Estimating data delays from poisson probe delays

Information

  • Patent Grant
  • 6430160
  • Patent Number
    6,430,160
  • Date Filed
    Tuesday, February 29, 2000
    24 years ago
  • Date Issued
    Tuesday, August 6, 2002
    22 years ago
Abstract
A method (1000) of estimating the delays that data packets experiences along a path in an IP network is presented. The method involves sending probe packets (102), transmitted along the same path as the data whose delays are to be estimated, with a frequency dictated by statistics that include Poisson statistics. Information obtained about the delays in the probe packet transmissions may be used to estimate data delays.
Description




FIELD OF THE INVENTION




This application relates to the field of computer network performance and more particularly to estimating data delays that packets encounter as they are routed through a network.




BACKGROUND OF THE INVENTION




As IP networks move toward improving quality of service, Internet service providers (ISP) have been including quality of service into their service level agreements with customers. The quality of service in service level agreements may include network availability and reachability. ISPs may also include end-to-end delay benchmarks within their network into service level agreements. Such benchmarks may allow ISPs to provide better services to existing applications, such as Web browsing, as well as to new emerging services such as IP telephony and e-commerce, by providing guarantees of achieving such benchmarks.




The ability to measure quality of service may be critical to ensure that the network delivers the performance that the service level agreement promises. Measurement tools may monitor the network for compliance with the service level agreement, and identify where the provider needs to allocate more network resources.




The ability to measure quality of service may be critical to ensure that the network delivers the performance that the service level agreement promises. Measurement tools may monitor the network for compliance with the service level agreement, and identify where the provider needs to allocate more network resources.




Probe packets may be used to measure delays. Probe packets are packets that an experimenter injects into the network with the intention of measuring some aspect of their behavior, such as delay. Although probe packets could be actual user data packets, typically they are not because the experimenter wants to control the probes behavior more fully than the user's application would permit. For example, the experimenter might wish to prescribe exactly when probes are transmitted or to set the packets sizes. The experimenter might want to make the packets as small as possible to minimize their usage of network resources. Injecting probe packets into a network involves the routine use of standard networking utilities available on any PC or workstation.




One technique for estimating benchmarks related to end-to-end data traffic delay is to send small probe packets and measure their delays. For example, the Internet utility “Ping” measures the delays that the probe packets experience as they travel from one network location to another. One-way delay measurements require the clocks at the two endpoints to be synchronized, but round trip delay measurements require only that the router at the destination reflect probe packets back to the source. Many ISPs use probes to measure delay performance within their networks. Some commercial companies use probes to measure and compare different ISP network performance.




To determine what probes really measure, account may have to be made for the fact that probes and data may “see” different delay distributions because they arrive differently to a queuing system. Data traffic might be bursty, causing a later arrival to “see,” and be delayed by, an earlier data packet. Probes may see the effects of data traffic burstiness differently.




To determine how well probes measure delays, account may have to be made for sampling error, which arises since only finitely many probes in a given time interval are obtained.




By sampling from various distributions, ensemble averages of various quantities of interest such as average delay time, may be obtained. As is common in ergodic theory, conditions may be examined under which these ensemble averages are approximated by time averages. For example, Ping samples periodically (one probe every x seconds). But it may be difficult to estimate how accurately periodic sampling approximates the time average.




Even if these time averages could be accurately estimated by ensemble averaging, there remains the question of how to relate these averages obtained by using probe packets to averages involving data packets. In the prior art, practitioners may erroneously assume that the delays obtained by using probe packets are the same delays that would be experienced by data packets once sampling error is accounted for. Because obtaining probe information may be easier than obtaining data information, there is motivation to invent a method and system to convert information about probe packet delays into data delays.




SUMMARY OF THE INVENTION




The aforementioned problems may be addressed by correctly translating probe delays into data packet delays. For this purpose, a time average may be used as an intermediate quantity to pass from probe delays to data delays. Two parts may be considered. 1) Probe packets are transmitted according to the departure statistics governing a Poisson process; as described in more detail in the Detailed Description below, the user is able to estimate the time average from the probe delays with a prescribed accuracy. 2) The time average may then be related to the data packet delays. The second part is independent of the method used to obtain the time average. Thus, part 1) provides an improved estimate if the time average of the latter is of interest in another application and part 2) translates between time averages and data delays if techniques other than those in part 1) are used to estimate the time average. As an example of part 1), a better estimate of a time average, such as the fraction of time a resource is busy, may be obtained using Poisson sampling instead of periodic sampling. On the other hand, if periodic sampling were used to estimate a time average delay, the methods under 2) could still translate the time average estimate into data delay estimates.




More specifically, a method of estimating data delays in transmitting data packets from a first location to a second location on a computer network is presented including identifying a bottleneck link in a path connecting the first location to the second location; determining a queuing delay of probes at the bottleneck link by injecting probe packets at the first location; and estimating a queuing delay of data from the queuing delay of probes at the bottleneck limit.




The method of estimating data delays may further include adding a sum of data service times and a propagation delay to the queuing delay to obtain an estimate of the data delays. Determining a queuing delay of probes at the bottleneck link by injecting probe packets at the first location may include subtracting a sum of probe service times and a propagation delay from first location to second location probe delays.




Determining a queuing delay of probes at the bottleneck link by injecting probe packets at the first location may include injecting probe packets according to a probability distribution, which may include a Poisson distribution.




The method may further include determining a data packet length distribution served by the bottleneck link.




A method of estimating data delays in transmitting data packets from a first location to a second location on a computer network is also provided. The method includes transmitting probe packets on the computer network; determining probe delays for the probe packets to travel from the first location to the second location; estimating a time average from the probe delays with a prescribed accuracy; and relating the time average to the data delays.




Transmitting probe packets on the computer network may include transmitting probe packets on the computer network from the first location to the second location. Transmitting probe packets on the computer network from the first location to the second location may include transmitting probe packets on the computer network from the first location to the second location according to departure statistics consistent with a stochastic process.




Transmitting probe packets on the computer network from the first location to the second location includes transmitting probe packets on the computer network from the first location to the second location according to departure statistics consistent with a Poisson process.




A system is also provided for estimating data delays in transmitting data packets from a first location to a second location on a computer network including a computer; instructions for the computer for identifying a bottleneck link in a path connecting the first location to the second location; instructions for the computer for determining a queuing delay of probes at the bottleneck link by injecting probe packets at the first location; and instructions for the computer for estimating a queuing delay of data from the queuing delay of probes at the bottleneck limit.




The system may further include instructions for the computer for adding a sum of data service times and a propagation delay to the queuing delay to obtain an estimate of the data delays.




Instructions for determining a queuing delay of probes at the bottleneck link by injecting probe packets at the first location may include instructions for subtracting a sum of probe service times and a propagation delay from first location to second location probe delays. Instructions for determining a queuing delay of probes at the bottleneck link by injecting probe packets at the first location may include instructions for injecting probe packets according to a probability distribution, which includes a Poisson distribution. The system may further include instructions for determining a data packet length distribution served by the bottleneck link.




A system is provided for estimating data delays in transmitting data packets from a first location to a second location on a computer network. The system includes a computer; instructions for the computer for transmitting probe packets on the computer network according to departure statistics consistent with a stochastic process; instructions for the computer for determining probe delays for the probe packets to travel from the first location to the second location; instructions for the computer for estimating a time average from the probe delays with a prescribed accuracy; and instructions for the computer for relating the time average to the data delays. The stochastic process may include a Poisson process.




Also provided is a method of approximating a time average of a time-dependent variable, V, the variable representing a virtual delay of a packet upon arrival at a network link at a time t, including sending N probe packets to the data link; recording a time of arrival, A


k


