SlideShare a Scribd company logo
B.Tech (IT) Minor Project Presentation,2014 
Performance analysis of CSMA/CA and TDMA MAC 
protocols in Wireless Mesh Networks 
SAGAR GUPTA(BT/IT/1154) 
PRANJAL DAS(BT/IT/1146) 
DHRUBA JYOTI SAIKIA(BT/IT/1114) 
DARIHUNLANG SUCHIANG(BT/IT/1205(L)) 
Under the supervision of 
Md. Iftekhar Hussain 
Department Of Information Technology 
North-Eastern Hill University 
SHILLONG-22
CONTENTS 
 WIRELESS MESH NETWORKS 
• WMN vs MANET 
• WMN Architecture 
• WMN Characteristics 
• Application Scenarios 
 MAC PROTOCOLS FOR WMN 
• Background 
• CSMA/CA 
• TDMA 
 Performance Evaluation of CSMA/CA and TDMA in WMN 
• Performance Metric 
• Experimental Setup 
• Experimental Results 
 Conclusion And Future works 
 References
WIRELESS MESH NETWORKS 
• 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 WMN 
 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 etc.
WMN vs MANET 
There are various factors which can differentiate wireless mesh network from 
Ad-hoc Network. The major differences between these two types of network 
are the network topology and mobility of node 
• Network topology: Ad- hoc network are called as the infrastructure less 
network with a highly dynamic topology where as WMN have a relatively 
static network topology 
• Mobility of relay nodes: In Ad-hoc network the relay nodes have a higher 
degree of mobility i.e. relay nodes aren't fixed whereas in WMN's the 
degree of mobility of relay node is much lower than in Ad-hoc networks. 
• Infrastructure requirement: Ad-hoc network is infrastructure less whereas 
WMN has partial or fully fixed infrastructure. 
• Energy constraints: In Ad-hoc network energy constraints is high whereas 
it is low in the WMNs.
WMN Architecture 
• Based on the functionality of the nodes the 
architecture of WMNs can be classified into: 
• Infrastructure mesh Architecture 
• Client mesh Architecture 
• 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 [1] 
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.
WMN Characteristics 
• Dynamic self-configuration and self-organization 
• Adaptation 
• Fault tolerance and robustness 
• Low-Cost 
• Integration and interoperability
Application Scenarios 
• Broadband Home Networking 
• Community and neighborhood networking 
• Enterprise Networking 
• Building automation 
• Security Surveillance systems
Mac Protocols for WMN 
• Objectives 
o Maximize channel utilization. 
o Minimize channel access delay. 
• CSMA/CA : [4],[6],[8] 
o It is a Random Access Protocol. 
o It continuously senses the channel. 
o Collision avoidance technique – 
- Request to send/clear to send(RTS/CTS) 
- Transmission
Working of CSMA/CA 
CSMA/CA was invented for Wireless Networks . In Wireless 
Networks collisions are need to be avoided because they cannot 
be detected. Collisions are avoided by three strategies: 
• The Interframe space 
• The Contention Window 
• Acknowledgements
Working of CSMA/CA (contd.)
MAC protocols in WMN(cntd.) 
TDMA: [3],[4],[7],[10] 
• It is a channelization protocol. 
• Each channel is allocated with a unique time slot. 
• Three kinds of time slots-o 
Control slots 
o Contention slots 
o Data slots
TDMA frame structure
Working of TDMA 
• In TDMA, a single channel can support multiple transmission, 
if each transmission is divided into relatively short fragments 
then are assigned a time slot to be transmitted .
Performance evaluation of 
CSMA/CA and TDMA 
Performance metric 
• Throughput 
• Delay 
• Packet loss
Assumed topology
Experimental Setup 
• Performance of the assumed network topology has been 
evaluated in terms of simulation in NS-2[5]. 
• The experiments were conducted to analyze the performance 
of the CSMA/CA and TDMA MAC protocol. 
• Table 1 specifies the various parameters considered along with 
their values during the simulation.
Table 1: Simulation 
Parameters 
Parameter Name Values 
• Traffic Types 
• Packet Size 
• Routing Protocol 
• Radio Propagation Model 
• Bandwidth 
• Antenna Type 
• Distance per hop 
• No. of Nodes 
• Simulation Time 
• CBR and FTP 
• 1000 bytes 
• AODV 
• Two Ray Ground Reflection 
Model 
• 11 Mbps 
• Omni Antenna 
• 20 Km 
• 11 
• 50 Secs
Experimental Results 
• With different number of Hops in TDMA MAC protocol
Experimental Results (cntd) 
• With different number of Hops in CSMA/CA.
Throughput in CBR Traffic
Throughput in FTP Traffic
Delay in CBR traffic
Delay in FTP Traffic
Packet loss in CBR traffic
Packet loss in FTP Traffic
With varying link distance in 
CBR
With varying link distance in 
CBR
With varying link distance in 
CBR
Conclusion and Future works 
• In this Project we have studied and analysed the performance 
of CSMA/CA and TDMA MAC protocols in Wireless Mesh 
Network. 
• CSMA/CA is having different problems like hidden node, 
exposed node, information asymmetry. 
• TDMA provide good solutions to traffic correlation, heavy 
collision. 
• Comparingly in our performance analysis, we found that the 
performance of TDMA is far better than that of CSMA/CA. 
• Since CSMA/CA performance is not good using omni-directional 
antenna. So, in future we can work on these two 
protocols using directional antenna.
REFERENCES 
[1] Akyildiz, Ian F., XudongWang, and WeilinWang. "Wireless mesh networks: a survey." Computer networks 
47.4 (2005): 445-487. 
[2] Ian F. Akyildiz and Xudong Wang ,”Wireless Mesh Networks”:JohnWiley and Sons ,Ltd Publication 
[3] Mihail L. Sichitiu,”Wireless Mesh Networks: Opportunities and Challenges” 
[4] IEEE Standard for Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications, 
Nov. 1997,P802.11. 
[5] “Network Simulator- ns2.” http://www.isi.edu/nsnam/ns. 
[6] Manshaei, H., et al. "Performance analysis of the IEEE 802.11 MAC and physical layer protocol." World of 
Wireless Mobile and Multimedia Networks, 2005. WoWMoM 2005. Sixth IEEE International Symposium on a. 
IEEE, 2005. 
[7] Akyildiz, Ian F., et al. "Medium access control protocols for multimedia traffic in wireless 
networks." Network, IEEE 13.4 (1999): 39-47. 
[8] Bianchi, Giuseppe, Luigi Fratta, and Matteo Oliveri. "Performance evaluation and enhancement of the 
CSMA/CA MAC protocol for 802.11 wireless LANs."Personal, Indoor and Mobile Radio Communications, 
1996. PIMRC'96., Seventh IEEE International Symposium on. Vol. 2. IEEE, 1996. 
[9] Perkins, Charles E. Ad hoc networking. Addison-Wesley Professional, 2008. 
[10] Sen, Sayandeep, and Bhaskaran Raman. "Long distance wireless mesh network planning: problem 
formulation and solution." Proceedings of the 16th international conference on World Wide Web. ACM, 2007.
THANK YOU!!!!!

