SlideShare a Scribd company logo
A Survey on Wireless Mesh Networks (WMN)
A Survey on Wireless Mesh Networks
By: Mr. Eyob Sisay (RM0231/10),
School of Electrical and Computer Engineering,
Jimma Institute of Technology,
Jimma University,
Ethiopia
W e l c o m e !
Discussion Points:
 Introduction to WMNs
 The network architectures of WMNs
 Critical factors influencing protocol design
 Open Areas for Research on WMNs
 Result and Analysis
 Conclusions
8/16/2018Eyob S.
I n t r o d u c t i o n
 Wireless mesh networks (WMNs) are comprised of
mesh routers and mesh clients.
 A mesh router contains additional support for mesh networking
with lower transmission power.
 WMNs.. but diversify the capabilities of ad-hoc networks.
Application scenarios:
 broadband home networking, community networking, building
automation, high speed MANs, and enterprise networking.
 IEEE 802.11, IEEE 802.15, IEEE 802.16, are specifications.
18/16/2018Eyob S.
A r c h i t e c t u r e
The architecture of WMNs classified into three types:
1 - Infrastructure/Backbone WMNs.
 enables integration of WMNs with existing wireless networks, via
gateway/bridge functionalities in mesh routers.
2 - Client WMNs.
 Provides peer-to-peer networks among clients.
 No mesh router, same as a conventional ad hoc network.
28/16/2018Eyob S.
38/16/2018Eyob S.
Cont..
Cont..
3 - Hybrid WMNs.
 Combination of both Client and infrastructure meshing.
 clients access through mesh routers or other mesh clients
directly.
 While the infrastructure provides connectivity to other
networks such as Internet, Wi-Fi, WiMAX, Cellular and Sensor
networks, the routing capabilities of clients provide improved
connectivity and coverage inside WMNs.
48/16/2018Eyob S.
58/16/2018Eyob S.
Design Factors
 Radio Techniques.
 directional and smart antennas, MIMO and Multi-radio/multi-channel
systems.
 Scalability. - all layers
 Mesh Connectivity.
 Broadband and QoS.
 Most applications are broadband services
 Need more performance metrics
 besides delay, fairness
 delay jitter, aggregate and per-node throughput, packet loss ratio.
68/16/2018Eyob S.
Cont..
8/16/2018Eyob S.
 Security.
 Many schemes of wireless LANs or ad hoc are not fully applicable for
WMNs.
 Ease of Use.
 Autonomous network
 Network management tools.
 Compatibility and Inter-operability.
 Backward compatibility with conventional client nodes
 Integrating heterogeneous wireless networks
7
Advances and Research
Challenges
Despite recent advances in the R. and D. in WMNs, many
challenging problems still remain: the theoretical network
capacity is still unknown, protocols in various layers need
to be improved, new schemes are required for network
management, and the network still lacks security.
88/16/2018Eyob S.
Network Capacity
8/16/2018Eyob S.
 WMNs still have very limited capabilities of integrating
heterogeneous wireless networks.
 The difficulty in building multiple wireless interfaces and the
corresponding gateway/bridge functions in the same mesh router.
 Important guideline to improve capacity of ad hoc networks:
a node should only communicate with nearby nodes.
 Throughput capacity can be increased by deploying relaying nodes.
 Nodes need to be grouped into clusters.
9
Cont..
Cont..
8/16/2018Eyob S.
 Physical Layer
 Mac Layer
 Network Layer
 Transport Layer
 Application Layer
 Network Management
 Security
10
Communication Protocols
Cont..
8/16/2018Eyob S.
 adaptive error resilience through link adaptation – modulation,
coding rates
 For high-speed transmission
 Orthogonal frequency multiple access (OFDM)
 Ultra-wide band (UWB)
 For capacity increase, impairment mitigation
 Antenna diversity, Smart antenna, MIMO
 For better spectrum utilization and viable frequency planning
 Frequency-agile radios, Cognitive radios
11
Physical layer
Cont..
8/16/2018Eyob S.
 A software radio platform is promising technique for physical
layer. Implementing cognitive radios on this software makes:
 all components of a radio, such as RF bands, channel access modes,
and channel modulations, are programmable.
 Open research issues
 Further improve the tx rate
 Interactive working with higher level protocols
 Cross-layer design, low-cost software radio
12
Physical layer
Cont..
8/16/2018Eyob S.
 Single channel MAC approaches
 Modifying existing MAC protocols
 ex) Adjust parameters of CSMA/CA, but low throughput
 Cross-layer design
 Directional antenna-based MACs
 MACs with power control
 Innovative MAC protocols
 TDMA or CDMA MAC protocols
 But, complexity, cost, compatibility with existing MACs
13
MAC layer
Cont..
8/16/2018Eyob S.
 Multi-channel MAC approaches
 Multi-channel single-transceiver MAC
 For cost, compatibility
 Multi-channel multi-transceiver MAC
 Only one MAC
 Multi-Radio MAC
 Each radio has its own MAC, PHY
 Multi-radio unification protocol(MUP) – coordinate communications in
all channels
14
MAC layer
Cont..
8/16/2018Eyob S.
 Open research issues
 Scalable MAC - Need new distributed & collaborative schemes
 MAC/Physical cross-layer design
 Novel MAC protocols for advanced PHY techniques – MIMO, CRs
 Network integration in the MAC layer
 Advanced bridging functions for different wireless radios to work
