SlideShare a Scribd company logo
www.studymafia.org
Submitted To: Submitted By:
www.studymafia.org www.studymafia.org
Seminar
On
Wireless Mesh
Networks
Content
 Introduction
 Types of nodes in WMNs
 WMN Architecture
 Characteristics of WMNs
 Applications
 Standard
 Advantages of Mesh Networks
 Key Research Challenges
 Conclusion
 References
Introduction
 WMNs offer multiple redundant communications paths
throughout the network. Whenever a link fails, the network
automatically routes messages through alternate paths.
 Even in adverse conditions devices in WMNs co-operate with
each other in transmitting packets through the network.
 WMNs are believed to be self-configuring and self-healing
networks.
 Dramatic increase in link quality just by shortening the
distance between the nodes.
Types of nodes in WMNs
 Wireless Mesh Router
 contains additional routing functions to support mesh networking.
 usually equipped with multiple wireless interfaces built on either the
same or different wireless access technologies
 improves the flexibility of mesh networking
 Mesh Clients
 can also work as routers since they also have necessary functions for
mesh networking.
 gateway and bridge functions do not exist in these nodes.
 usually have only one wireless interface as in Laptop/desktop PC,
pocket PC, PDA, IP phone, RFID reader, etc.
WMN Architecture
 Based on the functionality of the nodes the architecture of
WMNs can be classified into:
 Infrastructure mesh Architecture,
 Client mesh Architecture and
 Hybrid mesh architecture
Infrastructure Mesh
 In infrastructure mesh architecture, the mesh routers
collectively provide a wireless backbone infrastructure. Client
node is passive in mesh infrastructure.
Client Mesh
 Client meshing provides peer-to-peer networks among client
devices. Here no such mesh router is required. Client will act
like a mesh router by relaying the packets.
Hybrid Mesh
 Mesh router provide the backbone of such network.
 With the help of network functionalities such as routing and forwarding
of data packets, clients can actively participate in the creation of the
mesh.
Characteristics of WMNs
 Low-Cost:
 The low cost of the hardware based on IEEE 802.11
standards is one of the prominent reasons in the increasing
interests in both research and product development.
 Integration and interoperability:
 Integration and interoperation with other networks, and
bridges to legacy networks can be easily accommodated due
to the fact that most WMNs are based on Internet Protocol
standards.
Applications
• Broadband home networking
• Community and neighborhood networking
• Enterprise networking
• Metropolitan area networks
• Transportation systems
• Building automation
Standard
 IEEE 802.11s is the most relevant emerging standards for
WMN technology
 Efforts are underway in several IEEE working groups, like
802.11, 802.15, 802.16, and 802.20, to define mesh standards.
Protocol Layers
 Some of the factors that affect the capacity and performance of WMNs
 network architecture,
 network topology,
 traffic pattern,
 network node density,
 number of channels used for each node,
 transmission power level, and
 node mobility.
 In order to develop the protocols we need to clearly understand the
relationship between the above factors and the capacity of WMNs.
Physical Layer
 The wireless radios of WMNs can support multiple transmission rates
by a combination of different modulation and coding rates.
 Adaptive error resilience can be provided through link adaptation.
 Orthogonal frequency multiple access (OFDM) and ultra-wide band
(UWB) techniques are the schemes that are being used to support
high-speed transmissions.
 If we desire to increase the capacity and mitigate the impairment by
fading, delay-spread, co-channel interference, fading, multi-antenna,
systems such as antenna diversity and smart antenna have been
proposed for wireless communications.
 It is more difficult to develop such techniques for WMNs although
these physical-layer techniques are also desired by other wireless
networks.
Physical Layer
 Frequency-agile or cognitive radios are being developed to
dynamically capture the unoccupied spectrum to achieve better
spectrum utilization and viable frequency planning for WMNs.
 Since all the components of a radio, such as RF bands, channel
access modes, and channel modulations, are programmable
implementing cognitive radios on a software radio platform is one
of the most powerful solutions.
 Although physical test-beds are currently available, the software