More Related Content

What's hot

Adhoc wireless networks and its issues
Adhoc wireless networks and its issuesAdhoc wireless networks and its issues
Adhoc wireless networks and its issues
Menaga Selvaraj
 
Hybrid wireless network -0th review
Hybrid wireless network -0th review Hybrid wireless network -0th review
Hybrid wireless network -0th review
AAKASH S
 
Mac protocols sensor_20071105_slideshare
Mac protocols sensor_20071105_slideshareMac protocols sensor_20071105_slideshare
Mac protocols sensor_20071105_slideshare
Chih-Yu Lin
 
network topologies and access methods
 network topologies and access methods  network topologies and access methods
network topologies and access methods
Osama Ghandour Geris
 
Adhoc and routing protocols
Adhoc and routing protocolsAdhoc and routing protocols
Adhoc and routing protocols
shashi712
 
Adhoc wireless
Adhoc wirelessAdhoc wireless
Adhoc wireless
Ipsita Sharma
 
Routing in Wireless Sensor Networks
Routing in Wireless Sensor NetworksRouting in Wireless Sensor Networks
Routing in Wireless Sensor Networks
sashar86
 
Ad Hoc
Ad HocAd Hoc
Routing protocols for ad hoc wireless networks
Routing protocols for ad hoc wireless networks Routing protocols for ad hoc wireless networks
Routing protocols for ad hoc wireless networks
Divya Tiwari
 
COMPARISON OF ROUTING PROTOCOLS FOR AD HOC WIRELESS NETWORK WITH MEDICAL DATA
COMPARISON OF ROUTING PROTOCOLS FOR AD HOC WIRELESS NETWORK WITH MEDICAL DATA COMPARISON OF ROUTING PROTOCOLS FOR AD HOC WIRELESS NETWORK WITH MEDICAL DATA
COMPARISON OF ROUTING PROTOCOLS FOR AD HOC WIRELESS NETWORK WITH MEDICAL DATA
Zakaria Zubi
 
CS6003 AD HOC AND SENSOR NETWORKS
CS6003 AD HOC AND SENSOR NETWORKSCS6003 AD HOC AND SENSOR NETWORKS
CS6003 AD HOC AND SENSOR NETWORKS
Kathirvel Ayyaswamy
 
