JP6048102B2 - Information processing system - Google Patents

Information processing system Download PDF

Info

Publication number
JP6048102B2
JP6048102B2 JP2012269143A JP2012269143A JP6048102B2 JP 6048102 B2 JP6048102 B2 JP 6048102B2 JP 2012269143 A JP2012269143 A JP 2012269143A JP 2012269143 A JP2012269143 A JP 2012269143A JP 6048102 B2 JP6048102 B2 JP 6048102B2
Authority
JP
Japan
Prior art keywords
packet
estimation
reception
packets
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.)
Active
Application number
JP2012269143A
Other languages
Japanese (ja)
Other versions
JP2014116771A (en
Inventor
健一 新開
健一 新開
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 JP2012269143A priority Critical patent/JP6048102B2/en
Publication of JP2014116771A publication Critical patent/JP2014116771A/en
Application granted granted Critical
Publication of JP6048102B2 publication Critical patent/JP6048102B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、情報処理システムにかかり、特に、ネットワークの帯域を推定する情報処理システムに関する。   The present invention relates to an information processing system, and more particularly to an information processing system for estimating a network bandwidth.

IP(Internet Protocol)ネットワークにおける物理帯域および/または利用可能な帯域(以下、利用可能帯域と呼ぶ)を推定するネットワーク帯域推定システムが知られている(例えば特許文献1、非特許文献1参照)。利用可能帯域は、IPネットワークの物理帯域から、IPネットワークに流れているトラヒックを除いた空き帯域である。例えば、物理帯域が100Mbpsであり、トラヒックが30Mbpsである場合、利用可能帯域は100Mbps−30Mbps=70Mbpsになる。ネットワーク帯域推定システムでは、利用可能帯域を超えてデータを送信する場合、ネットワークに輻輳が発生し、送信データが消失したり、送信データに遅延が生じるおそれがある。   There is known a network bandwidth estimation system that estimates a physical bandwidth and / or an available bandwidth (hereinafter referred to as an available bandwidth) in an IP (Internet Protocol) network (see, for example, Patent Document 1 and Non-Patent Document 1). The available bandwidth is a free bandwidth obtained by excluding traffic flowing in the IP network from the physical bandwidth of the IP network. For example, when the physical bandwidth is 100 Mbps and the traffic is 30 Mbps, the available bandwidth is 100 Mbps-30 Mbps = 70 Mbps. In the network bandwidth estimation system, when data is transmitted beyond the available bandwidth, congestion may occur in the network, and transmission data may be lost or transmission data may be delayed.

従って、IPネットワークを利用したネットワークアプリケーション(例えば動画や音声などのデータ配信システム)が通信を行う際に、ネットワークに輻輳が発生すると、ユーザの体感品質の低下に繋がる。このため、上記したネットワーク帯域推定システムにより推定した利用可能帯域の情報を用いて、ネットワークアプリケーションが送信データを制御することの重要性が高まっている。   Accordingly, when a network application using an IP network (for example, a data distribution system such as a moving image or a voice) performs communication, if the network is congested, the user's quality of experience is lowered. For this reason, the importance of the network application controlling transmission data using the information on the available bandwidth estimated by the network bandwidth estimation system described above is increasing.

特開2008−258877JP2008-258877

Vinay J. Ribeiro, Rudolf H. Riedi, Richard G. Baraniuk, JiriNavratil and Les Cottrell, “pathChirp: Efficient Available Bandwidth Estimationfor Network Paths,” in Proc. of Passive and Active Measurement Workshop 2003.Vinay J. Ribeiro, Rudolf H. Riedi, Richard G. Baraniuk, JiriNavratil and Les Cottrell, “pathChirp: Efficient Available Bandwidth Estimation for Network Paths,” in Proc. Of Passive and Active Measurement Workshop 2003.

ここで、上記した非特許文献1のネットワーク帯域推定システムでは、まず送信装置が、パケットサイズが同一である複数の推定用パケットを、送信間隔を指数関数的に減少させながら送信する。続いて、受信装置は、送信装置が送信した推定用パケットを受信し、推定用パケットの受信間隔を計測する。   Here, in the network bandwidth estimation system of Non-Patent Document 1 described above, first, the transmission apparatus transmits a plurality of estimation packets having the same packet size while decreasing the transmission interval exponentially. Subsequently, the reception device receives the estimation packet transmitted by the transmission device, and measures the reception interval of the estimation packet.

送信装置が、送信間隔を指数関数的に減少させると、推定用パケットの送信レートは指数関数的に増加する。そして、推定用パケットの送信レートが利用可能帯域を超えると、受信装置が計測する受信間隔が、送信装置が推定用パケットを送信した送信間隔よりも増加する。従って、受信装置が推定用パケットを受信した受信間隔から、送信装置が推定用パケットを送信した送信間隔を引いた遅延時間を算出し、算出した遅延時間が予め設定された閾値を超えたか否かを判定することで、推定用パケットの受信間隔が当該推定用パケットの送信間隔と比較して増加を始める推定用パケット(遅延開始パケット)を検出する。そして、パケットサイズ(定数)を、検出した遅延開始パケットに基づく送信間隔で割ることにより、利用可能帯域を算出(推定)する。   When the transmission apparatus decreases the transmission interval exponentially, the transmission rate of the estimation packet increases exponentially. Then, when the transmission rate of the estimation packet exceeds the usable bandwidth, the reception interval measured by the reception device increases more than the transmission interval at which the transmission device transmits the estimation packet. Therefore, a delay time is calculated by subtracting the transmission interval at which the transmission device has transmitted the estimation packet from the reception interval at which the reception device has received the estimation packet, and whether or not the calculated delay time exceeds a preset threshold value. Thus, the estimation packet (delay start packet) that starts increasing in comparison with the transmission interval of the estimation packet is detected. Then, the available bandwidth is calculated (estimated) by dividing the packet size (constant) by the transmission interval based on the detected delay start packet.

このように、上述した非特許文献1のネットワーク帯域推定システムでは、受信した推定用パケット(j番目の推定用パケット(j>1:jは自然数))の情報と、1つ前に受信した推定用パケット(j−1番目の推定用パケット)の情報と、に基づいて、遅延時間を算出する。しかしながら、上述した遅延開始パケット付近の遅延時間は微小であり、ネットワーク状態によって帯域とは関係のないノイズ等の影響を受けることがあった。例えば、無線環境における電波品質の変動による遅延により推定用パケットの受信時刻に揺らぎが生じることがあった。この結果、上述した遅延開始パケットが複数検出されるおそれがあり、誤った遅延開始パケットを検出することにより、利用可能帯域の推定精度が劣化するという問題があった。   As described above, in the network bandwidth estimation system of Non-Patent Document 1 described above, information on the received estimation packet (jth estimation packet (j> 1: j is a natural number)) and the previous estimation received. The delay time is calculated based on the information of the packet for use (j-1st estimation packet). However, the delay time in the vicinity of the delay start packet described above is very small, and may be affected by noise or the like that is not related to the band depending on the network state. For example, the reception time of the estimation packet may fluctuate due to a delay caused by fluctuations in radio wave quality in a wireless environment. As a result, there is a possibility that a plurality of the delay start packets described above may be detected, and there is a problem that the estimation accuracy of the available bandwidth is deteriorated by detecting an erroneous delay start packet.

また、上記した特許文献1のネットワーク帯域推定システムでは、利用可能帯域の推定精度の劣化を防止するために、統計的な手法を利用する技術が記載されている。具体的には、送信装置が、送信間隔を変えた異なるパケットペア(2つのパケット)を送信し、受信装置が、受信したパケットペアの受信間隔を計測し、記憶部に記憶する。そして、記憶部に記憶された複数の送信間隔と受信間隔とを用いて、送信間隔と受信間隔との傾向が変わる箇所を統計的に算出する。   Moreover, in the network band estimation system of Patent Document 1 described above, a technique using a statistical method is described in order to prevent deterioration of estimation accuracy of the available band. Specifically, the transmission device transmits different packet pairs (two packets) with different transmission intervals, and the reception device measures the reception intervals of the received packet pairs and stores them in the storage unit. And the location where the tendency of a transmission interval and a reception interval changes is statistically calculated using the some transmission interval and reception interval which were memorize | stored in the memory | storage part.

しかしながら、上述した特許文献1のネットワーク帯域推定システムでは、統計的な手法を利用して利用可能帯域を推定するので、送信装置から受信装置へ一度のタイミングで送信したパケットペアだけでは、利用可能帯域の推定精度が低くなるおそれがあり、利用可能帯域の推定精度を向上させるのに時間がかかるという問題があった。   However, since the network bandwidth estimation system of Patent Document 1 described above estimates the available bandwidth using a statistical method, the available bandwidth can be obtained only with a packet pair transmitted from the transmission device to the reception device at a single timing. There is a risk that the estimation accuracy of the bandwidth may be lowered, and it takes time to improve the estimation accuracy of the available bandwidth.

このため、本発明の目的は、利用可能帯域の推定精度を向上するために時間がかかるという問題を解決することができる情報処理システムを提供させることにある。   Therefore, an object of the present invention is to provide an information processing system that can solve the problem that it takes time to improve the estimation accuracy of the available bandwidth.

上記目的を達成するため本発明の一態様における情報処理システムは、
予めパケットサイズが設定された複数の推定用パケットを、ネットワークを介して接続された受信装置に対して予め設定された送信間隔で送信する推定用パケット送信手段を備える送信装置と、前記受信装置と、を備え、
前記受信装置は、
前記推定用パケット送信手段から送信された前記推定用パケットを受信する推定用パケット受信手段と、
前記推定用パケット受信手段にて受信した前記推定用パケットの受信時刻とパケットサイズとを取得するパケット情報取得手段と、
前記推定用パケット受信手段にて受信した複数の前記推定用パケットのうち、最初と最後に受信した前記推定用パケットの前記受信時刻に基づいて、相互に前後して送信された推定用パケットの受信間隔が変化し始める推定用パケットを遅延開始パケットとして検出する遅延開始パケット検出手段と、
前記遅延開始パケット検出手段にて検出した前記遅延開始パケットのパケットサイズを用いて前記ネットワークの帯域を算出する帯域算出手段と、
を備えるという構成を取る。
In order to achieve the above object, an information processing system according to an aspect of the present invention includes:
A transmission apparatus comprising estimation packet transmitting means for transmitting a plurality of estimation packets having packet sizes set in advance to a reception apparatus connected via a network at a predetermined transmission interval; and the reception apparatus; With
The receiving device is:
An estimation packet receiving means for receiving the estimation packet transmitted from the estimation packet transmitting means;
Packet information acquisition means for acquiring the reception time and packet size of the estimation packet received by the estimation packet reception means;
Reception of estimation packets transmitted back and forth based on the reception times of the estimation packet received first and last among the plurality of estimation packets received by the estimation packet receiving means A delay start packet detecting means for detecting an estimation packet whose interval starts to change as a delay start packet;
Bandwidth calculation means for calculating the bandwidth of the network using the packet size of the delay start packet detected by the delay start packet detection means;
It takes the composition of having.

また、本発明の他の形態である情報処理装置は、
予めパケットサイズが設定された複数の推定用パケットを、ネットワークを介して接続された受信装置に対して予め設定された送信間隔で送信する送信装置から前記推定用パケットを受信する推定用パケット受信手段と、
前記推定用パケット受信手段にて受信した前記推定用パケットの受信時刻とパケットサイズとを、パケット情報として取得するパケット情報取得手段と、
前記推定用パケット受信手段にて受信した複数の前記推定用パケットのうち、最初と最後に受信した前記推定用パケットの前記パケット情報に基づいて、相互に前後して送信された推定用パケットとの受信間隔が変化し始める推定用パケットを遅延開始パケットとして検出する遅延開始パケット検出手段と、
前記遅延開始パケット検出手段にて検出した前記遅延開始パケットのパケットサイズを用いて前記ネットワークの帯域を算出する帯域算出手段と、
を備えるという構成を取る。
An information processing apparatus according to another aspect of the present invention
Estimating packet receiving means for receiving the estimating packet from a transmitting apparatus that transmits a plurality of estimating packets having packet sizes set in advance to a receiving apparatus connected via a network at a preset transmission interval When,
Packet information acquisition means for acquiring, as packet information, the reception time and packet size of the estimation packet received by the estimation packet reception means;
Of the plurality of estimation packets received by the estimation packet receiving means, based on the packet information of the estimation packet received first and last, the estimation packets transmitted back and forth with each other Delay start packet detecting means for detecting an estimation packet whose reception interval starts to change as a delay start packet;
Bandwidth calculation means for calculating the bandwidth of the network using the packet size of the delay start packet detected by the delay start packet detection means;
It takes the composition of having.

また、本発明の他の形態である情報処理方法は、
予めパケットサイズが設定された複数の推定用パケットを、ネットワークを介して接続された受信装置に対して予め設定された送信間隔で送信する送信装置から前記推定用パケットを受信し、
受信した前記推定用パケットの受信時刻とパケットサイズとを、パケット情報として取得し、
受信した複数の前記推定用パケットのうち、最初と最後に受信した前記推定用パケットの前記パケット情報に基づいて、相互に前後して送信された推定用パケットとの受信間隔が変化し始める推定用パケットを遅延開始パケットとして検出し、
検出した前記遅延開始パケットのパケットサイズを用いて帯域を算出する、
という構成を取る。
In addition, an information processing method according to another aspect of the present invention includes:
Receiving the estimation packet from a transmission device that transmits a plurality of estimation packets having packet sizes set in advance to a reception device connected via a network at a preset transmission interval;
Obtaining the reception time and packet size of the received estimation packet as packet information,
Based on the packet information of the first and last received estimation packets among the plurality of received estimation packets, the estimation interval at which the reception interval with the estimation packets transmitted back and forth starts to change Detect the packet as a delayed start packet,
A bandwidth is calculated using the packet size of the detected delay start packet.
Take the configuration.

また、本発明の他の形態であるプログラムは、
情報処理装置に、
予めパケットサイズが設定された複数の推定用パケットを、ネットワークを介して接続された受信装置に対して予め設定された送信間隔で送信する送信装置から前記推定用パケットを受信する推定用パケット受信手段と、
前記推定用パケット受信手段にて受信した前記推定用パケットの受信時刻とパケットサイズとを、パケット情報として取得するパケット情報取得手段と、
前記推定用パケット受信手段にて受信した複数の前記推定用パケットのうち、最初と最後に受信した前記推定用パケットの前記パケット情報に基づいて、相互に前後して送信された推定用パケットとの受信間隔が変化し始める推定用パケットを遅延開始パケットとして検出する遅延開始パケット検出手段と、
前記遅延開始パケット検出手段にて検出した前記遅延開始パケットのパケットサイズを用いて帯域を算出する帯域算出手段と、
を実現させるためのプログラムである。
Moreover, the program which is the other form of this invention is:
In the information processing device,
Estimating packet receiving means for receiving the estimating packet from a transmitting apparatus that transmits a plurality of estimating packets having packet sizes set in advance to a receiving apparatus connected via a network at a preset transmission interval When,
Packet information acquisition means for acquiring, as packet information, the reception time and packet size of the estimation packet received by the estimation packet reception means;
Of the plurality of estimation packets received by the estimation packet receiving means, based on the packet information of the estimation packet received first and last, the estimation packets transmitted back and forth with each other Delay start packet detecting means for detecting an estimation packet whose reception interval starts to change as a delay start packet;
Bandwidth calculating means for calculating a bandwidth using the packet size of the delay start packet detected by the delay start packet detecting means;
It is a program for realizing.

本発明によれば、迅速かつ高精度にネットワークの帯域推定処理を実現することができる。   According to the present invention, network bandwidth estimation processing can be realized quickly and with high accuracy.

変化点を検出するための例を示す図である。It is a figure which shows the example for detecting a change point. 本発明の第1実施形態における情報処理システムの構成の概略を示すブロック図である。It is a block diagram which shows the outline of a structure of the information processing system in 1st Embodiment of this invention. 送信装置の構成を示すブロック図である。It is a block diagram which shows the structure of a transmitter. 受信装置の構成を示すブロック図である。It is a block diagram which shows the structure of a receiver. 本発明における情報処理システムの構成を示す機能ブロック図である。It is a functional block diagram which shows the structure of the information processing system in this invention. パケット情報管理テーブルの例を説明するための図である。It is a figure for demonstrating the example of a packet information management table. パケット番号と遅延時間の一例を示す図である。It is a figure which shows an example of a packet number and delay time. パケット番号とパケット遅延累積値の一例を示す図である。It is a figure which shows an example of a packet number and a packet delay accumulation value. 送信処理を説明するためのフローチャートである。It is a flowchart for demonstrating a transmission process. 帯域推定処理を説明するためのフローチャートである。It is a flowchart for demonstrating a band estimation process. 本発明の第2実施形態における情報処理システムの構成を示す機能ブロック図である。It is a functional block diagram which shows the structure of the information processing system in 2nd Embodiment of this invention. 帯域推定処理を説明するためのフローチャートである。It is a flowchart for demonstrating a band estimation process. 本発明の第3実施形態における情報処理システムの構成を示す機能ブロック図である。It is a functional block diagram which shows the structure of the information processing system in 3rd Embodiment of this invention.

<第1実施形態>
まず、本発明の実施形態の理解を容易にするために、本発明に関連するネットワークの帯域推定システムの例について説明する。ネットワークの帯域推定システムでは、送信装置が送信する推定用パケットの所定のパラメータxに対し、受信装置が受信する推定用パケットのxに依存するパラメータy(x)の変化点を算出することで帯域の推定を行う。x,y(x)の組としては、例えば(x,y)=(送信レート、受信レートと送信レートの差分)や、(x,y)=(送信間隔、受信間隔と送信間隔の差分)等がある。
<First Embodiment>
First, in order to facilitate understanding of the embodiment of the present invention, an example of a network bandwidth estimation system related to the present invention will be described. In a network bandwidth estimation system, a bandwidth is obtained by calculating a change point of a parameter y (x) depending on x of an estimation packet received by a reception device with respect to a predetermined parameter x of the estimation packet transmitted by the transmission device. Estimate As a set of x, y (x), for example, (x, y) = (transmission rate, difference between reception rate and transmission rate) or (x, y) = (difference between transmission interval, reception interval and transmission interval) Etc.

例えば、上述した非特許文献1では、パケットサイズが同一である複数の推定用パケットを送信し、送信した推定用パケットの送信間隔と、受信した推定用パケットの受信間隔とから、受信間隔が送信間隔に対して増加し始める推定用パケット(遅延開始パケット)を検出する。そして、検出した遅延開始パケットの情報を用いて利用可能帯域を推定する。   For example, in Non-Patent Document 1 described above, a plurality of estimation packets having the same packet size are transmitted, and the reception interval is transmitted from the transmission interval of the transmitted estimation packet and the reception interval of the received estimation packet. An estimation packet (delay start packet) that starts increasing with respect to the interval is detected. Then, the available bandwidth is estimated using the information of the detected delay start packet.

以下に、遅延開始パケットの検出処理について具体的に説明する。まず、推定用パケットの送信遅延時間の累積値を表すパケット遅延累積値Q(i)(iは自然数)を数1式のように定義する。   The delay start packet detection process will be specifically described below. First, a packet delay accumulated value Q (i) (i is a natural number) representing the accumulated value of the transmission delay time of the estimation packet is defined as shown in Equation 1.

Figure 0006048102
Figure 0006048102

数1式のT(i)はi番目に送信した推定用パケットの送信時刻を示しており、T(i)はi番目に送信した推定用パケットの受信時刻を示している。つまり、数1式のパケット遅延累積値Q(i)は、i番目に送信した推定用パケットの受信時刻から最初(1番目)に送信した推定用パケットの受信時刻を引いた値(最初とi番目の推定用パケットの受信間隔)と、i番目に送信した推定用パケットの送信時刻から最初に送信した推定用パケットの送信時刻を引いた値(最初とi番目の推定用パケットの送信間隔)と、の差分により算出される。 In Equation 1, T s (i) indicates the transmission time of the i-th transmitted estimation packet, and T r (i) indicates the reception time of the i-th transmitted estimation packet. That is, the accumulated packet delay value Q (i) in Equation 1 is a value obtained by subtracting the reception time of the estimation packet transmitted first (first) from the reception time of the i-th transmission packet (first and i The value obtained by subtracting the transmission time of the first estimation packet from the transmission time of the i-th estimation packet (the transmission interval of the first and i-th estimation packets). And the difference between the two.

上述した非特許文献1では、Q(i)−Q(i−1)の値(i番目の推定用パケットを受信した時のパケット遅延累積値の増加量)が、予め設定された閾値を超えたときに、送信した推定用パケットに遅延が発生したと判定する。   In Non-Patent Document 1 described above, the value of Q (i) -Q (i-1) (the increase amount of the packet delay accumulated value when the i-th estimation packet is received) exceeds a preset threshold value. It is determined that a delay has occurred in the transmitted estimation packet.

パケット遅延累積値Q(i)は、推定用パケットの受信間隔と送信間隔の差分により算出されるので、受信間隔が送信間隔に比べて大きくなるほど増加する。送信間隔に比べて受信間隔が増加するということは、通信網13に輻輳等が発生し、遅延が発生することを表している。つまり、i番目の推定用パケットを受信した時のパケット遅延累積値の増加量が閾値を超えた場合、i番目の推定用パケットは通信網13の送信レート(利用可能帯域)を超える。従って、i番目の推定用パケットの送信レートR(i)を算出することで利用可能帯域を推定することができる。送信レートR(i)は、以下の数2式により算出される。   Since the packet delay accumulated value Q (i) is calculated by the difference between the reception interval and the transmission interval of the estimation packet, it increases as the reception interval becomes larger than the transmission interval. An increase in the reception interval compared with the transmission interval indicates that congestion or the like occurs in the communication network 13 and a delay occurs. That is, when the increase amount of the packet delay accumulated value when the i-th estimation packet is received exceeds the threshold, the i-th estimation packet exceeds the transmission rate (usable bandwidth) of the communication network 13. Therefore, the available bandwidth can be estimated by calculating the transmission rate R (i) of the i-th estimation packet. The transmission rate R (i) is calculated by the following equation (2).

Figure 0006048102
Figure 0006048102

数2式のP(i)はi番目の推定用パケットのパケットサイズを示している。すなわち、送信レートR(i)は、i番目の推定用パケットのパケットサイズを、i番目と(i+1)番目の推定用パケットの送信間隔で割った値により算出される。また、数1式のQ(i)は、以下の数3式に書き換えられる。   P (i) in Equation 2 indicates the packet size of the i-th estimation packet. That is, the transmission rate R (i) is calculated by a value obtained by dividing the packet size of the i-th estimation packet by the transmission interval of the i-th and (i + 1) -th estimation packets. In addition, Q (i) in Equation 1 is rewritten as Equation 3 below.

Figure 0006048102
Figure 0006048102

ここで、ΔT(j)は(j−1)番目とj番目の推定用パケットの受信間隔を表し、ΔT(j)は(j−1)番目とj番目の推定用パケットの送信間隔を表している。なお、T(0)=T(1)であり、T(0)=T(1)であるとする。このとき、数3式より、Q(i)−Q(i−1)は以下の数4式のように表わされる。 Here, ΔT r (j) represents the reception interval between the (j−1) th and jth estimation packets, and ΔT s (j) represents the transmission interval between the (j−1) th and jth estimation packets. Represents. It is assumed that T r (0) = T r (1) and T s (0) = T s (1). At this time, Q (i) -Q (i-1) is expressed by the following equation (4) from equation (3).

Figure 0006048102
Figure 0006048102

すなわち、Q(i)−Q(i−1)は、(i−1)番目とi番目の推定用パケット(相互に前後する推定用パケット)の受信間隔から、(i−1)番目とi番目の推定用パケットの送信間隔を引いた値により表わされる。ところで、数4式の値は微小であり、遅延が発生し始める推定用パケットを検出する際にノイズなどの影響を受けやすい。例えば図1に示すように、本来、遅延が発生し始める推定用パケット301(適切な推定用パケット)より前の推定用パケット302が誤って検出されることがある。推定用パケット302は、推定用パケット301より前に送信された推定用パケットであるので、推定用パケット302に基づいて推定するネットワークの帯域(利用可能帯域)は過小評価されることがある。この結果、最適な送信レートよりも低い送信レートが設定され、パケットの転送効率が低下する。   That is, Q (i) -Q (i-1) is expressed as (i-1) th and i from the reception interval of the (i-1) th and ith estimation packets (estimation packets preceding and following each other). It is represented by a value obtained by subtracting the transmission interval of the first estimation packet. By the way, the value of equation (4) is very small, and is easily affected by noise or the like when detecting an estimation packet in which a delay starts to occur. For example, as shown in FIG. 1, an estimation packet 302 before the estimation packet 301 (appropriate estimation packet) that originally starts to be delayed may be erroneously detected. Since the estimation packet 302 is an estimation packet transmitted before the estimation packet 301, the network bandwidth (available bandwidth) estimated based on the estimation packet 302 may be underestimated. As a result, a transmission rate lower than the optimum transmission rate is set, and the packet transfer efficiency decreases.

また、例えばノイズ等の影響により、図1に示すように、推定用パケット301よりも後の推定用パケット303が誤って検出されることがある。推定用パケット303は、推定用パケット301より後に送信された推定用パケットであるので、推定用パケット303に基づいて推定するネットワークの帯域は過大評価されることがある。この結果、最適な送信レートよりも高い送信レートが設定され、ネットワークに輻輳等が発生する。このように、数4式の値に基づいて帯域を推定する場合、ノイズ等の影響を受けやすくネットワークの帯域の推定精度が劣化することがあった。   Further, for example, due to the influence of noise or the like, an estimation packet 303 after the estimation packet 301 may be erroneously detected as shown in FIG. Since the estimation packet 303 is an estimation packet transmitted after the estimation packet 301, the bandwidth of the network estimated based on the estimation packet 303 may be overestimated. As a result, a transmission rate higher than the optimum transmission rate is set, and congestion or the like occurs in the network. As described above, when the band is estimated based on the value of Equation 4, the estimation accuracy of the network band is likely to be affected by noise or the like.

以上の帯域推定システムをふまえて、本発明の第1実施形態を、図2乃至図10を参照して説明する。図2乃至図8は、第1実施形態における情報処理システムの構成を説明するための図である。図9と図10は、情報処理システムの動作を説明するための図である。   Based on the above band estimation system, a first embodiment of the present invention will be described with reference to FIGS. 2 to 8 are diagrams for describing the configuration of the information processing system according to the first embodiment. 9 and 10 are diagrams for explaining the operation of the information processing system.

[構成]
図2は、本発明の第1実施形態にかかる情報処理システム1の構成を示すブロック図である。図2に示すように、情報処理システム1は、送信装置11と、受信装置12と、通信網13(ネットワーク)と、を備える。送信装置11は、通信網13の利用可能帯域を推定するために、複数の推定用パケット(例えば試験パケット)を受信装置12へ送信する。受信装置12は、送信装置11から送信された複数の推定用パケットを受信し、受信した推定用パケットに基づいて、通信網13の利用可能帯域の推定処理を行う。
[Constitution]
FIG. 2 is a block diagram showing the configuration of the information processing system 1 according to the first embodiment of the present invention. As illustrated in FIG. 2, the information processing system 1 includes a transmission device 11, a reception device 12, and a communication network 13 (network). The transmitter 11 transmits a plurality of estimation packets (for example, test packets) to the receiver 12 in order to estimate the available bandwidth of the communication network 13. The reception device 12 receives a plurality of estimation packets transmitted from the transmission device 11, and performs an estimation process of the available bandwidth of the communication network 13 based on the received estimation packets.

次に、図3と図4を参照して、送信装置11と受信装置12(情報処理装置)との構成について説明する。図3は、送信装置11の構成例を示すブロック図である。図3に示すように、送信装置11は、演算部21と、メモリ22と、通信部23と、記憶部24と、を備えている。   Next, the configuration of the transmission device 11 and the reception device 12 (information processing device) will be described with reference to FIGS. FIG. 3 is a block diagram illustrating a configuration example of the transmission device 11. As illustrated in FIG. 3, the transmission device 11 includes a calculation unit 21, a memory 22, a communication unit 23, and a storage unit 24.

演算部21は、例えば、CPU(Central Processing Unit)により構成される。演算部21は、記憶部24に記憶されたプログラムを読み込み、メモリ22を作業領域としてプログラムを実行することにより、送信装置11を制御するための各種機能を実行する。演算部21の機能的構成については、図5を参照して後述する。通信部23は、後述する送信制御部52にて送信が指示された推定用パケットを、通信網13を介して受信装置12へ送信する。   The computing unit 21 is configured by, for example, a CPU (Central Processing Unit). The calculation unit 21 reads the program stored in the storage unit 24 and executes the program using the memory 22 as a work area, thereby executing various functions for controlling the transmission device 11. The functional configuration of the calculation unit 21 will be described later with reference to FIG. The communication unit 23 transmits the estimation packet instructed to be transmitted by a transmission control unit 52 described later to the receiving device 12 via the communication network 13.

図4は、受信装置12の構成例を示すブロック図である。図4に示すように、受信装置12は、演算部31と、メモリ32と、通信部33と、記憶部34と、を備えている。なお、図4の受信装置12の構成は、図3の送信装置11と同様の構成を有している。   FIG. 4 is a block diagram illustrating a configuration example of the receiving device 12. As illustrated in FIG. 4, the reception device 12 includes a calculation unit 31, a memory 32, a communication unit 33, and a storage unit 34. Note that the configuration of the reception device 12 in FIG. 4 is the same as that of the transmission device 11 in FIG.

演算部31は、記憶部34に記憶されたプログラムを読み込み、メモリ32を作業領域としてプログラムを実行することにより、受信装置12を制御するための各種機能を実行する。演算部31の機能的構成については、図5を参照して後述する。通信部33は、送信装置11から送信された推定用パケットを受信する。そして、受信装置12は、受信した推定用パケットに基づいて、通信網13の帯域の推定処理を行う。   The calculation unit 31 executes various functions for controlling the receiving device 12 by reading the program stored in the storage unit 34 and executing the program using the memory 32 as a work area. The functional configuration of the calculation unit 31 will be described later with reference to FIG. The communication unit 33 receives the estimation packet transmitted from the transmission device 11. Then, the receiving device 12 performs a bandwidth estimation process for the communication network 13 based on the received estimation packet.

次に、図5を参照して、送信装置11と受信装置12との各構成の詳細について説明する。図5は、送信装置11と受信装置12との機能的構成例を示すブロック図である。送信装置11の演算部21は、プログラムを実行することにより、推定用パケット生成部51と、送信制御部52(推定用パケット送信手段)と、を有する。また、受信装置12の演算部31は、プログラムを実行することにより、受信制御部61(推定用パケット受信手段)と、パケット情報取得部62(パケット情報取得手段)と、記憶制御部63と、変化点算出部64(遅延開始パケット検出手段)と、帯域算出部65(帯域算出手段)と、を有する。   Next, with reference to FIG. 5, details of each configuration of the transmission device 11 and the reception device 12 will be described. FIG. 5 is a block diagram illustrating a functional configuration example of the transmission device 11 and the reception device 12. The calculation unit 21 of the transmission device 11 includes an estimation packet generation unit 51 and a transmission control unit 52 (estimation packet transmission unit) by executing a program. In addition, the calculation unit 31 of the reception device 12 executes a program, so that a reception control unit 61 (estimation packet reception unit), a packet information acquisition unit 62 (packet information acquisition unit), a storage control unit 63, A change point calculation unit 64 (delay start packet detection unit) and a band calculation unit 65 (band calculation unit) are included.

最初に、送信装置11の推定用パケットの送信処理について説明する。まず、送信装置11の推定用パケット生成部51は、複数の推定用パケットを生成する。例えば、推定用パケット生成部51は、パケット番号を順次に設定し、パケット番号の増加とともに、パケットサイズが線形に増加するn個(nは自然数)の推定用パケットを生成する。つまり、i番目(0<i≦n)の推定用パケットのパケットサイズは以下の数5式により示される。   First, transmission processing of the estimation packet of the transmission device 11 will be described. First, the estimation packet generator 51 of the transmission device 11 generates a plurality of estimation packets. For example, the estimation packet generator 51 sequentially sets packet numbers, and generates n (n is a natural number) estimation packets whose packet size increases linearly as the packet number increases. That is, the packet size of the i-th (0 <i ≦ n) estimation packet is expressed by the following equation (5).

Figure 0006048102
Figure 0006048102

数5式に示すように、i番目の推定用パケットのパケットサイズPは、最初(1番目)の推定用パケットのパケットサイズPに、最初から(i−1)番目までの推定用パケットのパケット増加サイズΔP(すなわち推定用パケットの個数(i―1)とパケット増加サイズΔPとの積)を加えた値により算出できる。なお、推定用パケット生成部51のパケットサイズの算出方法は、上記の数5式に限らず、通信網13の帯域推定処理に必要な情報であればいかなる情報でもよい。例えば、推定用パケット生成部51は、パケット番号の増加と共に、パケットサイズを減少するように推定用パケットのパケットサイズを決定してもよい。また、推定用パケット生成部51は、パケット番号にかかわらず推定用パケットのパケットサイズを一定としてもよい。 The number as shown in Equation 5, i-th packet size P i of the estimated packet is first packet size P 1 of the estimation packet of (first), estimation packet from the first to the (i-1) -th The packet increase size ΔP (that is, the product of the number of estimation packets (i−1) and the packet increase size ΔP) can be calculated. Note that the packet size calculation method of the estimation packet generator 51 is not limited to the above equation 5, and any information may be used as long as it is information necessary for the bandwidth estimation process of the communication network 13. For example, the estimation packet generation unit 51 may determine the packet size of the estimation packet so as to decrease the packet size as the packet number increases. Further, the estimation packet generator 51 may make the packet size of the estimation packet constant regardless of the packet number.

続いて、送信制御部52は、送信時刻を取得する。送信制御部52は、順次に送信する推定用パケット間の送信間隔が予め設定された一定の送信間隔となるように、i番目の推定用パケットの送信時刻を取得する。つまり、i番目の推定用パケット送信間隔は以下の数6式に示すように一定(例えば1ミリ秒)になる。   Subsequently, the transmission control unit 52 acquires the transmission time. The transmission control unit 52 acquires the transmission time of the i-th estimation packet so that the transmission interval between the estimation packets that are sequentially transmitted becomes a predetermined transmission interval. That is, the i-th estimation packet transmission interval is constant (for example, 1 millisecond) as shown in Equation 6 below.

Figure 0006048102
Figure 0006048102

続いて、送信制御部52は、取得した送信時刻まで待機し、送信時刻になった時に、通信部23と通信網13とを介して受信装置12へ、送信時刻を付加した推定用パケットを送信する。そして、送信制御部52は、推定用パケット生成部51にて生成された全ての推定用パケットを送信するまで、上述した推定用パケットの送信処理を繰り返す。このように、送信制御部52は、予めパケットサイズが設定された複数の推定用パケットを、通信網13を介して接続された受信装置12に対して予め設定された送信間隔で送信する。これにより、送信装置11は、通信網13の利用可能帯域を推定するための推定用パケットを受信装置12へ送信することができる。   Subsequently, the transmission control unit 52 waits until the acquired transmission time, and transmits the estimation packet to which the transmission time is added to the reception device 12 via the communication unit 23 and the communication network 13 when the transmission time is reached. To do. Then, the transmission control unit 52 repeats the estimation packet transmission process described above until all the estimation packets generated by the estimation packet generation unit 51 are transmitted. In this way, the transmission control unit 52 transmits a plurality of estimation packets having packet sizes set in advance to the receiving device 12 connected via the communication network 13 at a preset transmission interval. Thereby, the transmission device 11 can transmit an estimation packet for estimating the available bandwidth of the communication network 13 to the reception device 12.

次に、受信装置12の帯域推定処理について説明する。まず、受信制御部61は、送信装置11から送信された推定用パケットを、通信部33を介して受信する。続いて、パケット情報取得部62は、受信制御部61にて受信した推定用パケットのパケット情報を取得する。パケット情報は、例えば、推定用パケットのパケット番号と、パケットサイズと、送信時刻と、受信時刻等である。なお、パケット情報は、これらに限定されず、帯域推定処理に必要な情報であれば、いかなる情報でも良い。   Next, the band estimation process of the receiving device 12 will be described. First, the reception control unit 61 receives the estimation packet transmitted from the transmission device 11 via the communication unit 33. Subsequently, the packet information acquisition unit 62 acquires the packet information of the estimation packet received by the reception control unit 61. The packet information includes, for example, the packet number of the estimation packet, the packet size, the transmission time, the reception time, and the like. Note that the packet information is not limited to these, and may be any information as long as it is information necessary for the bandwidth estimation process.

続いて、記憶制御部63は、パケット情報取得部62にて取得したパケット情報を記憶部34(又はメモリ32)に記憶する。例えば、記憶制御部63は、図6に示すように、各推定用パケットのパケット情報を管理するパケット情報管理テーブル81を記憶部34に記憶する。   Subsequently, the storage control unit 63 stores the packet information acquired by the packet information acquisition unit 62 in the storage unit 34 (or the memory 32). For example, as illustrated in FIG. 6, the storage control unit 63 stores a packet information management table 81 that manages packet information of each estimation packet in the storage unit 34.

続いて、受信制御部61は、送信装置11から送信された推定用パケットを全て受信したか否かを判定する。具体的には、受信制御部61は、予め記憶した推定用パケットの数、または、送信装置11から通知された推定用パケットの数に基づいて、全ての推定用パケットを受信したか否かを判定する。まだ全ての推定用パケットを受信していない場合、受信制御部61は、推定用パケットの受信処理を繰り返す。一方、全ての推定用パケットを受信した場合、変化点算出部64は、変化点の算出を行う。以下に、変化点の算出方法について説明する。   Subsequently, the reception control unit 61 determines whether all the estimation packets transmitted from the transmission device 11 have been received. Specifically, the reception control unit 61 determines whether all estimation packets have been received based on the number of estimation packets stored in advance or the number of estimation packets notified from the transmission device 11. judge. If all the estimation packets have not been received, the reception control unit 61 repeats the estimation packet reception process. On the other hand, when all the estimation packets are received, the change point calculation unit 64 calculates the change point. Below, the calculation method of a change point is demonstrated.

通信網13において推定用パケットの送信にかかる遅延時間が増加し始める変化点をkとすると、上述した数4式は、理論的に以下の数7式のように表すことができる。   If the change point at which the delay time required for transmission of the estimation packet starts increasing in the communication network 13 is k, the above equation 4 can theoretically be expressed as the following equation 7.

Figure 0006048102
Figure 0006048102

は、j番目の推定用パケットのパケットサイズ(byte)を表す。Cは定数であり、例えば物理帯域(bps)を表す。つまり、ΔT(j)−ΔT(j)の値は、1番目の推定用パケットからk番目の推定用パケットまでは0になる。また、ΔT(j)−ΔT(j)の値は、(k+1)番目からj番目の推定用パケットまでは、現在のパケット番号jの推定用パケットのパケットサイズからk番目の推定用パケットのパケットサイズを引いた値を、物理帯域で割った値になる。このΔT(j)−ΔT(j)の値は、通信網13において輻輳等が発生し、所定時間内に転送できなかったパケットサイズのデータを送信するためにかかる時間(すなわち遅延時間)を表す。パケットサイズPは数5式に示すように線形に増加するので、数7式は図7のように線形に増加する。なお、数7式のCは、物理帯域に限らず、利用可能帯域や無線の有効帯域であってもよい。 P j represents the packet size (byte) of the j-th estimation packet. C is a constant and represents, for example, a physical band (bps). That is, the value of ΔT r (j) −ΔT s (j) is 0 from the first estimation packet to the kth estimation packet. Also, the value of ΔT r (j) −ΔT s (j) is the kth estimation packet from the packet size of the estimation packet of the current packet number j from the (k + 1) th to the jth estimation packet. The value obtained by subtracting the packet size is divided by the physical bandwidth. The value of ΔT r (j) −ΔT s (j) is the time taken to transmit packet size data that cannot be transferred within a predetermined time due to congestion in the communication network 13 (ie, delay time). Represents. Since the packet size P increases linearly as shown in Equation 5, Equation 7 increases linearly as shown in FIG. Note that C in Equation 7 is not limited to a physical band, but may be an available band or a wireless effective band.

また、数7式より、上記した数3式のパケット遅延累積値Q(i)は、以下の数8式で書き直せる。   Further, from the equation (7), the packet delay accumulated value Q (i) of the above equation (3) can be rewritten by the following equation (8).

Figure 0006048102
Figure 0006048102

つまり、パケット遅延累積値Q(i)は、k番目と(k+1)番目の推定用パケットのパケットサイズの差分から、k番目とi番目の推定用パケットのパケットサイズの差分までの総和を、物理帯域Cで割ることにより算出される。ここで、jにiを代入し、i>kについて数8式を展開すると、数9式が得られる。   That is, the packet delay accumulated value Q (i) is the sum of the difference from the packet size difference between the kth and (k + 1) th estimation packets to the difference between the packet size differences between the kth and ith estimation packets. Calculated by dividing by band C. Here, when i is substituted for j and Equation 8 is expanded for i> k, Equation 9 is obtained.

Figure 0006048102
Figure 0006048102

Q(i)>0、つまりi>kとなるiであれば上記式に代入することで変化点kを求めることが可能である。なお、推定用パケットのパケットサイズの増加量は一定であるので、パケット増加サイズΔPは定数になる。ここで、ノイズ等の影響を最も受けにくいパケット遅延累積値Q(i)は、送信装置11から送信された最後(n番目)の推定用パケットを参照したパケット遅延累積値Q(n)になる。なぜなら、最後の推定用パケットは、通信網13に輻輳が発生するのに十分な大きさのパケットサイズが設定されているので、ノイズ等が最後の推定用パケット(例えば最後の推定用パケットの受信時間)に与える影響は微差になる(ノイズ等の影響に関わらず輻輳が発生する)ためである。従って、数9式にi=nを代入して解の公式を用いると、遅延が開始する変化点kは、以下の数10式により算出される。   If Q (i)> 0, that is, i satisfying i> k, the change point k can be obtained by substituting into the above equation. Since the increase amount of the packet size of the estimation packet is constant, the packet increase size ΔP is a constant. Here, the packet delay accumulated value Q (i) that is least affected by noise or the like is the packet delay accumulated value Q (n) referring to the last (n-th) estimation packet transmitted from the transmission device 11. . This is because the last estimation packet is set to a packet size that is large enough to cause congestion in the communication network 13, so that noise or the like may occur in the last estimation packet (for example, reception of the last estimation packet). This is because the influence on (time) is slightly different (congestion occurs regardless of the influence of noise or the like). Accordingly, when i = n is substituted into Equation 9 and the solution formula is used, the change point k at which the delay starts is calculated by Equation 10 below.

Figure 0006048102
Figure 0006048102

ここで、パケット遅延累積値Q(n)は上述した数1式にて定義したように、最後(n番目)の推定用パケットの受信時刻から最初(1番目)の推定用パケットの受信時刻を引いた値(最初と最後の推定用パケットの受信間隔)と、最後の推定用パケットの送信時刻から最初の推定用パケットの送信時刻を引いた値(最初と最後の推定用パケットの送信間隔)と、の差分により算出される。なお、最初の推定用パケットは、通信網13に輻輳が発生しないように十分に小さなパケットサイズが設定されているので、最後の推定用パケットと同様にノイズ等の影響を受けにくい。   Here, the packet delay accumulated value Q (n) is defined as the reception time of the first (first) estimation packet from the reception time of the last (n-th) estimation packet, as defined by the above-described equation (1). Subtracted value (reception interval of the first and last estimation packets) and value obtained by subtracting the transmission time of the first estimation packet from the transmission time of the last estimation packet (transmission interval of the first and last estimation packets) And the difference between the two. Note that the first estimation packet is set to a sufficiently small packet size so that congestion does not occur in the communication network 13, and thus is less susceptible to noise and the like as the last estimation packet.

つまり、変化点算出部64は、算出した推定用パケットの送信にかかる遅延時間の累積値を表すパケット遅延累積値に基づいて遅延開始パケットを検出する。よって、変化点算出部64は、ノイズ等の影響を受けにくい最初と最後の推定用パケットのパケット情報(例えば受信時刻)に基づいて、相互に前後して送信された推定用パケットの受信間隔が変化し始める推定用パケットを遅延開始パケットとして検出(変化点を算出)することができるので、高精度に遅延開始パケットを検出することができる。   That is, the change point calculation unit 64 detects a delay start packet based on the accumulated packet delay value that represents the accumulated value of the delay time for transmission of the calculated estimation packet. Therefore, the change point calculation unit 64 determines the reception interval of the estimation packets transmitted back and forth based on the packet information (for example, reception time) of the first and last estimation packets that are not easily affected by noise or the like. Since the estimation packet that starts to change can be detected as a delay start packet (change point is calculated), the delay start packet can be detected with high accuracy.

変化点算出部64が、数10式を用いて変化点を算出すると、帯域算出部65は、算出された変化点に基づいて通信網13の利用可能帯域を算出(推定)する。具体的には、以下の数11式により、帯域算出部65は通信網13の利用可能帯域を算出する。   When the change point calculation unit 64 calculates the change point using Equation 10, the bandwidth calculation unit 65 calculates (estimates) the available bandwidth of the communication network 13 based on the calculated change point. Specifically, the bandwidth calculation unit 65 calculates the available bandwidth of the communication network 13 using the following equation (11).

Figure 0006048102
Figure 0006048102

ここで、数11式の分子の値は、k番目の推定用パケットのパケットサイズを表している(数5式参照)。また、数11式の分母の値は、送信間隔を表している(数6式参照)。つまり、利用可能帯域Bは、k番目の推定用パケットのパケットサイズを、送信間隔で割ることにより算出される。   Here, the value of the numerator in Equation 11 represents the packet size of the kth estimation packet (see Equation 5). In addition, the value of the denominator of Equation 11 represents the transmission interval (see Equation 6). That is, the available bandwidth B is calculated by dividing the packet size of the kth estimation packet by the transmission interval.

以降、受信制御部61が送信装置11から送信された複数の推定用パケットを全て受信した時に、パケット情報取得部62がパケット情報を取得し、変化点算出部64が変化点を算出し、帯域算出部65が通信網13の帯域を算出(推定)する各処理が継続される。そして、受信装置12が算出した利用可能帯域に基づいて、所定のネットワークアプリケーションが、遅延が発生しないように(通信網13において輻輳が発生しないように)送信データを制御する。   Thereafter, when the reception control unit 61 receives all of the plurality of estimation packets transmitted from the transmission device 11, the packet information acquisition unit 62 acquires the packet information, the change point calculation unit 64 calculates the change point, Each process in which the calculation unit 65 calculates (estimates) the bandwidth of the communication network 13 is continued. Then, based on the available bandwidth calculated by the receiving device 12, a predetermined network application controls transmission data so that a delay does not occur (congestion does not occur in the communication network 13).

このように、送信装置11から送信された推定用パケットが、ノイズ等の通信網13の輻輳と無関係な影響を受ける場合に、ノイズ等の影響を最も受けにくい最初と最後の推定用パケットの受信時刻と送信時刻とのそれぞれを用いて、遅延が開始する推定用パケットを検出するので、通信網13の帯域の推定精度を向上することができる。   In this way, when the estimation packet transmitted from the transmission device 11 is affected by noise or the like unrelated to the congestion of the communication network 13, the reception of the first and last estimation packets that are least affected by the noise or the like is received. Since the estimation packet whose delay starts is detected using each of the time and the transmission time, the estimation accuracy of the bandwidth of the communication network 13 can be improved.

[動作]
次に、図9と図10を参照して、情報処理システム1の動作について説明する。図9は、送信装置11の動作を示すフローチャートである。図10は、受信装置12の動作を示すフローチャートである。
[Operation]
Next, the operation of the information processing system 1 will be described with reference to FIGS. 9 and 10. FIG. 9 is a flowchart showing the operation of the transmission apparatus 11. FIG. 10 is a flowchart showing the operation of the receiving device 12.

図9の推定用パケット送信処理では、まず、推定用パケット生成部51が、複数の推定用パケットを生成する(ステップS1)。例えば、推定用パケット生成部51は、パケット番号の増加とともに、パケットサイズが線形に増加するn個の推定用パケットを生成する。   In the estimation packet transmission process of FIG. 9, first, the estimation packet generation unit 51 generates a plurality of estimation packets (step S1). For example, the estimation packet generation unit 51 generates n estimation packets whose packet size increases linearly as the packet number increases.

次に、送信制御部52は、送信時刻を取得する(ステップS2)。例えば、送信制御部52は、順次に送信される推定用パケット間の送信間隔が、予め設定された一定の送信間隔となるようにi番目の推定用パケットの送信時刻を取得する。   Next, the transmission control unit 52 acquires the transmission time (step S2). For example, the transmission control unit 52 acquires the transmission time of the i-th estimation packet so that the transmission interval between the estimation packets that are sequentially transmitted becomes a predetermined transmission interval.

続いて、送信制御部52は、ステップS2の処理にて取得した送信時刻まで待機する(ステップS3)。そして、送信制御部52は、通信部23と通信網13とを介して受信装置12へ、送信時刻を付加した推定用パケットを送信する(ステップS4)。   Subsequently, the transmission control unit 52 waits until the transmission time acquired in the process of step S2 (step S3). And the transmission control part 52 transmits the packet for estimation which added the transmission time to the receiver 12 via the communication part 23 and the communication network 13 (step S4).

続いて、送信制御部52は、全ての推定用パケットを送信したか否かを判定する(ステップS5)。すなわち、送信制御部52は、ステップS1の処理にて生成されたn個の推定用パケット全てが受信装置12へ送信されたか否かを判定する。ステップS5の処理にて、全ての送信用パケットが送信されていないと判定された場合(ステップS5:No)、処理はステップS2に戻り、送信制御部52は、(i+1)番目の送信用パケットの送信時刻を取得する。そして、ステップS3以降の処理が繰り返される。   Subsequently, the transmission control unit 52 determines whether all estimation packets have been transmitted (step S5). That is, the transmission control unit 52 determines whether all n estimation packets generated in the process of step S <b> 1 have been transmitted to the receiving device 12. If it is determined in step S5 that all transmission packets have not been transmitted (step S5: No), the process returns to step S2, and the transmission control unit 52 performs the (i + 1) th transmission. Get the transmission time of the trusted packet. And the process after step S3 is repeated.

一方、ステップS5の処理にて、全ての推定用パケットを送信したと判定した場合(ステップS5:Yes)、推定用パケット送信処理は終了する。   On the other hand, if it is determined in step S5 that all estimation packets have been transmitted (step S5: Yes), the estimation packet transmission process ends.

次に、図10を参照して、受信装置12の帯域推定処理について説明する。図10の帯域推定処理では、まず、受信制御部61は、送信装置11から送信された推定用パケットを受信する(ステップS21)。続いて、パケット情報取得部62は、パケット情報を取得する(ステップS22)。   Next, the band estimation process of the receiving device 12 will be described with reference to FIG. In the band estimation process of FIG. 10, first, the reception control unit 61 receives an estimation packet transmitted from the transmission device 11 (step S <b> 21). Subsequently, the packet information acquisition unit 62 acquires packet information (step S22).

続いて、記憶制御部63は、ステップS22の処理にて取得したパケット情報を記憶する(ステップS23)。そして、受信制御部61は、全ての推定用パケットを受信したか否かを判定する(ステップS24)。ステップS24において、全ての推定用パケットを受信していないと判定した場合(ステップS24:No)、処理はステップS21に戻り、それ以降の処理が繰り返される。   Subsequently, the storage control unit 63 stores the packet information acquired in the process of step S22 (step S23). Then, the reception control unit 61 determines whether or not all estimation packets have been received (step S24). If it is determined in step S24 that all estimation packets have not been received (step S24: No), the process returns to step S21, and the subsequent processes are repeated.

一方、ステップS24の処理にて、全ての推定用パケットを受信したと判定した場合(ステップS24:Yes)、変化点算出部64は、変化点を算出する(ステップS25)。変化点の算出方法は、数10式を参照して説明したので省略する。そして、帯域算出部65は、ステップS25の処理にて算出した変化点にて示される推定用パケットのパケット情報を取得する(ステップS26)。具体的には、帯域算出部65は、変化点算出部64が、算出した変化点に基づいて検出した推定用パケットのパケットサイズを取得する。   On the other hand, when it is determined in step S24 that all estimation packets have been received (step S24: Yes), the change point calculation unit 64 calculates a change point (step S25). Since the calculation method of the change point has been described with reference to Equation 10, the description thereof will be omitted. Then, the bandwidth calculation unit 65 acquires packet information of the estimation packet indicated by the change point calculated in the process of step S25 (step S26). Specifically, the bandwidth calculation unit 65 acquires the packet size of the estimation packet detected by the change point calculation unit 64 based on the calculated change point.

最後に、帯域算出部65は、ステップS26の処理にて取得したパケット情報を用いて、利用可能帯域を算出する(ステップS27)(数11式参照)。ステップS27の処理の後、受信装置12の利用可能帯域推定処理は終了する。   Finally, the bandwidth calculation unit 65 calculates an available bandwidth using the packet information acquired in the process of step S26 (step S27) (see Equation 11). After the process of step S27, the available bandwidth estimation process of the receiving device 12 ends.

このように、送信装置11から送信された推定用パケットがノイズ等の影響を受ける場合に、ノイズ等の影響を最も受けにくい最初と最後の推定用パケットの受信時刻と送信時刻とのそれぞれを用いて、遅延が開始する推定用パケットを検出し、帯域を推定するので、帯域の推定精度を向上することができる。   In this way, when the estimation packet transmitted from the transmission device 11 is affected by noise or the like, the reception time and transmission time of the first and last estimation packets that are least affected by noise or the like are used. Thus, since the estimation packet whose delay starts is detected and the band is estimated, the band estimation accuracy can be improved.

<第2実施形態>
次に、本発明の第2実施形態を、図11と図12を参照して説明する。図11は、情報処理システムの構成を説明するための図である。図12は、情報処理システムの動作を説明するための図である。第2実施形態では、受信装置12が推定用パケットを受信するごとに変化点を算出する点が、第1実施形態と異なる。
Second Embodiment
Next, a second embodiment of the present invention will be described with reference to FIG. 11 and FIG. FIG. 11 is a diagram for explaining the configuration of the information processing system. FIG. 12 is a diagram for explaining the operation of the information processing system. The second embodiment is different from the first embodiment in that a change point is calculated every time the receiving device 12 receives an estimation packet.

[構成]
まず、図11を参照して第2実施形態における情報処理システム101の構成について説明する。なお、第1実施形態における情報処理システム1と同様の構成を有するものには同じ符号が付されている。すなわち、図11の情報処理システム101は、受信装置12が変化点カウント部111を有する点が図5の情報処理システム1と異なり、それ以外の構成については図5の情報処理システム1と同様である。
[Constitution]
First, the configuration of the information processing system 101 in the second embodiment will be described with reference to FIG. In addition, the same code | symbol is attached | subjected to what has the structure similar to the information processing system 1 in 1st Embodiment. That is, the information processing system 101 in FIG. 11 is different from the information processing system 1 in FIG. 5 in that the receiving device 12 includes the change point counting unit 111, and other configurations are the same as those in the information processing system 1 in FIG. is there.

第2実施形態では、受信制御部61が推定用パケットを受信すると、パケット情報取得部62が、受信制御部61にて受信した推定用パケットのパケット情報を取得する。続いて、変化点算出部64は、パケット情報取得部62にて取得したパケット情報に基づいて、変化点を算出する。具体的には、変化点算出部64は、上記した数10式と、最初の推定用パケットのパケット情報(例えば受信時刻と送信時刻)と、最後の推定用パケット(直前に受信した推定用パケット)のパケット情報と、に基づいて、変化点を算出する。   In the second embodiment, when the reception control unit 61 receives the estimation packet, the packet information acquisition unit 62 acquires the packet information of the estimation packet received by the reception control unit 61. Subsequently, the change point calculation unit 64 calculates a change point based on the packet information acquired by the packet information acquisition unit 62. Specifically, the change point calculation unit 64 includes the above-described Expression 10, the packet information (for example, reception time and transmission time) of the first estimation packet, and the last estimation packet (the estimation packet received immediately before). ) To calculate the change point.

次に、変化点カウント部111は、変化点算出部64にて算出した同じ変化点が算出された回数を記録(カウント)する。そして、変化点カウント部111は、同じ変化点が予め設定された閾値以上算出されたか否かを判定する。受信装置12は、同じ変化点が閾値以上算出されるまで上述した変化点の算出処理を繰り返す。そして、変化点カウント部111は、同じ変化点が閾値以上算出されたと判定した場合に、当該変化点を帯域算出部65に出力する。なお、変化点カウント部111は、変化点算出部64にて算出した変化点に基づく同じ推定用パケットが検出された回数を記録してもよい。   Next, the change point counting unit 111 records (counts) the number of times the same change point calculated by the change point calculation unit 64 is calculated. Then, the change point counting unit 111 determines whether or not the same change point is calculated more than a preset threshold value. The receiving device 12 repeats the above-described change point calculation process until the same change point is calculated to be equal to or greater than the threshold value. When the change point counting unit 111 determines that the same change point is calculated to be equal to or greater than the threshold, the change point counting unit 111 outputs the change point to the band calculating unit 65. Note that the change point counting unit 111 may record the number of times the same estimation packet based on the change point calculated by the change point calculating unit 64 is detected.

続いて、帯域算出部65は、変化点カウント部111から出力された変化点を取得し、取得した変化点に基づいて変化点算出部64により検出される推定用パケットのパケット情報を取得する。そして、帯域算出部65は、取得したパケット情報(具体的にはパケットサイズ)に基づいて、利用可能帯域を算出する(数11式)。このように、情報処理システム101では、変化点算出部64が、受信制御部61が推定用パケットを受信する度に、受信した複数の推定用パケットのうち、最初と最後に受信した推定用パケットの受信時刻に基づいて変化点を算出する(遅延開始パケットを検出する)。そして、変化点カウント部111(帯域算出手段)は、算出した同じ変化点の算出回数(同じ遅延開始パケットの検出回数)をカウントし、同じ変化点が予め設定された回数以上算出された場合に、帯域算出部65は、当該変化点(当該遅延開始パケットのパケットサイズ)を用いて帯域を算出する。この結果、第1実施形態の情報処理システム1のように、予め設定されたn個の推定用パケット全てを受信するより前に、帯域を算出するので、より迅速に高精度な帯域を推定することができる。   Subsequently, the band calculating unit 65 acquires the change point output from the change point counting unit 111, and acquires packet information of the estimation packet detected by the change point calculating unit 64 based on the acquired change point. Then, the bandwidth calculation unit 65 calculates the available bandwidth based on the acquired packet information (specifically, the packet size) (Equation 11). As described above, in the information processing system 101, the change point calculation unit 64 receives the estimation packet received first and last among the plurality of received estimation packets every time the reception control unit 61 receives the estimation packet. The change point is calculated based on the reception time of (detects a delay start packet). Then, the change point counting unit 111 (bandwidth calculation means) counts the calculated number of times of the same change point (the number of detection of the same delay start packet), and when the same change point is calculated more than a preset number of times. The bandwidth calculator 65 calculates the bandwidth using the change point (packet size of the delay start packet). As a result, as in the information processing system 1 according to the first embodiment, the bandwidth is calculated before all the n estimation packets set in advance are received, so the highly accurate bandwidth can be estimated more quickly. be able to.

[動作]
次に、図12を参照して、第2実施形態における受信装置12の帯域推定処理について説明する。なお、図12の帯域推定処理のステップS41乃至S44,S46,S47の処理は、図10の帯域推定処理のステップS21乃至S23,S25乃至S27の処理と同様の処理であるので、簡単に説明する。また、送信装置11の推定用パケット送信処理は、図9を参照して上述したので、その説明は省略する。
[Operation]
Next, with reference to FIG. 12, the band estimation process of the receiving device 12 in the second embodiment will be described. Note that steps S41 to S44, S46, and S47 of the band estimation process of FIG. 12 are the same as the processes of steps S21 to S23 and S25 to S27 of the band estimation process of FIG. . Further, the estimation packet transmission processing of the transmission device 11 has been described above with reference to FIG.

図12の帯域推定処理では、まず、受信制御部61は、推定用パケットを受信する(ステップS41)。続いて、パケット情報取得部62は、パケット情報を取得する(ステップS42)。続いて、記憶制御部63は、ステップS42の処理にて取得したパケット情報を記憶する(ステップS43)。   In the band estimation process of FIG. 12, first, the reception control unit 61 receives an estimation packet (step S41). Subsequently, the packet information acquisition unit 62 acquires packet information (step S42). Subsequently, the storage control unit 63 stores the packet information acquired in the process of step S42 (step S43).

そして、変化点算出部64は、変化点を算出する(ステップS44)。次に、変化点カウント部111は、同じ変化点が閾値以上算出されたか否かを判定する(ステップS45)。同じ変化点が閾値以上算出されていないと判定した場合(ステップS45:No)、処理はステップS41に戻り、それ以降の処理が繰り返される。   And the change point calculation part 64 calculates a change point (step S44). Next, the change point counting unit 111 determines whether or not the same change point is calculated to be equal to or greater than a threshold (step S45). When it is determined that the same change point is not calculated above the threshold (step S45: No), the process returns to step S41, and the subsequent processes are repeated.

一方、ステップS45において、同じ変化点が閾値以上算出されたと判定した場合(ステップS45:Yes)、帯域算出部65は、ステップS45の処理にて閾値以上算出したと判定された変化点にて示される推定用パケットのパケット情報を取得する(ステップS46)。そして、帯域算出部65は、ステップS46の処理にて取得したパケット情報を用いて、利用可能帯域を算出する(ステップS47)。ステップS47の処理の後、受信装置12の帯域推定処理は終了する。   On the other hand, if it is determined in step S45 that the same change point has been calculated above the threshold (step S45: Yes), the band calculation unit 65 indicates the change point determined to have been calculated above the threshold in the process of step S45. Packet information of the estimated packet to be obtained is acquired (step S46). Then, the bandwidth calculating unit 65 calculates an available bandwidth using the packet information acquired in the process of step S46 (step S47). After the process of step S47, the band estimation process of the receiving device 12 ends.

このように、受信装置12は、算出した変化点の算出回数をカウントし、同じ変化点が予め設定された回数以上算出された場合に、当該変化点を用いて帯域を算出するので、十分に信頼できる変化点を最終パケットが到着する前に発見することができる。この結果、帯域の推定精度が向上できるとともに、短時間で通信網13の帯域の推定処理を完了することができる。   Thus, the receiving device 12 counts the calculated number of change points, and when the same change point is calculated more than the preset number of times, the reception device 12 calculates the band using the change point. A reliable change point can be found before the final packet arrives. As a result, the band estimation accuracy can be improved and the band estimation process of the communication network 13 can be completed in a short time.

<第3実施形態>
次に、本発明の第3実施形態にかかる情報処理システムについて図13を参照して説明する。
第3実施形態に係る情報処理システム201は、
予めパケットサイズが設定された複数の推定用パケットを、ネットワーク213を介して接続された受信装置212に対して予め設定された送信間隔で送信する送信制御部221(推定用パケット送信手段)を備える送信装置211と、受信装置212と、を備え、
受信装置212は、
送信制御部221から送信された推定用パケットを受信する受信制御部231(推定用パケット受信手段)と、
受信制御部231にて受信した推定用パケットの受信時刻とパケットサイズとを取得するパケット情報取得部232(パケット情報取得手段)と、
受信制御部231にて受信した複数の推定用パケットのうち、最初と最後に受信した推定用パケットの受信時刻に基づいて、相互に前後して送信された推定用パケットの受信間隔が変化し始める推定用パケットを遅延開始パケットとして検出する変化点算出部233(遅延開始パケット検出手段)と、
変化点算出部233にて検出した遅延開始パケットのパケットサイズを用いてネットワーク213の帯域を算出する帯域算出部234(帯域算出手段)と、
を備える。
<Third Embodiment>
Next, an information processing system according to a third embodiment of the present invention will be described with reference to FIG.
An information processing system 201 according to the third embodiment
A transmission control unit 221 (estimation packet transmission means) is provided that transmits a plurality of estimation packets having packet sizes set in advance to a receiving device 212 connected via the network 213 at a preset transmission interval. A transmission device 211 and a reception device 212;
The receiving device 212 is
A reception control unit 231 (estimation packet receiving means) that receives the estimation packet transmitted from the transmission control unit 221;
A packet information acquisition unit 232 (packet information acquisition unit) for acquiring the reception time and the packet size of the estimation packet received by the reception control unit 231;
Based on the reception times of the first and last estimation packets received among the plurality of estimation packets received by the reception control unit 231, the reception intervals of the estimation packets transmitted before and after each other start to change. A change point calculation unit 233 (delay start packet detection means) for detecting the estimation packet as a delay start packet;
A bandwidth calculation unit 234 (bandwidth calculation means) that calculates the bandwidth of the network 213 using the packet size of the delay start packet detected by the change point calculation unit 233;
Is provided.

上記構成により、まず送信装置211が、予めパケットサイズが設定された複数の推定用パケットを、ネットワーク213を介して接続された受信装置212に対して予め設定された送信間隔で送信する。そして、受信装置212が、受信した複数の推定用パケットのうち、最初と最後に受信した推定用パケットの受信時刻に基づいて、遅延開始パケットを検出する。続いて、受信装置212は、検出した遅延開始パケットのパケットサイズを用いて帯域を算出する。この結果、送信装置211から送信した推定用パケットがネットワークにおいてノイズ等の影響を受けた場合でも、ノイズ等の影響が小さくなるように最初と最後の推定用パケットの受信時刻を用いて、受信間隔が変化し始める(遅延が開始する)推定用パケットを検出するので、ネットワーク213の帯域の推定精度を向上することができる。   With the above-described configuration, first, the transmission device 211 transmits a plurality of estimation packets, in which packet sizes are set in advance, to the reception device 212 connected via the network 213 at a preset transmission interval. Then, the reception device 212 detects a delay start packet based on the reception times of the first and last received estimation packets among the plurality of received estimation packets. Subsequently, the reception device 212 calculates a bandwidth using the packet size of the detected delay start packet. As a result, even when the estimation packet transmitted from the transmission apparatus 211 is affected by noise or the like in the network, the reception interval is used by using the reception times of the first and last estimation packets so that the influence of noise or the like is reduced. Since the estimation packet that starts to change (delay starts) is detected, the estimation accuracy of the bandwidth of the network 213 can be improved.

以上、上記実施形態を参照して本願発明を説明したが、本願発明は、上述した実施形態に限定されるものではない。本願発明の構成及び詳細に、本願発明の範囲内において当業者が理解し得る様々な変更をすることができる。   Although the present invention has been described with reference to the above embodiment, the present invention is not limited to the above-described embodiment. Various changes that can be understood by those skilled in the art can be made to the configuration and details of the present invention within the scope of the present invention.

なお、本願発明においては、推定する帯域は利用可能帯域に限らず、物理帯域であってもよい。また、これらに限定されず、TCP(Transmission Control Protocol)やUDP(User Datagram Protocol)の実効スループットなどであっても良い。   In the present invention, the band to be estimated is not limited to the available band but may be a physical band. The present invention is not limited to these, and may be effective throughput of TCP (Transmission Control Protocol) or UDP (User Datagram Protocol).

さらに、本願発明においては、パケットサイズおよび送信間隔はそれぞれ固定であってもよく、可変であってもよい。どの場合でも、上記した式を適宜修正して利用することができる。   Further, in the present invention, the packet size and the transmission interval may be fixed or variable. In any case, the above formula can be used with appropriate modifications.

<付記>
上記実施形態の一部又は全部は、以下の付記のようにも記載されうる。以下、本発明における情報処理装置等の構成の概略を説明する。但し、本発明は、以下の構成に限定されない。
<Appendix>
Part or all of the above-described embodiment can be described as in the following supplementary notes. The outline of the configuration of the information processing apparatus and the like in the present invention will be described below. However, the present invention is not limited to the following configuration.

(付記1)
予めパケットサイズが設定された複数の推定用パケットを、ネットワークを介して接続された受信装置に対して予め設定された送信間隔で送信する推定用パケット送信手段を備える送信装置と、前記受信装置と、を備え、
前記受信装置は、
前記推定用パケット送信手段から送信された前記推定用パケットを受信する推定用パケット受信手段と、
前記推定用パケット受信手段にて受信した前記推定用パケットの受信時刻とパケットサイズとを取得するパケット情報取得手段と、
前記推定用パケット受信手段にて受信した複数の前記推定用パケットのうち、最初と最後に受信した前記推定用パケットの前記受信時刻に基づいて、相互に前後して送信された推定用パケットの受信間隔が変化し始める推定用パケットを遅延開始パケットとして検出する遅延開始パケット検出手段と、
前記遅延開始パケット検出手段にて検出した前記遅延開始パケットのパケットサイズを用いて前記ネットワークの帯域を算出する帯域算出手段と、
を備える情報処理システム。
(Appendix 1)
A transmission apparatus comprising estimation packet transmitting means for transmitting a plurality of estimation packets having packet sizes set in advance to a reception apparatus connected via a network at a predetermined transmission interval; and the reception apparatus; With
The receiving device is:
An estimation packet receiving means for receiving the estimation packet transmitted from the estimation packet transmitting means;
Packet information acquisition means for acquiring the reception time and packet size of the estimation packet received by the estimation packet reception means;
Reception of estimation packets transmitted back and forth based on the reception times of the estimation packet received first and last among the plurality of estimation packets received by the estimation packet receiving means A delay start packet detecting means for detecting an estimation packet whose interval starts to change as a delay start packet;
Bandwidth calculation means for calculating the bandwidth of the network using the packet size of the delay start packet detected by the delay start packet detection means;
An information processing system comprising:

上記構成により、まず送信装置が、予めパケットサイズが設定された複数の推定用パケットを、ネットワークを介して接続された受信装置に対して予め設定された送信間隔で送信する。そして、受信装置が、受信した複数の推定用パケットのうち、最初と最後に受信した推定用パケットの受信時刻に基づいて、遅延開始パケットを検出する。続いて、受信装置は、検出した遅延開始パケットのパケットサイズを用いて帯域を算出する。この結果、送信装置から送信した推定用パケットが通信網においてノイズ等の影響を受けた場合でも、ノイズ等の影響が小さくなるように最初と最後の推定用パケットの受信時刻を用いて、受信間隔が変化し始める(遅延が開始する)推定用パケットを検出するので、ネットワークの帯域の推定精度を向上することができる。   With the above configuration, first, the transmission apparatus transmits a plurality of estimation packets having packet sizes set in advance to a reception apparatus connected via the network at a predetermined transmission interval. Then, the receiving device detects a delay start packet based on the reception times of the first and last received estimation packets among the plurality of received estimation packets. Subsequently, the receiving device calculates a bandwidth using the packet size of the detected delay start packet. As a result, even when the estimation packet transmitted from the transmission device is affected by noise or the like in the communication network, the reception interval is used by using the reception times of the first and last estimation packets so that the influence of noise or the like is reduced. Is detected (the delay starts), so that the estimation accuracy of the network bandwidth can be improved.

(付記2)
付記1に記載の情報処理システムであって、
前記推定用パケット受信手段は、前記推定用パケット送信手段から予め設定された複数の前記推定用パケットを全て受信し、
前記遅延開始パケット検出手段は、前記推定用パケット受信手段にて全ての前記推定用パケットを受信した後に、最初と最後に受信した前記推定用パケットの前記受信時刻に基づいて、前記遅延開始パケットを検出する、
情報処理システム。
(Appendix 2)
An information processing system according to attachment 1, wherein
The estimation packet receiving means receives all of the plurality of estimation packets preset from the estimation packet transmission means,
The delay start packet detecting means, after receiving all the estimation packets by the estimation packet receiving means, determines the delay start packet based on the reception times of the estimation packets received first and last. To detect,
Information processing system.

上記構成により、パケット情報取得手段は、推定用パケットの送信時刻をさらに取得する。そして、遅延開始パケット検出手段は、予め設定された複数の推定用パケットを全て受信した後に、最初と最後に受信した推定用パケットの受信時刻に基づいて、遅延開始パケットを検出する。このように、ノイズ等の影響を最も受けにくい、最初と最後の推定用パケットの受信時刻を利用して遅延開始パケットを検出するので、より高精度にネットワークの帯域を推定することができる。   With the above configuration, the packet information acquisition unit further acquires the transmission time of the estimation packet. The delay start packet detection means detects the delay start packet based on the reception times of the first and last estimation packets received after receiving a plurality of preset estimation packets. As described above, since the delay start packet is detected by using the reception time of the first and last estimation packets that are least affected by noise or the like, the network bandwidth can be estimated with higher accuracy.

(付記3)
付記1に記載の情報処理システムであって、
前記遅延開始パケット検出手段は、前記推定用パケット受信手段にて前記推定用パケットを受信する度に、受信した複数の前記推定用パケットのうち、最初と最後に受信した前記推定用パケットの受信時刻に基づいて、前記遅延開始パケットを検出し、
前記帯域算出手段は、前記遅延開始パケット検出手段にて検出した同じ遅延開始パケットの検出回数が予め設定された閾値以上になる場合に、当該遅延開始パケットのパケットサイズを用いて前記ネットワークの帯域を算出する、
情報処理システム。
(Appendix 3)
An information processing system according to attachment 1, wherein
The delay start packet detection means receives the estimation packet received first and last among the plurality of estimation packets received each time the estimation packet reception means receives the estimation packet. And detecting the delayed start packet based on
The bandwidth calculation means calculates the bandwidth of the network using the packet size of the delay start packet when the number of detections of the same delay start packet detected by the delay start packet detection means is equal to or greater than a preset threshold. calculate,
Information processing system.

上記構成により、パケット情報取得手段は、推定用パケットの送信時刻をさらに取得する。そして、遅延開始パケット検出手段は、推定用パケット列を受信する度に、受信した複数の推定用パケットのうち、最初と最後に受信した推定用パケットの受信時刻に基づいて、遅延開始パケットを検出する。そして、帯域算出手段は、検出した同じ遅延開始パケットの検出回数が予め設定された閾値以上になる場合に、当該遅延開始パケットのパケットサイズを用いてネットワークの帯域を算出する。このように、十分に信頼できる回数だけ検出された遅延開始パケットのパケットサイズを用いてネットワークの帯域を算出するので、送信装置から送信される推定用パケット全てを受信する前にネットワークの帯域を算出することができ、短時間に高精度な帯域を推定することができる。   With the above configuration, the packet information acquisition unit further acquires the transmission time of the estimation packet. The delay start packet detecting means detects the delay start packet based on the reception time of the first and last received estimation packets among the plurality of received estimation packets each time the estimation packet sequence is received. To do. The bandwidth calculating means calculates the network bandwidth using the packet size of the delay start packet when the detected number of detected same delay start packets is equal to or greater than a preset threshold value. In this way, the network bandwidth is calculated using the packet size of the delay start packet detected a sufficient number of times, so the network bandwidth is calculated before receiving all the estimation packets transmitted from the transmitter. Therefore, it is possible to estimate a highly accurate band in a short time.

(付記4)
付記1乃至3のいずれかに記載の情報処理システムであって、
前記パケット情報取得手段は、前記推定用パケットの送信時刻をさらに取得し、
前記遅延開始パケット検出手段は、前記推定用パケット受信手段にて受信した複数の前記推定用パケットのうち、最後の推定用パケットの受信時刻から最初の推定用パケットの受信時刻を引いた受信間隔と、最後の推定用パケットの送信時刻から最初の推定用パケットの送信時刻を引いた送信間隔と、の差分を、前記推定用パケットの送信にかかる遅延時間の累積値を表すパケット遅延累積値として算出し、算出した前記パケット遅延累積値に基づいて前記遅延開始パケットを検出する、
情報処理システム。
(Appendix 4)
An information processing system according to any one of appendices 1 to 3,
The packet information acquisition means further acquires the transmission time of the estimation packet,
The delay start packet detection means includes a reception interval obtained by subtracting the reception time of the first estimation packet from the reception time of the last estimation packet among the plurality of estimation packets received by the estimation packet reception means. The difference between the transmission time obtained by subtracting the transmission time of the first estimation packet from the transmission time of the last estimation packet is calculated as a packet delay accumulated value representing the accumulated value of the delay time required for the transmission of the estimation packet. And detecting the delay start packet based on the calculated packet delay accumulated value,
Information processing system.

上記構成により、遅延開始パケット検出手段は、推定用パケット受信手段にて受信した複数の推定用パケットのうち、最後の推定用パケットの受信時刻から最初の推定用パケットの受信時刻を引いた受信間隔と、最後の推定用パケットの送信時刻から最初の推定用パケットの送信時刻を引いた送信間隔と、の差分をパケット遅延累積値として算出する。そして、変化点算出部64は、算出した推定用パケットの送信にかかる遅延時間の累積値を表すパケット遅延累積値に基づいて前記遅延開始パケットを検出する。よって、遅延開始パケット検出手段は、ノイズ等の影響を受けにくい最初と最後の推定用パケットのパケット情報に基づいて変化点を算出することができるので、高精度に遅延開始パケットを検出することができる。   With the above-described configuration, the delay start packet detecting unit receives a reception interval obtained by subtracting the reception time of the first estimation packet from the reception time of the last estimation packet among the plurality of estimation packets received by the estimation packet reception unit. And the transmission interval obtained by subtracting the transmission time of the first estimation packet from the transmission time of the last estimation packet is calculated as a packet delay accumulated value. Then, the change point calculation unit 64 detects the delay start packet based on the accumulated packet delay value that represents the accumulated delay time required for the transmission of the estimated packet. Therefore, the delay start packet detecting means can calculate the change point based on the packet information of the first and last estimation packets that are not easily affected by noise or the like, so that the delay start packet can be detected with high accuracy. it can.

(付記5)
付記4に記載の情報処理システムであって、
前記遅延開始パケット検出手段は、前記推定用パケット受信手段にて受信した前記推定用パケットの数nと、前記ネットワークの物理帯域Cと、前記パケット遅延累積値Q(n)と、増加量が一定になる推定用パケットのパケット増加サイズΔPと、を用いた以下の数12式により、

Figure 0006048102
前記推定用パケットの送信にかかる遅延時間が増加し始める変化点kを算出する、
情報処理システム。 (Appendix 5)
An information processing system according to attachment 4, wherein
The delay start packet detecting means is configured such that the number n of the estimation packets received by the estimation packet receiving means, the physical bandwidth C of the network, the cumulative packet delay value Q (n), and the increase amount are constant. The following equation 12 using the packet increase size ΔP of the estimation packet to be
Figure 0006048102
Calculating a change point k at which the delay time for transmission of the estimation packet starts to increase;
Information processing system.

(付記6)
予めパケットサイズが設定された複数の推定用パケットを、ネットワークを介して接続された受信装置に対して予め設定された送信間隔で送信する送信装置から前記推定用パケットを受信する推定用パケット受信手段と、
前記推定用パケット受信手段にて受信した前記推定用パケットの受信時刻とパケットサイズとを、パケット情報として取得するパケット情報取得手段と、
前記推定用パケット受信手段にて受信した複数の前記推定用パケットのうち、最初と最後に受信した前記推定用パケットの前記パケット情報に基づいて、相互に前後して送信された推定用パケットとの受信間隔が変化し始める推定用パケットを遅延開始パケットとして検出する遅延開始パケット検出手段と、
前記遅延開始パケット検出手段にて検出した前記遅延開始パケットのパケットサイズを用いて前記ネットワークの帯域を算出する帯域算出手段と、
を備える情報処理装置。
(Appendix 6)
Estimating packet receiving means for receiving the estimating packet from a transmitting apparatus that transmits a plurality of estimating packets having packet sizes set in advance to a receiving apparatus connected via a network at a preset transmission interval When,
Packet information acquisition means for acquiring, as packet information, the reception time and packet size of the estimation packet received by the estimation packet reception means;
Of the plurality of estimation packets received by the estimation packet receiving means, based on the packet information of the estimation packet received first and last, the estimation packets transmitted back and forth with each other Delay start packet detecting means for detecting an estimation packet whose reception interval starts to change as a delay start packet;
Bandwidth calculation means for calculating the bandwidth of the network using the packet size of the delay start packet detected by the delay start packet detection means;
An information processing apparatus comprising:

(付記7)
付記6に記載の情報処理装置であって、
前記推定用パケット受信手段は、前記推定用パケット送信手段から予め設定された複数の前記推定用パケットを全て受信し、
前記遅延開始パケット検出手段は、前記推定用パケット受信手段にて全ての前記推定用パケットを受信した後に、最初に受信した前記推定用パケットの送信時刻および受信時刻と、最後に受信した前記推定用パケットの送信時刻および受信時刻と、に基づいて、前記遅延開始パケットを検出する、
情報処理装置。
(Appendix 7)
An information processing apparatus according to appendix 6, wherein
The estimation packet receiving means receives all of the plurality of estimation packets preset from the estimation packet transmission means,
The delay start packet detecting means receives all the estimation packets at the estimation packet receiving means, and then transmits the estimation packet received at the first time and the reception time, and the estimation packet received last. Detecting the delay start packet based on a packet transmission time and a reception time;
Information processing device.

(付記8)
予めパケットサイズが設定された複数の推定用パケットを、ネットワークを介して接続された受信装置に対して予め設定された送信間隔で送信する送信装置から前記推定用パケットを受信し、
受信した前記推定用パケットの受信時刻とパケットサイズとを、パケット情報として取得し、
受信した複数の前記推定用パケットのうち、最初と最後に受信した前記推定用パケットの前記パケット情報に基づいて、相互に前後して送信された推定用パケットとの受信間隔が変化し始める推定用パケットを遅延開始パケットとして検出し、
検出した前記遅延開始パケットのパケットサイズを用いて帯域を算出する、
情報処理方法。
(Appendix 8)
Receiving the estimation packet from a transmission device that transmits a plurality of estimation packets having packet sizes set in advance to a reception device connected via a network at a preset transmission interval;
Obtaining the reception time and packet size of the received estimation packet as packet information,
Based on the packet information of the first and last received estimation packets among the plurality of received estimation packets, the estimation interval at which the reception interval with the estimation packets transmitted back and forth starts to change Detect the packet as a delayed start packet,
A bandwidth is calculated using the packet size of the detected delay start packet.
Information processing method.

(付記9)
付記8に記載の情報処理方法であって、
予め設定された複数の前記推定用パケットを全て受信し、
全ての前記推定用パケットを受信した後に、最初に受信した前記推定用パケットの送信時刻および受信時刻と、最後に受信した前記推定用パケットの送信時刻および受信時刻と、に基づいて、前記遅延開始パケットを検出する、
情報処理方法。
(Appendix 9)
An information processing method according to attachment 8, wherein
Receiving all the plurality of estimation packets set in advance;
After receiving all the estimation packets, start delay based on the transmission time and reception time of the estimation packet received first and the transmission time and reception time of the estimation packet received last Detect packets,
Information processing method.

(付記10)
情報処理装置に、
予めパケットサイズが設定された複数の推定用パケットを、ネットワークを介して接続された受信装置に対して予め設定された送信間隔で送信する送信装置から前記推定用パケットを受信する推定用パケット受信手段と、
前記推定用パケット受信手段にて受信した前記推定用パケットの受信時刻とパケットサイズとを、パケット情報として取得するパケット情報取得手段と、
前記推定用パケット受信手段にて受信した複数の前記推定用パケットのうち、最初と最後に受信した前記推定用パケットの前記パケット情報に基づいて、相互に前後して送信された推定用パケットとの受信間隔が変化し始める推定用パケットを遅延開始パケットとして検出する遅延開始パケット検出手段と、
前記遅延開始パケット検出手段にて検出した前記遅延開始パケットのパケットサイズを用いて帯域を算出する帯域算出手段と、
を実現させるためのプログラム。
(Appendix 10)
In the information processing device,
Estimating packet receiving means for receiving the estimating packet from a transmitting apparatus that transmits a plurality of estimating packets having packet sizes set in advance to a receiving apparatus connected via a network at a preset transmission interval When,
Packet information acquisition means for acquiring, as packet information, the reception time and packet size of the estimation packet received by the estimation packet reception means;
Of the plurality of estimation packets received by the estimation packet receiving means, based on the packet information of the estimation packet received first and last, the estimation packets transmitted back and forth with each other Delay start packet detecting means for detecting an estimation packet whose reception interval starts to change as a delay start packet;
Bandwidth calculating means for calculating a bandwidth using the packet size of the delay start packet detected by the delay start packet detecting means;
A program to realize

1 情報処理システム
11 送信装置
12 受信装置
13 通信網
22 メモリ
23 通信部
24 記憶部
31 演算部
32 メモリ
33 通信部
34 記憶部
51 推定用パケット生成部
52 送信制御部
61 受信制御部
62 パケット情報取得部
63 記憶制御部
64 変化点算出部
65 帯域算出部
101 情報処理システム
111 変化点カウント部
201 情報処理システム
211 送信装置
212 受信装置
213 ネットワーク
221 送信制御部
231 受信制御部
232 パケット情報取得部
233 変化点算出部
234 帯域算出部
DESCRIPTION OF SYMBOLS 1 Information processing system 11 Transmission apparatus 12 Reception apparatus 13 Communication network 22 Memory 23 Communication part 24 Storage part 31 Operation part 32 Memory 33 Communication part 34 Storage part 51 Estimation packet generation part 52 Transmission control part 61 Reception control part 62 Packet information acquisition Unit 63 storage control unit 64 change point calculation unit 65 band calculation unit 101 information processing system 111 change point counting unit 201 information processing system 211 transmission device 212 reception device 213 network 221 transmission control unit 231 reception control unit 232 packet information acquisition unit 233 change Point calculation unit 234 Band calculation unit

Claims (10)

予めパケットサイズが設定された複数の推定用パケットを、ネットワークを介して接続された受信装置に対して予め設定された送信間隔で送信する推定用パケット送信手段を備える送信装置と、前記受信装置と、を備え、
前記受信装置は、
前記推定用パケット送信手段から送信された前記推定用パケットを受信する推定用パケット受信手段と、
前記推定用パケット受信手段にて受信した前記推定用パケットの受信時刻とパケットサイズとを取得するパケット情報取得手段と、
前記推定用パケット受信手段にて受信した複数の前記推定用パケットのうち、最初と最後に受信した前記推定用パケットの前記受信時刻に基づいて、相互に前後して送信された推定用パケットの受信間隔が変化し始める推定用パケットを遅延開始パケットとして検出する遅延開始パケット検出手段と、
前記遅延開始パケット検出手段にて検出した前記遅延開始パケットのパケットサイズを用いて前記ネットワークの帯域を算出する帯域算出手段と、
を備える情報処理システム。
A transmission apparatus comprising estimation packet transmitting means for transmitting a plurality of estimation packets having packet sizes set in advance to a reception apparatus connected via a network at a predetermined transmission interval; and the reception apparatus; With
The receiving device is:
An estimation packet receiving means for receiving the estimation packet transmitted from the estimation packet transmitting means;
Packet information acquisition means for acquiring the reception time and packet size of the estimation packet received by the estimation packet reception means;
Reception of estimation packets transmitted back and forth based on the reception times of the estimation packet received first and last among the plurality of estimation packets received by the estimation packet receiving means A delay start packet detecting means for detecting an estimation packet whose interval starts to change as a delay start packet;
Bandwidth calculation means for calculating the bandwidth of the network using the packet size of the delay start packet detected by the delay start packet detection means;
An information processing system comprising:
請求項1に記載の情報処理システムであって、
前記推定用パケット受信手段は、前記推定用パケット送信手段から予め設定された複数の前記推定用パケットを全て受信し、
前記遅延開始パケット検出手段は、前記推定用パケット受信手段にて全ての前記推定用パケットを受信した後に、最初と最後に受信した前記推定用パケットの前記受信時刻に基づいて、前記遅延開始パケットを検出する、
情報処理システム。
The information processing system according to claim 1,
The estimation packet receiving means receives all of the plurality of estimation packets preset from the estimation packet transmission means,
The delay start packet detecting means, after receiving all the estimation packets by the estimation packet receiving means, determines the delay start packet based on the reception times of the estimation packets received first and last. To detect,
Information processing system.
請求項1に記載の情報処理システムであって、
前記遅延開始パケット検出手段は、前記推定用パケット受信手段にて前記推定用パケットを受信する度に、受信した複数の前記推定用パケットのうち、最初と最後に受信した前記推定用パケットの受信時刻に基づいて、前記遅延開始パケットを検出し、
前記帯域算出手段は、前記遅延開始パケット検出手段にて検出した同じ遅延開始パケットの検出回数が予め設定された閾値以上になる場合に、当該遅延開始パケットのパケットサイズを用いて前記ネットワークの帯域を算出する、
情報処理システム。
The information processing system according to claim 1,
The delay start packet detection means receives the estimation packet received first and last among the plurality of estimation packets received each time the estimation packet reception means receives the estimation packet. And detecting the delayed start packet based on
The bandwidth calculation means calculates the bandwidth of the network using the packet size of the delay start packet when the number of detections of the same delay start packet detected by the delay start packet detection means is equal to or greater than a preset threshold. calculate,
Information processing system.
請求項1乃至3のいずれかに記載の情報処理システムであって、
前記パケット情報取得手段は、前記推定用パケットの送信時刻をさらに取得し、
前記遅延開始パケット検出手段は、前記推定用パケット受信手段にて受信した複数の前記推定用パケットのうち、最後の推定用パケットの受信時刻から最初の推定用パケットの受信時刻を引いた受信間隔と、最後の推定用パケットの送信時刻から最初の推定用パケットの送信時刻を引いた送信間隔と、の差分を、前記推定用パケットの送信にかかる遅延時間の累積値を表すパケット遅延累積値として算出し、算出した前記パケット遅延累積値に基づいて前記遅延開始パケットを検出する、
情報処理システム。
An information processing system according to any one of claims 1 to 3,
The packet information acquisition means further acquires the transmission time of the estimation packet,
The delay start packet detection means includes a reception interval obtained by subtracting the reception time of the first estimation packet from the reception time of the last estimation packet among the plurality of estimation packets received by the estimation packet reception means. The difference between the transmission time obtained by subtracting the transmission time of the first estimation packet from the transmission time of the last estimation packet is calculated as a packet delay accumulated value representing the accumulated value of the delay time required for the transmission of the estimation packet. And detecting the delay start packet based on the calculated packet delay accumulated value,
Information processing system.
請求項4に記載の情報処理システムであって、
前記遅延開始パケット検出手段は、前記推定用パケット受信手段にて受信した前記推定用パケットの数nと、前記ネットワークの物理帯域Cと、前記パケット遅延累積値Q(n)と、増加量が一定になる推定用パケットのパケット増加サイズΔPと、を用いた以下の数12式により、
Figure 0006048102
前記推定用パケットの送信にかかる遅延時間が増加し始める変化点kを算出する、
情報処理システム。
The information processing system according to claim 4,
The delay start packet detecting means is configured such that the number n of the estimation packets received by the estimation packet receiving means, the physical bandwidth C of the network, the cumulative packet delay value Q (n), and the increase amount are constant. The following equation 12 using the packet increase size ΔP of the estimation packet to be
Figure 0006048102
Calculating a change point k at which the delay time for transmission of the estimation packet starts to increase;
Information processing system.
予めパケットサイズが設定された複数の推定用パケットを、ネットワークを介して接続された受信装置に対して予め設定された送信間隔で送信する送信装置から前記推定用パケットを受信する推定用パケット受信手段と、
前記推定用パケット受信手段にて受信した前記推定用パケットの受信時刻とパケットサイズとを、パケット情報として取得するパケット情報取得手段と、
前記推定用パケット受信手段にて受信した複数の前記推定用パケットのうち、最初と最後に受信した前記推定用パケットの前記パケット情報に基づいて、相互に前後して送信された推定用パケットとの受信間隔が変化し始める推定用パケットを遅延開始パケットとして検出する遅延開始パケット検出手段と、
前記遅延開始パケット検出手段にて検出した前記遅延開始パケットのパケットサイズを用いて前記ネットワークの帯域を算出する帯域算出手段と、
を備える情報処理装置。
Estimating packet receiving means for receiving the estimating packet from a transmitting apparatus that transmits a plurality of estimating packets having packet sizes set in advance to a receiving apparatus connected via a network at a preset transmission interval When,
Packet information acquisition means for acquiring, as packet information, the reception time and packet size of the estimation packet received by the estimation packet reception means;
Of the plurality of estimation packets received by the estimation packet receiving means, based on the packet information of the estimation packet received first and last, the estimation packets transmitted back and forth with each other Delay start packet detecting means for detecting an estimation packet whose reception interval starts to change as a delay start packet;
Bandwidth calculation means for calculating the bandwidth of the network using the packet size of the delay start packet detected by the delay start packet detection means;
An information processing apparatus comprising:
請求項6に記載の情報処理装置であって、
前記推定用パケット受信手段は、前記推定用パケット送信手段から予め設定された複数の前記推定用パケットを全て受信し、
前記遅延開始パケット検出手段は、前記推定用パケット受信手段にて全ての前記推定用パケットを受信した後に、最初に受信した前記推定用パケットの送信時刻および受信時刻と、最後に受信した前記推定用パケットの送信時刻および受信時刻と、に基づいて、前記遅延開始パケットを検出する、
情報処理装置。
The information processing apparatus according to claim 6,
The estimation packet receiving means receives all of the plurality of estimation packets preset from the estimation packet transmission means,
The delay start packet detecting means receives all the estimation packets at the estimation packet receiving means, and then transmits the estimation packet received at the first time and the reception time, and the estimation packet received last. Detecting the delay start packet based on a packet transmission time and a reception time;
Information processing device.
予めパケットサイズが設定された複数の推定用パケットを、ネットワークを介して接続された受信装置に対して予め設定された送信間隔で送信する送信装置から前記推定用パケットを受信し、
受信した前記推定用パケットの受信時刻とパケットサイズとを、パケット情報として取得し、
受信した複数の前記推定用パケットのうち、最初と最後に受信した前記推定用パケットの前記パケット情報に基づいて、相互に前後して送信された推定用パケットとの受信間隔が変化し始める推定用パケットを遅延開始パケットとして検出し、
検出した前記遅延開始パケットのパケットサイズを用いて帯域を算出する、
情報処理方法。
Receiving the estimation packet from a transmission device that transmits a plurality of estimation packets having packet sizes set in advance to a reception device connected via a network at a preset transmission interval;
Obtaining the reception time and packet size of the received estimation packet as packet information,
Based on the packet information of the first and last received estimation packets among the plurality of received estimation packets, the estimation interval at which the reception interval with the estimation packets transmitted back and forth starts to change Detect the packet as a delayed start packet,
A bandwidth is calculated using the packet size of the detected delay start packet.
Information processing method.
請求項8に記載の情報処理方法であって、
予め設定された複数の前記推定用パケットを全て受信し、
全ての前記推定用パケットを受信した後に、最初に受信した前記推定用パケットの送信時刻および受信時刻と、最後に受信した前記推定用パケットの送信時刻および受信時刻と、に基づいて、前記遅延開始パケットを検出する、
情報処理方法。
The information processing method according to claim 8,
Receiving all the plurality of estimation packets set in advance;
After receiving all the estimation packets, start delay based on the transmission time and reception time of the estimation packet received first and the transmission time and reception time of the estimation packet received last Detect packets,
Information processing method.
情報処理装置に、
予めパケットサイズが設定された複数の推定用パケットを、ネットワークを介して接続された受信装置に対して予め設定された送信間隔で送信する送信装置から前記推定用パケットを受信する推定用パケット受信手段と、
前記推定用パケット受信手段にて受信した前記推定用パケットの受信時刻とパケットサイズとを、パケット情報として取得するパケット情報取得手段と、
前記推定用パケット受信手段にて受信した複数の前記推定用パケットのうち、最初と最後に受信した前記推定用パケットの前記パケット情報に基づいて、相互に前後して送信された推定用パケットとの受信間隔が変化し始める推定用パケットを遅延開始パケットとして検出する遅延開始パケット検出手段と、
前記遅延開始パケット検出手段にて検出した前記遅延開始パケットのパケットサイズを用いて帯域を算出する帯域算出手段と、
を実現させるためのプログラム。
In the information processing device,
Estimating packet receiving means for receiving the estimating packet from a transmitting apparatus that transmits a plurality of estimating packets having packet sizes set in advance to a receiving apparatus connected via a network at a preset transmission interval When,
Packet information acquisition means for acquiring, as packet information, the reception time and packet size of the estimation packet received by the estimation packet reception means;
Of the plurality of estimation packets received by the estimation packet receiving means, based on the packet information of the estimation packet received first and last, the estimation packets transmitted back and forth with each other Delay start packet detecting means for detecting an estimation packet whose reception interval starts to change as a delay start packet;
Bandwidth calculating means for calculating a bandwidth using the packet size of the delay start packet detected by the delay start packet detecting means;
A program to realize
JP2012269143A 2012-12-10 2012-12-10 Information processing system Active JP6048102B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012269143A JP6048102B2 (en) 2012-12-10 2012-12-10 Information processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012269143A JP6048102B2 (en) 2012-12-10 2012-12-10 Information processing system

Publications (2)

Publication Number Publication Date
JP2014116771A JP2014116771A (en) 2014-06-26
JP6048102B2 true JP6048102B2 (en) 2016-12-21

Family

ID=51172361

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012269143A Active JP6048102B2 (en) 2012-12-10 2012-12-10 Information processing system

Country Status (1)

Country Link
JP (1) JP6048102B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11522803B2 (en) 2019-02-18 2022-12-06 Nokia Technologies Oy Method and apparatus for handling packet delay budget division and quality of service monitoring in a communication system

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6575529B2 (en) * 2014-11-27 2019-09-18 日本電気株式会社 Usable band estimation system, usable band estimation method, receiving apparatus, and control program for receiving apparatus
TWI678084B (en) 2016-09-05 2019-11-21 日商日本電氣股份有限公司 Network frequency band measuring device and network frequency band measuring method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008258877A (en) * 2007-04-04 2008-10-23 Nec Corp Band measuring system, communication equipment, band measuring method and band measurement program
JP5685913B2 (en) * 2009-12-11 2015-03-18 日本電気株式会社 Network bandwidth measurement system, network bandwidth measurement method and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11522803B2 (en) 2019-02-18 2022-12-06 Nokia Technologies Oy Method and apparatus for handling packet delay budget division and quality of service monitoring in a communication system

Also Published As

Publication number Publication date
JP2014116771A (en) 2014-06-26

Similar Documents

Publication Publication Date Title
US11252088B2 (en) Methods and systems for network congestion management
EP2562972B1 (en) Usable bandwidth measurement system, transmission device, usable bandwidth measurement method and recording medium
EP2936739B1 (en) Method and node arrangement for providing more accurate estimation of data path conditions
CN106713166B (en) Method and device for determining size of congestion window
JP2008258877A (en) Band measuring system, communication equipment, band measuring method and band measurement program
JP5994193B2 (en) Method and apparatus for detecting frame type of video stream and method and apparatus for detecting frame size
CN105591843A (en) Network performance detection method and system based on receiving end in TCP transmission stream
WO2015174069A1 (en) Communication system, receiving-side device, transmission-side device and communication method
WO2014132471A1 (en) Band measurement device and program
US9544211B2 (en) Measuring apparatus and method
JP6048102B2 (en) Information processing system
JP6512282B2 (en) Communication apparatus, available band calculation system, available band calculation method and program
JP6051891B2 (en) Communication status measuring device and program
JP5807102B1 (en) Communication band calculation device, communication band calculation method and program
JP5485204B2 (en) Network quality measurement method, delay fluctuation estimation device, network monitoring system, and program
JP2010213065A (en) Packet receiving apparatus and packet receiving system
JP4974366B2 (en) Wireless environment monitoring apparatus and program for monitoring time occupation ratio of wireless environment
JP6033069B2 (en) Communication quality estimation device
JP7032890B2 (en) Network quality estimation method and network quality estimation device
US10979332B2 (en) System and method to measure available bandwidth in ethernet transmission system using train of ethernet frames
JP3866647B2 (en) Packet loss rate measuring method and system
JP6559627B2 (en) System and method for estimating available bandwidth of communication network
WO2016103674A1 (en) Stream reception device, communication system, method for estimating timing of stream transmission, and recording medium
JP5739373B2 (en) Available bandwidth measuring device, method and program
JP2015019131A (en) Tcp throughput estimation device, tcp throughput estimation method and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20151106

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20160916

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: 20161025

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20161107

R150 Certificate of patent or registration of utility model

Ref document number: 6048102

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150