SlideShare a Scribd company logo
1 of 36
ACKNOWLEDGEMENT
 A BIG THANKS TO ALL WHO HAVE MADE THIS
 PROJECT POSSIBLE ESPECIALLY TO THE HEAD OF
 OUR DEPARTMENT FOR GIVING US THE
 PERMISSION TO USE THE M.TECH LAB FOR OUR
 PROJRCT WORK.
 A VERY SPECIAL THANKS TO OUR PROJECT GUIDE
 MRS. SANDHYA PATTANAYAK.WITHOUT HER
 THIS PROJECT WOULD HAVE BEEN IMPOSSIBLE.
PROJECT DONE BY:-

                   SUSHANT KUMAR
                   VENKATESH PANDEY
                   SHABBIR CHUNAWALA
                   ALOK RANJAN UPADHYAY


 PROJECT GUIDE:-

              MRS.SANDHYA PATTANAYAK
CONTENTS
 AIM OF PROJECT
 OVERVIEW OF 802.11
 MAC PROTOCOLS
     DCF PROTOCOL
     EDCF PROTOCOL
 NETWORK SIMULATION & RESULTS
 CONCLUSION
AIM OF PROJECT
The main objectives of the Project are:

 The study of basic concepts and issues of Wireless/Cellular network that can
  improve the QoS of a cellular WLAN. Mainly focusing on Medium Access
  Control layer of Open Systems Interconnection (OSI) model.

 Study various existing Medium Access Control protocols of cellular WLAN.

 Implementation and comparison of efficient mechanisms that can improve
  the
 QoS of WLAN by using OPNET Modeler’s wireless module.

 Study the results obtained, and recommend the best possible protocol that can
   provide high QoS under respective network traffic conditions.
WHAT IS WLAN?
 A wireless LAN or WLAN is a wireless local area
  network that uses radio waves as its carrier.
 The last link with the users is wireless, to give a
  network connection to all users in a building or
  campus.
 The backbone network usually uses cables.
  Wireless LANs operate in almost the same way as
  wired LANs, using the same networking protocols
  and supporting the most of the same applications.
AN OVERVIEW OF IEEE 802.11
 IEEE 802.11 advantages:
  • Broadband bandwidth capability
  • Low deployment cost
  • Internet services access anytime,
    anywhere
  • Mobility and connectivity



                                        7
 IEEE 802.11 disadvantages:


   Best effort services
   No build in QoS modification of
    existing standards required
   Shared medium




                                       8
Interframe Spacing
 Varying interframe spacings create different
  priority levels for different types of traffic.
 The high-priority traffic doesn't have to wait as
  long after the medium has become idle.
 To assist with interoperability between different
  data rates, the interframe space is a fixed amount
  of time, independent of the transmission speed.



                                                       9
 Short interframe space (SIFS)
   The SIFS is used for the highest-priority
   transmissions, such as RTS/CTS frames and positive
   acknowledgments.

 PCF interframe space (PIFS)
   The PIFS is used by the PCF during contention-free
    operation.
   Stations with data to transmit in the contention-free
    period can transmit after the PIFS has elapsed and
    preempt any contention-based traffic.


                                                            10
 DCF interframe space (DIFS)
   The DIFS is the minimum medium idle time for
    contention-based services.
   Stations may have immediate access to the medium
    if it has been free for a period longer than the DIFS.

 Extended interframe space (EIFS)
   It is not a fixed interval.
   It is used only when there is an error in frame
    transmission.



                                                             11
MAC
PROTOCOLS
Distributed Coordination Function
(DCF)
 The DCF is the basis of the standard CSMA/CA
  access mechanism.
 Like Ethernet, it first checks to see that the radio
  link is clear before transmitting.
 To avoid collisions, stations use a random backoff
  after each frame, with the first transmitter seizing
 the channel.


                                                         13
 In some circumstances, the DCF may use the
  CTS/RTS clearing technique to further reduce
 the possibility of collisions.
 Most traffic uses the DCF, which provides a
  standard Ethernet-like contention-based
 service.
 The DCF allows multiple independent stations
  to interact without central control, and thus
  may be used in either IBSS networks or in
  infrastructure networks.

                                                  14