seamlessly
15
MAC layer
Cont..
8/16/2018Eyob S.
Features of routing protocol for WMNs:
 Multiple Performance Metrics
 Hop-count is not an effective routing metric.
 Other performance metrics, e.g., link quality and round trip time
(RTT), must be considered.
 Scalability
 Routing setup in large network is time consuming.
 Node states on the path may change.
 Scalability of routing protocol is critical in WMNs.
16
Routing layer
Cont..
8/16/2018Eyob S.
 Robustness
 WMNs must be robust to link failures or congestion.
 Routing protocols need to be fault tolerant with link failures and can
achieve load balancing.
 Adaptive Support of Both Mesh Routers and Mesh Clients
 Mesh routers: minimal mobility, no constraint of power
consumption, routing is simpler
 Mesh clients: mobility, power efficiency, routing is complicated
 Need to design a routing protocol that can adaptively support both
mesh routers and mesh clients.
17
Routing layer
Cont..
8/16/2018Eyob S.
 Routing protocols with various metrics – link quality source routing(LQSR)
 selects a routing path according to 4 metrics:
 ETX, per-hop RTT, per-hop packet pair, hop count
 ETX : best for stationary nodes & Hop count : best for mobile nodes
 Multi-radio routing
 A multi-radio LQSR(MR-LQSR)
 Weighted cumulative expected transmission time (WCETT) – Consider link quality metric &
the minimum hop count
 Multi-path routing
 Select multiple paths b/w source and destination
 Use another path when broken
 better load balancing & high fault tolerance
 But, depends on the availability of node-disjoint routes
 complexity
18
Routing layer
Cont..
8/16/2018Eyob S.
 Hierarchical routing
 Form clusters. Select cluster head which communicate with other
clusters
 Better performance in high node density
 complexity of maintaining the hierarchy
 Geographical routing
 Use the position of nodes in the vicinity & the destination
 Unlike early single-path greedy routing, planar-graph based
 An algorithm guarantee delivery, but higher communication overhead
19
Routing layer
Cont..
8/16/2018Eyob S.
 Scalability
 Hierarchical routing protocols can only partially solve this problem
 Geographic routing relies positioning technologies.
 New scalable routing protocols need to be developed.
 Better Performance Metrics
 New performance metrics need to be developed.
 Need to integrate multiple performance metrics into a routing
protocol
20
Routing Layer- Research Issues
Cont..
8/16/2018Eyob S.
 Routing/MAC Cross-Layer Design
 Needs to interact with the MAC layer, e.g. adopting multiple performance
metrics from MAC layer.
 Merely exchanging parameters between them is not enough, merging
certain functions of MAC and routing protocols is a promising approach.
 For multi-radio or multi-channel routing, the channel/radio selection in
the MAC layer can help the path selection in the routing layer.
 Hybrid Routing
 Mesh routers and mesh clients have different constraints in power
efficiency and mobility.
 Need to adaptively support mesh routers and mesh clients.
21
Routing Layer- Research Issues
Cont..
8/16/2018Eyob S.
 TCP variants - Tackle these problems
 Non-congestion packet loss
 Unknown link failure
 Network asymmetry
 Different BW, loss rate, latency between forward & backward paths
 Impact ACKs
 Large RTT variations
 The change of routing path may be frequent
 The normal operation of TCP relies on a smooth measurement of RTT
22
Transport Layer:
Cont..
8/16/2018Eyob S.
 New transport protocols
 ATP(ad hoc transport protocol)
 Rate-based transmission, Quick-start for initial rate estimation
 Delay-based congestion detection, No retransmission timeout
 Better performance than TCP variants
 Not compatible with TCP
Real-time delivery:
 A Rate control protocol(RCP) is needed to work with UDP
 An adaptive detection rate control(ADTFRC) scheme
 Multi-metric joint detection approach for TCP-friendly rate control schemes
23
Transport Layer:
Cont..
8/16/2018Eyob S.
 Cross-layer Solution to Network Asymmetry
 Routing protocol can select an optimal path for both data and ACK
packets.
 MAC layer and error control may need to treat TCP data and ACK
packets differently.
 Adaptive TCP
 WMNs will be integrated with the Internet and various wireless networks
such as IEEE 802.11, 802.16, 802.15, etc.
 Same TCP is not effective for all networks.
 Applying different TCPs in different networks is a complicated and costly
approach, and cannot achieve satisfactory performance.
24
Transport Layer: Research Issues
Cont..
8/16/2018Eyob S.
Applications supported by WMNs:
 Internet Access
 Advantages of WMNs: low cost, higher speed, and easy installation.
 Distributed Information Storage and Sharing
 Data sharing between nodes within WMNs
 Query/retrieve information located in distributed database servers.
 Information Exchange across Multiple Wireless Networks.
 Cellular phone talks Wi-Fi phone through WMNs,
 Wi-Fi user monitors the status of wireless sensor networks.
25
Application Layer
Cont..
8/16/2018Eyob S.
 Improve Existing Application Layer Protocols.
 Lower layers protocols cannot provide perfect support for the application layer.
 Ex) packet loss and packet delay with a large jitter may fail many Internet