, where k≦N, of each of the N probe packets at the data link; calculating a sum of V(A


k


), from k=1 to k


max


, where k


max


, and only k


max


of the N probe packets arrive at the data link before or at the time t; calculating an expectation value of a number of packets to arrive at the data link; calculating an estimator, Z(t), given by the quotient of the sum and the expectation value of a number of packets; and approximating the time average by the estimator by bounding a variance of a difference between the estimator and the time average, the variance given by an expectation value of a time average of V(t)


2


divided by the expectation value of a number of packets.




Also presented below is a method of approximating a time average of a time-dependent variable V, the time average given by








1
t





0
t




V


(
s
)









t




,










where V represents a virtual delay of a packet upon arrival at a network link at the time t, including sending N probe packets to the data link so that a first of the N probe packets arrives at time A


l


, a second at time A


2


, a third at time A


3


, . . . , and an Nth at time A


N


, where the times A


1


≦A


2


≦A


3


≦ . . . ≦A


N


are consistent with a Poisson process of rate λ


p


; calculating an estimator Z(t), given by







Z


(
t
)


=


1


λ
p


t







k
=
1


k
max








V


(

A
k

)














where k


max


=max{k|A


k


≦t}; and approximating the time average by Z(t) by bounding a variance of a difference between Z(t) and the time average, the variance given by an expectation value of







t

-
1






0
t





&AutoLeftMatch;

V


(
s
)


&AutoRightMatch;

2









s

÷


(


λ
p


t

)

.














For a variable I(V(t)>x) that depends on a time t and a parameter x, a method is also presented below of approximating a time average of the variable I(V(t)>x), the variable I(V(t)>x) equal to unity if V(t), a virtual delay of a packet upon arrival at a network link at a time t, is greater than the parameter x, and equal to zero otherwise, including sending N probe packets to the data link; recording a time of arrival, A


k


, where 1≦k≦N, of each of the N probe packets at the data link; calculating a sum of I(A


k


>x), from k=1 to k


max


, where k


max


, and only k


max


, of the N probe packets arrive at the data link before or at the time t, and I(A


k


>x) is equal to unity if A


k


is greater than the parameter x, and equal to zero otherwise; calculating an expectation value of a number of packets to arrive at the data link; calculating an estimator, Z(t), given by the quotient of the sum and the expectation value of a number of packets; and approximating the time average by the estimator by bounding a variance of a difference between the estimator and the time average, the variance given by an expectation value of a time average of I(V(t)>x)


2


divided by the expectation value of a number of packets.




A method is also presented below of approximating a time average of a variable I(V(t)>x) that depends on a time t and a parameter x, the time average given by








1
t





0
t




I


(


V


(
t
)


>
x

)









t




,










where the variable I(V(t)>x) is equal to unity if V(t), a virtual delay of a packet upon arrival at a network link at a time t, is greater than x, and equal to zero otherwise, including sending N probe packets to the data link so that a first of the N probe packets arrives at time A


1


, a second at time A


2


, a third at time A


3


, . . . , and an Nth at time A


N


, where the times A


1


≦A


2


≦A


3


≦ . . . ≦A


N


are consistent with a Poisson process of rate λ


p


; calculating an estimator Z(t), given by







Z


(
t
)


=


1


λ
p


t







k
=
1


k
max








I


(


A
k

>
x

)














where k


max


=max{k|A


k


≦t} and I(A


k


>x) is equal to unity if A


k


is greater than the parameter x, and equal to zero otherwise; and approximating the time average by Z(t) by bounding a variance of a difference between Z(t) and the time average, the variance given by an expectation value of







t

-
1






0
t





&AutoLeftMatch;

I


(


V


(
s
)


>
x

)


&AutoRightMatch;

2









s

÷

(


λ
p


t

)














A method is also presented below of approximating an expectation value, E(W


d


), of a delay experienced by a data packet arriving at a network link, including computing a time average of a time-dependent variable, V(t), the variable representing a virtual delay of a packet upon arrival at the network link at a time t, where the time average is given by








1
t





0
t




V


(
s
)









s




;










computing an expectation value, E(U), of a packet size; computing an expectation value, E(U


2


), of a square of the packet size, utilizing the time average, the expectation value of a packet size, the expectation value of a square of the packet size, and a server utilization, ρ, to approximate the expectation value of a delay.




Utilizing the time average, the expectation value of a packet size, the expectation value of a square of the packet size, and a server utilization, ρ, may include utilizing the time average, the expectation value of a packet size, the expectation value of a square of the packet size, and a server utilization, ρ, to approximate the expectation value of a delay according to







E


(

W
d

)






1
ρ



1
t





0
t




V


(
s
)









s




-



E


(

U
2

)



2


E


(
U
)




.












A method is also presented below of approximating an expectation value, E(I(W


d


>x)), of a variable I(W


d


>x) that depends on a parameter x, the variable I(W


d


>x) equal to unity if a delay of a data packet upon arrival at a network link is greater than x, and equal to zero otherwise, including computing a time average of a variable I(V(t)>x), the variable I(V(t)>x) equal to unity if V(t), a virtual delay of a packet upon arrival at the network link at a time t, is greater than the parameter x, and equal to zero otherwise.




The last method may further include approximating the expectation value according to







E


(

I


(


W
d

>
x

)


)





1

ρ





t






0
t




I


(


V


(
s
)


>
x

)










s

.














A method is also presented below of estimating data delays in transmitting data packets from a first location to a second location on a computer network including identifying a bottleneck link in a path connecting the first location to the second location; estimating a queuing delay of data from a queuing delay of probes at the bottleneck limit; and adding a sum of data service times and a propagation delay to the queuing delay to obtain an estimate of the data delays.




A system is also presented below for estimating data delays in transmitting data packets from a first location to a second location on a computer network including a computer; instructions for the computer for identifying a bottleneck link in a path connecting the first location to the second location; instructions for the computer for estimating a queuing delay of data from a queuing delay of probes at the bottleneck limit; and instructions for the computer for adding a sum of data service times and a propagation delay to the queuing delay to obtain an estimate of the data delays.




The system may further include instructions for determining a data packet length distribution served by the bottleneck link.











BRIEF DESCRIPTION OF DRAWINGS




The following figures depict certain illustrative embodiments of the invention in which like reference numerals refer to like elements. These depicted embodiments are to be understood as illustrative of the invention and not as limiting in any way.





FIG. 1

illustrates an embodiment of a system for network traffic collection;





FIG. 2

illustrates an embodiment that depicts a simulation configuration;





FIG. 3

illustrates a plot of user datagram protocol (UDP) packets roundtrip delay tail distributions;





FIG. 4

illustrates showing a packet arrival process;





FIG. 5

illustrates a plot relating the virtual and actual mean delays;





FIG. 6

illustrates a plot relating the virtual and actual delay tails;





FIG. 7

illustrates a plot showing the data queuing delay tail estimation;





FIG. 8

illustrates an embodiment of a network depicting the delay of interest;





FIG. 9

illustrates depicting a queuing model;





FIG. 10

illustrates a flow chart summarizing the steps involved in obtaining data delays from probe delays;





FIG. 11

illustrates a plot of end-to-end data delay tails; and





FIG. 12

illustrates possible origin and destination configurations.











DETAILED DESCRIPTION OF THE ILLUSTRATED EMBODIMENTS




To provide an overall understanding of the invention, certain methods, and systems will be discussed with reference to estimating data delays from Poisson probe delays. However, it will be understood by persons of ordinary skill in the art that the general methods, and systems described herein are equally applicable to all cases in which probe delays are used nontrivially to estimate data delays. Principles of the invention described below may be applied to applications in which data delays are ascertained on a computer network.




