Estimating%20Bandwidth%20of%20Mobile%20Users - PowerPoint PPT Presentation

About This Presentation
Title:

Estimating%20Bandwidth%20of%20Mobile%20Users

Description:

Estimating Bandwidth of Mobile Users. Sept 2003. Rohit Kapoor. CSD, UCLA ... Bursty Internet traffic has more 'windows' Sample Frequency ... – PowerPoint PPT presentation

Number of Views:30
Avg rating:3.0/5.0
Slides: 24
Provided by: roh4
Learn more at: http://web.cs.ucla.edu
Category:

less

Transcript and Presenter's Notes

Title: Estimating%20Bandwidth%20of%20Mobile%20Users


1
Estimating Bandwidth of Mobile Users
  • Sept 2003
  • Rohit Kapoor
  • CSD, UCLA

2
Estimating Bandwidth of Mobile Users
  • Mobile, Wireless User
  • Different possible wireless interfaces
  • Bluetooth, 802.11, 1xRTT, GPRS etc
  • Different bandwidths
  • Last hop bandwidth can change with handoff
  • Determine bandwidth of mobile user
  • Useful to application servers Video, TCP
  • Useful to ISPs

3
Capacity Estimation
  • Fundamental Problem Estimate bottleneck capacity
    in an Internet path
  • Physical capacity different from available
    bandwidth
  • Estimation should work end-to-end
  • Assume no help from routers

4
Packet Dispersion
  • Previous work mostly based on packet dispersion
  • Packet Dispersion (pairs or trains)

5
Previous Work
  • Packet Pairs
  • Select highest mode of capacity distribution
    derived from PP samples (Crovella)
  • Assumes that distribution will give capacity in
    correspondence to highest mode
  • Lais potential bandwidth filtering
  • Both of these techniques assume unimodal
    distribution
  • Paxson showed distribution can be multimodal
  • Packet tailgating
  • Pathchar
  • Calculates capacity for every link

6
Previous Work
  • Dovrolis Work
  • Explained under/over estimation of capacity
  • Methodology
  • First send packet pairs
  • If multimodal, send packet trains
  • Still no satisfactory solution!!!
  • Most techniques too complicated,
    time/bw-consuming, inaccurate and prone to choice
    of parameters
  • Never tested on wireless

7
Problems due to Cross-Traffic
  • Cross-traffic (CT) serviced between PP packets
  • Smaller CT packet size gt More likely
  • This leads to under-estimation of Capacity

8
Problems (cont)
  • Compression of the packet pair
  • Larger CT packet size gt More likely
  • Over-estimation of Capacity

T
Narrow Link (10Mbps)
T lt T
Packet Queued
Packet Not Queued
Post Narrow (20Mbps)
T
9
Fundamental Queuing Observation
  • Observation
  • When PP dispersion over-estimates capacity
  • First packet of PP must queue after a bottleneck
    link
  • First packet of PP must experience Cross Traffic
    (CT) induced queuing delay
  • When PP dispersion under-estimates capacity
  • Packets from cross-traffic are serviced between
    the two PP packets
  • Second packet of PP must experience CT induced
    queuing delay

10
Fundamental Observation
  • Observation (also proved)
  • When PP dispersion over-estimates capacity
  • First packet of PP must queue after a bottleneck
    link
  • When PP dispersion under-estimates capacity
  • Packets of cross-traffic are serviced between the
    two PP packets
  • Second packet of PP must experience CT induced
    queuing delay
  • Both expansion and compression of dispersion
    involve queuing

11
Observation (cont)
  • Expansion or Compression
  • Sum of delays of PP packets gt Minimum sum of
    delays
  • When Minimum sum of delays?
  • Both packets do not suffer CT induced queuing
  • If we can get one sample with no CT induced
    queuing
  • Dispersion is not distorted, gives right
    capacity
  • Sample can easily be identified since the sum of
    delays is the minimum

12
Our Methodology CapProbe
  • PP really has two pieces of information
  • Dispersion of packets
  • Delay of packets
  • Combines both pieces of information
  • Calculate delay sum for each packet pair sample
  • Dispersion at minimum delay sum reflects capacity

Capacity
13
Requirements
  • Sufficient but not necessary requirement
  • At least one PP sample where both packets
    experience no CT induced queuing delay.
  • How realistic is this requirement?
  • Internet is reactive (mostly TCP) high chance of
    some probe packets not being queued
  • To validate, we performed extensive experiments
  • Simulations and measurements
  • Only cases where such samples are not obtained is
    when cross-traffic is UDP and very intensive
    (gt75)

14
CapProbe
  • Strength of CapProbe
  • Only one sample not affected by queuing is needed
  • Simplicity of CapProbe
  • Only 2 values (minimum delay sum and dispersion)
    need storage
  • One simple comparison operation per sample
  • Even simplest of earlier schemes (highest mode)
    requires much more storage and processing

15
Experiments
  • Simulations, Internet, Internet2 (Abilene),
    Wireless
  • Cross-traffic options TCP (responsive), CBR
    (non-responsive), LRD (Pareto)
  • Wireless technologies tested Bluetooth, IEEE
    802.11, 1xRTT
  • Persistent, non-persistent cross-traffic

16
Simulations
  • 6-hop path capacities 10, 7.5, 5.5, 4, 6, 8
    Mbps
  • PP pkt size 200 bytes, CT pkt size 1000 bytes
  • Persistent TCP Cross-Traffic

17
Simulations
  • PP pkt size 500 bytes, CT pkt size 500 bytes
  • Non-Persistent TCP Cross-Traffic

18
Simulations
  • Non-Persistent UDP CBR Cross-Traffic
  • Only case where CapProbe does not work
  • UDP (non-responsive), extremely intensive
  • No correct samples are obtained

19
Internet Measurements
  • Each experiment
  • 500 PP at 0.5s intervals
  • 100 experiments for each Internet path, nature
    of CT, narrow link capacity
  • OS also induces inaccuracy

20
Wireless Measurements
  • Experiments for 802.11b, Bluetooth, 1xRTT
  • Clean, noisy channels
  • Bad channel ? retransmission ?larger dispersions
    ?lower estimated capacity
  • Results for Bluetooth-interfered 802.11b, TCP
    cross-traffic
  • http//www.uninett.no/wlan/throughput.html IP
    throughput of 802.11b is around 6Mbps

21
Probability of Obtaining Sample
  • Assuming PP samples arrive in a Poisson manner
  • Product of probabilities
  • No queue in front of first packet p(0) 1 ?/µ
  • No CT packets enter between the two packets
    (worst case)
  • Only dependent on arrival process
  • Analyzed with Poisson Cross-Traffic
  • p p(0) e- ?L/µ (1 ?/µ) e- ?L/µ

22
Sample Frequency
  • Average number of Samples required to obtain the
    no-queuing sample
  • Analytical
  • Poisson cross traffic is a bad case
  • Bursty Internet traffic has more windows

23
Sample Frequency
  • Simulations mix of TCP, UDP, Pareto cross
    traffic
  • Results for number of samples required
  • Internet
  • In most experiments, first 20 samples contained
    the minimum delay sample

24
Conclusion
  • CapProbe
  • Simple capacity estimation method
  • Works accurately across a wide range of scenarios
  • Only cases where it does not estimate accurately
  • Non-responsive intensive CT
  • This is a failure of the packet dispersion
    paradigm
  • Useful application
  • Use a passive version of CapProbe with modern
    TCP versions, such as Westwood
Write a Comment
User Comments (0)
About PowerShow.com