radio platform is not a mature technology yet. But as it can enable
the programmability of all advanced physical layer techniques, in
the future it seems to be a key technology for wireless
communications
MAC Layer
 There are differences between the MAC in WMNs and other
wireless networks:
 MAC for WMNs is concerned with more than one-hop communication.
 MAC is distributed, needs to be collaborative, and works for multipoint-to-
multipoint communication.
 Network self-organization is needed for better collaboration between
neighboring nodes and nodes in multi-hop distances.
 Mobility is low but still affects the performance of MAC
 For WMNs, a MAC protocol can be designed to work on a single channel
or multiple channels simultaneously.
Routing Layer
 The design of the routing protocols for WMNs is still an area of
research although there are many routing protocols that are
available for ad hoc networks.
 However, an optimal routing protocol for WMNs must possess
features like:
 multiple performance metrics
 scalability
 robustness and
 efficient routing with mesh infrastructure.
 The routing protocols for ad hoc networks is equipped with some
of these features, but non of them possesses all of the above.
Routing Protocols
 Multi Radio Routing
 In a multi-radio link quality source routing (MR-LQSR) a new performance
metric , weighted cumulative expected transmission time (WCETT) , is
incorporated.
 Both link quality metric and the minimum hop count are accounted for in
WCETT which provides a good tradeoff between delay and throughput.
Routing Protocols
 Multi-Path Routing:
 Better load balancing and providing high fault tolerance are the two main
objectives of using multi-path routing.
 Multiple paths are selected between source and the destination
 This provides better fault tolerance as when a link is broken another path
can be chosen.
 This enhances efficiency since without waiting to set up a new routing path,
the end-to-end delay, throughput, and fault tolerance can be improved.
 Complexity is the major hurdle of multi-path routing.
 Also, the availability of node disjoint routes between source and destination
determines the improvement, given an performance metric.
Routing Protocols
 Hierarchical Routing:
 The hierarchical routing protocols tend to achieve better
performance when the node density is high.
 This is because of less overhead, shorter average routing path,
and quicker set-up procedure of routing path etc.
 Maintaining hierarchy definitely adds to the complexity and
this may compromise the performance of the routing protocol.
Routing Protocols
 Geographical routing
 This kind of routing scheme forwards packets only by using the position
information of the nodes in the vicinity and in the destination node unlike
the topology based schemes.
 This suggests that there is less impact on the geographic routing due to a
topology change than the other routing protocols.
 The algorithm used in geographical routing (single-path greedy routings)
suffers from that a delivery is not guaranteed even if a path exists between a
source and the destination as the packet forwarding decision is made based
on the location information of the current forwarding node, its neighbors,
and the destination node.
 Planar-graph based geographic routing algorithms have been proposed
which guarantees the delivery. Theses algorithms suffer form a major
drawback: a higher communication overhead.
Transport Layer
 A large number of transport protocols are available for ad hoc
networks and WMNs depend on those transport layer
protocols
 Till date, there is no transport protocol that has been proposed
specifically for WMNs.
 We know that ad hoc network is also not mature. It also has
various unresolved issues. This suggests further research in
this area.
Application Layer
 There are numerous applications that are supported by
WMNs and they are categorized into various classes.
 Internet access
 Distributed Information Storage and Sharing
 Information Exchange across multiple wireless networks
 The areas of research in application areas include these
classes.
 Improving existing application layer protocols, proposing
new application-layer protocols for distributed information
sharing, and developing innovative applications for WMNs
are the areas of more research.
Advantages of Mesh Networks
 Reduction of installation costs
 Large-scale deployment
 Reliability
 Self-management
Key Research Challenges
 High-capacity and reliable radio interfaces for the wireless
backbone
 Designing scalable and opportunistic networking functions
 System-wide resource management
Conclusion
 The mesh network architecture addresses the emerging market
