JP2011142622A - System and method for measurement of network band, and program - Google Patents

System and method for measurement of network band, and program Download PDF

Info

Publication number
JP2011142622A
JP2011142622A JP2010274575A JP2010274575A JP2011142622A JP 2011142622 A JP2011142622 A JP 2011142622A JP 2010274575 A JP2010274575 A JP 2010274575A JP 2010274575 A JP2010274575 A JP 2010274575A JP 2011142622 A JP2011142622 A JP 2011142622A
Authority
JP
Japan
Prior art keywords
measurement
packet
reception
interval
transmission
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
JP2010274575A
Other languages
Japanese (ja)
Other versions
JP5685913B2 (en
Inventor
Takashi Oshiba
崇 大芝
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP2010274575A priority Critical patent/JP5685913B2/en
Publication of JP2011142622A publication Critical patent/JP2011142622A/en
Application granted granted Critical
Publication of JP5685913B2 publication Critical patent/JP5685913B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a system and method for measurement of a network band, along with a program, capable of measuring an available band or achievable UDP throughput in a short time. <P>SOLUTION: A plurality of measuring packets of packet sizes to be increased or decreased sequentially are transmitted from a transmitting side at a predetermined transmission interval (step S1). At a receiving side, the measuring packets transmitted are received and a reception interval of the measuring packets is measured (step S2). The transmission interval in transmitting the measuring packets is compared with the reception interval upon receiving the measuring packets and a measuring packet having the maximum packet size in the measuring packets, of which the reception interval and the transmission interval are equal, is used to calculate an available band (step S3). <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、ネットワーク帯域計測システム、方法、および、プログラムに関し、さらに詳しくは、短時間で端末間の通信経路で通信に利用可能な帯域とUDP通信で達成可能なスループットを同時に計測するネットワーク帯域計測システム、方法、および、プログラムに関する。   The present invention relates to a network bandwidth measurement system, method, and program, and more specifically, a network bandwidth measurement that simultaneously measures a bandwidth that can be used for communication on a communication path between terminals in a short time and a throughput that can be achieved by UDP communication. The present invention relates to a system, a method, and a program.

ネットワーク帯域計測システムは、IP(Internet Protocol)ネットワークで利用可能な帯域(以下、利用可能帯域と呼ぶ)および/またはUDP(User Datagram Protocol)通信で達成可能なスループット(以下、達成可能UDPスループットと呼ぶ)を計測するシステムである。利用可能帯域は、IPネットワークの物理帯域から、IPネットワークに流れている他のトラヒック(以下、クロストラヒックと呼ぶ)を引いた空き帯域である。例えば、物理帯域が100Mbpsで、クロストラヒックが30Mbpsであれば、利用可能帯域は100Mbps−30Mbps=70Mbpsである。   The network bandwidth measurement system uses a bandwidth that can be used in an IP (Internet Protocol) network (hereinafter referred to as an available bandwidth) and / or a throughput that can be achieved through UDP (User Datagram Protocol) communication (hereinafter referred to as an achievable UDP throughput). ). The available bandwidth is a free bandwidth obtained by subtracting other traffic (hereinafter referred to as cross traffic) flowing in the IP network from the physical bandwidth of the IP network. For example, if the physical bandwidth is 100 Mbps and the cross traffic is 30 Mbps, the available bandwidth is 100 Mbps-30 Mbps = 70 Mbps.

また、達成可能UDPスループットとは、IPネットワークにUDPパケットを流した時にクロストラヒックを押しのけて流すことができる最大の送信レートである。UDP通信には、TCP(Transmission Control Protocol)通信のようにパケットロスを検出することでIPネットワークの輻輳を検出して自ら送信レートを下げる輻輳制御の機能を備えていない。そのため、TCP通信やUDP通信のクロストラヒックが流れている最中に、UDP通信をIPネットワークに注入すると、クロストラヒックのTCP通信にパケットロスを発生させて輻輳制御により送信レートを下げさせ、クロストラヒックのUDP通信と競合してスループットを押し下げるという現象が起こる。   Also, the achievable UDP throughput is the maximum transmission rate that can push away the cross traffic when a UDP packet flows in the IP network. UDP communication does not have a congestion control function for detecting congestion of an IP network by detecting packet loss as in TCP (Transmission Control Protocol) communication and reducing the transmission rate by itself. Therefore, if UDP communication is injected into the IP network while TCP traffic or UDP communication cross traffic is flowing, packet loss will occur in the cross traffic TCP communication, and the transmission rate will be lowered by congestion control. The phenomenon of pushing down the throughput in competition with the UDP communication occurs.

したがって、上述のUDP通信とクロストラヒックとの相互作用により、仮にクロストラヒックが大量に流れていて利用可能帯域が0Mbpsの場合でも、新規にUDP通信を注入すると、前記UDP通信のスループットは必ずしも0Mbpsとはならず、例えば5Mbpsなどの正の値のスループットを獲得する場合がある。クロストラヒックと新規に注入したUDP通信が混在した状態になるため、新規に注入したUDP通信が獲得できるスループットには上限があり、この上限が達成可能UDPスループットになる。つまり、利用可能帯域の値は必ずしも達成可能UDPスループットの値とは一致しないことに注意が必要である。また、達成可能UDPスループットは、物理帯域の大小、クロストラヒックに含まれるTCP通信とUDP通信の割合や本数などに依存して変化するため、物理帯域や利用可能帯域の値が分かっても達成可能UDPスループットの値を知ることはできない。   Therefore, due to the interaction between the above-described UDP communication and cross traffic, even if a large amount of cross traffic flows and the usable bandwidth is 0 Mbps, if UDP communication is newly injected, the throughput of the UDP communication is not necessarily 0 Mbps. In some cases, a positive throughput such as 5 Mbps may be obtained. Since the cross traffic and the newly injected UDP communication are mixed, there is an upper limit to the throughput that can be acquired by the newly injected UDP communication, and this upper limit becomes the achievable UDP throughput. In other words, it should be noted that the available bandwidth value does not necessarily match the achievable UDP throughput value. In addition, the achievable UDP throughput changes depending on the size of the physical bandwidth, the ratio and number of TCP and UDP communications included in the cross traffic, and can be achieved even if the values of the physical bandwidth and available bandwidth are known. The value of the UDP throughput cannot be known.

まとめると、利用可能帯域は、パケットロスが発生しない範囲で使える帯域であり、達成可能UDPスループットは、有る程度パケットロスは発生するものの、新規に注入する1本のUDP通信が獲得できる送信レートの最大値である。   In summary, the available bandwidth is a bandwidth that can be used in a range where packet loss does not occur, and the achievable UDP throughput is a transmission rate that can be acquired by one newly injected UDP communication, although packet loss occurs to some extent. It is the maximum value.

利用可能帯域を把握することは、端末間で写真や資料などを、パケットロスを発生させずに、リアルタイムに共有する場合や、端末間で音声通話をする場合などで重要である。例えば、端末間で写真をリアルタイム共有する場合で、事前に、写真ごとに大・中・小などの複数のサイズが用意されている場合を考える。この場合、写真の共有に際して、利用可能帯域がわかれば、サイズごとに、送りたい写真を相手の端末に何秒で送ることができるかを事前に計算して求めることができる。サイズごとに求めた送信に要する時間と、送信に掛かる時間の許容値とを比較し、例えば、中サイズと小サイズとが許容値以内の時間で相手に送ることができるとすれば、送信する写真のサイズを中サイズとする。このようにすることで、許容時間以内で最も高精細な写真を相手に送ることができる。   Understanding the available bandwidth is important when sharing photos or materials between terminals in real time without causing packet loss, or when making a voice call between terminals. For example, consider a case where photos are shared in real time between terminals, and a plurality of sizes such as large, medium, and small are prepared for each photo in advance. In this case, when the available bandwidth is known when sharing a photo, it is possible to calculate in advance how many seconds it is possible to send a photo to be sent to the partner terminal for each size. Compare the time required for transmission for each size and the allowable value for the time required for transmission. For example, if the medium size and the small size can be sent to the other party within the allowable value, the transmission is performed. The size of the photo is medium. By doing in this way, the highest definition photograph can be sent to the other party within an allowable time.

また、複数の端末をフルメッシュで接続して、パケットロスを発生させずに、多者間音声会議を行う場合を考える。多者間音声会議で、1本の音声が消費する帯域は、既知の固定値であるとする。この場合、多者間会議の開始に際して、利用可能帯域がわかれば、何台までの端末が多者間音声会議に参加できるかを、事前に計算することができる。   Further, consider a case where a multi-party audio conference is performed by connecting a plurality of terminals with a full mesh without causing packet loss. It is assumed that the bandwidth consumed by one voice in a multiparty audio conference is a known fixed value. In this case, it is possible to calculate in advance how many terminals can participate in the multiparty audio conference if the available bandwidth is known at the start of the multiparty conference.

非特許文献1は、利用可能帯域の計測が記載された文献である。非特許文献1では、送信側端末から、固定サイズの複数の計測パケット列を1つのまとまりとして受信側端末に送信する。非特許文献1では、受信側端末にて、各計測パケットの受信間隔の変化を検出することで、利用可能帯域を計測する。非特許文献1では、送信側端末から計測パケット列を送信する際に、各計測パケットの送信間隔を指数関数的に減少させる。送信間隔を指数関数的に減少させることで、計測パケット列内で、計測パケットの送信レートが指数関数的に増加する。   Non-Patent Document 1 is a document in which measurement of an available bandwidth is described. In Non-Patent Document 1, a plurality of measurement packet sequences having a fixed size are transmitted from the transmission side terminal to the reception side terminal as one set. In Non-Patent Document 1, the available bandwidth is measured by detecting a change in the reception interval of each measurement packet at the receiving terminal. In Non-Patent Document 1, when a measurement packet sequence is transmitted from a transmission side terminal, the transmission interval of each measurement packet is exponentially decreased. By reducing the transmission interval exponentially, the transmission rate of measurement packets increases exponentially within the measurement packet sequence.

計測パケットがネットワークを通過する際に、計測パケットの間にクロストラヒックのパケットが挟まると、計測パケットの送信レートがネットワークの利用可能帯域を超えることがある。計測パケットの送信レートが利用可能帯域を超えると、受信側端末での計測パケットの受信間隔が、送信側端末での送信間隔に対して増加する。非特許文献1では、この性質を利用して、受信側端末において、計測パケットの受信間隔が送信側端末での送信間隔と比較して増加し始める箇所を検出し、計測パケットのパケットサイズをその箇所における送信間隔で除算することで、利用可能帯域を計算する。   If a cross-traffic packet is sandwiched between measurement packets when the measurement packet passes through the network, the transmission rate of the measurement packet may exceed the available network bandwidth. When the transmission rate of the measurement packet exceeds the usable bandwidth, the reception interval of the measurement packet at the reception side terminal increases with respect to the transmission interval at the transmission side terminal. In Non-Patent Document 1, by utilizing this property, the reception side terminal detects a part where the reception interval of the measurement packet starts to increase as compared with the transmission interval at the transmission side terminal, and the packet size of the measurement packet is set to The available bandwidth is calculated by dividing by the transmission interval at each location.

特許文献1は、利用可能帯域を探索する方法が記載された文献である。特許文献1では、送信側端末から、固定サイズで時間間隔が等間隔の計測パケット列を受信側端末に送信する動作を複数回繰り返し実行する。送信側端末は、受信側端末において、受信間隔が増加傾向であると判断された場合には、送信間隔を指数関数的に減少させた計測パケット列を受信側端末に送信する。逆に、受信側端末において受信間隔が減少傾向であると判断されたとき、送信側端末は、送信間隔を指数関数的に増加させた計測パケット列を受信側端末に送信する。特許文献1では、このような動作を繰り返し行い、二分探索を行うことで、利用可能帯域を探索する。   Patent Document 1 is a document in which a method for searching for an available bandwidth is described. In Patent Literature 1, an operation of transmitting a measurement packet sequence having a fixed size and an equal time interval from a transmission side terminal to a reception side terminal is repeatedly executed a plurality of times. When it is determined that the reception interval tends to increase in the reception side terminal, the transmission side terminal transmits a measurement packet sequence in which the transmission interval is decreased exponentially to the reception side terminal. Conversely, when it is determined that the reception interval is decreasing in the reception side terminal, the transmission side terminal transmits a measurement packet sequence in which the transmission interval is exponentially increased to the reception side terminal. In Patent Document 1, such an operation is repeatedly performed to search for an available band by performing a binary search.

非特許文献1では、パケットトレイン内の計測パケット間の送信間隔が変化するのに対し、特許文献1では、単一のパケットトレイン内の計測パケットの送信間隔は常に一定で、パケットトレインごとに、計測パケット間の送信間隔が変化する。   In Non-Patent Document 1, the transmission interval between measurement packets in a packet train changes, whereas in Patent Document 1, the transmission interval of measurement packets in a single packet train is always constant, and for each packet train, The transmission interval between measurement packets changes.

達成可能UDPスループットを把握することは、利用可能帯域が狭く、ある程度パケットロスが発生することを前提とした上で、端末間でUDP通信を用いたビデオ通話や音声通話をする場合などに重要である。例えば、FEC(前方誤り訂正)を用いて映像のパケットに冗長度を施した上で、達成可能UDPスループットを超過しない送信レートでビデオ通話を行うことで、ある程度パケットロスが発生してもその影響を抑えると共に、流すことができる範囲内の送信レートでビデオ通話を行うことができる。   Understanding the achievable UDP throughput is important when making video and voice calls using UDP communication between terminals, assuming that the available bandwidth is narrow and packet loss will occur to some extent. is there. For example, by applying redundancy to video packets using FEC (forward error correction) and performing a video call at a transmission rate that does not exceed the achievable UDP throughput, even if packet loss occurs to some extent, the effect In addition, the video call can be performed at a transmission rate within a range that can be transmitted.

ここで、達成可能UDPスループットに基づいて映像の送信レートを決定する方法は、利用可能帯域だけに基づいて映像の送信レートを決定する方法と比較して、利用可能帯域が狭い場合に、映像の送信レートを高くできる優位性があることに注意が必要である。   Here, the method of determining the video transmission rate based on the achievable UDP throughput is more effective when the available bandwidth is narrower than the method of determining the video transmission rate based only on the available bandwidth. It should be noted that there is an advantage that the transmission rate can be increased.

特許文献3には、達成可能UDPスループットそのものではないが、無線LANにおけるMAC層のスループットを算出する方法が記載されている。無線LANにおけるMAC層の達成可能スループットが推定できれば、その推定値を用いて無線LAN上での達成可能UDPスループットを近似できると考えられる。特許文献3では、計測端末から無線LANアクセスポイント(AP)に対して、固定サイズのMACフレームを、指定した送信レートで連続送信することで、計測端末から送信したMACフレーム数と無線LANのAPから返信されたMAC層のACK数から算出したフレームエラー率と、MACフレームのサイズと、指定した送信レートの3つのパラメータを用いて、無線LANにおけるMAC層の達成可能スループットを算出する。   Patent Document 3 describes a method of calculating the throughput of the MAC layer in the wireless LAN, not the achievable UDP throughput itself. If the achievable throughput of the MAC layer in the wireless LAN can be estimated, it is considered that the achievable UDP throughput on the wireless LAN can be approximated using the estimated value. In Patent Literature 3, a MAC frame of a fixed size is continuously transmitted from a measurement terminal to a wireless LAN access point (AP) at a specified transmission rate, so that the number of MAC frames transmitted from the measurement terminal and the AP of the wireless LAN are determined. The achievable throughput of the MAC layer in the wireless LAN is calculated using the three parameters of the frame error rate calculated from the number of ACKs returned from the MAC layer, the size of the MAC frame, and the designated transmission rate.

なお、特許文献2には、対象とするネットワークアドレスに送信するデータの最適なパケットサイズを決定する技術が記載されている。特許文献2には、一の端末から他の端末に向けて、パケットサイズを変更したテストデータを繰り返し送信し、送信側の端末で、受信側の端末からの応答があるか否かを調べることが記載されている。このテストデータの送信は、データ通信経路を構成するネットワーク機器が、どのパケットサイズにまで対応しているかを調べることを目的に行われる。特許文献2では、この目的のために、テストデータのパケットサイズは、通信経路を構成するネットワーク機器が対応できるパケットサイズの上限を超えたパケットサイズを含んでいる。   Patent Document 2 describes a technique for determining an optimum packet size of data to be transmitted to a target network address. In Patent Document 2, test data with a changed packet size is repeatedly transmitted from one terminal to another terminal, and the transmitting terminal checks whether there is a response from the receiving terminal. Is described. This test data transmission is performed for the purpose of examining to what packet size the network devices constituting the data communication path are compatible. In Patent Document 2, for this purpose, the packet size of the test data includes a packet size that exceeds the upper limit of the packet size that can be handled by the network device that configures the communication path.