It is often assumed that probe packet queuing delay statistics (e.g., mean, cumulative distribution) are the same as data packet statistics, except for sampling error. Thus, it is widely believed, sending more probes during a measurement period would reduce any discrepancy. The following examples show that probe and data statistics may not be the same.




In

FIG. 1

, an example of an embodiment of a system for network traffic collection is shown. A monitoring point II is shown installed at a local area network (LAN)


13


. A traffic monitoring tool


12


is used at this monitoring point


11


to capture Internet traffic entering and leaving the LAN


13


through a 10 Mbps link. An example of a traffic monitoring tool


12


is EtherPeek™, a commercially available software package of The AG Group, Walnut Creek, Calif., which may be run on a PC. Other traffic monitoring tools


12


may also be used. Traffic traces containing a sequence of IP packet arrival times (accurate to the microsecond), packet lengths, source and destination addresses, and protocols may be collected. A public Internet router


14


and a LAN router


15


service network traffic in the public Internet


16


and LAN


13


areas. Routers


14


and


15


are devices which forward packets between networks. The forwarding decision by routers


14


and


15


may use network layer information and routing tables, as may be constructed by routing protocols.




Downstream packets (those that enter the local area network


13


) are separated from upstream packets (those that leave the local area network


13


) according to packet source and destination addresses. Downstream traffic includes mainly web page downloads while upstream traffic includes mainly short request and acknowledgment packets. In an embodiment, there may be more downstream traffic (about 1.6 Mbps) than upstream (0.69 Mbps) traffic.




A router such as


14


and


15


that processes the downstream traffic together with a stream of (independent and identically distributed) exponentially spaced probes may be simulated using simulation software. In one embodiment, OPNET, a simulation package available from MIL 3 Incorporated, Washington, D.C., may be used for the simulation. Assuming that packet delays at the LAN router


15


include mainly queuing and transmission delays at the outgoing link, the analysis of packet delays at the LAN router


15


reduces to the analysis of the delays at a single queue. It may be further assumed that the outgoing link serves packets in a first-in-first-out (FIFO) order.





FIG. 2

is an example of an embodiment that depicts a simulation configuration at a FIFO queue


21


that may be present at a router. The FIFO queue


21


simulates the router's outgoing link


22


. Two streams feed the link


22


: collected Internet traffic data packets


23


and probe packets


24


. The probe packets


24


are 64 bytes long and arrive at an average rate of one probe packet per second. The service rate of the FIFO queue


21


may be varied to achieve different link utilizations.




Table 1 shows the average queuing delays, i.e., not including transmission delays, for data packets


23


and probe packets during a 20-minute measurement interval. The “percentage error” in the fourth column is defined as (Mean Probe Queuing Delay−Mean Data Queuing Delay)÷Mean Data Queuing Delay. A negative percentage error indicates that the mean probe queuing delay underestimates the mean data queuing delay. It does so consistently, by 22% to 54%.












TABLE 1











Estimating mean data queuing delays from mean probe delays




















Com-








Mean Data




Mean Probe





puted







Link




Queuing




Queuing




Per-




Data







Utili-




Delay




Delay




centage




Queuing




Percentage






zation




(ms)




(ms)




Error




(ms)




Error



















30%




2.68




1.24




−53.77%




3.19




18.9%






35%




4.30




2.10




−51.12%




4.91




14.08






40%




7.01




3.44




−50.95%




7.34




4.67%






45%




11.33




5.78




−49.01%




11.42




0.79%






50%




18.29




10.65




−41.77%




19.72




7.79%






55%




29.54




19.34




−34.52%




33.40




13.08






60%




47.79




33.74




−29.41%




54.28




13.57






65%




78.90




56.93




−27.84%




85.42




8.27%






70%




153.56




119.24




−22.34%




167.88




9.33%














The observations above may be further validated with an experiment involving two computers on the Internet. Host A is at GTE Labs, Waltham, NIA and host B is at Needham, Mass. During the experiment, host A sends out user datagram protocol (UDP) packets to host B. In turn, host B simply reflects those packets back to host A. In one embodiment, the Snoop utility, available on Unix workstations, may be used at host A to measure packet round-trip delays. To minimize delays introduced by the hosts, there are no other application programs running at the hosts during the measurement period.




Host A is programmed to send out two streams of UDP packets. The first is a Poisson packet stream of rate one packet per second (the “probe” steam). The second stream (the “data” stream) contains bursts of packets. The number of packets in a burst is uniformly distributed between one and eight packets. The inter-burst arrival time is also uniformly distributed between 0 and 270 ms. All the UDP packets are 1000 bytes long.




In

FIG. 3

is an example of a plot of user datagram protocol (UDP) packets round-trip delay tail distributions. The data stream curve


31


and the probe stream curve


32


are the probabilities of the delay being greater than a particular time versus that time for the data and probe packets respectively. Since all the UDP packets are of the same length, it may be expected that the two streams of packets have the same round-trip delay statistics. However, as can be seen by comparing curves


31


and


32


, the probe stream may experience lower delays. In a particular 20-minute measurement interval, the average round trip delays are 68 ms for the probe stream and 76 ms for the data stream. These results are consistent with those of Table 1.




Discrepancies in delays between probe and data packets may be explained. Momentarily neglecting sampling error, Poisson arrivals see time averages, or “PASTA” (R. Wolff, Poisson arrivals see time averages,


Operations Research,


Vol. 30, No. 2, March-Aprril, 1982) may be invoked to assert that the mean probe delay equals the time average delay. A discrepancy then arises between the time average and the data delay. The discrepancy occurs because the bursty data arrival process does not sample the idle link as often as idleness occurs in time.





FIG. 4

illustrates a packet arrival process. In

FIG. 4

, probe packets


41


are of small constant length and arrive according to a Poisson process. Data packets


42


come in pairs and both packets are of the same constant length. Each utilizes r units of service time. The time between successive arrivals of pairs is a fixed quantity T and ρ=2r/T is the link utilization, assumed to be less than one.




Ignoring the effect of probes, the first packet of a pair does not wait for service, while the second packet has to wait r units of time before being transmitted. The average data packet queuing delay is then 0.5 r regardless of the link utilization.




In addition, by PASTA, a fraction 1-ρ of probe packets incurs no delay, while a fraction of probes experiences an average of r units of queuing delay, making the average probe delay ρr. The ratio of mean probe delay to mean data delay is 2ρ. The ratio ranges from 0 to 2, so probe delays can be larger or smaller than data delays.




In accordance with principles of the present invention, data delays are estimated by (1) approximating the time average by the sample statistics and (2) approximating data packet statistics by time averages. The second step is independent of the way the time average is estimated and so applies to exponential, periodic, or another technique that gives an estimate of the time average.




A router is modeled in an IP network. The outgoing link is the bottleneck in the router: packet delays at the router mainly include queuing and transmission delays at the outgoing link. Delays in other parts of the router, e.g., routing table lookups, are negligible. Service on the link is first-in first-out (FIFO). The router is represented by a single server FIFO queue with effectively infinite waiting room (effectively infinite because loss behavior is not studied). The queue receives two packet streams, data and probes, and, except where noted below, the notation refers to the aggregate stream. The following notation is used below.




V(s) is the virtual delay at the link at time s, i.e., the delay an arrival at time s would see or the total number of bits in a queue at time s (including the bits of the packet in service) divided by the link speed.




T


n


is the time between packet arrivals n and n+l. Packets include data and probes.




A


n


is the time when the nth packet arrives. A(t) is the total number of packets that arrive in the interval [


0


,t].




U


n


is the size (in seconds) of the nth packet to arrive.




W


n


is the delay that the nth arrival sees, i.e., the virtual delay at the arrival time, which does not include U


n


.




N(t) is the number of probes that arrive in the interval [


0


,t]. We assume N is a Poisson process with rate λ


p


. Probe packets are of constant size.




The following assumptions may be made below.




Assumption 1. A(t)/t converges almost surely to a limit λ as t →∞,




Assumption 2. For each n, the packet service U


n


is independent of {U


k , T




k


:k<n} and the U


n


are identically distributed.




Assumption 3. The sequence {(T


n


, U


n


)} is stationary and ergodic.




The actual delay process {W


n


:n≧0} evolves according to Lindley's equation (S. Asmussen,


Applied Probability and Queues,


New York: John Wiley & Sons, 1987):








W




n+1


=(


W




n




+U




n




−T




n


)


+


.






Also, W


n


=V(A


n


−) and V increases by the amount U


n


at time A


n


and decreases with slope −1 on each interval [A


n


. A


n+1


] while V


22


0. Whenever V becomes zero, it stops decreasing and remains at zero until the next increase.




The difference between the delays that the probes sample and the corresponding time average delays may be analyzed. Some of the results presented below may not require Assumptions 1, 2, or 3. Let f be a bounded, measurable function and U(s)=f(V(s)). Two examples are f(v)=v (when estimating means; to make f bounded, it may be truncated, for example, at the buffer size) and f(v)=I(v>x) (when estimating tails), where I is an indicator function (


1


if its argument is true, and


0


otherwise). It may be assumed that U has left continuous sample paths and right-hand limits (R. Wolff, 1982). Wolff's Lack of Anticipation Assumption (LAA) may also be assumed: For each s>0,{N(s+u)−N(s):u≧0} and {U(x): 0≦×≦s} are independent.




The quantities Y(t), and Z(t), may be defined as follows:







Y


(
t
)


=



0
t




U


(
s
)










N


(
s
)








and




Z


(
t
)


=



Y


(
t
)



E


(

N


(
t
)


)



=



Y


(
t
)




λ
p


t


.












By the left continuity of U, Y(t) is the sum of the values of U immediately before the probe arrival epochs. The mean of N(t) instead of N(t) itself appears in the denominator of Z(t). This choice makes the analysis of the variance tractable and avoids the event {N(t)=0}.




Probe measurements over the time interval [


0


,t] provide the estimator Z(t), while the time average is the random variable (not a constant, as in traditional sampling)







1
t





0
t




U


(
s
)









s













For example, when f(v)=v, the time average is the virtual delay averaged over the measurement interval (


0


,t). When f(v)=I(v>x), the time average is the fraction of time the virtual delay exceeds x.




The quantity R(t) may be defined as







R


(
t
)


=



Y


(
t
)


-


λ
p





0
t




U


(
s
)









s





=



0
t




U


(
s
)




(








N


(
s
)



-


λ
p




s



)














(R. Wolff, 1982). It then follows that:








R


(
t
)




λ
p


t


=


Z


(
t
)


-


1
t





0
t




U


(
s
)









s















measures the difference between the estimator and the time average. By Eq.(3) of the last reference, E(R(t))=0, i.e., the estimator Z(t) is unbiased. The orthogonal increments property (D. Williams,


Probability with Martingales,


Cambridge, Cambridge University Press, 1991, Chapter 12) of the martingale N(s)−λ


p


s may be used to calculate the variance R(t).




Lemma: Under LAA,







Var






R


(
t
)



=


λ
p




E


[



0
t





&AutoLeftMatch;

U


(
s
)


&AutoRightMatch;

2








s



]


.












Proof. For integral n>0, define








R
n



(
t
)


=




k
=
0


n
-
1









U


(

kt
/
n

)




[


N


(


(

k
+
1

)



t
/
n


)


-

N


(

kt
/
n

)


-


λ
p



t
/
n



]













Then R


n


(t)→R(t) pointwise and when f is bounded by a constant M, R


n


(t) is bounded by the function MN(t), which is square integrable. By dominated convergence,







Var






R


(
t
)



=


E


[


&AutoLeftMatch;

R


(
t
)


&AutoRightMatch;

2

]


=



lim






n















E


[


&AutoLeftMatch;


R
n



(
t
)


&AutoRightMatch;

2

]


.













Write








&AutoLeftMatch;


R
n



(
t
)


&AutoRightMatch;

2

=





k
=
0


n
-
1











&AutoLeftMatch;

U


(

kt
/
n

)


&AutoRightMatch;

2



[


N


(


(

k
+
1

)



t
/
n


)


-

N


(

kt
/
n

)


-


λ
p



t
/
n



]


2


+
S











where the sum on the right has two parts: the “diagonal” terms of the square, and S, the sum of n(n−1) “off-diagonal” terms. The expectation of a typical summand in S takes the form








E{U


(


jt/n


)


U


(


kt/n


)(


N


((


j+


1)


t/n


)−


N


(


kt/n


)−λ


p




t/n


)}×


E{N


((


k


+1)


t/n


)−


N


(


kt/n


)−λ


p




t/n}=


0






where j<k. The expectation of the product of the four terms is the product of the expectations shown above by the LAA and the independent increments property of the Poisson process. The right-hand expectation is zero since the Poisson process N has rate λ


p


. Thus, E(S)=0. Using LAA and E[N((k+1)t/n)−N(kt/n)−λ


p


t/n]


2





p


t/n on the diagonal terms,







E


[



R
n



(
t
)


2

]


=


λ
p




E


[




k
=
0


n
-
1










&AutoLeftMatch;

U


(

kt
/
n

)


&AutoRightMatch;

2



t
/
n



]


.












Dominated convergence gives the result. (See also, D. D. Yao, On Wolff's PASTA Martingale, Operations Research, Vol. 40, 1992).




By the lemma,







Var



R


(
t
)




λ
p


t



=


1


λ
p


t





E


[


t

-
1






0
t





&AutoLeftMatch;

U


(
s
)


&AutoRightMatch;

2








s




]


.












The independent increments property of the Poisson may be used as a simplifying property. Under exponential sampling, the variance is the same as it may be if the samples were independent. If the sampling does not affect the observed process, then U remains the same as λ


p


is changed. Var R(t)/(λ


p


t) then decreases inversely in λ


p


t. In practice, this may be achieved by not sampling too often.




EXAMPLE 1




Let f(v)=I(v>x). Then U(s)=I(V(s)>x)=U(s)


2


. Assuming V is stationary,







Var



R


(
t
)




λ
p


t



=


P


(

V
>
x

)




λ
p


t












With an a priori bound on P(V>x), the variance can be bounded.




EXAMPLE 2




When f(v)=v (or a truncated version) and V is stationary.







Var



R


(
t
)




λ
p


t



=


1


λ
p


t





E


[

V
2

]


.












For example, if V<0.5 and λ


p


t≈1000, then the variance is at most 0.00025.




Having just quantified the discrepancy between the ensemble and time averages of the probe delays by approximating the variance of R(t)/(λ


p


t), the time average is now approximated to the ensemble average of data delays. By association, a relationship between probe and data delays will thus be obtained.




The two averages







1
t





0
t




V


(
s
)









s






and






1

A


(
t
)








n
=
0


A


(
t
)









W
n














are related asymptotically by generalizations of Little's law (S. Brumelle, On the relation between customer and time averages in queues,


J Appl Prob.,


Vol. 8, 1971; S. Asmussen,


Applied Probability and Queues,


New York: John Wiley & Sons, 1987, VIII.3.4).




In

FIG. 5

appears an example of a plot relating the virtual and actual mean delays. The area under V on the interval [


0


,t] is divided into right triangles of height U


n




51


and parallelograms of height W


n


and base U


n




52


(S. Asmussen, 1987). An error V(


0


)


2


/2


53


, and another error V(t)


2


/2


54


occur at both the left and right endpoints, respectively, leading to the expression










0
t




V


(
s
)









s



-



&AutoLeftMatch;

V


(
0
)


&AutoRightMatch;

2

/
2


=





n
=
1


A


(
t
)









[



U
n
2

/
2

+


W
n



U
n



]


-



&AutoLeftMatch;

V


(
t
)


&AutoRightMatch;

2

/
2












By Assumption 3, the error terms are o(t) (S. Asmussen, 1987). Hence, by applying Assumptions 1 and 3,









1
t





0
t




V


(
s
)









s








A


(
t
)


t



1

A


(
t
)








n
=
1


A


(
t
)









[



U
n
2

/
2

+


W
n



U
n



]






&AutoLeftMatch;


λ






E
[



U
2

/
2

+
UW

]


,






as





t
















where the expectations of random variables without subscripts correspond to limiting distributions (R. M. Loynes, The stability of a queue with non-independent inter-arrival and service times,


Proc. Camb. Philos. Soc.,


Vol. 58, 1962). By Assumption 2,









1
t





0
t




V


(
s
)









s






λ


[



E


(

U
2

)


/
2

+


E


(
U
)




E


(
W
)




]



=

ρ


[



E


(

U
2

)


/

(

2


E


(
U
)



)


+

E


(
W
)



]












for large t, where ρ=λE(U) is the server utilization. Then










E


(
W
)






1
ρ



1
t





0
t




V


(
s
)









s




-



E


(

U
2

)



2


E


(
U
)




.






(
1
)













The probe packet rate may be much smaller than the data packet rate so that probe packets do not consume too many resources, such as computer time. Assuming that the mean data rate satisfies λ


d


>>λ


p


it follows that E(W)=λ


d


/λE(W


d


)+λ


p


/λE(W


p


)≈E(W


d


), so the preceding expression is approximately the mean data delay. Here, the superscripts d and p signify data and probes, respectively.




Instead of the mean delay, delay tails may be examined. The development parallels that in the preceding paragraph.





FIG. 6

illustrates a sample path of V. The fraction of W


n


, that exceeds the level x during the interval [


0


,t] is of interest. The starting expression is










0
t




I


(


V


(
s
)


>
x

)









s



+
r

=





n
=
0


A


(
t
)









I
n


+

l
.












Here, l=[A


1


−(x−W


1


)


+


]


+


and r=[(W


A(t)


+U


A(t)


−x)


+


−(t−A


A(t)


)]


+


are the left-hand error


61


and right-hand error


62


in

FIG. 6. I



n


is the contribution of the nth arrival to the integral on the left-hand side:







I
n

=

{




U
n





if






W
n



x







W
n

+

U
n

-
x





if






W
n


<
x
<


W
n

+

U
n







0





if






W
n


+

U
n



x















or








I




n




=U




n




I


(


W




n




≧x


)+(


W




n




+U




n






31


x


)


I


(


W




n




≦x<W




n




+U




n


).






The error terms are again o(t); using Assumptions 1 and 3, it may be seen that








1
t





0
t




I


(


V


(
s
)


>
x

)





s








P


(

V
>
x

)








and








A


(
t
)


t



1

A


(
t
)








n
=
0


A


(
t
)









I
n





λ






E


(
I
)














where P(V>x)=λE(I) is the limit. The calculation of E(I) may be broken up into two steps.




Lemma 1. Under Assumption 2,








E


(


U




n




I


(


W




n




≧x


))=


E


(


U




n


)


P


(


W




n




>x).








Proof. Assumption


2


implies that U


n


and W


n


are independent.




For the next result, the so-called residual or excess lifetime associated with the random variable U


n


may be used. Wherever convenient, the subscript n is omitted. If B is the distribution function of U


n


, then the residual lifetime of U* has distribution function







P


(


U
*


t

)


=


1

E


(
U
)







0
t




(

1
-

B


(
u
)



)









u

.














Lemma 2. Under Assumption 2,








E


[(W


n




+U




n




−x


)


I


(W


n




≦x<W




n




+U




n


)]=


E


(


U


)


P


(


W≦x<W+U*).








Proof. Recalling that subscripts have been omitted, for w≦x, the conditional expectation











E
[


(

W
+
U
-
x

)



I


(

W

x
<

W
+
U


)




&RightBracketingBar;


W

=
w

]

=


E


[


(

U
+
w
-
x

)



I


(


U
+
w
-
x

>
0

)



]


=





x
-
w






(

u
+
w
-
x

)









B


(
u
)





=





x
-
w






(

1
-

B


(
u
)



)








u



=


E


(
U
)




P


(


U
*

>

x
-
w


)
















The third line results from integration by parts. The result follows.




Proposition. Assume that the U


n


are bounded above by a constant m and that Assumption 2 holds. Then






ρ


−1




P


(


V>x+m


)≦


P


(


W>x)≦ρ




−1




P


(


V>x


)






Proof. By the two lemmas, P(V>x)=ρP(W+U*>x)≧ρP(W>x). Since








U*≦m, ρP


(


W>x


)≦


P


(


V>x


)≦ρ


P


(


W>x−m


).






The result follows by using both inequalities.




This result allows the estimation of the tails of the distribution of W in terms of the tail of V. As in the preceding section, the distribution of W represents the data packet delay distribution, since probe traffic is relatively negligible. The tail of W is confined to an interval of length at most ρ


−1


P(x<V<x+m). If x is large compared to m, then it may be expected that ρ


−1


P(x<V<x+m), and |P(V>x)−ρP(W>x)|, which is less than or equal to P(x<V<x+m), are small.




As an example, suppose V has an exponential tail or an exponential bound (as provided by large deviations, for example): P(V>x)=e


−αx


. Then








P


(


x<V<x+m


)=


e




−αx


(1−


e




−αm


)≈


e




−αx




αm








The relative error in the estimates is then








P


(

x
<
V
<

x
+
m


)



P


(

x
<
V

)



=


1
-

e


-
α






x





α






m
.













Suppose that an overflow from a buffer size x is to be made improbable: P(V>x)=e


−αx


=ε<<1.




Then αx=log (1/ε), and the relative error is approximately






α


m=mx




−1


log(1/ε)






For example, if ε=10


−6


, then log 1/ε≈14 and the relative error becomes 14m/x. On the other hand, if ε=10


−2


, then log (1/ε)≈5. If the buffer can hold 100 maximal size packets, the error in the latter case is at most 5%.




The use of the above approximations, along with the errors committed in estimating tail probabilities, is now discussed. During a measurement interval [


0


,t], N(t) probe delay measurements are collected, and the estimator







Z


(
t
)


=


1


λ
p


t






0
1




I


(


V


(
s
)


>
x

)










N


(
s
)
















is formed. By using an estimate, Z(t) may be related to the fraction of data packets whose delay exceeds x; part of the error in the estimate may be controlled through intermediate approximations:










Z


(
t
)









1
t





0
t




I


(


V


(
s
)


>
x

)









s
















P


(

V
>
x

)















ρ






P


(

W
>
x

)



+

ρ






P


(

W

x
<

W
+

U
*



)


















ρ

A


(
t
)








n
=
1


A


(
t
)









I


(


W
n

>
x

)




+

ρ






P


(

W

x
<

W
+

U
*



)

















ρ

A


(
t
)








n
=
1


A


(
t
)









I


(


W
n

>
x

)

















By selecting a high enough sampling rate λ


p


, both sides of the first approximation may be made small in the mean square sense (i.e., the variance). The second and fourth approximate equalities correspond to almost sure pointwise limits in the ergodic theorem; the quality of these approximations cannot be controlled, Nor may the error in the third approximate equality, which results from Assumption 2, be controlled. What may be controlled is the accuracy of the last approximation by showing that ρP(W≦x<W+U*) is small, as above. The final source of error comes from assuming that probes have a negligible effect (e.g., W=W


d


). This may be controlled if the data arrival rate λ


d


is known. Assuming probes have a negligible effect also yields P(W>x)=E(I(W


d


>x)).




The mean data packet delay predicted by Eq. (1) may be compared to the simulation results in Table 1. The column labeled “Computed Data Queuing” is the result of substituting the mean probe queuing delay for the time average in Eq. (1). Using these values in accordance with principles of the current invention, instead of the mean probe queuing delays as estimators, reduces the errors. When the link utilization is above 50%, the estimator is at most 15% above the true value. In comparison, the mean probe queuing delay ranges from 20% to 40% below the true values.




The packet service times in some traces may be correlated, so Assumption 2 does not hold. Nonetheless, our methods give good agreement with the simulation results. In particular, if the packet sizes, and the U


n


are constant, then the same results would follow as with independence. Files transferred across the Internet are typically segmented into some number of “maximum segment size” packets (of equal size) plus a remainder packet, so the constant size assumption may be reasonable.





FIG. 7

shows the estimated delay tail distribution in relation to the bounds described by Equation (2). The solid curve is the data packet delay curve


71


, the dashed curve the estimated lower bound curve


72


, and the remaining curve the estimated upper bound curve


73


. For the same reasons listed above, the data packet distribution does not fit Equation (2) exactly. The bounds are, however, close to the real data queuing delay distribution.




Extending the single node, one queue results discussed above to networks having multiple nodes may now be set forth in the following paragraphs. Probe packets pass through a sequence of nodes along their path through the network. The first effect of multiple nodes is to eliminate the conditions that PASTA requires. Even if probes arrive in a Poisson stream to the first node along the path, their arrivals to subsequent nodes may not be Poissonian. To see this explicitly, denote by τ


n


the time when the nth probe packet arrives to the first node. Then the nth probe will arrive at the second node at time






τ


n




+V





n


)+