requirements for building wireless networks that are highly
scalable and cost effective, offering a solution for the easy
deployment of high-speed ubiquitous wireless Internet.
 In addition to802.11s, other IEEE Working Groups are
currently working to provide mesh-networking extensions to
their standards (e.g., 802.15.5,802.16a, and 802.20).
References
 www.google.com
 www.wikipedia.com
 www.studymafia.org
Thanks

More Related Content

Similar to cse Wireless Mesh Networks ppt.pptx

Paper id 28201444
Paper id 28201444Paper id 28201444
Paper id 28201444
IJRAT
 
DYNAMIC HYBRID CHANNEL (WMN) FOR BANDWIDTH GUARANTEES IN AD_HOC NETWORKS
DYNAMIC HYBRID CHANNEL (WMN) FOR BANDWIDTH GUARANTEES IN AD_HOC NETWORKSDYNAMIC HYBRID CHANNEL (WMN) FOR BANDWIDTH GUARANTEES IN AD_HOC NETWORKS
DYNAMIC HYBRID CHANNEL (WMN) FOR BANDWIDTH GUARANTEES IN AD_HOC NETWORKS
pharmaindexing
 
Active Path Updation For Layered Routing (Apular) In Wireless Mesh Networks
Active Path Updation For Layered Routing (Apular) In Wireless Mesh NetworksActive Path Updation For Layered Routing (Apular) In Wireless Mesh Networks
Active Path Updation For Layered Routing (Apular) In Wireless Mesh Networks
chetan1nonly
 
Active path updation for layered routing (apular) in wireless
Active path updation for layered routing (apular) in wirelessActive path updation for layered routing (apular) in wireless
Active path updation for layered routing (apular) in wirelessAlexander Decker
 
Quantative Analysis and Evaluation of Topology Control Schemes for Utilizing ...
Quantative Analysis and Evaluation of Topology Control Schemes for Utilizing ...Quantative Analysis and Evaluation of Topology Control Schemes for Utilizing ...
Quantative Analysis and Evaluation of Topology Control Schemes for Utilizing ...
ijsrd.com
 
MULTI-HOP BANDWIDTH MANAGEMENT PROTOCOL FOR MOBILE AD HOC NETWORKS
MULTI-HOP BANDWIDTH MANAGEMENT PROTOCOL FOR MOBILE AD HOC NETWORKSMULTI-HOP BANDWIDTH MANAGEMENT PROTOCOL FOR MOBILE AD HOC NETWORKS
MULTI-HOP BANDWIDTH MANAGEMENT PROTOCOL FOR MOBILE AD HOC NETWORKS
IJMIT JOURNAL
 
ANALYSIS OF ROUTING PROTOCOLS IN WIRELESS MESH NETWORK
ANALYSIS OF ROUTING PROTOCOLS IN WIRELESS MESH NETWORKANALYSIS OF ROUTING PROTOCOLS IN WIRELESS MESH NETWORK
ANALYSIS OF ROUTING PROTOCOLS IN WIRELESS MESH NETWORK
IJCSIT Journal
 
High Performance Communication Networks 2
High Performance Communication Networks 2High Performance Communication Networks 2
High Performance Communication Networks 2
HemaDarshana
 
Efficient and stable route selection by using cross layer concept for highly...
 Efficient and stable route selection by using cross layer concept for highly... Efficient and stable route selection by using cross layer concept for highly...
Efficient and stable route selection by using cross layer concept for highly...
Roopali Singh
 
Security Enhancement in AODV Routing Protocol for MANETs
Security Enhancement in AODV Routing Protocol for MANETsSecurity Enhancement in AODV Routing Protocol for MANETs
Security Enhancement in AODV Routing Protocol for MANETs
idescitation
 
firewall simenar ppt.pptx
firewall simenar ppt.pptxfirewall simenar ppt.pptx
firewall simenar ppt.pptx
mayurbankar2
 
Source routing in Mobile Ad hoc NETworks (MANETs)
Source routing in Mobile Ad hoc NETworks (MANETs)Source routing in Mobile Ad hoc NETworks (MANETs)
Source routing in Mobile Ad hoc NETworks (MANETs)
Narendra Singh Yadav
 
