WO2013125989A1 - Capacity estimates using burst-trailer trains - Google Patents

Capacity estimates using burst-trailer trains Download PDF

Info

Publication number
WO2013125989A1
WO2013125989A1 PCT/SE2012/050184 SE2012050184W WO2013125989A1 WO 2013125989 A1 WO2013125989 A1 WO 2013125989A1 SE 2012050184 W SE2012050184 W SE 2012050184W WO 2013125989 A1 WO2013125989 A1 WO 2013125989A1
Authority
WO
WIPO (PCT)
Prior art keywords
sequence
data packets
transmitting
packets
send
Prior art date
Application number
PCT/SE2012/050184
Other languages
French (fr)
Inventor
Christofer Flinta
Pål DAMMVIK
Original Assignee
Telefonaktiebolaget L M Ericsson (Publ)
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Telefonaktiebolaget L M Ericsson (Publ) filed Critical Telefonaktiebolaget L M Ericsson (Publ)
Priority to US14/371,018 priority Critical patent/US9531630B2/en
Priority to EP12869140.9A priority patent/EP2817930B1/en
Priority to PCT/SE2012/050184 priority patent/WO2013125989A1/en
Publication of WO2013125989A1 publication Critical patent/WO2013125989A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/12Avoiding congestion; Recovering from congestion
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • H04L43/0876Network utilisation, e.g. volume of load or congestion level
    • H04L43/0888Throughput
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/10Active monitoring, e.g. heartbeat, ping or trace-route
    • H04L43/103Active monitoring, e.g. heartbeat, ping or trace-route with adaptive polling, i.e. dynamically adapting the polling rate
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/34Flow control; Congestion control ensuring sequence integrity, e.g. using sequence numbers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/28Timers or timing mechanisms used in protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/24Monitoring of processes or resources, e.g. monitoring of server load, available bandwidth, upstream requests
    • H04N21/2402Monitoring of the downstream path of the transmission network, e.g. bandwidth available

Abstract

The present invention relates to methods and devices (11, 12, 14) for transmitting a sequence of data packets in a network. To this end, a send rate with which the sequence is to be transmitted is selected. Then, a first set of data packets of the sequence is transmitted and the transmission is associated with a time stamp. Finally a last data packet of the sequence is transmitted after a predetermined time interval has elapsed from the time stamp associated with the first set of data packets, where said predetermined time interval is the time required for transmitting the sequence of data packets with the selected send rate.

Description