特許第4153510号公報Japanese Patent No. 4153510 特開2007−281801号公報JP 2007-281801 A 特開2007−116329号公報JP 2007-116329 A

Vinay J. Ribeiro, Rudolf H. Riedi, Richard G. Baraniuk, Jiri Navratil and Les Cottrell, "pathChirp: Efficient Available Bandwidth Estimation for Network Paths,"in Proc of Passive and Active Measurement Workshop 2003.Vinay J. Ribeiro, Rudolf H. Riedi, Richard G. Baraniuk, Jiri Navratil and Les Cottrell, "pathChirp: Efficient Available Bandwidth Estimation for Network Paths," in Proc of Passive and Active Measurement Workshop 2003.

非特許文献1では、利用可能帯域が小さい場合でも、利用可能帯域を計測するために、1番目の計測パケットと2番目の計測パケットとの送信間隔を大きくする必要がある。このため、非特許文献1では、パケットトレインを構成する計測パケットの個数に線形比例する時間だけではパケットトレインを送り終えることができず、利用可能帯域の計測を短時間で行うことができない。   In Non-Patent Document 1, it is necessary to increase the transmission interval between the first measurement packet and the second measurement packet in order to measure the available bandwidth even when the available bandwidth is small. For this reason, in Non-Patent Document 1, it is impossible to finish sending a packet train only in a time linearly proportional to the number of measurement packets constituting the packet train, and it is not possible to measure the available bandwidth in a short time.

ここで、非特許文献1において、1番目の計測パケットと2番目の計測パケットとの送信間隔を小さくすると、最初から計測パケット列の送信レートが大きくなる。また、後続の計測パケットの送信レートが指数関数的に増加し、非常に大きな利用可能帯域しか検出できなくなる。このため、小さな利用可能帯域を検出するためには、1番目の計測パケットと2番目の計測パケットとの送信間隔は大きくせざるを得ない。   Here, in Non-Patent Document 1, when the transmission interval between the first measurement packet and the second measurement packet is reduced, the transmission rate of the measurement packet sequence is increased from the beginning. In addition, the transmission rate of subsequent measurement packets increases exponentially, and only a very large usable bandwidth can be detected. For this reason, in order to detect a small usable bandwidth, the transmission interval between the first measurement packet and the second measurement packet must be increased.

特許文献1では、単一のパケットトレインを送信するだけでは利用可能帯域が計算できず、二分探索を行うために、パケットトレインを何度も繰り返し送信する必要がある。このため、特許文献1に記載の技術でも、利用可能帯域の計測を短時間で行うことはできない。特許文献2は、通信に利用する最適なパケットサイズを決定することを目的としており、利用可能帯域を計測するものではない。   In Patent Document 1, the available bandwidth cannot be calculated simply by transmitting a single packet train, and it is necessary to repeatedly transmit the packet train many times in order to perform a binary search. For this reason, even with the technique described in Patent Document 1, the available bandwidth cannot be measured in a short time. Patent Document 2 aims to determine an optimum packet size used for communication, and does not measure the available bandwidth.

特許文献3では、ACKの返信がなかった場合にはMACフレームの再送タイムアウトを待つ必要があるため、1回の計測に時間がかかる。さらに、指定した送信レートに対して実際に流れたスループットが計測されるので、1回の計測で必ずしも最大のスループットである達成可能スループットが分かるとは限らない。例えば、指定する送信レートを徐々に上げながら、何回も計測を行うことなどをしないと達成可能スループットを計測することができない。したがって、達成可能スループットの計測を短時間で行うことができない。   In Patent Document 3, it is necessary to wait for a retransmission timeout of the MAC frame when there is no ACK reply, so it takes time for one measurement. Furthermore, since the throughput that actually flows with respect to the designated transmission rate is measured, the achievable throughput that is the maximum throughput is not always known by one measurement. For example, the achievable throughput cannot be measured unless measurements are performed many times while gradually increasing the designated transmission rate. Therefore, the achievable throughput cannot be measured in a short time.

非特許文献1、特許文献1、特許文献2は達成可能UDPスループットが計測できず、特許文献3は利用可能帯域が計測できない。したがって、利用可能帯域と達成可能UDPスループットの両方を計測する場合には、それぞれ個別に計測パケットを送信しなければならない。   Non-Patent Document 1, Patent Document 1, and Patent Document 2 cannot measure the achievable UDP throughput, and Patent Document 3 cannot measure the available bandwidth. Therefore, when measuring both the available bandwidth and the achievable UDP throughput, the measurement packet must be transmitted individually.

本発明は、上記の問題点を解消し、短時間で利用可能帯域または達成可能UDPスループットの計測が可能なネットワーク帯域計測システム、方法、および、プログラムを提供することを目的とする。   An object of the present invention is to provide a network bandwidth measurement system, method, and program capable of solving the above-described problems and measuring available bandwidth or achievable UDP throughput in a short time.

上記目的を達成するために、本発明の第1の観点に係るネットワーク帯域計測方法は、 パケットサイズが順次に増加または減少する複数の計測パケットを、所定の送信間隔で送信するステップと、
前記送信された計測パケットを受信し、該計測パケットの受信間隔を計測するステップと、
前記送信間隔と前記計測した受信間隔とを比較し、前記受信間隔と前記送信間隔とが等しい計測パケットのうちでパケットサイズが最大の計測パケットを用いて利用可能帯域を計算するステップと、
を備えることを特徴とする。
In order to achieve the above object, a network bandwidth measurement method according to the first aspect of the present invention includes a step of transmitting a plurality of measurement packets whose packet sizes sequentially increase or decrease at a predetermined transmission interval;
Receiving the transmitted measurement packet and measuring a reception interval of the measurement packet;
Comparing the transmission interval with the measured reception interval, calculating an available bandwidth using a measurement packet having a maximum packet size among measurement packets having the same reception interval and the transmission interval;
It is characterized by providing.

本発明の第2の観点に係るネットワーク帯域計測システムは、
パケットサイズを順次に増加または減少させた複数の計測パケットを生成する計測パケット生成手段と、
前記計測パケット生成手段が生成した複数の計測パケットを所定の送信間隔で送信する計測パケット送信手段と、
前記送信された計測パケットを受信し、計測パケットの受信間隔を計測する受信間隔計測手段と、
前記送信間隔と前記計測した受信間隔とを比較し、前記受信間隔と前記送信間隔とが等しい計測パケットのうちでパケットサイズが最大の計測パケットを用いて利用可能帯域を計算する利用可能帯域計算手段と、
を備えることを特徴とする。
The network bandwidth measurement system according to the second aspect of the present invention is:
Measurement packet generation means for generating a plurality of measurement packets in which the packet size is sequentially increased or decreased;
Measurement packet transmission means for transmitting a plurality of measurement packets generated by the measurement packet generation means at a predetermined transmission interval;
A reception interval measuring means for receiving the transmitted measurement packet and measuring a reception interval of the measurement packet;
Available bandwidth calculation means for comparing the transmission interval with the measured reception interval and calculating an available bandwidth using a measurement packet having the largest packet size among the measurement packets having the same reception interval and the transmission interval. When,
It is characterized by providing.

本発明の第3の観点に係る送信側装置は、
パケットサイズを順次に増加または減少させた複数の計測パケットを生成する計測パケット生成手段と、
前記計測パケット生成手段が生成した複数の計測パケットを所定の送信間隔で送信する計測パケット送信手段と、
を備えることを特徴とする。
A transmission side apparatus according to a third aspect of the present invention is:
Measurement packet generation means for generating a plurality of measurement packets in which the packet size is sequentially increased or decreased;
Measurement packet transmission means for transmitting a plurality of measurement packets generated by the measurement packet generation means at a predetermined transmission interval;
It is characterized by providing.

本発明の第4の観点に係る受信側装置は、
パケットサイズが順次に増加または減少し、所定の送信間隔で送信される複数の計測パケットを受信し、計測パケットの受信間隔を計測する受信間隔計測手段と、
前記計測パケットの送信間隔と前記計測した受信間隔とを比較し、前記受信間隔と前記送信間隔とが等しい計測パケットのうちでパケットサイズが最大の計測パケットを用いて利用可能帯域を計算する利用可能帯域計算手段と、
を備えることを特徴とする。
The receiving-side apparatus according to the fourth aspect of the present invention is:
A reception interval measuring means for receiving a plurality of measurement packets that are sequentially increased or decreased in packet size, transmitted at a predetermined transmission interval, and measuring a reception interval of the measurement packets;
The measurement packet transmission interval is compared with the measured reception interval, and the available bandwidth is calculated using the measurement packet having the largest packet size among the measurement packets having the same reception interval and the transmission interval. Bandwidth calculation means;
It is characterized by providing.

本発明の第5の観点に係るプログラムは、コンピュータに、
パケットサイズを順次に増加または減少させた複数の計測パケットを生成する処理と、
前記複数の計測パケットを所定の送信間隔で送信する処理と、
を実行させることを特徴とする。
A program according to a fifth aspect of the present invention is stored in a computer.
Processing to generate multiple measurement packets with increasing or decreasing packet size sequentially,
A process of transmitting the plurality of measurement packets at a predetermined transmission interval;
Is executed.

本発明の第6の観点に係るプログラムは、コンピュータに、
パケットサイズが順次に増加または減少し、所定の送信間隔で送信される複数の計測パケットを受信し、計測パケットの受信間隔を計測する処理と、
前記計測パケットの送信間隔と前記計測した受信間隔とを比較し、前記受信間隔と前記送信間隔とが等しい計測パケットのうちでパケットサイズが最大の計測パケットを用いて利用可能帯域を計算する処理と、
を実行させることを特徴とする。
A program according to a sixth aspect of the present invention is stored in a computer.
A process in which the packet size sequentially increases or decreases, receives a plurality of measurement packets transmitted at a predetermined transmission interval, and measures the reception interval of the measurement packets;
A process of comparing the transmission interval of the measurement packet with the measured reception interval, and calculating an available bandwidth using a measurement packet having a maximum packet size among measurement packets having the same reception interval and the transmission interval; ,
Is executed.

本発明の第7の観点に係るネットワーク帯域計測方法は、
パケットサイズが順次に増加または減少する複数の計測パケットを、所定の送信間隔で送信するステップと、
前記送信された計測パケットを受信し、該計測パケットの受信間隔を計測するステップと、
各計測パケットのパケットサイズを、受信間隔計測手段が計測した各計測パケットの受信間隔で除算することにより、各計測パケットの受信レートを算出するステップと、
前記受信レートを前記計測パケットのパケットサイズの小さいものから順にみて、前記受信レートが飽和したか否かを判断するステップと、
前記計測パケットのパケットサイズの小さいものから順にみて、前記受信レートが飽和したと判断したときの計測パケットの受信レートを用いて達成可能UDPスループットを計算するステップと、
を備えることを特徴とする。
A network bandwidth measuring method according to a seventh aspect of the present invention is:
Transmitting a plurality of measurement packets whose packet sizes sequentially increase or decrease at predetermined transmission intervals;
Receiving the transmitted measurement packet and measuring a reception interval of the measurement packet;
Calculating the reception rate of each measurement packet by dividing the packet size of each measurement packet by the reception interval of each measurement packet measured by the reception interval measurement means;
Judging whether the reception rate is saturated by looking at the reception rate in order from the smallest packet size of the measurement packet;
Calculating the achievable UDP throughput using the reception rate of the measurement packet when it is determined that the reception rate is saturated, in order from the smallest packet size of the measurement packet;
It is characterized by providing.

本発明のネットワーク帯域計測システム、方法、および、プログラムは、短時間で利用可能帯域または達成可能UDPスループットの計測を行うことができる。   The network bandwidth measurement system, method, and program of the present invention can measure available bandwidth or achievable UDP throughput in a short time.

本発明の利用可能帯域計測方法の概略手順を示すフローチャートである。It is a flowchart which shows the general | schematic procedure of the available zone | band measuring method of this invention. 本発明の送信側装置の概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the transmission side apparatus of this invention. 本発明の受信側装置の概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the receiving side apparatus of this invention. 本発明の実施の形態1に係るネットワーク帯域計測システムを示すブロック図である。It is a block diagram which shows the network band measurement system which concerns on Embodiment 1 of this invention. 送信側装置および受信側装置の構成を示すブロック図である。It is a block diagram which shows the structure of a transmission side apparatus and a receiving side apparatus. 送信時パケットトレインを示す図である。It is a figure which shows a packet train at the time of transmission. 受信時パケットトレインを示す図である。It is a figure which shows a packet train at the time of reception. 計測パケットの計測データの一例を示す図である。It is a figure which shows an example of the measurement data of a measurement packet. 実施の形態1に係る利用可能帯域計測の動作の一例を示すフローチャートである。4 is a flowchart showing an example of an operation of available bandwidth measurement according to the first embodiment. 本発明の実施の形態3に係るネットワーク帯域計測システムの構成を示すブロック図である。It is a block diagram which shows the structure of the network band measurement system which concerns on Embodiment 3 of this invention. 実施の形態3に係る計測データのデータ構造を示す図である。It is a figure which shows the data structure of the measurement data which concerns on Embodiment 3. FIG. 達成可能UDPスループットの計算の仕組みを模式的に示す図である。It is a figure which shows typically the mechanism of calculation of achievable UDP throughput. 実施の形態3に係る達成可能UDPスループット計測の動作の一例を示すフローチャートである。12 is a flowchart illustrating an example of an operation of achievable UDP throughput measurement according to the third embodiment. 本発明の実施の形態に係る送信側装置または受信側装置の物理的な構成例を示すブロック図である。It is a block diagram which shows the physical structural example of the transmission side apparatus or receiving side apparatus which concerns on embodiment of this invention.

本発明の実施の形態の説明に先立って、本発明の概要について説明する。図1は、本発明の利用可能帯域計測方法の概略手順を示すフローチャートである。まず、送信側から、パケットサイズが順次に増加または減少する複数の計測パケットを、一定の送信間隔で送信する(ステップS1)。次いで、送信側から送信された計測パケットを受信側で受信し、連続して受信する計測パケットの受信間隔を計測する(ステップS2)。その後、計測パケットの送信時の送信間隔と、計測パケットの受信時の受信間隔とを比較し、受信間隔と送信間隔とが等しい計測パケットのうちでパケットサイズが最大の計測パケットを用いて利用可能帯域を計算する(ステップS3)。   Prior to the description of the embodiments of the present invention, an outline of the present invention will be described. FIG. 1 is a flowchart showing a schematic procedure of an available bandwidth measuring method of the present invention. First, a plurality of measurement packets whose packet sizes are sequentially increased or decreased are transmitted from the transmission side at a constant transmission interval (step S1). Next, the measurement packet transmitted from the transmission side is received on the reception side, and the reception interval of the measurement packets continuously received is measured (step S2). After that, compare the transmission interval at the time of transmission of the measurement packet with the reception interval at the time of reception of the measurement packet, and use the measurement packet with the largest packet size among the measurement packets with the same reception interval and transmission interval The bandwidth is calculated (step S3).

図2は、本発明の送信側装置の概略構成を示すブロック図である。送信側装置10は、計測パケット生成手段11と、計測パケット送信手段12とを備える。計測パケット生成手段11は、パケットサイズを順次に増加または減少させた複数の計測パケットを生成する。計測パケット送信手段12は、計測パケット生成手段11が生成した複数の計測パケットを、所定の送信間隔で、受信側の装置に送信する。   FIG. 2 is a block diagram showing a schematic configuration of the transmission side apparatus of the present invention. The transmission side device 10 includes a measurement packet generation unit 11 and a measurement packet transmission unit 12. The measurement packet generation unit 11 generates a plurality of measurement packets in which the packet size is sequentially increased or decreased. The measurement packet transmission unit 12 transmits the plurality of measurement packets generated by the measurement packet generation unit 11 to the receiving device at a predetermined transmission interval.

図3は、本発明の受信側装置の概略構成を示すブロック図である。受信側装置20は、受信間隔計測手段21と、利用可能帯域計算手段22とを有する。受信間隔計測手段21は、パケットサイズが順次に増加または減少し、送信側の装置から所定の送信間隔で送信される複数の計測パケットを受信し、計測パケットの受信間隔を計測する。利用可能帯域計算手段22は、計測パケットの送信時の送信間隔と、計測パケットの受信時の受信間隔とを比較する。利用可能帯域計算手段22は、受信間隔と送信間隔とが等しい計測パケットのうちでパケットサイズが最大の計測パケットを用いて利用可能帯域を計算する。   FIG. 3 is a block diagram showing a schematic configuration of the receiving side apparatus of the present invention. The reception-side device 20 includes a reception interval measurement unit 21 and an available bandwidth calculation unit 22. The reception interval measuring means 21 receives a plurality of measurement packets transmitted at a predetermined transmission interval from the transmission side device, and the packet size increases or decreases sequentially, and measures the reception interval of the measurement packets. The available bandwidth calculation means 22 compares the transmission interval at the time of transmission of the measurement packet with the reception interval at the time of reception of the measurement packet. The available bandwidth calculating means 22 calculates the available bandwidth using the measurement packet having the largest packet size among the measurement packets having the same reception interval and transmission interval.