DATA TRANSPARENT AUTHENTICATION USING QOD IN HYBRID NETWORKS
DATA TRANSPARENT AUTHENTICATION USING QOD IN HYBRID NETWORKSDATA TRANSPARENT AUTHENTICATION USING QOD IN HYBRID NETWORKS
DATA TRANSPARENT AUTHENTICATION USING QOD IN HYBRID NETWORKS
Editor IJMTER
 
Secured-Bandwidth Reservation Distance Vector routing Protocol
Secured-Bandwidth Reservation Distance Vector routing ProtocolSecured-Bandwidth Reservation Distance Vector routing Protocol
Secured-Bandwidth Reservation Distance Vector routing Protocol
Ahmad Sharifi
 
Ad-hoc.pdf
Ad-hoc.pdfAd-hoc.pdf
Ad-hoc.pdf
Krithika242242
 
Survey of Routing Scheme in MANET with Clustering Techniques
Survey of Routing Scheme in MANET with Clustering TechniquesSurvey of Routing Scheme in MANET with Clustering Techniques
Survey of Routing Scheme in MANET with Clustering Techniques
IJMER
 
Achieving Transmission Fairness in Distributed Medium Access Wireless Mesh Ne...
Achieving Transmission Fairness in Distributed Medium Access Wireless Mesh Ne...Achieving Transmission Fairness in Distributed Medium Access Wireless Mesh Ne...
Achieving Transmission Fairness in Distributed Medium Access Wireless Mesh Ne...
ijwmn
 
IRJET- GMPLS based Multilayer Service Network Architecture
IRJET- GMPLS based Multilayer Service Network ArchitectureIRJET- GMPLS based Multilayer Service Network Architecture
IRJET- GMPLS based Multilayer Service Network Architecture
IRJET Journal
 

Similar to cse Wireless Mesh Networks ppt.pptx (20)

Paper id 28201444
Paper id 28201444Paper id 28201444
Paper id 28201444
 
DYNAMIC HYBRID CHANNEL (WMN) FOR BANDWIDTH GUARANTEES IN AD_HOC NETWORKS
DYNAMIC HYBRID CHANNEL (WMN) FOR BANDWIDTH GUARANTEES IN AD_HOC NETWORKSDYNAMIC HYBRID CHANNEL (WMN) FOR BANDWIDTH GUARANTEES IN AD_HOC NETWORKS
DYNAMIC HYBRID CHANNEL (WMN) FOR BANDWIDTH GUARANTEES IN AD_HOC NETWORKS
 
eaodv
eaodveaodv
eaodv
 
Active Path Updation For Layered Routing (Apular) In Wireless Mesh Networks
Active Path Updation For Layered Routing (Apular) In Wireless Mesh NetworksActive Path Updation For Layered Routing (Apular) In Wireless Mesh Networks
Active Path Updation For Layered Routing (Apular) In Wireless Mesh Networks
 
Active path updation for layered routing (apular) in wireless
Active path updation for layered routing (apular) in wirelessActive path updation for layered routing (apular) in wireless
Active path updation for layered routing (apular) in wireless
 
Quantative Analysis and Evaluation of Topology Control Schemes for Utilizing ...
Quantative Analysis and Evaluation of Topology Control Schemes for Utilizing ...Quantative Analysis and Evaluation of Topology Control Schemes for Utilizing ...
Quantative Analysis and Evaluation of Topology Control Schemes for Utilizing ...
 
MULTI-HOP BANDWIDTH MANAGEMENT PROTOCOL FOR MOBILE AD HOC NETWORKS
MULTI-HOP BANDWIDTH MANAGEMENT PROTOCOL FOR MOBILE AD HOC NETWORKSMULTI-HOP BANDWIDTH MANAGEMENT PROTOCOL FOR MOBILE AD HOC NETWORKS
MULTI-HOP BANDWIDTH MANAGEMENT PROTOCOL FOR MOBILE AD HOC NETWORKS
 
