Efficient Transmission of H.264 Video over WLANs

Size: px
Start display at page:

Download "Efficient Transmission of H.264 Video over WLANs"

Transcription

1 Efficient Transmission of H.264 Video over WLANs Yaser P. Fallah March 2007 UBC 1

2 Multimedia Communications Multimedia applications are becoming increasingly popular Video on mobile devices (cell phones, ipod, ) Video streaming (IPTV, Home HDTV streaming) Video Conferencing and Telephony Wireless access networks are being deployed throughout the world at a rapid pace Wireless Local Area Networks ( or WiFi) Cellular 3G networks Video Transmission over Wireless LANs UBC

3 Video over IEEE e WLAN QoS- Internet Video Streams may incur significant packet loss, delay and delay jitter in Wireless Environments. UBC

4 WLAN Access Network Problems What is different about wireless networks? Delay, Jitter, Packet Loss and Data Corruption are considerably higher in wireless networks than in wired networks WLAN problems may come from two sources Physical Layer (PHY): fading, noise and interference may corrupt packets. MAC Layer: collision in MAC layer may not be resolved on time, so packets are dropped or delayed. UBC

5 Enhancements, through cross-layer solutions Enhancements may be achieved in several layers, either separately or in a cross layer fashion Application Layer ( H.264 Video ) Error Resiliency (Flexible Macroblock Ordering) Scalable Video Coding Data Partitioning Slicing Video frames App. Layer: H.264 Video RTP/IP MAC Layer Packet size adjustments (fragmentation) to reduce packet loss Differentiated Service Provisioning (EDCA) Guaranteed Service Provisioning (HCCA) PHY Layer Unequal Error Protection MAC: e PHY: b,g,a UBC

6 Agenda Overview of H.264 Slice Coding Flexible Macroblock Ordering Data Partitioning Solutions Frame size control MAC QoS Provisioning UBC

7 H.264, Slice Coding When packet sizes exceed the maximum allowable amount for reliable transmission, the frames may be sliced into smaller decodable data units the alternative is to let the network fragment the packet. Frame Data NALU slice1 NALU slice2 NALU slice3 NALU slice4 Slices Self contained, all information for decoding slice available within slice. Each slice encapsulated in a NAL (Network Abstraction Layer) Unit. Advantages: losing a slice only affects part of a picture, not an entire frame Disadvantages: More overhead, less compression efficiency UBC

8 H.264 Error Resiliency - Flexible Macroblock Ordering (FMO) The H.264 provides various error resiliency schemes, including Flexible Macroblock Ordering (FMO) H.264 allows macroblocks within pictures to use a variety of slice mapping patterns.these include: Interleaving Dispersed Foreground Box-out Raster Scan Wipe Explicit user defined UBC

9 H.264 Data Partitioning The Compressed Frame is partitioned into : Partition A, contains the most important information such as MB types, quantization parameters, and motion vectors. Partition B (intra partition), contains intra coded block pattern (CBP) and intra coefficients. Partition C (inter partition), contains only inter CBPs and inter coefficients. Partitions may be treated differently by the delivery layer Unequal Error Protection in PHY and MAC Prioritized or Guaranteed Services in MAC UBC

10 Enhancing H.264 Video Transmission over WLANs Frame size control Optimal packet size is found in the MAC/PHY layers to achieve lowest Packet Loss Ratio (PLR) Video slicing is done in the application layer, instead of fragmentation in MAC, to achieve optimal packet size. QoS provisioning H.264 Baseline profile H.264 Extended profile (with Data Partitioning) UBC

11 Frame Size Control: Effect of Packet Size on Packet Loss Ratio Using large packets: reduce RTP/IP/UDP, and more importantly PHY overhead reduce contention and collision (MAC operation overhead) Higher PLR in PHY layer: PLR = 1 (1-BER) pkt_len ~ BER * pkt_len Using small packets: Lower PLR in PHY layer Higher Packet loss in MAC due to congestion and increased PHY overhead There MAY exist an optimum value for packet length Packet Loss Ratio MAC and PHY (BER 10E-4) MAC only (BER = 10E-5) PHY only (BER 10E-4, Retx 5) Packet Size (Bytes) UBC

12 Packet Size Adjustment. Average PSNR Fragment or Slice Size (Bytes) Slice Size: 2300B 700B 300B UBC

13 Packet Size Adjustment: Video Slicing vs. MAC Fragmentation Assuming an acceptable or optimal packet size, we prefer video slicing to MAC fragmentation Packet Error Rate: fragments or slices of size K, picture of size L, n fragments, X transmission attempts, e: BER. UBC

14 Packet Size Adjustment: Video Slicing vs. MAC Fragmentation Adjusting MAC packet size to optimal value can be done in MAC layer ( fragmentation) Application layer (video slice coding) MAC Fragmentation MAC packet Video Frame (NAL packet) MAC packet MAC packet MAC packet MAC packet Video Slicing Video Slice Video Slice Video Slice Video Slice Video Slice MAC packet MAC packet MAC packet MAC packet MAC packet UBC

15 Packet Size Adjustment: MAC vs. App. PSNR NoSlice 340B Frag Slice 300B Frame # Average PSNR MAC Fragmentation Video Slicing Slice or Fragment Size Application Layer frag. (Video Slicing) UBC MAC Fragmentation

16 MAC QoS Solutions QoS in WLAN e Standard defines two access methods EDCA (Enhanced Distributed Channel Access) Prioritized contention access: higher success probability for video, voice, Aggregate QoS HCCA (HCF Controlled Channel Access) Scheduled access user defined scheduler Per-session QoS UBC

17 DCF/EDCA Operation Prioritized Access provided through traffic specific parameters: 1. Initial Deferment, AIFS 2. Backoff window size 3. Allowed Burst size (TXOP) Immediate access when medium is idle >= AIFS[TC]+SlotTime AIFS[TC] +SlotTime Busy medium AIFS[TC] DIFS PIFS SIFS Contention Window from [1,1+CWmin[TC]] Backoff Window Next Frame SlotTime Defer Access Select Slot and decrement backoff as long as medium stays idle UBC

18 HCCA Operation Access Point can use PIFS waiting time and generate a contention free duration (CAP) at almost any time QAP (downstream) PIFS SIFS SIFS PIFS SIFS Poll Data Ack Data Ack QSTAs (upstream) EDCA Polled TXOP EDCA TXOP TXOP obtained by QAP Controlled Access Phase (CAP) EDCA UBC