CAPACITY ESTIMATES USING BURST-TRAILER TRAINS
TECHNICAL FIELD
The invention relates to methods and devices for transmitting a sequence of data packets in a network. BACKGROUND
In the art, methods such as BART ("Bandwidth Available in Real Time") and TOPP ("Trains of Packet Pairs") have been developed for estimating capacity in a network and sends a sequence of packets, also known as a probe train, from a transmitting node to a receiving node. The probe train is sent at a specific rate depending on packet size and time interval between the packets in the train. If the send rate of the train is greater than the available path capacity (APC) of the network path, there will be a transient congestion at a bottleneck link. Due to the congestion, the probe-train packets will be buffered in the node just before the bottleneck link which will spread out the packets in time. The probe train will therefore be received by the receiving node at a lower rate than the send rate.
The difference between the preset send rate and the actual receive rate is used for estimating APC and tight link capacity (TLC). In BART and TOPP, the send rate is changed for each train within a specified interval.
Normally, the packet size is held constant during a measurement session. The send rate can then be varied by varying the time interval between the packets. This packet interval is typically measured from the start of a packet to the start of next packet at the transmitting node and from the end of a packet to the end of next packet at the receiving node. The packet interval at the transmitting is illustrated in Figure 2, where N denotes the total number of packets in the train. The relations are: send_time_between_packets = bits_per_packet / send_rate receive_time_between_packets = bits_per_packet / receive_rate In a network with a TLC = 100 Mbps, for instance a network with fast Ethernet links, a typical send rate interval is 40 - 150 Mbps. Using a packet size of 1500 Byte (12000 bits) these send rates translate to:
40 Mbps: send_time_between_packets = 12000 bit / 40 Mbps = 300 us 150 Mbps: send_time_between_packets = 12000 bit / 150 Mbps = 80 us
The receive times will be slightly longer depending on the amount of cross traffic, but not shorter than 12000 / 100 Mbps = 120 us, due to the capacity constraint of the network.
In order to be able to transmit at the maximum send rate of 150 Mbps, the resolution of a clock for the probe trains should be 80 us.
However, many systems have clocks with a resolution in the range of 1 ms. For instance, a mobile phone has a clock which is considerably faster than 1 ms, but this clock handles numerous tasks of the phone, and the operating system is not likely to update a task for estimating transmission capacity more often than once every millisecond. These systems will not be able to accomplish send rates above 12000 bit / 0.001 s = 12 Mbps, which means that with the current methods they will not be able to perform capacity estimates in networks with higher capacities than about 10 Mbps. Further, the possible send rates are limited by 1 ms steps of the timer, e.g. 12000 / 0.002 = 6 Mbps, 12000 / 0.003 = 4 Mbps, 12000 / 0.004 = 3 Mbps. In high-capacity systems, such as for example Long Term Evolution (LTE) systems, monitoring of utilization of the system capacity is important.
SUMMARY
An object of the present invention is to solve or at least mitigate these problems in the art and provide a method of generating a sequence of data packets where a high send rate can be attained even in a system having a low-resolution clock.
This object is attained in a first aspect of the present invention by a method of transmitting a sequence of data packets in a network. The method comprises the step of selecting a send rate with which the sequence is to be transmitted, and when a first set of data packets of the sequence is transmitted, the transmission is associated with a time stamp. After a predetermined time interval has elapsed from the time stamp associated with the start of transmission of the first set of data packets, a last data packet of the sequence is transmitted. The predetermined time interval is the time required for transmitting the sequence of data packets with the selected send rate. Further, a device is provided for carrying out the method of the first aspect of the present invention.
Thus, the sequences of data packets - the probe trains - are sent in a pattern where a probe train consists of a first set of packets, also known as a burst, followed by a single last packet, also known as a trailer. Hence, a burst-trailer train is created. The packets can be sent in any appropriate pattern; for instance, the packets can be sent at a particular interval where the points in time where one packet ends and an immediately subsequent packets starts are managed by a timer. Thus, any suitable interval between the packets can be created. However, in an embodiment of the present invention, the first set of data packets will be transmitted back-to-back. In such an embodiment, no timer for managing start/ end intervals for subsequent packets is required and central processing unit (CPU) resources can hence be used more effective.
The send rate of a data packet sequence is measured as the number of bits in the packets divided by the sending time between the trailer packet and the first packet of the sequence. The send rate can thus be varied by using different send times for the trailer packet: transferred_bits = (number_of_packets_in_train -1) * packet_size, and train_send_time = transferred_bits / send_rate.
Thus, referring to the previous example in the background art section where a send rate of 150 Mbps is required; with the method of the present invention, transmission of 12000-bit packets using a clock with 1 ms, and a sequence exemplified to contain 25 packets, will result in a send rate of:
12000 / 0.001 = 288 Mbps Thus, using 25 packets and a clock resolution of 1 ms, the method of the present invention will by wide margin accomplish a send rate of 150 Mbps. In fact, with these exemplifying numbers, it would be enough to have a system clock with a resolution of 1.92 ms. With the preferred back-to-back approach, the send time of the sequence can be registered using a timer for the trailer packet only. There is no need for a timer to manage the burst packets, since they are sent directly after each other.
In a second aspect of the present invention, a method of transmitting a sequence of data packets in a network is provided. The method comprises the steps of selecting a first send rate with which a first subset of the sequence is to be transmitted, and at least a second send rate with which at least a second subset of the sequence is to be transmitted. Thereafter, a first set of data packets of the sequence is transmitted and a time stamp is associated with the transmission. After a first predetermined time interval has elapsed from the time stamp associated with the first set of data packets, a further data packet of the sequence is transmitted. The first predetermined time interval is the time required for transmitting the first subset of the sequence with the first selected send rate. After a second predetermined time interval has elapsed from the time stamp associated with the first set of data packets, yet a further data packet of the sequence is transmitted. The second predetermined time interval is the time required for transmitting the second subset of the sequence with the second selected send rate. Further, a device is provided for carrying out the method of the second aspect of the present invention.
Thus, with the second aspect of the present invention several send rates can be attained using only one data packet sequence, where the sequence is transmitted in different subsets, each subset being defined by its own trailer packet. With the second aspect of the present invention, the total number of transmitted packets can be reduced compared to sending several separate data packet sequences, by introducing a burst-trailer train with several trailer packets, where each trailer packet is sent after a specific time period has elapsed from the first data packet in the sequence. Thus, network load - as well as convergence time for subsequent capacity estimates - is decreased. The point in time for transmission of each trailer packet is determined according to a desired packet rate for each subset of the sequence from the first data packet up to the respective trailer packet. Consequently, each trailer packet will define a separate packet rate.
Again, referring to the previous example in the background art section where a send rate of 150 Mbps is required; with the method of the present invention, transmission of 12000-bit packets using a clock with 1 ms, and a sequence exemplified to contain 25 packets, will result in a send rate of:
(25 - 1) * 12000 / 0.001 = 288 Mbps.
In the second aspect of the present invention, by adding a further trailer packet at the start of the next clock cycle, the following send rate is attained: (26 - 1) * 12000 / 0.002 = 150 Mbps, and so on.
Advantageously, by adding a further trailer packet, two different send rates are attained by a single data packet sequence. This can be extended to any number of different send rates by adding a corresponding number of trailer packets.
It is noted that the invention relates to all possible combinations of features recited in the claims. Further features of, and advantages with, the present invention will become apparent when studying the appended claims and the following description. Those skilled in the art realize that different features of the present invention can be combined to create embodiments other than those described in the following.
BRIEF DESCRIPTION OF THE DRAWINGS
The invention is now described, by way of example, with reference to the accompanying drawings, in which:
Figure 1 illustrates a network of terminals communicating with a device, in which network the present invention can be implemented;
Figure 2 illustrates a prior art approach of generating data packets for subsequent link capacity estimation;
Figure 3 illustrates a flow chart of a method according to an embodiment of the present invention; Figure 4 illustrates a selected structure for the data packets sent according to the method illustrated in Figure 3;
Figure 5 illustrates a further selected structure for the data packets sent according to the method illustrated in Figure 3; Figure 6 illustrates a flow chart of a method according to a further aspect of the present invention; and
Figure 7 illustrates a selected structure for the data packets sent according to the method illustrated in Figure 6.
DETAILED DESCRIPTION
The invention will now be described more fully hereinafter with reference to the accompanying drawings, in which certain embodiments of the invention are shown. This invention may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein; rather, these embodiments are provided by way of example so that this disclosure will be thorough and complete, and will fully convey the scope of the invention to those skilled in the art.
Figure 1 illustrates a pair of terminals 11, 12 communicating via a router 13 with a device 14, being e.g. a measurement server, and further via a Gateway GPRS Support Node (GGSN) 18 acting as an interface between the terminals 11, 12 located in a General Packet Radio Service (GPRS) wireless data network and networks such as the Internet 19, for finding bottleneck links throughout the network. The bit rate of each respective link is indicated in Figure 1 for illustrative purposes. Hence, even though it is possible to transmit data with a rate of IGbps between terminal 11 and GGSN 18, a user wishing to access the Internet 19 may still experience limitations in bandwidth since the link between the GGSN 18 and the router 13 as well as the link between the router 13 and the Internet 19 allows substantially lower bit rates. The method of transmitting a sequence of data packets according to embodiments of the present invention can be undertaken at the respective terminal 11, 12 as well as at the server 14. In fact, the method can be implemented in any appropriate device where a need for estimating capacity in a network is present, given that the device has the appropriate computing capabilities. Thus, the generation, transmission and management of data packets is handled by a data packet controller 15 in the server 14. In practice, the bit rate controller 15 is embodied on the form of one or more microprocessors arranged to execute a computer program 17 downloaded to a suitable storage medium 16 associated with the microprocessor, such as a RAM, a Flash memory or a hard disk. The microprocessor 15 is arranged to at least partly carry out the method according to embodiments of the present invention when the appropriate computer program 17 comprising computer-executable components is downloaded to the memory 16 and executed by the microprocessor 15. The storage medium 16 may be a computer program product comprising the computer program 17. Alternatively, the computer program 17 may be transferred to the storage medium 16 by means of a suitable computer program product, such as a floppy disk, compact disc or a memory stick. As a further alternative, the computer program 17 may be downloaded to the storage medium 16 over a network. The microprocessor 15 may alternatively be embodied in the form of an application specific integrated circuit (ASIC), a field-programmable gate array (FPGA), a complex programmable logic device (CPLD), etc. As previously mentioned, the method according to embodiments of the present invention is typically also implemented at the respective terminal 11, 12, each of which comprises (even though not shown in Figure 1) a corresponding microprocessor 15, storage medium 16 and computer program 17. Figure 2 illustrates a prior art approach of generating data packets as previously discussed. The packet size and the time interval between the packets are held constant during a measurement session. The send rate can then be varied by varying the time interval between the packets Pkt 1, Pkt 2, Pkt 3, etc. This packet interval is typically measured from the start of a packet Pkt 1 to the start of next packet Pkt 2 at the transmitting node and from the end of a packet Pkt 1 to the end of next packet Pkt 2 at the receiving node. The relations are: send_time_between_packets = bits_per_packet / send_rate receive_time_between_packets = bits_per_packet / receive_rate
In a network with a TLC = 100 Mbps a typical send rate interval is 40 - 150 Mbps. Using a packet size of 1500 Byte (12000 bits) these send rates translate to: 40 Mbps: send_time_between_packets = 12000 bit / 40 Mbps = 300 us
150 Mbps: send_time_between_packets = 12000 bit / 150 Mbps = 80 us
In order to be able to transmit at the maximum send rate of 150 Mbps, the resolution of a clock for the probe trains should be 80 us, which may be problematic in many systems.
Figure 3 illustrates a flow chart of a method according to an embodiment of the present invention where a terminal 11, 12 desires to make an estimate of its link capacity.
Reference is further made to Figure 4 illustrating the structure of the packets sent according to the method illustrated in Figure 3. In a first step SI 01, a send rate is selected with which a sequence of data packets is to be transmitted. It should be noted that the send rate may have been determined in advance. In step SI 02, a first set of data packets Pkt 1, Pkt 2, Pkt3, . . ., Pkt N-l of the sequence is transmitted, and in step S103 the transmission is associated with a time stamp. After a predetermined time interval has elapsed from the time stamp associated with the start of transmission of the first set of data packets Pkt 1, Pkt 2, Pkt3, . . ., Pkt N-l, a last data packet Pkt N of the sequence is transmitted in step SI 04. The predetermined time interval is the time required for transmitting the sequence of data packets with the selected send rate. In Figure 4, the packets are sent at a particular interval where the points in time where one packet ends and an immediately subsequent packets starts are managed by a timer. Thus, the packets are sent with a selected time interval passing between the packets.
Figure 5 illustrates a selected structure of transmitted data packets according to a further embodiment of the present invention, where the data packets Pkt 1, Pkt 2, Pkt3, . . ., Pkt N-l of the first set of the sequence sent in step S102 are sent back-to-back, i.e. without any time interval passing between the packets. Again, after a predetermined time interval has elapsed from the time stamp associated with the start of transmission of the first set of data packets Pkt 1, Pkt 2, Pkt3, . . ., Pkt N-l, a last data packet Pkt N of the sequence is transmitted in step S104. The predetermined time interval is the time required for transmitting the sequence of data packets with the selected send rate.
The send rate of a data packet sequence is measured as the number of bits in the packets divided by the sending time between the trailer packet and the first packet of the sequence. The send rate can thus be varied by using different send times for the trailer packet: transferred_bits = (number_of_packets_in_train -1) * packet_size, and train_send_time = transferred_bits / send_rate. Correspondingly, the receive time of a train is expressed as: train_receive_time = transferred_bits / receive_rate
As previously has been shown, transmission of 12000-bit packets using a clock with 1 ms, and a sequence exemplified to contain 25 packets, will result in a send rate of:
(25 - 1) * 12000 / 0.001 = 288 Mbps. Thus, using 25 packets and a clock resolution of 1 ms, the method of the present invention will easily accomplish a send rate of 150 Mbps.
In order to make estimates of link capacity, send rate granularity must be accomplished. From a given train send time the corresponding send rate is: send_rate = transferred_bits / train_send_time For trains with 25 packets there will be the following possible send rates:
1 ms: 12000 bit * (25 - 1) / 1 ms = 288 Mbps,
2 ms: 144 Mbps,
3 ms: 96 Mbps,
4 ms: 72 Mbps,
5 ms: 58 Mbps, and so on.
It should be noted that a finer granularity can be accomplished using even longer trains/ sequences.
Thus, when sending a burst-trailer train according to embodiments of the present invention as illustrated in Figures 4 and 5, it is clear that it is not necessary to spread the packets Pkt 1, Pkt 2, Pkt 3,. . .,Pkt N of a sequence evenly with the same rate for each packet. The intermediate packets between the first packet Pkt 1 and the last, trailing packet Pkt N can in fact be transferred in any pattern. This implies that the time resolution will only impact the sending of the first packet Pkt 1 and the trailer packet Pkt N of a sequence. All the intermediate packets can be sent at any appropriate time between those packets. The train/sequence is assumed to be short enough not causing overflow in buffers of the nodes of the network path.
The algorithm for sending a sequence/ train as shown in Figure 5, where N is the number of packets in a sequence, can be summarized as:
1) train_send_time = (N— 1) * packet_size * 8 / send_rate,
2) Start a timer with train_send_time,
3) Send the first N— 1 packets in the sequence directly after each other, and
4) When the timer is ready, i.e. when the predetermined time interval required for transmitting the sequence of data packets with the selected send rate has elapsed, send the last, trailing packet N of the sequence.
When sending a burst-trailer train in a back-to-back manner, there is no need for activating a timer for the intermediate packets located between the first and the last packet.
Figure 6 illustrates a flow chart of a method according to a further aspect of the present invention where a terminal 11, 12 desires to make an estimate of its link capacity.
Reference is further made to Figure 7 illustrating the structure of the packets sent according to the method illustrated in Figure 6. In a first step S201, a first send rate is selected with which a first subset of the sequence of data packets is to be transmitted. It should be noted that the send rate may have been determined in advance. In step S202, at least a second send rate is selected with which at least a second subset of the sequence is to be transmitted. The number of further send rates to select depends on the number to be attained by the sequence. In step S203, a first set of data packets Pkt 1, Pkt 2, Pkt 3, . . ., Pkt N-3 of the sequence is transmitted, and in step S204 the transmission is associated with a time stamp. After a first predetermined time interval has elapsed from the time stamp associated with the start of transmission of the first set of data packets Pkt 1, Pkt 2, Pkt 3, . . ., Pkt N-3, a further data packet Pkt N-2 of the sequence is transmitted in step S205. The first predetermined time interval is the time required for transmitting the first subset Pkt 1, Pkt 2, Pkt 3, . . ., Pkt N-3, Pkt N-2 of the sequence of data packets with the first selected send rate. After a second predetermined time interval has elapsed from the time stamp associated with the first set of data packets Pkt 1, Pkt 2, Pkt 3, . . ., Pkt N-3, yet a further data packet Pkt N-l of the sequence is transmitted in step S206. The second predetermined time interval is the time required for transmitting the second subset Pkt 1, Pkt 2, Pkt 3, . . ., Pkt N-3, Pkt N-2, Pkt N-l of the sequence with the second selected send rate. This continues until the last, trailing packet Pkt N has been transmitted.
Figure 7 illustrates that the data packets Pkt 1, Pkt 2, Pkt3, . . ., Pkt N-3 of the first set of the sequence are sent back-to-back. Again, as was discussed in connection to Figure 4, the data packets contained in the first set could alternatively be transmitted with a selected time interval passing between the packets. Thus, several send rates can be achieved using a single train/sequence by creating a burst-trailer train with several trailer packets. There is first the burst part of the train that creates the bulk of the probe traffic. Hence, a first send rate is created between the very first packet sent and the first trailer packet, a second send rate is created. The descending nature of the send rates is useful, since any congestion in a train should be able to influence the different send rates with different strains. One example is when the first send rate is 96 Mbps and the second probe rate is 58 Mbps. If the available link capacity is 70 Mbps, the first subset of the train with the send rate of 96 Mbps will experience a strain, while the second subset with the send rate of 58 Mbps will not. The method according to the further aspect of the present invention can be used in systems with different clock resolutions.
As a comparison with the previously described subject-matter, a possible
implementation in a system with a resolution of 1 ms would be to send the first set of data packets of the sequence and subsequently send trailer packets each 1 ms. Note that each send rate will depend on an increasing number of packets. Starting with 25 packets for the first trailer packet, the send rates will be: 1 ms: 12000 bit * (25 - 1) / 1 ms = 288 Mbps,
2 ms: 12000 bit * (26 - 1) / 2 ms = 150 Mbps,
3 ms: 12000 bit * (27 - 1) / 3 ms = 104 Mbps,
4 ms: 12000 bit * (28 - 1) / 4 ms = 81 Mbps,
5 ms: 12000 bit * (29 - 1) / 5 ms = 67 Mbps, and so on.
The algorithm for sending a sequence/ train as shown in Figure 7, where N is the number of packets in a sequence, K is the number of trailer packets and send_rate[k] are the send rates in descending order, can be summarized as:
1) Set timer value T = 0 2) For k = 1 to K a. train_send_time = (N - K + k - 1) * packet_size * 8 / send_rate[k] b. Start a timer with T = train_send_time - T c. If k = 1 then send the first N— K packets directly after each other d. When the timer is ready send packet N— K + k of the sequence. Thus, the method of this further aspect of the present invention advantageously achieves a plurality of different send rates with a single train.
Even though the invention has been described with reference to specific exemplifying embodiments thereof, many different alterations, modifications and the like will become apparent for those skilled in the art. The described embodiments are therefore not intended to limit the scope of the invention, as defined by the appended claims.