Lecture 7 8 ad hoc wireless media access protocols
Lecture 7 8 ad hoc wireless media access protocolsLecture 7 8 ad hoc wireless media access protocols
Lecture 7 8 ad hoc wireless media access protocolsChandra Meena
 
Lecture 23 27. quality of services in ad hoc wireless networks
Lecture 23 27. quality of services in ad hoc wireless networksLecture 23 27. quality of services in ad hoc wireless networks
Lecture 23 27. quality of services in ad hoc wireless networksChandra Meena
 
IT6601 MOBILE COMPUTING
IT6601 MOBILE COMPUTINGIT6601 MOBILE COMPUTING
IT6601 MOBILE COMPUTING
Kathirvel Ayyaswamy
 
Wireless sensor network
Wireless sensor networkWireless sensor network
Wireless sensor network
deawoo Kim
 
Mobile ad hoc networks (manets)
Mobile ad hoc networks (manets)Mobile ad hoc networks (manets)
Mobile ad hoc networks (manets)
Chakravarthy Chittala
 
Adhoc Wireless Network
Adhoc Wireless Network Adhoc Wireless Network
Adhoc Wireless Network
YunusKhan38
 
MANETS Routing By Vikash Maianwal
MANETS Routing By Vikash MaianwalMANETS Routing By Vikash Maianwal
MANETS Routing By Vikash Maianwal
VIKASH MAINANWAL
 
Mobile ad hoc networks (MANET) for KTU
Mobile ad hoc networks (MANET) for KTUMobile ad hoc networks (MANET) for KTU
Mobile ad hoc networks (MANET) for KTU
Vinish Alikkal
 

What's hot (20)

Adhoc wireless networks and its issues
Adhoc wireless networks and its issuesAdhoc wireless networks and its issues
Adhoc wireless networks and its issues
 
Hybrid wireless network -0th review
Hybrid wireless network -0th review Hybrid wireless network -0th review
Hybrid wireless network -0th review
 
Mac protocols sensor_20071105_slideshare
Mac protocols sensor_20071105_slideshareMac protocols sensor_20071105_slideshare
Mac protocols sensor_20071105_slideshare
 
network topologies and access methods
 network topologies and access methods  network topologies and access methods
network topologies and access methods
 
Adhoc and routing protocols
Adhoc and routing protocolsAdhoc and routing protocols
Adhoc and routing protocols
 
Adhoc wireless
Adhoc wirelessAdhoc wireless
Adhoc wireless
 
Routing in Wireless Sensor Networks
Routing in Wireless Sensor NetworksRouting in Wireless Sensor Networks
Routing in Wireless Sensor Networks
 
Ad Hoc
Ad HocAd Hoc
Ad Hoc
 
Routing protocols for ad hoc wireless networks
Routing protocols for ad hoc wireless networks Routing protocols for ad hoc wireless networks
Routing protocols for ad hoc wireless networks
 
COMPARISON OF ROUTING PROTOCOLS FOR AD HOC WIRELESS NETWORK WITH MEDICAL DATA
COMPARISON OF ROUTING PROTOCOLS FOR AD HOC WIRELESS NETWORK WITH MEDICAL DATA COMPARISON OF ROUTING PROTOCOLS FOR AD HOC WIRELESS NETWORK WITH MEDICAL DATA
COMPARISON OF ROUTING PROTOCOLS FOR AD HOC WIRELESS NETWORK WITH MEDICAL DATA
 
CS6003 AD HOC AND SENSOR NETWORKS
CS6003 AD HOC AND SENSOR NETWORKSCS6003 AD HOC AND SENSOR NETWORKS
CS6003 AD HOC AND SENSOR NETWORKS
 
Lecture 7 8 ad hoc wireless media access protocols
Lecture 7 8 ad hoc wireless media access protocolsLecture 7 8 ad hoc wireless media access protocols
Lecture 7 8 ad hoc wireless media access protocols
 
Lecture 23 27. quality of services in ad hoc wireless networks
Lecture 23 27. quality of services in ad hoc wireless networksLecture 23 27. quality of services in ad hoc wireless networks
Lecture 23 27. quality of services in ad hoc wireless networks
 
IT6601 MOBILE COMPUTING
IT6601 MOBILE COMPUTINGIT6601 MOBILE COMPUTING
IT6601 MOBILE COMPUTING
 
Wireless sensor network
Wireless sensor networkWireless sensor network
Wireless sensor network
 
Mobile ad hoc networks (manets)
Mobile ad hoc networks (manets)Mobile ad hoc networks (manets)
Mobile ad hoc networks (manets)
 
Ad hoc Networks
Ad hoc NetworksAd hoc Networks
Ad hoc Networks
 
Adhoc Wireless Network
Adhoc Wireless Network Adhoc Wireless Network
Adhoc Wireless Network
 
MANETS Routing By Vikash Maianwal
MANETS Routing By Vikash MaianwalMANETS Routing By Vikash Maianwal
MANETS Routing By Vikash Maianwal
 
Mobile ad hoc networks (MANET) for KTU
Mobile ad hoc networks (MANET) for KTUMobile ad hoc networks (MANET) for KTU
Mobile ad hoc networks (MANET) for KTU
 

Viewers also liked

A survey on routing algorithms and routing metrics for wireless mesh networks
A survey on routing algorithms and routing metrics for wireless mesh networksA survey on routing algorithms and routing metrics for wireless mesh networks
A survey on routing algorithms and routing metrics for wireless mesh networksMohammad Siraj
 
Wireless Sensors Networks - MAC protocols - TDMA
Wireless Sensors Networks - MAC protocols - TDMAWireless Sensors Networks - MAC protocols - TDMA
Wireless Sensors Networks - MAC protocols - TDMA
Shehla Shoaib
 
MAC seminar
MAC seminarMAC seminar
MAC seminar
Mridula Sharma
 
14 Wireless LAN
14 Wireless LAN14 Wireless LAN
14 Wireless LAN
Ahmar Hashmi
 
Csma(carriers sense-multiple-acess)
Csma(carriers sense-multiple-acess) Csma(carriers sense-multiple-acess)
Csma(carriers sense-multiple-acess)
Rajan Kandel
 
Computer networks wireless lan,ieee-802.11,bluetooth
Computer networks  wireless lan,ieee-802.11,bluetoothComputer networks  wireless lan,ieee-802.11,bluetooth
Computer networks wireless lan,ieee-802.11,bluetooth
Deepak John
 
Ea 452 chap9
Ea 452 chap9Ea 452 chap9
Ea 452 chap9
Ritika Khanna
 
Mobile Communication
Mobile CommunicationMobile Communication
Mobile Communication
Kathirvel Ayyaswamy
 
Multiplexing tdma fdma cdma wdma
Multiplexing tdma fdma cdma wdmaMultiplexing tdma fdma cdma wdma
Multiplexing tdma fdma cdma wdma
Shadab Siddiqui
 
Csma
CsmaCsma
MEDIUM ACCESS CONTROL
MEDIUM ACCESS CONTROLMEDIUM ACCESS CONTROL
MEDIUM ACCESS CONTROL
junnubabu
 
Simulation and Performance Analysis of AODV using NS-2.34
Simulation and Performance Analysis of AODV using NS-2.34Simulation and Performance Analysis of AODV using NS-2.34
Simulation and Performance Analysis of AODV using NS-2.34Shaikhul Islam Chowdhury
 
Frequency Division Multiple Access (FDMA)
Frequency Division Multiple Access (FDMA)Frequency Division Multiple Access (FDMA)
Frequency Division Multiple Access (FDMA)Miles Kevin Galario
 
Mobile tower site, Nimay Giri
Mobile tower site, Nimay GiriMobile tower site, Nimay Giri
Mobile tower site, Nimay Giri
nimay1
 
FDMA-TDMA-CDMA
FDMA-TDMA-CDMAFDMA-TDMA-CDMA
FDMA-TDMA-CDMA
Sammar Khan
 
Code Division Multiple Access- CDMA
Code Division Multiple Access- CDMA Code Division Multiple Access- CDMA
Code Division Multiple Access- CDMA
ViVek Patel
 
Bibliografias anotadas por Erika Rojas
Bibliografias anotadas por Erika RojasBibliografias anotadas por Erika Rojas
Bibliografias anotadas por Erika Rojas
Erika Rojas
 

Viewers also liked (20)

A survey on routing algorithms and routing metrics for wireless mesh networks
A survey on routing algorithms and routing metrics for wireless mesh networksA survey on routing algorithms and routing metrics for wireless mesh networks
A survey on routing algorithms and routing metrics for wireless mesh networks
 
Wireless Sensors Networks - MAC protocols - TDMA
Wireless Sensors Networks - MAC protocols - TDMAWireless Sensors Networks - MAC protocols - TDMA
Wireless Sensors Networks - MAC protocols - TDMA
 
MAC seminar
MAC seminarMAC seminar
MAC seminar
 
14 Wireless LAN
14 Wireless LAN14 Wireless LAN
14 Wireless LAN
 
Csma(carriers sense-multiple-acess)
Csma(carriers sense-multiple-acess) Csma(carriers sense-multiple-acess)
Csma(carriers sense-multiple-acess)
 