本発明では、送信側から、パケットサイズが順次に増加または減少する計測パケットを、所定の送信間隔で送信する。受信側では、送信側から送信された計測パケットの受信間隔を計測し、受信間隔が送信間隔と等しい計測パケットのうちでパケットサイズが最大の計測パケットを用いて利用可能帯域を計算する。本発明では、計測パケットトレインの送信を繰り返す必要がなく、単一の計測パケットトレインを送信することで、送信側から受信側までの通信経路の利用可能帯域を計測することができる。また、計測パケットの送信間隔は等間隔になるので、計測パケットの個数に線形比例した時間で、計測パケットトレインの送信を終えることができる。従って、本発明では、短時間で、利用可能帯域の計測が可能である。   In the present invention, measurement packets whose packet size sequentially increases or decreases are transmitted from the transmission side at a predetermined transmission interval. On the reception side, the reception interval of the measurement packet transmitted from the transmission side is measured, and the available bandwidth is calculated using the measurement packet having the maximum packet size among the measurement packets whose reception interval is equal to the transmission interval. In the present invention, it is not necessary to repeat the transmission of the measurement packet train, and the available bandwidth of the communication path from the transmission side to the reception side can be measured by transmitting a single measurement packet train. Moreover, since the transmission intervals of the measurement packets are equal, transmission of the measurement packet train can be completed in a time linearly proportional to the number of measurement packets. Therefore, in the present invention, the available bandwidth can be measured in a short time.

(実施の形態1)
以下、図面を参照し、本発明の実施の形態を詳細に説明する。図4は、本発明の実施の形態1に係るネットワーク帯域計測システムのネットワーク構成を示す。ネットワーク帯域計測システムは、送信側装置101と受信側装置102とを備える。送信側装置101と受信側装置102とは、ネットワーク103を介して接続されている。ネットワーク103には、送信側装置101と受信側装置102以外の図示しない装置が接続されていてもよく、それら図示しない装置間でクロストラヒックが流れていてもよい。
(Embodiment 1)
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. FIG. 4 shows a network configuration of the network bandwidth measurement system according to Embodiment 1 of the present invention. The network bandwidth measurement system includes a transmission side device 101 and a reception side device 102. The transmission side apparatus 101 and the reception side apparatus 102 are connected via a network 103. Devices not shown other than the transmitting device 101 and the receiving device 102 may be connected to the network 103, and cross traffic may flow between these devices (not shown).

送信側装置101および受信側装置102は、パーソナルコンピュータ(PC)、携帯型コンピュータ(PDA)、携帯電話、スマートフォン、固定電話、街頭マルチメディア端末、車載端末、ネットワーク接続機能付きテレビ、ネットワーク接続機能付きセットトップボックス、ゲーム機、ネットワーク接続機能付きプリンタ、ネットワーク接続機能付きスキャナなどの装置で構成できる。送信側装置101および受信側装置102は、これらには限定されるわけではなく、外部と情報をやり取りする機能を備えたその他の類似装置であってもよい。   The transmission side device 101 and the reception side device 102 are a personal computer (PC), a portable computer (PDA), a mobile phone, a smartphone, a landline phone, a street multimedia terminal, an in-vehicle terminal, a TV with a network connection function, and a network connection function. It can be composed of devices such as a set-top box, a game machine, a printer with a network connection function, and a scanner with a network connection function. The transmission side device 101 and the reception side device 102 are not limited to these, and may be other similar devices having a function of exchanging information with the outside.

図5は、送信側装置および受信側装置の構成を示すブロック図である。送信側装置101は、計測パケット生成手段110、計測パケット送信手段111、送受信手段112、および、パラメータ記憶手段113を備える。受信側装置102は、送受信手段120、受信間隔計測手段121、利用可能帯域計算手段122、および、計測データ記憶手段123を備える。送信側装置101および受信側装置102内の各手段の機能は、それぞれ、コンピュータが所定のプログラムに従って動作することで実現できる。   FIG. 5 is a block diagram illustrating the configuration of the transmission side device and the reception side device. The transmission-side apparatus 101 includes a measurement packet generation unit 110, a measurement packet transmission unit 111, a transmission / reception unit 112, and a parameter storage unit 113. The reception side device 102 includes a transmission / reception unit 120, a reception interval measurement unit 121, an available bandwidth calculation unit 122, and a measurement data storage unit 123. The functions of each means in the transmission side apparatus 101 and the reception side apparatus 102 can be realized by the computer operating according to a predetermined program.

送信側装置101の計測パケット生成手段110は、受信側装置102に送信する複数の計測パケットを生成する。計測パケット生成手段110が生成する計測パケットは、パケットトレインとして、受信側装置102に送信される。計測パケット生成手段110は、パケットトレインの先頭パケットから最終パケットに向けて、パケットサイズが徐々に増大する計測パケットを生成する。送受信手段112は、ネットワーク103へのデータ送信、および、ネットワーク103からのデータ受信を行う。計測パケット送信手段111は、送受信手段112を介して、所定の送信間隔で計測パケットを送信する。   The measurement packet generation unit 110 of the transmission side apparatus 101 generates a plurality of measurement packets to be transmitted to the reception side apparatus 102. The measurement packet generated by the measurement packet generation unit 110 is transmitted to the reception side apparatus 102 as a packet train. The measurement packet generation unit 110 generates a measurement packet whose packet size gradually increases from the first packet to the last packet in the packet train. The transmission / reception means 112 performs data transmission to the network 103 and data reception from the network 103. The measurement packet transmission unit 111 transmits measurement packets at a predetermined transmission interval via the transmission / reception unit 112.

パラメータ記憶手段113は、最小パケットサイズと、パケット増加サイズと、計測パケットの送信間隔とを記憶する。計測パケット生成手段110は、パラメータ記憶手段113を参照し、最小パケットサイズから、パケット増加サイズずつ増加させた計測パケットを生成する。計測パケット送信手段111は、パラメータ記憶手段113に記憶された送信間隔で計測パケットを送信する。   The parameter storage unit 113 stores a minimum packet size, a packet increase size, and a measurement packet transmission interval. The measurement packet generation unit 110 refers to the parameter storage unit 113, and generates a measurement packet that is increased from the minimum packet size by the packet increase size. The measurement packet transmission unit 111 transmits the measurement packet at the transmission interval stored in the parameter storage unit 113.

ここで、最小パケットサイズ、パケット増加サイズ、および、パケットトレインを構成する計測パケットの数は、最終パケットを構成する計測パケットのパケットサイズが、ネットワーク103を通過可能なパケットサイズの範囲に収まるように設定されている。つまり、パケットトレインを構成する各計測パケットのパケットサイズは、全て、ネットワーク103を通過して受信側装置102に到達可能なパケットサイズに設定される。   Here, the minimum packet size, the packet increase size, and the number of measurement packets constituting the packet train are set so that the packet size of the measurement packet constituting the final packet is within the range of packet sizes that can pass through the network 103. Is set. That is, the packet size of each measurement packet constituting the packet train is all set to a packet size that can reach the receiving apparatus 102 through the network 103.

受信側装置102の送受信手段120は、送信側装置101が送信した計測パケットを受信する。受信間隔計測手段121は、受信した計測パケットに関する情報(計測データ)を、計測データ記憶手段123に記憶する。計測データは、計測パケットの受信間隔を含む。利用可能帯域計算手段122は、送受信手段120が受信した計測パケットの計測データに基づいて、利用可能帯域を計算する。より詳細には、利用可能帯域計算手段122は、計測パケット受信時の受信間隔と、計測パケット送信時の送信間隔とを比較する。利用可能帯域計算手段122は、受信間隔と送信間隔とが等しい計測パケットのうちで、パケットサイズが最大の計測パケットを用いて利用可能帯域を計算する。   The transmission / reception means 120 of the receiving apparatus 102 receives the measurement packet transmitted by the transmitting apparatus 101. The reception interval measurement unit 121 stores information (measurement data) regarding the received measurement packet in the measurement data storage unit 123. The measurement data includes a reception interval of measurement packets. The available bandwidth calculation unit 122 calculates the available bandwidth based on the measurement data of the measurement packet received by the transmission / reception unit 120. More specifically, the available bandwidth calculation unit 122 compares the reception interval when receiving the measurement packet with the transmission interval when transmitting the measurement packet. The available bandwidth calculating unit 122 calculates the available bandwidth using the measurement packet having the largest packet size among the measurement packets having the same reception interval and transmission interval.

利用可能帯域計算手段122は、計算した利用可能帯域を、計測データ記憶手段123に記憶する。また、利用可能帯域計算手段122は、計算した利用可能帯域を、送受信手段120を介して、送信側装置101に送信する。送信側装置101の送受信手段112は、受信側装置102が送信した利用可能帯域の測定結果を受信する。   The available bandwidth calculation unit 122 stores the calculated available bandwidth in the measurement data storage unit 123. In addition, the available bandwidth calculation unit 122 transmits the calculated available bandwidth to the transmission side device 101 via the transmission / reception unit 120. The transmission / reception unit 112 of the transmission side apparatus 101 receives the measurement result of the usable bandwidth transmitted by the reception side apparatus 102.

図6は、送信時パケットトレインを示す図である。送信時パケットトレイン150は、送信側装置101で送信される計測パケットトレインである。ここでは、計測パケット生成手段110が生成する計測パケットの個数をN個(Nは3以上の整数)としている。パケット番号は、計測パケットを識別するための番号である。送信時パケットトレイン150は、時系列に並んだパケット番号1番からN番までの計測パケットで構成される。各計測パケットには、例えば、IP(Internet Protocol)パケットやUDP(User Datagram Protocol)パケットやRTP(Real-time Transport Protocol)パケットなどを用いることができる。   FIG. 6 is a diagram illustrating a packet train during transmission. The transmission packet train 150 is a measurement packet train transmitted by the transmission side device 101. Here, the number of measurement packets generated by the measurement packet generation unit 110 is N (N is an integer of 3 or more). The packet number is a number for identifying a measurement packet. The transmission packet train 150 is composed of measurement packets from packet numbers 1 to N arranged in time series. For each measurement packet, for example, an IP (Internet Protocol) packet, a UDP (User Datagram Protocol) packet, an RTP (Real-time Transport Protocol) packet, or the like can be used.

送信時パケットトレイン150にて、各計測パケットの送信間隔は、パラメータ記憶手段113が記憶する送信間隔に等しい。つまり、隣接する計測パケット間の時間間隔は、等間隔である。パケット番号1番の計測パケットのパケットサイズは、パラメータ記憶手段113に記憶された最小パケットサイズに等しい。パケット番号2番の計測パケットのパケットサイズは、パケット番号1番の計測パケットのサイズよりも、パラメータ記憶手段113が記憶するパケット増加サイズ分だけ大きい。以降、計測パケットのパケットサイズは、パケット番号が1つ増えるたびに、パケット増加サイズ分ずつ増加していく。計測パケット生成手段110は、各計測パケットに、パケット番号、パケットサイズ、および、送信間隔を含める。   In the transmission packet train 150, the transmission interval of each measurement packet is equal to the transmission interval stored in the parameter storage means 113. That is, the time interval between adjacent measurement packets is equal. The packet size of the measurement packet with the packet number 1 is equal to the minimum packet size stored in the parameter storage unit 113. The packet size of the measurement packet with the packet number 2 is larger than the size of the measurement packet with the packet number 1 by the increased packet size stored in the parameter storage unit 113. Thereafter, the packet size of the measurement packet increases by the packet increase size every time the packet number increases by one. The measurement packet generator 110 includes a packet number, a packet size, and a transmission interval in each measurement packet.

図7は、受信時パケットトレインを示す図である。受信時パケットトレイン160は、受信側装置102が受信する計測パケットトレインを示す。送信時パケットトレイン150は、ネットワーク103を伝送され、受信時パケットトレイン160として、受信側装置102で受信される。受信時パケットトレイン160では、ある時点までは、計測パケットの受信間隔は、計測パケット送信時の送信間隔に等しい。しかし、計測パケットのパケットサイズが大きくなっていくと、ある時点で、計測パケットの受信間隔が、送信時の送信間隔よりも大きくなる。   FIG. 7 is a diagram illustrating a packet train during reception. The reception packet train 160 indicates a measurement packet train received by the reception-side apparatus 102. The transmission-time packet train 150 is transmitted through the network 103 and received by the reception-side apparatus 102 as a reception-time packet train 160. In the reception packet train 160, until a certain point in time, the reception interval of the measurement packet is equal to the transmission interval at the time of transmission of the measurement packet. However, as the packet size of the measurement packet increases, the reception interval of the measurement packet becomes larger than the transmission interval at the time of transmission at a certain time.

利用可能帯域計算手段122は、計測パケットの受信間隔が送信間隔よりも大きくなったとき、その計測パケットの1つ前に送信された計測パケットを用いて利用可能帯域を計算する。計測パケットのパケットサイズは増加していくので、受信間隔が送信間隔よりも大きくなる計測パケットの1つ前に送信された計測パケットは、受信間隔と送信間隔とが等しい計測パケットのうちで、パケットサイズが最大の計測パケットに相当する。利用可能帯域計算手段122は、受信間隔が送信間隔よりも大きくなる計測パケットの1つ前に送信された計測パケットのパケットサイズと送信間隔とに基づいて、利用可能帯域を計算する。   When the reception interval of the measurement packet becomes larger than the transmission interval, the available bandwidth calculation unit 122 calculates the available bandwidth using the measurement packet transmitted immediately before the measurement packet. Since the packet size of the measurement packet increases, the measurement packet transmitted immediately before the measurement packet whose reception interval is larger than the transmission interval is a packet out of the measurement packets having the same reception interval and transmission interval. Corresponds to the largest measurement packet. The available bandwidth calculation unit 122 calculates the available bandwidth based on the packet size and the transmission interval of the measurement packet transmitted immediately before the measurement packet whose reception interval is larger than the transmission interval.

図8は、計測パケットの計測データの一例を示す図である。計測データ記憶手段123は、例えば図8に示すような構成で計測データを記憶する。計測データ記憶手段123は、送受信手段が受信した計測パケットのパケット番号、パケットサイズ、送信間隔、および、受信間隔を記憶する。受信間隔計測手段121は、送受信手段120が計測パケットを受信すると、受信された計測パケットに含まれるパケット番号、パケットサイズ、および、送信間隔を、計測データ記憶手段123のパケット番号、パケットサイズ、および、送信間隔に格納する。また、受信間隔計測手段121は、前回の計測パケット受信時刻と、今回の計測パケット受信時刻との差から計測パケットの受信間隔を求め、求めた受信間隔を、計測データ記憶手段123の受信間隔に格納する。   FIG. 8 is a diagram illustrating an example of measurement data of a measurement packet. The measurement data storage unit 123 stores measurement data with a configuration as shown in FIG. 8, for example. The measurement data storage unit 123 stores the packet number, packet size, transmission interval, and reception interval of the measurement packet received by the transmission / reception unit. When the transmission / reception unit 120 receives the measurement packet, the reception interval measurement unit 121 displays the packet number, the packet size, and the transmission interval included in the received measurement packet as the packet number, the packet size, and the measurement data storage unit 123, respectively. Store in the transmission interval. The reception interval measuring unit 121 obtains a measurement packet reception interval from the difference between the previous measurement packet reception time and the current measurement packet reception time, and the obtained reception interval is set as the reception interval of the measurement data storage unit 123. Store.