19 QoS Support using e EDCA Based only provides aggregate and prioritized QoS, poor delay and jitter performance does not perform well at heavy loads, very sensitive to MAC parameters HCCA Based Scheduled access to the medium is possible through HCCA, thus service guarantee is feasible The scheduling scheme is user-defined in HCCA Challenges of Scheduling in e CSMA/CA: channel shared between Uplink/downlink at all times Mixed contention based & contention free (controlled) access Multi-rate operation of PHY: Each packet may be sent at a different PHY rate Delay (sec) UBC

20 CAPS: Controlled Access Phase Scheduling ACCESS POINT UPSTREAM, Requests from stations DOWNSTREAM packets Actual Packets Virtual Packet Generator (VPG) classifier Virtual Packets Time Stamping HCCA Queues 8 EDCA queues Select access mode Inner Scheduler EDCA Contention Access Indicates whether the next service round is a contention access using EDCA or an HCCA CAP generation Virtual Packets VAP classifier Actual Packets Generate Poll messages Station sends packet, AP sends Ack AP sends packet, Station sends Ack Scheduler/Shaper UBC

21 MAC QoS Based Solutions Techniques for H.264 Video Transmission over WLANs TECHNIQUE Supported H.264 Profiles Supporte d e WLAN Network-Awareness In The Multimedia Source Media-Awareness In The WLAN 1. Single Stream served by EDCA baseline, extended (all profiles) EDCA Limited: Tagging all frames with type of service Serving tagged video in priority levels (AC2) 2. Single Stream served by CAPS baseline, extended (all profiles) EDCA & HCCA with CAPS Limited: Tagging all frames with traffic stream ID Requires video pattern information, serving tagged video in guaranteed access traffic session 3. Partitioned Video served by EDCA extended EDCA Tagging different partitions for different priority levels. Serving packet of each partition in a different priority level (A: AC2, B & C: AC1) 4. Partitioned Video served by CAPS extended EDCA & HCCA with CAPS Tagging different partitions for different traffic streams. Requires video pattern information, serving partition A packets in a separate guaranteed access traffic session from partitions B & C 5. Partitioned Video, Partially Aggregated, served by CAPS extended EDCA & HCCA with CAPS Tagging different partitions for different traffic streams, aggregating partitions B and C (or A & B). Requires video pattern information, serving partition A packets in a separate guaranteed access traffic session from the aggregated packets of partitions B & C UBC

22 MAC QoS Based Solutions: CAPS vs. EDCA Technique 1 vs. Technique 2: EDCA vs. CAPS packet delay (sec) UBC

23 CAPS vs. EDCA, Home video scenario One uplink or downlink video Background Traffic (all classes): Heavy downlink load (10Mbps), light uplink load (<200Kbps) Frame # packet delay (sec) UBC

24 Video Quality: CAPS vs. EDCA CAPS all cases EDCA 100ms EDCA 100ms with 1E-5 BER EDCA 250ms UBC

25 MAC QoS Based Solutions Techniques for H.264 Video Transmission over WLANs TECHNIQUE Supported H.264 Profiles Supporte d e WLAN Network-Awareness In The Multimedia Source Media-Awareness In The WLAN 1. Single Stream served by EDCA baseline, extended (all profiles) EDCA Limited: Tagging all frames with type of service Serving tagged video in priority levels (AC2) 2. Single Stream served by CAPS baseline, extended (all profiles) EDCA & HCCA with CAPS Limited: Tagging all frames with traffic stream ID Requires video pattern information, serving tagged video in guaranteed access traffic session 3. Partitioned Video served by EDCA extended EDCA Tagging different partitions for different priority levels. Serving packet of each partition in a different priority level (A: AC2, B & C: AC1) 4. Partitioned Video served by CAPS extended EDCA & HCCA with CAPS Tagging different partitions for different traffic streams. Requires video pattern information, serving partition A packets in a separate guaranteed access traffic session from partitions B & C 5. Partitioned Video, Partially Aggregated, served by CAPS extended EDCA & HCCA with CAPS Tagging different partitions for different traffic streams, aggregating partitions B and C (or A & B). Requires video pattern information, serving partition A packets in a separate guaranteed access traffic session from the aggregated packets of partitions B & C UBC

26 QoS Based Solutions - Data Partitioning Loss Ratio Prt B & C EDCA Prt A EDCA Prt B&C CAPS-Aggreg Prt A CAPS-Aggreg CAPS single stream EDCA single stream Num of Video Sources Packet loss ratio for different partitions, using different schemes UBC

27 Conclusion Adjustment of packet sizes is necessary to minimize the effect of packet loss and congestion Delegating the packet size adjustment to the application layer results in increased video quality EDCA may be used : for delay and jitter tolerant video applications (streaming) when capacity is not a concern CAPS based guaranteed service provisioning can provide the required QoS for real time video When Data Partitioning (DP) is available CAPS with DP provides better quality than EDCA with DP Aggregation of partitions B & C or A & B is necessary in WLANs UBC

28 Thank You UBC

Certified Wireless Network Administrator (CWNA) PW Chapter Medium Access. Chapter 8 Overview

Certified Wireless Network Administrator (CWNA) PW Chapter Medium Access. Chapter 8 Overview Certified Wireless Network Administrator (CWNA) PW0-105 Chapter 8 802.11 Medium Access Chapter 8 Overview CSMA/CA vs. CSMA/CD Distributed Coordination Function (DCF) Point Coordination Function (PCF) Hybrid

More information

Cross-Layer Architecture for H.264 Video Streaming in Heterogeneous DiffServ Networks

Cross-Layer Architecture for H.264 Video Streaming in Heterogeneous DiffServ Networks Cross-Layer Architecture for H.264 Video Streaming in Heterogeneous DiffServ Networks Gabriel Lazar, Virgil Dobrota, Member, IEEE, Tudor Blaga, Member, IEEE 1 Agenda I. Introduction II. Reliable Multimedia

More information

. 14 Byte for Acks. Due to this fact, the overhead is more relevant if the data contained in packets is sent to high rates:

. 14 Byte for Acks. Due to this fact, the overhead is more relevant if the data contained in packets is sent to high rates: QoS in IEEE 802.11 Issues Some issues are important for quality of service: the first one mentioned is the difference of performances expired by nodes based on their position in the network. Indeed, considering