Figure 6. RTS/CTS clearing

                             15
Backoff with the DCF
 A period called the contention window or backoff window
  follows the DIFS.
 This window is divided into slots.
 Stations pick a random slot and wait for that slot before
  attempting to access the medium; all slots are equally likely
  selections.
 When several stations are attempting to transmit, the
  station that picks the first slot (the station with the lowest
  random number) wins.


                                                                   16
Figure 7. Diagrammatic representation of DCF access
          method



                                                      17
EDCF ( Enhanced DCF )
  EDCF is a contention-based channel access
   scheme.
  EDCF provides differentiated service, distributed
  access to the wireless medium for 8 delivery
  priorities.

  EDCF access channel on each ESTA uses at most 8
  prioritized output queues, one for each delivery
  priority, called Traffic Categories (TCs).
                                                       18
 The CWmin and CWmax parameters can be set
  differently for different traffic categories, such
  as, a high priority TC with small values of
  CWmin and CWmax.
 Instead of using a DIFS, as a minimum
  specified idle duration time as defined in DCF,
  a new kind of interframe space called
  Arbitration Interframe Space (AIFS) is used.



                                                       19
Figure : Diagrammatic representation of EDCF
           access method



                                               20
 A single station may implement up to eight
  transmission queues realized as virtual stations
  inside a station, with QoS parameters that
  determine their priorities.
 If the counters of two or more parallel TCs in a
  single station reach zero at the same time, a
  scheduler inside the station avoids the virtual
  collision.



                                                     21
Figure : Virtual backoff of eight traffic categories

                                                       22
NETWORK
SIMULATIONS
  & RESULT
APPLICATIONS CONFIGURED

                      WEB BROWSING
                       (BACKGROUND)

                      EMAIL(BACKGROUND)

                      FILE TRANSFER (BEST
                       EFFORT)

                      DATABASE ACCESS(BEST
                       EFFORT)

                      VIDEO CONFERENCE
                       (INTERACTIVE MULTIMEDIA)

                      VOICE(INTERACTIVE VOICE)
PROFILES CONFIGURED


                       FTP,DATA,VOICE
                       ALL APPLICATIONS
                       WEB,EMAIL,FTP,
                        DATA
                       WEB,EMAIL,
                        VIDEO
                       WEB,EMAIL
                       FTP,DATA
                       VIDEO,VOICE
EDCA PARAMETERS

             APPLICATION CWmin   CWmax

               VOICE       3       7

               VIDEO       7       15

             BEST EFFORT   31      1023

             BACKGROUND    31      1023
RESULTS-DCF




THROUGHPUT    MAC DELAY
RESULTS-EDCF
MAC DELAY
             THE MAC DELAY
             VARIES WITH THE
             PRIORITY LEVELS OF
             THE APPLICATION.
             HIGHER THE PRIORITY
             LOWER THE MAC
             DELAY.
COMPARISON OF DCF & EDCF
               THE
               THROUGHPUT OF
               BOTH
               PROTOCOLS
               SEEMS TO BE
               IDENTICAL.


  THROUGHPUT
COMPARISON-MAC DELAY
               THE MAC DELAY
               OF EDCF IS
               GREATER THAN
               THAT OF DCF.
               DCF PERFORMS
               BETTER IN THIS
               REGARD
   MAC DELAY
COMPARISON-RETRANSMISSION
ATTEMPTS
                   THE NO. OF
                   RETRANSMISSION
                   ATTEMPTS FOR EDCF IS
                   MORE THAN DCF BECAUSE
                   OF A LARGE NO
                   COLLISSIONS.
                   DCF HAS COLLISSION
                   AVOIDANCE MECHANISM
                   THUS HAS LOW NO. OF
                   RETRANSMISSION.

  RETRANSMISSION
     ATTEMPTS