図9は、実施の形態1に係る利用可能帯域計測の動作の一例を示すフローチャートである。計測パケット生成手段110は、パケットトレインを構成するN個の計測パケットを生成する(ステップS11)。計測パケット生成手段110は、パケットトレインの先頭であるパケット番号1番の計測パケットのパケットサイズを、パラメータ記憶手段113が記憶する最小パケットサイズとする。計測パケット生成手段110は、パケット番号が1つ増えるたびに、計測パケットのパケットサイズを、パラメータ記憶手段113が記憶するパケット増加サイズ分ずつ増加させる。一般化すれば、計測パケット生成手段110は、i番目(i=1,2,3,・・・,N)の計測パケットのパケットサイズを、
パケットサイズ=最小パケットサイズサイズ+(i−1)×パケット増加サイズ
とする。計測パケット生成手段110は、各計測パケットに、パケット番号と、パケットサイズと、パラメータ記憶手段113が記憶する送信間隔とを含める。
FIG. 9 is a flowchart showing an example of the operation of available bandwidth measurement according to the first embodiment. The measurement packet generator 110 generates N measurement packets that constitute the packet train (step S11). The measurement packet generation unit 110 sets the packet size of the measurement packet with the packet number 1 that is the head of the packet train as the minimum packet size stored in the parameter storage unit 113. The measurement packet generation unit 110 increases the packet size of the measurement packet by the packet increase size stored in the parameter storage unit 113 every time the packet number increases by one. If generalized, the measurement packet generator 110 determines the packet size of the i-th (i = 1, 2, 3,..., N) measurement packet as
Packet size = minimum packet size size + (i−1) × packet increase size. The measurement packet generation unit 110 includes a packet number, a packet size, and a transmission interval stored in the parameter storage unit 113 in each measurement packet.

計測パケット送信手段111は、送受信手段112を介して、計測パケット生成手段110が生成した計測パケットを、1つずつ順次に受信側装置102に向けて送信する(ステップS12)。その際、計測パケット送信手段111は、連続する計測パケット間の間隔が、パラメータ記憶手段113が記憶する送信間隔となるように、各計測パケットを順次に送信する。計測パケット送信手段111は、パケット番号に従って、パケット番号1番、パケット番号2番、・・・、の順に、パケット番号N番の計測パケットまで、各計測パケットを等間隔で送信する。送信側装置101から送信された計測パケットは、ネットワーク103を通り、受信側装置102で受信される。   The measurement packet transmission unit 111 sequentially transmits the measurement packets generated by the measurement packet generation unit 110 to the reception-side apparatus 102 one by one via the transmission / reception unit 112 (step S12). At that time, the measurement packet transmission unit 111 sequentially transmits each measurement packet so that the interval between successive measurement packets becomes the transmission interval stored in the parameter storage unit 113. The measurement packet transmission unit 111 transmits each measurement packet at equal intervals up to the measurement packet of the packet number N in the order of the packet number 1, the packet number 2,... According to the packet number. The measurement packet transmitted from the transmission side apparatus 101 is received by the reception side apparatus 102 through the network 103.

受信側装置102の送受信手段120は、計測パケットを受信する。受信間隔計測手段121は、送受信手段120が計測パケットを受信すると、受信された計測パケットに含まれるパケット番号、パケットサイズ、および、送信間隔を、計測データ記憶手段123(図8)に格納する。また、受信間隔計測手段121は、2番目以降計測パケットに対し、その計測パケットの受信時刻と、1つ前の計測パケットの受信時刻との差を受信間隔として求め、計測データ記憶手段123に格納する。利用可能帯域計算手段122は、送受信手段120が計測パケットを受信するたびに、計測パケットの受信間隔と、計測パケットに含まれる送信間隔との大小関係を検査する(ステップS13)。   The transmission / reception means 120 of the receiving side apparatus 102 receives the measurement packet. When the transmission / reception unit 120 receives the measurement packet, the reception interval measurement unit 121 stores the packet number, the packet size, and the transmission interval included in the received measurement packet in the measurement data storage unit 123 (FIG. 8). The reception interval measuring unit 121 obtains the difference between the reception time of the measurement packet and the reception time of the previous measurement packet as the reception interval for the second and subsequent measurement packets, and stores the difference in the measurement data storage unit 123. To do. The available bandwidth calculation unit 122 checks the magnitude relationship between the reception interval of the measurement packet and the transmission interval included in the measurement packet every time the transmission / reception unit 120 receives the measurement packet (step S13).

送信時パケットトレイン150(図6)では、計測パケットのサイズが徐々に増加するので、送信側装置101が受信側装置102に向けて送信するパケットの単位時間当たりのデータ量が徐々に増加していく。単位時間当たりのデータ量が増加し、送信側装置101から受信側装置102への通信経路で利用可能な帯域を超えると、受信側装置102で受信される計測パケットの受信間隔が、計測パケット送信時の送信間隔よりも大きくなる。そこで、利用可能帯域計算手段122は、ステップS13で計測パケットの受信間隔が送信間隔よりも大きいと判断すると、計測パケットのパケットサイズと送信間隔とに基づいて、利用可能帯域を計算する(ステップS14)。   In the transmission packet train 150 (FIG. 6), since the size of the measurement packet gradually increases, the amount of data per unit time of the packet transmitted from the transmission side device 101 to the reception side device 102 gradually increases. Go. When the amount of data per unit time increases and exceeds the bandwidth available on the communication path from the transmission side apparatus 101 to the reception side apparatus 102, the reception interval of measurement packets received by the reception side apparatus 102 becomes the measurement packet transmission. It becomes larger than the transmission interval of time. Therefore, when the available bandwidth calculation unit 122 determines in step S13 that the measurement packet reception interval is larger than the transmission interval, the available bandwidth calculation unit 122 calculates the available bandwidth based on the packet size of the measurement packet and the transmission interval (step S14). ).

利用可能帯域計算手段122は、より詳細には、ステップS14では、下記の手順で利用可能帯域を計算する。利用可能帯域計算手段122は、まず、受信間隔が送信間隔よりも大きくなった計測パケットのパケット番号を調べる。受信間隔が送信間隔よりも大きくなるときのパケット番号をjとする。次いで、利用可能帯域計算手段122は、計測データ記憶手段123から、パケット番号がj−1番の計測パケットのパケットサイズと送信間隔とを取得する。その後、利用可能帯域計算手段122は、
利用可能帯域=(j−1番目の計測パケットのパケットサイズ)÷送信間隔
の計算式を用いて、利用可能帯域を計算する。利用可能帯域計算手段122は、送受信手段120を介して、計算した利用可能帯域を送信側装置101に送信する。
More specifically, the available bandwidth calculating means 122 calculates the available bandwidth in the following procedure in step S14. The available bandwidth calculator 122 first checks the packet number of the measurement packet whose reception interval is larger than the transmission interval. Let j be the packet number when the reception interval is larger than the transmission interval. Next, the available bandwidth calculation unit 122 acquires the packet size and transmission interval of the measurement packet whose packet number is j−1 from the measurement data storage unit 123. Thereafter, the available bandwidth calculating means 122
Useable bandwidth = (packet size of the j−1th measurement packet) ÷ Available bandwidth is calculated using a formula of transmission interval. The available bandwidth calculation unit 122 transmits the calculated available bandwidth to the transmission side device 101 via the transmission / reception unit 120.

利用可能帯域計算手段122は、計測パケットの受信間隔が、送信時の送信間隔と等しいときは、計測パケットのパケット番号が、N番であるか否かを判断する(ステップS15)。受信側装置102は、ステップS15で計測パケット番号がN番でないと判断されたときは、ステップS13に戻り、次の計測パケットを受信する。利用可能帯域計算手段122は、計測パケット番号がN番のとき、つまり、受信した計測パケットがパケットトレインの最後の計測パケットであったときは、送受信手段120を介して、利用可能帯域が計算不能である旨を送信側装置101に送信する(ステップS6)。   When the reception interval of the measurement packet is equal to the transmission interval at the time of transmission, the available bandwidth calculation unit 122 determines whether the packet number of the measurement packet is N (step S15). If it is determined in step S15 that the measurement packet number is not N, the reception-side apparatus 102 returns to step S13 and receives the next measurement packet. When the measurement packet number is N, that is, when the received measurement packet is the last measurement packet in the packet train, the available bandwidth calculation unit 122 cannot calculate the available bandwidth via the transmission / reception unit 120. Is transmitted to the transmission-side apparatus 101 (step S6).

本実施の形態では、送信側装置101は、パケットサイズが徐々に増加する計測パケットを、等間隔で受信側装置102に向けて送信する。受信側装置102は、計測パケットの受信間隔が送信間隔よりも大きくなる時点を検出し、その直前の計測パケットのパケットサイズと送信間隔とに基づいて、利用可能帯域を計算する。本実施の形態では、計測パケットの送信間隔は等間隔であり、パケットの個数(N個)に比例した時間でパケットトレインを送り終えることができる。また、本実施の形態では、単一のパケットトレインを送信することで、利用可能帯域を求めることができる。従って、利用可能帯域を、短時間で計測することができる。   In the present embodiment, the transmission side apparatus 101 transmits measurement packets whose packet size gradually increases toward the reception side apparatus 102 at equal intervals. The receiving-side apparatus 102 detects a time point when the reception interval of the measurement packet becomes larger than the transmission interval, and calculates the available bandwidth based on the packet size and the transmission interval of the measurement packet immediately before that. In this embodiment, the transmission intervals of measurement packets are equal, and the packet train can be sent in a time proportional to the number of packets (N). In this embodiment, the available bandwidth can be obtained by transmitting a single packet train. Therefore, the available bandwidth can be measured in a short time.

本実施の形態では、利用可能帯域を短時間で計測できるので、例えば、端末間で写真や資料などをリアルタイムに共有する場合に、写真や資料などの送信に掛かる時間の許容値以内に送信可能なデータ量を、短い待ち時間で事前に計算することができる。また、複数の端末をフルメッシュで接続して多者間音声会議やビデオ会議を開始する際に、1本の音声や動画が消費する帯域が既知の固定値であるとして、何台までの端末が多者間音声会議やビデオ会議に参加できるかを、短い待ち時間で計算することができる。   In this embodiment, the available bandwidth can be measured in a short time. For example, when photos and materials are shared between terminals in real time, transmission can be performed within the allowable time required for transmission of photos and materials. A large amount of data can be calculated in advance with a short waiting time. In addition, when a multi-party audio conference or video conference is started by connecting a plurality of terminals with a full mesh, it is assumed that the bandwidth consumed by one voice or video is a known fixed value, and up to how many terminals It is possible to calculate whether or not can participate in a multi-party audio conference and video conference with a short waiting time.

前述の特許文献2では、テストデータ送信側の端末が、受信側の端末からテストデータに対する応答があるか否かを、テストごとに判断している。端末間の往復遅延時間(RTT)をR秒とすると、特許文献2では、1回のテストで応答が返ってくるまでR秒待つ必要があり、N回のテストではN×R秒も待つ必要がある。1回のテストで応答が返ってこない場合には、タイムアウトするまで待つ必要があるので、タイムアウトまでT秒かかるとすると、N回テストするには、N×T秒も待つ必要がある。従って、特許文献2では、短時間でテストを終えることはできない。   In the above-described Patent Document 2, the terminal on the test data transmission side determines for each test whether there is a response to the test data from the terminal on the reception side. If the round-trip delay time (RTT) between terminals is R seconds, in Patent Document 2, it is necessary to wait for R seconds until a response is returned in one test, and in N tests, it is also necessary to wait for N × R seconds. There is. If no response is returned in one test, it is necessary to wait until timeout, so if it takes T seconds to timeout, it is necessary to wait N × T seconds to test N times. Therefore, in Patent Document 2, the test cannot be completed in a short time.

一方、本実施の形態1では、単一のパケットトレインの送信で、利用可能帯域を求めることができる。利用可能帯域の計測で用いるパケットトレインのパケット数をN個とし、パケットの送信間隔をS秒とすると、(N−1)×S+R秒で、利用可能帯域の計測を終えることができる。端末間の往復の遅延時間Rは、例えば県をまたいだ端末間では10ミリ秒オーダーの遅延時間となる。また、pingなどでは、タイムアウトまでに通常数秒かかるので、タイムアウトまでの時間Tは例えば3000ミリ秒程度となる。N=100とすれば、特許文献2では、テストを終えるまでに、N×R=100×10=1000ミリ秒、または、N×T=100×3000=300000ミリ秒も掛かる。一方、本実施の形態では、パケットトレインにおけるパケット送信間隔S=1ミリ秒とすれば、(N−1)×S+R=99×1+10=109ミリ秒で利用可能帯域を求めることができ、桁違いに短い時間で利用可能帯域の計測を終えることができることがわかる。   On the other hand, in the first embodiment, the available bandwidth can be obtained by transmitting a single packet train. If the number of packets in the packet train used in the measurement of the available bandwidth is N and the packet transmission interval is S seconds, the measurement of the available bandwidth can be completed in (N−1) × S + R seconds. The round trip delay time R between terminals is, for example, a delay time of the order of 10 milliseconds between terminals across prefectures. In ping or the like, it usually takes several seconds until timeout, so the time T until timeout is, for example, about 3000 milliseconds. If N = 100, in Patent Document 2, it takes N × R = 100 × 10 = 1000 milliseconds or N × T = 100 × 3000 = 300,000 milliseconds before the test is completed. On the other hand, in the present embodiment, if the packet transmission interval S = 1 msec in the packet train, the available bandwidth can be obtained in (N−1) × S + R = 99 × 1 + 10 = 109 msec. It can be seen that the measurement of the available bandwidth can be completed in a short time.

(実施の形態2)
実施の形態2は、計測パケットのパケットサイズが順次減少する場合である。実施の形態2における送信側装置および受信側装置の構成は、図5に示す実施の形態1における送信側装置101および受信側装置102の構成と同様である。本実施の形態では、計測パケット生成手段110の動作が異なる。すなわち、実施の形態1では、計測パケット生成手段110は、最小パケットサイズから、パケット増加サイズずつ増加するパケットサイズの計測パケットを生成した。本実施の形態2では、パラメータ記憶手段113に、最大パケットサイズとパケット減少サイズとを記憶しておき、計測パケット生成手段110は、最大パケットサイズから、パケット減少サイズずつ減少するパケットサイズの計測パケットを生成する。その他の点は、実施の形態1と同様である。
(Embodiment 2)
The second embodiment is a case where the packet size of the measurement packet decreases sequentially. The configurations of the transmission side device and the reception side device in the second embodiment are the same as the configurations of the transmission side device 101 and the reception side device 102 in the first embodiment shown in FIG. In the present embodiment, the operation of the measurement packet generator 110 is different. That is, in the first embodiment, the measurement packet generation unit 110 generates a measurement packet having a packet size that increases from the minimum packet size in increments of the packet increase size. In the second embodiment, the maximum packet size and the packet decrease size are stored in the parameter storage unit 113, and the measurement packet generation unit 110 measures the measurement packet having a packet size that decreases from the maximum packet size by the packet decrease size. Is generated. Other points are the same as in the first embodiment.

実施の形態2で用いるパケットトレインは、図6に示す送信時パケットトレイン150における計測パケットの並び順を逆にしたものに相当する。すなわち、パケット番号1番の計測パケットのパケットサイズが最も大きく、パケット番号が1つ増加するごとに、計測パケットのサイズがパケット減少サイズ分ずつ減少していき、パケット番号N番の計測パケットのパケットサイズが最も小さくなる。送信時パケットトレインとしてそのようなパケットトレインを用いた場合、受信側装置102側で受信される受信時パケットトレインでは、ある時点までは、計測パケットの受信間隔は、計測パケット送信時の送信間隔より大きく、ある時点以降は、受信間隔が送信間隔に等しくなる。   The packet train used in the second embodiment is equivalent to the packet train in the transmission packet train 150 shown in FIG. That is, the packet size of the measurement packet with the packet number 1 is the largest, and every time the packet number increases by one, the size of the measurement packet decreases by the packet decrease size, and the packet of the measurement packet with the packet number N The size is the smallest. When such a packet train is used as a transmission packet train, in the reception packet train received by the receiving side apparatus 102, the reception interval of the measurement packet is longer than the transmission interval at the time of transmission of the measurement packet until a certain point in time. Largely, after a certain point in time, the reception interval becomes equal to the transmission interval.

実施の形態2では、利用可能帯域計算手段122は、計測パケットの受信間隔が送信間隔と等しくなったとき、そのときの計測パケットのパケットサイズと送信間隔とに基づいて、利用可能帯域を計算する。つまり、利用可能帯域計算手段122は、受信間隔が送信間隔と等しくなる最初の計測パケットのパケットサイズと送信間隔とに基づいて、利用可能帯域を計算する。本実施の形態2でも用いるパケットトレインでは、計測パケットのパケットサイズは徐々に減少していくので、受信間隔と送信間隔とが等しくなる最初の計測パケットは、受信間隔と送信間隔とが等しい計測パケットのうちで、パケットサイズが最大の計測パケットに相当する。本実施の形態2においても、実施の形態1と同様な効果が得られる。   In Embodiment 2, when the measurement packet reception interval becomes equal to the transmission interval, the available bandwidth calculation unit 122 calculates the available bandwidth based on the packet size of the measurement packet and the transmission interval at that time. . That is, the available bandwidth calculating unit 122 calculates the available bandwidth based on the packet size and the transmission interval of the first measurement packet whose reception interval is equal to the transmission interval. In the packet train used also in the second embodiment, the packet size of the measurement packet gradually decreases, so the first measurement packet in which the reception interval and the transmission interval are equal is the measurement packet in which the reception interval and the transmission interval are equal. Among these, it corresponds to the measurement packet with the largest packet size. In the second embodiment, the same effect as in the first embodiment can be obtained.

