Wireless Fair Scheduling

Slides:



Advertisements
Similar presentations
Winter 2004 UCSC CMPE252B1 CMPE 257: Wireless and Mobile Networking SET 3f: Medium Access Control Protocols.
Advertisements

Wireless Resource Management through Packet Scheduling Outline for this lecture o identify the design challenges for QoS support over wireless mobile networks.
1 CNPA B Nasser S. Abouzakhar Queuing Disciplines Week 8 – Lecture 2 16 th November, 2009.
Channel Allocation Protocols. Dynamic Channel Allocation Parameters Station Model. –N independent stations, each acting as a Poisson Process for the purpose.
Achieving Quality of Service in Wireless Networks A simulation comparison of MAC layer protocols. CS444N Presentation By: Priyank Garg Rushabh Doshi.
1 A Novel Topology-blind Fair Medium Access Control for Wireless LAN and Ad Hoc Networks Z. Y. Fang and B. Bensaou Computer Science Department Hong Kong.
Worst-case Fair Weighted Fair Queueing (WF²Q) by Jon C.R. Bennett & Hui Zhang Presented by Vitali Greenberg.
CS 268: Lecture 15/16 (Packet Scheduling) Ion Stoica April 8/10, 2002.
Generalized Processing Sharing (GPS) Is work conserving Is a fluid model Service Guarantee –GPS discipline can provide an end-to-end bounded- delay service.
Service Disciplines for Guaranteed Performance Service Hui Zhang, “Service Disciplines for Guaranteed Performance Service in Packet-Switching Networks,”
An Overview of Scheduling Algorithms in Wireless Multimedia Networks Hossam Fattah, Cyril Leung (The University of British Columbia) presented by Metin.
Distributed Fair Scheduling in a Wireless LAN Gautam Kulkarni EE206A (Spring 2001) Nitin Vaidya, Paramvir Bahl and Seema Gupta (appeared in Mobicom 2000.
ACN: Congestion Control1 Congestion Control and Resource Allocation.
Wireless scheduling analysis (With ns3) By Pradeep Prathik Saisundatr.
Packet Scheduling From Ion Stoica. 2 Packet Scheduling  Decide when and what packet to send on output link -Usually implemented at output interface 1.
Fair Real-time Traffic Scheduling over Wireless Local Area Networks Insik Shin Joint work with M. Adamou, S. Khanna, I. Lee, and S. Zhou Dept. of Computer.
جلسه دهم شبکه های کامپیوتری به نــــــــــــام خدا.
Company LOGO Provision of Multimedia Services in based Networks Colin Roby CMSC 681 Fall 2007.
Transport over Wireless Networks Myungchul Kim
Fair Queueing. 2 First-Come-First Served (FIFO) Packets are transmitted in the order of their arrival Advantage: –Very simple to implement Disadvantage:
Packet Scheduling: SCFQ, STFQ, WF2Q Yongho Seok Contents Review: GPS, PGPS SCFQ( Self-clocked fair queuing ) STFQ( Start time fair queuing ) WF2Q( Worst-case.
Unit III Bandwidth Utilization: Multiplexing and Spectrum Spreading In practical life the bandwidth available of links is limited. The proper utilization.
1 Fair Queuing Hamed Khanmirza Principles of Network University of Tehran.
Queue Scheduling Disciplines
Spring Computer Networks1 Congestion Control Sections 6.1 – 6.4 Outline Preliminaries Queuing Discipline Reacting to Congestion Avoiding Congestion.
Providing QoS in IP Networks
Scheduling for QoS Management. Engineering Internet QoS2 Outline  What is Queue Management and Scheduling?  Goals of scheduling  Fairness (Conservation.
1 Lecture 06 EEE 441: Wireless And Mobile Communications BRAC University.
04/02/08 1 Packet Scheduling IT610 Prof. A. Sahoo KReSIT.
Puzzle You have 2 glass marbles Building with 100 floors
Mobile IP Lecture 5.
Internet Quality of Service
Wireless MAC.
scheduling for local-area networks”
Khiem Lam Jimmy Vuong Andrew Yang
Wireless MAC.
Team: Aaron Sproul Patrick Hamilton
Topics discussed in this section:
Nathan Daniel Anil Koneri Vineeth Chander Yuhang Lin Jaime Johnson
Sriram Lakshmanan Zhenyun Zhuang
Wireless Scheduling.
Wireless Scheduling.
Wireless Scheduling & Mobile IP
Buffer Management in a Switch
Wireless MAC.
Wireless Scheduling.
Congestion Control and Resource Allocation
Stratified Round Robin: A Low Complexity Packet Scheduler with Bandwidth Fairness and Bounded Delay Sriram Ramabhadran Joseph Pasquale Presented by Sailesh.
Lottery Scheduling Ish Baid.
Quality of Service For Traffic Aggregates
Dusit Niyato, Student Member, IEEE Ekram Hossain, Senior Member, IEEE
Variations of Weighted Fair Queueing
Provision of Multimedia Services in based Networks
Scheduling Algorithms in Broad-Band Wireless Networks
Dr. John P. Abraham Professor UTRGV, EDINBURG, TX
Congestion Control in Data Networks and Internets
Fair Queueing.
COS 461: Computer Networks
Switching Techniques.
Variations of Weighted Fair Queueing
COMP/ELEC 429 Introduction to Computer Networks
Javad Ghaderi, Tianxiong Ji and R. Srikant
Lecture 23 WCDMA (Part III) Dr. Ghalib A. Shah
Introduction to Packet Scheduling
Congestion Control and Resource Allocation
EECS 122: Introduction to Computer Networks Packet Scheduling and QoS
Fair Queueing.
A Simple QoS Packet Scheduler for Network Routers
Introduction to Packet Scheduling
کنترل جریان امیدرضا معروضی.
Presentation transcript:

Wireless Fair Scheduling

Puzzle You are blindfolded There is a square table in front of you Four bottles places – one at each corner Bottles can either be in UP or DOWN orientations You can “feel” any two of the bottles at a time, switch their orientation however you want to – you win if all bottles are oriented alike The table will be rotated arbitrary number of ¼ turns after each of your moves Can you guarantee that you will win?

Wireless Fair Queuing Wireless channel capacities are scarce Fair sharing of bandwidth becomes critical Both short-term and long-term fairness important

Wireless FQ & Wireless Environment Location dependent and bursty errors For the same wireless channel, a mobile station might experience a clean channel while another might experience high error rates. Why? In wireline fair queuing, the channel is either usable by all flows or unusable by any of the flows …

Wireless Channel Model Base station performs arbitration Schedules both uplink and downlink traffic Neighboring cells use different channels Every mobile host has access to base-station

Wireless Channel Characteristics Dynamically varying capacity Location dependent channel errors and bursty errors Contention No global state Scarce resources (battery & processing power)

Service Model Short term fairness Long term fairness Short term throughput bounds Long term throughput bounds Delay bounds for packets

Some terminology … Error free service Leading flows Lagging flows In sync flows

Impact of Location Dependent Errors Example 1 3 flows f1, f2, f3 Period 1: f3 experiences lossy channel Flows f1 and f2 receive ½ of channel Period 2: f3 experiences clear channel Wireline fair queuing would give a net service of 5/6 to f1 and f2, and 1/3 to f3 – UNFAIR! Wireline fair queuing does not distinguish between flows that are not backlogged and flows that are backlogged but cannot transmit!

Impact (Contd.) Example 2 Same scenario Flow f1 has only 1/3 offered service Hence, for period 1 f2 receives 2/3 service If some compensation is given to f3 during period 2, should f1 be penalized for compensating f3?

Issues addressed by Wireless Fair Scheduling Is it acceptable to compromise on separation for f1? How soon should f3 get its share back? Should f2 give up service and over what period of time?

Generic Wireless FS Model Error free service Lead/lag/in-sync Compensation model Channel monitoring and prediction

Error Free Service Reference for how much service a flow should receive in an ideal error free channel Example: WFQ Each packet stamped with a finish tag based upon the packet’s arrival time and the weight of the flow Packet with the minimum finish tag transmitted

Lead and lag model Lag Lead Two approaches Lag of flow incremented as long as the flow is backlogged and is unable to transmit. Such a flow will be compensated at a later time. Lag of flow incremented only if the slot given up by the flow is taken up by another flow (which will have its lead incremented). At a later time, compensation will be given at the expense of a flow with lead.

Compensation Model No explicit compensation Flow with maximum lag is given preference Leading and lagging flows swap slots Bandwidth is reserved for compensation

Instantiations Channel state dependent packet scheduling (CSDPS) Idealized wireless fair queuing (IWFQ) Wireless packet scheduling (WPS) Channel-condition independent fair queuing (CIFQ) CBQ-CSDPS Server based fairness approach (SBFA) Wireless fair service (WFS)

CSDPS CSDPS allows for the use of any error-free scheduling discipline – e.g. WRR with WFQ spread When a flow is allocated a slot and is not able to use it, CSDPS skips that flow and serves the next flow No measurement of lag or lead No explicit compensation model

CSDPS (Contd.) Lagging flows can thus make up lags only when leading flows cease to become backlogged or experience lossy channels sometime No long-term or short-term fairness guarantees

IWFQ WFQ is used for the error free service Packets tagged as in WFQ. Of the flows observing a clean channel, the flow with the minimum service tag packet is served Tags implicitly capture the service differences between flows (lagging flows will have a smaller service and hence will be scheduled earlier)

IWFQ (Contd.) Channel capture by lagging flows possible resulting in short term unfairness and starvation Even in-sync flows can become lagging during such capture periods Coarse short-term fairness guarantees because of possible starvation Provides long-term fairness

WPS WRR with WFQ spread used for error free service A frame of slot allocations generated by WPS based on WRR (with WFQ spread) Intra frame swapping attempted when a flow is unable to use a slot If intra-frame swapping is not possible lag incremented as long as another flow can use the slot

WPS (Contd.) At the beginning of next frame, weights for calculating spread readjusted to accommodate lag and lead If intra-frame swapping succeeds most of the time, in-sync flows not affected Complete channel capture prevented as each flow has a non-zero weight when frame spread is calculated No short-term fairness guarantees, but provides long-term fairness

CIFQ STFQ (Start time fair queuing) used for the error free service Lag or lead computed as the difference between the actual service and the error free service A backlogged leading flow relinquishes slot with a probability p, a system parameter A relinquished slot is allocated to the lagging flow with the maximum normalized lag

CIFQ (Contd.) In-sync flows not affected since lagging flows use slots given up by leading flows Lagging flows can still starve leading flows under pathological scenarios Provides both short-term and long-term fairness

CBQ-CSDPS Same as IWFQ except that no explicit error free service is maintained Rather, lead/lag is measured based on the actual number of bytes s transmitting during each time window A flow with normalized rate r is leading if it has received channel allocation in excess of s*r, and lagging if it has received channel allocation less than s*r Lagging flows are allowed precedence

CBQ-CSDPS Same problem as in IWFQ – lagging flows given precedence, and hence can capture channel Short term fairness is thus not guaranteed Additionally, leads and lags are computed not based on error-free service, but based on a time window of measurement … performance sensitive to the time window

SBFA Any error free service model can be used SBFA reserves a fraction of the channel bandwidth statically for compensation by specifying a virtual compensation flow When a flow is unable to use a slot, it queues a slot-request to the compensation flow Scheduler serves compensation flow just as other flows When the compensation flow gets a slot, it turns the slot over to the flow represented by the head-of-line slot-request

SBFA (Contd.) Scheduled to Tx F1 Cannot transmit because of error Slot queued into compensation flow Cannot transmit because of error Compensation Flow of weight w Slot scheduled for Tx and handed over to F1

SBFA (Contd.) No concept of a leading flow All bounds supported by SBFA are only with respect to the remaining fraction of the channel bandwidth Performance of SBFA is sensitive to the statically reserved fraction No short-term fairness Long-term fairness dependent upon the reserved fraction

Wireless Fair Service Uses an enhanced version of WFQ in order to support delay-bandwidth decoupling Lag of a flow incremented only if there is a flow that can use the slot Both lead and lag are bounded by per-flow parameters A leading flow with a lead of L and a lead bound of Lmax relinquishes a fraction L/Lmax of the slots allocated to it by the error-free service This results in an exponential reduction in the number of slots relinquished

WFS (Contd.) Service degradation is graceful for leading flows In-sync flows are not affected Tightest short-term fairness among all algorithms discussed Compensation for lagging flows can take up more time than other algorithms

Recap Wireless Fair Scheduling Why wireline algorithms cannot be used Key components of a a wireless fair scheduling algorithm Different approaches for wireless fair scheduling

Puzzle Muddy children problem N kids playing in the mud Only the foreheads of K kids get dirty A kid does not know if his/her forehead is dirty One of the parents comes and asks all “dirty” kids to step forward. He keeps asking till all the dirty kids step forward. How many times does the parent need to ask before kids step forward (all kids are honest, smart, and obedient)