CONCLUSION
The results obtained from simulation shows that Enhanced
Distribution Coordination Function provides efficient
mechanism for service differentiation and hence provides quality
of service to the Wireless LAN. However, this improvement
comes at a cost of a decrease in quality of the lower priority
traffic up to the point of starvation. The acquisition of the radio
channel by the higher priority traffic is much more aggressive
than for the lower priority. Higher priority traffic benefited,
while lower priority traffic suffered. In terms of overall
performance (under the used simulation conditions in this
particular study of QoS of Wireless LAN), DCF performs
marginally well than EDCF. This happens due to reason that in
EDCF mechanism, each AC function acts like a virtual station for
medium access, so more collision will be expected for EDCF
scenario.
THANK YOU!!!!
QUESTIONS
 ??????

More Related Content

What's hot

Paper id 21201485
Paper id 21201485Paper id 21201485
Paper id 21201485IJRAT
 
Chapter 14 Important questions
Chapter 14 Important questionsChapter 14 Important questions
Chapter 14 Important questionsVasuki Boopathy
 
Data Communication and Computer Networking Part # 2
Data Communication and Computer Networking Part # 2Data Communication and Computer Networking Part # 2
Data Communication and Computer Networking Part # 2Quaid-i-Azam University
 
Chapter 1: Introduction to Data Communication and Networks
Chapter 1: Introduction to Data Communication and NetworksChapter 1: Introduction to Data Communication and Networks
Chapter 1: Introduction to Data Communication and NetworksShafaan Khaliq Bhatti
 
Basic networking
Basic networkingBasic networking
Basic networkingajeeshr3
 
Modeling, Configuration and Performance Analysis of the customized network us...
Modeling, Configuration and Performance Analysis of the customized network us...Modeling, Configuration and Performance Analysis of the customized network us...
Modeling, Configuration and Performance Analysis of the customized network us...Fatema Zohora
 
The Network Layer
The Network LayerThe Network Layer
The Network Layeradil raja
 
Computer Networks - Unit 1 PPT
Computer Networks - Unit 1 PPTComputer Networks - Unit 1 PPT
Computer Networks - Unit 1 PPTKalpanaC14
 
FEGTS IP training - TCP/IP Introduction
FEGTS IP training - TCP/IP IntroductionFEGTS IP training - TCP/IP Introduction
FEGTS IP training - TCP/IP IntroductionKae Hsu
 
19 20 cn q bf inal
19 20 cn q bf inal19 20 cn q bf inal
19 20 cn q bf inalRaja pirian
 
Comparison between traditional vpn and mpls vpn
Comparison between traditional vpn and mpls vpnComparison between traditional vpn and mpls vpn
Comparison between traditional vpn and mpls vpnmmubashirkhan
 
Implementation of intelligent wide area network(wan)
Implementation of intelligent wide area network(wan)Implementation of intelligent wide area network(wan)
Implementation of intelligent wide area network(wan)Jatin Singh
 

What's hot (20)

Paper id 21201485
Paper id 21201485Paper id 21201485
Paper id 21201485
 
Chapter 14 Important questions
Chapter 14 Important questionsChapter 14 Important questions
Chapter 14 Important questions
 
Data Communication and Computer Networking Part # 2
Data Communication and Computer Networking Part # 2Data Communication and Computer Networking Part # 2
Data Communication and Computer Networking Part # 2
 
Chapter 1: Introduction to Data Communication and Networks
Chapter 1: Introduction to Data Communication and NetworksChapter 1: Introduction to Data Communication and Networks
Chapter 1: Introduction to Data Communication and Networks
 
Basic networking
Basic networkingBasic networking
Basic networking
 
CCNA Report
CCNA ReportCCNA Report
CCNA Report
 
Modeling, Configuration and Performance Analysis of the customized network us...
Modeling, Configuration and Performance Analysis of the customized network us...Modeling, Configuration and Performance Analysis of the customized network us...
Modeling, Configuration and Performance Analysis of the customized network us...
 