なお、実施の形態1では、受信側装置102の送受信手段120は、計測パケットを受信するたびに、受信した計測パケットのパケット番号、パケットサイズ、送信間隔、および、受信間隔を計測データ記憶手段123に格納することとしたが、これには限定されない。利用可能帯域計算手段122は、受信間隔が送信間隔よりも大きくなった計測パケットの1つ前の計測パケットの計測データを用いて利用可能帯域を計算するので、計測データ記憶手段123には、N個の計測パケットの全てに対する計測データを記憶する必要はなく、1つ前に受信した計測パケットの計測データが記憶されていればよい。   In the first embodiment, the transmission / reception unit 120 of the receiving-side apparatus 102 receives the measurement packet, the packet number, the packet size, the transmission interval, and the reception interval of the received measurement packet every time the measurement packet is received. However, the present invention is not limited to this. Since the available bandwidth calculation unit 122 calculates the available bandwidth using the measurement data of the measurement packet immediately before the measurement packet whose reception interval is larger than the transmission interval, the measurement data storage unit 123 stores N It is not necessary to store the measurement data for all of the measurement packets, and it is only necessary to store the measurement data of the measurement packet received immediately before.

また、実施の形態1では、送信間隔は一定の間隔なので、送受信手段120は、全ての計測パケットの送信間隔を、計測データ記憶手段123に記憶する必要はない。さらには、利用可能帯域の計算に必要な情報はパケットサイズと送信間隔との2つであるので、送受信手段120は、最低限、それら情報を計測データ記憶手段123に記憶すればよい。図9では、計測パケットを受信するたびに受信間隔と送信間隔とを比較したが、これには限定されない。例えば、利用可能帯域計算手段122は、パケットトレインを構成するN個の計測パケットの全て受信し終えた後に、計測データ記憶手段123を参照し、受信間隔が送信間隔よりも大きくなる計測パケットを特定して、利用可能帯域を計算してもよい。   In Embodiment 1, since the transmission interval is constant, the transmission / reception unit 120 does not need to store the transmission intervals of all measurement packets in the measurement data storage unit 123. Furthermore, since two pieces of information necessary for calculating the available bandwidth are the packet size and the transmission interval, the transmission / reception unit 120 may store the information in the measurement data storage unit 123 at a minimum. In FIG. 9, the reception interval and the transmission interval are compared each time a measurement packet is received, but the present invention is not limited to this. For example, the available bandwidth calculation unit 122 refers to the measurement data storage unit 123 after receiving all N measurement packets constituting the packet train, and identifies a measurement packet whose reception interval is larger than the transmission interval. Then, the available bandwidth may be calculated.

図9のフローチャートでは、計測パケット生成手段110は、利用可能帯域の計測のたびに計測パケットを生成することとしているが、これには限定されない。例えば、計測パケット生成手段110が計測パケットを生成するのに代えて、事前に図示しない記憶装置に、パケットサイズが増加していく複数の計測パケットを記憶していてもよい。その場合、計測パケット送信手段111は、その記憶装置から計測パケットを読み出して、受信側装置102に向けて送信すればよい。   In the flowchart of FIG. 9, the measurement packet generation unit 110 generates a measurement packet every time the available bandwidth is measured, but is not limited thereto. For example, instead of the measurement packet generating unit 110 generating the measurement packet, a plurality of measurement packets whose packet sizes increase may be stored in advance in a storage device (not shown). In that case, the measurement packet transmission unit 111 may read the measurement packet from the storage device and transmit it to the reception-side device 102.

実施の形態1では、計測パケットのサイズを、パケット増加サイズずつ線形に増加させることとしたが、これには限定されない。例えば、計測パケット生成手段110は、1番目の計測パケットのパケットサイズを最小パケットサイズとし、パケット番号が1つ増加するたびに、パケットサイズが指数関数的に増加する計測パケットを生成してもよい。また、実施の形態2では、計測パケットのサイズを、パケット減少サイズずつ線形に減少させることとしたが、これには限定されにない。例えば、計測パケット生成手段110は、1番目の計測パケットのパケットサイズを最大パケットサイズとし、パケット番号が1つ増えるたびに、パケットサイズが指数関数的に減少する計測パケットを生成してもよい。   In the first embodiment, the size of the measurement packet is linearly increased in increments of the packet increase size, but the present invention is not limited to this. For example, the measurement packet generator 110 may generate a measurement packet whose packet size increases exponentially every time the packet number increases by setting the packet size of the first measurement packet as the minimum packet size. . In the second embodiment, the size of the measurement packet is linearly decreased by the packet decrease size. However, the present invention is not limited to this. For example, the measurement packet generator 110 may generate a measurement packet whose packet size decreases exponentially every time the packet number increases by setting the packet size of the first measurement packet as the maximum packet size.

(実施の形態3)
実施の形態3のネットワーク帯域計測システムでは、達成可能なUDPスループットを計測する。図10は、本発明の実施の形態3に係るネットワーク帯域計測システムの構成を示すブロック図である。実施の形態3における送信側装置104の構成は、図5に示す実施の形態1における送信側装置101の構成と同様である。実施の形態3では、計測パケットとしてUDPパケットを用いる。
(Embodiment 3)
In the network bandwidth measurement system according to the third embodiment, the achievable UDP throughput is measured. FIG. 10 is a block diagram showing the configuration of the network bandwidth measurement system according to Embodiment 3 of the present invention. The configuration of transmission side apparatus 104 in the third embodiment is the same as the configuration of transmission side apparatus 101 in the first embodiment shown in FIG. In the third embodiment, a UDP packet is used as a measurement packet.

実施の形態3における受信側装置105の構成は、図5に示す実施の形態1における受信側装置102の構成に対して受信レート算出手段144と達成可能UDPスループット計算手段145が追加されている。受信側装置104の送受信手段140、受信間隔計測手段141および利用可能帯域計算手段142は、実施の形態1と同様である。   In the configuration of receiving side apparatus 105 in the third embodiment, reception rate calculating means 144 and achievable UDP throughput calculating means 145 are added to the configuration of receiving side apparatus 102 in the first embodiment shown in FIG. The transmission / reception means 140, the reception interval measurement means 141, and the usable bandwidth calculation means 142 of the reception side device 104 are the same as those in the first embodiment.

受信レート算出手段144は、計測データ記憶手段143に記憶された各計測パケットのパケットサイズを、受信間隔計測手段141が計測した各計測パケットの受信間隔で除算することにより、各計測パケットの受信レートを算出し、該受信レートを計測データ記憶手段143に記憶する。   The reception rate calculation unit 144 divides the packet size of each measurement packet stored in the measurement data storage unit 143 by the reception interval of each measurement packet measured by the reception interval measurement unit 141, thereby receiving the reception rate of each measurement packet. And the reception rate is stored in the measurement data storage unit 143.

図11は、実施の形態3に係る計測データのデータ構造を示す図である。計測データ記憶手段143は、例えば図11に示すような構造で計測データを記憶する。図11の例では、図8に示す計測データに対して、各計測パケットの受信レートが追加されている。   FIG. 11 is a diagram illustrating a data structure of measurement data according to the third embodiment. The measurement data storage unit 143 stores the measurement data in a structure as shown in FIG. 11, for example. In the example of FIG. 11, the reception rate of each measurement packet is added to the measurement data shown in FIG.

達成可能UDPスループット計算手段145は、計測データ記憶手段143に記憶された各計測パケットの受信レートについて、受信レートを計測パケットのパケットサイズの小さいものから順にみて、受信レートが飽和したか否かを判断する。計測パケットをパケットサイズの小さいものから大きいものへ順に送信する場合は、受信した計測パケットの順に受信レートをみて、受信レートが飽和したか否かを判断する。逆に計測パケットをパケットサイズの大きいものから小さいものへ順に送信する場合は、受信した計測パケットの逆の順に受信レートをみて、受信レートが飽和したか否かを判断する。そして、受信レートが飽和したと判断したときの受信レートを達成可能UDPスループットの計測値とする。   The achievable UDP throughput calculation means 145 determines whether the reception rate is saturated by looking at the reception rates of the measurement packets stored in the measurement data storage means 143 in ascending order of the packet size of the measurement packets. to decide. When transmitting measurement packets in order from the smallest packet size to the largest packet size, it is determined whether the reception rate is saturated by looking at the reception rates in the order of the received measurement packets. Conversely, when transmitting measurement packets in order from the largest to the smallest packet size, the reception rates are viewed in the reverse order of the received measurement packets to determine whether the reception rate is saturated. Then, the reception rate when it is determined that the reception rate is saturated is set as a measurement value of the achievable UDP throughput.

受信レートが飽和したか否かを判断するには、例えば、受信レートを計測パケットのパケットサイズの小さいものから順にみて、1つ前の計測パケットの受信レートと比較し、パケットサイズの増分に対する受信レートの増分が所定の閾値以下になった場合に、受信レートが飽和したと判断する。   In order to determine whether or not the reception rate is saturated, for example, the reception rates are viewed in descending order of the packet size of the measurement packet, and compared with the reception rate of the previous measurement packet, and reception with respect to the packet size increment is performed. When the rate increment is equal to or less than a predetermined threshold, it is determined that the reception rate is saturated.

図12は、達成可能UDPスループットの計算の仕組みを模式的に示す。図12(a)は、パケット番号に対する送信レートを示す。図12(b)は、パケット番号に対する受信レートを示す。図12では、計測パケットのパケットサイズは等差数列で、計測パケットは等間隔に送信されることを想定している。送信側装置104における各計測パケットの送信レートは、線形に増加する。そして、受信側装置105における各計測パケットの受信レートは、途中までは送信レートと同意に線形に増加する。しかし、利用可能帯域の計測に用いられる、受信間隔が広がり始める計測パケット以降において、受信レートの増分が徐々に少なくなっていく。そして、受信レートが飽和して、増分の値が所定の閾値以下になる計測パケットを特定すれば、その計測パケットに対応する受信レートの値が、達成可能UDPスループットの計測値となる。   FIG. 12 schematically shows a mechanism for calculating the achievable UDP throughput. FIG. 12A shows the transmission rate for the packet number. FIG. 12B shows the reception rate for the packet number. In FIG. 12, it is assumed that the packet size of the measurement packet is an even number sequence, and the measurement packets are transmitted at equal intervals. The transmission rate of each measurement packet in the transmission side device 104 increases linearly. Then, the reception rate of each measurement packet in the reception-side device 105 increases linearly with the transmission rate up to the middle. However, the increment of the reception rate gradually decreases after the measurement packet used to measure the available bandwidth and after the reception packet starts to widen. Then, if a measurement packet in which the reception rate is saturated and the increment value is equal to or less than a predetermined threshold value is specified, the value of the reception rate corresponding to the measurement packet becomes the measurement value of the achievable UDP throughput.

計測パケットのパケットサイズが等差数列であっても、パケットサイズの大きいものから小さいものに順に送信する場合は、受信レートをパケットサイズの小さい計測パケットから順にみて、飽和したかどうかを判断すればよい。   Even if the packet size of the measurement packet is an even number sequence, if the packet is sent in order from the largest packet size to the smallest packet size, the reception rate should be determined in order from the smallest packet size to determine whether it is saturated. Good.

ここで、計測パケットのパケットサイズが等差数列でない場合に一般化して考える。図12(b)の横軸をパケットサイズ(に比例する)とみなすと、図12(b)は受信レートをパケットサイズの小さいものから順に並べてプロットしたと考えることができる。そのとき、各点の横軸方向の間隔は、パケットサイズの増分である。その順序で、1つ前の計測パケットの受信レートと比較し、パケットサイズの増分に対する受信レートの増分が所定の閾値以下になった場合に、受信レートが飽和したと判断できることが見て取れる。   Here, a generalization is considered when the packet size of the measurement packet is not an arithmetic sequence. If the horizontal axis in FIG. 12B is regarded as a packet size (proportional to), it can be considered that FIG. 12B is a plot in which reception rates are arranged in order from the smallest packet size. At that time, the interval in the horizontal axis direction of each point is an increase in the packet size. In this order, it can be seen that the reception rate can be determined to be saturated when the increase in the reception rate with respect to the increase in the packet size is equal to or less than a predetermined threshold value as compared with the reception rate of the previous measurement packet.

したがって、計測パケットのパケットサイズが等差数列でなく、例えば指数関数的に増加または減少する場合でも、等差数列の場合と同じように飽和を判断できる。すなわち、受信レートをパケットサイズの小さい計測パケットから順にみて、パケットサイズの増分に対する受信レートの増分が所定の閾値以下になった場合に、受信レートが飽和したと判断できる。パケットサイズが等差数列の場合は、各点の横軸方向の間隔はパケットサイズの増分に比例して一定なので、単純に受信レートの増分で飽和したかどうかを判断できる。   Therefore, even when the packet size of the measurement packet is not an arithmetic progression, but increases or decreases exponentially, for example, saturation can be determined in the same manner as in the arithmetic progression. That is, when the reception rate is viewed in order from the measurement packet having the smallest packet size, it can be determined that the reception rate is saturated when the increase in the reception rate with respect to the increase in the packet size is equal to or less than a predetermined threshold. When the packet size is an arithmetic progression, the interval in the horizontal axis direction of each point is constant in proportion to the increase in the packet size, so it can be determined whether or not the point is saturated with the increase in the reception rate.

図13は、実施の形態3に係る達成可能UDPスループット計測の動作の一例を示すフローチャートである。図13のステップS21〜S26は、図9のステップS11〜S16と同様である。利用可能帯域を計算したか、利用可能帯域が計算不能であると判断したところから説明する。   FIG. 13 is a flowchart showing an example of the operation of achievable UDP throughput measurement according to the third embodiment. Steps S21 to S26 in FIG. 13 are the same as steps S11 to S16 in FIG. An explanation will be given from the point when it is determined that the available bandwidth has been calculated or the available bandwidth cannot be calculated.

受信レート算出手段144は、計測データ記憶手段143に記憶された各計測パケットのパケットサイズを、受信間隔計測手段141が計測した各計測パケットの受信間隔で除算することにより、各計測パケットの受信レートを算出し、該受信レートを計測データ記憶手段143に記憶する(ステップS27)。達成可能UDPスループット計算手段145は、計測データ記憶手段143に記憶された各計測パケットの受信レートについて、1つ前の計測パケットの受信レートを比較し、受信レートの増分が規定の閾値以下になったか否かを調べることで、受信レートの増分が飽和したか否かを判断する(ステップS28)。受信レートの増分が飽和したと判定した場合(ステップS28;Y)にはステップS29に進み、飽和していないと判断した場合(ステップS28;NO)にはステップS30に進む。   The reception rate calculation unit 144 divides the packet size of each measurement packet stored in the measurement data storage unit 143 by the reception interval of each measurement packet measured by the reception interval measurement unit 141, thereby receiving the reception rate of each measurement packet. And the reception rate is stored in the measurement data storage unit 143 (step S27). The achievable UDP throughput calculation unit 145 compares the reception rate of the previous measurement packet with respect to the reception rate of each measurement packet stored in the measurement data storage unit 143, and the increment of the reception rate becomes equal to or less than the specified threshold value. It is determined whether or not the increment of the reception rate is saturated (step S28). If it is determined that the increment of the reception rate is saturated (step S28; Y), the process proceeds to step S29, and if it is determined that it is not saturated (step S28; NO), the process proceeds to step S30.

達成可能UDPスループット計算手段145は、ステップS28において受信レートの増分が飽和したと判断された計測パケットを特定し、該計測パケットに対応する受信レートの値を、達成可能UDPスループットの計測値として決定し、該計測値を送信側装置104に返信する(ステップS29)。   The achievable UDP throughput calculation means 145 identifies the measurement packet for which it was determined in step S28 that the increment of the reception rate is saturated, and determines the value of the reception rate corresponding to the measurement packet as the measurement value of the achievable UDP throughput. Then, the measurement value is returned to the transmission side device 104 (step S29).

受信レートが飽和していないと判断した場合は(ステップS28;NO)、達成可能UDPスループット計算手段145は、計測パケットのパケット番号がN番であるか否か、すなわち最終計測パケットであるか否かを判断する(ステップS30)。計測パケット番号が最終でないと判断されたときは(ステップS30;N)、ステップS27に戻り、次の計測パケットの受信レートの増分が飽和したか否かを判断する。計測パケットがパケットトレインの最後の計測パケットであったときは(ステップS30;Y)、送受信手段140を介して、達成可能UDPスループットが計算不能である旨を送信側装置104に送信する(ステップS31)。   If it is determined that the reception rate is not saturated (step S28; NO), the achievable UDP throughput calculation means 145 determines whether the packet number of the measurement packet is N, that is, whether it is the final measurement packet. Is determined (step S30). When it is determined that the measurement packet number is not final (step S30; N), the process returns to step S27 to determine whether or not the increment of the reception rate of the next measurement packet is saturated. When the measurement packet is the last measurement packet of the packet train (step S30; Y), the fact that the achievable UDP throughput cannot be calculated is transmitted to the transmission side device 104 via the transmission / reception means 140 (step S31). ).