d,








where V is the virtual delay function at the first node and d is the propagation delay between nodes


1


and


2


. A similar relationship holds between the probe arrival times at any pairs of adjacent nodes. If the V(τ


n


) are not constant, then the process τ


n


+V(τ


n


)+d might not be Poissonian.




In contrast, adding a constant offset to a Poisson process preserves the Poisson property. If it is assumed that a single bottleneck node occurs along the probe's path, and that packets experience essentially no delay at nodes other than the bottleneck, V(τ


n


) equals the probe service time, which is constant. The same holds true at other non-bottleneck nodes. Thus, the probes arrive in a Poisson stream to the bottleneck.




Another consequence of passing probes through nodes in tandem is that LAA may fail. In addition, the service times U


n


and the waiting times W


n


are negatively correlated—not independent—at nodes other than the first (R. Wolff, 1982). As a result, Assumption 2 cannot hold and Lemma 1 becomes E(U


n


I(W


n


≧x))≦E(U


n


)P(W


n


>x).




Multiple nodes may also lead one to account for propagation delays and service times at all the nodes. Suppose the path the probes follow traverses n links, with transmission speeds c


1


, . . . , c


n


, and that the total propagation delay is D. The sum of the link service times of a packet of length x is γx, where γ=1/c


1


+ . . . +1/c


n


. Consider a typical probe packet of length L


p


(subscripts are omitted in the following). It experiences an end-to-end delay








W




ee




p




=V+γL




p




+D,








where V is the probe delay at the bottleneck node and no delays at other nodes are assumed. The notation V intentionally suggests that the probes see time averages. Similarly, a data packet's end-to-end delay may be given by








W




ee




d




=W+γL




d




+D,








where W is its delay at the bottleneck node.




Probe measurements give the distribution Of W


ee




p


. Given γ, the distribution of V may be obtained because γL


p


+D is a constant, as a result of the fixed probe size. The results above then give the distribution of W. If L


d


were not random, the distribution W


ee




d


would be known. If γ is large (i.e., some link other than the bottleneck is slow), W


ee




d


−D=W+γL


d


is the sum of two random variables, which may be comparable in size. In this case, the service time may be separated out at the bottleneck and Assumption 2 invoked again. The distribution of the sum is then a convolution, which may be calculated numerically. If the bottleneck is significantly slower than all the other links, L


d


may be replaced with its mean or a percentile, incurring a small error.




Estimating end-to-end mean data packet delays is similar. Equation (1) may be invoked to pass from E(V) to E(W). Then








E


(


W




ee




d


)=


E


(


W


)+γ


E


(


L




d


)+


D


  (3)






Knowledge of E(L


d


), together with other principles consistent with the present invention, may be used to calculate E(W


ee




d


).




An end-to-end delay analysis may require knowledge of link speeds, the data packet length distribution, and the bottleneck link utilization ρ. To the extent that any of these may be unavailable, they may have to be replaced by approximations. Effects such as these may require approximations to be validated on real or simulated networks.




Referring to

FIG. 8

, an ISP may provide one of its business customers with Virtual Private Network (VPN) services that connect the customer's headquarters office


81


to a remote office


82


. The headquarters office


81


is connected to the ISP via the headquarters office point of presence (POP) router


83


and the remote office


82


is connected to the ISP via the remote office POP router


84


. These two routers are connected by an ISP backbone router


85


.




Suppose that the ISP is interested in estimating the one-way data packet delay from the headquarters office POP router


83


to the remote office POP router


84


. Probes heading to the remote office


82


may be generated on a PC


89


, injected into the headquarters office POP router


83


, and captured at the output of the remote office POP router


84


. Assuming that clocks are properly synchronized, the end-to-end probe delays may be measured correctly.




To apply the theories developed in the previous sections to estimate data packet delays from the probe end-to-end delays, the ISP may need to first identify the bottleneck link. The ISP already knows the bandwidth of a left link


86


, middle link


87


, and right link


88


in FIG.


8


. The link utilization during the period of interest may be obtained from simple network management protocol (SNMP) management information bases (MIB) on the routers. Suppose that during the period of interest, the right link


88


has a much higher utilization than either the left link


86


or middle link


87


, and hence is the bottleneck link. Next, the ISP may need to know the data packet length distribution served by the bottleneck link during the period of interest. It may be estimated through sampling, or by past experience.





FIG. 9

is an example depicting a queuing model that may be subjected to the principles consistent with the present invention to determine queuing delays. A queuing model of the path with a first


93


, second


96


, and third


99


queue, and a first


94


, second


97


, and third


100


link is shown. The three queues may model the three router output links respectively. A probe stream


91


carries packets that are launched according to a Poisson distribution of average rate one probe per second. The probe packets are 64 bytes long. In addition, there are two traffic streams. First queue stream


92


represents the traffic sent from the headquarters to the remote office. It enters the network at the first queue, passes through the queues in sequence and leaves the network after being processed by the third queue. The second queue arrival


95


and departure


98


streams represent all other traffic carried by the backbone link. It enters the network at the second queue


96


and leaves the network immediately after being processed by that queue.




As an example, two traffic traces collected at a facility may be used as the two data input streams and a simulation may be conducted. The service rates of the first queue


93


and second queue


96


are chosen such that the first queue


93


has 10% utilization and the second queue


96


has 5% utilization. The service rate of the third queue


99


may be varied so that its utilization ranges from 30% to 60%. As a result, the third queue


99


is the bottleneck in all the cases.




The end-to-end delays for probes, i.e., W


ee




p