CCNA project-report
CCNA project-reportCCNA project-report
CCNA project-report
 
Chapter 7 v8.0
Chapter 7 v8.0Chapter 7 v8.0
Chapter 7 v8.0
 
The Network Layer
The Network LayerThe Network Layer
The Network Layer
 
Ethernet
EthernetEthernet
Ethernet
 
HIGH SPEED NETWORKS
HIGH SPEED NETWORKSHIGH SPEED NETWORKS
HIGH SPEED NETWORKS
 
Computer Networks - Unit 1 PPT
Computer Networks - Unit 1 PPTComputer Networks - Unit 1 PPT
Computer Networks - Unit 1 PPT
 
FEGTS IP training - TCP/IP Introduction
FEGTS IP training - TCP/IP IntroductionFEGTS IP training - TCP/IP Introduction
FEGTS IP training - TCP/IP Introduction
 
Mod3
Mod3Mod3
Mod3
 
19 20 cn q bf inal
19 20 cn q bf inal19 20 cn q bf inal
19 20 cn q bf inal
 
Comparison between traditional vpn and mpls vpn
Comparison between traditional vpn and mpls vpnComparison between traditional vpn and mpls vpn
Comparison between traditional vpn and mpls vpn
 
Osi
OsiOsi
Osi
 
Implementation of intelligent wide area network(wan)
Implementation of intelligent wide area network(wan)Implementation of intelligent wide area network(wan)
Implementation of intelligent wide area network(wan)
 
Bluetooth 1
Bluetooth 1Bluetooth 1
Bluetooth 1
 

Viewers also liked

Opnet final year project in ludhiana
Opnet final year project in ludhianaOpnet final year project in ludhiana
Opnet final year project in ludhianadeepikakaler1
 
Performance and handoff evaluation of heterogeneous wireless networks 2
Performance and handoff evaluation of heterogeneous wireless networks 2Performance and handoff evaluation of heterogeneous wireless networks 2
Performance and handoff evaluation of heterogeneous wireless networks 2IAEME Publication
 
Mobile Ad Hoc Network of Simulation Framework Based on OPNET
Mobile Ad Hoc Network of Simulation Framework Based on OPNETMobile Ad Hoc Network of Simulation Framework Based on OPNET
Mobile Ad Hoc Network of Simulation Framework Based on OPNETateeq ateeq
 
Enhancing Voice over WLAN via Rate Adaptation and Retry Scheduling
Enhancing Voice over WLAN via RateAdaptation and Retry SchedulingEnhancing Voice over WLAN via RateAdaptation and Retry Scheduling
Enhancing Voice over WLAN via Rate Adaptation and Retry SchedulingArun Das
 
BRKVIR-3013 Deploying and Troubleshooting the Nexus 1000v Virtual Switch on ...
BRKVIR-3013  Deploying and Troubleshooting the Nexus 1000v Virtual Switch on ...BRKVIR-3013  Deploying and Troubleshooting the Nexus 1000v Virtual Switch on ...
BRKVIR-3013 Deploying and Troubleshooting the Nexus 1000v Virtual Switch on ...Rassul Ismailov
 
Lab 4 final report
Lab 4 final reportLab 4 final report
Lab 4 final reportKyle Villano
 
newtwork opnet app project
newtwork opnet app project newtwork opnet app project
newtwork opnet app project Mohamed Elagnaf
 
Vijay_ICCN-11
Vijay_ICCN-11Vijay_ICCN-11
Vijay_ICCN-11Vijay B T
 
Network lab manual
Network lab manualNetwork lab manual
Network lab manualPrabhu D
 
Network simulator survey
Network simulator surveyNetwork simulator survey
Network simulator surveyWei Lin
 

Viewers also liked (20)

Opnet final year project in ludhiana
Opnet final year project in ludhianaOpnet final year project in ludhiana
Opnet final year project in ludhiana
 