Claims

1. A method of transmitting a sequence of data packets in a network, the method comprising the steps of:
selecting (SI 01) a send rate with which the sequence is to be transmitted;
transmitting (SI 02) a first set of data packets of the sequence;
associating (S103) the transmission of the first set of data packets with a time stamp; and
transmitting (SI 04) a last data packet of the sequence after a predetermined time interval has elapsed from the time stamp associated with the first set of data packets, where said predetermined time interval is the time required for transmitting the sequence of data packets with the selected send rate.
2. The method of claim 1, wherein the step of transmitting (S102) the first set of data packets of the sequence comprises:
transmitting the first set of data packets of the sequence back-to-back.
3. The method of claim 1, wherein the step of transmitting (S102) the first set of data packets of the sequence comprises:
transmitting the first set of data packets with a selected time interval between the data packets.
4. The method of any one of claims 1-3, wherein the step of associating (S103) the transmission of the first set of data packets with a time stamp comprises:
starting a timer at the instant of transmission of the first data packet of the sequence.
5. A method of transmitting a sequence of data packets in a network, said data packets having a predetermined size, the method comprising the steps of:
selecting (S201) a first send rate with which a first subset of the sequence is to be transmitted;
selecting (S202) at least a second send rate with which at least a second subset of the sequence is to be transmitted;
transmitting (S203) a first set of data packets of the sequence;
associating (S204) the transmission of the first set of data packets with a time stamp;
transmitting (S205) a further data packet of the sequence after a first
predetermined time interval has elapsed from the time stamp associated with the first set of data packets, where said first predetermined time interval is the time required for transmitting the first subset of the sequence with the first selected send rate; and
transmitting (S206) yet a further data packet of the sequence after a second predetermined time interval has elapsed from the time stamp associated with the first set of data packets, where said second predetermined time interval is the time required for transmitting the at least second subset of the sequence with the at least second selected send rate.
6. The method of claim 5, wherein the step of transmitting (S203) the first set of data packets of the sequence comprises:
transmitting the first set of data packets of the sequence back-to-back.
7. The method of claim 5, wherein the step of transmitting (S203) the first set of data packets of the sequence comprises:
transmitting the first set of data packets with a selected time interval between the data packets.
8. The method of any one of claims 5-7, wherein the step of associating the transmission of the first set of data packets with a time stamp comprises:
starting a timer at the instant of transmission of the first data packet of the sequence.
9. A device (11, 12, 14) for transmitting a sequence of data packets in a network, the device comprising a processing unit (15) being arranged to:
select a send rate with which the sequence is to be transmitted;
transmit a first set of data packets of the sequence;
associate the transmission of the first set of data packets with a time stamp; and transmit a last data packet of the sequence after a predetermined time interval has elapsed from the time stamp associated with the first set of data packets, where said predetermined time interval is the time required for transmitting the sequence of data packets with the selected send rate.
10. The device (11, 12, 14) of claim 9, the processing unit (15) being arranged to: transmit the first set of data packets of the sequence back-to-back.
11. The device (11, 12, 14) of claim 9, the processing unit (15) being arranged to:: transmit the first set of data packets with a selected time interval between the data packets.
12. The device (11, 12, 14) of any one of claims 9-11, the processing unit (15) being arranged to:
start a timer at the instant of transmission of the first data packet of the sequence.
13. A device (11, 12, 14) for transmitting a sequence of data packets in a network, the device comprising a processing unit (15) being arranged to:
select a first send rate with which a first subset of the sequence is to be transmitted;
select at least a second send rate with which at least a second subset of the sequence is to be transmitted;
transmit a first set of data packets of the sequence;
associate the transmission of the first set of data packets with a time stamp;
transmit a further data packet of the sequence after a first predetermined time interval has elapsed from the time stamp associated with the first set of data packets, where said first predetermined time interval is the time required for transmitting the first subset of the sequence with the first selected send rate; and
transmit yet a further data packet of the sequence after a second predetermined time interval has elapsed from the time stamp associated with the first set of data packets, where said second predetermined time interval is the time required for transmitting the at least second subset of the sequence with the at least second selected send rate.
14. The device (11, 12, 14) of claim 13, the processing unit (15) being arranged to: transmit the first set of data packets of the sequence back-to-back.
15. The device (11, 12, 14) of claim 13, the processing unit (15) being arranged to: transmit the first set of data packets with a selected time interval between the data packets.
16. The device (11, 12, 14) of any one of claims 13-15, the processing unit (15) being arranged to:
start a timer at the instant of transmission of the first data packet of the sequence.
17. A computer program (17) comprising computer-executable components for causing a device (14) to perform at least parts of steps recited in any one of claims 1-8 when the computer-executable components are run on a processing unit (15) included in the device.
18. A computer program product (16) comprising a computer readable medium, the computer readable medium having the computer program (17) according to claim 17 embodied therein.
PCT/SE2012/050184 2012-02-20 2012-02-20 Capacity estimates using burst-trailer trains WO2013125989A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US14/371,018 US9531630B2 (en) 2012-02-20 2012-02-20 Capacity estimates using burst-trailer trains
EP12869140.9A EP2817930B1 (en) 2012-02-20 2012-02-20 Capacity estimates using burst-trailer trains
PCT/SE2012/050184 WO2013125989A1 (en) 2012-02-20 2012-02-20 Capacity estimates using burst-trailer trains

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/SE2012/050184 WO2013125989A1 (en) 2012-02-20 2012-02-20 Capacity estimates using burst-trailer trains