More information

Department of Electrical and Computer Systems Engineering

Department of Electrical and Computer Systems Engineering Department of Electrical and Computer Systems Engineering Technical Report MECSE-6-2006 Medium Access Control (MAC) Schemes for Quality of Service (QoS) provision of Voice over Internet Protocol (VoIP)

More information

Converging Voice, Video and Data in WLAN with QoS Support

Converging Voice, Video and Data in WLAN with QoS Support Research Online ECU Publications Pre. 211 28 Converging Voice, Video and Data in WLAN with QoS Support Hushairi Zen Daryoush Habibi Justin Wyatt Iftekhar Ahmad 1.119/WOCN.28.4542485 This article was originally

More information

H.264 video transmission over IEEE based wireless networks: QoS cross-layer optimization

H.264 video transmission over IEEE based wireless networks: QoS cross-layer optimization H.264 video transmission over IEEE802.11 based wireless networks: QoS cross-layer optimization ZORAN BOJKOVIC (1), DRAGORAD MILOVANOVIC (2) (1) Faculty of Transport and Traffic Engineering, University

More information

ECE442 Communications Lecture 3. Wireless Local Area Networks

ECE442 Communications Lecture 3. Wireless Local Area Networks ECE442 Communications Lecture 3. Wireless Local Area Networks Husheng Li Dept. of Electrical Engineering and Computer Science Spring, 2014 Wireless Local Networks 1 A WLAN links two or more devices using

More information

B. Bellalta Mobile Communication Networks

B. Bellalta Mobile Communication Networks IEEE 802.11e : EDCA B. Bellalta Mobile Communication Networks Scenario STA AP STA Server Server Fixed Network STA Server Upwnlink TCP flows Downlink TCP flows STA AP STA What is the WLAN cell performance

More information

EVALUATION OF EDCF MECHANISM FOR QoS IN IEEE WIRELESS NETWORKS

EVALUATION OF EDCF MECHANISM FOR QoS IN IEEE WIRELESS NETWORKS MERL A MITSUBISHI ELECTRIC RESEARCH LABORATORY http://www.merl.com EVALUATION OF EDCF MECHANISM FOR QoS IN IEEE802.11 WIRELESS NETWORKS Daqing Gu and Jinyun Zhang TR-2003-51 May 2003 Abstract In this paper,

More information

Fairness and Transmission Opportunity Limit in IEEE802.11e Enhanced Distributed Channel Access

Fairness and Transmission Opportunity Limit in IEEE802.11e Enhanced Distributed Channel Access Fairness and Transmission Opportunity Limit in IEEE802.11e Enhanced Distributed Channel Access by Anni Matinlauri Instructor: Jouni Karvo Supervisor: Professor Raimo Kantola Agenda Background Research

More information

Wireless Networked Systems

Wireless Networked Systems Wireless Networked Systems CS 795/895 - Spring 2013 Lec #6: Medium Access Control QoS and Service Differentiation, and Power Management Tamer Nadeem Dept. of Computer Science Quality of Service (802.11e)

More information

Enhanced Controlled-Access and Contention-Based Algorithms for IEEE e Wireless LANs

Enhanced Controlled-Access and Contention-Based Algorithms for IEEE e Wireless LANs Enhanced Controlled-Access and Contention-Based Algorithms for IEEE 82.11e Wireless LANs Yaser Pourmohammadi Fallah and Hussein M. Alnuweiri Dept. of Electrical Engineering, University of British Columbia,

More information

Optimized WLAN MAC Protocol for Multimedia Applications

Optimized WLAN MAC Protocol for Multimedia Applications Research Online ECU Publications Pre. 2011 2008 Optimized WLAN MAC Protocol for Multimedia Applications Hushairi Zen Daryoush Habibi Alexander Rassau Iftekhar Ahmad 10.1109/WOCN.2008.4542484 This article

More information

Performance Evaluation of IEEE e

Performance Evaluation of IEEE e Performance Evaluation of IEEE 802.11e 1 Sandeep Kaur, 2 Dr. Jyotsna Sengupta 1,2 Dept. of Computer Science, Punjabi University, Patiala, India Abstract Providing QoS requirements like good throughput

More information

IEEE e Enhanced QoS

IEEE e Enhanced QoS IEEE 802.11e Enhanced QoS 國立中興大學資工系曾學文 Tel : (04)22840497 ext 908 E-mail: hwtseng@nchu.edu.tw Outlines Introduction Traffic Differentiation Hybrid Coordination Function (HCF) Contention-Based Channel Access

More information

CHAPTER 4 CALL ADMISSION CONTROL BASED ON BANDWIDTH ALLOCATION (CACBA)

CHAPTER 4 CALL ADMISSION CONTROL BASED ON BANDWIDTH ALLOCATION (CACBA) 92 CHAPTER 4 CALL ADMISSION CONTROL BASED ON BANDWIDTH ALLOCATION (CACBA) 4.1 INTRODUCTION In our previous work, we have presented a cross-layer based routing protocol with a power saving technique (CBRP-PS)

More information

Prioritization scheme for QoS in IEEE e WLAN

Prioritization scheme for QoS in IEEE e WLAN Prioritization scheme for QoS in IEEE 802.11e WLAN Yakubu Suleiman Baguda a, Norsheila Fisal b a,b Department of Telematics & Communication Engineering, Faculty of Electrical Engineering Universiti Teknologi

More information

Exam4Tests. Latest exam questions & answers help you to pass IT exam test easily

Exam4Tests.   Latest exam questions & answers help you to pass IT exam test easily Exam4Tests http://www.exam4tests.com Latest exam questions & answers help you to pass IT exam test easily Exam : PW0-300 Title : Certified Wireless Network Expert Vendors : CWNP Version : DEMO Get Latest

More information

Mobile & Wireless Networking. Lecture 7: Wireless LAN

Mobile & Wireless Networking. Lecture 7: Wireless LAN 192620010 Mobile & Wireless Networking Lecture 7: Wireless LAN [Schiller, Section 7.3] [Reader, Part 6] [Optional: "IEEE 802.11n Development: History, Process, and Technology", Perahia, IEEE Communications

More information

Comparison of the Quality of Service (QoS) on the IEEE e and the g Wireless LANs

Comparison of the Quality of Service (QoS) on the IEEE e and the g Wireless LANs ENSC 427: COMMUNICATION NETWORKS Comparison of the Quality of Service (QoS) on the IEEE 802.11e and the 802.11g Wireless LANs Spring 2010 Final Report Group 5 Yalda Hakki (yha17@sfu.ca) Rosy Johal (rja2@sfu.ca)

More information

Performance evaluation of IEEE e

Performance evaluation of IEEE e IJCSNS International Journal of Computer Science and Network Security, VOL.11 No.7, July 2011 159 Performance evaluation of IEEE 802.11e Sandeep kaur 1, Dr.jyotsna sengupta 2 Department of Computer Science,

More information

A Tool for Simulating IEEE e Contention-based Access

A Tool for Simulating IEEE e Contention-based Access A Tool for Simulating IEEE 802.11e Contention-based Access Andreas Floros 1 and Theodore Karoubalis 2 1 Dept. of Informatics, Ionian University, Plateia Tsirigoti 7, 49 100 Corfu, Greece floros@ionio.gr

More information

Wireless Communication

Wireless Communication Wireless Communication Systems @CS.NCTU Lecture 9: MAC Protocols for WLANs Instructor: Kate Ching-Ju Lin ( 林靖茹 ) 1 Reference 1. A Technical Tutorial on the IEEE 802.11 Protocol By Pablo Brenner online:

More information

Performance Comparison of IEEE e EDCA and b DCF Under Non- Saturation Condition using Network Simulator

Performance Comparison of IEEE e EDCA and b DCF Under Non- Saturation Condition using Network Simulator Research Journal of Applied Sciences, Engineering and Technology 4(22): 4748-4754, 212 ISSN: 24-7467 Maxwell Scientific Organization, 212 Submitted: April 3, 212 Accepted: April 23, 212 Published: November

More information

Notes on the Inefficiency of e HCCA

Notes on the Inefficiency of e HCCA Notes on the Inefficiency of 802.e HCCA C. Casetti, C.-F. Chiasserini, M. Fiore and M. Garetto Dipartimento di Elettronica, Politecnico di Torino - Italy E-mail: {casetti,chiasserini,fiore,garetto}@polito.it

More information

Lecture 16: QoS and "

Lecture 16: QoS and Lecture 16: QoS and 802.11" CSE 123: Computer Networks Alex C. Snoeren HW 4 due now! Lecture 16 Overview" Network-wide QoS IntServ DifServ 802.11 Wireless CSMA/CA Hidden Terminals RTS/CTS CSE 123 Lecture

More information

Solutions to Performance Problems in VoIP Over a Wireless LAN

Solutions to Performance Problems in VoIP Over a Wireless LAN Solutions to Performance Problems in VoIP Over a 802.11 Wireless LAN Wei Wang, Soung C. Liew, and VOK Li, Solutions to Performance Problems in VoIP over a 802.11 Wireless LAN, IEEE Transactions On Vehicular

More information

Quality of Service (QoS) Settings on AP541N Access Point

Quality of Service (QoS) Settings on AP541N Access Point Quality of Service (QoS) Settings on AP541N Access Point Objective Quality of Service (QoS) is a technique used to achieve better performance for a computer network and is also used to enhance the quality

More information

Call Admission Control for IEEE Contention Access Mechanism

Call Admission Control for IEEE Contention Access Mechanism Call Admission Control for IEEE 82.11 Contention Access Mechanism Dennis Pong and Tim Moors School of Electrical Engineering and Telecommunications, The University of New South Wales, Australia Email:

More information

Advanced Computer Networks WLAN

Advanced Computer Networks WLAN Advanced Computer Networks 263 3501 00 WLAN Patrick Stuedi Spring Semester 2014 1 Oriana Riva, Department of Computer Science ETH Zürich Last week Outlook Medium Access COPE Short Range Wireless Networks:

More information

1480 IEEE TRANSACTIONS ON MULTIMEDIA, VOL. 14, NO. 5, OCTOBER 2012

1480 IEEE TRANSACTIONS ON MULTIMEDIA, VOL. 14, NO. 5, OCTOBER 2012 1480 IEEE TRANSACTIONS ON MULTIMEDIA, VOL. 14, NO. 5, OCTOBER 2012 Wireless H.264 Video Quality Enhancement Through Optimal Prioritized Packet Fragmentation Kashyap K. R. Kambhatla, Student Member, IEEE,

More information

MAC. Fall Data Communications II 1

MAC. Fall Data Communications II 1 802.11 MAC Fall 2005 91.564 Data Communications II 1 RF Quality (ACK) Fall 2005 91.564 Data Communications II 2 Hidden Terminal (RTS/CTS) Fall 2005 91.564 Data Communications II 3 MAC Coordination Functions

More information

Adaptive Channel Occupation for Wireless Video Delivery

Adaptive Channel Occupation for Wireless Video Delivery Adaptive Channel Occupation for Wireless Video Delivery Ismail Djama and Toufik Ahmed CNRS-LaBRI Lab, University of Bordeaux-1. 351 Cours de la Libération, F-3345 Talence - France Tel: +33 5 4 35 47, Fax:

More information

Unit 7 Media Access Control (MAC)

Unit 7 Media Access Control (MAC) Unit 7 Media Access Control (MAC) 1 Internet Model 2 Sublayers of Data Link Layer Logical link control (LLC) Flow control Error control Media access control (MAC) access control 3 Categorization of MAC

More information

MAC. OSI Layer 2 (Data Link) OSI Layer 1 (Physical)

MAC. OSI Layer 2 (Data Link) OSI Layer 1 (Physical) 教育部資通訊科技人才培育先導型計畫 無線區域網路媒體存取控 制層協定 任課老師 : 陳懷恩 助理教授兼任資訊工程研究所所長電算中心資訊網路組組長 國立宜蘭大學 Email: wechen@niu.edu.tw 1 Outline Introduction ti to IEEE 802.11 Frame Format Medium Access Control Protocol MAC Access

More information

Multiple Access Links and Protocols

Multiple Access Links and Protocols Multiple Access Links and Protocols Two types of links : point-to-point PPP for dial-up access point-to-point link between Ethernet switch and host broadcast (shared wire or medium) old-fashioned Ethernet

More information

On the Performance Enhancement of Wireless LAN - A Multi-polling Mechanism with Hidden Terminal Solution

On the Performance Enhancement of Wireless LAN - A Multi-polling Mechanism with Hidden Terminal Solution MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.merl.com On the Performance Enhancement of Wireless LAN - A Multi-polling Mechanism with Hidden Terminal Solution Yue Fang, Daqing Gu, A. Bruce McDonald,

More information

Data Communications. Data Link Layer Protocols Wireless LANs

Data Communications. Data Link Layer Protocols Wireless LANs Data Communications Data Link Layer Protocols Wireless LANs Wireless Networks Several different types of communications networks are using unguided media. These networks are generally referred to as wireless

More information

4.3 IEEE Physical Layer IEEE IEEE b IEEE a IEEE g IEEE n IEEE 802.

4.3 IEEE Physical Layer IEEE IEEE b IEEE a IEEE g IEEE n IEEE 802. 4.3 IEEE 802.11 Physical Layer 4.3.1 IEEE 802.11 4.3.2 IEEE 802.11b 4.3.3 IEEE 802.11a 4.3.4 IEEE 802.11g 4.3.5 IEEE 802.11n 4.3.6 IEEE 802.11ac,ad Andreas Könsgen Summer Term 2012 4.3.3 IEEE 802.11a Data

More information

International Journal of Advanced Research in Computer Science and Software Engineering

International Journal of Advanced Research in Computer Science and Software Engineering ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: Performance Evaluation of IEEE 82.11e QOS Enhancements Deep Kaur

More information

PLUS-DAC: An Admission Control Scheme for IEEE e Wireless LANs

PLUS-DAC: An Admission Control Scheme for IEEE e Wireless LANs PLUS-DAC: An Admission Control Scheme for IEEE 802.11e Wireless LANs KIRAN KUMAR GAVINI Kanwal Rekhi School of Information Technology Indian Institute of Technology, Bombay M Tech. Project Presentation

More information

Wireless Networks (MAC)

Wireless Networks (MAC) 802.11 Wireless Networks (MAC) Kate Ching-Ju Lin ( 林靖茹 ) Academia Sinica 2016.03.18 CSIE, NTU Reference 1. A Technical Tutorial on the IEEE 802.11 Protocol By Pablo Brenner online: http://www.sss-mag.com/pdf/802_11tut.pdf

More information

Wireless Protocols. Training materials for wireless trainers

Wireless Protocols. Training materials for wireless trainers Wireless Protocols Training materials for wireless trainers Goals The goal of this lecture is to introduce: IEEE wireless protocols coverage 802.11 radio protocols terminology WiFi modes of operation details

More information

Supporting Real-time Traffic with QoS in IEEE e Based Home Networks

Supporting Real-time Traffic with QoS in IEEE e Based Home Networks MERL A MITSUBISHI ELECTRIC RESEARCH LABORATORY http://www.merl.com Supporting Real-time Traffic with QoS in IEEE 8.e Based Home Networks Dongyan Chen, Daqing Gu and Jinyun Zhang TR--6 February Abstract

More information

Crash Course in Wireless Video

Crash Course in Wireless Video Lifemote April 24, 2018 Ludwig Wittgenstein The context in which words are used, the intent with which they are uttered, determines their meaning. Successful communication is guessing which game the speaker

More information

Toward an Improvement of H.264 Video Transmission over IEEE e through a Cross-Layer Architecture

Toward an Improvement of H.264 Video Transmission over IEEE e through a Cross-Layer Architecture CROSS LAYER DESIGN Toward an Improvement of H.2 Video Transmission over IEEE 2.11e through a Cross-Layer Architecture Adlen Ksentini and Mohamed Naimi, LICP Lab Abdelhak Guéroui, PRiSM Lab ABSTRACT The

More information

WLAN QoS. Mathilde Benveniste a

WLAN QoS. Mathilde Benveniste a 3 Mathilde Benveniste a With both the enterprise and residential sectors embracing voice over IP (VoIP) at an accelerating pace, and the pervasive use of wireless local area networks (WLANs), the natural

More information

Admission Region of Multimedia Services for EDCA in IEEE e Access Networks

Admission Region of Multimedia Services for EDCA in IEEE e Access Networks Admission Region of Multimedia Services for EDCA in IEEE 802.11e Access Networks Rosario G. Garroppo, Stefano Giordano, Stefano Lucetti, and Luca Tavanti Dept. of Information Engineering, University of

More information

Wireless Communications

Wireless Communications 4. Medium Access Control Sublayer DIN/CTC/UEM 2018 Why do we need MAC for? Medium Access Control (MAC) Shared medium instead of point-to-point link MAC sublayer controls access to shared medium Examples:

More information

B. Bellalta Mobile Communication Networks

B. Bellalta Mobile Communication Networks IEEE 802.11e : EDCA B. Bellalta Mobile Communication Networks Scenario STA AP STA Server Server Fixed Network STA Server Upwnlink TCP flows Downlink TCP flows STA AP STA What is the WLAN cell performance

More information

Lesson 2-3: The IEEE x MAC Layer

Lesson 2-3: The IEEE x MAC Layer Module 2: Establishing Wireless Connectivity Lesson 2-3: The IEEE 802.11x MAC Layer Lesson Overview This lesson describes basic IEEE 802.11x MAC operation, beginning with an explanation of contention schemes

More information

Improving the quality of H.264 video transmission using the Intra-Frame FEC over IEEE e networks

Improving the quality of H.264 video transmission using the Intra-Frame FEC over IEEE e networks Improving the quality of H.264 video transmission using the Intra-Frame FEC over IEEE 802.11e networks Seung-Seok Kang 1,1, Yejin Sohn 1, and Eunji Moon 1 1Department of Computer Science, Seoul Women s

More information

CHAPTER 8: LAN Standards

CHAPTER 8: LAN Standards CHAPTER 8: LAN Standards DR. BHARGAVI GOSWAMI, ASSOCIATE PROFESSOR HEAD, DEPARTMENT OF COMPUTER SCIENCE, GARDEN CITY COLLEGE BANGALORE. LAN STRUCTURE NETWORK INTERFACE CARD MEDIUM ACCESS CONTROL SUB LAYER

More information

A Novel Framework for Radio Resource Management in IEEE Wireless LANs

A Novel Framework for Radio Resource Management in IEEE Wireless LANs Dublin Institute of Technology ARROW@DIT Conference papers Communications Network Research Institute 2005-01-01 A Novel Framework for Radio Resource Management in IEEE 802.11 Wireless LANs Mark Davis Dublin

More information

QoS Support for Time-Constrained Multimedia Communications in IEEE WLANs: A Performance Evaluation

QoS Support for Time-Constrained Multimedia Communications in IEEE WLANs: A Performance Evaluation QoS Support for Time-Constrained Multimedia Communications in IEEE 8. WLANs: A Performance Evaluation José Villalón Francisco Micó Pedro Cuenca Luis Orozco-Barbosa Department of Computer Engineering, Universidad

More information

CSC344 Wireless and Mobile Computing. Department of Computer Science COMSATS Institute of Information Technology

CSC344 Wireless and Mobile Computing. Department of Computer Science COMSATS Institute of Information Technology CSC344 Wireless and Mobile Computing Department of Computer Science COMSATS Institute of Information Technology Wireless Local Area Networks (WLANs) Part I Almost all wireless LANs now are IEEE 802.11

More information

Qos Parameters Performance Analysis of VoIP and Video traffic in a network using IEEE e EDCA. Azzarà Andrea Faina Alessio Leboffe Antonio

Qos Parameters Performance Analysis of VoIP and Video traffic in a network using IEEE e EDCA. Azzarà Andrea Faina Alessio Leboffe Antonio Qos Parameters Performance Analysis of VoIP and Video traffic in a network using IEEE 802.11e EDCA Azzarà Andrea Faina Alessio Leboffe Antonio Introduction This work makes QoS parameters performances analysis

More information

Dynamic Traffic Prioritization and TXOP Allocation in e Based Multihop Wireless Networks

Dynamic Traffic Prioritization and TXOP Allocation in e Based Multihop Wireless Networks IJCSNS International Journal of Computer Science and Network Security, VOL.12 No.2, February 2012 33 Dynamic Traffic Prioritization and TXOP Allocation in 802.11e Based Multihop Wireless Networks Dongho

More information

Data and Computer Communications. Chapter 13 Wireless LANs

Data and Computer Communications. Chapter 13 Wireless LANs Data and Computer Communications Chapter 13 Wireless LANs Wireless LAN Topology Infrastructure LAN Connect to stations on wired LAN and in other cells May do automatic handoff Ad hoc LAN No hub Peer-to-peer

More information

CS 348: Computer Networks. - WiFi (contd.); 16 th Aug Instructor: Sridhar Iyer IIT Bombay

CS 348: Computer Networks. - WiFi (contd.); 16 th Aug Instructor: Sridhar Iyer IIT Bombay CS 348: Computer Networks - WiFi (contd.); 16 th Aug 2012 Instructor: Sridhar Iyer IIT Bombay Clicker-1: Wireless v/s wired Which of the following differences between Wireless and Wired affect a CSMA-based

More information

standard. Acknowledgement: Slides borrowed from Richard Y. Yale

standard. Acknowledgement: Slides borrowed from Richard Y. Yale 802.11 standard Acknowledgement: Slides borrowed from Richard Y. Yang @ Yale IEEE 802.11 Requirements Design for small coverage (e.g. office, home) Low/no mobility High data rate applications Ability to

More information

Wireless Networks (MAC) Kate Ching-Ju Lin ( 林靖茹 ) Academia Sinica

Wireless Networks (MAC) Kate Ching-Ju Lin ( 林靖茹 ) Academia Sinica 802.11 Wireless Networks (MAC) Kate Ching-Ju Lin ( 林靖茹 ) Academia Sinica Reference 1. A Technical Tutorial on the IEEE 802.11 Protocol By Pablo Brenner online: http://www.sss-mag.com/pdf/802_11tut.pdf

More information

Novel Architecture for reliable H.26L video transmission over IEEE e

Novel Architecture for reliable H.26L video transmission over IEEE e Novel Architecture for reliable H.26L video transmission over IEEE 82.11e A.Ksentini 1,2, A. Gueroui 2 and M. Naimi 1 1 LICP, Université de Cergy-Pontoise Av Adolph Chauvin 9532 Cergy-Pontoise - France

More information

IEEE e QoS for Wireless LAN:

IEEE e QoS for Wireless LAN: IEEE 802.11e QoS for Wireless LAN: A Research Direction James Yu 12/09/2003 TDC Network Seminar 1 IEEE 802.11 MAC Layer Carrier Sense Multiple Access/Collision Avoidance (CSMA/CA) Different from CAMA/CD

More information

CSCI Spring Final Exam Solution

CSCI Spring Final Exam Solution CSCI 4211 16Spring Final Exam Solution 1. When an IP packet arrives a router, how the router decides what is the next router (output link) this packet to be forwarded to? What are the routing table and

More information

QoS Analysis of IEEE /802.11e MAC Protocols

QoS Analysis of IEEE /802.11e MAC Protocols Australian Journal of Basic and Applied Sciences, 4(9): 4553-4563, 2010 ISSN 1991-8178 QoS Analysis of IEEE 802.11/802.11e MAC Protocols 1 Shahzad A. Malik, Ammar Abbas, 2 Madad Ali Shah 1 COMSATS Institute

More information

QoS Design and Deployment for Wireless LAN

QoS Design and Deployment for Wireless LAN QoS Design and Deployment for Wireless LAN Rob Barton, Principal Systems Engineer CCIE #6660, CCDE 2013::6 BRKRST-2515 Cisco Spark How Questions? Use Cisco Spark to chat with the speaker after the session

More information

Patrick Verkaik Yuvraj Agarwal, Rajesh Gupta, Alex C. Snoeren

Patrick Verkaik Yuvraj Agarwal, Rajesh Gupta, Alex C. Snoeren Patrick Verkaik Yuvraj Agarwal, Rajesh Gupta, Alex C. Snoeren UCSD NSDI April 24, 2009 1 Voice over IP (VoIP) and WiFi increasingly popular Cell phones with WiFi + VoIP: iphone (+ Skype, Fring, icall,..)

More information

Wireless Networks and Protocols

Wireless Networks and Protocols WNP-MPR-qos 1 Wireless Networks and Protocols MAP-Tele Manuel P. Ricardo Faculdade de Engenharia da Universidade do Porto WNP-MPR-qos 2 Topics Scheduled for Today Quality of Service» Characterization and

More information

Computer Networks. Wireless LANs

Computer Networks. Wireless LANs Computer Networks Wireless LANs Mobile Communication Technology according to IEEE (examples) Local wireless networks WLAN 802.11 Personal wireless nw WPAN 802.15 WiFi 802.11a 802.11b 802.11h 802.11i/e/

More information

Using Dynamic PCF to Improve the Capacity for VoIP Traffic in IEEE Networks

Using Dynamic PCF to Improve the Capacity for VoIP Traffic in IEEE Networks Using Dynamic PCF to Improve the Capacity for VoIP Traffic in IEEE 802.11 Networks Takehiro Kawata NTT Email: kawata.takehiro@lab.ntt.co.jp Sangho Shin, Andrea G. Forte Henning Schulzrinne Columbia University

More information

Table of Contents 1 WLAN QoS Configuration 1-1

Table of Contents 1 WLAN QoS Configuration 1-1 Table of Contents 1 WLAN QoS Configuration 1-1 WLAN QoS Overview 1-1 Terminology 1-1 WMM Protocol Overview 1-2 Protocols and Standards 1-4 WMM Configuration 1-4 Configuration Prerequisites 1-4 Configuring

More information

CISCO EXAM QUESTIONS & ANSWERS

CISCO EXAM QUESTIONS & ANSWERS PrepKing Number: 642-742 Passing Score: 800 Time Limit: 120 min File Version: 61.0 http://www.gratisexam.com/ CISCO 642-742 EXAM QUESTIONS & ANSWERS Exam Name: CCNP Wireless - IUWVN Certkey QUESTION 1

More information

Analysis of IEEE e for QoS Support in Wireless LANs

Analysis of IEEE e for QoS Support in Wireless LANs Analysis of IEEE 802.11e for QoS Support in Wireless LANs Stefan Mangold, Sunghyun Choi, Guido R. Hiertz, Ole Klein IEEE Wireless Communications, December 2003 Presented by Daeseon Park, Student No.2005-30231

More information

6.9 Summary. 11/20/2013 Wireless and Mobile Networks (SSL) 6-1. Characteristics of selected wireless link standards a, g point-to-point

6.9 Summary. 11/20/2013 Wireless and Mobile Networks (SSL) 6-1. Characteristics of selected wireless link standards a, g point-to-point Chapter 6 outline 6.1 Introduction Wireless 6.2 Wireless links, characteristics CDMA 6.3 IEEE 802.11 wireless LANs ( wi-fi ) 6.4 Cellular Internet Access architecture standards (e.g., GSM) Mobility 6.5

More information

Two-Tier WBAN/WLAN Healthcare Networks; Priority Considerations

Two-Tier WBAN/WLAN Healthcare Networks; Priority Considerations Two-Tier WBAN/WLAN Healthcare Networks; Priority Considerations Saeed Rashwand Department of Computer Science University of Manitoba Jelena Mišić Department of Computer Science Ryerson University Abstract

More information

Overview : Computer Networking. Spectrum Use Comments. Spectrum Allocation in US Link layer challenges and WiFi WiFi

Overview : Computer Networking. Spectrum Use Comments. Spectrum Allocation in US Link layer challenges and WiFi WiFi Overview 15-441 15-441: Computer Networking 15-641 Lecture 21: Wireless Justine Sherry Peter Steenkiste Fall 2017 www.cs.cmu.edu/~prs/15-441-f17 Link layer challenges and WiFi WiFi Basic WiFi design Some

More information

Multiple Access in Cellular and Systems

Multiple Access in Cellular and Systems Multiple Access in Cellular and 802.11 Systems 1 GSM The total bandwidth is divided into many narrowband channels. (200 khz in GSM) Users are given time slots in a narrowband channel (8 users) A channel

More information

QoS issues in Wi-Fi-WMM based triple play home networks

QoS issues in Wi-Fi-WMM based triple play home networks QoS issues in Wi-Fi-WMM based triple play home networks Yun Tao Shi Jean-Marie Bonnin Gilles Straub Thomson, France INRIA/IRISA, France Thomson, France yun-tao.shi@thomson.net jm.bonnin@enst-bretagne.fr

More information

Samsung Smart WLAN Solution

Samsung Smart WLAN Solution Whitepaper Samsung Smart WLAN Solution Smart Capacity & Security for Smarter Mobility Voice Optimization Introduction In our modern world, enterprises are in constant need to provide their employees with

More information

Simulating coexistence between y and h systems in the 3.65 GHz band An amendment for e

Simulating coexistence between y and h systems in the 3.65 GHz band An amendment for e Simulating coexistence between 802.11y and 802.16h systems in the 3.65 GHz band An amendment for 802.11e IEEE 802.16 Presentation Submission Template (Rev. 8.3) Document Number: C802.16h-07/050 Date Submitted:

More information

MAC in /20/06

MAC in /20/06 MAC in 802.11 2/20/06 MAC Multiple users share common medium. Important issues: Collision detection Delay Fairness Hidden terminals Synchronization Power management Roaming Use 802.11 as an example to

More information

MAC LEVEL BASED QUALITY OF SERVICE MANAGEMENT IN IEEE NETWORKS

MAC LEVEL BASED QUALITY OF SERVICE MANAGEMENT IN IEEE NETWORKS BULETINUL INSTITUTULUI POLITEHNIC DIN IAŞI Publicat de Universitatea Tehnică Gheorghe Asachi din Iaşi Tomul LVII (LXI), Fasc. 4, 2011 SecŃia ELECTROTEHNICĂ. ENERGETICĂ. ELECTRONICĂ MAC LEVEL BASED QUALITY

More information

Computer Communication III

Computer Communication III Computer Communication III Wireless Media Access IEEE 802.11 Wireless LAN Advantages of Wireless LANs Using the license free ISM band at 2.4 GHz no complicated or expensive licenses necessary very cost

More information

Collision Free Hybrid Slot Protocol for Improving Performance in Wireless Networks

Collision Free Hybrid Slot Protocol for Improving Performance in Wireless Networks International Journal of Engineering Research and Technology. ISSN 0974-3154 Volume 11, Number 8 (2018), pp. 1285-1300 International Research Publication House http://www.irphouse.com Collision Free Hybrid

More information

Announcements : Wireless Networks Lecture 11: * Outline. Power Management. Page 1

Announcements : Wireless Networks Lecture 11: * Outline. Power Management. Page 1 Announcements 18-759: Wireless Networks Lecture 11: 802.11* Please mail survey team information» Can include topic preferences now if you have them Submit project designs through blackboard Homework 2

More information

A Performance Investigation of the Modified PCF with Priority Scheme

A Performance Investigation of the Modified PCF with Priority Scheme 2 ECTI TRANSACTIONS ON ELECTRICAL ENG., ELECTRONICS, AND COMMUNICATIONS VOL.3, NO.1 FEBRUARY 2005 A Performance Investigation of the Modified with Priority Scheme Apichan Kanjanavapastit 1 and Bjorn Landfeldt

More information

Vehicle Networks. Wireless Local Area Network (WLAN) Univ.-Prof. Dr. Thomas Strang, Dipl.-Inform. Matthias Röckl

Vehicle Networks. Wireless Local Area Network (WLAN) Univ.-Prof. Dr. Thomas Strang, Dipl.-Inform. Matthias Röckl Vehicle Networks Wireless Local Area Network (WLAN) Univ.-Prof. Dr. Thomas Strang, Dipl.-Inform. Matthias Röckl Outline Wireless LAN Overview History IEEE 802.11-1997 MAC implementations PHY implementations

More information

Topics for Today. More on Ethernet. Wireless LANs Readings. Topology and Wiring Switched Ethernet Fast Ethernet Gigabit Ethernet. 4.3 to 4.

Topics for Today. More on Ethernet. Wireless LANs Readings. Topology and Wiring Switched Ethernet Fast Ethernet Gigabit Ethernet. 4.3 to 4. Topics for Today More on Ethernet Topology and Wiring Switched Ethernet Fast Ethernet Gigabit Ethernet Wireless LANs Readings 4.3 to 4.4 1 Original Ethernet Wiring Heavy coaxial cable, called thicknet,

More information

Wireless Networks. CSE 3461: Introduction to Computer Networking Reading: , Kurose and Ross

Wireless Networks. CSE 3461: Introduction to Computer Networking Reading: , Kurose and Ross Wireless Networks CSE 3461: Introduction to Computer Networking Reading: 6.1 6.3, Kurose and Ross 1 Wireless Networks Background: Number of wireless (mobile) phone subscribers now exceeds number of wired

More information

IEEE Wireless LANs

IEEE Wireless LANs Unit 11 IEEE 802.11 Wireless LANs Shyam Parekh IEEE 802.11 Wireless LANs References Standards Basics Physical Layer 802.11b 802.11a MAC Framing Details Management PCF QoS (802.11e) Security Take Away Points

More information

Fairness in the IEEE network. Shun Y. Cheung

Fairness in the IEEE network. Shun Y. Cheung Fairness in the IEEE 802.11 network Shun Y. Cheung Simple FIFO queueing High data rate flow Output queue (infinite size) Low data rate flow Packets from low data rate flow experience excessive queueing

More information

Mohamed Khedr.

Mohamed Khedr. Mohamed Khedr http://webmail.aast.edu/~khedr Tentatively Week 1 Week 2 Week 3 Week 4 Week 5 Week 6 Week 7 Week 8 Week 9 Week 10 Week 11 Week 12 Week 13 Week 14 Week 15 Overview Packet Switching IP addressing

More information

Performance analysis of Internet applications over an adaptive IEEE MAC architecture

Performance analysis of Internet applications over an adaptive IEEE MAC architecture Journal of the Franklin Institute 343 (2006) 352 360 www.elsevier.com/locate/jfranklin Performance analysis of Internet applications over an adaptive IEEE 802.11 MAC architecture Uthman Baroudi, Mohammed

More information

Configuring Advanced Radio Settings on the WAP371

Configuring Advanced Radio Settings on the WAP371 Article ID: 5069 Configuring Advanced Radio Settings on the WAP371 Objective Radio settings are used to configure the wireless radio antenna and its properties on the wireless access point (WAP) device

More information

A SURVEY OF QOS TECHNIQUES IN Drabu, Yasir Department of Computer Science, Kent State University

A SURVEY OF QOS TECHNIQUES IN Drabu, Yasir Department of Computer Science, Kent State University A SURVEY OF QOS TECHNIQUES IN 802.11 Drabu, Yasir Department of Computer Science, Kent State University Contents 1. Abstract 2. Introduction 3. Background 3.1. 802.11 Mac Sub layer 3.2. Distributed Coordination

More information

Qos support and adaptive video

Qos support and adaptive video Qos support and adaptive video QoS support in ad hoc networks MAC layer techniques: 802.11 e - alternation of contention based and contention free periods; differentiated (per class) Interframe Spacing

More information

A SCHEME FOR IMPROVED DELAY AND FRAME DROP PROBABILITIES IN e NETWORKS

A SCHEME FOR IMPROVED DELAY AND FRAME DROP PROBABILITIES IN e NETWORKS A SCHEME FOR IMPROVED DELAY AND FRAME DROP PROBABILITIES IN 82.11e NETWORKS Daniel Fokum and Cory Beard School of Computing and Engineering, University of Missouri Kansas City 534 Robert H. Flarsheim Hall

More information

AN ENHANCED DISTRIBUTED CHANNEL ACCESS DEFICIT ROUND-ROBIN (EDRR) SCHEME FOR IEEE 802.HE WIRELESS NETWORKS CASEY POWELL

AN ENHANCED DISTRIBUTED CHANNEL ACCESS DEFICIT ROUND-ROBIN (EDRR) SCHEME FOR IEEE 802.HE WIRELESS NETWORKS CASEY POWELL AN ENHANCED DISTRIBUTED CHANNEL ACCESS DEFICIT ROUND-ROBIN (EDRR) SCHEME FOR IEEE 802.HE WIRELESS NETWORKS by CASEY POWELL B.Sc, The University of Nevada, Reno, 2002 A THESIS SUBMITTED IN PARTIAL FULFILMENT

More information

Chapter 6 Wireless and Mobile Networks. Csci 4211 David H.C. Du

Chapter 6 Wireless and Mobile Networks. Csci 4211 David H.C. Du Chapter 6 Wireless and Mobile Networks Csci 4211 David H.C. Du Wireless LAN IEEE 802.11 a, b, g IEEE 802.15 Buletooth Hidden Terminal Effect Hidden Terminal Problem Hidden terminals A, C cannot hear each

More information