, during the 20-minute period are collected from the simulation. The mean probe queuing delay may be estimated at the bottleneck queue by subtracting the sum of the probe service times at the three queues and the propagation delay from the mean end-to-end probe delay. Equation (1) may then be applied to estimate the mean data queuing delays at the bottleneck queue. Finally, as in Equation (3), the stun of the mean data service time at the three queues and the propagation delay may be added to the estimated data queuing time at the bottleneck queue to get the mean end-to-end data packet delay.





FIG. 10

is a flow chart (


1000


) summarizing the steps involved in estimating data delays from probe delays. In step


101


, a bottleneck is identified in the path leading from a first location to a second location—in the example above, from the headquarters office to the remote office. Network operators may identify the bottleneck link by inspecting link statistics collected by routers. End users may identify the bottleneck link by using the “packet pair” mechanism, as described in S. Keshav, “A control-theoretic approach to flow control,” Proc. SIGCOMM 1991, and R. L. Carter and M. E. Crovella, “Measuring bottleneck link speed in packet-switched networks,” Rept. BU-CS-96-006, Boston University, Mar. 15, 1996. In step


102


, probe packets are generated according to Poisson statistics at a PC or Unix workstation, for example, and injected into the network for delivery to the second location. Standard networking utilities on the PC or workstation may be used to inject the packets into the network. In step


103


, the mean queuing delay of the probe packets is determined. Equation (1) may then be used in step


104


to estimate the mean queuing delay of data from the mean queuing delay of probes. Finally, in steps


105


and


106


, an estimate of the data delay is obtained, by adding the mean data service times and the propagation delay to the mean queuing delay, according to Eq. (3).




In one embodiment, steps


102


and


103


may be implemented in C, and steps


104


and


105


in Matlab, C, or C++.




Table 2 shows the results and compares them with the mean end-to-end data delays collected directly from the simulation. Again, high estimation errors result if one used the mean probe end-to-end delay directly to estimate the mean data end-to-end delay. On the other hand, the approach described above produces results that are quite close to the mean data end-to-end delay collected directly from the simulation.












TABLE 2











End-to-end data packet delay estimation. E-E: End-to-End
















Link




Mean Data




Mean Probe




Per-




Computed




Per-






Utili-




E-E Delay




E-E Delay




centage




E-E Delay




centage






zation




(ms)




(ms)




Error




(ms)




Error



















30%




4.20




1.60




−61.90%




4.72




12.29%






40%




8.90




3.90




−56.18%




8.82




−0.95%






50%




20.50




11.20




−45.37%




21.14




3.10%






60%




50.30




34.40




−31.61%




55.70




10.74














To estimate the end-to-end data delay tails, L


d


may be replaced with its mean as described above.

FIG. 11

shows the end-to-end data delay tail estimation when the bottleneck link is 50%. The solid curve represents the data packet delay curve


111


, the dashed curve


112


the estimated lower bound curve


112


, and the remaining curve the estimated upper bound curve


113


. The bounds are reasonably close to the real data delay.




In this example, the ISP knows the bandwidth and utilization for all the links within its network. If, however, a business customer wishes to estimate the end-to-end delay, the link utilization information may be used from either the ISP or by making approximations, for example, through using various tools.




Finally, in

FIG. 12

is shown various examples of origin and destination configurations that are amenable to the present invention. End-to-end delays


121


, delays between two points inside a network


122


, round trip delays from A to C to B


123


(where A and B are at the same location), end to intermediate node delays


124


, and round trip delays from A to C to B


125


(where A and B are at the same location) may all be computed using systems and methods of the present invention.




The principles consistent with the present invention admit many generalizations. For example, although stochastic processes having Poisson statistics are mentioned by name herein, other stochastic processes may be possible. For example, for the principles of the invention to hold, it is sufficient that the fraction of arrivals, in a realization of the stochastic process, that see a particular delay be equal, in the long time limit, to the time average delay. Such stochastic processes may be said to have the ASTA condition. I.e., arrivals see time averages.




Also, while time averages and ensemble averages were used above, other mathematical objects may be used to non-trivially relate probe packet delays to data packet delays.




While the invention has been disclosed in connection with the preferred embodiments shown and described in detail, various modifications and improvements thereon will become readily apparent to those skilled in the art. Accordingly, the spirit and scope of the present invention are to be limited only by the following claims.



Claims
  • 1. A method of estimating data delays in transmitting data packets from a first location to a second location on a computer network comprisingidentifying a bottleneck link in a path connecting the first location to the second location; determining a queuing delay of probes at the bottleneck link by injecting probe packets at the first location according to departure statistics governing a probability distribution such that arrival times of the probe packets at the second location are consistent with the probability distribution; and estimating a queuing delay of data from the queuing delay of probes at the bottleneck link.
  • 2. A method of estimating data delays in transmitting data packets from a first location to a second location on a computer network as in claim 1, further comprising adding a sum of data service times and a propagation delay to the queuing delay to obtain an estimate of the data delays.
  • 3. A method of estimating data delays in transmitting data packets from a first location to a second location on a computer network as in claim 2, wherein determining a queuing delay of probes at the bottleneck link by injecting probe packets at the first location includes subtracting a sum of probe service times and a propagation delay from first location to second location probe delays.
  • 4. A method of estimating data delays in transmitting data packets from a first location to a second location on a computer network as in claim 2, wherein determining a queuing delay of probes at the bottleneck link by injecting probe packets at the first location includes injecting probe packets according to a Poisson distribution.
  • 5. A method of estimating data delays in transmitting data packets from a first location to a second location on a computer network as in claim 2, further comprising determining a data packet length distribution served by the bottleneck link.
  • 6. A method of estimating data delays in transmitting data packets from a first location to a second location on a computer network comprising transmitting probe packets on the computer network according to departure statistics consistent with a stochastic process such that arrival times of the probe packets at the second location are consistent with the stochastic process;determining probe delays for said probe packets to travel from the first location to the second location; estimating a time average from the probe delays with a prescribed accuracy; and relating the time average to the data delays.
  • 7. A method of estimating data delays in transmitting data packets from a first location to a second location on a computer network as in claim 6, wherein transmitting probe packets on the computer network includes transmitting probe packets on the computer network from the first location to the second location.
  • 8. A method of estimating data delays in transmitting data packets from a first location to a second location on a computer network as in claim 7, wherein transmitting probe packets on the computer network from the first location to the second location includes transmitting probe packets on the computer network from the first location to the second location according to departure statistics consistent with a Poisson process.
  • 9. A system for estimating data delays in transmitting data packets from a first location to a second location on a computer network comprisinga computer; instructions for said computer for identifying a bottleneck link in a path connecting the first location to the second location; instructions for said computer for determining a queuing delay of probes at the bottleneck link by injecting probe packets at the first location according to a probability distribution such that arrival times of the probe packets at the second location are consistent with the probability distribution; and instructions for said computer for estimating a queuing delay of data from the queuing delay of probes at the bottleneck link.
  • 10. A system for estimating data delays in transmitting data packets from a first location to a second location on a computer network as in claim 9, further comprising instructions for said computer for adding a sum of data service times and a propagation delay to the queuing delay to obtain an estimate of the data delays.
  • 11. A system for estimating data delays in transmitting data packets from a first location to a second location on a computer network as in claim 10, wherein instructions for determining a queuing delay of probes at the bottleneck link by injecting probe packets at the first location includes instructions for subtracting a sum of probe service times and a propagation delay from first location to second location probe delays.
  • 12. A system for estimating data delays in transmitting data packets from a first location to a second location on a computer network as in claim 11, wherein the probability distribution is a Poisson distribution.
  • 13. A system for estimating data delays in transmitting data packets from a first location to a second location on a computer network as in claim 10, further comprising instructions for determining a data packet length distribution served by the bottleneck link.
  • 14. A system for estimating data delays in transmitting data packets from a first location to a second location on a computer network comprisinga computer; instructions for said computer for transmitting probe packets on the computer network according to departure statistics consistent with a stochastic process such that arrival times of the probe packets at the second location are consistent with the stochastic process; instructions for said computer for determining probe delays for said probe packets to travel from the first location to the second location; instructions for said computer for estimating a time average from the probe delays with a prescribed accuracy; and instructions for said computer for relating the time average to the data delays.
  • 15. A system for estimating data delays in transmitting data packets from a first location to a second location on a computer network according to claim 14, wherein the stochastic process is a Poisson process.
  • 16. A method of approximating a time average of a time-dependent variable, V, said variable representing a virtual delay of a packet upon arrival at a network link at a time t, comprisingsending N probe packets to said data link; recording a time of arrival, Ak, where 1≦k≦N, of each of the N probe packets at said data link; calculating a sum of V(Ak), from k=1 to kmax, where kmax and only kmax, of the N probe packets arrive at said data link before or at the time t; calculating an expectation value of a number of packets to arrive at said data link; calculating an estimator, Z(t), given by the quotient of said sum and said expectation value of a number of packets; and approximating said time average by said estimator by bounding a variance of a difference between said estimator and said time average, said variance given by an expectation value of a time average of V(t)2, divided by said expectation value of a number of packets.
  • 17. A method of approximating a time average of a time-dependent variable V, said time average given by 1t⁢∫0t⁢V⁢(s)⁢ ⁢ⅆt,where V represents a virtual delay of a packet upon arrival at a network link at the time t, comprisingsending N probe packets to said data link so that a first of the N probe packets arrives at time Al, a second at time A2, a third at time A3, . . . , and an Nth at time AN, where the times A1≦A2≦A3≦ . . . ≦AN are consistent with a Poisson process of rate λp; calculating an estimator Z(t), given by Z⁢(t)=1λp⁢t⁢∑k=1kmax⁢ ⁢V⁢(Ak) where kmax=max{k|Ak≦t}; andapproximating said time average by Z(t) by bounding a variance of a difference between Z(t) and said time average, said variance given by an expectation value of t-1⁢∫0t⁢&AutoLeftMatch;V⁢(s)&AutoRightMatch;2⁢ ⁢ⅆs÷(λp⁢t).
  • 18. For a variable I(V(t)>x) that depends on a time t and a parameter x, a method of approximating a time average of the variable I(V(t)>x), said variable I(V(t)>x) equal to unity if V(t), a virtual delay of a packet upon arrival at a network link at a time t, is greater than the parameter x, and equal to zero otherwise, comprisingsending N probe packets to said data link; recording a time of arrival, Ak, where 1≦k≦N. of each of the N probe packets at said data link; calculating a sum of I(Ak>x), from k=1 to kmax=, where kmax, and only kmax, of the N probe packets arrive at said data link before or at the time t, and I(Ak>x) is equal to unity if Ak is greater than the parameter x, and equal to zero otherwise; calculating an expectation value of a number of packets to arrive at said data link; calculating an estimator, Z(t), given by the quotient of said sum and said expectation value of a number of packets; and approximating said time average by said estimator by bounding a variance of a difference between said estimator and said time average, said variance given by an expectation value of a time average of I(V(t)>x)2 divided by said expectation value of a number of packets.
  • 19. A method of approximating a time average of a variable I(V(t)>x) that depends on a time t and a parameter x, said time average given by 1t⁢∫0t⁢I⁢(V⁢(t)>x)⁢ ⁢ⅆt,where the variable I(V(t)>x) is equal to unity if V(t), a virtual delay of a packet upon arrival at a network link at a time t, is greater than x, and equal to zero otherwise, comprisingsending N probe packets to said data link so that a first of the N probe packets arrives at time A1, a second at time A2, a third at time A3, . . . , and an Nth at time AN, where the times A1≦A2≦A3≦ . . . ≦ANare consistent with a Poisson process of rate λp; calculating an estimator Z(t), given by Z⁢(t)=1λp⁢t⁢∑k=1kmax⁢ ⁢I⁢(Ak>x) where kmax=max{k|Ak>t}, and I(Ak>x) is equal to unity if Ak is greater than the parameter x, and equal to zero otherwise; and approximating said time average by Z(t) by bounding a variance of a difference between Z(t) and said time average, said variance given by an expectation value of t-1⁢∫0t⁢&AutoLeftMatch;I⁢(V⁢(s)>x)&AutoRightMatch;2⁢ ⁢ⅆs÷(λp⁢t).
  • 20. A method of approximating an expectation value, E(Wd), of a delay experienced by a data packet arriving at a network link, comprisingcomputing a time average of a time-dependent variable, V(t), said variable representing a virtual delay of a packet upon arrival at the network link at a time t, where said time average is given by 1t⁢∫0t⁢V⁢(s)⁢ ⁢ⅆs;computing an expectation value, E(U), of a packet size; computing an expectation value, E(U2), of a square of the packet size, utilizing said time average, said expectation value of a packet size, said expectation value of a square of the packet size, and a server utilization, ρ, to approximate said expectation value of a delay.
  • 21. A method of approximating an expectation value, E(Wd) of a delay experienced by a data packet arriving at a network link as in claim 20, wherein utilizing said time average, said expectation value of a packet size, said expectation value of a square of the packet size, and a server utilization, ρ, includes utilizing said time average, said expectation value of a packet size, said expectation value of a square of the packet size, and a server utilization, ρ, to approximate said expectation value of a delay according to E⁡(Wd)≈1ρ⁢1t⁢∫0t⁢V⁢(s)⁢ ⁢ⅆs-E⁢(U2)2⁢E⁢(U).
  • 22. A method of approximating an expectation value, E(I(Wd>x)), of a variable I(Wd>x) that depends on a parameter x, said variable I(Wd>x) equal to unity if a delay of a data packet upon arrival at a network link is greater than x, and equal to zero otherwise, comprising computing a time average of a variable I(V(t)>x), said variable I(V(t)>x) equal to unity if V(t), a virtual delay of a packet upon arrival at the network link at a time t, is greater than the parameter x, and equal to zero otherwise.
  • 23. A method of approximating an expectation value, E(I(Wd>x)), of a variable I(Wd>x) that depends on a parameter x as in claim 22, further comprising approximating said expectation value according to E⁢(I⁢(Wd>x))≈1ρ⁢ ⁢t⁢∫0t⁢I⁢(V⁢(s)>x)⁢ ⁢ⅆs.
US Referenced Citations (8)
Number Name Date Kind
5408465 Gusella et al. Apr 1995 A
5477531 McKee et al. Dec 1995 A
5946662 Ettl et al. Aug 1999 A
6023681 Whitt Feb 2000 A
6115462 Servi et al. Sep 2000 A
6192406 Ma et al. Feb 2001 B1
6215772 Verma Apr 2001 B1
6226266 Galand et al. May 2001 B1
Non-Patent Literature Citations (6)
Entry
R. Wolff, Poisson arrivals see time averages, Operations Research 30, 223 (1982).
S. Asmussen, Applied Probability and Queues, New York: John Wiley & Sons, 1987, Chapt. VIII.
D. Williams, Probability with Martingales, Cambridge University Press, 1991, Chapter 12.
D. D. Yao, On Wolff's Pasta Martingale, Operations Research 40, S352 (1992).
S. Brumelle, On the relation between customer and time averages in quenes, J. Appl Prob. 8, 508 (1971).
R. M. Loynes, The stability of a queue with non-independent inter-arrival and service times, Proc. Camb. Philos. Soc. 58, 497 (1962).