applications
 Existing application layer protocols need to be improved.
 New Application Layer Protocols for Distributed Information Sharing.
 P2P protocols on the Internet may not perform well in WMNs,
 New application layer protocols need to be developed.
 Develop Innovative Applications for WMNs
 Applications cannot achieve best performance without WMNs.
 Enable WMNs to be a unique networking solution instead of just another
option of wireless networking.
26
Application Layer: Research Issues
Cont..
8/16/2018Eyob S.
 Mobility Management
 Distributed scheme for WMNs can be simpler because the existence
of backbone nodes
 Take advantages of the network backbone to design a light-weight
distributed mobility management scheme for WMNs.
 Location service is a desired feature by WMNs.
 Power Management
 For mesh routers, power management aims to control connectivity,
interference, spectrum spatial-reuse, and topology.
 For mesh clients, protocols should be power efficient.
27
Network Management Protocols
Cont..
8/16/2018Eyob S.
 Network Monitoring
 Report statistics in the MIB to one or several servers.
 Data processing algorithms analyze these statistical data and determine
potential abnormality.
 To reduce overhead, schemes for efficient transmission of network
monitoring information are expected.
 To accurately detect abnormal operation and quickly derive network
topology of WMNs, effective data processing algorithms need to be
developed.
28
Network Management Protocols
Cont..
8/16/2018Eyob S.
 WMNs lack efficient and scalable security solutions
 Distributed network architecture
 Vulnerability of channels and nodes in the shared wireless medium
 Dynamic change of network topology.
 Two strategies
 Embedding security mechanism into network protocols
 Developing security monitoring response systems
 How to design and implement a practical security system,
including cross-layer secure network protocols and various
intrusion detection algorithms, is a challenging research topic.
29
Security
Result and Analysis
 WMNs is a technology that comes from optical networking
world, and has adapted to the Ethernet market.
 Mesh is very smart way to provides resilient networks.
 Mesh architecture creates the opportunity to change data paths
within a second when problem occur.
 When compared to the older solutions for network resilience,
WMNs really was a big step forward.
308/16/2018Eyob S.
Cont..
8/16/2018Eyob S.
 WPAN: Bluetooth, Zigbee
 WiFi: 802.11a, b, g, n
 WiMAX: 802.16
31
WMNs Standards
Data Rate
WPAN
WiMAX
Wi-Fi
10Mb 100Mb100kb1Mb
50Km
100m
C o n c l u s i o n
 As explained throughout this article, there still remain many
research problems. Among them, the most important and
urgent ones are the scalability and the security.
 Scalability.
 using multiple channels/radios per node or developing wireless radios
with higher transmission speed..
 Security.
 WMNs are vulnerable to security attacks in various protocol layers.
328/16/2018Eyob S.
S o u r c e:
8/16/2018Eyob S.
 IEEE Radio Communications
8/16/2018Eyob S.

More Related Content

PPTX
A Survey of Various Efficient and Secure Routing Protocols for VANETs
abhijit parmar
 
DOCX
12.7.2018
Rajes Wari
 
PPTX
Mac protocols for ad hoc wireless networks
Divya Tiwari
 
PDF
Enabling 5G X-Haul with Deterministic Ethernet - A TransPacket whitepaper
Ivar Søvold
 
PPTX
Vanet routing
Chandrakanth Gudavalli
 
PDF
Solutions and Protocolos for Vehicles Accident Notifications Using IoT
Diego C. Zuñiga
 
PDF
IRJET- Blockchain Secured Alternative to Mixed Routing/Non-Routing Wireless S...
IRJET Journal
 
A Survey of Various Efficient and Secure Routing Protocols for VANETs
abhijit parmar
 
12.7.2018
Rajes Wari
 
Mac protocols for ad hoc wireless networks
Divya Tiwari
 
Enabling 5G X-Haul with Deterministic Ethernet - A TransPacket whitepaper
Ivar Søvold
 
Vanet routing
Chandrakanth Gudavalli
 
Solutions and Protocolos for Vehicles Accident Notifications Using IoT
Diego C. Zuñiga
 
IRJET- Blockchain Secured Alternative to Mixed Routing/Non-Routing Wireless S...
IRJET Journal
 

What's hot (18)

PDF
Relay Enhanced LTE-Advanced Networks – Resource Allocation and QoS provisioni...
Eiko Seidel
 
PDF
Improved greedy routing protocol for VANET
Editor IJCATR
 
PPTX
IEEE 806.16
Amal Academy
 
PDF
Design and Evaluation of MAC Protocol Strategies Techniques in Wireless Ad Ho...
ijtsrd
 
PDF
Issues in routing protocol
Pradeep Kumar TS
 
PDF
CS6003 ADHOC & SENSOR NETWORKS
Kathirvel Ayyaswamy
 
PDF
Towards achieving-high-performance-in-5g-mobile-packet-cores-user-plane-function
Eiko Seidel
 
PDF
can bus theory solution
Md. Mashiur Rahman
 
PDF
Mobile Ad-hoc Network (MANET) Applications
Sushant Kushwaha
 
PDF
Advanced Networking on GloMoSim
Kathirvel Ayyaswamy
 
PPTX
14251D6514
vyshnavi emany
 