ANALYSIS OF ROUTING PROTOCOLS IN WIRELESS MESH NETWORK
ANALYSIS OF ROUTING PROTOCOLS IN WIRELESS MESH NETWORKANALYSIS OF ROUTING PROTOCOLS IN WIRELESS MESH NETWORK
ANALYSIS OF ROUTING PROTOCOLS IN WIRELESS MESH NETWORK
 
High Performance Communication Networks 2
High Performance Communication Networks 2High Performance Communication Networks 2
High Performance Communication Networks 2
 
Efficient and stable route selection by using cross layer concept for highly...
 Efficient and stable route selection by using cross layer concept for highly... Efficient and stable route selection by using cross layer concept for highly...
Efficient and stable route selection by using cross layer concept for highly...
 
Security Enhancement in AODV Routing Protocol for MANETs
Security Enhancement in AODV Routing Protocol for MANETsSecurity Enhancement in AODV Routing Protocol for MANETs
Security Enhancement in AODV Routing Protocol for MANETs
 
firewall simenar ppt.pptx
firewall simenar ppt.pptxfirewall simenar ppt.pptx
firewall simenar ppt.pptx
 
Source routing in Mobile Ad hoc NETworks (MANETs)
Source routing in Mobile Ad hoc NETworks (MANETs)Source routing in Mobile Ad hoc NETworks (MANETs)
Source routing in Mobile Ad hoc NETworks (MANETs)
 
Mobile adhoc
Mobile adhocMobile adhoc
Mobile adhoc
 
DATA TRANSPARENT AUTHENTICATION USING QOD IN HYBRID NETWORKS
DATA TRANSPARENT AUTHENTICATION USING QOD IN HYBRID NETWORKSDATA TRANSPARENT AUTHENTICATION USING QOD IN HYBRID NETWORKS
DATA TRANSPARENT AUTHENTICATION USING QOD IN HYBRID NETWORKS
 
Secured-Bandwidth Reservation Distance Vector routing Protocol
Secured-Bandwidth Reservation Distance Vector routing ProtocolSecured-Bandwidth Reservation Distance Vector routing Protocol
Secured-Bandwidth Reservation Distance Vector routing Protocol
 
Ad-hoc.pdf
Ad-hoc.pdfAd-hoc.pdf
Ad-hoc.pdf
 
Survey of Routing Scheme in MANET with Clustering Techniques
Survey of Routing Scheme in MANET with Clustering TechniquesSurvey of Routing Scheme in MANET with Clustering Techniques
Survey of Routing Scheme in MANET with Clustering Techniques
 
Achieving Transmission Fairness in Distributed Medium Access Wireless Mesh Ne...
Achieving Transmission Fairness in Distributed Medium Access Wireless Mesh Ne...Achieving Transmission Fairness in Distributed Medium Access Wireless Mesh Ne...
Achieving Transmission Fairness in Distributed Medium Access Wireless Mesh Ne...
 
IRJET- GMPLS based Multilayer Service Network Architecture
IRJET- GMPLS based Multilayer Service Network ArchitectureIRJET- GMPLS based Multilayer Service Network Architecture
IRJET- GMPLS based Multilayer Service Network Architecture
 

Recently uploaded

Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
Intella Parts
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
WENKENLI1
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
PPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testingPPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testing
anoopmanoharan2
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
symbo111
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
Victor Morales
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
ssuser7dcef0
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
aqil azizi
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
ClaraZara1
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
dxobcob
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
Unbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptxUnbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptx
ChristineTorrepenida1
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
basic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdfbasic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdf
NidhalKahouli2
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
Kerry Sado
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
Aditya Rajan Patra
 

Recently uploaded (20)

Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
PPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testingPPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testing
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
Unbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptxUnbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptx
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
basic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdfbasic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdf
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
 

cse Wireless Mesh Networks ppt.pptx

  • 1. www.studymafia.org Submitted To: Submitted By: www.studymafia.org www.studymafia.org Seminar On Wireless Mesh Networks
  • 2. Content  Introduction  Types of nodes in WMNs  WMN Architecture  Characteristics of WMNs  Applications  Standard  Advantages of Mesh Networks  Key Research Challenges  Conclusion  References
  • 3. Introduction  WMNs offer multiple redundant communications paths throughout the network. Whenever a link fails, the network automatically routes messages through alternate paths.  Even in adverse conditions devices in WMNs co-operate with each other in transmitting packets through the network.  WMNs are believed to be self-configuring and self-healing networks.  Dramatic increase in link quality just by shortening the distance between the nodes.
  • 4. Types of nodes in WMNs  Wireless Mesh Router  contains additional routing functions to support mesh networking.  usually equipped with multiple wireless interfaces built on either the same or different wireless access technologies  improves the flexibility of mesh networking  Mesh Clients  can also work as routers since they also have necessary functions for mesh networking.  gateway and bridge functions do not exist in these nodes.  usually have only one wireless interface as in Laptop/desktop PC, pocket PC, PDA, IP phone, RFID reader, etc.
  • 5. WMN Architecture  Based on the functionality of the nodes the architecture of WMNs can be classified into:  Infrastructure mesh Architecture,  Client mesh Architecture and  Hybrid mesh architecture
  • 6. Infrastructure Mesh  In infrastructure mesh architecture, the mesh routers collectively provide a wireless backbone infrastructure. Client node is passive in mesh infrastructure.
  • 7. Client Mesh  Client meshing provides peer-to-peer networks among client devices. Here no such mesh router is required. Client will act like a mesh router by relaying the packets.
  • 8. Hybrid Mesh  Mesh router provide the backbone of such network.  With the help of network functionalities such as routing and forwarding of data packets, clients can actively participate in the creation of the mesh.
  • 9. Characteristics of WMNs  Low-Cost:  The low cost of the hardware based on IEEE 802.11 standards is one of the prominent reasons in the increasing interests in both research and product development.  Integration and interoperability:  Integration and interoperation with other networks, and bridges to legacy networks can be easily accommodated due to the fact that most WMNs are based on Internet Protocol standards.
  • 10. Applications • Broadband home networking • Community and neighborhood networking • Enterprise networking • Metropolitan area networks • Transportation systems • Building automation
  • 11. Standard  IEEE 802.11s is the most relevant emerging standards for WMN technology  Efforts are underway in several IEEE working groups, like 802.11, 802.15, 802.16, and 802.20, to define mesh standards.
  • 12. Protocol Layers  Some of the factors that affect the capacity and performance of WMNs  network architecture,  network topology,  traffic pattern,  network node density,  number of channels used for each node,  transmission power level, and  node mobility.  In order to develop the protocols we need to clearly understand the relationship between the above factors and the capacity of WMNs.
  • 13. Physical Layer  The wireless radios of WMNs can support multiple transmission rates by a combination of different modulation and coding rates.  Adaptive error resilience can be provided through link adaptation.  Orthogonal frequency multiple access (OFDM) and ultra-wide band (UWB) techniques are the schemes that are being used to support high-speed transmissions.  If we desire to increase the capacity and mitigate the impairment by fading, delay-spread, co-channel interference, fading, multi-antenna, systems such as antenna diversity and smart antenna have been proposed for wireless communications.  It is more difficult to develop such techniques for WMNs although these physical-layer techniques are also desired by other wireless networks.
  • 14. Physical Layer  Frequency-agile or cognitive radios are being developed to dynamically capture the unoccupied spectrum to achieve better spectrum utilization and viable frequency planning for WMNs.  Since all the components of a radio, such as RF bands, channel access modes, and channel modulations, are programmable implementing cognitive radios on a software radio platform is one of the most powerful solutions.  Although physical test-beds are currently available, the software radio platform is not a mature technology yet. But as it can enable the programmability of all advanced physical layer techniques, in the future it seems to be a key technology for wireless communications
  • 15. MAC Layer  There are differences between the MAC in WMNs and other wireless networks:  MAC for WMNs is concerned with more than one-hop communication.  MAC is distributed, needs to be collaborative, and works for multipoint-to- multipoint communication.  Network self-organization is needed for better collaboration between neighboring nodes and nodes in multi-hop distances.  Mobility is low but still affects the performance of MAC  For WMNs, a MAC protocol can be designed to work on a single channel or multiple channels simultaneously.
  • 16. Routing Layer  The design of the routing protocols for WMNs is still an area of research although there are many routing protocols that are available for ad hoc networks.  However, an optimal routing protocol for WMNs must possess features like:  multiple performance metrics  scalability  robustness and  efficient routing with mesh infrastructure.  The routing protocols for ad hoc networks is equipped with some of these features, but non of them possesses all of the above.
  • 17. Routing Protocols  Multi Radio Routing  In a multi-radio link quality source routing (MR-LQSR) a new performance metric , weighted cumulative expected transmission time (WCETT) , is incorporated.  Both link quality metric and the minimum hop count are accounted for in WCETT which provides a good tradeoff between delay and throughput.
  • 18. Routing Protocols  Multi-Path Routing:  Better load balancing and providing high fault tolerance are the two main objectives of using multi-path routing.  Multiple paths are selected between source and the destination  This provides better fault tolerance as when a link is broken another path can be chosen.  This enhances efficiency since without waiting to set up a new routing path, the end-to-end delay, throughput, and fault tolerance can be improved.  Complexity is the major hurdle of multi-path routing.  Also, the availability of node disjoint routes between source and destination determines the improvement, given an performance metric.
  • 19. Routing Protocols  Hierarchical Routing:  The hierarchical routing protocols tend to achieve better performance when the node density is high.  This is because of less overhead, shorter average routing path, and quicker set-up procedure of routing path etc.  Maintaining hierarchy definitely adds to the complexity and this may compromise the performance of the routing protocol.
  • 20. Routing Protocols  Geographical routing  This kind of routing scheme forwards packets only by using the position information of the nodes in the vicinity and in the destination node unlike the topology based schemes.  This suggests that there is less impact on the geographic routing due to a topology change than the other routing protocols.  The algorithm used in geographical routing (single-path greedy routings) suffers from that a delivery is not guaranteed even if a path exists between a source and the destination as the packet forwarding decision is made based on the location information of the current forwarding node, its neighbors, and the destination node.  Planar-graph based geographic routing algorithms have been proposed which guarantees the delivery. Theses algorithms suffer form a major drawback: a higher communication overhead.
  • 21. Transport Layer  A large number of transport protocols are available for ad hoc networks and WMNs depend on those transport layer protocols  Till date, there is no transport protocol that has been proposed specifically for WMNs.  We know that ad hoc network is also not mature. It also has various unresolved issues. This suggests further research in this area.
  • 22. Application Layer  There are numerous applications that are supported by WMNs and they are categorized into various classes.  Internet access  Distributed Information Storage and Sharing  Information Exchange across multiple wireless networks  The areas of research in application areas include these classes.  Improving existing application layer protocols, proposing new application-layer protocols for distributed information sharing, and developing innovative applications for WMNs are the areas of more research.
  • 23. Advantages of Mesh Networks  Reduction of installation costs  Large-scale deployment  Reliability  Self-management
  • 24. Key Research Challenges  High-capacity and reliable radio interfaces for the wireless backbone  Designing scalable and opportunistic networking functions  System-wide resource management
  • 25. Conclusion  The mesh network architecture addresses the emerging market requirements for building wireless networks that are highly scalable and cost effective, offering a solution for the easy deployment of high-speed ubiquitous wireless Internet.  In addition to802.11s, other IEEE Working Groups are currently working to provide mesh-networking extensions to their standards (e.g., 802.15.5,802.16a, and 802.20).