Publications (1)

Publication Number Publication Date
WO2013125989A1 true WO2013125989A1 (en) 2013-08-29

Family

ID=49006042

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/SE2012/050184 WO2013125989A1 (en) 2012-02-20 2012-02-20 Capacity estimates using burst-trailer trains

Country Status (3)

Country Link
US (1) US9531630B2 (en)
EP (1) EP2817930B1 (en)
WO (1) WO2013125989A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111641704A (en) * 2020-05-28 2020-09-08 深圳华锐金融技术股份有限公司 Resource-related data transmission method, device, computer equipment and storage medium

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8473707B2 (en) * 2008-03-27 2013-06-25 Open Invention Network, Llc Method for achieving sequential I/O performance from a random workload
WO2016185710A1 (en) * 2015-05-20 2016-11-24 日本電気株式会社 Packet transmission method and packet transmission device
US10079746B2 (en) * 2015-09-11 2018-09-18 Nvidia Corporation System and method for testing data channel bandwidth, packet loss, latency and jitter
US20170264719A1 (en) * 2016-03-09 2017-09-14 Qualcomm Incorporated Multi-Stream Interleaving for Network Technologies

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1309151A2 (en) * 2001-10-31 2003-05-07 Samsung Electronics Co., Ltd. System and method of network adaptive real-time multimedia streaming