PPT
Mac adhoc (1)
hinalala
 
PPTX
Vanet modeling and clustering design under practical traffic, channel and mob...
IISTech2015
 
PPT
Hyper transport technology
Akhil Kumar
 
PPT
Adhoc network
swatikamat
 
PDF
Final Performance Evaluation of 3GPP NR eMBB within 5G-PPP consortium
Eiko Seidel
 
PPTX
Wireless mesh network (2)
Jyoti Yadav
 
PDF
Routing protocol for hetrogeneous wireless mesh network
redpel dot com
 
Relay Enhanced LTE-Advanced Networks – Resource Allocation and QoS provisioni...
Eiko Seidel
 
Improved greedy routing protocol for VANET
Editor IJCATR
 
IEEE 806.16
Amal Academy
 
Design and Evaluation of MAC Protocol Strategies Techniques in Wireless Ad Ho...
ijtsrd
 
Issues in routing protocol
Pradeep Kumar TS
 
CS6003 ADHOC & SENSOR NETWORKS
Kathirvel Ayyaswamy
 
Towards achieving-high-performance-in-5g-mobile-packet-cores-user-plane-function
Eiko Seidel
 
can bus theory solution
Md. Mashiur Rahman
 
Mobile Ad-hoc Network (MANET) Applications
Sushant Kushwaha
 
Advanced Networking on GloMoSim
Kathirvel Ayyaswamy
 
14251D6514
vyshnavi emany
 
Mac adhoc (1)
hinalala
 
Vanet modeling and clustering design under practical traffic, channel and mob...
IISTech2015
 
Hyper transport technology
Akhil Kumar
 
Adhoc network
swatikamat
 
Final Performance Evaluation of 3GPP NR eMBB within 5G-PPP consortium
Eiko Seidel
 
Wireless mesh network (2)
Jyoti Yadav
 
Routing protocol for hetrogeneous wireless mesh network
redpel dot com
 
Ad

Similar to A Survey on Wireless Mesh Networks (WMN) (20)

PDF
Lecture 7 Overview of Wireless Mesh Networks_Part 1.pdf
bilqesahmed60
 
PDF
Kr2518691873
IJERA Editor
 
PDF
Kr2518691873
IJERA Editor
 
PDF
Fairness Comparison of TCP Variants over Proactive and Reactive Routing Proto...
IJECEIAES
 
PDF
RIVERBED-BASED NETWORK MODELING FOR MULTI-BEAM CONCURRENT TRANSMISSIONS
ijwmn
 
PDF
RIVERBED-BASED NETWORK MODELING FOR MULTI-BEAM CONCURRENT TRANSMISSIONS
ijwmn
 
PDF
RIVERBED-BASED NETWORK MODELING FOR MULTI-BEAM CONCURRENT TRANSMISSIONS
ijwmn
 
PDF
Performance Analysis of Mesh-based NoC’s on Routing Algorithms
IJECEIAES
 
PDF
Lecutre 7 Wireless Mesh Networks_Part 2.pdf
bilqesahmed60
 
PDF
A Cross Layer Based Scalable Channel Slot Re-Utilization Technique for Wirele...
csandit
 
PDF
A CROSS-LAYER BASED SCALABLE CHANNEL SLOT RE-UTILIZATION TECHNIQUE FOR WIRELE...
cscpconf
 
PDF
IRJET-A_AODV: A Modern Routing Algorithm for Mobile Ad-Hoc Network
IRJET Journal
 
PDF
Energy Behavior in Ad Hoc Network Minimizing the Number of Hops and Maintaini...
CSCJournals
 
PPTX
cse Wireless Mesh Networks ppt.pptx
SANTHAKUMARP5
 
PPTX
Ad-Hoc Networks
Mshari Alabdulkarim
 
PPT
307-Multiple_Generations_of_Mobile_Backhaul_Technologies__final.ppt
BOURY1
 
PDF
Civilizing the Network Lifespan of Manets Through Cooperative Mac Protocol Me...
IRJET Journal
 
PDF
An optimized link state routing protocol based on a cross layer design for wi...
IOSR Journals
 
PDF
Active path updation for layered routing (apular) in wireless
Alexander Decker
 
PDF
Active Path Updation For Layered Routing (Apular) In Wireless Mesh Networks
chetan1nonly
 
Lecture 7 Overview of Wireless Mesh Networks_Part 1.pdf
bilqesahmed60
 
Kr2518691873
IJERA Editor
 
Kr2518691873
IJERA Editor
 
Fairness Comparison of TCP Variants over Proactive and Reactive Routing Proto...
IJECEIAES
 
RIVERBED-BASED NETWORK MODELING FOR MULTI-BEAM CONCURRENT TRANSMISSIONS
ijwmn
 
RIVERBED-BASED NETWORK MODELING FOR MULTI-BEAM CONCURRENT TRANSMISSIONS
ijwmn
 
RIVERBED-BASED NETWORK MODELING FOR MULTI-BEAM CONCURRENT TRANSMISSIONS
ijwmn
 
Performance Analysis of Mesh-based NoC’s on Routing Algorithms
IJECEIAES
 
Lecutre 7 Wireless Mesh Networks_Part 2.pdf
bilqesahmed60
 
