770 likes | 913 Views
Rate Control in Wireless Networks. ECE 256. Recall 802.11. RTS/CTS + Large CS Zone Alleviates hidden terminals, but trades off spatial reuse. RTS. E. F. CTS. A. B. C. D. Recall Role of TDMA. Silenced Node. No. Ok. Simultaneous Communication. Simultaneous Communication.
E N D
Recall 802.11 • RTS/CTS + Large CS Zone • Alleviates hidden terminals, but trades off spatial reuse RTS E F CTS A B C D
Silenced Node No Ok Simultaneous Communication Simultaneous Communication Recall Beamforming Omni Communication Directional Communication e f f c a b c a b d d
Also Multi-Channel • Current networks utilize non-overlapping channels • Channels 1, 6, and 11 • Partially overlapping channels can also be used
Today Benefits from exploiting channel conditions • Rate adaptation • Pack more transmissions in same time
What is Data Rate ? Number of bits that you transmit per unit time under a fixed energy budget Too many bits/s: Each bit has little energy -> Hi BER Too few bits/s: Less BER but lower throughput
Highest energy per bit Lowest energy per bit 802.11b – Transmission rates Optimal rate depends on SINR: i.e., interference and current channel conditions 1 Mbps 2 Mbps 5.5 Mbps 11 Mbps Time
Varying with time and space How do we choose the rate of modulation Some Basics • Friss’ Equation • Shannon’s Equation • Bit-energy-to-noise ratio C = B * log2(1 + SINR) Eb / N0 = SINR * (B/R) Leads to BER
Static Rates SINR time # Estimate a value of SINR # Then choose a corresponding rate that would transmit packets correctly (i.e., E b / N 0 > thresh) most of the times # Failure in some cases of fading live with it
Adaptive Rate-Control SINR time # Observe the current value of SINR # Believe that current value is indicator of near-future value # Choose corresponding rate of modulation # Observe next value # Control rate if channel conditions have changed
Is there a tradeoff ? Rate = 10 B C E A D
Is there a tradeoff ? Rate = 10 B C E A D Rate = 20 What about length of routes due to smaller range ?
Any other tradeoff ? Will carrier sense range vary with rate
Total interference Rate = 10 B C E A D Rate = 20 Carrier sensing estimates energy in the channel. Does not vary with transmission rate
Bigger Picture • Rate control has variety of implications • Any single MAC protocol solves part of the puzzle • Important to understand e2e implications • Does routing protocols get affected? • Does TCP get affected? • … • Good to make a start at the MAC layer • RBAR • OAR • Opportunistic Rate Control • …
A Rate-Adaptive MAC Protocol forMulti-Hop Wireless Networks Gavin Holland HRL Labs Nitin Vaidya Paramvir Bahl UIUC Microsoft Research MOBICOM’01 Rome, Italy © 2001. Gavin Holland
Background • Current WLAN hardware supports multiple data rates • 802.11b – 1 to 11 Mbps • 802.11a – 6 to 54 Mbps • Data rate determined by the modulation scheme
Problem Modulation schemes have different error characteristics 8 Mbps 1 Mbps BER But, SINR itself varies With Space and Time SNR (dB)
Impact Large-scale variation with distance (Path loss) 8 Mbps Path Loss Mean Throughput (Kbps) SNR (dB) 1 Mbps Distance (m) Distance (m)
Impact Small-scale variation with time (Fading) Rayleigh Fading SNR (dB) 2.4 GHz 2 m/s LOS Time (ms)
QuestionWhich modulation scheme to choose? SNR (dB) SNR (dB) 2.4 GHz 2 m/s LOS Distance (m) Time (ms)
Answer Rate Adaptation • Dynamically choose the best modulation scheme for the channel conditions Desired Result Mean Throughput (Kbps) Distance (m)
Design Issues • How frequently must rate adaptation occur? • Signal can vary rapidly depending on: • carrier frequency • node speed • interference • etc. • For conventional hardware at pedestrian speeds, rate adaptation is feasible on a per-packet basis Coherence time of channel higher than transmission time
Adaptation At Which Layer ? • Cellular networks • Adaptation at the physical layer • Impractical for 802.11 in WLANs Why?
RTS: 10 C 8 A B CTS: 8 D 10 Adaptation At Which Layer ? • Cellular networks • Adaptation at the physical layer • Impractical for 802.11 in WLANs • For WLANs, rate adaptation best handled at MAC Why? RTS/CTS requires that the rate be known in advance Receiver Sender
A B Who should select the data rate?
A B Who should select the data rate? • Collision is at the receiver • Channel conditions are only known at the receiver • SS, interference, noise, BER, etc. • The receiver is best positioned to select data rate
Previous Work • PRNet • Periodic broadcasts of link quality tables • Pursley and Wilkins • RTS/CTS feedback for power adaptation • ACK/NACK feedback for rate adaptation • Lucent WaveLAN “Autorate Fallback” (ARF) • Uses lost ACKs as link quality indicator
DATA 2 Mbps A B 2 Mbps Effective Range 1 Mbps Effective Range Lucent WaveLAN “Autorate Fallback” (ARF) • Sender decreases rate after • N consecutive ACKS are lost • Sender increases rate after • Y consecutive ACKS are receivedor • T secs have elapsed since last attempt
Performance of ARF • Slow to adapt to channel conditions • Choice of N, Y,T may not be best for all situations SNR (dB) Time (s) Dropped Packets Rate (Mbps) Time (s) Failed to Increase Rate After Fade Attempted to Increase Rate During Fade
RBAR Approach • Move the rate adaptation mechanism to the receiver • Better channel quality information = better rate selection • Utilize the RTS/CTS exchange to: • Provide the receiver with a signal to sample (RTS) • Carry feedback (data rate) to the sender (CTS)
1 Mbps C 2 Mbps RTS (2) 1 Mbps CTS (1) A B DATA (1) 1 Mbps D 2 Mbps Receiver-Based Autorate (RBAR) Protocol • RTS carries sender’s estimate of best rate • CTS carries receiver’s selection of the best rate • Nodes that hear RTS/CTS calculate reservation • If rates differ, special subheader in DATA packet updates nodes that overheard RTS
Performance of RBAR SNR (dB) Time (s) Rate (Mbps) Time (s) RBAR Rate (Mbps) Time (s) ARF
Question to the class • There are two types of fading • Short term fading • Long term fading • Under which fading is RBAR better than ARF ? • Under which fading is RBAR comparable to ARF ? • Think of some case when RBAR may be worse than ARF
Implementation into 802.11 • Encode data rate and packet length in duration field of frames • Rate can be changed by receiver • Length can be used to select rate • Reservations are calculated using encoded rate and length • New DATA frame type with Reservation Subheader (RSH) • Reservation fields protected by additional frame check sequence • RSH is sent at same rate as RTS/CTS • New frame is only needed when receiver suggests rate change Sequence Control Frame Control Duration DA FCS SA BSSID FCS Body Reservation Subheader (RSH) WHY
Performance Analysis • Ns-2 with mobile ad hoc networking extensions • Rayleigh fading • Scenarios: single-hop, multi-hop • Protocols: RBAR and ARF • RBAR • Channel quality prediction: • SNR sample of RTS • Rate selection: • Threshold-based • Sender estimated rate: • Static (1 Mbps) BER 1E-5 SNR (dB) 8 Mbps Threshold 2 Mbps Threshold
Single-Hop Scenario Mean Throughput (Kbps) Distance (m) A B
Varying Node SpeedUDP Performance RBAR • RBAR performs best • Declining improvement with increase in speed • Adaptation schemes over fixed • RBAR over ARF • Some higher fixed rates perform worse than lower fixed rates ARF Mean Throughput (Kbps) CBR source Packet Size = 1460 Mean Node Speed (m/s) WHY?
Varying Node SpeedTCP Performance RBAR • RBAR again performs best • Overall lower throughput and sharper decline than with UDP • Caused by TCP’s sensitivity to packet loss • More higher fixed rates perform worse than lower fixed rates ARF Mean Throughput (Kbps) FTP source Packet size = 1460 Mean Node Speed (m/s)
No MobilityUDP Performance CBR source Packet size = 1460 • RSH overhead seen at high data rates • Can be reduced using some initial rate estimation algorithm • Limitations of simple threshold-based rate selection seen • Generally, still better than ARF RBAR ARF Mean Throughput (Kbps) Mean Throughput (Kbps) Distance (m) Distance (m) WHY?
No MobilityUDP Performance CBR source Packet size = 1460 RBAR-P • RBAR-P – RBAR using a simple initial rate estimation algorithm • Previous rate used as estimated rate in RTS • Better high-rate performance • Other initial rate estimation and rate selection algorithms are a topic of future work Mean Throughput (Kbps) Distance (m) Why useful ?
RBAR Summary • Modulation schemes have different error characteristics • Significant performance improvement may be achieved by MAC-level adaptive modulation • Receiver-based schemes may perform best • Proposed Receiver-Based Auto-Rate (RBAR) protocol • Implementation into 802.11 • Future work • RBAR without use of RTS/CTS • RBAR based on the size of packets • Routing protocols for networks with variable rate links
OAR: An Opportunistic Auto-Rate Media Access Protocol for Ad Hoc Networks B. Sadeghi, V. Kanodia, A. Sabharwal, E. Knightly Rice University Slides adapted from Shawn Smith
B C A Motivation • Consider the situation below • ARF? • RBAR?
Timeshare A C B B C A Motivation • What if A and B are both at 56Mbps, and C is often at 2Mbps? • Slowest node gets the most absolute time on channel? Throughput Fairness vs Temporal Fairness
Opportunistic Scheduling Goal • Exploit short-time-scale channel quality variations to increase throughput. Issue • Maintaining temporal fairness (time share) of each node. Challenge • Channel info available only upon transmission
Opportunistic Auto-Rate (OAR) • In multihop networks, there is intrinsic diversity • Exploiting this diversity can offer benefits • Transmit more when channel quality great • Else, free the channel quickly • RBAR does not exploit this diversity • It optimizes per-link throughput