図14は、本発明の実施の形態に係る送信側装置または受信側装置の物理的な構成例を示すブロック図である。   FIG. 14 is a block diagram showing an example of a physical configuration of the transmission side apparatus or the reception side apparatus according to the embodiment of the present invention.

送信側装置101、104または受信側装置102、105は、図14に示すように、制御部41、主記憶部42、外部記憶部43、操作部46、表示部47および送受信部48を備える。主記憶部42、外部記憶部43、操作部46、表示部47および送受信部48はいずれも内部バス40を介して制御部41に接続されている。   As shown in FIG. 14, the transmission side devices 101 and 104 or the reception side devices 102 and 105 include a control unit 41, a main storage unit 42, an external storage unit 43, an operation unit 46, a display unit 47, and a transmission / reception unit 48. The main storage unit 42, the external storage unit 43, the operation unit 46, the display unit 47 and the transmission / reception unit 48 are all connected to the control unit 41 via the internal bus 40.

制御部41はCPU(Central Processing Unit)等から構成され、外部記憶部43に記憶されている制御プログラム44または45に従って、利用可能帯域計測または達成可能UDPスループット計測のための処理を実行する。制御プログラム44は、送信側装置101、104の処理を実行するためのプログラムである。制御プログラム45は、受信側装置102、105の処理を実行するためのプログラムである。   The control unit 41 includes a CPU (Central Processing Unit) and the like, and executes processing for measuring available bandwidth or achievable UDP throughput according to a control program 44 or 45 stored in the external storage unit 43. The control program 44 is a program for executing processing of the transmission side devices 101 and 104. The control program 45 is a program for executing processing of the receiving side devices 102 and 105.

主記憶部42はRAM(Random-Access Memory)等から構成され、外部記憶部43に記憶されている制御プログラム44または45をロードし、制御部41の作業領域として用いられる。   The main storage unit 42 is configured by a RAM (Random-Access Memory) or the like, loads the control program 44 or 45 stored in the external storage unit 43, and is used as a work area of the control unit 41.

外部記憶部43は、フラッシュメモリ、ハードディスク、DVD−RAM(Digital Versatile Disc Random-Access Memory)、DVD−RW(Digital Versatile Disc ReWritable)等の不揮発性メモリから構成され、上述の処理を制御部41に行わせるための制御プログラム44または45を予め記憶し、また、制御部41の指示に従って、この制御プログラム44または45が記憶するデータを制御部41に供給し、制御部41から供給されたデータを記憶する。   The external storage unit 43 includes a nonvolatile memory such as a flash memory, a hard disk, a DVD-RAM (Digital Versatile Disc Random-Access Memory), a DVD-RW (Digital Versatile Disc ReWritable), and the processing described above is performed by the control unit 41. The control program 44 or 45 to be executed is stored in advance, and the data stored in the control program 44 or 45 is supplied to the control unit 41 in accordance with an instruction from the control unit 41, and the data supplied from the control unit 41 is supplied. Remember.

操作部46はキーボードおよびマウスなどのポインティングデバイス等と、キーボードおよびポインティングデバイス等を内部バス40に接続するインタフェース装置から構成されている。操作部46を介して、利用可能帯域計測または達成可能UDPスループット計測を行う相手装置のアドレス、計測パケットのパケットサイズの初期値と増加分などが入力され、制御部41に供給される。   The operation unit 46 includes a pointing device such as a keyboard and mouse, and an interface device that connects the keyboard and pointing device to the internal bus 40. Via the operation unit 46, the address of the partner device that performs the available bandwidth measurement or the achievable UDP throughput measurement, the initial value and the increment of the packet size of the measurement packet, and the like are input and supplied to the control unit 41.

表示部47は、CRT(Cathode Ray Tube)またはLCD(Liquid Crystal Display)などから構成され、利用可能帯域計測または達成可能UDPスループット計測の結果などを表示する。   The display unit 47 is composed of a CRT (Cathode Ray Tube) or an LCD (Liquid Crystal Display), and displays the results of usable bandwidth measurement or achievable UDP throughput measurement.

送受信部48は、無線送受信機、無線モデムまたは網終端装置、およびそれらと接続するシリアルインタフェースまたはLAN(Local Area Network)インタフェースから構成されている。送受信部48を介して、IPネットワークに接続し、送信側装置101、104および受信側装置102、105の相互の通信を行う。   The transmitter / receiver 48 includes a wireless transmitter / receiver, a wireless modem or a network termination device, and a serial interface or a LAN (Local Area Network) interface connected thereto. The transmission side devices 101 and 104 and the reception side devices 102 and 105 communicate with each other by connecting to the IP network via the transmission / reception unit 48.

送信側装置101、104の計測パケット生成手段110、130、計測パケット送信手段111、131、送受信手段112、132、およびパラメータ記憶手段113、133の処理は、制御プログラム44が、制御部41、主記憶部42、外部記憶部43、操作部46、表示部47および送受信部48などを資源として用いて処理することによって実行する。また、受信側装置102、105の送受信手段120、140、受信間隔計測手段121、141、利用可能帯域計算手段122、142、計測データ記憶手段123、143、受信レート算出手段144および達成可能UDPスループット計算手段145の処理は、制御プログラム45が、制御部41、主記憶部42、外部記憶部43、操作部46、表示部47および送受信部48などを資源として用いて処理することによって実行する。   The processing of the measurement packet generation means 110 and 130, the measurement packet transmission means 111 and 131, the transmission and reception means 112 and 132, and the parameter storage means 113 and 133 of the transmission side devices 101 and 104 is performed by the control program 44, the control unit 41, The processing is executed by using the storage unit 42, the external storage unit 43, the operation unit 46, the display unit 47, the transmission / reception unit 48, and the like as resources. In addition, the transmission / reception means 120 and 140, the reception interval measurement means 121 and 141, the available bandwidth calculation means 122 and 142, the measurement data storage means 123 and 143, the reception rate calculation means 144, and the achievable UDP throughput of the reception side devices 102 and 105 The processing of the calculation means 145 is executed by the control program 45 using the control unit 41, the main storage unit 42, the external storage unit 43, the operation unit 46, the display unit 47, the transmission / reception unit 48, and the like as resources.

その他、前記のハードウエア構成やフローチャートは一例であり、任意に変更および修正が可能である。   In addition, the above-described hardware configuration and flowchart are examples, and can be arbitrarily changed and modified.

制御部41、主記憶部42、外部記憶部43、送受信部48および内部バス40などから構成される制御処理を行う中心となる部分は、専用のシステムによらず、通常のコンピュータシステムを用いて実現可能である。たとえば、前記の動作を実行するためのコンピュータプログラムを、コンピュータが読み取り可能な記録媒体(フレキシブルディスク、CD−ROM、DVD−ROM等)に格納して配布し、当該コンピュータプログラムをコンピュータにインストールすることにより、前記の処理を実行する送信側装置101、104または受信側装置102、105を構成してもよい。また、インターネット等の通信ネットワーク上のサーバ装置が有する記憶装置に当該コンピュータプログラムを格納しておき、通常のコンピュータシステムがダウンロード等することで送信側装置101、104または受信側装置102、105を構成してもよい。   A central part that performs control processing including the control unit 41, the main storage unit 42, the external storage unit 43, the transmission / reception unit 48, the internal bus 40, and the like uses a normal computer system, not a dedicated system. It is feasible. For example, a computer program for executing the above operation is stored and distributed in a computer-readable recording medium (flexible disk, CD-ROM, DVD-ROM, etc.), and the computer program is installed in the computer. Thus, the transmission side devices 101 and 104 or the reception side devices 102 and 105 that execute the above-described processing may be configured. Further, the computer program is stored in a storage device included in a server device on a communication network such as the Internet, and the transmission side devices 101 and 104 or the reception side devices 102 and 105 are configured by downloading or the like by a normal computer system. May be.

また、送信側装置101、104または受信側装置102、105の機能を、OS(オペレーティングシステム)とアプリケーションプログラムの分担、またはOSとアプリケーションプログラムとの協働により実現する場合などには、アプリケーションプログラム部分のみを記録媒体や記憶装置に格納してもよい。   In addition, when the functions of the transmission side devices 101 and 104 or the reception side devices 102 and 105 are realized by sharing an OS (operating system) and an application program, or in cooperation with the OS and the application program, the application program part May be stored in a recording medium or a storage device.

また、搬送波にコンピュータプログラムを重畳し、通信ネットワークを介して配信することも可能である。たとえば、通信ネットワーク上の掲示板(BBS:Bulletin Board System)に前記コンピュータプログラムを掲示し、ネットワークを介して前記コンピュータプログラムを配信してもよい。そして、このコンピュータプログラムを起動し、OSの制御下で、他のアプリケーションプログラムと同様に実行することにより、前記の処理を実行できるように構成してもよい。   It is also possible to superimpose a computer program on a carrier wave and distribute it via a communication network. For example, the computer program may be posted on a bulletin board (BBS: Bulletin Board System) on a communication network, and the computer program may be distributed via the network. The computer program may be started and executed in the same manner as other application programs under the control of the OS, so that the above-described processing may be executed.

以上、本発明をその好適な実施の形態に基づいて説明したが、本発明のネットワーク帯域計測システム、送信側装置、受信側装置、方法、および、プログラムは、上記実施の形態にのみ限定されるものではなく、上記実施の形態の構成から種々の修正および変更を施したものも、本発明の範囲に含まれる。   Although the present invention has been described based on the preferred embodiments, the network bandwidth measurement system, the transmission side device, the reception side device, the method, and the program of the present invention are limited to the above embodiments. The present invention includes various modifications and changes made from the configuration of the above-described embodiment.

上記の実施の形態の一部または全部は、以下の付記のようにも記載されうるが、以下には限られない。   A part or all of the above embodiment can be described as in the following supplementary notes, but is not limited thereto.

(付記1)パケットサイズが順次に増加または減少する複数の計測パケットを、所定の送信間隔で送信するステップと、
前記送信された計測パケットを受信し、該計測パケットの受信間隔を計測するステップと、
前記送信間隔と前記計測した受信間隔とを比較し、前記受信間隔と前記送信間隔とが等しい計測パケットのうちでパケットサイズが最大の計測パケットを用いて利用可能帯域を計算するステップと、
を備えるネットワーク帯域計測方法。
(Supplementary Note 1) Transmitting a plurality of measurement packets whose packet sizes sequentially increase or decrease at a predetermined transmission interval;
Receiving the transmitted measurement packet and measuring a reception interval of the measurement packet;
Comparing the transmission interval with the measured reception interval, calculating an available bandwidth using a measurement packet having a maximum packet size among measurement packets having the same reception interval and the transmission interval;
A network bandwidth measurement method comprising:

(付記2)前記計測パケットごとのパケットサイズを、受信間隔計測手段が計測した前記計測パケットごとの受信間隔で除算することにより、前記計測パケットごとの受信レートを算出するステップと、
前記受信レートを前記計測パケットのパケットサイズの小さいものから順にみて、前記受信レートが飽和したか否かを判断するステップと、
前記計測パケットのパケットサイズの小さいものから順にみて、前記受信レートが飽和したと判断したときの計測パケットの受信レートを用いて達成可能UDPスループットを計算するステップと、
を備える付記1に記載のネットワーク帯域計測方法。
(Supplementary note 2) calculating a reception rate for each measurement packet by dividing the packet size for each measurement packet by the reception interval for each measurement packet measured by the reception interval measurement unit;
Judging whether the reception rate is saturated by looking at the reception rate in order from the smallest packet size of the measurement packet;
Calculating the achievable UDP throughput using the reception rate of the measurement packet when it is determined that the reception rate is saturated, in order from the smallest packet size of the measurement packet;
The network bandwidth measuring method according to claim 1, further comprising:

(付記3)前記受信レートが飽和したか否かを判断するステップでは、前記受信レートを前記計測パケットのパケットサイズの小さいものから順にみて、1つ前の前記計測パケットの前記受信レートと比較し、前記パケットサイズの増分に対する前記受信レートの増分が所定の閾値以下になった場合に、前記受信レートが飽和したと判断する、付記2に記載のネットワーク帯域計測方法。 (Supplementary Note 3) In the step of determining whether or not the reception rate is saturated, the reception rate is compared with the reception rate of the previous measurement packet, in order from the smallest packet size of the measurement packet. The network bandwidth measuring method according to appendix 2, wherein when the increment of the reception rate with respect to the increment of the packet size is equal to or less than a predetermined threshold, it is determined that the reception rate is saturated.

(付記4)前記利用可能帯域を計算するステップでは、前記受信間隔と送信間隔とが等しい計測パケットのうちでパケットサイズが最大の計測パケットのパケットサイズと前記送信間隔とに基づいて利用可能帯域を計算する、付記1ないし3のいずれかに記載のネットワーク帯域計測方法。 (Supplementary Note 4) In the step of calculating the usable bandwidth, the usable bandwidth is calculated based on the packet size of the measurement packet having the largest packet size among the measurement packets having the same reception interval and transmission interval, and the transmission interval. The network bandwidth measuring method according to any one of appendices 1 to 3, wherein the network bandwidth measuring method is calculated.

(付記5)前記計測パケットを送信するステップでは、前記複数の計測パケットを等間隔で送信する、付記1ないし4のいずれかに記載のネットワーク帯域計測方法。 (Supplementary note 5) The network bandwidth measuring method according to any one of supplementary notes 1 to 4, wherein in the step of transmitting the measurement packet, the plurality of measurement packets are transmitted at equal intervals.

(付記6)前記計測パケットを送信するステップに先行して、パケットサイズが順次に増加する複数の計測パケットを生成するステップをさらに備える、付記1ないし5のいずれかに記載のネットワーク帯域計測方法。 (Supplementary note 6) The network bandwidth measurement method according to any one of supplementary notes 1 to 5, further comprising a step of generating a plurality of measurement packets whose packet sizes sequentially increase prior to the step of transmitting the measurement packet.

(付記7)前記利用可能帯域を計算するステップでは、前記受信間隔が前記送信間隔よりも大きくなる計測パケットの1つ前に受信した計測パケットのパケットサイズと前記送信間隔とに基づいて、利用可能帯域を計算する、付記6に記載のネットワーク帯域計測方法。 (Supplementary Note 7) In the step of calculating the usable bandwidth, the available bandwidth can be used based on the packet size of the measurement packet received immediately before the measurement packet whose reception interval is larger than the transmission interval and the transmission interval. The network bandwidth measuring method according to attachment 6, wherein the bandwidth is calculated.

(付記8)前記計測パケットを生成するステップでは、1番目の計測パケットのパケットサイズを所定の最小パケットサイズとし、2番目以降の計測パケットのパケットサイズを、1つ前の計測パケットのパケットサイズよりも所定のパケット増加サイズ分だけ大きなパケットサイズとする複数の計測パケットを生成する、付記6または7に記載のネットワーク帯域計測方法。 (Supplementary Note 8) In the step of generating the measurement packet, the packet size of the first measurement packet is set to a predetermined minimum packet size, and the packet size of the second and subsequent measurement packets is set to be larger than the packet size of the previous measurement packet. The network bandwidth measuring method according to appendix 6 or 7, wherein a plurality of measurement packets having a packet size larger by a predetermined packet increase size is generated.

(付記9)前記計測パケットを生成するステップでは、1番目の計測パケットのパケットサイズを所定の最小パケットサイズとし、2番目以降の計測パケットのパケットサイズを、1つ前の計測パケットのパケットサイズに対して指数関数的に増加するパケットサイズとする複数の計測パケットを生成する、付記6または7に記載のネットワーク帯域計測方法。 (Supplementary Note 9) In the step of generating the measurement packet, the packet size of the first measurement packet is set to a predetermined minimum packet size, and the packet size of the second and subsequent measurement packets is set to the packet size of the previous measurement packet. The network bandwidth measurement method according to appendix 6 or 7, wherein a plurality of measurement packets having an exponentially increasing packet size are generated.

(付記10)前記計測パケットを送信するステップに先行して、パケットサイズが順次に減少する複数の計測パケットを生成するステップをさらに備える、付記1ないし5のいずれか一に記載のネットワーク帯域計測方法。 (Supplementary note 10) The network bandwidth measurement method according to any one of supplementary notes 1 to 5, further comprising a step of generating a plurality of measurement packets whose packet sizes are sequentially reduced prior to the step of transmitting the measurement packet. .