Computer networks wireless lan,ieee-802.11,bluetooth
Computer networks  wireless lan,ieee-802.11,bluetoothComputer networks  wireless lan,ieee-802.11,bluetooth
Computer networks wireless lan,ieee-802.11,bluetooth
 
Ea 452 chap9
Ea 452 chap9Ea 452 chap9
Ea 452 chap9
 
Mobile Communication
Mobile CommunicationMobile Communication
Mobile Communication
 
Multiplexing tdma fdma cdma wdma
Multiplexing tdma fdma cdma wdmaMultiplexing tdma fdma cdma wdma
Multiplexing tdma fdma cdma wdma
 
Ns2programs
Ns2programsNs2programs
Ns2programs
 
Csma
CsmaCsma
Csma
 
MEDIUM ACCESS CONTROL
MEDIUM ACCESS CONTROLMEDIUM ACCESS CONTROL
MEDIUM ACCESS CONTROL
 
Manet ns2
Manet ns2Manet ns2
Manet ns2
 
Simulation and Performance Analysis of AODV using NS-2.34
Simulation and Performance Analysis of AODV using NS-2.34Simulation and Performance Analysis of AODV using NS-2.34
Simulation and Performance Analysis of AODV using NS-2.34
 
Frequency Division Multiple Access (FDMA)
Frequency Division Multiple Access (FDMA)Frequency Division Multiple Access (FDMA)
Frequency Division Multiple Access (FDMA)
 
Mobile tower site, Nimay Giri
Mobile tower site, Nimay GiriMobile tower site, Nimay Giri
Mobile tower site, Nimay Giri
 
Ns2
Ns2Ns2
Ns2
 
FDMA-TDMA-CDMA
FDMA-TDMA-CDMAFDMA-TDMA-CDMA
FDMA-TDMA-CDMA
 
Code Division Multiple Access- CDMA
Code Division Multiple Access- CDMA Code Division Multiple Access- CDMA
Code Division Multiple Access- CDMA
 
Bibliografias anotadas por Erika Rojas
Bibliografias anotadas por Erika RojasBibliografias anotadas por Erika Rojas
Bibliografias anotadas por Erika Rojas
 

Similar to Performance analysis of CSMA/CA and TDMA MAC protocols in Wireless Mesh Networks

A Cross Layer Based Scalable Channel Slot Re-Utilization Technique for Wirele...
A Cross Layer Based Scalable Channel Slot Re-Utilization Technique for Wirele...A Cross Layer Based Scalable Channel Slot Re-Utilization Technique for Wirele...
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...
A CROSS-LAYER BASED SCALABLE CHANNEL SLOT RE-UTILIZATION TECHNIQUE FOR WIRELE...A CROSS-LAYER BASED SCALABLE CHANNEL SLOT RE-UTILIZATION TECHNIQUE FOR WIRELE...
A CROSS-LAYER BASED SCALABLE CHANNEL SLOT RE-UTILIZATION TECHNIQUE FOR WIRELE...
cscpconf
 
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
 
A Brief Review on Wireless Networks
A Brief Review on Wireless NetworksA Brief Review on Wireless Networks
A Brief Review on Wireless Networks
IRJET Journal
 
Implementation of Mobility and QoS Aware Energy Efficient Anycast Routing in ...
Implementation of Mobility and QoS Aware Energy Efficient Anycast Routing in ...Implementation of Mobility and QoS Aware Energy Efficient Anycast Routing in ...
Implementation of Mobility and QoS Aware Energy Efficient Anycast Routing in ...
Eswar Publications
 
ADAPTATION TO NON-CRITICAL FAILURE AND PERFORMANCE ANALYSIS OF OPTICAL WDM NE...
ADAPTATION TO NON-CRITICAL FAILURE AND PERFORMANCE ANALYSIS OF OPTICAL WDM NE...ADAPTATION TO NON-CRITICAL FAILURE AND PERFORMANCE ANALYSIS OF OPTICAL WDM NE...
ADAPTATION TO NON-CRITICAL FAILURE AND PERFORMANCE ANALYSIS OF OPTICAL WDM NE...
ASHIT CHANDER
 
cse Wireless Mesh Networks ppt.pptx
cse  Wireless Mesh Networks ppt.pptxcse  Wireless Mesh Networks ppt.pptx
cse Wireless Mesh Networks ppt.pptx
SANTHAKUMARP5
 
Wireless Backhaul
Wireless BackhaulWireless Backhaul
Wireless Backhaul
Swarnashruti Jupudi
 
Unit 5-Performance and Trafficmanagement.pptx
Unit 5-Performance and Trafficmanagement.pptxUnit 5-Performance and Trafficmanagement.pptx
Unit 5-Performance and Trafficmanagement.pptx
ABYTHOMAS46
 
Unit 1
Unit 1Unit 1
Unit 1
sasi
 
Impact of Randomness on MAC Layer Schedulers over High Speed Wireless Campus ...
Impact of Randomness on MAC Layer Schedulers over High Speed Wireless Campus ...Impact of Randomness on MAC Layer Schedulers over High Speed Wireless Campus ...
Impact of Randomness on MAC Layer Schedulers over High Speed Wireless Campus ...
ijcsse
 
Performance evaluation of qos in
Performance evaluation of qos inPerformance evaluation of qos in
Performance evaluation of qos in
caijjournal
 
performanceandtrafficmanagement-160328180107.pdf
performanceandtrafficmanagement-160328180107.pdfperformanceandtrafficmanagement-160328180107.pdf
performanceandtrafficmanagement-160328180107.pdf
ABYTHOMAS46
 
Performance and traffic management for WSNs
Performance and traffic management for WSNsPerformance and traffic management for WSNs
Performance and traffic management for WSNs
University of Technology - Iraq
 
IRJET- Survey Paper on Performance Evaluation of 5G WiMAX (IEEE 802.16) Syste...
IRJET- Survey Paper on Performance Evaluation of 5G WiMAX (IEEE 802.16) Syste...IRJET- Survey Paper on Performance Evaluation of 5G WiMAX (IEEE 802.16) Syste...
IRJET- Survey Paper on Performance Evaluation of 5G WiMAX (IEEE 802.16) Syste...
IRJET Journal
 
computer networks_fundamentals.pptx
computer networks_fundamentals.pptxcomputer networks_fundamentals.pptx
computer networks_fundamentals.pptx
ssuser5cb8d3
 
An optimized link state routing protocol based on a cross layer design for wi...
An optimized link state routing protocol based on a cross layer design for wi...An optimized link state routing protocol based on a cross layer design for wi...
An optimized link state routing protocol based on a cross layer design for wi...
IOSR Journals
 

Similar to Performance analysis of CSMA/CA and TDMA MAC protocols in Wireless Mesh Networks (20)

A Cross Layer Based Scalable Channel Slot Re-Utilization Technique for Wirele...
A Cross Layer Based Scalable Channel Slot Re-Utilization Technique for Wirele...A Cross Layer Based Scalable Channel Slot Re-Utilization Technique for Wirele...
A Cross Layer Based Scalable Channel Slot Re-Utilization Technique for Wirele...
 
A CROSS-LAYER BASED SCALABLE CHANNEL SLOT RE-UTILIZATION TECHNIQUE FOR WIRELE...
A CROSS-LAYER BASED SCALABLE CHANNEL SLOT RE-UTILIZATION TECHNIQUE FOR WIRELE...A CROSS-LAYER BASED SCALABLE CHANNEL SLOT RE-UTILIZATION TECHNIQUE FOR WIRELE...
A CROSS-LAYER BASED SCALABLE CHANNEL SLOT RE-UTILIZATION TECHNIQUE FOR WIRELE...
 
PROGRESS 1& 2.ppt
PROGRESS 1& 2.pptPROGRESS 1& 2.ppt
PROGRESS 1& 2.ppt
 
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
 
A Brief Review on Wireless Networks
A Brief Review on Wireless NetworksA Brief Review on Wireless Networks
A Brief Review on Wireless Networks
 
Implementation of Mobility and QoS Aware Energy Efficient Anycast Routing in ...
Implementation of Mobility and QoS Aware Energy Efficient Anycast Routing in ...Implementation of Mobility and QoS Aware Energy Efficient Anycast Routing in ...
Implementation of Mobility and QoS Aware Energy Efficient Anycast Routing in ...
 
ADAPTATION TO NON-CRITICAL FAILURE AND PERFORMANCE ANALYSIS OF OPTICAL WDM NE...
ADAPTATION TO NON-CRITICAL FAILURE AND PERFORMANCE ANALYSIS OF OPTICAL WDM NE...ADAPTATION TO NON-CRITICAL FAILURE AND PERFORMANCE ANALYSIS OF OPTICAL WDM NE...
ADAPTATION TO NON-CRITICAL FAILURE AND PERFORMANCE ANALYSIS OF OPTICAL WDM NE...
 
cse Wireless Mesh Networks ppt.pptx
cse  Wireless Mesh Networks ppt.pptxcse  Wireless Mesh Networks ppt.pptx
cse Wireless Mesh Networks ppt.pptx
 
Ax24329333
Ax24329333Ax24329333
Ax24329333
 
Wireless Backhaul
Wireless BackhaulWireless Backhaul
Wireless Backhaul
 