A Cross Layer Based Scalable Channel Slot Re-Utilization Technique for Wirele...
csandit
 
A CROSS-LAYER BASED SCALABLE CHANNEL SLOT RE-UTILIZATION TECHNIQUE FOR WIRELE...
cscpconf
 
IRJET-A_AODV: A Modern Routing Algorithm for Mobile Ad-Hoc Network
IRJET Journal
 
Energy Behavior in Ad Hoc Network Minimizing the Number of Hops and Maintaini...
CSCJournals
 
cse Wireless Mesh Networks ppt.pptx
SANTHAKUMARP5
 
Ad-Hoc Networks
Mshari Alabdulkarim
 
307-Multiple_Generations_of_Mobile_Backhaul_Technologies__final.ppt
BOURY1
 
Civilizing the Network Lifespan of Manets Through Cooperative Mac Protocol Me...
IRJET Journal
 
An optimized link state routing protocol based on a cross layer design for wi...
IOSR Journals
 
Active path updation for layered routing (apular) in wireless
Alexander Decker
 
Active Path Updation For Layered Routing (Apular) In Wireless Mesh Networks
chetan1nonly
 
Ad

More from Eyob Seyfu (17)

PDF
Chapter Five - Relational Query Languages.pdf
Eyob Seyfu
 
PDF
Chapter Three - Entity Relationship Diagram (ERD).pdf
Eyob Seyfu
 
PDF
Chapter Two: Database System Concepts and Architectures
Eyob Seyfu
 
PDF
Chapter One: Introduction to Database Systems
Eyob Seyfu
 
PDF
Lec 9 conclusion
Eyob Seyfu
 
PDF
Lec 8 ai implementation
Eyob Seyfu
 
PDF
Lec 7 genetic algorithms
Eyob Seyfu
 
PDF
Lec 6 learning
Eyob Seyfu
 
PDF
Lec 5 uncertainty
Eyob Seyfu
 
PDF
Lec 4 expert systems
Eyob Seyfu
 
PDF
Lec 3 1 reasoning
Eyob Seyfu
 
PDF
Lec 3 knowledge acquisition representation and inference
Eyob Seyfu
 
PDF
Lec 2 1 informed search
Eyob Seyfu
 
PDF
Lec 2 agents
Eyob Seyfu
 
PDF
Lec 0 about the course
Eyob Seyfu
 
PDF
Lec 1 introduction
Eyob Seyfu
 
PPTX
Security and Privacy Challenges in Cloud Computing Environments
Eyob Seyfu
 
Chapter Five - Relational Query Languages.pdf
Eyob Seyfu
 
Chapter Three - Entity Relationship Diagram (ERD).pdf
Eyob Seyfu
 
Chapter Two: Database System Concepts and Architectures
Eyob Seyfu
 
Chapter One: Introduction to Database Systems
Eyob Seyfu
 
Lec 9 conclusion
Eyob Seyfu
 
Lec 8 ai implementation
Eyob Seyfu
 
Lec 7 genetic algorithms
Eyob Seyfu
 
Lec 6 learning
Eyob Seyfu
 
Lec 5 uncertainty
Eyob Seyfu
 
Lec 4 expert systems
Eyob Seyfu
 
Lec 3 1 reasoning
Eyob Seyfu
 
Lec 3 knowledge acquisition representation and inference
Eyob Seyfu
 
Lec 2 1 informed search
Eyob Seyfu
 
Lec 2 agents
Eyob Seyfu
 
Lec 0 about the course
Eyob Seyfu
 
Lec 1 introduction
Eyob Seyfu
 
Security and Privacy Challenges in Cloud Computing Environments
Eyob Seyfu
 

Recently uploaded (20)

PPTX
What-is-the-World-Wide-Web -- Introduction
tonifi9488
 
PDF
Unlocking the Future- AI Agents Meet Oracle Database 23ai - AIOUG Yatra 2025.pdf
Sandesh Rao
 
PPTX
The Future of AI & Machine Learning.pptx
pritsen4700
 
PPTX
Agile Chennai 18-19 July 2025 Ideathon | AI Powered Microfinance Literacy Gui...
AgileNetwork
 
PDF
SparkLabs Primer on Artificial Intelligence 2025
SparkLabs Group
 
PDF
NewMind AI Weekly Chronicles - July'25 - Week IV
NewMind AI
 
PDF
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
 
PDF
A Strategic Analysis of the MVNO Wave in Emerging Markets.pdf
IPLOOK Networks
 
PDF
Peak of Data & AI Encore - Real-Time Insights & Scalable Editing with ArcGIS
Safe Software
 
PDF
OFFOFFBOX™ – A New Era for African Film | Startup Presentation
ambaicciwalkerbrian
 
PDF
AI-Cloud-Business-Management-Platforms-The-Key-to-Efficiency-Growth.pdf
Artjoker Software Development Company
 
PDF
Trying to figure out MCP by actually building an app from scratch with open s...
Julien SIMON
 
PPTX
Applied-Statistics-Mastering-Data-Driven-Decisions.pptx
parmaryashparmaryash
 
PDF
Automating ArcGIS Content Discovery with FME: A Real World Use Case
Safe Software
 
PDF
Data_Analytics_vs_Data_Science_vs_BI_by_CA_Suvidha_Chaplot.pdf
CA Suvidha Chaplot
 