(付記11)前記利用可能帯域を計算するステップでは、前記受信間隔が前記送信間隔と等しくなる最初の計測パケットのパケットサイズと前記送信間隔とに基づいて、利用可能帯域を計算する、付記10に記載のネットワーク帯域計測方法。 (Supplementary note 11) In the step of calculating the usable bandwidth, the usable bandwidth is calculated based on a packet size of the first measurement packet in which the reception interval is equal to the transmission interval and the transmission interval. The network bandwidth measurement method described.

(付記12)前記計測パケットを生成するステップでは、1番目の計測パケットのパケットサイズを所定の最大パケットサイズとし、2番目以降の計測パケットのパケットサイズを、1つ前の計測パケットのパケットサイズよりも所定のパケット減少サイズ分だけ小さなパケットサイズとする複数の計測パケットを生成する、付記10または11に記載のネットワーク帯域計測方法。 (Supplementary Note 12) In the step of generating the measurement packet, the packet size of the first measurement packet is set to a predetermined maximum packet size, and the packet size of the second and subsequent measurement packets is set to be larger than the packet size of the previous measurement packet. 12. The network bandwidth measuring method according to appendix 10 or 11, wherein a plurality of measurement packets having a packet size smaller by a predetermined packet reduction size is generated.

(付記13)前記計測パケットを生成するステップでは、1番目の計測パケットのパケットサイズを所定の最大パケットサイズとし、2番目以降の計測パケットのパケットサイズを、1つ前の計測パケットのパケットサイズに対して指数関数的に減少するパケットサイズとする複数の計測パケットを生成する、付記10または11に記載のネットワーク帯域計測方法。 (Supplementary Note 13) In the step of generating the measurement packet, the packet size of the first measurement packet is set to a predetermined maximum packet size, and the packet size of the second and subsequent measurement packets is changed to the packet size of the previous measurement packet. The network bandwidth measurement method according to appendix 10 or 11, wherein a plurality of measurement packets having a packet size that decreases exponentially with respect to each other are generated.

(付記14)パケットサイズを順次に増加または減少させた複数の計測パケットを生成する計測パケット生成手段と、
前記計測パケット生成手段が生成した複数の計測パケットを所定の送信間隔で送信する計測パケット送信手段と、
前記送信された計測パケットを受信し、計測パケットの受信間隔を計測する受信間隔計測手段と、
前記送信間隔と前記計測した受信間隔とを比較し、前記受信間隔と前記送信間隔とが等しい計測パケットのうちでパケットサイズが最大の計測パケットを用いて利用可能帯域を計算する利用可能帯域計算手段と、
を備えるネットワーク帯域計測システム。
(Supplementary Note 14) Measurement packet generation means for generating a plurality of measurement packets in which the packet size is sequentially increased or decreased;
Measurement packet transmission means for transmitting a plurality of measurement packets generated by the measurement packet generation means at a predetermined transmission interval;
A reception interval measuring means for receiving the transmitted measurement packet and measuring a reception interval of the measurement packet;
Available bandwidth calculation means for comparing the transmission interval with the measured reception interval and calculating an available bandwidth using a measurement packet having the largest packet size among the measurement packets having the same reception interval and the transmission interval. When,
A network bandwidth measurement system.

(付記15)前記計測パケットごとのパケットサイズを、受信間隔計測手段が計測した前記計測パケットごとの受信間隔で除算することにより、前記計測パケットごとの受信レートを算出する受信レート算出手段と、
前記受信レートを前記計測パケットのパケットサイズの小さいものから順にみて、前記受信レートが飽和したか否かを判断する飽和判定手段と、
前記飽和判定手段で前記受信レートが飽和したと判断したときの前記受信レートを用いて達成可能UDPスループットを計算するスループット計算手段と、
を備える付記14に記載のネットワーク帯域計測システム。
(Supplementary Note 15) A reception rate calculation unit that calculates the reception rate for each measurement packet by dividing the packet size for each measurement packet by the reception interval for each measurement packet measured by the reception interval measurement unit;
Saturation determination means for determining whether the reception rate is saturated by looking at the reception rate in order from the smallest packet size of the measurement packet;
Throughput calculating means for calculating the achievable UDP throughput using the reception rate when the saturation determination means determines that the reception rate is saturated;
The network bandwidth measurement system according to appendix 14, comprising:

(付記16)前記飽和判定手段は、前記受信レートを前記計測パケットのパケットサイズの小さいものから順にみて、1つ前の前記計測パケットの前記受信レートと比較し、前記パケットサイズの増分に対する前記受信レートの増分が所定の閾値以下になった場合に、前記受信レートが飽和したと判断する、付記15に記載のネットワーク帯域計測システム。 (Supplementary Note 16) The saturation determination unit compares the reception rate with the reception rate of the previous measurement packet in order from the smallest packet size of the measurement packet, and compares the reception rate with respect to the increment of the packet size. The network bandwidth measurement system according to appendix 15, wherein the reception rate is determined to be saturated when the rate increment is equal to or less than a predetermined threshold.

(付記17)前記利用可能帯域計算手段は、前記受信間隔と前記送信間隔とが等しい計測パケットのうちで前記パケットサイズが最大の計測パケットのパケットサイズと前記送信間隔とに基づいて、利用可能帯域を計算する、付記14ないし16のいずれかに記載のネットワーク帯域計測システム。 (Supplementary Note 17) The available bandwidth calculating means may use the available bandwidth based on the packet size of the measurement packet having the largest packet size and the transmission interval among the measurement packets having the same reception interval and the transmission interval. The network bandwidth measuring system according to any one of appendices 14 to 16, which calculates

(付記18)前記計測パケット生成手段は、前記パケットサイズを指数関数的に増加または減少させる、付記14ないし17のいずれかに記載のネットワーク帯域計測システム。 (Supplementary note 18) The network bandwidth measurement system according to any one of supplementary notes 14 to 17, wherein the measurement packet generation means increases or decreases the packet size exponentially.

(付記19)前記計測パケット生成手段は、前記パケットサイズを順次に増加させた計測パケットを生成し、
前記利用可能帯域計算手段は、前記受信間隔が前記送信間隔よりも大きくなる計測パケットの1つ前に受信した計測パケットのパケットサイズと前記送信間隔とに基づいて、利用可能帯域を計算する、付記14ないし18のいずれかに記載のネットワーク帯域計測システム。
(Supplementary Note 19) The measurement packet generation unit generates a measurement packet in which the packet size is sequentially increased,
The available bandwidth calculating means calculates an available bandwidth based on a packet size of a measurement packet received immediately before a measurement packet whose reception interval is larger than the transmission interval and the transmission interval. The network bandwidth measurement system according to any one of 14 to 18.

(付記20)前記計測パケット生成手段は、前記パケットサイズを順次に減少させた計測パケットを生成し、
前記利用可能帯域計算手段は、前記受信間隔が前記送信間隔と等しくなる最初の計測パケットのパケットサイズと前記送信間隔とに基づいて、利用可能帯域を計算する、付記14ないし18のいずれかに記載のネットワーク帯域計測システム。
(Supplementary Note 20) The measurement packet generation unit generates a measurement packet in which the packet size is sequentially reduced,
The available bandwidth calculation means calculates the available bandwidth based on the packet size of the first measurement packet in which the reception interval is equal to the transmission interval and the transmission interval, according to any one of appendices 14 to 18. Network bandwidth measurement system.

(付記21)パケットサイズを順次に増加または減少させた複数の計測パケットを生成する計測パケット生成手段と、
前記計測パケット生成手段が生成した複数の計測パケットを所定の送信間隔で送信する計測パケット送信手段と、
を備える送信側装置。
(Supplementary Note 21) Measurement packet generation means for generating a plurality of measurement packets in which the packet size is sequentially increased or decreased;
Measurement packet transmission means for transmitting a plurality of measurement packets generated by the measurement packet generation means at a predetermined transmission interval;
A transmission-side device comprising:

(付記22)パケットサイズが順次に増加または減少し、所定の送信間隔で送信される複数の計測パケットを受信し、計測パケットの受信間隔を計測する受信間隔計測手段と、
前記計測パケットの送信間隔と前記計測した受信間隔とを比較し、前記受信間隔と前記送信間隔とが等しい計測パケットのうちでパケットサイズが最大の計測パケットを用いて利用可能帯域を計算する利用可能帯域計算手段と、
を備える受信側装置。
(Supplementary Note 22) A reception interval measuring unit that receives a plurality of measurement packets that are sequentially increased or decreased in packet size, transmitted at a predetermined transmission interval, and measures a reception interval of the measurement packets;
The measurement packet transmission interval is compared with the measured reception interval, and the available bandwidth is calculated using the measurement packet having the largest packet size among the measurement packets having the same reception interval and the transmission interval. Bandwidth calculation means;
A receiving-side device.

(付記23)コンピュータに、
パケットサイズを順次に増加または減少させた複数の計測パケットを生成する処理と、
前記複数の計測パケットを所定の送信間隔で送信する処理と、
を実行させるプログラム。
(Supplementary note 23)
Processing to generate multiple measurement packets with increasing or decreasing packet size sequentially,
A process of transmitting the plurality of measurement packets at a predetermined transmission interval;
A program that executes

(付記24)コンピュータに、
パケットサイズが順次に増加または減少し、所定の送信間隔で送信される複数の計測パケットを受信し、計測パケットの受信間隔を計測する処理と、
前記計測パケットの送信間隔と前記計測した受信間隔とを比較し、前記受信間隔と前記送信間隔とが等しい計測パケットのうちでパケットサイズが最大の計測パケットを用いて利用可能帯域を計算する処理と、
を実行させるプログラム。
(Supplementary Note 24)
A process in which the packet size sequentially increases or decreases, receives a plurality of measurement packets transmitted at a predetermined transmission interval, and measures the reception interval of the measurement packets;
A process of comparing the transmission interval of the measurement packet with the measured reception interval, and calculating an available bandwidth using a measurement packet having a maximum packet size among measurement packets having the same reception interval and the transmission interval; ,
A program that executes

(付記25)パケットサイズが順次に増加または減少する複数の計測パケットを、所定の送信間隔で送信するステップと、
前記送信された計測パケットを受信し、該計測パケットの受信間隔を計測するステップと、
各計測パケットのパケットサイズを、受信間隔計測手段が計測した各計測パケットの受信間隔で除算することにより、各計測パケットの受信レートを算出するステップと、
前記受信レートを前記計測パケットのパケットサイズの小さいものから順にみて、前記受信レートが飽和したか否かを判断するステップと、
前記計測パケットのパケットサイズの小さいものから順にみて、前記受信レートが飽和したと判断したときの計測パケットの受信レートを用いて達成可能UDPスループットを計算するステップと、
を備えるネットワーク帯域計測方法。
(Supplementary Note 25) A step of transmitting a plurality of measurement packets whose packet sizes are sequentially increased or decreased at a predetermined transmission interval;
Receiving the transmitted measurement packet and measuring a reception interval of the measurement packet;
Calculating the reception rate of each measurement packet by dividing the packet size of each measurement packet by the reception interval of each measurement packet measured by the reception interval measurement means;
Judging whether the reception rate is saturated by looking at the reception rate in order from the smallest packet size of the measurement packet;
Calculating the achievable UDP throughput using the reception rate of the measurement packet when it is determined that the reception rate is saturated, in order from the smallest packet size of the measurement packet;
A network bandwidth measurement method comprising:

(付記26)前記受信レートが飽和したか否かを判断するステップでは、前記受信レートを前記計測パケットのパケットサイズの小さいものから順にみて、1つ前の前記計測パケットの前記受信レートと比較し、前記パケットサイズの増分に対する前記受信レートの増分が所定の閾値以下になった場合に、前記受信レートが飽和したと判断する、付記25に記載のネットワーク帯域計測方法。 (Supplementary note 26) In the step of determining whether or not the reception rate is saturated, the reception rate is compared with the reception rate of the previous measurement packet in the order from the smallest packet size of the measurement packet. 26. The network bandwidth measuring method according to appendix 25, wherein the reception rate is determined to be saturated when the increase in the reception rate with respect to the increase in the packet size is equal to or less than a predetermined threshold.

10 送信側装置
11 計測パケット生成手段
12 計測パケット送信手段
20 受信側装置
21 受信間隔計測手段
22 利用可能帯域計算手段
40 内部バス
41 制御部
42 主記憶部
43 外部記憶部
44 制御プログラム(送信側装置)
45 制御プログラム(受信側装置)
46 操作部
47 表示部
48 送受信部
101 送信側装置
102 受信側装置
103 ネットワーク
104 送信側装置
105 受信側装置
106 ネットワーク
110 計測パケット生成手段
111 計測パケット送信手段
112 送受信手段
113 パラメータ記憶手段
120 送受信手段
121 受信間隔計測手段
122 利用可能帯域計算手段
123 計測データ記憶手段
130 計測パケット生成手段
131 計測パケット送信手段
132 送受信手段
133 パラメータ記憶手段
140 送受信手段
141 受信間隔計測手段
142 利用可能帯域計算手段
143 計測データ記憶手段
144 受信レート算出手段
145 達成可能UDPスループット計算手段
150 送信時パケットトレイン
160 受信時パケットトレイン
DESCRIPTION OF SYMBOLS 10 Transmission side apparatus 11 Measurement packet production | generation means 12 Measurement packet transmission means 20 Reception side apparatus 21 Reception interval measurement means 22 Available bandwidth calculation means 40 Internal bus 41 Control part 42 Main storage part 43 External storage part 44 Control program (Transmission side apparatus) )
45 Control program (receiving device)
46 operation unit 47 display unit 48 transmission / reception unit 101 transmission side device 102 reception side device 103 network 104 transmission side device 105 reception side device 106 network 110 measurement packet generation unit 111 measurement packet transmission unit 112 transmission / reception unit 113 parameter storage unit 120 transmission / reception unit 121 Reception interval measurement means 122 Available bandwidth calculation means 123 Measurement data storage means 130 Measurement packet generation means 131 Measurement packet transmission means 132 Transmission / reception means 133 Parameter storage means 140 Transmission / reception means 141 Reception interval measurement means 142 Available bandwidth calculation means 143 Measurement data storage Means 144 Reception rate calculation means 145 Achievable UDP throughput calculation means 150 Packet train at transmission 160 Packet train at reception

Claims (10)