Opnet simulator
Opnet simulatorOpnet simulator
Opnet simulator
 
opnet
opnetopnet
opnet
 
opnet lab report
opnet lab reportopnet lab report
opnet lab report
 
Performance and handoff evaluation of heterogeneous wireless networks 2
Performance and handoff evaluation of heterogeneous wireless networks 2Performance and handoff evaluation of heterogeneous wireless networks 2
Performance and handoff evaluation of heterogeneous wireless networks 2
 
Opnet14.04
Opnet14.04Opnet14.04
Opnet14.04
 
Mobile Ad Hoc Network of Simulation Framework Based on OPNET
Mobile Ad Hoc Network of Simulation Framework Based on OPNETMobile Ad Hoc Network of Simulation Framework Based on OPNET
Mobile Ad Hoc Network of Simulation Framework Based on OPNET
 
Enhancing Voice over WLAN via Rate Adaptation and Retry Scheduling
Enhancing Voice over WLAN via RateAdaptation and Retry SchedulingEnhancing Voice over WLAN via RateAdaptation and Retry Scheduling
Enhancing Voice over WLAN via Rate Adaptation and Retry Scheduling
 
Nexus 1000v
Nexus 1000vNexus 1000v
Nexus 1000v
 
BRKVIR-3013 Deploying and Troubleshooting the Nexus 1000v Virtual Switch on ...
BRKVIR-3013  Deploying and Troubleshooting the Nexus 1000v Virtual Switch on ...BRKVIR-3013  Deploying and Troubleshooting the Nexus 1000v Virtual Switch on ...
BRKVIR-3013 Deploying and Troubleshooting the Nexus 1000v Virtual Switch on ...
 
Lab 4 final report
Lab 4 final reportLab 4 final report
Lab 4 final report
 
newtwork opnet app project
newtwork opnet app project newtwork opnet app project
newtwork opnet app project
 
Ch21
Ch21Ch21
Ch21
 
Opnet tutorial
Opnet tutorialOpnet tutorial
Opnet tutorial
 
آشنایی با Opnet
آشنایی با Opnetآشنایی با Opnet
آشنایی با Opnet
 
Radioaffpre
RadioaffpreRadioaffpre
Radioaffpre
 
Ch24
Ch24Ch24
Ch24
 
Vijay_ICCN-11
Vijay_ICCN-11Vijay_ICCN-11
Vijay_ICCN-11
 
Network lab manual
Network lab manualNetwork lab manual
Network lab manual
 
Network simulator survey
Network simulator surveyNetwork simulator survey
Network simulator survey
 

Similar to Qos wlan

Quality of Service for Video Streaming using EDCA in MANET
Quality of Service for Video Streaming using EDCA in MANETQuality of Service for Video Streaming using EDCA in MANET
Quality of Service for Video Streaming using EDCA in MANETijsrd.com
 
Media Access and Internetworking
Media Access and InternetworkingMedia Access and Internetworking
Media Access and InternetworkingN.Jagadish Kumar
 
ON THE SUPPORT OF MULTIMEDIA APPLICATIONS OVER WIRELESS MESH NETWORKS
ON THE SUPPORT OF MULTIMEDIA APPLICATIONS  OVER WIRELESS MESH NETWORKS ON THE SUPPORT OF MULTIMEDIA APPLICATIONS  OVER WIRELESS MESH NETWORKS
ON THE SUPPORT OF MULTIMEDIA APPLICATIONS OVER WIRELESS MESH NETWORKS ijwmn
 
Basic concept of frame relay
Basic concept of frame relayBasic concept of frame relay
Basic concept of frame relayNetProtocol Xpert
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
Comparative study of various voip applications in 802.11 a wireless network s...
Comparative study of various voip applications in 802.11 a wireless network s...Comparative study of various voip applications in 802.11 a wireless network s...
Comparative study of various voip applications in 802.11 a wireless network s...ijmnct
 