Unit 5-Performance and Trafficmanagement.pptx
Unit 5-Performance and Trafficmanagement.pptxUnit 5-Performance and Trafficmanagement.pptx
Unit 5-Performance and Trafficmanagement.pptx
 
Unit 1
Unit 1Unit 1
Unit 1
 
Impact of Randomness on MAC Layer Schedulers over High Speed Wireless Campus ...
Impact of Randomness on MAC Layer Schedulers over High Speed Wireless Campus ...Impact of Randomness on MAC Layer Schedulers over High Speed Wireless Campus ...
Impact of Randomness on MAC Layer Schedulers over High Speed Wireless Campus ...
 
Performance evaluation of qos in
Performance evaluation of qos inPerformance evaluation of qos in
Performance evaluation of qos in
 
performanceandtrafficmanagement-160328180107.pdf
performanceandtrafficmanagement-160328180107.pdfperformanceandtrafficmanagement-160328180107.pdf
performanceandtrafficmanagement-160328180107.pdf
 
Performance and traffic management for WSNs
Performance and traffic management for WSNsPerformance and traffic management for WSNs
Performance and traffic management for WSNs
 
IRJET- Survey Paper on Performance Evaluation of 5G WiMAX (IEEE 802.16) Syste...
IRJET- Survey Paper on Performance Evaluation of 5G WiMAX (IEEE 802.16) Syste...IRJET- Survey Paper on Performance Evaluation of 5G WiMAX (IEEE 802.16) Syste...
IRJET- Survey Paper on Performance Evaluation of 5G WiMAX (IEEE 802.16) Syste...
 
computer networks_fundamentals.pptx
computer networks_fundamentals.pptxcomputer networks_fundamentals.pptx
computer networks_fundamentals.pptx
 
An optimized link state routing protocol based on a cross layer design for wi...
An optimized link state routing protocol based on a cross layer design for wi...An optimized link state routing protocol based on a cross layer design for wi...
An optimized link state routing protocol based on a cross layer design for wi...
 

Recently uploaded

ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
BrazilAccount1
 
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
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
ydteq
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
Divya Somashekar
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
ongomchris
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
Pipe Restoration Solutions
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
ankuprajapati0525
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
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
 

Recently uploaded (20)

ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
 
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
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.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
 

Performance analysis of CSMA/CA and TDMA MAC protocols in Wireless Mesh Networks

  • 1. B.Tech (IT) Minor Project Presentation,2014 Performance analysis of CSMA/CA and TDMA MAC protocols in Wireless Mesh Networks SAGAR GUPTA(BT/IT/1154) PRANJAL DAS(BT/IT/1146) DHRUBA JYOTI SAIKIA(BT/IT/1114) DARIHUNLANG SUCHIANG(BT/IT/1205(L)) Under the supervision of Md. Iftekhar Hussain Department Of Information Technology North-Eastern Hill University SHILLONG-22
  • 2. CONTENTS  WIRELESS MESH NETWORKS • WMN vs MANET • WMN Architecture • WMN Characteristics • Application Scenarios  MAC PROTOCOLS FOR WMN • Background • CSMA/CA • TDMA  Performance Evaluation of CSMA/CA and TDMA in WMN • Performance Metric • Experimental Setup • Experimental Results  Conclusion And Future works  References
  • 3. WIRELESS MESH NETWORKS • 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.
  • 5. Types of Nodes in WMN  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 etc.
  • 6. WMN vs MANET There are various factors which can differentiate wireless mesh network from Ad-hoc Network. The major differences between these two types of network are the network topology and mobility of node • Network topology: Ad- hoc network are called as the infrastructure less network with a highly dynamic topology where as WMN have a relatively static network topology • Mobility of relay nodes: In Ad-hoc network the relay nodes have a higher degree of mobility i.e. relay nodes aren't fixed whereas in WMN's the degree of mobility of relay node is much lower than in Ad-hoc networks. • Infrastructure requirement: Ad-hoc network is infrastructure less whereas WMN has partial or fully fixed infrastructure. • Energy constraints: In Ad-hoc network energy constraints is high whereas it is low in the WMNs.
  • 7. WMN Architecture • Based on the functionality of the nodes the architecture of WMNs can be classified into: • Infrastructure mesh Architecture • Client mesh Architecture • Hybrid mesh architecture
  • 8. Infrastructure Mesh In infrastructure mesh architecture, the mesh routers collectively provide a wireless backbone infrastructure. Client node is passive in mesh infrastructure.
  • 9. Client Mesh [1] 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.
  • 10. 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.
  • 11. WMN Characteristics • Dynamic self-configuration and self-organization • Adaptation • Fault tolerance and robustness • Low-Cost • Integration and interoperability
  • 12. Application Scenarios • Broadband Home Networking • Community and neighborhood networking • Enterprise Networking • Building automation • Security Surveillance systems
  • 13. Mac Protocols for WMN • Objectives o Maximize channel utilization. o Minimize channel access delay. • CSMA/CA : [4],[6],[8] o It is a Random Access Protocol. o It continuously senses the channel. o Collision avoidance technique – - Request to send/clear to send(RTS/CTS) - Transmission
  • 14. Working of CSMA/CA CSMA/CA was invented for Wireless Networks . In Wireless Networks collisions are need to be avoided because they cannot be detected. Collisions are avoided by three strategies: • The Interframe space • The Contention Window • Acknowledgements
  • 15. Working of CSMA/CA (contd.)
  • 16. MAC protocols in WMN(cntd.) TDMA: [3],[4],[7],[10] • It is a channelization protocol. • Each channel is allocated with a unique time slot. • Three kinds of time slots-o Control slots o Contention slots o Data slots
  • 18. Working of TDMA • In TDMA, a single channel can support multiple transmission, if each transmission is divided into relatively short fragments then are assigned a time slot to be transmitted .
  • 19. Performance evaluation of CSMA/CA and TDMA Performance metric • Throughput • Delay • Packet loss
  • 21. Experimental Setup • Performance of the assumed network topology has been evaluated in terms of simulation in NS-2[5]. • The experiments were conducted to analyze the performance of the CSMA/CA and TDMA MAC protocol. • Table 1 specifies the various parameters considered along with their values during the simulation.
  • 22. Table 1: Simulation Parameters Parameter Name Values • Traffic Types • Packet Size • Routing Protocol • Radio Propagation Model • Bandwidth • Antenna Type • Distance per hop • No. of Nodes • Simulation Time • CBR and FTP • 1000 bytes • AODV • Two Ray Ground Reflection Model • 11 Mbps • Omni Antenna • 20 Km • 11 • 50 Secs
  • 23. Experimental Results • With different number of Hops in TDMA MAC protocol
  • 24. Experimental Results (cntd) • With different number of Hops in CSMA/CA.
  • 25. Throughput in CBR Traffic
  • 26. Throughput in FTP Traffic
  • 27. Delay in CBR traffic
  • 28. Delay in FTP Traffic
  • 29. Packet loss in CBR traffic
  • 30. Packet loss in FTP Traffic
  • 31. With varying link distance in CBR
  • 32. With varying link distance in CBR
  • 33. With varying link distance in CBR
  • 34. Conclusion and Future works • In this Project we have studied and analysed the performance of CSMA/CA and TDMA MAC protocols in Wireless Mesh Network. • CSMA/CA is having different problems like hidden node, exposed node, information asymmetry. • TDMA provide good solutions to traffic correlation, heavy collision. • Comparingly in our performance analysis, we found that the performance of TDMA is far better than that of CSMA/CA. • Since CSMA/CA performance is not good using omni-directional antenna. So, in future we can work on these two protocols using directional antenna.
  • 35. REFERENCES [1] Akyildiz, Ian F., XudongWang, and WeilinWang. "Wireless mesh networks: a survey." Computer networks 47.4 (2005): 445-487. [2] Ian F. Akyildiz and Xudong Wang ,”Wireless Mesh Networks”:JohnWiley and Sons ,Ltd Publication [3] Mihail L. Sichitiu,”Wireless Mesh Networks: Opportunities and Challenges” [4] IEEE Standard for Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications, Nov. 1997,P802.11. [5] “Network Simulator- ns2.” http://www.isi.edu/nsnam/ns. [6] Manshaei, H., et al. "Performance analysis of the IEEE 802.11 MAC and physical layer protocol." World of Wireless Mobile and Multimedia Networks, 2005. WoWMoM 2005. Sixth IEEE International Symposium on a. IEEE, 2005. [7] Akyildiz, Ian F., et al. "Medium access control protocols for multimedia traffic in wireless networks." Network, IEEE 13.4 (1999): 39-47. [8] Bianchi, Giuseppe, Luigi Fratta, and Matteo Oliveri. "Performance evaluation and enhancement of the CSMA/CA MAC protocol for 802.11 wireless LANs."Personal, Indoor and Mobile Radio Communications, 1996. PIMRC'96., Seventh IEEE International Symposium on. Vol. 2. IEEE, 1996. [9] Perkins, Charles E. Ad hoc networking. Addison-Wesley Professional, 2008. [10] Sen, Sayandeep, and Bhaskaran Raman. "Long distance wireless mesh network planning: problem formulation and solution." Proceedings of the 16th international conference on World Wide Web. ACM, 2007.