パケットサイズが順次に増加または減少する複数の計測パケットを、所定の送信間隔で送信するステップと、
前記送信された計測パケットを受信し、該計測パケットの受信間隔を計測するステップと、
前記送信間隔と前記計測した受信間隔とを比較し、前記受信間隔と前記送信間隔とが等しい計測パケットのうちでパケットサイズが最大の計測パケットを用いて利用可能帯域を計算するステップと、
を備えるネットワーク帯域計測方法。
Transmitting a plurality of measurement packets whose packet sizes sequentially increase or decrease at predetermined transmission intervals;
Receiving the transmitted measurement packet and measuring a reception interval of the measurement packet;
Comparing the transmission interval with the measured reception interval, calculating an available bandwidth using a measurement packet having a maximum packet size among measurement packets having the same reception interval and the transmission interval;
A network bandwidth measurement method comprising:
前記計測パケットごとのパケットサイズを、受信間隔計測手段が計測した前記計測パケットごとの受信間隔で除算することにより、前記計測パケットごとの受信レートを算出するステップと、
前記受信レートを前記計測パケットのパケットサイズの小さいものから順にみて、前記受信レートが飽和したか否かを判断するステップと、
前記計測パケットのパケットサイズの小さいものから順にみて、前記受信レートが飽和したと判断したときの計測パケットの受信レートを用いて達成可能UDPスループットを計算するステップと、
を備える請求項1に記載のネットワーク帯域計測方法。
Calculating a reception rate for each measurement packet by dividing the packet size for each measurement packet by the reception interval for each measurement packet measured by the reception interval measurement unit;
Judging whether the reception rate is saturated by looking at the reception rate in order from the smallest packet size of the measurement packet;
Calculating the achievable UDP throughput using the reception rate of the measurement packet when it is determined that the reception rate is saturated, in order from the smallest packet size of the measurement packet;
The network bandwidth measuring method according to claim 1, comprising:
前記受信レートが飽和したか否かを判断するステップでは、前記受信レートを前記計測パケットのパケットサイズの小さいものから順にみて、1つ前の前記計測パケットの前記受信レートと比較し、前記パケットサイズの増分に対する前記受信レートの増分が所定の閾値以下になった場合に、前記受信レートが飽和したと判断する、請求項2に記載のネットワーク帯域計測方法。   In the step of determining whether or not the reception rate is saturated, the reception rate is compared with the reception rate of the previous measurement packet, in order from the smallest packet size of the measurement packet, and the packet size The network bandwidth measurement method according to claim 2, wherein the reception rate is determined to be saturated when the increase in the reception rate with respect to the increase is equal to or less than a predetermined threshold. 前記利用可能帯域を計算するステップでは、前記受信間隔と送信間隔とが等しい計測パケットのうちでパケットサイズが最大の計測パケットのパケットサイズと前記送信間隔とに基づいて利用可能帯域を計算する、請求項1ないし3のいずれか1項に記載のネットワーク帯域計測方法。   The step of calculating the available bandwidth calculates the available bandwidth based on the packet size of the measurement packet having the largest packet size among the measurement packets having the same reception interval and transmission interval, and the transmission interval. Item 4. The network bandwidth measuring method according to any one of Items 1 to 3. パケットサイズを順次に増加または減少させた複数の計測パケットを生成する計測パケット生成手段と、
前記計測パケット生成手段が生成した複数の計測パケットを所定の送信間隔で送信する計測パケット送信手段と、
前記送信された計測パケットを受信し、計測パケットの受信間隔を計測する受信間隔計測手段と、
前記送信間隔と前記計測した受信間隔とを比較し、前記受信間隔と前記送信間隔とが等しい計測パケットのうちでパケットサイズが最大の計測パケットを用いて利用可能帯域を計算する利用可能帯域計算手段と、
を備えるネットワーク帯域計測システム。
Measurement packet generation means for generating a plurality of measurement packets in which the packet size is sequentially increased or decreased;
Measurement packet transmission means for transmitting a plurality of measurement packets generated by the measurement packet generation means at a predetermined transmission interval;
A reception interval measuring means for receiving the transmitted measurement packet and measuring a reception interval of the measurement packet;
Available bandwidth calculation means for comparing the transmission interval with the measured reception interval and calculating an available bandwidth using a measurement packet having the largest packet size among the measurement packets having the same reception interval and the transmission interval. When,
A network bandwidth measurement system.
パケットサイズを順次に増加または減少させた複数の計測パケットを生成する計測パケット生成手段と、
前記計測パケット生成手段が生成した複数の計測パケットを所定の送信間隔で送信する計測パケット送信手段と、
を備える送信側装置。
Measurement packet generation means for generating a plurality of measurement packets in which the packet size is sequentially increased or decreased;
Measurement packet transmission means for transmitting a plurality of measurement packets generated by the measurement packet generation means at a predetermined transmission interval;
A transmission-side device comprising:
パケットサイズが順次に増加または減少し、所定の送信間隔で送信される複数の計測パケットを受信し、計測パケットの受信間隔を計測する受信間隔計測手段と、
前記計測パケットの送信間隔と前記計測した受信間隔とを比較し、前記受信間隔と前記送信間隔とが等しい計測パケットのうちでパケットサイズが最大の計測パケットを用いて利用可能帯域を計算する利用可能帯域計算手段と、
を備える受信側装置。
A reception interval measuring means for receiving a plurality of measurement packets that are sequentially increased or decreased in packet size, transmitted at a predetermined transmission interval, and measuring a reception interval of the measurement packets;
The measurement packet transmission interval is compared with the measured reception interval, and the available bandwidth is calculated using the measurement packet having the largest packet size among the measurement packets having the same reception interval and the transmission interval. Bandwidth calculation means;
A receiving-side device.
コンピュータに、
パケットサイズを順次に増加または減少させた複数の計測パケットを生成する処理と、
前記複数の計測パケットを所定の送信間隔で送信する処理と、
を実行させるプログラム。
On the computer,
Processing to generate multiple measurement packets with increasing or decreasing packet size sequentially,
A process of transmitting the plurality of measurement packets at a predetermined transmission interval;
A program that executes
コンピュータに、
パケットサイズが順次に増加または減少し、所定の送信間隔で送信される複数の計測パケットを受信し、計測パケットの受信間隔を計測する処理と、
前記計測パケットの送信間隔と前記計測した受信間隔とを比較し、前記受信間隔と前記送信間隔とが等しい計測パケットのうちでパケットサイズが最大の計測パケットを用いて利用可能帯域を計算する処理と、
を実行させるプログラム。
On the computer,
A process in which the packet size sequentially increases or decreases, receives a plurality of measurement packets transmitted at a predetermined transmission interval, and measures the reception interval of the measurement packets;
A process of comparing the transmission interval of the measurement packet with the measured reception interval, and calculating an available bandwidth using a measurement packet having a maximum packet size among measurement packets having the same reception interval and the transmission interval; ,
A program that executes
パケットサイズが順次に増加または減少する複数の計測パケットを、所定の送信間隔で送信するステップと、
前記送信された計測パケットを受信し、該計測パケットの受信間隔を計測するステップと、
各計測パケットのパケットサイズを、受信間隔計測手段が計測した各計測パケットの受信間隔で除算することにより、各計測パケットの受信レートを算出するステップと、
前記受信レートを前記計測パケットのパケットサイズの小さいものから順にみて、前記受信レートが飽和したか否かを判断するステップと、
前記計測パケットのパケットサイズの小さいものから順にみて、前記受信レートが飽和したと判断したときの計測パケットの受信レートを用いて達成可能UDPスループットを計算するステップと、
を備えるネットワーク帯域計測方法。
Transmitting a plurality of measurement packets whose packet sizes sequentially increase or decrease at predetermined transmission intervals;
Receiving the transmitted measurement packet and measuring a reception interval of the measurement packet;
Calculating the reception rate of each measurement packet by dividing the packet size of each measurement packet by the reception interval of each measurement packet measured by the reception interval measurement means;
Judging whether the reception rate is saturated by looking at the reception rate in order from the smallest packet size of the measurement packet;
Calculating the achievable UDP throughput using the reception rate of the measurement packet when it is determined that the reception rate is saturated, in order from the smallest packet size of the measurement packet;
A network bandwidth measurement method comprising:
JP2010274575A 2009-12-11 2010-12-09 Network bandwidth measurement system, network bandwidth measurement method and program Active JP5685913B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010274575A JP5685913B2 (en) 2009-12-11 2010-12-09 Network bandwidth measurement system, network bandwidth measurement method and program

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2009281308 2009-12-11
JP2009281308 2009-12-11
JP2010274575A JP5685913B2 (en) 2009-12-11 2010-12-09 Network bandwidth measurement system, network bandwidth measurement method and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2014265654A Division JP5928574B2 (en) 2009-12-11 2014-12-26 Network bandwidth measurement system, network bandwidth measurement method and program

Publications (2)

Publication Number Publication Date
JP2011142622A true JP2011142622A (en) 2011-07-21
JP5685913B2 JP5685913B2 (en) 2015-03-18

Family

ID=44458122

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2010274575A Active JP5685913B2 (en) 2009-12-11 2010-12-09 Network bandwidth measurement system, network bandwidth measurement method and program
JP2014265654A Active JP5928574B2 (en) 2009-12-11 2014-12-26 Network bandwidth measurement system, network bandwidth measurement method and program

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2014265654A Active JP5928574B2 (en) 2009-12-11 2014-12-26 Network bandwidth measurement system, network bandwidth measurement method and program

Country Status (1)

Country Link
JP (2) JP5685913B2 (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014017140A1 (en) 2012-07-27 2014-01-30 日本電気株式会社 Available bandwidth estimating system, method, and program
WO2014050547A1 (en) * 2012-09-27 2014-04-03 日本電気株式会社 Method for transmitting image information and packet communication system
WO2014050546A1 (en) * 2012-09-27 2014-04-03 日本電気株式会社 Method for transmitting audio information and packet communication system
JP2014116771A (en) * 2012-12-10 2014-06-26 Nec Corp Information processing system
WO2016147791A1 (en) * 2015-03-18 2016-09-22 日本電気株式会社 Communication device, available band calculation system, available band calculation method and program
US9521054B2 (en) 2012-01-25 2016-12-13 Nec Corporation Available bandwidth search range control method and available bandwidth search range control system
JPWO2015064108A1 (en) * 2013-11-01 2017-03-09 日本電気株式会社 Communication device, network available bandwidth estimation method in communication device, and network available bandwidth estimation program
JP2018037782A (en) * 2016-08-30 2018-03-08 ソフトバンク株式会社 System and method thereof for estimating available band in communication network
WO2018043691A1 (en) * 2016-09-05 2018-03-08 日本電気株式会社 Network band measurement device, system, method, and program
US9973402B2 (en) 2013-06-26 2018-05-15 Nec Corporation Transmission device, receiving device, and relay device
WO2018212085A1 (en) * 2017-05-15 2018-11-22 日本電気株式会社 Transmission device, available bandwidth estimation device, available bandwidth estimation system and method, and recording medium
US10230606B2 (en) 2014-11-19 2019-03-12 Nec Corporation Round-trip delay time measurement system, round-trip delay time measurement method, return method, communication device, program, and data structure
US10298508B2 (en) 2014-05-14 2019-05-21 Nec Corporation Communication system, receiving-side apparatus and transmission-side apparatus
US10749781B2 (en) 2014-11-18 2020-08-18 Nec Corporation Setting device, setting method, recording medium to which setting program is recorded, communication system, client device, and server device
US11018968B2 (en) 2015-05-20 2021-05-25 Nec Corporation Packet transmission method and packet transmitting device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002199009A (en) * 2000-11-20 2002-07-12 Fujitsu Ltd Method for measuring available band by variable speed probing using zoom in/out method
JP2008258877A (en) * 2007-04-04 2008-10-23 Nec Corp Band measuring system, communication equipment, band measuring method and band measurement program

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3587352B2 (en) * 1999-02-04 2004-11-10 富士通株式会社 Network communication performance measurement method and apparatus, and computer-readable recording medium storing network communication performance measurement program
US20060023638A1 (en) * 2004-07-29 2006-02-02 Solutions4Networks Proactive network analysis system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002199009A (en) * 2000-11-20 2002-07-12 Fujitsu Ltd Method for measuring available band by variable speed probing using zoom in/out method
US6813244B1 (en) * 2000-11-20 2004-11-02 Fujitsu Limited Available bandwidth measurement with variable speed probing and zoom-in/zoom-out technique
JP2008258877A (en) * 2007-04-04 2008-10-23 Nec Corp Band measuring system, communication equipment, band measuring method and band measurement program

Cited By (31)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9521054B2 (en) 2012-01-25 2016-12-13 Nec Corporation Available bandwidth search range control method and available bandwidth search range control system
KR101626263B1 (en) * 2012-07-27 2016-05-31 닛본 덴끼 가부시끼가이샤 Available bandwidth estimating system, method, and program
WO2014017140A1 (en) 2012-07-27 2014-01-30 日本電気株式会社 Available bandwidth estimating system, method, and program
US9531615B2 (en) 2012-07-27 2016-12-27 Nec Corporation Available bandwidth estimating system, method, and program
JPWO2014017140A1 (en) * 2012-07-27 2016-07-07 日本電気株式会社 Available bandwidth estimation system, method and program
JP5854246B2 (en) * 2012-09-27 2016-02-09 日本電気株式会社 Voice information transmission method and packet communication system
JP5854247B2 (en) * 2012-09-27 2016-02-09 日本電気株式会社 Image information transmission method and packet communication system
JPWO2014050546A1 (en) * 2012-09-27 2016-08-22 日本電気株式会社 Voice information transmission method and packet communication system
JPWO2014050547A1 (en) * 2012-09-27 2016-08-22 日本電気株式会社 Image information transmission method and packet communication system
WO2014050546A1 (en) * 2012-09-27 2014-04-03 日本電気株式会社 Method for transmitting audio information and packet communication system
WO2014050547A1 (en) * 2012-09-27 2014-04-03 日本電気株式会社 Method for transmitting image information and packet communication system
JP2014116771A (en) * 2012-12-10 2014-06-26 Nec Corp Information processing system
US9973402B2 (en) 2013-06-26 2018-05-15 Nec Corporation Transmission device, receiving device, and relay device
US10050856B2 (en) 2013-11-01 2018-08-14 Nec Corporation Communication device, network available bandwidth estimation method in communication device, and storage medium on which network available bandwidth estimation program has been recorded
JPWO2015064108A1 (en) * 2013-11-01 2017-03-09 日本電気株式会社 Communication device, network available bandwidth estimation method in communication device, and network available bandwidth estimation program
US10298508B2 (en) 2014-05-14 2019-05-21 Nec Corporation Communication system, receiving-side apparatus and transmission-side apparatus
US10749781B2 (en) 2014-11-18 2020-08-18 Nec Corporation Setting device, setting method, recording medium to which setting program is recorded, communication system, client device, and server device
US10230606B2 (en) 2014-11-19 2019-03-12 Nec Corporation Round-trip delay time measurement system, round-trip delay time measurement method, return method, communication device, program, and data structure
JPWO2016147791A1 (en) * 2015-03-18 2018-01-18 日本電気株式会社 Communication device, usable bandwidth calculation system, usable bandwidth calculation method and program
US10326677B2 (en) 2015-03-18 2019-06-18 Nec Corporation Communication device, available band calculation system, available band calculation method, and program
WO2016147791A1 (en) * 2015-03-18 2016-09-22 日本電気株式会社 Communication device, available band calculation system, available band calculation method and program
US11018968B2 (en) 2015-05-20 2021-05-25 Nec Corporation Packet transmission method and packet transmitting device
JP2018037782A (en) * 2016-08-30 2018-03-08 ソフトバンク株式会社 System and method thereof for estimating available band in communication network
WO2018043691A1 (en) * 2016-09-05 2018-03-08 日本電気株式会社 Network band measurement device, system, method, and program
CN109644156A (en) * 2016-09-05 2019-04-16 日本电气株式会社 Network bands measuring device, system, methods and procedures
TWI678084B (en) * 2016-09-05 2019-11-21 日商日本電氣股份有限公司 Network frequency band measuring device and network frequency band measuring method
US10897416B2 (en) 2016-09-05 2021-01-19 Nec Corporation Network band measurement device, system, method, and program
CN109644156B (en) * 2016-09-05 2021-07-13 日本电气株式会社 Network band measurement device, system, method, and program
JP7001058B2 (en) 2016-09-05 2022-01-19 日本電気株式会社 Network bandwidth meters, systems, methods and programs
WO2018212085A1 (en) * 2017-05-15 2018-11-22 日本電気株式会社 Transmission device, available bandwidth estimation device, available bandwidth estimation system and method, and recording medium
US11115306B2 (en) 2017-05-15 2021-09-07 Nec Corporation Transmission device, available bandwidth estimation device, available bandwidth estimation system, method, and recording medium

Also Published As

Publication number Publication date
JP5928574B2 (en) 2016-06-01
JP2015062322A (en) 2015-04-02
JP5685913B2 (en) 2015-03-18

Similar Documents

Publication Publication Date Title
JP5928574B2 (en) Network bandwidth measurement system, network bandwidth measurement method and program
JP5686133B2 (en) Usable bandwidth measurement system, transmitter, usable bandwidth measurement method and program
US8441930B2 (en) Estimating communication conditions
US10341929B2 (en) PSTN / VoIP communication system and method
JP2004266840A (en) Controlling admission of data stream onto network based on end-to-end measurement
US9730133B2 (en) Synthetic transaction for wireless handover
RU2671768C1 (en) Two-way delay measurement system, method of measuring two-way delay, return method, communication device, program and data structure
EP3386233A1 (en) Mobile device recording for troubleshooting assistance
JP2010062719A (en) Communication terminal, communication quality control method, and program
US9736720B2 (en) Modifying feedback information to control a source device
US10333994B2 (en) Method and device for improved multi-homed media transport
JP5533177B2 (en) Packet loss rate estimation device, packet loss rate estimation method, packet loss rate estimation program, and communication system
JP2011030051A (en) Network quality measuring system and method, and program
Gokhale et al. On QoS-compliant telehaptic communication over shared networks
JP2012015822A (en) Communication apparatus, communication method, and communication program
KR20120053474A (en) Method and device for determining communication path(s) between items of communication equipment with multiple communication interfaces
JP5729222B2 (en) Phone terminal
JP5954961B2 (en) Device and method for determining a communication path
Habachi et al. QoE-aware congestion control algorithm for conversational services
Öhman A Flexible Adaptation Framework for Real-Time Communication
US20170093653A1 (en) Far Side CQI
JP5775123B2 (en) Storage medium and system for access point congestion detection and reduction
KR101222866B1 (en) Method and device for communicating with multiple terminals
Wieser et al. An evaluation of VoIP covert channels in an SBC setting

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20131108

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140609

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140617

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140812

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20140930

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20141118

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20141127

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20141224

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150106

R150 Certificate of patent or registration of utility model

Ref document number: 5685913

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150