Design and Evaluation of MAC Protocol Strategies Techniques in Wireless Ad Ho...
Design and Evaluation of MAC Protocol Strategies Techniques in Wireless Ad Ho...Design and Evaluation of MAC Protocol Strategies Techniques in Wireless Ad Ho...
Design and Evaluation of MAC Protocol Strategies Techniques in Wireless Ad Ho...ijtsrd
 
Module 5 high speed swan,atm,transport layer
Module 5 high speed swan,atm,transport layerModule 5 high speed swan,atm,transport layer
Module 5 high speed swan,atm,transport layerDeepak John
 
Module 4 netwok layer,routing ,vlan,x.25doc
Module 4 netwok layer,routing ,vlan,x.25docModule 4 netwok layer,routing ,vlan,x.25doc
Module 4 netwok layer,routing ,vlan,x.25docDeepak John
 
Ccna day5-140715152501-phpapp01
Ccna day5-140715152501-phpapp01Ccna day5-140715152501-phpapp01
Ccna day5-140715152501-phpapp01Sachin Morya
 

Similar to Qos wlan (20)

P26093098
P26093098P26093098
P26093098
 
Quality of Service for Video Streaming using EDCA in MANET
Quality of Service for Video Streaming using EDCA in MANETQuality of Service for Video Streaming using EDCA in MANET
Quality of Service for Video Streaming using EDCA in MANET
 
Media Access and Internetworking
Media Access and InternetworkingMedia Access and Internetworking
Media Access and Internetworking
 
ON THE SUPPORT OF MULTIMEDIA APPLICATIONS OVER WIRELESS MESH NETWORKS
ON THE SUPPORT OF MULTIMEDIA APPLICATIONS  OVER WIRELESS MESH NETWORKS ON THE SUPPORT OF MULTIMEDIA APPLICATIONS  OVER WIRELESS MESH NETWORKS
ON THE SUPPORT OF MULTIMEDIA APPLICATIONS OVER WIRELESS MESH NETWORKS
 
Frame relay
Frame relayFrame relay
Frame relay
 
Basic concept of frame relay
Basic concept of frame relayBasic concept of frame relay
Basic concept of frame relay
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)
 
Comparative study of various voip applications in 802.11 a wireless network s...
Comparative study of various voip applications in 802.11 a wireless network s...Comparative study of various voip applications in 802.11 a wireless network s...
Comparative study of various voip applications in 802.11 a wireless network s...
 
WLAN
WLANWLAN
WLAN
 
Shubham chakravarty ppt_wcan
Shubham chakravarty ppt_wcanShubham chakravarty ppt_wcan
Shubham chakravarty ppt_wcan
 
C C N A Day5
C C N A  Day5C C N A  Day5
C C N A Day5
 
Aj32242252
Aj32242252Aj32242252
Aj32242252
 
Frame
FrameFrame
Frame
 
Design and Evaluation of MAC Protocol Strategies Techniques in Wireless Ad Ho...
Design and Evaluation of MAC Protocol Strategies Techniques in Wireless Ad Ho...Design and Evaluation of MAC Protocol Strategies Techniques in Wireless Ad Ho...
Design and Evaluation of MAC Protocol Strategies Techniques in Wireless Ad Ho...
 
Module 5 high speed swan,atm,transport layer
Module 5 high speed swan,atm,transport layerModule 5 high speed swan,atm,transport layer
Module 5 high speed swan,atm,transport layer
 
Module 4 netwok layer,routing ,vlan,x.25doc
Module 4 netwok layer,routing ,vlan,x.25docModule 4 netwok layer,routing ,vlan,x.25doc
Module 4 netwok layer,routing ,vlan,x.25doc
 
Ccna day5
Ccna day5Ccna day5
Ccna day5
 
Ccna day5
Ccna day5Ccna day5
Ccna day5
 
Ccna day5-140715152501-phpapp01
Ccna day5-140715152501-phpapp01Ccna day5-140715152501-phpapp01
Ccna day5-140715152501-phpapp01
 
Ccna day5
Ccna day5Ccna day5
Ccna day5
 