Family Cites Families (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6031821A (en) * 1997-08-19 2000-02-29 Advanced Micro Devices, Inc. Apparatus and method for generating a pause frame in a buffered distributor based on lengths of data packets distributed according to a round robin repeater arbitration
US6298070B1 (en) * 1998-05-07 2001-10-02 International Business Machines Corporation Packet training with an adjustable optimum number of packets
US7031306B2 (en) * 2000-04-07 2006-04-18 Artel Video Systems, Inc. Transmitting MPEG data packets received from a non-constant delay network
AU2001259867A1 (en) * 2000-05-18 2001-11-26 Brix Networks, Inc. Hardware time stamping and registration of packetized data method and system
US7151749B2 (en) * 2001-06-14 2006-12-19 Microsoft Corporation Method and System for providing adaptive bandwidth control for real-time communication
EP1530761A4 (en) * 2001-09-19 2008-01-23 Bay Microsystems Inc Vertical instruction and data processing in a network processor architecture
US7035220B1 (en) * 2001-10-22 2006-04-25 Intel Corporation Technique for providing end-to-end congestion control with no feedback from a lossless network
US7307951B2 (en) * 2002-04-24 2007-12-11 International Business Machines Corporation Timeout determination method and apparatus
US6876952B1 (en) * 2003-04-30 2005-04-05 Cisco Technology, Inc. Methods and apparatus for maintaining queues
US7860005B2 (en) * 2004-01-30 2010-12-28 Hewlett-Packard Development Company, L.P. Methods and systems that use information about a frame of video data to make a decision about sending the frame
US7925775B2 (en) * 2004-04-07 2011-04-12 Sony Corporation TCP congestion control based on bandwidth estimation techniques
US7545749B2 (en) * 2005-02-15 2009-06-09 Microsoft Corporation High-accuracy packet pair for network bottleneck bandwidth measurement
US7577096B2 (en) * 2005-02-18 2009-08-18 Broadcom Corporation Timestamp metering and rollover protection in a network device
US7529191B2 (en) * 2005-02-18 2009-05-05 Broadcom Corporation Programmable metering behavior based on table lookup
MX2007010927A (en) * 2005-03-10 2007-10-16 Cellnet Innovations Inc Systems and methods for utility meter data collection.
US7626931B2 (en) * 2005-03-23 2009-12-01 Microsoft Corporation Systems and methods for coordinating wireless traffic for heterogeneous wireless devices
JP4645281B2 (en) * 2005-04-19 2011-03-09 ソニー株式会社 Information processing apparatus and method, program, and recording medium
US20070070959A1 (en) * 2005-09-23 2007-03-29 Almeroth Kevin C Infrastructure mesh networks
US7778179B2 (en) 2005-11-23 2010-08-17 Telefonaktiebolaget L M Ericsson (Publ) Using filtering and active probing to evaluate a data transfer path
FR2913156B1 (en) * 2007-02-26 2009-05-29 Canon Kk METHOD FOR ALLOCATING TRANSMISSION RESOURCES OF DATA CONTENT, COMPUTER PROGRAM PRODUCT, STORAGE MEDIUM, AND CORRESPONDING DEVICE
DE602007014122D1 (en) * 2007-08-10 2011-06-01 Freescale Semiconductor Inc DATA PACKAGE FREQUENCY
WO2009035091A1 (en) * 2007-09-14 2009-03-19 Nec Corporation Clock synchronization system, its method and program
US8116225B2 (en) * 2008-10-31 2012-02-14 Venturi Wireless Method and apparatus for estimating channel bandwidth
US8804508B1 (en) * 2009-07-16 2014-08-12 Teradici Corporation Method and apparatus for using a network appliance to manage media communications
US8588082B2 (en) * 2009-09-23 2013-11-19 Ixia Network testing using control plane and data plane convergence
US8724503B2 (en) * 2010-03-10 2014-05-13 Telefonaktiebolaget L M Ericsson (Publ) Sub-path E2E probing
EP2922335B1 (en) * 2010-11-05 2018-03-07 Interdigital Patent Holdings, Inc. Methods for handing over a relay node from a source enb to a target enb and corresponding relay node
US8773993B2 (en) * 2011-01-31 2014-07-08 Apple Inc. Adaptive bandwidth estimation

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1309151A2 (en) * 2001-10-31 2003-05-07 Samsung Electronics Co., Ltd. System and method of network adaptive real-time multimedia streaming

Non-Patent Citations (6)

* Cited by examiner, † Cited by third party
Title
JIN-HO KIM ET AL.: "Performance impact of coarse timer granularities on QoS guarantees in Unix-Based systems", COMPUTERS, IEEE TRANSACTIONS ON, vol. 52, no. 1, January 2003 (2003-01-01), pages 51,58, XP011095418 *
KENJIRO CHO: "A framework for alternate queueing: Towards traffic management by PC-UNIX based routers (1998)", PROCEEDINGS OF USENIX 1998 ANNUAL TECHNICAL CONFERENCE, 1998, XP061013025, Retrieved from the Internet <URL:http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.127.9799> *
PRASAD, R. ET AL.: "Bandwidth estimation: metrics, measurement techniques, and tools", NETWORK, IEEE, vol. 17, no. 6, November 2003 (2003-11-01), pages 27,35, XP011103790 *
See also references of EP2817930A4 *
VINAY J. RIBEIRO ET AL.: "pathChirp: Efficient Available Bandwidth Estimation for Network Paths (2003)", 2003, XP002547163, Retrieved from the Internet <URL:http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.14.4288> *
VINAY RIBEIRO ET AL.: "Multifractal cross-traffic estimation (2000)", PROC. ITC SPECIALIST SEMINAR ON IP TRAC MEASUREMENT, MODELING, AND MANAGEMENT, 2000, XP055156311, Retrieved from the Internet <URL:http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.29.9411> *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111641704A (en) * 2020-05-28 2020-09-08 深圳华锐金融技术股份有限公司 Resource-related data transmission method, device, computer equipment and storage medium

Also Published As

Publication number Publication date
EP2817930B1 (en) 2017-12-06
EP2817930A4 (en) 2015-11-18
US20150016250A1 (en) 2015-01-15
EP2817930A1 (en) 2014-12-31
US9531630B2 (en) 2016-12-27

Similar Documents

Publication Publication Date Title
US11758436B2 (en) User plane function (UPF) selection based on predicted load information
CN102739515B (en) TCP congestion control for heterogeneous networks
CN105072629A (en) Method, equipment and system for measuring quality of business at terminal
CN102932919B (en) The resource allocation method and device of uplink sounding reference signal
EP2817930B1 (en) Capacity estimates using burst-trailer trains
EP3703316B1 (en) Frame aggregation in a wireless network
US11831763B2 (en) Methods, systems, and computer readable media for utilizing predetermined encryption keys in a test simulation environment
US9331925B2 (en) Multiple test site bandwidth limit measurement
US8520534B2 (en) In-service throughput testing in distributed router/switch architectures
EP3457642A1 (en) Method and device for flow distribution in hybrid access network
Taruk et al. Comparison of TCP variants in long term evolution (LTE)
EP3560152B1 (en) Determining the bandwidth of a communication link
EP3094054B1 (en) Method and controller for notifying bandwidth of cluster system
CN110290552B (en) Method and device for measuring cache depth, storage medium and electronic device
EP3643138B1 (en) A method and network node of setting up a wireless connection
EP4014446B1 (en) Techniques for adaptive bitrate video traffic shaping
CN110752903B (en) SRB mapping relation establishment method, data transmission method, data processing method, data transmission device, data processing device and data processing system
US9306771B1 (en) Systems and methods of managing network communication
JP2012109975A (en) Method and device for determining communication path between communication equipment having multiple communication interfaces
EP3000198B1 (en) Method and apparatus for optimization of video transmissions
CN107171887B (en) Network bandwidth testing method, client and network bandwidth testing system
WO2020173548A1 (en) Sx protocol extension to support pause measurement on user plane
CN114124761B (en) Electronic device, system, method and medium for bandwidth consistency verification
CN117896277A (en) Encrypted flow monitoring method and device based on feature extraction and storage medium
CN106506434B (en) Service data transmission method and device

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 12869140

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2012869140

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 14371018

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE