Wireless mesh network

From Wikipedia, the free encyclopedia
Diagram showing a possible configuration for a wired–wireless mesh network, connected upstream via a VSAT link (click to enlarge)

A wireless mesh network (WMN) is a communications network made up of radio nodes organized in a mesh topology. It can also be a form of wireless ad hoc network.[1]

A mesh refers to rich interconnection among devices or nodes. Wireless mesh networks often consist of mesh clients, mesh routers and gateways. Mobility of nodes is less frequent. If nodes constantly or frequently move, the mesh spends more time updating routes than delivering data. In a wireless mesh network, topology tends to be more static, so that routes computation can converge and delivery of data to their destinations can occur. Hence, this is a low-mobility centralized form of wireless ad hoc network. Also, because it sometimes relies on static nodes to act as gateways, it is not a truly all-wireless ad hoc network.[citation needed]

Mesh clients are often laptops, cell phones, and other wireless devices. Mesh routers forward traffic to and from the gateways, which may or may not be connected to the Internet. The coverage area of all radio nodes working as a single network is sometimes called a mesh cloud. Access to this mesh cloud depends on the radio nodes working together to create a radio network. A mesh network is reliable and offers redundancy. When one node can no longer operate, the rest of the nodes can still communicate with each other, directly or through one or more intermediate nodes. Wireless mesh networks can self form and self heal. Wireless mesh networks work with different wireless technologies including 802.11, 802.15, 802.16, cellular technologies and need not be restricted to any one technology or protocol.

History[edit]

Wireless mesh radio networks were originally developed for military applications, such that every node could dynamically serve as a router for every other node. In that way, even in the event of a failure of some nodes, the remaining nodes could continue to communicate with each other, and, if necessary, serve as uplinks for the other nodes.

Early wireless mesh network nodes had a single half-duplex radio that, at any one instant, could either transmit or receive, but not both at the same time. This was accompanied by the development of shared mesh networks. This was subsequently superseded by more complex radio hardware that could receive packets from an upstream node and transmit packets to a downstream node simultaneously (on a different frequency or a different CDMA channel). This allowed the development of switched mesh networks. As the size, cost, and power requirements of radios declined further, nodes could be cost-effectively equipped with multiple radios. This, in turn, permitted each radio to handle a different function, for instance, one radio for client access, and another for backhaul services.

Work in this field has been aided by the use of game theory methods to analyze strategies for the allocation of resources and routing of packets.[2][3][4]

Features[edit]

Architecture[edit]

Wireless mesh architecture is a first step towards providing cost effective and low mobility over a specific coverage area. Wireless mesh infrastructure is, in effect, a network of routers minus the cabling between nodes. It is built of peer radio devices that do not have to be cabled to a wired port like traditional WLAN access points (AP) do. Mesh infrastructure carries data over large distances by splitting the distance into a series of short hops. Intermediate nodes not only boost the signal, but cooperatively pass data from point A to point B by making forwarding decisions based on their knowledge of the network, i.e. perform routing by first deriving the topology of the network.

Wireless mesh networks is a relatively "stable-topology" network except for the occasional failure of nodes or addition of new nodes. The path of traffic, being aggregated from a large number of end users, changes infrequently. Practically all the traffic in an infrastructure mesh network is either forwarded to or from a gateway, while in wireless ad hoc networks or client mesh networks the traffic flows between arbitrary pairs of nodes.[5]

If rate of mobility among nodes are high, i.e., link breaks happen frequently, wireless mesh networks start to break down and have low communication performance.[6]

Management[edit]

This type of infrastructure can be decentralized (with no central server) or centrally managed (with a central server).[7] Both are relatively inexpensive, and can be very reliable and resilient, as each node needs only transmit as far as the next node. Nodes act as routers to transmit data from nearby nodes to peers that are too far away to reach in a single hop, resulting in a network that can span larger distances. The topology of a mesh network must be relatively stable, i.e., not too much mobility. If one node drops out of the network, due to hardware failure or any other reason, its neighbors can quickly find another route using a routing protocol.

Applications[edit]

Mesh networks may involve either fixed or mobile devices. The solutions are as diverse as communication needs, for example in difficult environments such as emergency situations, tunnels, oil rigs, battlefield surveillance, high-speed mobile-video applications on board public transport, real-time racing-car telemetry, or self-organizing Internet access for communities.[8] An important possible application for wireless mesh networks is VoIP. By using a quality of service scheme, the wireless mesh may support routing local telephone calls through the mesh. Most applications in wireless mesh networks are similar to those in wireless ad hoc networks.

Some current applications:

  • U.S. military forces are now using wireless mesh networking to connect their computers, mainly ruggedized laptops, in field operations.[citation needed]
  • Electric smart meters now being deployed on residences, transfer their readings from one to another and eventually to the central office for billing, without the need for human meter readers or the need to connect the meters with cables.[9]
  • The laptops in the One Laptop per Child program use wireless mesh networking to enable students to exchange files and get on the Internet even though they lack wired or cell phone or other physical connections in their area.
  • Smart home devices such as Google Wi-Fi, Google Nest Wi-Fi, and Google OnHub all support Wi-Fi mesh (i.e., Wi-Fi ad hoc) networking.[10] Several manufacturers of Wi-Fi routers began offering mesh routers for home use in the mid-2010s.[11]
  • Some communications satellite constellations operate as a mesh network, with wireless links between adjacent satellites. Calls between two satellite phones are routed through the mesh, from one satellite to another across the constellation, without having to go through an earth station. This makes for a shorter travel distance for the signal, reducing latency, and also allows for the constellation to operate with far fewer earth stations than would be required for an equal number of traditional communications satellites. The Iridium satellite constellation, consists of 66 active satellites in a polar orbit and operates as a mesh network providing global coverage.[12]

Operation[edit]

The principle is similar to the way packets travel around the wired Internet – data hops from one device to another until it eventually reaches its destination. Dynamic routing algorithms implemented in each device allow this to happen. To implement such dynamic routing protocols, each device needs to communicate routing information to other devices in the network. Each device then determines what to do with the data it receives – either pass it on to the next device or keep it, depending on the protocol. The routing algorithm used should attempt to always ensure that the data takes the most appropriate (fastest) route to its destination.

Multi-radio mesh[edit]

Multi-radio mesh refers to having different radios operating at different frequencies to interconnect nodes in a mesh. This means there is a unique frequency used for each wireless hop and thus a dedicated CSMA collision domain. With more radio bands, communication throughput is likely to increase as a result of more available communication channels. This is similar to providing dual or multiple radio paths to transmit and receive data.

Research topics[edit]

One of the more often cited papers on wireless mesh networks identified the following areas as open research problems in 2005:

  • New modulation schemes
    • To achieve higher transmission rate requires new wideband transmission schemes other than OFDM and UWB.
  • Advanced antenna processing
    • Advanced antenna processing including directional, smart and multiple antenna technologies is further investigated, since their complexity and cost are still too high for wide commercialization.
  • Flexible spectrum management
    • Tremendous efforts on research of frequency-agile techniques are being performed for increased efficiency.
  • Cross-layer optimization
    • Cross-layer research is a popular current research topic where information is shared between different communications layers to increase the knowledge and current state of the network. This could facilitate development of new and more efficient protocols. A joint protocol that addresses various design problems—routing, scheduling, channel assignment etc.—can achieve higher performance since these problems are strongly co-related.[13] Note that careless cross-layer design can lead to code that is difficult to maintain and extend.[14]
  • Software-defined wireless networking
    • Centralized, distributed, or hybrid? - In[15] a new SDN architecture for WMNs is explored that eliminates the need for multi-hop flooding of route information and therefore enables WMNs to easily expand. The key idea is to split network control and data forwarding by using two separate frequency bands. The forwarding nodes and the SDN controller exchange link-state information and other network control signaling in one of the bands, while actual data forwarding takes place in the other band.
  • Security
    • A WMN can be seen as a group of nodes (clients or routers) that cooperate to provide connectivity. Such an open architecture, where clients serve as routers to forward data packets, is exposed to many types of attacks that can interrupt the whole network and cause denial of service (DoS) or Distributed Denial of Service (DDoS).[16]

Examples[edit]

A number of wireless community networks have been started as grassroots projects across the world at various points in time.

Other projects, often proprietary or tied to a single institution, are:

  • ALOHAnet was first used in Hawaii in 1971 to connect the islands.
  • Amateur radio operators began experimenting with VHF and later UHF digital communications networks in Canada in 1978 and the US in 1980. By 1984, the volunteer-operated Amateur Packet Radio Network (AMPRNet) of 'digipeaters' spanned most of North America. The emerging network allowed a licensed operator using merely an early laptop computer such as TRS-80 Model 100 and compatible handheld FM transceiver operating in the 1.25-meter band or 2-meter band to accomplish wireless transcontinental digital communications. With the development of the Internet, portals into and out of other IP networks facilitated 'tunnels' to reach packet networks in other parts of the world.
  • In 1998–1999, a field implementation of a campus-wide wireless network using 802.11 WaveLAN 2.4 GHz wireless interface on several laptops was successfully completed.[17] Several real applications, mobility and data transmissions were made.[18]
  • Mesh networks were useful for the military market because of the radio capability, and because not all military missions have frequently moving nodes. The Pentagon launched the DoD JTRS program in 1997, with an ambition to use software to control radio functions - such as frequency, bandwidth, modulation and security previously baked into the hardware. This approach would allow the DoD to build a family of radios with a common software core, capable of handling functions that were previously split among separate hardware-based radios: VHF voice radios for infantry units; UHF voice radios for air-to-air and ground-to-air communications; long-range HF radios for ships and ground troops; and a wideband radio capable of transmitting data at megabit speeds across a battlefield. However, JTRS program was shut down[19] in 2012 by the US Army because the radios made by Boeing had a 75% failure rate.
  • Google Home, Google Wi-Fi, and Google OnHub all support Wi-Fi mesh networking.[20]
  • In rural Catalonia, Guifi.net was developed in 2004 as a response to the lack of broadband Internet, where commercial Internet providers weren't providing a connection or a very poor one. Nowadays with more than 30,000 nodes it is only halfway a fully connected network, but following a peer to peer agreement it remained an open, free and neutral network with extensive redundancy.
  • In 2004, TRW Inc. engineers from Carson, California, successfully tested a multi-node mesh wireless network using 802.11a/b/g radios on several high speed laptops running Linux, with new features such as route precedence and preemption capability, adding different priorities to traffic service class during packet scheduling and routing, and quality of service.[21] Their work concluded that data rate can be greatly enhanced using MIMO technology at the radio front end to provide multiple spatial paths.
  • Zigbee digital radios are incorporated into some consumer appliances, including battery-powered appliances. Zigbee radios spontaneously organize a mesh network, using specific routing algorithms; transmission and reception are synchronized. This means the radios can be off much of the time, and thus conserve power. Zigbee is for low power low bandwidth application scenarios.
  • Thread is a consumer wireless networking protocol built on open standards and IPv6/6LoWPAN protocols. Thread's features include a secure and reliable mesh network with no single point of failure, simple connectivity and low power. Thread networks are easy to set up and secure to use with banking-class encryption to close security holes that exist in other wireless protocols. In 2014 Google Inc's Nest Labs announced a working group with the companies Samsung, ARM Holdings, Freescale, Silicon Labs, Big Ass Fans and the lock company Yale to promote Thread.
  • In early 2007, the US-based firm Meraki launched a mini wireless mesh router.[22] The 802.11 radio within the Meraki Mini has been optimized for long-distance communication, providing coverage over 250 metres. In contrast to multi-radio long-range mesh networks with tree-based topologies and their advantages in O(n) routing, the Maraki had only one radio, which it used for both client access and backhaul traffic.[23] In 2012, Meraki was acquired by Cisco.
  • The Naval Postgraduate School, Monterey CA, demonstrated such wireless mesh networks for border security.[24] In a pilot system, aerial cameras kept aloft by balloons relayed real time high resolution video to ground personnel via a mesh network.
  • SPAWAR, a division of the US Navy, is prototyping and testing a scalable, secure Disruption Tolerant Mesh Network [25] to protect strategic military assets, both stationary and mobile. Machine control applications, running on the mesh nodes, "take over", when Internet connectivity is lost. Use cases include Internet of Things e.g. smart drone swarms.
  • An MIT Media Lab project has developed the XO-1 laptop or "OLPC" (One Laptop per Child) which is intended for disadvantaged schools in developing nations and uses mesh networking (based on the IEEE 802.11s standard) to create a robust and inexpensive infrastructure.[26] The instantaneous connections made by the laptops are claimed by the project to reduce the need for an external infrastructure such as the Internet to reach all areas, because a connected node could share the connection with nodes nearby. A similar concept has also been implemented by Greenpacket with its application called SONbuddy.[27]
  • In Cambridge, UK, on 3 June 2006, mesh networking was used at the “Strawberry Fair” to run mobile live television, radio and Internet services to an estimated 80,000 people.[28]
  • Broadband-Hamnet,[29] a mesh networking project used in amateur radio, is "a high-speed, self-discovering, self-configuring, fault-tolerant, wireless computer network" with very low power consumption and a focus on emergency communication.[30]
  • The Champaign-Urbana Community Wireless Network (CUWiN) project is developing mesh networking software based on open source implementations of the Hazy-Sighted Link State Routing Protocol and Expected Transmission Count metric. Additionally, the Wireless Networking Group[31] in the University of Illinois at Urbana-Champaign are developing a multichannel, multi-radio wireless mesh testbed, called Net-X as a proof of concept implementation of some of the multichannel protocols being developed in that group. The implementations are based on an architecture that allows some of the radios to switch channels to maintain network connectivity, and includes protocols for channel allocation and routing.[32]
  • FabFi is an open-source, city-scale, wireless mesh networking system originally developed in 2009 in Jalalabad, Afghanistan to provide high-speed Internet to parts of the city and designed for high performance across multiple hops. It is an inexpensive framework for sharing wireless Internet from a central provider across a town or city. A second larger implementation followed a year later near Nairobi, Kenya with a freemium pay model to support network growth. Both projects were undertaken by the Fablab users of the respective cities.
  • SMesh is an 802.11 multi-hop wireless mesh network developed by the Distributed System and Networks Lab at Johns Hopkins University.[33] A fast handoff scheme allows mobile clients to roam in the network without interruption in connectivity, a feature suitable for real-time applications, such as VoIP.
  • Many mesh networks operate across multiple radio bands. For example, Firetide and Wave Relay mesh networks have the option to communicate node to node on 5.2 GHz or 5.8 GHz, but communicate node to client on 2.4 GHz (802.11). This is accomplished using software-defined radio (SDR).
  • The SolarMESH project examined the potential of powering 802.11-based mesh networks using solar power and rechargeable batteries.[34] Legacy 802.11 access points were found to be inadequate due to the requirement that they be continuously powered.[35] The IEEE 802.11s standardization efforts are considering power save options, but solar-powered applications might involve single radio nodes where relay-link power saving will be inapplicable.
  • The WING project[36] (sponsored by the Italian Ministry of University and Research and led by CREATE-NET and Technion) developed a set of novel algorithms and protocols for enabling wireless mesh networks as the standard access architecture for next generation Internet. Particular focus has been given to interference and traffic-aware channel assignment, multi-radio/multi-interface support, and opportunistic scheduling and traffic aggregation in highly volatile environments.
  • WiBACK Wireless Backhaul Technology has been developed by the Fraunhofer Institute for Open Communication Systems (FOKUS) in Berlin. Powered by solar cells and designed to support all existing wireless technologies, networks are due to be rolled out to several countries in sub-Saharan Africa in summer 2012.[37]
  • Recent standards for wired communications have also incorporated concepts from Mesh Networking. An example is ITU-T G.hn, a standard that specifies a high-speed (up to 1 Gbit/s) local area network using existing home wiring (power lines, phone lines and coaxial cables). In noisy environments such as power lines (where signals can be heavily attenuated and corrupted by noise), it is common that mutual visibility between devices in a network is not complete. In those situations, one of the nodes has to act as a relay and forward messages between those nodes that cannot communicate directly, effectively creating a "relaying" network. In G.hn, relaying is performed at the data link layer.

Protocols[edit]

Routing protocols[edit]

There are more than 70 competing schemes for routing packets across mesh networks. Some of these include:

  • Associativity-Based Routing (ABR)[1]
  • AODV (Ad hoc On-Demand Distance Vector)
  • B.A.T.M.A.N. (Better Approach To Mobile Ad hoc Networking)
  • Babel (protocol) (a distance-vector routing protocol for IPv6 and IPv4 with fast convergence properties)
  • Dynamic NIx-Vector Routing|DNVR[38]
  • DSDV (Destination-Sequenced Distance-Vector Routing)
  • DSR (Dynamic Source Routing)
  • HSLS (Hazy-Sighted Link State)
  • HWMP (Hybrid Wireless Mesh Protocol, the default mandatory routing protocol of IEEE 802.11s)
  • Infrastructure Wireless Mesh Protocol (IWMP) for Infrastructure Mesh Networks by GRECO UFPB-Brazil[39]
  • ODMRP (On-Demand Multicast Routing Protocol)
  • OLSR (Optimized Link State Routing protocol)
  • OORP (OrderOne Routing Protocol) (OrderOne Networks Routing Protocol)
  • OSPF (Open Shortest Path First Routing)
  • Routing Protocol for Low-Power and Lossy Networks (IETF ROLL RPL protocol, RFC 6550)
  • PWRP (Predictive Wireless Routing Protocol)[40]
  • TORA (Temporally-Ordered Routing Algorithm)
  • ZRP (Zone Routing Protocol)

The IEEE has developed a set of standards under the title 802.11s.

A less thorough list can be found at list of ad hoc routing protocols.

Autoconfiguration protocols[edit]

Standard autoconfiguration protocols, such as DHCP or IPv6 stateless autoconfiguration may be used over mesh networks.

Mesh network specific autoconfiguration protocols include:

  • Ad Hoc Configuration Protocol (AHCP)
  • Proactive Autoconfiguration (Proactive Autoconfiguration Protocol)
  • Dynamic WMN Configuration Protocol (DWCP)

Communities and providers[edit]

See also[edit]

References[edit]

  1. ^ a b Chai Keong Toh Ad Hoc Mobile Wireless Networks, Prentice Hall Publishers, 2002. ISBN 978-0-13-007817-9
  2. ^ Huang, J.; Palomar, D. P.; Mandayam, N.; Walrand, J.; Wicker, S. B.; Basar, T. (2008). "Game Theory in Communication Systems" (PDF). IEEE Journal on Selected Areas in Communications. 26 (7): 1042–1046. doi:10.1109/jsac.2008.080902. S2CID 5900981. Archived from the original (PDF) on 2011-07-20.
  3. ^ Cagalj, M.; Ganeriwal, S.; Aad, I.; Hubaux, J.-P. (2005). "On selfish behavior in CSMA/CA networks". Proceedings IEEE 24th Annual Joint Conference of the IEEE Computer and Communications Societies (PDF). Vol. 4. pp. 2513–2524. doi:10.1109/INFCOM.2005.1498536. ISBN 0-7803-8968-9. S2CID 7243361.
  4. ^ Shi, Zhefu; Beard, Cory; Mitchell, Ken (2011). "Competition, cooperation, and optimization in Multi-Hop CSMA networks". Proceedings of the 8th ACM Symposium on Performance evaluation of wireless ad hoc, sensor, and ubiquitous networks. pp. 117–120. doi:10.1145/2069063.2069084. ISBN 9781450309004. S2CID 519792.
  5. ^ J. Jun, M.L. Sichitiu, "The nominal capacity of wireless mesh networks" Archived 2008-07-04 at the Wayback Machine, in IEEE Wireless Communications, vol 10, 5 pp 8-14. October 2003
  6. ^ Wireless Communications, Networking and Applications: Proceedings of WCNA 2014.
  7. ^ Cheng, Shin-Ming; Lin, Phone; Huang, Di-Wei; Yang, Shun-Ren (July 2006). "A study on distributed/Centralized scheduling for wireless mesh network". Proceedings of the 2006 international conference on Wireless communications and mobile computing. pp. 599–604. doi:10.1145/1143549.1143668. ISBN 1595933069. S2CID 8584989.
  8. ^ Beyer, Dave; Vestrich, Mark; Garcia-Luna-Aceves, Jose (1999). "The Rooftop Community Network: Free High-Speed Network Access for Communities". In Hurley, D.; Keller, J. (eds.). The First 100 Feet. MIT Press. pp. 75–91. ISBN 0-262-58160-4.
  9. ^ "ZigBee.org Smart Energy Overview". Archived from the original on 2011-03-15. Retrieved 2011-03-04.
  10. ^ Hildenbrand, Jerry (13 October 2016). "How Wi-Fi mesh networks work". Android Central.
  11. ^ Fleishman, Glenn (May 5, 2020). "Wireless mesh networks: Everything you need to know". PCWorld. Retrieved 2018-10-09.
  12. ^ "Iridium Communications Network and Satellite Coverage". Roadpost USA. Retrieved 2022-06-01.
  13. ^ Pathak, P. H.; Dutta, R. (2011). "A Survey of Network Design Problems and Joint Design Approaches in Wireless Mesh Networks". IEEE Communications Surveys & Tutorials. 13 (3): 396–428. doi:10.1109/SURV.2011.060710.00062. S2CID 206583549.
  14. ^ Kawadia, V.; Kumar, P.R. (2005). "A cautionary perspective on cross-layer design". IEEE Wireless Communications. 12 (1): 3–11. doi:10.1109/MWC.2005.1404568. ISSN 1536-1284. S2CID 1303663.
  15. ^ Abolhasan, Mehran; Lipman, Justin; Ni, Wei; Hagelstein, Brett (July 2015). "Software-defined wireless networking: centralized, distributed, or hybrid?". IEEE Network. 29 (4): 32–38. doi:10.1109/MNET.2015.7166188. ISSN 0890-8044. S2CID 1133260.
  16. ^ Alanazi, Shaker; Saleem, Kashif; Al-Muhtadi, Jalal; Derhab, Abdelouahid (2016). "Analysis of Denial of Service Impact on Data Routing in Mobile eHealth Wireless Mesh Network". Mobile Information Systems. 2016: 1–19. doi:10.1155/2016/4853924. ISSN 1574-017X.
  17. ^ "C. Toh, Mobile Computing - Network without infrastructures, 1999" (PDF). Archived (PDF) from the original on 2017-10-23.
  18. ^ Toh, C. -K; Chen, Richard; Delwar, Minar; Allen, Donald (December 2000). "C. Toh - Experimenting with an Ad Hoc wireless network on campus: insights and experiences, ACM SIGMETRICS Review, 2000". ACM Sigmetrics Performance Evaluation Review. 28 (3): 21–29. doi:10.1145/377616.377622. S2CID 1486812.
  19. ^ "B. Brewin - JTRS Shuts Down". August 2012. Archived from the original on 2017-03-16.
  20. ^ ""Everyone is a node: How Wi-Fi Mesh Networking work by Jerry Hildenbrand, 2016". Archived from the original on 2017-08-04. Retrieved 2017-05-11.
  21. ^ "Next-Generation Tactical Ad Hoc Mobile Wireless Networks, TRW Technology Review Journal, 2004". Archived from the original on 2016-11-26.
  22. ^ "Meraki Mesh". meraki.com. Archived from the original on 2008-02-19. Retrieved 2008-02-23.
  23. ^ "Muni WiFi Mesh Networks". belairnetworks.com. Archived from the original on 2008-03-02. Retrieved 2008-02-23.
  24. ^ Robert Lee Lounsbury Jr. "Optimum Antenna Configuration for Maximizing Access Point Range of an IEEE 802.11 Wireless Mesh Network in Support of Multimission Operations Relative to Hastily Formed Scalable Deployments" (PDF). Archived from the original (PDF) on April 10, 2011. Retrieved 2008-02-23.
  25. ^ "Disruption Tolerant Mesh Networks" (PDF). Archived (PDF) from the original on 2017-05-17.
  26. ^ "XO-1 Mesh Network Details". laptop.org. Archived from the original on 2008-03-05. Retrieved 2008-02-23.
  27. ^ "SONbuddy : Network without Network". sonbuddy.com. Archived from the original on 2008-02-18. Retrieved 2008-02-23.
  28. ^ "Cambridge Strawberry Fair". cambridgeshiretouristguide.com. Archived from the original on 2008-02-23. Retrieved 2008-02-23.
  29. ^ www.broadband-hamnet.org
  30. ^ "Broadband-Hamnet wins International Association of Emergency Managers Awards". ARRL. Archived from the original on 2015-07-03. Retrieved 2015-05-02.
  31. ^ "Wireless Networking Group". Archived from the original on 2009-03-28.
  32. ^ "Wireless Networking Group" (PDF). Archived from the original (PDF) on 2011-07-19.
  33. ^ "SMesh". smesh.org. Archived from the original on 2008-02-22. Retrieved 2008-02-23.
  34. ^ "SolarMesh". mcmaster.ca. Archived from the original on 2007-11-02. Retrieved 2008-04-15.
  35. ^ Terence D. Todd, Amir A. Sayegh, Mohammed N. Smadi, and Dongmei Zhao. The Need for Access Point Power Saving in Solar Powered WLAN Mesh Networks Archived 2009-05-26 at the Wayback Machine. In IEEE Network, May/June 2008.
  36. ^ http://www.wing-project.org Archived 2008-11-13 at the Wayback Machine WING
  37. ^ "Broadband internet for everyone". eurekalert.org. Archived from the original on 2013-06-05. Retrieved 2012-02-16.
  38. ^ Lee, Y. J.; Riley, G. F. (March 2005). "Dynamic NIx-vector routing for mobile ad hoc networks". IEEE Wireless Communications and Networking Conference, 2005. Vol. 4. pp. 1995–2001 Vol. 4. doi:10.1109/WCNC.2005.1424825. hdl:1853/12289. ISBN 0-7803-8966-2. S2CID 2648870.
  39. ^ Porto, D. C. F.; Cavalcanti, G.; Elias, G. (1 April 2009). "A Layered Routing Architecture for Infrastructure Wireless Mesh Networks". 2009 Fifth International Conference on Networking and Services (PDF). pp. 366–369. doi:10.1109/ICNS.2009.91. ISBN 978-1-4244-3688-0. S2CID 16444897.
  40. ^ "TropOS is field-proven for creating scalable network architecture - TropOS Technology | Unified Network Management (Wireless Mesh Network Communication Solutions | ABB Wireless)". new.abb.com. Retrieved 2019-12-19.

External links[edit]