Recently uploaded

Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 

Recently uploaded (20)

Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 

Qos wlan

  • 1.
  • 2. ACKNOWLEDGEMENT  A BIG THANKS TO ALL WHO HAVE MADE THIS PROJECT POSSIBLE ESPECIALLY TO THE HEAD OF OUR DEPARTMENT FOR GIVING US THE PERMISSION TO USE THE M.TECH LAB FOR OUR PROJRCT WORK. A VERY SPECIAL THANKS TO OUR PROJECT GUIDE MRS. SANDHYA PATTANAYAK.WITHOUT HER THIS PROJECT WOULD HAVE BEEN IMPOSSIBLE.
  • 3. PROJECT DONE BY:- SUSHANT KUMAR VENKATESH PANDEY SHABBIR CHUNAWALA ALOK RANJAN UPADHYAY PROJECT GUIDE:- MRS.SANDHYA PATTANAYAK
  • 4. CONTENTS  AIM OF PROJECT  OVERVIEW OF 802.11  MAC PROTOCOLS DCF PROTOCOL EDCF PROTOCOL  NETWORK SIMULATION & RESULTS  CONCLUSION
  • 5. AIM OF PROJECT The main objectives of the Project are:  The study of basic concepts and issues of Wireless/Cellular network that can improve the QoS of a cellular WLAN. Mainly focusing on Medium Access Control layer of Open Systems Interconnection (OSI) model.  Study various existing Medium Access Control protocols of cellular WLAN.  Implementation and comparison of efficient mechanisms that can improve the  QoS of WLAN by using OPNET Modeler’s wireless module.  Study the results obtained, and recommend the best possible protocol that can provide high QoS under respective network traffic conditions.
  • 6. WHAT IS WLAN?  A wireless LAN or WLAN is a wireless local area network that uses radio waves as its carrier.  The last link with the users is wireless, to give a network connection to all users in a building or campus.  The backbone network usually uses cables. Wireless LANs operate in almost the same way as wired LANs, using the same networking protocols and supporting the most of the same applications.
  • 7. AN OVERVIEW OF IEEE 802.11  IEEE 802.11 advantages: • Broadband bandwidth capability • Low deployment cost • Internet services access anytime, anywhere • Mobility and connectivity 7
  • 8.  IEEE 802.11 disadvantages:  Best effort services  No build in QoS modification of existing standards required  Shared medium 8
  • 9. Interframe Spacing  Varying interframe spacings create different priority levels for different types of traffic.  The high-priority traffic doesn't have to wait as long after the medium has become idle.  To assist with interoperability between different data rates, the interframe space is a fixed amount of time, independent of the transmission speed. 9
  • 10.  Short interframe space (SIFS)  The SIFS is used for the highest-priority transmissions, such as RTS/CTS frames and positive acknowledgments.  PCF interframe space (PIFS)  The PIFS is used by the PCF during contention-free operation.  Stations with data to transmit in the contention-free period can transmit after the PIFS has elapsed and preempt any contention-based traffic. 10
  • 11.  DCF interframe space (DIFS)  The DIFS is the minimum medium idle time for contention-based services.  Stations may have immediate access to the medium if it has been free for a period longer than the DIFS.  Extended interframe space (EIFS)  It is not a fixed interval.  It is used only when there is an error in frame transmission. 11
  • 13. Distributed Coordination Function (DCF)  The DCF is the basis of the standard CSMA/CA access mechanism.  Like Ethernet, it first checks to see that the radio link is clear before transmitting.  To avoid collisions, stations use a random backoff after each frame, with the first transmitter seizing the channel. 13
  • 14.  In some circumstances, the DCF may use the CTS/RTS clearing technique to further reduce the possibility of collisions.  Most traffic uses the DCF, which provides a standard Ethernet-like contention-based service.  The DCF allows multiple independent stations to interact without central control, and thus may be used in either IBSS networks or in infrastructure networks. 14
  • 15. Figure 6. RTS/CTS clearing 15
  • 16. Backoff with the DCF  A period called the contention window or backoff window follows the DIFS.  This window is divided into slots.  Stations pick a random slot and wait for that slot before attempting to access the medium; all slots are equally likely selections.  When several stations are attempting to transmit, the station that picks the first slot (the station with the lowest random number) wins. 16
  • 17. Figure 7. Diagrammatic representation of DCF access method 17
  • 18. EDCF ( Enhanced DCF )  EDCF is a contention-based channel access scheme.  EDCF provides differentiated service, distributed access to the wireless medium for 8 delivery priorities.  EDCF access channel on each ESTA uses at most 8 prioritized output queues, one for each delivery priority, called Traffic Categories (TCs). 18
  • 19.  The CWmin and CWmax parameters can be set differently for different traffic categories, such as, a high priority TC with small values of CWmin and CWmax.  Instead of using a DIFS, as a minimum specified idle duration time as defined in DCF, a new kind of interframe space called Arbitration Interframe Space (AIFS) is used. 19
  • 20. Figure : Diagrammatic representation of EDCF access method 20
  • 21.  A single station may implement up to eight transmission queues realized as virtual stations inside a station, with QoS parameters that determine their priorities.  If the counters of two or more parallel TCs in a single station reach zero at the same time, a scheduler inside the station avoids the virtual collision. 21
  • 22. Figure : Virtual backoff of eight traffic categories 22
  • 24.
  • 25. APPLICATIONS CONFIGURED  WEB BROWSING (BACKGROUND)  EMAIL(BACKGROUND)  FILE TRANSFER (BEST EFFORT)  DATABASE ACCESS(BEST EFFORT)  VIDEO CONFERENCE (INTERACTIVE MULTIMEDIA)  VOICE(INTERACTIVE VOICE)
  • 26. PROFILES CONFIGURED  FTP,DATA,VOICE  ALL APPLICATIONS  WEB,EMAIL,FTP, DATA  WEB,EMAIL, VIDEO  WEB,EMAIL  FTP,DATA  VIDEO,VOICE
  • 27. EDCA PARAMETERS APPLICATION CWmin CWmax VOICE 3 7 VIDEO 7 15 BEST EFFORT 31 1023 BACKGROUND 31 1023
  • 30. MAC DELAY  THE MAC DELAY VARIES WITH THE PRIORITY LEVELS OF THE APPLICATION. HIGHER THE PRIORITY LOWER THE MAC DELAY.
  • 31. COMPARISON OF DCF & EDCF THE THROUGHPUT OF BOTH PROTOCOLS SEEMS TO BE IDENTICAL. THROUGHPUT
  • 32. COMPARISON-MAC DELAY THE MAC DELAY OF EDCF IS GREATER THAN THAT OF DCF. DCF PERFORMS BETTER IN THIS REGARD MAC DELAY
  • 33. COMPARISON-RETRANSMISSION ATTEMPTS THE NO. OF RETRANSMISSION ATTEMPTS FOR EDCF IS MORE THAN DCF BECAUSE OF A LARGE NO COLLISSIONS. DCF HAS COLLISSION AVOIDANCE MECHANISM THUS HAS LOW NO. OF RETRANSMISSION. RETRANSMISSION ATTEMPTS
  • 34. CONCLUSION The results obtained from simulation shows that Enhanced Distribution Coordination Function provides efficient mechanism for service differentiation and hence provides quality of service to the Wireless LAN. However, this improvement comes at a cost of a decrease in quality of the lower priority traffic up to the point of starvation. The acquisition of the radio channel by the higher priority traffic is much more aggressive than for the lower priority. Higher priority traffic benefited, while lower priority traffic suffered. In terms of overall performance (under the used simulation conditions in this particular study of QoS of Wireless LAN), DCF performs marginally well than EDCF. This happens due to reason that in EDCF mechanism, each AC function acts like a virtual station for medium access, so more collision will be expected for EDCF scenario.