PPTX
cloud computing vai.pptx for the project
vaibhavdobariyal79
 
PDF
How ETL Control Logic Keeps Your Pipelines Safe and Reliable.pdf
Stryv Solutions Pvt. Ltd.
 
PPTX
AI in Daily Life: How Artificial Intelligence Helps Us Every Day
vanshrpatil7
 
PDF
Orbitly Pitch Deck|A Mission-Driven Platform for Side Project Collaboration (...
zz41354899
 
PDF
Accelerating Oracle Database 23ai Troubleshooting with Oracle AHF Fleet Insig...
Sandesh Rao
 
What-is-the-World-Wide-Web -- Introduction
tonifi9488
 
Unlocking the Future- AI Agents Meet Oracle Database 23ai - AIOUG Yatra 2025.pdf
Sandesh Rao
 
The Future of AI & Machine Learning.pptx
pritsen4700
 
Agile Chennai 18-19 July 2025 Ideathon | AI Powered Microfinance Literacy Gui...
AgileNetwork
 
SparkLabs Primer on Artificial Intelligence 2025
SparkLabs Group
 
NewMind AI Weekly Chronicles - July'25 - Week IV
NewMind AI
 
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
 
A Strategic Analysis of the MVNO Wave in Emerging Markets.pdf
IPLOOK Networks
 
Peak of Data & AI Encore - Real-Time Insights & Scalable Editing with ArcGIS
Safe Software
 
OFFOFFBOX™ – A New Era for African Film | Startup Presentation
ambaicciwalkerbrian
 
AI-Cloud-Business-Management-Platforms-The-Key-to-Efficiency-Growth.pdf
Artjoker Software Development Company
 
Trying to figure out MCP by actually building an app from scratch with open s...
Julien SIMON
 
Applied-Statistics-Mastering-Data-Driven-Decisions.pptx
parmaryashparmaryash
 
Automating ArcGIS Content Discovery with FME: A Real World Use Case
Safe Software
 
Data_Analytics_vs_Data_Science_vs_BI_by_CA_Suvidha_Chaplot.pdf
CA Suvidha Chaplot
 
cloud computing vai.pptx for the project
vaibhavdobariyal79
 
How ETL Control Logic Keeps Your Pipelines Safe and Reliable.pdf
Stryv Solutions Pvt. Ltd.
 
AI in Daily Life: How Artificial Intelligence Helps Us Every Day
vanshrpatil7
 
Orbitly Pitch Deck|A Mission-Driven Platform for Side Project Collaboration (...
zz41354899
 
Accelerating Oracle Database 23ai Troubleshooting with Oracle AHF Fleet Insig...
Sandesh Rao
 

A Survey on Wireless Mesh Networks (WMN)

  • 2. A Survey on Wireless Mesh Networks By: Mr. Eyob Sisay (RM0231/10), School of Electrical and Computer Engineering, Jimma Institute of Technology, Jimma University, Ethiopia W e l c o m e !
  • 3. Discussion Points:  Introduction to WMNs  The network architectures of WMNs  Critical factors influencing protocol design  Open Areas for Research on WMNs  Result and Analysis  Conclusions 8/16/2018Eyob S.
  • 4. I n t r o d u c t i o n  Wireless mesh networks (WMNs) are comprised of mesh routers and mesh clients.  A mesh router contains additional support for mesh networking with lower transmission power.  WMNs.. but diversify the capabilities of ad-hoc networks. Application scenarios:  broadband home networking, community networking, building automation, high speed MANs, and enterprise networking.  IEEE 802.11, IEEE 802.15, IEEE 802.16, are specifications. 18/16/2018Eyob S.
  • 5. A r c h i t e c t u r e The architecture of WMNs classified into three types: 1 - Infrastructure/Backbone WMNs.  enables integration of WMNs with existing wireless networks, via gateway/bridge functionalities in mesh routers. 2 - Client WMNs.  Provides peer-to-peer networks among clients.  No mesh router, same as a conventional ad hoc network. 28/16/2018Eyob S.
  • 7. Cont.. 3 - Hybrid WMNs.  Combination of both Client and infrastructure meshing.  clients access through mesh routers or other mesh clients directly.  While the infrastructure provides connectivity to other networks such as Internet, Wi-Fi, WiMAX, Cellular and Sensor networks, the routing capabilities of clients provide improved connectivity and coverage inside WMNs. 48/16/2018Eyob S.
  • 9. Design Factors  Radio Techniques.  directional and smart antennas, MIMO and Multi-radio/multi-channel systems.  Scalability. - all layers  Mesh Connectivity.  Broadband and QoS.  Most applications are broadband services  Need more performance metrics  besides delay, fairness  delay jitter, aggregate and per-node throughput, packet loss ratio. 68/16/2018Eyob S.
  • 10. Cont.. 8/16/2018Eyob S.  Security.  Many schemes of wireless LANs or ad hoc are not fully applicable for WMNs.  Ease of Use.  Autonomous network  Network management tools.  Compatibility and Inter-operability.  Backward compatibility with conventional client nodes  Integrating heterogeneous wireless networks 7
  • 11. Advances and Research Challenges Despite recent advances in the R. and D. in WMNs, many challenging problems still remain: the theoretical network capacity is still unknown, protocols in various layers need to be improved, new schemes are required for network management, and the network still lacks security. 88/16/2018Eyob S.
  • 12. Network Capacity 8/16/2018Eyob S.  WMNs still have very limited capabilities of integrating heterogeneous wireless networks.  The difficulty in building multiple wireless interfaces and the corresponding gateway/bridge functions in the same mesh router.  Important guideline to improve capacity of ad hoc networks: a node should only communicate with nearby nodes.  Throughput capacity can be increased by deploying relaying nodes.  Nodes need to be grouped into clusters. 9 Cont..
  • 13. Cont.. 8/16/2018Eyob S.  Physical Layer  Mac Layer  Network Layer  Transport Layer  Application Layer  Network Management  Security 10 Communication Protocols
  • 14. Cont.. 8/16/2018Eyob S.  adaptive error resilience through link adaptation – modulation, coding rates  For high-speed transmission  Orthogonal frequency multiple access (OFDM)  Ultra-wide band (UWB)  For capacity increase, impairment mitigation  Antenna diversity, Smart antenna, MIMO  For better spectrum utilization and viable frequency planning  Frequency-agile radios, Cognitive radios 11 Physical layer
  • 15. Cont.. 8/16/2018Eyob S.  A software radio platform is promising technique for physical layer. Implementing cognitive radios on this software makes:  all components of a radio, such as RF bands, channel access modes, and channel modulations, are programmable.  Open research issues  Further improve the tx rate  Interactive working with higher level protocols  Cross-layer design, low-cost software radio 12 Physical layer
  • 16. Cont.. 8/16/2018Eyob S.  Single channel MAC approaches  Modifying existing MAC protocols  ex) Adjust parameters of CSMA/CA, but low throughput  Cross-layer design  Directional antenna-based MACs  MACs with power control  Innovative MAC protocols  TDMA or CDMA MAC protocols  But, complexity, cost, compatibility with existing MACs 13 MAC layer
  • 17. Cont.. 8/16/2018Eyob S.  Multi-channel MAC approaches  Multi-channel single-transceiver MAC  For cost, compatibility  Multi-channel multi-transceiver MAC  Only one MAC  Multi-Radio MAC  Each radio has its own MAC, PHY  Multi-radio unification protocol(MUP) – coordinate communications in all channels 14 MAC layer
  • 18. Cont.. 8/16/2018Eyob S.  Open research issues  Scalable MAC - Need new distributed & collaborative schemes  MAC/Physical cross-layer design  Novel MAC protocols for advanced PHY techniques – MIMO, CRs  Network integration in the MAC layer  Advanced bridging functions for different wireless radios to work seamlessly 15 MAC layer
  • 19. Cont.. 8/16/2018Eyob S. Features of routing protocol for WMNs:  Multiple Performance Metrics  Hop-count is not an effective routing metric.  Other performance metrics, e.g., link quality and round trip time (RTT), must be considered.  Scalability  Routing setup in large network is time consuming.  Node states on the path may change.  Scalability of routing protocol is critical in WMNs. 16 Routing layer
  • 20. Cont.. 8/16/2018Eyob S.  Robustness  WMNs must be robust to link failures or congestion.  Routing protocols need to be fault tolerant with link failures and can achieve load balancing.  Adaptive Support of Both Mesh Routers and Mesh Clients  Mesh routers: minimal mobility, no constraint of power consumption, routing is simpler  Mesh clients: mobility, power efficiency, routing is complicated  Need to design a routing protocol that can adaptively support both mesh routers and mesh clients. 17 Routing layer
  • 21. Cont.. 8/16/2018Eyob S.  Routing protocols with various metrics – link quality source routing(LQSR)  selects a routing path according to 4 metrics:  ETX, per-hop RTT, per-hop packet pair, hop count  ETX : best for stationary nodes & Hop count : best for mobile nodes  Multi-radio routing  A multi-radio LQSR(MR-LQSR)  Weighted cumulative expected transmission time (WCETT) – Consider link quality metric & the minimum hop count  Multi-path routing  Select multiple paths b/w source and destination  Use another path when broken  better load balancing & high fault tolerance  But, depends on the availability of node-disjoint routes  complexity 18 Routing layer
  • 22. Cont.. 8/16/2018Eyob S.  Hierarchical routing  Form clusters. Select cluster head which communicate with other clusters  Better performance in high node density  complexity of maintaining the hierarchy  Geographical routing  Use the position of nodes in the vicinity & the destination  Unlike early single-path greedy routing, planar-graph based  An algorithm guarantee delivery, but higher communication overhead 19 Routing layer
  • 23. Cont.. 8/16/2018Eyob S.  Scalability  Hierarchical routing protocols can only partially solve this problem  Geographic routing relies positioning technologies.  New scalable routing protocols need to be developed.  Better Performance Metrics  New performance metrics need to be developed.  Need to integrate multiple performance metrics into a routing protocol 20 Routing Layer- Research Issues
  • 24. Cont.. 8/16/2018Eyob S.  Routing/MAC Cross-Layer Design  Needs to interact with the MAC layer, e.g. adopting multiple performance metrics from MAC layer.  Merely exchanging parameters between them is not enough, merging certain functions of MAC and routing protocols is a promising approach.  For multi-radio or multi-channel routing, the channel/radio selection in the MAC layer can help the path selection in the routing layer.  Hybrid Routing  Mesh routers and mesh clients have different constraints in power efficiency and mobility.  Need to adaptively support mesh routers and mesh clients. 21 Routing Layer- Research Issues
  • 25. Cont.. 8/16/2018Eyob S.  TCP variants - Tackle these problems  Non-congestion packet loss  Unknown link failure  Network asymmetry  Different BW, loss rate, latency between forward & backward paths  Impact ACKs  Large RTT variations  The change of routing path may be frequent  The normal operation of TCP relies on a smooth measurement of RTT 22 Transport Layer:
  • 26. Cont.. 8/16/2018Eyob S.  New transport protocols  ATP(ad hoc transport protocol)  Rate-based transmission, Quick-start for initial rate estimation  Delay-based congestion detection, No retransmission timeout  Better performance than TCP variants  Not compatible with TCP Real-time delivery:  A Rate control protocol(RCP) is needed to work with UDP  An adaptive detection rate control(ADTFRC) scheme  Multi-metric joint detection approach for TCP-friendly rate control schemes 23 Transport Layer:
  • 27. Cont.. 8/16/2018Eyob S.  Cross-layer Solution to Network Asymmetry  Routing protocol can select an optimal path for both data and ACK packets.  MAC layer and error control may need to treat TCP data and ACK packets differently.  Adaptive TCP  WMNs will be integrated with the Internet and various wireless networks such as IEEE 802.11, 802.16, 802.15, etc.  Same TCP is not effective for all networks.  Applying different TCPs in different networks is a complicated and costly approach, and cannot achieve satisfactory performance. 24 Transport Layer: Research Issues
  • 28. Cont.. 8/16/2018Eyob S. Applications supported by WMNs:  Internet Access  Advantages of WMNs: low cost, higher speed, and easy installation.  Distributed Information Storage and Sharing  Data sharing between nodes within WMNs  Query/retrieve information located in distributed database servers.  Information Exchange across Multiple Wireless Networks.  Cellular phone talks Wi-Fi phone through WMNs,  Wi-Fi user monitors the status of wireless sensor networks. 25 Application Layer
  • 29. Cont.. 8/16/2018Eyob S.  Improve Existing Application Layer Protocols.  Lower layers protocols cannot provide perfect support for the application layer.  Ex) packet loss and packet delay with a large jitter may fail many Internet applications  Existing application layer protocols need to be improved.  New Application Layer Protocols for Distributed Information Sharing.  P2P protocols on the Internet may not perform well in WMNs,  New application layer protocols need to be developed.  Develop Innovative Applications for WMNs  Applications cannot achieve best performance without WMNs.  Enable WMNs to be a unique networking solution instead of just another option of wireless networking. 26 Application Layer: Research Issues
  • 30. Cont.. 8/16/2018Eyob S.  Mobility Management  Distributed scheme for WMNs can be simpler because the existence of backbone nodes  Take advantages of the network backbone to design a light-weight distributed mobility management scheme for WMNs.  Location service is a desired feature by WMNs.  Power Management  For mesh routers, power management aims to control connectivity, interference, spectrum spatial-reuse, and topology.  For mesh clients, protocols should be power efficient. 27 Network Management Protocols
  • 31. Cont.. 8/16/2018Eyob S.  Network Monitoring  Report statistics in the MIB to one or several servers.  Data processing algorithms analyze these statistical data and determine potential abnormality.  To reduce overhead, schemes for efficient transmission of network monitoring information are expected.  To accurately detect abnormal operation and quickly derive network topology of WMNs, effective data processing algorithms need to be developed. 28 Network Management Protocols
  • 32. Cont.. 8/16/2018Eyob S.  WMNs lack efficient and scalable security solutions  Distributed network architecture  Vulnerability of channels and nodes in the shared wireless medium  Dynamic change of network topology.  Two strategies  Embedding security mechanism into network protocols  Developing security monitoring response systems  How to design and implement a practical security system, including cross-layer secure network protocols and various intrusion detection algorithms, is a challenging research topic. 29 Security
  • 33. Result and Analysis  WMNs is a technology that comes from optical networking world, and has adapted to the Ethernet market.  Mesh is very smart way to provides resilient networks.  Mesh architecture creates the opportunity to change data paths within a second when problem occur.  When compared to the older solutions for network resilience, WMNs really was a big step forward. 308/16/2018Eyob S.
  • 34. Cont.. 8/16/2018Eyob S.  WPAN: Bluetooth, Zigbee  WiFi: 802.11a, b, g, n  WiMAX: 802.16 31 WMNs Standards Data Rate WPAN WiMAX Wi-Fi 10Mb 100Mb100kb1Mb 50Km 100m
  • 35. C o n c l u s i o n  As explained throughout this article, there still remain many research problems. Among them, the most important and urgent ones are the scalability and the security.  Scalability.  using multiple channels/radios per node or developing wireless radios with higher transmission speed..  Security.  WMNs are vulnerable to security attacks in various protocol layers. 328/16/2018Eyob S.
  • 36. S o u r c e: 8/16/2018Eyob S.  IEEE Radio Communications