JP2009267694A - Network quality measurement system, network quality measurement method, and program for measuring network quality - Google Patents

Network quality measurement system, network quality measurement method, and program for measuring network quality Download PDF

Info

Publication number
JP2009267694A
JP2009267694A JP2008113881A JP2008113881A JP2009267694A JP 2009267694 A JP2009267694 A JP 2009267694A JP 2008113881 A JP2008113881 A JP 2008113881A JP 2008113881 A JP2008113881 A JP 2008113881A JP 2009267694 A JP2009267694 A JP 2009267694A
Authority
JP
Japan
Prior art keywords
delay
packet
communication
communication device
tendency
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2008113881A
Other languages
Japanese (ja)
Other versions
JP5169441B2 (en
Inventor
Takayuki Hama
崇之 浜
Norito Fujita
範人 藤田
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 JP2008113881A priority Critical patent/JP5169441B2/en
Publication of JP2009267694A publication Critical patent/JP2009267694A/en
Application granted granted Critical
Publication of JP5169441B2 publication Critical patent/JP5169441B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To solve the problem that delay variation may be untraceable or sufficient loss may be undetectable since it is not decided whether the number of measured packets is sufficient or insufficient. <P>SOLUTION: This quality measurement system is provided with: a first communication device which transmits a plurality of test packets at intervals via a communication path; a second communication device which receives the test packets via the communication path; and a relay device which is connected between the first and the second communication devices via the communication path, and relays the packets by buffering them, and the system is also provided with: a packet delay information calculation part which calculates transmission delay of the test packets; a packet delay information storage part which stores the transmission delay of the calculated test packets; and a delay tendency calculation part which determines whether or not the delay variation is large as a delay variation tendency from the transmission delay of the plurality of test packets stored by the packet delay information storage part. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明はネットワーク品質測定システム、ネットワーク品質測定方法及びネットワーク品質測定用プログラムに関し、特に遅延変動、パケットロスを計測するネットワーク品質測定システム、ネットワーク品質測定方法及びネットワーク品質測定用プログラムに関する。   The present invention relates to a network quality measurement system, a network quality measurement method, and a network quality measurement program, and more particularly to a network quality measurement system, a network quality measurement method, and a network quality measurement program that measure delay variation and packet loss.

ネットワークに計測パケットを流して、ネットワークの品質を測定する技術として、IPネットワークではUNIX(登録商標)由来のpingというツールが利用されている。pingは、送信端末が一定周期でICMP(Internet Control Message Protocol)というエラーや制御メッセージを転送するプロトコルに準拠したICMPパケットを受信端末へ向けて送信し、受信端末は送信端末へICMPパケットに対する応答メッセージを送信することで品質を測定する。送信端末は、メッセージを送信して戻ってくるまでの時間を計測することで、往復遅延時間(RTT:Round Trip Time)を計測し、戻ってきたメッセージのシーケンス番号に歯抜けがあるか、若しくは、制限時間内までに応答がないかによってロスを検出する。   As a technique for measuring the quality of a network by sending a measurement packet to the network, a tool called ping derived from UNIX (registered trademark) is used in an IP network. In the ping, the sending terminal sends an ICMP packet conforming to an Internet Control Message Protocol (ICMP) error or control message transfer protocol to the receiving terminal at a constant cycle, and the receiving terminal sends a response message to the sending packet to the sending terminal. Measure the quality by sending The transmission terminal measures the round trip delay time (RTT: Round Trip Time) by measuring the time until the message is transmitted and returned, or the sequence number of the returned message is missing or The loss is detected depending on whether there is no response within the time limit.

また、UDP(User Datagram Protocol)を用いて、片道遅延やロスを計測するツールとして、zing(poip)がある(例えば非特許文献1参照)。zing(poip)を用いる場合は、計測パケット送信端末が、受信端末へむけて送信時刻のタイムスタンプを含むUDPを送信し、計測パケット受信端末は、受信時刻と送信時刻のタイムスタンプの差から片道遅延を計測する。送信時には、送信間隔の分布を設定可能であり、指数分布、一様分布、固定間隔という分布が選択可能である。pingと同様に、シーケンスの欠落によりロスを検出する。   Further, as a tool for measuring one-way delay and loss using UDP (User Datagram Protocol), there is zing (poip) (see Non-Patent Document 1, for example). When using zing (poip), the measurement packet transmitting terminal transmits a UDP including a time stamp of the transmission time to the receiving terminal, and the measurement packet receiving terminal is one-way from the difference between the time stamp of the reception time and the transmission time. Measure the delay. At the time of transmission, a distribution of transmission intervals can be set, and distributions such as an exponential distribution, a uniform distribution, and a fixed interval can be selected. Similar to ping, loss is detected due to missing sequences.

これらツールにおいて、正確な精度で計測をするためには、長い計測時間又は短時間で多数の計測パケットが必要となる。もっとも、前者は、即時性を持った計測ができない、後者は、ネットワークに対する負荷が高くなるという問題点がある。   In these tools, in order to perform measurement with accurate accuracy, a large number of measurement packets are required in a long measurement time or in a short time. However, the former cannot be measured with immediacy, and the latter has a problem that the load on the network increases.

そこで、パケットロスの原因として、特に有線ネットワークでは、ネットワーク中の中継器のバッファがあふれることによる輻輳ロスが多いことを利用して、遅延とパケットロスを関連付けることにより、推定精度の改善を図る手法が提案されている(例えば特許文献1及び非特許文献2参照)。   Therefore, as a cause of packet loss, especially in a wired network, a method of improving estimation accuracy by associating delay and packet loss by utilizing the fact that there is a lot of congestion loss due to overflow of the relay buffer in the network. Has been proposed (see, for example, Patent Document 1 and Non-Patent Document 2).

背景トラヒックとして主流であるTCP(Transport Control Protocol)では、輻輳ウィンドウという、1RTTあたりに送信するデータ量を調整することで、転送の制御を行っている。この点を、TCP−Renoという広く使われているTCP輻輳制御方式を例として説明する。TCP−Renoの場合、パケットがロスするまで輻輳ウィンドウを上げ続ける。そして、パケットロス発生後、輻輳ウィンドウを半分にする、という制御が行われている。これにより、TCPの輻輳ウィンドウは、AIMD(Additive-Increase and Multiplicative-Decrease)と呼ばれる鋸型の変動を示す。このTCPの輻輳ウィンドウの変動に合わせて、中継バッファに溜まるパケット量が変化し、バッファに溜まっている量はキューイング遅延として外部から観測されるため、遅延変動が生じる。ボトルネックとなる中継バッファに溜まるパケットは増加し、遅延も伸び続ける。そして、パケットロスを契機に輻輳ウィンドウが半分とされることから中継バッファに溜まる量が減少し、遅延も減少するというAIMDの傾向を示すこととなる。   In TCP (Transport Control Protocol), which is mainstream as background traffic, transfer control is performed by adjusting the amount of data transmitted per RTT, which is a congestion window. This point will be described using a widely used TCP congestion control method called TCP-Reno as an example. In the case of TCP-Reno, the congestion window is continuously raised until a packet is lost. Then, control is performed to halve the congestion window after occurrence of packet loss. As a result, the TCP congestion window shows a saw-shaped variation called AIMD (Additive-Increase and Multiplicative-Decrease). The amount of packets accumulated in the relay buffer changes in accordance with the variation of the TCP congestion window, and the amount accumulated in the buffer is observed from the outside as a queuing delay, so that delay variation occurs. Packets that accumulate in the relay buffer, which is a bottleneck, increase, and the delay continues to increase. Then, since the congestion window is halved due to the packet loss, the amount of the accumulated buffer is reduced and the delay of the AIMD is also shown.

特許文献1では、事前学習により、ロス率を推定する方法により、計測パケット数を少なくする方法が開示されている。計測パケットの遅延情報と遅延情報が得られた計測パケットより後に送出された複数の計測パケット損失情報を定常状態において計測して、遅延値x秒の場合の計測パケットよりt秒後に送出された計測パケットの条件つきロス率を事前に求めておく。また、計測パケットが損失した場合のt秒後送信された計測パケットの条件つき損失率を事前に求めておく。実際の測定は、複数の計測パケットの遅延と間隔を測定し、事前に算出した条件付ロス率に基づいてロス率を推定する。   Patent Document 1 discloses a method of reducing the number of measurement packets by a method of estimating a loss rate by prior learning. Measurement packet delay information and a plurality of measurement packet loss information sent after the measurement packet from which the delay information was obtained are measured in a steady state, and measurement is sent t seconds after the measurement packet when the delay value is x seconds. The conditional loss rate of the packet is obtained in advance. In addition, a conditional loss rate of the measurement packet transmitted after t seconds when the measurement packet is lost is obtained in advance. In actual measurement, the delay and interval of a plurality of measurement packets are measured, and the loss rate is estimated based on the conditional loss rate calculated in advance.

非特許文献2では、アクティブ計測による品質測定において、2つの計測パケットを同時に送信し、片道遅延とロスの状態をヒューリスティックにみることで、単位時間あたりのパケット数と正確性のトレードオフを改善する方式が提案されている。   Non-Patent Document 2 improves the trade-off between the number of packets per unit time and accuracy by transmitting two measurement packets at the same time in quality measurement using active measurement and looking at the one-way delay and loss states heuristically. A scheme has been proposed.

非特許文献2に記載の手法は、計測パケットが落ちた場合に、ネットワーク中の中継器があふれそうになっていると判断し、受信が成功した計測パケットの中から受信時間が近いパケットの片道遅延を片道遅延の最大遅延(OWDmax)とみなす。そして、そこからτ(τ:定数)時間内の計測パケットの中で片道遅延がα×OWDmax以上(0<α<1の定数)の計測パケットは落ちたものとみなす手法である。
特許第3866647号公報 A. Adams, J. Mahdavi, M. Mathis, and V. Paxson 著, “Creating a scalable architecture for internet measurement,” In Proc. of INET’98, July 1998. J. Sommers, P. Barford, N. Duffield, and A. Ron 著, “Improving Accuracy in End-to-end Packet Loss Measurement”, In Proc of ACM SIGCOMM 2005, August, 2005.
The method described in Non-Patent Document 2 determines that when a measurement packet is dropped, it is determined that the repeater in the network is about to overflow, and the one-way packet whose reception time is close from the measurement packets that have been successfully received. The delay is considered as the maximum delay of one way delay (OWDmax). Then, from among the measurement packets within τ (τ: constant) time, a measurement packet having a one-way delay of α × OWDmax or more (a constant of 0 <α <1) is regarded as dropped.
Japanese Patent No. 3866647 A. Adams, J. Mahdavi, M. Mathis, and V. Paxson, “Creating a scalable architecture for internet measurement,” In Proc. Of INET'98, July 1998. J. Sommers, P. Barford, N. Duffield, and A. Ron, “Improving Accuracy in End-to-end Packet Loss Measurement”, In Proc of ACM SIGCOMM 2005, August, 2005.

上述した特許文献1及び非特許文献2に記載の技術には以下のような問題点があった。   The techniques described in Patent Document 1 and Non-Patent Document 2 described above have the following problems.

特許文献1に記載の技術は、計測パケット数を減らすことができるものの、ネットワークの状態が事前に算出した状態と異なる場合には精度が悪くなるという問題点がある。   Although the technique described in Patent Document 1 can reduce the number of measurement packets, there is a problem that accuracy is deteriorated when the network state is different from the state calculated in advance.

非特許文献2では、計測パケットで遅延変動が取れることを前提としている。よって、計測パケット数が不足して遅延変動が取れない場合は、背景トラヒックとして主流であるTCPのAIMD変動に起因する遅延変動のピークが取れにくくなり、輻輳ロスの発生頻度も下がる。そのため、非特許文献2の手法ではロス率の補正を行うことができなくなるという問題点がある。   In Non-Patent Document 2, it is assumed that delay variation can be obtained in the measurement packet. Therefore, when the number of measurement packets is insufficient and delay variation cannot be obtained, it becomes difficult to obtain the peak of delay variation due to the mainstream TCP AIMD variation as background traffic, and the frequency of occurrence of congestion loss also decreases. Therefore, the method of Non-Patent Document 2 has a problem that it is impossible to correct the loss rate.

TCPは、RTTを制御単位とした制御を行っている。TCP−Renoの場合、Congestion Avoidance Phaseという定常状態において、1RTTに1MSS(最大セグメントサイズ:パケットの最大データ領域のサイズ)分増加する。よって、RTTが短ければ短いほど短時間で変動することとなり、計測間隔が一定であると、短いRTTのTCPの変動に追従できなく可能性がある。   TCP performs control using RTT as a control unit. In the case of TCP-Reno, it increases by 1 MSS (maximum segment size: the size of the maximum data area of a packet) in one RTT in a steady state called Congestion Aviation Phase. Therefore, the shorter the RTT, the shorter the fluctuation, and if the measurement interval is constant, it may not be possible to follow the fluctuation of the short RTT TCP.

また、上述した特許文献1及び非特許文献2に記載の技術も含め、本発明に関連する技術には以下のような問題がある。   In addition, the techniques related to the present invention, including the techniques described in Patent Document 1 and Non-Patent Document 2 described above, have the following problems.

第1の問題点は、従来の技術は計測パケット数が十分であるか不十分であるか判断していないため、遅延変動をトレースすることができない、若しくは、十分なロスを検出できないことがあるということである。   The first problem is that the conventional technique does not determine whether the number of measurement packets is sufficient or insufficient, and therefore, delay variation cannot be traced or sufficient loss may not be detected. That's what it means.

その理由は、計測パケット間隔はネットワーク状況に応じず一定であるため、背景トラヒックとして主流であるTCPのAIMD変動がTCPのセッションのRTTに依存するため、RTTが短い領域では、遅延変動や輻輳ロスを検出するには十分な計測パケット数とならない可能性があるからである。   The reason for this is that the measurement packet interval is constant regardless of the network status, so that the main AI fluctuation of TCP as the background traffic depends on the RTT of the TCP session. Therefore, in the region where RTT is short, delay fluctuation and congestion loss This is because there is a possibility that the number of measurement packets is not sufficient to detect.

第2の問題点として、従来の技術は計測パケット数がネットワークの環境の変動にかかわらず一定であるという問題点がある。   As a second problem, the conventional technique has a problem that the number of measurement packets is constant regardless of changes in the network environment.

第3の問題点として、従来の技術はネットワークの環境の変動にかかわらず、遅延変動に依存したロス率補正を行うという問題点がある。   As a third problem, the conventional technique has a problem of performing loss rate correction depending on the delay fluctuation regardless of the fluctuation of the network environment.

そこで、本発明は、遅延変動が背景トラヒックのTCPの変動を示しているか判断することが可能な、ネットワーク品質測定システム、ネットワーク品質測定方法及びネットワーク品質測定用プログラムを提供することを目的とする。   Therefore, an object of the present invention is to provide a network quality measurement system, a network quality measurement method, and a network quality measurement program capable of determining whether or not delay variation indicates TCP variation of background traffic.

更に、本発明は、遅延変動に応じて計測間隔の調整を行うことが可能な、ネットワーク品質測定システム、ネットワーク品質測定方法及びネットワーク品質測定用プログラムを提供することを他の目的とする。   Furthermore, another object of the present invention is to provide a network quality measurement system, a network quality measurement method, and a network quality measurement program capable of adjusting a measurement interval according to delay variation.

更に、本発明は遅延変動に応じてロス率の補正を行うことが可能な、ネットワーク品質測定システム、ネットワーク品質測定方法及びネットワーク品質測定用プログラムを提供することを他の目的とする。   Another object of the present invention is to provide a network quality measurement system, a network quality measurement method, and a network quality measurement program capable of correcting a loss rate according to delay variation.

本発明によれば、システムとして通信路を介して間隔の空いた複数の試験パケットを送信する第1の通信装置と、通信路を介して前記試験パケットを受信する第2の通信装置と、前記第1の通信装置と前記第2の通信装置間に通信路を介して接続されておりパケットをバッファリングして中継する中継装置とを備える品質測定システムにおいて、前記試験パケットの伝送遅延を算出するパケット遅延情報算出部と、算出した前期試験パケットの前記伝送遅延を記憶するパケット遅延情報記憶部と、前記パケット遅延情報記憶部が記憶した複数の前記試験パケットの前記伝送遅延から、遅延変動傾向として遅延変動が大きいか否かを求める遅延傾向算出部と、を備えることを特徴とする品質測定システムが提供される。   According to the present invention, as a system, a first communication device that transmits a plurality of spaced test packets via a communication path, a second communication device that receives the test packet via a communication path, In a quality measurement system comprising a relay device connected between a first communication device and the second communication device via a communication path and buffering and relaying a packet, the transmission delay of the test packet is calculated From the packet delay information calculation unit, the packet delay information storage unit storing the calculated transmission delay of the previous test packet, and the transmission delay of the plurality of test packets stored in the packet delay information storage unit, There is provided a quality measurement system comprising: a delay tendency calculation unit that determines whether or not delay variation is large.

更に、第1の装置として、通信路を介して間隔の空いた複数の試験パケットを送信する第1の通信装置と、通信路を介して前記試験パケットを受信する第2の通信装置と、前記第1の通信装置と前記第2の通信装置間に通信路を介して接続されておりパケットをバッファリングして中継する中継装置とを備える品質測定システムの第2の通信装置において、前記試験パケットの伝送遅延を算出するパケット遅延情報算出部と、算出した前期試験パケットの前記伝送遅延を記憶するパケット遅延情報記憶部と、前記パケット遅延情報記憶部が記憶した複数の前記試験パケットの前記伝送遅延から、遅延変動傾向として遅延変動が大きいか否かを求める遅延傾向算出部と、を備えることを特徴とする通信装置が提供される。   Furthermore, as a first device, a first communication device that transmits a plurality of test packets spaced apart via a communication channel, a second communication device that receives the test packet via a communication channel, and In a second communication device of a quality measurement system, comprising the relay device connected between the first communication device and the second communication device via a communication path and buffering and relaying the packet, the test packet A packet delay information calculation unit for calculating the transmission delay of the packet, a packet delay information storage unit for storing the transmission delay of the calculated previous test packet, and the transmission delays of the plurality of test packets stored by the packet delay information storage unit And a delay tendency calculating section for determining whether or not the delay fluctuation is large as the delay fluctuation tendency.

更に、第2の装置として、通信路を介して間隔の空いた複数の試験パケットを送信する第1の通信装置と、通信路を介して前記試験パケットを受信する第2の通信装置と、前記第1の通信装置と前記第2の通信装置間に通信路を介して接続されておりパケットをバッファリングして中継する中継装置とを備える品質測定システムの第2の通信装置において、前記試験パケットの伝送遅延を算出するパケット遅延情報算出部と、算出した前期試験パケットの前記伝送遅延を記憶するパケット遅延情報記憶部と、前記パケット遅延情報記憶部が記憶した複数の前記試験パケットの前記伝送遅延から、遅延変動傾向として遅延変動が大きいか、増減傾向があるか、変動傾向がみられないか、の3つの状態のうちいずれかに該当するか否かを判断する遅延傾向算出部と、を備えることを特徴とする通信装置が提供される。   Furthermore, as a second device, a first communication device that transmits a plurality of test packets spaced apart via a communication channel, a second communication device that receives the test packet via a communication channel, and In a second communication device of a quality measurement system, comprising the relay device connected between the first communication device and the second communication device via a communication path and buffering and relaying the packet, the test packet A packet delay information calculation unit for calculating the transmission delay of the packet, a packet delay information storage unit for storing the transmission delay of the calculated previous test packet, and the transmission delays of the plurality of test packets stored by the packet delay information storage unit From the above, it is determined whether the delay variation trend is large, whether there is a tendency to increase / decrease, or whether there is no variation trend, and whether it corresponds to one of the three states There is provided a communication apparatus characterized by comprising an extending trend calculating unit.

更に、第3の装置として、通信路を介して間隔の空いた複数の試験パケットを送信する第1の通信装置と、通信路を介して前記試験パケットを受信する第2の通信装置と、前記第1の通信装置と前記第2の通信装置間に通信路を介して接続されておりパケットをバッファリングして中継する中継装置とを備える品質測定システムの第1の通信装置において、前記試験パケットの伝送遅延を算出するパケット遅延情報算出部と、算出した前期試験パケットの前記伝送遅延を記憶するパケット遅延情報記憶部と、前記パケット遅延情報記憶部が記憶した複数の前記試験パケットの前記伝送遅延から、遅延変動傾向として遅延変動が大きいか否かを求める遅延傾向算出部と、を備えることを特徴とする通信装置が提供される。   Furthermore, as a third device, a first communication device that transmits a plurality of spaced test packets via a communication path, a second communication device that receives the test packets via a communication path, and In the first communication device of the quality measurement system, comprising the relay device connected between the first communication device and the second communication device via a communication path and buffering and relaying the packet, the test packet A packet delay information calculation unit for calculating the transmission delay of the packet, a packet delay information storage unit for storing the transmission delay of the calculated previous test packet, and the transmission delays of the plurality of test packets stored by the packet delay information storage unit And a delay tendency calculating section for determining whether or not the delay fluctuation is large as the delay fluctuation tendency.

更に、第4の装置として、通信路を介して間隔の空いた複数の試験パケットを送信する第1の通信装置と、通信路を介して前記試験パケットを受信する第2の通信装置と、前記第1の通信装置と前記第2の通信装置間に通信路を介して接続されておりパケットをバッファリングして中継する中継装置とを備える品質測定システムの第1の通信装置において、前記試験パケットの伝送遅延を算出するパケット遅延情報算出部と、算出した前期試験パケットの前記伝送遅延を記憶するパケット遅延情報記憶部と、前記パケット遅延情報記憶部が記憶した複数の前記試験パケットの前記伝送遅延から、遅延変動傾向として遅延変動が大きいか、増減傾向があるか、変動傾向がみられないか、の3つの状態のうちいずれかに該当するか否かを判断する遅延傾向算出部と、を備えることを特徴とする通信装置が提供される。   Furthermore, as a fourth device, a first communication device that transmits a plurality of spaced test packets via a communication channel, a second communication device that receives the test packet via a communication channel, In the first communication device of the quality measurement system, comprising the relay device connected between the first communication device and the second communication device via a communication path and buffering and relaying the packet, the test packet A packet delay information calculation unit for calculating the transmission delay of the packet, a packet delay information storage unit for storing the transmission delay of the calculated previous test packet, and the transmission delays of the plurality of test packets stored by the packet delay information storage unit From the above, it is determined whether the delay variation trend is large, whether there is a tendency to increase / decrease, or whether there is no variation trend, and whether it corresponds to one of the three states There is provided a communication apparatus characterized by comprising an extending trend calculating unit.

更に、第1の方法として、通信路を介して間隔の空いた複数の試験パケットを送信する第1の通信装置と、通信路を介して前記試験パケットを受信する第2の通信装置と、前記第1の通信装置と前記第2の通信装置間に通信路を介して接続されておりパケットをバッファリングして中継する中継装置とを備える品質測定システムの第2の通信装置における通信方法において、
前記試験パケットの伝送遅延を算出するパケット遅延情報算出ステップと、
算出した前期試験パケットの前記伝送遅延を記憶するパケット遅延情報記憶ステップと、
前記パケット遅延情報記憶ステップにおいて記憶した複数の前記試験パケットの前記伝送遅延から、遅延変動傾向として遅延変動が大きいか否かを求める遅延傾向算出ステップと、
を備えることを特徴とする通信方法が提供される。
Furthermore, as a first method, a first communication device that transmits a plurality of spaced test packets via a communication path, a second communication device that receives the test packets via a communication path, and In the communication method in the second communication device of the quality measurement system comprising a relay device connected between the first communication device and the second communication device via a communication path and buffering and relaying the packet,
A packet delay information calculating step for calculating a transmission delay of the test packet;
A packet delay information storing step for storing the calculated transmission delay of the previous test packet;
A delay tendency calculating step for determining whether or not delay fluctuation is large as a delay fluctuation tendency from the transmission delay of the plurality of test packets stored in the packet delay information storage step;
A communication method characterized by comprising:

更に、第2の方法として、通信路を介して間隔の空いた複数の試験パケットを送信する第1の通信装置と、通信路を介して前記試験パケットを受信する第2の通信装置と、前記第1の通信装置と前記第2の通信装置間に通信路を介して接続されておりパケットをバッファリングして中継する中継装置とを備える品質測定システムの第2の通信装置における通信方法において、
前記試験パケットの伝送遅延を算出するパケット遅延情報算出ステップと、
算出した前期試験パケットの前記伝送遅延を記憶するパケット遅延情報記憶ステップと、
前記パケット遅延情報記憶ステップにおいて記憶した複数の前記試験パケットの前記伝送遅延から、遅延変動傾向として遅延変動が大きいか、増減傾向があるか、変動傾向がみられないか、の3つの状態のうちいずれかに該当するか否かを判断する遅延傾向算出ステップと、
を備えることを特徴とする通信方法が提供される。
Further, as a second method, a first communication device that transmits a plurality of spaced test packets via a communication path, a second communication device that receives the test packets via a communication path, and In the communication method in the second communication device of the quality measurement system comprising a relay device connected between the first communication device and the second communication device via a communication path and buffering and relaying the packet,
A packet delay information calculating step for calculating a transmission delay of the test packet;
A packet delay information storing step for storing the calculated transmission delay of the previous test packet;
Among the three states of the delay variation trend, the delay variation is large, the increase / decrease tendency, or the variation tendency is not observed from the transmission delay of the plurality of test packets stored in the packet delay information storage step A delay tendency calculating step for determining whether or not any of the above is satisfied,
A communication method characterized by comprising:

更に、第3の方法として、通信路を介して間隔の空いた複数の試験パケットを送信する第1の通信装置と、通信路を介して前記試験パケットを受信する第2の通信装置と、前記第1の通信装置と前記第2の通信装置間に通信路を介して接続されておりパケットをバッファリングして中継する中継装置とを備える品質測定システムの第1の通信装置における通信方法において、
前記試験パケットの伝送遅延を算出するパケット遅延情報算出ステップと、
算出した前期試験パケットの前記伝送遅延を記憶するパケット遅延情報記憶ステップと、
前記パケット遅延情報記憶ステップにおいて記憶した複数の前記試験パケットの前記伝送遅延から、遅延変動傾向として遅延変動が大きいか否かを求める遅延傾向算出ステップと、
を備えることを特徴とする通信方法が提供される。
Furthermore, as a third method, a first communication device that transmits a plurality of spaced test packets via a communication path, a second communication device that receives the test packets via a communication path, and In the communication method in the first communication device of the quality measurement system, comprising a relay device connected between the first communication device and the second communication device via a communication path and buffering and relaying the packet,
A packet delay information calculating step for calculating a transmission delay of the test packet;
A packet delay information storing step for storing the calculated transmission delay of the previous test packet;
A delay tendency calculating step for determining whether or not delay fluctuation is large as a delay fluctuation tendency from the transmission delay of the plurality of test packets stored in the packet delay information storage step;
A communication method characterized by comprising:

更に、第4の方法として、通信路を介して間隔の空いた複数の試験パケットを送信する第1の通信装置と、通信路を介して前記試験パケットを受信する第2の通信装置と、前記第1の通信装置と前記第2の通信装置間に通信路を介して接続されておりパケットをバッファリングして中継する中継装置とを備える品質測定システムの第1の通信装置における通信方法において、
前記試験パケットの伝送遅延を算出するパケット遅延情報算出ステップと、
算出した前期試験パケットの前記伝送遅延を記憶するパケット遅延情報記憶ステップと、
前記パケット遅延情報記憶ステップにおいて記憶した複数の前記試験パケットの前記伝送遅延から、遅延変動傾向として遅延変動が大きいか、増減傾向があるか、変動傾向がみられないか、の3つの状態のうちいずれかに該当するか否かを判断する遅延傾向算出ステップと、
を備えることを特徴とする通信方法が提供される。
Furthermore, as a fourth method, a first communication device that transmits a plurality of spaced test packets via a communication path, a second communication device that receives the test packets via a communication path, and In the communication method in the first communication device of the quality measurement system, comprising a relay device connected between the first communication device and the second communication device via a communication path and buffering and relaying the packet,
A packet delay information calculating step for calculating a transmission delay of the test packet;
A packet delay information storing step for storing the calculated transmission delay of the previous test packet;
Among the three states of the delay variation trend, the delay variation is large, the increase / decrease tendency, or the variation tendency is not observed from the transmission delay of the plurality of test packets stored in the packet delay information storage step A delay tendency calculating step for determining whether or not any of the above is satisfied,
A communication method characterized by comprising:

更に、第1のプログラムとして、通信路を介して間隔の空いた複数の試験パケットを送信する第1の通信装置と、通信路を介して前記試験パケットを受信する第2の通信装置と、前記第1の通信装置と前記第2の通信装置間に通信路を介して接続されておりパケットをバッファリングして中継する中継装置とを備える品質測定システムの第2の通信装置としてコンピュータを機能させるための通信プログラムにおいて、
前記試験パケットの伝送遅延を算出するパケット遅延情報算出部と、
算出した前期試験パケットの前記伝送遅延を記憶するパケット遅延情報記憶部と、
前記パケット遅延情報記憶部が記憶した複数の前記試験パケットの前記伝送遅延から、遅延変動傾向として遅延変動が大きいか否かを求める遅延傾向算出部と、
を備えることを特徴とする通信装置としてコンピュータを機能させるための通信プログラムが提供される。
Furthermore, as a first program, a first communication device that transmits a plurality of test packets spaced apart via a communication path, a second communication device that receives the test packet via a communication path, and A computer is caused to function as a second communication device of a quality measurement system including a relay device connected between the first communication device and the second communication device via a communication path and buffering and relaying packets. Communication program for
A packet delay information calculation unit for calculating a transmission delay of the test packet;
A packet delay information storage unit for storing the transmission delay of the calculated previous test packet;
A delay tendency calculating section for determining whether or not delay fluctuation is large as a delay fluctuation tendency from the transmission delay of the plurality of test packets stored in the packet delay information storage section;
A communication program for causing a computer to function as a communication apparatus is provided.

更に、第2のプログラムとして、通信路を介して間隔の空いた複数の試験パケットを送信する第1の通信装置と、通信路を介して前記試験パケットを受信する第2の通信装置と、前記第1の通信装置と前記第2の通信装置間に通信路を介して接続されておりパケットをバッファリングして中継する中継装置とを備える品質測定システムの第2の通信装置としてコンピュータを機能させるための通信プログラムにおいて、
前記試験パケットの伝送遅延を算出するパケット遅延情報算出部と、
算出した前期試験パケットの前記伝送遅延を記憶するパケット遅延情報記憶部と、
前記パケット遅延情報記憶部が記憶した複数の前記試験パケットの前記伝送遅延から、
遅延変動傾向として遅延変動が大きいか、増減傾向があるか、変動傾向がみられないか、の3つの状態のうちいずれかに該当するか否かを判断する遅延傾向算出部と、
を備えることを特徴とする通信装置としてコンピュータを機能させるための通信プログラムが提供される。
Furthermore, as a second program, a first communication device that transmits a plurality of test packets spaced apart via a communication path, a second communication device that receives the test packet via a communication path, and A computer is caused to function as a second communication device of a quality measurement system including a relay device connected between the first communication device and the second communication device via a communication path and buffering and relaying packets. Communication program for
A packet delay information calculation unit for calculating a transmission delay of the test packet;
A packet delay information storage unit for storing the transmission delay of the calculated previous test packet;
From the transmission delay of the plurality of test packets stored in the packet delay information storage unit,
A delay tendency calculation unit that determines whether the delay fluctuation trend is large, whether there is a tendency to increase or decrease, or whether the fluctuation tendency is not observed, and falls into one of the three states;
A communication program for causing a computer to function as a communication apparatus is provided.

更に、第3のプログラムとして、通信路を介して間隔の空いた複数の試験パケットを送信する第1の通信装置と、通信路を介して前記試験パケットを受信する第2の通信装置と、前記第1の通信装置と前記第2の通信装置間に通信路を介して接続されておりパケットをバッファリングして中継する中継装置とを備える品質測定システムの第1の通信装置としてコンピュータを機能させるための通信プログラムにおいて、
前記試験パケットの伝送遅延を算出するパケット遅延情報算出部と、
算出した前期試験パケットの前記伝送遅延を記憶するパケット遅延情報記憶部と、
前記パケット遅延情報記憶部が記憶した複数の前記試験パケットの前記伝送遅延から、遅延変動傾向として遅延変動が大きいか否かを求める遅延傾向算出部と、
を備えることを特徴とする通信装置としてコンピュータを機能させるための通信プログラムが提供される。
Furthermore, as a third program, a first communication device that transmits a plurality of test packets spaced apart via a communication path, a second communication device that receives the test packet via a communication path, and A computer is caused to function as a first communication device of a quality measurement system including a relay device that is connected between a first communication device and the second communication device via a communication path and buffers and relays a packet. Communication program for
A packet delay information calculation unit for calculating a transmission delay of the test packet;
A packet delay information storage unit for storing the transmission delay of the calculated previous test packet;
A delay tendency calculating section for determining whether or not delay fluctuation is large as a delay fluctuation tendency from the transmission delay of the plurality of test packets stored in the packet delay information storage section;
A communication program for causing a computer to function as a communication apparatus is provided.

更に、第4のプログラムとして、通信路を介して間隔の空いた複数の試験パケットを送信する第1の通信装置と、通信路を介して前記試験パケットを受信する第2の通信装置と、前記第1の通信装置と前記第2の通信装置間に通信路を介して接続されておりパケットをバッファリングして中継する中継装置とを備える品質測定システムの第1の通信装置としてコンピュータを機能させるための通信プログラムにおいて、
前記試験パケットの伝送遅延を算出するパケット遅延情報算出部と、
算出した前期試験パケットの前記伝送遅延を記憶するパケット遅延情報記憶部と、
前記パケット遅延情報記憶部が記憶した複数の前記試験パケットの前記伝送遅延から、
遅延変動傾向として遅延変動が大きいか、増減傾向があるか、変動傾向がみられないか、の3つの状態のうちいずれかに該当するか否かを判断する遅延傾向算出部と、
を備えることを特徴とする通信装置としてコンピュータを機能させるための通信プログラムが提供される。
Furthermore, as a fourth program, a first communication device that transmits a plurality of spaced test packets via a communication path, a second communication device that receives the test packets via a communication path, and A computer is caused to function as a first communication device of a quality measurement system including a relay device that is connected between a first communication device and the second communication device via a communication path and buffers and relays a packet. Communication program for
A packet delay information calculation unit for calculating a transmission delay of the test packet;
A packet delay information storage unit for storing the transmission delay of the calculated previous test packet;
From the transmission delay of the plurality of test packets stored in the packet delay information storage unit,
A delay tendency calculation unit that determines whether the delay fluctuation trend is large, whether there is a tendency to increase or decrease, or whether the fluctuation tendency is not observed, and falls into one of the three states;
A communication program for causing a computer to function as a communication apparatus is provided.

本発明の第1の効果は、トラヒック変動の周期の大きさにかかわらず遅延変動をトレースできることにある。   The first effect of the present invention is that the delay variation can be traced regardless of the magnitude of the period of the traffic variation.

その理由は、遅延傾向算出部で算出した変動の大きさに応じて計測間隔を調整するためである。   The reason is to adjust the measurement interval according to the magnitude of the fluctuation calculated by the delay tendency calculation unit.

本発明の第2の効果は、遅延変動に依存するロス率補正を行う際に、補正の有無やパラメータを設定できることにある。   The second effect of the present invention is that the presence or absence of correction and parameters can be set when performing loss rate correction depending on delay variation.

その理由は、遅延変動算出部で算出された遅延変動傾向を用いることができるからである。   The reason is that the delay fluctuation tendency calculated by the delay fluctuation calculation unit can be used.

次に、本発明を実施するための実施形態について図面を参照して詳細に説明する。   Next, embodiments for carrying out the present invention will be described in detail with reference to the drawings.

図1を参照し、本発明の第1の実施形態として、通信網1101−3を介して計測パケット送信装置1101−1から計測パケット受信装置1101−2へと計測パケットを送る場合の処理について説明する。   With reference to FIG. 1, as a first embodiment of the present invention, a process when a measurement packet is sent from the measurement packet transmission device 1101-1 to the measurement packet reception device 1101-2 via the communication network 1101-3 will be described. To do.

図2を参照すると、本発明の第1の実施形態は、計測パケットを送信する装置である計測パケット送信装置1101−1と、計測パケット送信装置1101−1からの計測パケットを受信する計測パケット受信装置1101−2を有する。なお図2には図示していないが両装置は、上述のように通信網1101−3を介して相互に接続されている。また、同じく図2には図示していないが、通信網1101−3にはパケットをバッファリングする中継装置が存在する。   Referring to FIG. 2, in the first embodiment of the present invention, a measurement packet transmission device 1101-1 that is a device that transmits a measurement packet, and a measurement packet reception that receives a measurement packet from the measurement packet transmission device 1101-1. It has apparatus 1101-2. Although not shown in FIG. 2, both devices are connected to each other via the communication network 1101-3 as described above. Although not shown in FIG. 2, the communication network 1101-3 includes a relay device that buffers packets.

計測パケット送信装置1101−1は、計測パケット生成部1101−101、タイムスタンプ付加部1101−102及び計測パケット送信部1101−103を有する。   The measurement packet transmission apparatus 1101-1 includes a measurement packet generation unit 1101-101, a time stamp addition unit 1101-102, and a measurement packet transmission unit 1101-103.

計測パケット生成部1101−101は、計測パケットをあらかじめ指定された時間間隔で生成する。時間間隔は、等間隔でもよいし、ある確率分布に従った間隔でもよい。ある確率分布に従った間隔で生成する場合に用いる確率分布の例としては、ポアソン分布、指数分布、一様分布等が挙げられる。   The measurement packet generator 1101-101 generates measurement packets at predetermined time intervals. The time intervals may be equal intervals or intervals according to a certain probability distribution. Examples of probability distributions used when generating at intervals according to a certain probability distribution include Poisson distribution, exponential distribution, and uniform distribution.

タイムスタンプ付加部1101−102は、前記計測パケットに対して、現在時刻を付加する。計測パケット送信部1101−103は、計測パケット受信装置1101−2へ向けて、現在時刻が付加された前記計測パケットを送信する。   The time stamp adding unit 1101-102 adds the current time to the measurement packet. The measurement packet transmission unit 1101-103 transmits the measurement packet with the current time added to the measurement packet reception device 1101-2.

計測パケット受信装置1101−2は、計測パケット受信部1101−201、パケット遅延情報算出部1101−202、パケット遅延情報記憶部1101−203及び遅延傾向算出部1101−204を有する。   The measurement packet reception device 1101-2 includes a measurement packet reception unit 1101-201, a packet delay information calculation unit 1101-202, a packet delay information storage unit 1101-203, and a delay tendency calculation unit 1101-204.

計測パケット受信部1101−201は、計測パケット送信装置1101−1から送信されてきた計測パケットを受信する。パケット遅延情報算出部1101−202は、現在時刻と前記計測パケットに付加されたタイムスタンプから遅延を算出する。   The measurement packet receiving unit 1101-201 receives the measurement packet transmitted from the measurement packet transmission device 1101-1. The packet delay information calculation unit 1101-202 calculates a delay from the current time and the time stamp added to the measurement packet.

パケット遅延情報記憶部1101−203は、前記遅延を記憶する部位である。   The packet delay information storage unit 1101-203 is a part that stores the delay.

遅延傾向算出部1101−204は、前記遅延の傾向として、遅延変動が大きいか否かを算出する。若しくは、遅延変動が大きいか、増減傾向が出ているか、変動傾向がみられないか、の3つの状態のうちのいずれかであるか、を算出するようにしてもよい。   The delay tendency calculation unit 1101-204 calculates whether the delay variation is large as the delay tendency. Alternatively, it may be calculated whether the delay variation is large, whether there is an increase / decrease trend, or whether the variation trend is not observed.

ここで、遅延変動が大きいかどうかは以下のように判断する。   Here, whether the delay variation is large is determined as follows.

まず、パケット遅延情報記憶部1101−203より、最新のn個分の遅延情報を取り出す。前記n個分(nは、自然数)の遅延情報の範囲ρを求める。前記遅延情報の範囲として、標準偏差か、平均偏差か、任意の分位数の差を用いる。   First, the latest n pieces of delay information are extracted from the packet delay information storage unit 1101-203. A range ρ of delay information for n pieces (n is a natural number) is obtained. As the range of the delay information, standard deviation, average deviation, or any quantile difference is used.

任意の分位数の差は、
(0.5+q)分位数 − (0.5−q)分位数
(0<q≦0.5の実数:標準偏差の分布範囲を考えると0.3413≦q≦0.4772が望ましい。q=0.5の場合は、最大−最小となる。)
として求める。
Any quantile difference is
(0.5 + q) quantile- (0.5-q) quantile (real number of 0 <q ≦ 0.5: 0.3413 ≦ q ≦ 0.4772 is desirable considering the distribution range of standard deviation. (If q = 0.5, it is maximum-minimum.)
Asking.

なお、上記に例示した中では、標準偏差が統計的に扱いやすいため最も望ましい。   Of the above examples, the standard deviation is most desirable because it is statistically easy to handle.

前記遅延情報の範囲ρをα倍(α>0の実数:標準偏差の性質より1≦α≦2が望ましい。)した値と、最新のm個分(mは、m>nの自然数:nの2倍以上が望ましい。)の遅延情報の範囲と比較する。遅延情報の範囲としては標準偏差でもよいし、平均偏差でもよいし、任意の分位数の差を用いてもよい。   A value obtained by multiplying the range ρ of the delay information by α (a real number where α> 0: 1 ≦ α ≦ 2 is desirable from the nature of standard deviation) and the latest m (m is a natural number where m> n: n Compared with the range of delay information). The range of the delay information may be a standard deviation, an average deviation, or an arbitrary quantile difference.

遅延情報の範囲をRとすると、α・ρ>Rの場合、遅延変動が大きいと判断する。なお、この判断において、通信網1101−3中における中継装置のボトルネック箇所のキューが溜まっていない場合に、計測誤差によって、遅延変動が大きいと判断することを防ぐため、計測誤差をεとすると、α・ρ>max(R,ε)とするのが望ましい。前記判断により、計測数が十分であるか否かが判断できる。   If the range of the delay information is R, it is determined that the delay variation is large when α · ρ> R. In this determination, when the queue at the bottleneck of the relay device in the communication network 1101-3 is not accumulated, the measurement error is assumed to be ε in order to prevent the determination that the delay variation is large due to the measurement error. Α · ρ> max (R, ε) is desirable. Based on the determination, it can be determined whether the number of measurements is sufficient.

増減傾向が出ているか又は変動傾向がみられないかは、前記遅延変動が小さいと判断された場合に、以下のように判断する。   Whether there is an increase / decrease trend or no change trend is determined as follows when it is determined that the delay variation is small.

パケット遅延情報記憶部1101−203より、最新のl個分の遅延情報を取り出す。前記遅延情報に対して、平滑化を行う。前記平滑化後の遅延情報に対して、数値微分を行う。   The latest l pieces of delay information are extracted from the packet delay information storage unit 1101-203. Smoothing is performed on the delay information. Numerical differentiation is performed on the delayed delay information.

前記数値微分の結果をf’とすると、|f’|>Δ(Δは実数)の値がある場合、増減傾向であると判断する。一方、前記条件の値がない場合を変動傾向がみられないと判断する。   Assuming that the result of the numerical differentiation is f ′, if there is a value of | f ′ |> Δ (Δ is a real number), it is determined that there is a tendency to increase or decrease. On the other hand, when there is no value of the condition, it is determined that no fluctuation tendency is observed.

前記判断結果として、増減傾向が出ているのであれば背景TCPトラヒックの影響による遅延の伸びがあると判断出来る。若しくは、変動傾向がみられないのであれば通信網1101−3中における中継器のボトルネック箇所のキューにパケットが溜まっていないため背景トラヒックの影響が乏しいと判断できる。   If there is an increase / decrease trend as a result of the determination, it can be determined that there is an increase in delay due to the influence of background TCP traffic. Alternatively, if no fluctuation tendency is observed, it can be determined that the influence of background traffic is poor because packets are not accumulated in the queue at the bottleneck portion of the repeater in the communication network 1101-3.

次に、図2のブロック図、図3及び図4のフローチャートを参照して本実施の形態の全体の動作について詳細に説明する。   Next, the overall operation of this embodiment will be described in detail with reference to the block diagram of FIG. 2 and the flowcharts of FIGS. 3 and 4.

まず、計測パケット送信装置1101−1の動作を図3を用いて説明する。計測パケット送信装置1101−1において、計測パケット生成部1101−101で計測パケットを生成する(ステップA101)。タイムスタンプ付加部1101−102において、前記計測パケットに現在時刻のタイムスタンプを付加する(ステップA102)。計測パケット送信部1101−103において、前記計測パケットを計測パケット受信装置1101−2へ送信する(ステップA103)。   First, the operation of the measurement packet transmitter 1101-1 will be described with reference to FIG. In the measurement packet transmitter 1101-1, the measurement packet generator 1101-101 generates a measurement packet (step A101). The time stamp adding unit 1101-102 adds a time stamp of the current time to the measurement packet (step A102). The measurement packet transmitter 1101-103 transmits the measurement packet to the measurement packet receiver 1101-2 (step A103).

次に、計測パケット受信装置1101−2の動作を図4を用いて説明する。計測パケット受信装置1101−2において、計測パケット受信部1101−201で計測パケットを受信する(ステップA201)。パケット遅延情報算出部1101−202において、前記計測パケットのタイムスタンプと現在時刻を比較して、遅延を計算する(ステップA202)。   Next, the operation of the measurement packet receiving apparatus 1101-2 will be described with reference to FIG. In the measurement packet receiving apparatus 1101-2, the measurement packet receiving unit 1101-201 receives the measurement packet (step A201). The packet delay information calculation unit 1101-202 compares the time stamp of the measurement packet with the current time to calculate the delay (step A202).

パケット遅延情報記憶部1101−203において、前記遅延を記憶する(ステップA203)。   The packet delay information storage unit 1101-203 stores the delay (step A203).

遅延傾向算出部1101−204において、パケット遅延情報記憶部1101−203から複数の遅延情報を取り出して、遅延傾向を算出する(ステップA204)。なお、詳細な遅延傾向の算出方法については、遅延傾向算出部1101−204の説明として上述したので、省略する。   The delay tendency calculation unit 1101-204 extracts a plurality of pieces of delay information from the packet delay information storage unit 1101-203 and calculates a delay tendency (step A204). Note that a detailed method for calculating the delay tendency has been described above as the explanation of the delay tendency calculation unit 1101-204, and will be omitted.

次に、本実施の形態の効果について説明する。本実施の形態では、遅延の傾向として、遅延変動が大きいか否かが算出できるという効果を奏する。若しくは、遅延変動が大きいか、増減傾向が出ているか、変動傾向がみられないかの3つの状態を算出できるという効果を奏する。   Next, the effect of this embodiment will be described. In the present embodiment, it is possible to calculate whether or not the delay variation is large as the delay tendency. Alternatively, it is possible to calculate three states, that is, the delay variation is large, the increase / decrease tendency appears, or the variation tendency is not observed.

次に、本発明の第2の実施形態について図面を参照して詳細に説明する。   Next, a second embodiment of the present invention will be described in detail with reference to the drawings.

図1を参照すると、本発明の第2の実施形態の説明では、図1の計測パケット送信装置1101−1が計測パケット送信装置1201−1と、計測パケット受信装置1101−2が計測パケット受信装置1201−2と置き換わった場合について説明する。なお、両装置が通信網1101−3を介して相互に接続されている点は、本発明の第1の実施形態と同様である。   Referring to FIG. 1, in the description of the second embodiment of the present invention, the measurement packet transmitter 1101-1 in FIG. 1 is a measurement packet transmitter 1201-1, and the measurement packet receiver 1101-2 is a measurement packet receiver. The case where 1201-2 is replaced will be described. Note that both devices are connected to each other via the communication network 1101-3, as in the first embodiment of the present invention.

図5を参照すると、本発明の第2の実施形態は、計測パケット装置1201−1、計測パケット受信装置1201−2を有する。なお図2と同様に図5には図示していないが、両装置は、上述の本発明の第1の実施形態のように通信網1101−3を介して相互に接続されている。また、同じく図示していないが、通信網1101−3にはパケットをバッファリングする中継装置が存在する。   Referring to FIG. 5, the second embodiment of the present invention includes a measurement packet device 1201-1 and a measurement packet reception device 1201-2. Like FIG. 2, although not shown in FIG. 5, both devices are connected to each other via the communication network 1101-3 as in the first embodiment of the present invention described above. Although not shown in the figure, the communication network 1101-3 includes a relay device for buffering packets.

計測パケット送信装置1201−1は、計測間隔受信部1201−105、計測間隔変更部1201−104、計測パケット生成部1201−101、タイムスタンプ付加部1201−102、計測パケット送信部1201−103を有する。   The measurement packet transmission apparatus 1201-1 includes a measurement interval reception unit 1201-105, a measurement interval change unit 1201-104, a measurement packet generation unit 1201-101, a time stamp addition unit 1201-102, and a measurement packet transmission unit 1201-103. .

計測間隔受信部1201−105は、計測パケット受信装置1201−2からの計測間隔パケット、若しくは、計測間隔変更イベントパケットを受信する部分である。計測間隔変更部1201−104は、前記計測間隔パケット、若しくは、前記計測間隔変更イベントパケットに従い、計測間隔を変更する部分である。計測間隔変更部1201−104は、前記計測間隔パケットを受け取った場合には、計測間隔を前記計測間隔パケットの値に設定する。一方、前記計測間隔変更イベントを受け取った場合には、イベントに従い、計測間隔を増やす、若しくは、減らす。   The measurement interval reception unit 1201-105 is a part that receives a measurement interval packet or a measurement interval change event packet from the measurement packet reception device 1201-2. The measurement interval changing unit 1201-104 is a part that changes the measurement interval in accordance with the measurement interval packet or the measurement interval change event packet. When receiving the measurement interval packet, the measurement interval changing unit 1201-104 sets the measurement interval to the value of the measurement interval packet. On the other hand, when the measurement interval change event is received, the measurement interval is increased or decreased according to the event.

計測パケット生成部1201−101は、前記計測間隔変更部1201−105で変更された計測間隔に基づき計測パケットを生成する。   The measurement packet generation unit 1201-101 generates a measurement packet based on the measurement interval changed by the measurement interval change unit 1201-105.

タイムスタンプ付加部1201−102、計測パケット送信部1201−103は、それぞれ本発明の第1の実施形態のタイムスタンプ付加部1101−102、計測パケット送信部1101−103の動作と同様であるので、詳細な説明は省略する。   Since the time stamp addition unit 1201-102 and the measurement packet transmission unit 1201-103 are the same as the operations of the time stamp addition unit 1101-102 and the measurement packet transmission unit 1101-103 according to the first embodiment of the present invention, respectively. Detailed description is omitted.

計測パケット受信装置1201−2は、計測パケット受信部1201−201、パケット遅延情報算出部1201−202、パケット遅延情報記憶部1201−203、遅延傾向算出部1201−204、計測間隔算出部1201−205、計測間隔送信部1201−206を有する。   The measurement packet reception device 1201-2 includes a measurement packet reception unit 1201-201, a packet delay information calculation unit 1201-202, a packet delay information storage unit 1201-203, a delay tendency calculation unit 1201-204, and a measurement interval calculation unit 1201-205. And a measurement interval transmission unit 1201-206.

計測パケット受信部1201−201、パケット遅延情報算出部1201−202、パケット遅延情報記憶部1201−203、遅延傾向算出部1201−204は、それぞれ本発明の第1の実施形態の計測パケット受信部1101−201、パケット遅延情報算出部1101−202、パケット遅延情報記憶部1211−203、遅延傾向算出部1101−204と同様であるので、詳細な説明を省略する。   The measurement packet reception unit 1201-201, the packet delay information calculation unit 1201-202, the packet delay information storage unit 1201-203, and the delay tendency calculation unit 1201-204 are each a measurement packet reception unit 1101 according to the first embodiment of the present invention. -201, the packet delay information calculation unit 1101-202, the packet delay information storage unit 1211-203, and the delay tendency calculation unit 1101-204 are the same, and thus detailed description thereof is omitted.

計測間隔算出部1201−205は、遅延傾向算出部1201−204において、遅延変動が大きいと判断された場合、小さい計測間隔を算出する、若しくは、計測間隔を小さくする計測間隔変更イベントを発生させる。   If the delay tendency calculation unit 1201-204 determines that the delay variation is large, the measurement interval calculation unit 1201-205 calculates a small measurement interval or generates a measurement interval change event that decreases the measurement interval.

計測間隔送信部1201−206は、前記計測間隔算出部1201−205において、新たな計測間隔が算出、若しくは、計測間隔変更イベントが発生した場合に、発生した計測間隔パケット若しくは、計測間隔変更イベントパケットを計測パケット送信装置1201−1に送信する。   The measurement interval transmission unit 1201-206 calculates a measurement interval packet or a measurement interval change event packet that is generated when a new measurement interval is calculated or a measurement interval change event occurs in the measurement interval calculation unit 1201-205. Is transmitted to the measurement packet transmitter 1201-1.

次に、図5のブロック図、図3、図4、図6及び図7のフローチャートを参照して本実施の形態の全体の動作について詳細に説明する。   Next, the overall operation of this embodiment will be described in detail with reference to the block diagram of FIG. 5 and the flowcharts of FIGS. 3, 4, 6, and 7. FIG.

計測パケット送信装置1201−1において、計測パケット生成部1201−101、タイムスタンプ付加部1201−102、計測パケット送信部1201−103の動作は、図3の本発明の第1の実施の形態の計測パケット生成部1101−101、タイムスタンプ付加部1101−102、計測パケット送信部1101−103の動作と、計測パケット生成部1201−101において計測間隔変更部1201−105からの計測間隔に基づいて計測間隔を算出する点を除いては、同様であるので詳細な説明は、省略する。   In the measurement packet transmission apparatus 1201-1, the operations of the measurement packet generation unit 1201-101, the time stamp addition unit 1201-102, and the measurement packet transmission unit 1201-103 are the same as those in the measurement according to the first embodiment of the present invention shown in FIG. The measurement interval based on the operation of the packet generation unit 1101-101, the time stamp addition unit 1101-102, the measurement packet transmission unit 1101-103, and the measurement interval from the measurement interval change unit 1201-105 in the measurement packet generation unit 1201-101. Since it is the same except that the point is calculated, detailed description thereof is omitted.

計測パケット送信装置1201−1の動作であって本発明の第1の実施の形態と異なる点を図6を用いて説明する。計測間隔受信部1201−105は、計測パケット受信装置1201−2から計測間隔パケット、若しくは、計測間隔変更イベントパケットを受信する(ステップB104)。   The operation of the measurement packet transmitting apparatus 1201-1, which is different from the first embodiment of the present invention, will be described with reference to FIG. The measurement interval receiver 1201-105 receives a measurement interval packet or a measurement interval change event packet from the measurement packet receiver 1201-2 (step B104).

計測間隔変更部1201−105は、前記計測間隔受信部1201−104で受信した計測間隔、若しくは、計測間隔変更イベントに基づき、計測間隔を変更する(ステップB105)。   The measurement interval changing unit 1201-105 changes the measurement interval based on the measurement interval received by the measurement interval receiving unit 1201-104 or a measurement interval change event (step B105).

計測パケット受信装置1201−2において、計測パケット受信部1201−201(図7のステップA201)、パケット遅延情報算出部1201−202(ステップA202)、パケット遅延情報記憶部1201−203(ステップA203)、遅延傾向算出部1201−204(ステップA204)の動作は、図4の本発明の第1の実施の形態の計測パケット受信部1101−201、パケット遅延情報算出部1101−202、パケット遅延情報記憶部1101−203、遅延傾向算出部1101−204の動作と、同様であるので詳細な説明は、省略する。   In the measurement packet receiving device 1201-2, a measurement packet receiving unit 1201-201 (step A201 in FIG. 7), a packet delay information calculating unit 1201-202 (step A202), a packet delay information storage unit 1201-203 (step A203), The operations of the delay tendency calculation unit 1201-204 (step A204) are the measurement packet reception unit 1101-201, the packet delay information calculation unit 1101-202, and the packet delay information storage unit according to the first embodiment of the present invention shown in FIG. 1101-203 and the operation of the delay tendency calculation unit 1101-204 are the same as those of the delay tendency calculation unit 1101-204, and thus detailed description thereof is omitted.

計測パケット受信装置1201−2の動作であって本発明の第1の実施の形態と異なる点を図7を用いて説明する。   The operation of the measurement packet receiving apparatus 1201-2 will be described with reference to FIG. 7 and different from the first embodiment of the present invention.

計測間隔算出部1201−205は、遅延傾向算出部1201−204において、遅延変動が大きいと判断されたか否かを確認する。確認の結果変動が大きくなかった場合は、動作を終了する(ステップB205においてNo)。一方、遅延変動が大きいと判断された場合(ステップB205においてYes)、小さい計測間隔を算出する、若しくは、計測間隔を小さくする計測間隔変更イベントを発生させる(ステップB206)。   The measurement interval calculation unit 1201-205 confirms whether or not the delay tendency calculation unit 1201-204 determines that the delay variation is large. If the change is not large as a result of the confirmation, the operation is terminated (No in step B205). On the other hand, if it is determined that the delay variation is large (Yes in Step B205), a measurement interval change event for calculating a small measurement interval or reducing the measurement interval is generated (Step B206).

計測間隔送信部1201−206は、前記計測間隔算出部1201−205において、新たな計測間隔が算出、若しくは、計測間隔変更イベントが発生した場合に、発生した計測間隔パケット若しくは、計測間隔変更イベントパケットを計測パケット送信装置1201−1に送信する(ステップB207)。   The measurement interval transmission unit 1201-206 calculates a measurement interval packet or a measurement interval change event packet that is generated when a new measurement interval is calculated or a measurement interval change event occurs in the measurement interval calculation unit 1201-205. Is transmitted to the measurement packet transmitter 1201-1 (step B207).

なお、本実施の形態において、計測間隔算出部1201−205で、タイマを設定して、計測間隔変更後にある時間経ったら、大きい計測間隔を算出、若しくは、計測間隔を大きくする計測間隔変更イベントを発生させるようにしてもよい。また、本実施の形態において、計測間隔変更部1201−105でタイマを設定して、計測間隔変更後に、ある時間経ったら、大きい計測間隔を算出させてもよい。   In the present embodiment, the measurement interval calculation unit 1201-205 sets a timer, and when a certain time has elapsed after the measurement interval is changed, the measurement interval change event for calculating a large measurement interval or increasing the measurement interval is performed. It may be generated. In the present embodiment, a timer may be set by the measurement interval changing unit 1201-105, and a large measurement interval may be calculated after a certain period of time after the measurement interval has been changed.

次に、本実施の形態の効果について説明する。   Next, the effect of this embodiment will be described.

本実施の形態では、第1の実施形態の効果に加え、遅延変動の大きさに応じて、計測間隔を遅延の増減傾向がでる間隔に調節することができるという効果を奏する。   In this embodiment, in addition to the effect of the first embodiment, there is an effect that the measurement interval can be adjusted to an interval in which the delay tends to increase or decrease according to the magnitude of the delay variation.

遅延変動が大きいと判断された場合に、小さい計測間隔を算出する、若しくは、計測間隔を小さくする計測間隔変更イベントを発生させ、前記計測間隔、若しくは、前記計測間隔変更イベントに基づき、計測間隔を変更するためである。   When it is determined that the delay variation is large, a measurement interval change event for calculating a small measurement interval or reducing the measurement interval is generated, and the measurement interval is set based on the measurement interval or the measurement interval change event. This is to change.

次に、本発明の第3の発明を実施するための実施形態について図面を参照して詳細に説明する。   Next, an embodiment for carrying out the third invention of the present invention will be described in detail with reference to the drawings.

図1を参照すると、本発明の第3の実施形態の説明では、図1の計測パケット送信装置1101−1が計測パケット送信装置1301−1と、計測パケット受信装置1101−2が計測パケット受信装置1301−2と置き換わった場合について説明する。なお図2と同様に図8には図示していないが、両装置は、上述のように通信網1101−3を介して相互に接続されている。   Referring to FIG. 1, in the description of the third embodiment of the present invention, the measurement packet transmitter 1101-1 in FIG. 1 is a measurement packet transmitter 1301-1, and the measurement packet receiver 1101-2 is a measurement packet receiver. A case where 1301-2 is replaced will be described. Although not shown in FIG. 8 as in FIG. 2, both devices are connected to each other via the communication network 1101-3 as described above.

計測パケット送信装置1301−1は、計測間隔受信部1301−105、計測間隔変更部1301−104、計測パケット生成部1301−101、タイムスタンプ付加部1301−102、計測パケット送信部1301−103を有する。   The measurement packet transmission device 1301-1 includes a measurement interval reception unit 1301-105, a measurement interval change unit 1301-104, a measurement packet generation unit 1301-101, a time stamp addition unit 1301-102, and a measurement packet transmission unit 1301-103. .

それぞれの部分は、本発明の第2の実施形態の説明の計測間隔受信部1201−105、計測間隔変更部1201−104、計測パケット生成部1201−101、タイムスタンプ付加部1201−102、計測パケット送信部1201−103と同様であるので、詳細な説明は省略する。   Each part includes a measurement interval receiving unit 1201-105, a measurement interval changing unit 1201-104, a measurement packet generating unit 1201-101, a time stamp adding unit 1201-102, and a measurement packet described in the second embodiment of the present invention. Since it is the same as that of the transmission part 1201-103, detailed description is abbreviate | omitted.

計測パケット受信装置1301−2は、計測パケット受信部1301−201、パケット遅延情報算出部1301−202、パケット遅延情報記憶部1301−203、遅延傾向算出部1301−204、計測間隔算出部1301−205、計測間隔送信部1301−206、パケット遅延リサンプリング部1301−207を有する。   The measurement packet receiver 1301-2 includes a measurement packet receiver 1301-201, a packet delay information calculator 1301-202, a packet delay information storage unit 1301-203, a delay tendency calculator 1301-204, and a measurement interval calculator 1301-205. Measurement interval transmission unit 1301-206 and packet delay resampling unit 1301-207.

計測パケット受信部1301−201、パケット遅延情報算出部1301−202、パケット遅延情報記憶部1301−203は、それぞれ本発明の第1の実施形態の説明の計測パケット受信部1101−201、パケット遅延情報算出部1101−202、パケット遅延情報記憶部1101−203と同様であるので、詳細な説明は省略する。   The measurement packet reception unit 1301-201, the packet delay information calculation unit 1301-202, and the packet delay information storage unit 1301-203 are respectively the measurement packet reception unit 1101-201 and the packet delay information described in the first embodiment of the present invention. Since it is the same as that of the calculation part 1101-202 and the packet delay information storage part 1101-203, detailed description is abbreviate | omitted.

遅延傾向算出部1301−204は、パケット遅延情報記憶部1301−203、若しくは、パケット遅延リサンプリング部1301−207からの遅延情報より、遅延傾向を算出する部位である。遅延傾向の算出の方法は、本発明の第1の実施形態の遅延傾向算出部1101−204と同様であるので、詳細な説明は省略する。   The delay tendency calculation unit 1301-204 is a part that calculates a delay tendency from the delay information from the packet delay information storage unit 1301-203 or the packet delay resampling unit 1301-207. Since the method of calculating the delay tendency is the same as that of the delay tendency calculation unit 1101-204 according to the first embodiment of the present invention, detailed description thereof is omitted.

計測間隔算出部1301−205は、リサンプリング前の遅延に対して、遅延傾向として遅延変動が大きければ、計測間隔を増やし、計測間隔送信部1301−206へ計測間隔を渡す。また、増減傾向があるか判断を行い、増減傾向の傾向であれば、計測間隔を減少し、パケット遅延リサンプリング部1301−207でリサンプリングを行う。   If the delay variation is large as a delay tendency with respect to the delay before resampling, the measurement interval calculation unit 1301-205 increases the measurement interval and passes the measurement interval to the measurement interval transmission unit 1301-206. In addition, it is determined whether there is an increase / decrease tendency. If the tendency is an increase / decrease trend, the measurement interval is decreased, and the packet delay resampling unit 1301-207 performs resampling.

リサンプリング後の遅延に対しては、遅延傾向として、増減傾向の傾向がでているか判断を行い、もし真であれば、再び遅延計測を減少し、パケット遅延リサンプリング部1301−207でリサンプリングを行う。偽であれば、計測間隔をひとつ戻して、計測間隔送信部1301−206へ計測間隔を渡す。   For the delay after resampling, it is determined whether the tendency to increase or decrease as the delay tendency. If true, the delay measurement is decreased again, and the packet delay resampling unit 1301-207 resamples the delay. I do. If false, the measurement interval is returned by one, and the measurement interval is passed to the measurement interval transmission unit 1301-206.

計測間隔送信部1301−206では、計測パケット送信装置1301−1に対して、計測間隔、若しくは、計測間隔の増減のイベントを送信する。   The measurement interval transmission unit 1301-206 transmits a measurement interval or an event for increasing or decreasing the measurement interval to the measurement packet transmission device 1301-1.

パケット遅延リサンプリング部1301−207では、計測間隔算出部1301−205で指定された計測間隔になるようにパケット遅延情報記憶部1301−203の遅延情報をリサンプリングする。前記計測間隔に応じて、単純に間引くか、平滑化後に前記計測間隔に従ってサンプリングを行う。   The packet delay resampling unit 1301-207 resamples the delay information in the packet delay information storage unit 1301-203 so that the measurement interval specified by the measurement interval calculation unit 1301-205 is obtained. In accordance with the measurement interval, sampling is simply performed, or sampling is performed according to the measurement interval after smoothing.

次に、図8のブロック図、図3、図6及び図9のフローチャートを参照して本実施の形態の全体の動作について詳細に説明する。   Next, the overall operation of this embodiment will be described in detail with reference to the block diagram of FIG. 8 and the flowcharts of FIGS.

計測パケット送信装置1301−1の計測間隔受信部1301−105、計測間隔変更部1301−104、計測パケット生成部1301−101、タイムスタンプ付加部1301−102、計測パケット送信部1301−103の動作は、それぞれ本発明の第2の実施形態の動作説明の計測間隔受信部1201−105、計測間隔変更部1201−104、計測パケット生成部1201−101、タイムスタンプ付加部1201−102、計測パケット送信部1201−103の動作と同様であるので、詳細な説明は省略する(図3及び図6参照)。   The operations of the measurement interval receiving unit 1301-105, the measurement interval changing unit 1301-104, the measurement packet generating unit 1301-101, the time stamp adding unit 1301-102, and the measurement packet transmitting unit 1301-103 of the measurement packet transmitting apparatus 1301-1 are as follows. , The measurement interval receiving unit 1201-105, the measurement interval changing unit 1201-104, the measurement packet generating unit 1201-101, the time stamp adding unit 1201-102, and the measurement packet transmitting unit in the operation explanation of the second embodiment of the present invention, respectively. Since it is the same as that of 1201-103, detailed description is abbreviate | omitted (refer FIG.3 and FIG.6).

計測パケット受信装置1301−2の計測パケット受信部1301−201(図9のステップA201)、パケット遅延情報記憶部1301−203(図9のステップA203)、計測間隔送信部1301−206(図9のステップB207)の動作は、それぞれ本発明の第2の実施形態の動作説明の計測パケット受信部1201−201、パケット遅延情報記憶部1201−203、計測間隔送信部1201−206の動作と同様であるので、詳細な説明は省略する。   Measurement packet receiver 1301-201 (step A201 in FIG. 9), packet delay information storage unit 1301-203 (step A203 in FIG. 9), and measurement interval transmitter 1301-206 (in FIG. 9) of measurement packet receiver 1301-2. The operations in step B207) are the same as the operations of the measurement packet receiving unit 1201-201, the packet delay information storage unit 1201-203, and the measurement interval transmission unit 1201-206, respectively, in the operation description of the second exemplary embodiment of the present invention. Therefore, detailed description is omitted.

計測パケット受信装置1301−2の動作であって本発明の第1の実施の形態と異なる点を図9を用いて説明する。   The operation of the measurement packet receiving apparatus 1301-2, which is different from the first embodiment of the present invention, will be described with reference to FIG.

遅延傾向算出部1301−204は、パケット遅延情報記憶部1301−203より、遅延傾向を算出する(ステップC204)。遅延傾向の算出の方法は、本発明の第1の実施形態の遅延傾向算出部1101−204と同様であるので、詳細な説明は省略する。   The delay tendency calculation unit 1301-204 calculates a delay tendency from the packet delay information storage unit 1301-203 (step C204). Since the method of calculating the delay tendency is the same as that of the delay tendency calculation unit 1101-204 according to the first embodiment of the present invention, detailed description thereof is omitted.

計測間隔算出部1301−205は、遅延傾向として遅延変動が大きいか判断する(ステップC205)。遅延変動が大きければ(ステップC205においてYes)、計測パケット数が十分でないと判断し、計測間隔を減らし(ステップC206)、計測間隔送信部1301−206へ計測間隔を渡す。一方、遅延変動が大きくない場合は(ステップC205においてNo)、遅延傾向として増減傾向であるか判断する(ステップC208)。   The measurement interval calculation unit 1301-205 determines whether the delay variation is large as the delay tendency (step C205). If the delay variation is large (Yes in step C205), it is determined that the number of measurement packets is not sufficient, the measurement interval is reduced (step C206), and the measurement interval is passed to the measurement interval transmission unit 1301-206. On the other hand, if the delay variation is not large (No in step C205), it is determined whether the delay tendency is an increase / decrease tendency (step C208).

増減傾向であれば(ステップC208においてYes)、計測パケット数が十分であるとして、計測間隔を増やし、計測間隔をパケット遅延リサンプリング部1301−207へ渡す(ステップC209)。一方、増減傾向でなければ、背景トラヒックの影響が乏しいとして、計測間隔を変更せずに処理を終了する(ステップC208においてNo)。   If the increase / decrease tendency (Yes in step C208), the measurement interval is increased and the measurement interval is passed to the packet delay resampling unit 1301-207 (step C209), assuming that the number of measurement packets is sufficient. On the other hand, if there is no increase / decrease trend, it is determined that the influence of background traffic is poor, and the process is terminated without changing the measurement interval (No in step C208).

パケット遅延リサンプリング部1301−207は、計測間隔算出部1301−205からの計測間隔に従って、パケット遅延情報記憶部1301−203の遅延情報をリサンプリングする(ステップC210)。   The packet delay resampling unit 1301-207 resamples the delay information in the packet delay information storage unit 1301-203 according to the measurement interval from the measurement interval calculation unit 1301-205 (step C210).

遅延傾向算出部1301−204において、前記リサンプリングした遅延情報から、遅延傾向を算出する(ステップC211)。   The delay tendency calculation unit 1301-204 calculates a delay tendency from the resampled delay information (step C211).

計測間隔算出部1301−206において、遅延傾向として、増減傾向の傾向が出ているか判断する(ステップC212)。もし、真であるなら、ステップC209に戻り計測間隔を増やす(ステップC212においてYes)。もし、偽であるならば(ステップC2012においてNo)、計測間隔を増やしすぎたとして計測間隔をひとつ戻し(ステップC213)、計測間隔送信部1301−206へ計測間隔を渡す。   In the measurement interval calculation unit 1301-206, it is determined whether an increase / decrease tendency is present as a delay tendency (step C 212). If true, the process returns to step C209 to increase the measurement interval (Yes in step C212). If it is false (No in step C2012), the measurement interval is increased too much and the measurement interval is returned by one (step C213), and the measurement interval is passed to the measurement interval transmission unit 1301-206.

本実施の形態では、ステップC213において、計測間隔をひとつ戻すということを行った。なお、計測間隔が減少すればよく、計測間隔をひとつ戻すという手段ではない、その他の手段により計測間隔を減少させてもよい。減少後の値は、増減傾向を示すことが望ましい。減少方法として、最適な計測間隔は、ひとつ戻す前の計測とひとつ戻した後の計測間隔の間にあるため、二分木探索法を用いて、検索区間を狭めていき、より最適な値を求めてもよい。   In the present embodiment, in step C213, one measurement interval is returned. The measurement interval may be reduced, and the measurement interval may be reduced by other means, not a means of returning the measurement interval by one. It is desirable that the value after the decrease shows an increasing / decreasing tendency. As a reduction method, the optimal measurement interval is between the measurement before the return and the measurement interval after the return, so use the binary tree search method to narrow the search interval and obtain a more optimal value. May be.

また、本実施の形態では、ステップC213において、計測間隔をひとつ戻すとしたが、n個(nは、正の整数)戻してもよい。   In the present embodiment, one measurement interval is returned in step C213, but it may be returned n (n is a positive integer).

次に、本実施の形態の効果について説明する。   Next, the effect of this embodiment will be described.

本実施の形態では、第1及び第2の実施形態の効果に加え、遅延変動の大きさに応じて、計測間隔を遅延の増減傾向がでる間隔に調節することができるという効果を奏する。特に、第2の実施形態に比べて、計測間隔を増やす場合に、計測された遅延から適切な値を事前に求めることができるため、最適な値に収束しやすい。   In the present embodiment, in addition to the effects of the first and second embodiments, there is an effect that the measurement interval can be adjusted to an interval in which the delay tends to increase or decrease according to the magnitude of the delay variation. In particular, as compared with the second embodiment, when the measurement interval is increased, an appropriate value can be obtained in advance from the measured delay, so that it is easy to converge to an optimum value.

次に、本発明の第4の発明を実施するための実施形態について図面を参照して詳細に説明する。   Next, an embodiment for carrying out the fourth invention of the present invention will be described in detail with reference to the drawings.

図1を参照すると、本発明の第4の実施形態の説明では、図1の計測パケット送信装置1101−1が計測パケット送信装置1401−1と、計測パケット受信装置1101−2が計測パケット受信装置1401−2と置き換わった場合について説明する。なお図2と同様に図10には図示していないが、両装置は、上述のように通信網1101−3を介して相互に接続されている。   Referring to FIG. 1, in the description of the fourth embodiment of the present invention, the measurement packet transmitter 1101-1 in FIG. 1 is the measurement packet transmitter 1401-1, and the measurement packet receiver 1101-2 is the measurement packet receiver. A case where 1401-2 is replaced will be described. Like FIG. 2, although not shown in FIG. 10, the two devices are connected to each other via the communication network 1101-3 as described above.

計測パケット送信装置1401−1は、計測パケット生成部1401−101、タイムスタンプ付加部1401−102、計測パケット送信部1401−103を有する。各部分は、それぞれ本発明の第1の実施形態の説明の計測パケット生成部1101−101、タイムスタンプ付加部1101−102、計測パケット送信部1101−103と同様であるので、詳細な説明は省略する。
計測パケット受信装置1401−2は、計測パケット受信部1401−201、パケット遅延情報算出部1401−202、パケット遅延情報記憶部1401−203、遅延傾向算出部1401−204、ロス率補正部1401−205を有する。
The measurement packet transmission apparatus 1401-1 includes a measurement packet generation unit 1401-101, a time stamp addition unit 1401-102, and a measurement packet transmission unit 1401-103. Each part is the same as the measurement packet generation unit 1101-101, the time stamp addition unit 1101-102, and the measurement packet transmission unit 1101-103 described in the first embodiment of the present invention, and detailed description thereof is omitted. To do.
The measurement packet reception device 1401-2 includes a measurement packet reception unit 1401-201, a packet delay information calculation unit 1401-202, a packet delay information storage unit 1401-203, a delay tendency calculation unit 1401-204, and a loss rate correction unit 1401-205. Have

計測パケット受信部1401−201、パケット遅延情報算出部1401−202、パケット遅延情報記憶部1401−203、遅延傾向算出部1401−204は、それぞれ本発明の第1の実施形態の計測パケット受信部1101−201、パケット遅延情報算出部1101−202、パケット遅延情報記憶部1101−203、遅延傾向算出部1101−204と同様であるので、詳細な説明を省略する。   The measurement packet reception unit 1401-201, the packet delay information calculation unit 1401-202, the packet delay information storage unit 1401-203, and the delay tendency calculation unit 1401-204 are each a measurement packet reception unit 1101 according to the first embodiment of the present invention. -201, the packet delay information calculation unit 1101-202, the packet delay information storage unit 1101-203, and the delay tendency calculation unit 1101-204 are the same, and detailed description thereof is omitted.

ロス率補正部1401−205では、遅延傾向算出部1101−204において、増減傾向の傾向がでている場合に、遅延変動に応じてロス率を補正する。ロス率補正方法の例としては、非特許文献2に記載の手法が挙げられる。   The loss rate correction unit 1401-205 corrects the loss rate according to the delay variation when the delay tendency calculation unit 1101-204 has a tendency of increase / decrease. Examples of the loss rate correction method include the method described in Non-Patent Document 2.

非特許文献2に記載の手法は、計測パケットが落ちた場合、ネットワーク中の中継器があふれそうになっているとし、受信が成功した計測パケットの中から受信時間が近いパケットの片道遅延を片道遅延の最大遅延(OWDmax)とみなす。そして、そこからτ(τ:定数)時間内の計測パケットの中で片道遅延がα×OWDmax以上(0<α<1の定数)の計測パケットは落ちたものとみなす、という手法である。   The technique described in Non-Patent Document 2 assumes that when a measurement packet is dropped, the repeaters in the network are about to overflow, and the one-way delay of a packet whose reception time is close from the measurement packets that have been successfully received is one-way. Consider the maximum delay of delay (OWDmax). Then, from this, a measurement packet with a one-way delay of α × OWDmax or more (a constant of 0 <α <1) is regarded as a drop in measurement packets within τ (τ: constant) time.

本手法におけるτは、遅延変動の大きさに依存する値であるため、τ=l*計測間隔(lは、0<l≦nの自然数)として調節することにより、推定精度を向上できる。   Since τ in this method is a value depending on the magnitude of delay variation, the estimation accuracy can be improved by adjusting as τ = l * measurement interval (l is a natural number of 0 <l ≦ n).

非特許文献2に記載の手法は、ロスが発生してからτ時間内の片道遅延がα×OWDmax以上となるロス区間において、100%ロスが発生したものとしていた。もっとも、ロス区間におけるロス率qを、ロスが発生するまえの遅延の伸びから測定することによって推定してもよい。以下、遅延の伸びよりロス区間のロス率qを求める手法につき説明する。   The method described in Non-Patent Document 2 assumes that 100% loss has occurred in a loss section in which the one-way delay within τ time is α × OWDmax or more after loss has occurred. But you may estimate the loss rate q in a loss area by measuring from the elongation of the delay before loss generate | occur | produces. Hereinafter, a method for obtaining the loss rate q of the loss section from the delay increase will be described.

Bin(t):時間tにおける単位時間あたりの入力トラヒック
Bout:時間tにおける単位時間あたりの出力トラヒック(=ボトルネックのキャパシティ)
とすると、キューがいっぱいになると、単位時間あたりBin(t)−Bout分のロスが生じる。よって、時間tにおけるロス率は
q(t)=(Bin(t)−Bout)/Bin(t) …式(1)
となる。
Bin (t): input traffic per unit time at time t Bout: output traffic per unit time at time t (= bottleneck capacity)
Then, when the queue is full, a loss of Bin (t) −Bout per unit time occurs. Therefore, the loss rate at time t is q (t) = (Bin (t) −Bout) / Bin (t) (1)
It becomes.

時間tにおける単位時間Δtあたりの遅延の伸びをΔdとすると。
Δd=(Bin(t)−Bout)Δt/Bout …式(2)
2つのパケットからなる試験パケットの計測間隔をTとし、それぞれ時間tに計測したものとし、2つの計測パケット間における遅延の伸びをΔIと、計測パケットサイズをsとすると。
Assume that the delay increase per unit time Δt at time t is Δd.
Δd = (Bin (t) −Bout) Δt / Bout (2)
Assume that the measurement interval of the test packet consisting of two packets is T, each measured at time t, the delay increase between the two measurement packets is ΔI, and the measurement packet size is s.

Figure 2009267694
計測間隔Tが十分長いとして、計測パケットサイズによる影響は無視できるものとした。
Figure 2009267694
Assuming that the measurement interval T is sufficiently long, the influence of the measurement packet size can be ignored.

Bin(t)が一定としてBinとすると、ロスq(t)も一定となるのでqとすると、式(1)は、
q=1−Bout/Bin …式(1)’
式(2)は、
ΔI=T(Bin/Bout−1) …式(2)’
式(1)’と式(2)’を合わせて、Bin,Boutの変数を消すと、
q=I/(ΔI+T) …式(3)
となり、遅延の伸びよりロス区間のロス率qを求めることができる。
If Bin (t) is constant and Bin, loss q (t) is also constant.
q = 1−Bout / Bin Formula (1) ′
Equation (2) is
ΔI = T (Bin / Bout−1) Equation (2) ′
Combining equation (1) 'and equation (2)' and deleting the variables Bin and Bout,
q = I / (ΔI + T) (3)
Thus, the loss rate q of the loss section can be obtained from the delay increase.

次に、図10のブロック図、図3、図4及び図11のフローチャートを参照して本実施の形態の全体の動作について詳細に説明する。   Next, the overall operation of the present embodiment will be described in detail with reference to the block diagram of FIG. 10 and the flowcharts of FIGS. 3, 4, and 11.

計測パケット送信装置1401−1において、計測パケット生成部1401−101、タイムスタンプ付加部1401−102、計測パケット送信部1401−103の動作は、図3の本発明の第1の実施の形態の計測パケット生成部1101−101、タイムスタンプ付加部1101−102、計測パケット送信部1101−103の動作と、同様であるので詳細な説明は、省略する。   In the measurement packet transmitter 1401-1, the operations of the measurement packet generator 1401-101, the time stamp adding unit 1401-102, and the measurement packet transmitter 1401-103 are the same as those of the first embodiment of the present invention shown in FIG. Since the operations are the same as those of the packet generation unit 1101-101, the time stamp addition unit 1101-102, and the measurement packet transmission unit 1101-103, detailed description thereof will be omitted.

計測パケット受信装置1401−2において、計測パケット受信部1401−201(図12のステップA201)、パケット遅延情報算出部1401−202(ステップA202)、パケット遅延情報記憶部1401−203(ステップA203)、遅延傾向算出部1401−204(ステップA204)の動作は、図4の本発明の第1の実施の形態の計測パケット受信部1101−201、パケット遅延情報算出部1101−202、パケット遅延情報記憶部1101−203、遅延傾向算出部1101−204の動作と、同様であるので詳細な説明は、省略する。   In the measurement packet receiver 1401-2, a measurement packet receiver 1401-201 (step A201 in FIG. 12), a packet delay information calculator 1401-202 (step A202), a packet delay information storage unit 1401-203 (step A203), The operation of the delay tendency calculation unit 1401-204 (step A204) is the same as that of the measurement packet reception unit 1101-201, the packet delay information calculation unit 1101-202, and the packet delay information storage unit according to the first embodiment of the present invention shown in FIG. 1101-203 and the operation of the delay tendency calculation unit 1101-204 are the same as those of the delay tendency calculation unit 1101-204, and thus detailed description thereof is omitted.

計測パケット受信装置1401−2の動作であって本発明の第1の実施の形態と異なる点を図11を用いて説明する。   The operation of the measurement packet receiving apparatus 1401-2, which is different from the first embodiment of the present invention, will be described with reference to FIG.

ロス率補正部1401−205において、遅延変動が小さい、かつ、増減傾向の傾向がでているか判断する(ステップD205)。そして、真であれば(ステップD205においてYES)、ロス率を補正する(ステップD206)。ロス率を補正する方法は、ロス率補正部1401−205の説明において行ったので、詳細な説明は省略する。   The loss rate correction unit 1401-205 determines whether the delay variation is small and the tendency to increase or decrease is present (step D205). If true (YES in step D205), the loss rate is corrected (step D206). Since the method of correcting the loss rate was performed in the description of the loss rate correction unit 1401-205, detailed description thereof will be omitted.

一方、偽であれば、ロス率を補正することなく動作を終了する(ステップD205においてNO)。   On the other hand, if false, the operation is terminated without correcting the loss rate (NO in step D205).

本発明の実施の形態は、本発明の第2、若しくは、第3の実施形態と組みあわせてもよい。組み合わせる場合は、本発明の実施の形態のロス率補正部1401−205が、本発明の第2、若しくは、第3の実施形態の遅延傾向算出部1201−204,1301−204とつながっていればよい。   The embodiment of the present invention may be combined with the second or third embodiment of the present invention. When combined, the loss rate correction unit 1401-205 according to the embodiment of the present invention is connected to the delay tendency calculation units 1201-204, 1301-204 according to the second or third embodiment of the present invention. Good.

次に、本実施の形態の効果について説明する。   Next, the effect of this embodiment will be described.

本実施の形態では、遅延傾向が小さくかつ、増減傾向にあるときに、遅延傾向を前提としたロス率の補正を行う。遅延変動が大きい、若しくは、遅延変動は小さいが減少傾向ではないというロス率補正を行うことができない環境下においては、ロス率補正を行わないということが可能となる。   In this embodiment, when the delay tendency is small and tends to increase or decrease, the loss rate is corrected based on the delay tendency. In an environment where the loss rate correction cannot be performed such that the delay variation is large or the delay variation is small but not decreasing, the loss rate correction cannot be performed.

次に、本発明の第5の発明を実施するための実施形態について図面を参照して詳細に説明する。   Next, an embodiment for carrying out the fifth invention of the present invention will be described in detail with reference to the drawings.

図12で示す本発明の第5の実施の形態は、本発明の第1の実施の形態に対して、本発明の第1の実施の形態のパケット遅延情報算出部1101−202、パケット遅延情報記憶部1101−203、遅延傾向算出部1101−204が計測パケット送信装置側に有する点で異なる。   The fifth embodiment of the present invention shown in FIG. 12 is different from the first embodiment of the present invention in that the packet delay information calculation unit 1101-202, the packet delay information of the first embodiment of the present invention is the same. The difference is that the storage unit 1101-203 and the delay tendency calculation unit 1101-204 have the measurement packet transmission device side.

また、図1を参照すると、本発明の第5の実施形態の説明では、図1の計測パケット送信装置1101−1が計測パケット送信装置2101−1と、計測パケット受信装置1101−2が計測パケット受信装置2101−2と置き換わった場合について説明する。   Referring to FIG. 1, in the description of the fifth embodiment of the present invention, the measurement packet transmitter 1101-1 in FIG. 1 is the measurement packet transmitter 2101-1 and the measurement packet receiver 1101-2 is the measurement packet. A case where the receiving apparatus 2101-2 is replaced will be described.

計測パケット送信装置2101−1は、計測パケット生成部2101−101、送信時刻記憶部2101−105、計測パケット送信部2101−103、返信パケット受信部2101−107、パケット遅延情報算出部2101−108、パケット遅延情報記憶部2101−109、遅延傾向算出部2101−110を有する。   The measurement packet transmitter 2101-1 includes a measurement packet generator 2101-101, a transmission time storage unit 2101-105, a measurement packet transmitter 2101-103, a reply packet receiver 2101-107, a packet delay information calculator 2101-108, A packet delay information storage unit 2101-109 and a delay tendency calculation unit 2101-110 are included.

計測パケット送信部2101−103、パケット遅延情報記憶部2101−109、遅延傾向算出部2101−110は、それぞれ本発明の第1の実施形態の説明の計測パケット送信部1101−103、パケット遅延情報記憶部1102−203、遅延傾向算出部1102−204と同様であるため、詳細な説明は省略する。   The measurement packet transmission unit 2101-103, the packet delay information storage unit 2101-109, and the delay tendency calculation unit 2101-110 are respectively the measurement packet transmission unit 1101-103 and the packet delay information storage described in the first embodiment of the present invention. This is the same as the unit 1102-203 and the delay tendency calculation unit 1102-204, and thus detailed description thereof is omitted.

計測パケット生成部2101−101は、計測パケットをあらかじめ指定された時間間隔でシーケンス番号を付加して生成する。時間間隔は、等間隔でもよいし、ある確率分布に従った間隔でもよい。ある確率分布に従った間隔で生成する場合の例としては、ポアソン分布、指数分布、一様分布が挙げられる。   The measurement packet generator 2101-101 generates a measurement packet by adding a sequence number at a predetermined time interval. The time intervals may be equal intervals or intervals according to a certain probability distribution. Examples of the case of generating at intervals according to a certain probability distribution include Poisson distribution, exponential distribution, and uniform distribution.

送信時刻記憶部2101−105は、計測パケットのシーケンス番号と送信時刻を記憶する部分である。返信パケット受信部2101−107は、計測パケット受信装置2101−2からの返信パケットを受信する部分である。パケット遅延情報算出部2101−108は、前記返信パケットのシーケンス番号に該当する送信時刻記憶部2101−105のパケットを探し、前記返信パケットの受信時刻から前記パケット送信時刻を引くことで遅延を算出する。   The transmission time storage unit 2101-105 is a part that stores the sequence number and transmission time of the measurement packet. The reply packet receiver 2101-107 is a part that receives a reply packet from the measurement packet receiver 2101-2. The packet delay information calculation unit 2101-108 searches for a packet in the transmission time storage unit 2101-105 corresponding to the sequence number of the return packet, and calculates a delay by subtracting the packet transmission time from the reception time of the return packet. .

計測パケット受信装置2101−2は、計測パケット受信部2101−201、返信パケット生成部2101−207、返信パケット送信部2101−208を有する。計測パケット受信部2101−201は、計測パケット送信装置2101−1からの計測パケットを受信する部分である。返信パケット生成部2101−207は、前記計測パケットのシーケンス番号を含む返信パケットを生成する部分である。返信パケット送信部2101−208は、前記返信パケットを計測パケット送信装置2101−1送信する部分である。   The measurement packet receiver 2101-2 has a measurement packet receiver 2101-201, a reply packet generator 2101-207, and a reply packet transmitter 2101-208. The measurement packet receiving unit 2101-201 is a part that receives a measurement packet from the measurement packet transmission apparatus 2101-1. The reply packet generator 2101-207 is a part that generates a reply packet including the sequence number of the measurement packet. The reply packet transmitter 2101-208 is a part that transmits the reply packet to the measurement packet transmitter 2101-1.

次に、図12のブロック図、図13、図14、図15のフローチャートを参照して本実施の形態の全体の動作について詳細に説明する。   Next, the overall operation of the present embodiment will be described in detail with reference to the block diagram of FIG. 12 and the flowcharts of FIGS. 13, 14, and 15.

まず、図13を用いて説明をする。計測パケット送信装置2101−1において、計測パケット生成部2101−101でシーケンス番号を付加した、計測パケットを生成する(ステップA101)。送信時刻記憶部2101−105において、前記計測パケットのシーケンス番号と送信時刻を記憶する(ステップE102)。計測パケット送信部2101−103において、前記計測パケットを計測パケット受信装置1101−2へ送信する(ステップA103)。   First, a description will be given with reference to FIG. In the measurement packet transmitter 2101-1, the measurement packet generator 2101-101 generates a measurement packet to which the sequence number is added (step A101). The transmission time storage unit 2101-105 stores the sequence number and transmission time of the measurement packet (step E102). The measurement packet transmitter 2101-103 transmits the measurement packet to the measurement packet receiver 1101-2 (step A103).

次に、図14を用いて説明をする。返信パケット受信部2101−107において、計測パケット受信装置2101−2からの返信パケットを受信する(図16のステップE110)。   Next, description will be made with reference to FIG. The reply packet receiver 2101-107 receives the reply packet from the measurement packet receiver 2101-2 (step E110 in FIG. 16).

パケット遅延情報算出部2101−108において、返信パケットの受信時刻から前記返信パケットのシーケンス番号より送信時刻記憶部2101−105で記憶した送信時刻を引き、遅延を算出する(ステップE112)。   The packet delay information calculation unit 2101-108 calculates the delay by subtracting the transmission time stored in the transmission time storage unit 2101-105 from the response packet sequence number from the return packet reception time (step E 112).

パケット遅延情報記憶部2101−109で、前記遅延を記憶する(ステップE113)。   The packet delay information storage unit 2101-109 stores the delay (step E113).

遅延傾向算出部2101−110で、パケット遅延情報記憶部2101−109で記憶した遅延から遅延傾向を算出する(ステップE114)。   The delay tendency calculation unit 2101-110 calculates a delay tendency from the delay stored in the packet delay information storage unit 2101-109 (step E114).

次に、図15を用いて説明をする。計測パケット受信装置2101−2において、計測パケット受信部2101−201で計測パケット送信装置2101−1からの計測パケットを受信する(ステップE201)。   Next, description will be made with reference to FIG. In the measurement packet receiver 2101-2, the measurement packet receiver 2101-201 receives the measurement packet from the measurement packet transmitter 2101-1 (step E201).

返信パケット生成部2101−207で、前記計測パケットのシーケンス番号を含む返信パケットを生成する(ステップE202)。   The reply packet generator 2101-207 generates a reply packet including the sequence number of the measurement packet (step E202).

返信パケット送信部2101−208で、前記返信パケットを計測パケット送信装置2101−1へ送信する(ステップE203)。   The reply packet transmitter 2101-208 transmits the reply packet to the measurement packet transmitter 2101-1 (step E203).

本実施形態の実施例として、計測パケット、返信パケットとしてICMPパケットを利用する実施例がある。本実施例では、計測パケット受信装置2101−2として、ICMPパケットに対して応答する既存装置を用いることができる。   As an example of the present embodiment, there is an example in which an ICMP packet is used as a measurement packet and a reply packet. In the present embodiment, an existing device that responds to the ICMP packet can be used as the measurement packet receiving device 2101-2.

次に、本発明の第6の実施形態について説明する。第6の実施形態は、本発明の第5の実施の形態が、本発明の第2の実施の形態のパケット遅延情報算出部1201−202、パケット遅延情報記憶部1201−203、遅延傾向算出部1201−204及び計測間隔算出部1201−205を計測パケット送信装置1201−1が有する形態である。   Next, a sixth embodiment of the present invention will be described. In the sixth embodiment, the fifth embodiment of the present invention is different from the packet delay information calculation unit 1201-202, the packet delay information storage unit 1201-203, and the delay tendency calculation unit of the second embodiment of the present invention. This is a mode in which the measurement packet transmission apparatus 1201-1 includes 1201-204 and a measurement interval calculation unit 1201-205.

すなわち、本発明の第1の実施の形態のパケット遅延情報算出部1101−202、パケット遅延情報記憶部1101−203及び遅延傾向算出部1101−204を計測パケット送信装置側が有するのと同様の変形例である。   That is, a modification similar to that of the measurement packet transmission apparatus side having the packet delay information calculation unit 1101-202, the packet delay information storage unit 1101-203, and the delay tendency calculation unit 1101-204 according to the first embodiment of this invention. It is.

第6の実施形態では、第2の実施形態の計測間隔受信部1201−104、計測間隔送信部1201−206は不要である。   In the sixth embodiment, the measurement interval reception unit 1201-104 and the measurement interval transmission unit 1201-206 of the second embodiment are unnecessary.

本発明の第7の実施の形態について説明する。第7の実施形態は、本発明の第5の実施の形態が、本発明の第3の実施の形態のパケット遅延情報算出部1301−202、パケット遅延情報記憶部1301−203、遅延傾向算出部1301−204、計測間隔算出部1301−205及びパケット遅延サンプリング部1301−207を計測パケット送信装置1301−1が有する形態である。   A seventh embodiment of the present invention will be described. In the seventh embodiment, the fifth embodiment of the present invention is different from the packet delay information calculation unit 1301-202, the packet delay information storage unit 1301-203, and the delay tendency calculation unit of the third embodiment of the present invention. The measurement packet transmitting apparatus 1301-1 includes a 1301-204, a measurement interval calculation unit 1301-205, and a packet delay sampling unit 1301-207.

すなわち、本発明の第1の実施の形態のパケット遅延情報算出部1101−202、パケット遅延情報記憶部1101−203及び遅延傾向算出部1101−204を計測パケット送信装置側が有するのと同様の変形例である。   That is, a modification similar to that of the measurement packet transmission apparatus side having the packet delay information calculation unit 1101-202, the packet delay information storage unit 1101-203, and the delay tendency calculation unit 1101-204 according to the first embodiment of this invention. It is.

第6の実施形態では、本発明の第2の実施の形態の計測間隔受信部1301−104、計測間隔送信部1301−206は不要である。   In the sixth embodiment, the measurement interval reception unit 1301-104 and the measurement interval transmission unit 1301-206 according to the second embodiment of the present invention are unnecessary.

次に、上述した各実施形態の変形例について説明する。なお以下で説明する変形例は、あくまで例示である。本発明の実施の形態は、下記の例示に何ら限定されることはなく、本発明の技術的思想の範囲に属する限り様々な変形が考えられる。   Next, modified examples of the above-described embodiments will be described. Note that the modifications described below are merely examples. Embodiments of the present invention are not limited to the following examples, and various modifications are possible as long as they are within the scope of the technical idea of the present invention.

本発明の第1乃至4の発明を実施するための実施形態について、第1の形態のパケット遅延情報記憶部1101−203、遅延傾向算出部1101−204、第2の形態のパケット遅延情報記憶部1201−203、遅延傾向算出部1201−204、計測間隔算出部1201−205、計測間隔送信部1201−206、第3の形態のパケット遅延情報記憶部1301−203、遅延傾向算出部1301−204、計測間隔算出部1301−205、計測間隔送信部1301−206、パケット遅延リサンプリング部1301−207、第4の形態のパケット遅延情報記憶部1401−203及び遅延傾向算出部1401−204がそれぞれ、計測パケット受信装置1101−2、1201−2、1301−2及び1401−2にある場合について説明した。これらは、それぞれ計測パケット送信装置1101−1、1201−1、1301−1及び1401−1にあってもよい。この場合、計測パケット受信装置1101−2、1201−2、1301−2及び1401−2は、パケット遅延情報算出部1101−202、1201−202、1301−202及び1401−202から遅延情報を含むパケットを、計測パケット受信装置1101−1、1201−1、1301−1及び1401−1へ送信する部分を有する。また、計測パケット送信装置1101−1、1201−1、1301−1及び1401−1は前記遅延情報を含むパケットを受信する部位を有する。   In the embodiments for carrying out the first to fourth aspects of the present invention, the packet delay information storage unit 1101-203 of the first form, the delay tendency calculation unit 1101-204, and the packet delay information storage unit of the second form 1201-203, delay tendency calculation unit 1201-204, measurement interval calculation unit 1201-205, measurement interval transmission unit 1201-206, packet delay information storage unit 1301-203 of the third form, delay tendency calculation unit 1301-204, The measurement interval calculation unit 1301-205, the measurement interval transmission unit 1301-206, the packet delay resampling unit 1301-207, the packet delay information storage unit 1401-203 and the delay tendency calculation unit 1401-204 of the fourth mode are respectively measured. In the case of the packet receivers 1101-2, 1201-2, 1301-2, and 1401-2 And it describes. These may be in the measurement packet transmitters 1101-1, 1201-1, 1301-1, and 1401-1, respectively. In this case, the measurement packet receiving apparatuses 1101-2, 1201-2, 1301-2, and 1401-2 include packets including delay information from the packet delay information calculation units 1101-202, 1201-202, 1301-202, and 1401-202. Is transmitted to the measurement packet receivers 1101-1, 1201-1, 1301-1 and 1401-1. Further, the measurement packet transmitters 1101-1, 1201-1, 1301-1, and 1401-1 have a part that receives a packet including the delay information.

また、第1の形態の遅延傾向算出部1101−204、第2の形態の遅延傾向算出部1201−204、計測間隔算出部1201−205、計測間隔送信部1201−206、第3の形態の遅延傾向算出部1301−204、計測間隔算出部1301−205、計測間隔送信部1301−206、パケット遅延リサンプリング部1301−207及び第4の形態の遅延傾向算出部1401−204がそれぞれ計測パケット送信装置1101−1、1201−1、1301−1及び1401−1にあってもよい。この場合、計測パケット受信装置1101−2、1201−2、1301−2及び1401−2は、計測パケット送信装置1101−1、1201−1、1301−1及び1401−1の問い合わせパケットに応じて、パケット遅延情報記憶部1101−203、1201−203、1301−203及び1401−203から遅延情報を含むパケットを、計測パケット受信装置1101−1、1201−1、1301−1及び1401−1へ送信する部位を有する。また、計測パケット送信装置1101−1、1201−1、1301−1及び1401−1は遅延傾向算出部1101−204、1201−204、1301−204及び1401−204において遅延傾向の算出し必要な遅延情報を、計測パケット受信装置1101−1、1201−1、1301−1及び1401−1に問い合わせるパケットを送信する部分と、前記遅延情報を含むパケットを受信する部分を有する。   Also, the delay tendency calculation unit 1101-204 of the first form, the delay tendency calculation part 1201-204 of the second form, the measurement interval calculation part 1201-205, the measurement interval transmission part 1201-206, the delay of the third form The trend calculation unit 1301-204, the measurement interval calculation unit 1301-205, the measurement interval transmission unit 1301-206, the packet delay resampling unit 1301-207, and the delay tendency calculation unit 1401-204 of the fourth mode are each a measurement packet transmission device. 1101-1, 1201-1, 1301-1 and 1401-1. In this case, the measurement packet receivers 1101-2, 1201-2, 1301-2, and 1401-2 are in accordance with the inquiry packets of the measurement packet transmitters 1101-1, 1201-1, 1301-1, and 1401-1. Packets including delay information are transmitted from the packet delay information storage units 1101-203, 1201-203, 1301-203, and 1401-203 to the measurement packet receivers 1101-1, 1201-1, 1301-1, and 1401-1. Has a site. In addition, the measurement packet transmitters 1101-1, 1201-1, 1301-1, and 1401-1 calculate delay trends in the delay tendency calculation units 1101-204, 1201-204, 1301-204, and 1401-204, and the necessary delays. It has a part for transmitting a packet for inquiring information to the measurement packet receiving apparatuses 1101-1, 1201-1, 1301-1 and 1401-1 and a part for receiving a packet including the delay information.

上述したすべての発明を実施するための実施形態においては、計測パケット送信装置と計測パケット受信装置が1対1である場合について説明した。しかし、本発明は、1対多、多対1及び多対多でも実施可能であり、装置の数や組み合わせ数の制限を受けない。   In the embodiments for carrying out all the inventions described above, a case has been described in which the measurement packet transmission device and the measurement packet reception device are in a one-to-one relationship. However, the present invention can be implemented in one-to-many, many-to-one, and many-to-many, and is not limited by the number of devices or the number of combinations.

上述したすべての発明を実施するための実施形態は、パケットや、セグメントなど、連続データに区切りがあり、ネットワークやデータバスなど通信網を介するプロトコルを用いれば、実施が可能である。例えば、IP(Internet Protocol:インターネット・プロトコル)上に実装する場合には、パケットフォーマットとして、UDP(User Datagram Protocol:ユーザ・データグラム・プロトコル)を用いることで実施が可能である。   The embodiments for carrying out all the inventions described above can be implemented by using a protocol through a communication network such as a network or a data bus. For example, when implemented on IP (Internet Protocol), it can be implemented by using UDP (User Datagram Protocol) as a packet format.

なお、本発明の実施形態であるネットワーク品質計測システム及びシステムを構成する各装置は、ハードウェア、ソフトウェア又はこれらの組合せにより実現することができる。   In addition, each apparatus which comprises the network quality measurement system and system which are embodiment of this invention is realizable with a hardware, software, or these combination.

本発明の発明を実施するための形態の通信網構成図である。It is a communication network block diagram of the form for implementing invention of this invention. 本発明の第1の発明を実施するための最良の形態の構成を示すブロック図である。[BRIEF DESCRIPTION OF THE DRAWINGS] It is a block diagram which shows the structure of the best form for implementing 1st invention of this invention. 本発明の第1の発明を実施するための最良の形態の計測パケット送信装置1101−1の動作を示す流れ図である。It is a flowchart which shows operation | movement of the measurement packet transmitter 1101-1 of the best form for implementing 1st invention of this invention. 本発明の第1の発明を実施するための最良の形態の計測パケット受信装置1101−2の動作を示す流れ図である。It is a flowchart which shows operation | movement of the measurement packet receiver 1101-2 of the best form for implementing 1st invention of this invention. 本発明の第2の発明を実施するための最良の形態の構成を示すブロック図である。It is a block diagram which shows the structure of the best form for implementing 2nd invention of this invention. 本発明の第2の発明を実施するための最良の形態の計測パケット送信装置1201−1の動作を示す流れ図である。It is a flowchart which shows operation | movement of the measurement packet transmission apparatus 1201-1 of the best form for implementing 2nd invention of this invention. 本発明の第2の発明を実施するための最良の形態の計測パケット受信装置1201−2の動作を示す流れ図である。It is a flowchart which shows operation | movement of the measurement packet receiver 1201-2 of the best form for implementing 2nd invention of this invention. 本発明の第3の発明を実施するための最良の形態の構成を示すブロック図である。It is a block diagram which shows the structure of the best form for implementing 3rd invention of this invention. 本発明の第3の発明を実施するための最良の形態の計測パケット送信装置1301−1の動作を示す流れ図である。It is a flowchart which shows operation | movement of the measurement packet transmission apparatus 1301-1 of the best form for implementing 3rd invention of this invention. 本発明の第4の発明を実施するための最良の形態の構成を示すブロック図である。It is a block diagram which shows the structure of the best form for implementing 4th invention of this invention. 本発明の第4の発明を実施するための最良の形態の計測パケット送信装置1401−1の動作を示す流れ図である。It is a flowchart which shows operation | movement of the measurement packet transmitter 1401-1 of the best form for implementing 4th invention of this invention. 本発明の第5の発明を実施するための最良の形態の構成を示すブロック図である。It is a block diagram which shows the structure of the best form for implementing 5th invention of this invention. 本発明の第5の発明を実施するための最良の形態の計測パケット送信装置2101−1の動作を示す流れ図である。It is a flowchart which shows operation | movement of the measurement packet transmission apparatus 2101-1 of the best form for implementing 5th invention of this invention. 本発明の第5の発明を実施するための最良の形態の計測パケット送信装置2101−1の動作を示す流れ図である。It is a flowchart which shows operation | movement of the measurement packet transmission apparatus 2101-1 of the best form for implementing 5th invention of this invention. 本発明の第5の発明を実施するための最良の形態の計測パケット受信装置2101−2の動作を示す流れ図である。It is a flowchart which shows operation | movement of the measurement packet receiver 2101-2 of the best form for implementing 5th invention of this invention.

符号の説明Explanation of symbols

1101−1、1201−1、1301−1、1401−1、2101−1 計測パケット送信装置
1101−2、1201−2、1301−1、1401−1、2101−1 計測パケット受信装置
1101−101、1201−101、1301−101、1401−101、2101−101 計測パケット生成部
1101−102、1201−102、1301−102、1401−102 タイムスタンプ付加部
1101−103、1201−103、1301−103、1401−103、2101−103 計測パケット送信部
1101−201、1201−201、1301−201、1401−201、2101−201 計測パケット受信部
1101−202、1201−202、1301−202、1401−202、2101−108 パケット遅延情報算出部
1101−203、1201−203、1301−203、1401−203、2101−109 パケット遅延情報記憶部
1101−204、1201−204、1301−204、1401−204、2101−110 遅延傾向算出部
1201−104、1301−104 計測間隔変更部
1201−105、1301−105 計測間隔受信部
1201−205、1301−205 計測間隔算出部
1201−206、1301−206 計測間隔送信部
1301−207 パケット遅延リサンプリング部
1401−205 ロス率補正部
2101−105 送信時刻記憶部
2101−201 計測パケット受信部
2101−207 返信パケット生成部
2101−208 返信パケット送信部
2101−107 返信パケット受信部
1101-1, 1201-1, 1301-1, 1401-1, 2101-1 Measurement packet transmitter 1101-2, 1201-2, 1301-1, 1401-1, 2101-1 Measurement packet receiver 1101-101, 1201-101, 1301-101, 1401-101, 2101-101 Measurement packet generators 1101-102, 1201-102, 1301-102, 1401-102 Time stamp adding units 1101-103, 1201-103, 1301-103, 1401-103, 2101-103 Measurement packet transmission units 1101-201, 1201-201, 1301-201, 1401-201, 2101-201 Measurement packet reception units 1101-202, 1201-202, 1301-202, 1401-202, 210 -108 packet delay information calculation unit 1101-203, 1201-203, 1301-203, 1401-203, 2101-109 packet delay information storage unit 1101-204, 1201-204, 1301-204, 1401-204, 2101-110 Delay tendency calculation unit 1201-104, 1301-104 Measurement interval change unit 1201-105, 1301-105 Measurement interval reception unit 1201-205, 1301-205 Measurement interval calculation unit 1201-206, 1301-206 Measurement interval transmission unit 1301- 207 Packet delay resampling unit 1401-205 Loss rate correction unit 2101-105 Transmission time storage unit 2101-201 Measurement packet reception unit 2101-207 Response packet generation unit 2101-208 Reply packet transmission unit 2101-107 Packet receiver

Claims (32)

通信路を介して間隔の空いた複数の試験パケットを送信する第1の通信装置と、通信路を介して前記試験パケットを受信する第2の通信装置と、前記第1の通信装置と前記第2の通信装置間に通信路を介して接続されておりパケットをバッファリングして中継する中継装置とを備える品質測定システムにおいて、
前記試験パケットの伝送遅延を算出するパケット遅延情報算出部と、
算出した前期試験パケットの前記伝送遅延を記憶するパケット遅延情報記憶部と、
前記パケット遅延情報記憶部が記憶した複数の前記試験パケットの前記伝送遅延から、遅延変動傾向として遅延変動が大きいか否かを求める遅延傾向算出部と、
を備えることを特徴とする品質測定システム。
A first communication device that transmits a plurality of test packets spaced apart via a communication channel; a second communication device that receives the test packet via a communication channel; the first communication device; A quality measurement system including a relay device connected between two communication devices via a communication path and buffering and relaying a packet;
A packet delay information calculation unit for calculating a transmission delay of the test packet;
A packet delay information storage unit for storing the transmission delay of the calculated previous test packet;
A delay tendency calculating section for determining whether or not delay fluctuation is large as a delay fluctuation tendency from the transmission delay of the plurality of test packets stored in the packet delay information storage section;
A quality measurement system comprising:
請求項1に記載の品質測定システムにおいて、
前記遅延変動傾向に応じて計測間隔を算出する計測間隔算出部と、
前記計測間隔算出部が算出した計測間隔に従って計測間隔を設定する計測間隔変更部と、
を更に備えることを特徴とする品質測定システム。
The quality measurement system according to claim 1,
A measurement interval calculation unit that calculates a measurement interval according to the delay variation tendency;
A measurement interval changing unit that sets the measurement interval according to the measurement interval calculated by the measurement interval calculation unit;
A quality measurement system further comprising:
請求項2に記載の品質測定システムにおいて、
前記計測間隔算出部が、前記遅延変動傾向として遅延変動が大きい場合に、現在設定されている計測間隔より小さい計測間隔を算出することを特徴とする品質測定システム。
The quality measurement system according to claim 2,
The quality measurement system characterized in that the measurement interval calculation unit calculates a measurement interval smaller than a currently set measurement interval when delay variation is large as the delay variation tendency.
請求項2に記載の品質測定システムにおいて、
前記計測間隔算出部が、予め設定した時間が経過するまでに計測間隔が変更されなかった場合に、現在設定されている間隔より大きい計測間隔を算出することを特徴とする品質測定システム。
The quality measurement system according to claim 2,
The quality measurement system, wherein the measurement interval calculation unit calculates a measurement interval larger than the currently set interval when the measurement interval is not changed before a preset time elapses.
請求項2に記載の品質測定システムにおいて、
前記計測間隔変更部が、予め設定した時間が経過するまでに計測間隔が変更されなかった場合に、現在設定されている間隔より大きい計測間隔を設定することを特徴とする品質測定システム。
The quality measurement system according to claim 2,
The quality measurement system, wherein the measurement interval changing unit sets a measurement interval larger than the currently set interval when the measurement interval is not changed before the preset time elapses.
請求項1乃至5の何れか1項に記載の品質測定システムにおいて、
遅延傾向算出部が、前記パケット遅延情報記憶部が記憶した複数の前記試験パケットの前記伝送遅延から、遅延変動傾向として遅延変動が大きいか、増減傾向があるか、変動傾向がみられないか、の3つの状態のうちいずれかに該当するか否かを判断することを特徴とする品質測定システム。
The quality measurement system according to any one of claims 1 to 5,
The delay tendency calculation unit is, from the transmission delay of the plurality of test packets stored in the packet delay information storage unit, whether the delay fluctuation is a large delay fluctuation, whether there is an increase / decrease trend, whether there is no fluctuation trend, It is judged whether it corresponds to either of these three states, The quality measurement system characterized by the above-mentioned.
請求項6に記載の品質測定システムにおいて、
遅延変動に増減傾向がある場合に、現在設定されている計測間隔を増加する計測間隔算出部と、
増加した前記計測間隔に従って前期遅延情報をリサンプリングするパケット遅延リサンプリング部と、
前記遅延傾向算出部が、前記リサンプリング後の遅延で遅延傾向を算出する算出手段と、
前記リサンプリング後の遅延変動に増減傾向がなくなるまで計測間隔を増加し、前記遅延変動の傾向として増減傾向がなくなった場合に計測間隔を減少させて前記計測間隔変更部の計測間隔として設定する計測間隔算出部と、
を更に備えることを特徴とする品質測定システム。
The quality measurement system according to claim 6, wherein
When there is a tendency to increase or decrease in delay fluctuation, a measurement interval calculation unit that increases the currently set measurement interval,
A packet delay resampling unit for resampling the previous delay information according to the increased measurement interval;
The delay tendency calculating unit calculates a delay tendency by the delay after the resampling;
Measurement that increases the measurement interval until there is no increase / decrease in delay variation after the resampling, and sets the measurement interval as the measurement interval of the measurement interval change unit when the increase / decrease trend of the delay variation disappears An interval calculator,
A quality measurement system further comprising:
請求項6又は7に記載の品質測定システムにおいて、前記遅延傾向算出部において増減傾向であると判断された場合に、遅延変動に応じてロス率を補正するロス率補正部を更に備えることを特徴とする品質測定システム。   The quality measurement system according to claim 6 or 7, further comprising a loss rate correction unit that corrects the loss rate according to delay variation when the delay tendency calculation unit determines that the tendency is to increase or decrease. And a quality measurement system. 請求項8に記載の品質測定システムにおいて、前記遅延情報記憶部の遅延の伸びと計測間隔により、前記中継装置のバッファあふれの期間中のロス率を算出することを特徴とする品質測定システム。   9. The quality measurement system according to claim 8, wherein a loss rate during a buffer overflow period of the relay device is calculated from a delay extension and a measurement interval of the delay information storage unit. 通信路を介して間隔の空いた複数の試験パケットを送信する第1の通信装置と、通信路を介して前記試験パケットを受信する第2の通信装置と、前記第1の通信装置と前記第2の通信装置間に通信路を介して接続されておりパケットをバッファリングして中継する中継装置とを備える品質測定システムの第2の通信装置において、
前記試験パケットの伝送遅延を算出するパケット遅延情報算出部と、
算出した前期試験パケットの前記伝送遅延を記憶するパケット遅延情報記憶部と、
前記パケット遅延情報記憶部が記憶した複数の前記試験パケットの前記伝送遅延から、遅延変動傾向として遅延変動が大きいか否かを求める遅延傾向算出部と、
を備えることを特徴とする通信装置。
A first communication device that transmits a plurality of test packets spaced apart via a communication channel; a second communication device that receives the test packet via a communication channel; the first communication device; A second communication device of a quality measurement system including a relay device connected between two communication devices via a communication path and buffering and relaying a packet;
A packet delay information calculation unit for calculating a transmission delay of the test packet;
A packet delay information storage unit for storing the transmission delay of the calculated previous test packet;
A delay tendency calculating section for determining whether or not delay fluctuation is large as a delay fluctuation tendency from the transmission delay of the plurality of test packets stored in the packet delay information storage section;
A communication apparatus comprising:
請求項10に記載の通信装置において、
前記遅延変動傾向に応じて計測間隔を算出する計測間隔算出部と、
前記計測間隔算出部が算出した計測間隔に従って計測間隔を設定する計測間隔変更部と、
を更に備えることを特徴とする通信装置。
The communication device according to claim 10.
A measurement interval calculation unit that calculates a measurement interval according to the delay variation tendency;
A measurement interval changing unit that sets the measurement interval according to the measurement interval calculated by the measurement interval calculation unit;
The communication apparatus further comprising:
請求項11に記載の通信装置において、
前記計測間隔算出部が、前記遅延変動傾向として遅延変動が大きい場合に、現在設定されている計測間隔より小さい計測間隔を算出することを特徴とする通信装置。
The communication device according to claim 11, wherein
The communication apparatus, wherein the measurement interval calculation unit calculates a measurement interval smaller than a currently set measurement interval when delay variation is large as the delay variation tendency.
請求項11に記載の通信装置において、
前記計測間隔算出部が、予め設定した時間が経過するまでに計測間隔が変更されなかった場合に、現在設定されている間隔より大きい計測間隔を算出することを特徴とする通信装置。
The communication device according to claim 11,
The communication apparatus, wherein the measurement interval calculation unit calculates a measurement interval larger than the currently set interval when the measurement interval is not changed before a preset time elapses.
請求項11に記載の通信装置において、
前記計測間隔変更部が、予め設定した時間が経過するまでに計測間隔が変更されなかった場合に、現在設定されている間隔より大きい計測間隔を設定することを特徴とする通信装置。
The communication device according to claim 11,
The communication apparatus, wherein the measurement interval changing unit sets a measurement interval larger than the currently set interval when the measurement interval is not changed before a preset time elapses.
請求項10乃至14の何れか1項に記載の通信装置において、
前記遅延傾向算出部が、前記パケット遅延情報記憶部が記憶した複数の前記試験パケットの前記伝送遅延から、遅延変動傾向として遅延変動が大きいか、増減傾向があるか、変動傾向がみられないか、の3つの状態のうちいずれかに該当するか否かを判断することを特徴とする通信装置。
The communication device according to any one of claims 10 to 14,
Whether the delay tendency calculation unit has a large delay variation, an increase / decrease trend, or no variation tendency from the transmission delay of the plurality of test packets stored in the packet delay information storage unit. A communication apparatus that determines whether one of the three states is satisfied.
請求項15に記載の通信装置において、
遅延変動に増減傾向がある場合に、現在設定されている計測間隔を増加する計測間隔算出部と、
増加した前記計測間隔に従って前期遅延情報をリサンプリングするパケット遅延リサンプリング部と、
前記遅延傾向算出部が、前記リサンプリング後の遅延で遅延傾向を算出する算出手段と、
前記リサンプリング後の遅延変動に増減傾向がなくなるまで計測間隔を増加し、前記遅延変動の傾向として増減傾向がなくなった場合に計測間隔を減少させて前記計測間隔変更部の計測間隔として設定する計測間隔算出部と、
を更に備えることを特徴とする通信装置。
The communication device according to claim 15, wherein
When there is a tendency to increase or decrease in delay fluctuation, a measurement interval calculation unit that increases the currently set measurement interval,
A packet delay resampling unit for resampling the previous delay information according to the increased measurement interval;
The delay tendency calculating unit calculates a delay tendency by the delay after the resampling;
Measurement that increases the measurement interval until there is no increase / decrease in delay variation after the resampling, and sets the measurement interval as the measurement interval of the measurement interval change unit when the increase / decrease trend of the delay variation disappears An interval calculator,
The communication apparatus further comprising:
請求項15又は16に記載の通信装置において、前記遅延傾向算出部において増減傾向であると判断された場合に、遅延変動に応じてロス率を補正するロス率補正部を更に備えることを特徴とする通信装置。   The communication device according to claim 15 or 16, further comprising a loss rate correction unit that corrects a loss rate according to delay variation when the delay tendency calculation unit determines that the trend is increasing or decreasing. Communication device. 請求項17に記載の通信装置において、前記遅延情報記憶部の遅延の伸びと計測間隔により、前記中継装置のバッファあふれの期間中のロス率を算出することを特徴とする通信装置。   18. The communication apparatus according to claim 17, wherein a loss rate during a buffer overflow period of the relay apparatus is calculated based on an increase in delay of the delay information storage unit and a measurement interval. 通信路を介して間隔の空いた複数の試験パケットを送信する第1の通信装置と、通信路を介して前記試験パケットを受信する第2の通信装置と、前記第1の通信装置と前記第2の通信装置間に通信路を介して接続されておりパケットをバッファリングして中継する中継装置とを備える品質測定システムの第1の通信装置において、
前記試験パケットの伝送遅延を算出するパケット遅延情報算出部と、
算出した前期試験パケットの前記伝送遅延を記憶するパケット遅延情報記憶部と、
前記パケット遅延情報記憶部が記憶した複数の前記試験パケットの前記伝送遅延から、遅延変動傾向として遅延変動が大きいか否かを求める遅延傾向算出部と、
を備えることを特徴とする通信装置。
A first communication device that transmits a plurality of test packets spaced apart via a communication channel; a second communication device that receives the test packet via a communication channel; the first communication device; A first communication device of a quality measurement system comprising a relay device connected between two communication devices via a communication path and buffering and relaying a packet;
A packet delay information calculation unit for calculating a transmission delay of the test packet;
A packet delay information storage unit for storing the transmission delay of the calculated previous test packet;
A delay tendency calculating section for determining whether or not delay fluctuation is large as a delay fluctuation tendency from the transmission delay of the plurality of test packets stored in the packet delay information storage section;
A communication apparatus comprising:
通信路を介して間隔の空いた複数の試験パケットを送信する第1の通信装置と、通信路を介して前記試験パケットを受信する第2の通信装置と、前記第1の通信装置と前記第2の通信装置間に通信路を介して接続されておりパケットをバッファリングして中継する中継装置とを備える品質測定システムの第1の通信装置において、
前記試験パケットの伝送遅延を算出するパケット遅延情報算出部と、
算出した前期試験パケットの前記伝送遅延を記憶するパケット遅延情報記憶部と、
前記パケット遅延情報記憶部が記憶した複数の前記試験パケットの前記伝送遅延から、遅延変動傾向として遅延変動が大きいか、増減傾向があるか、変動傾向がみられないか、の3つの状態のうちいずれかに該当するか否かを判断する遅延傾向算出部と、
を備えることを特徴とする通信装置。
A first communication device that transmits a plurality of test packets spaced apart via a communication channel; a second communication device that receives the test packet via a communication channel; the first communication device; A first communication device of a quality measurement system comprising a relay device connected between two communication devices via a communication path and buffering and relaying a packet;
A packet delay information calculation unit for calculating a transmission delay of the test packet;
A packet delay information storage unit for storing the transmission delay of the calculated previous test packet;
Among the three states of the transmission delay of the plurality of test packets stored in the packet delay information storage unit, whether the delay variation has a large delay variation, an increase / decrease trend, or no variation trend A delay tendency calculation unit that determines whether or not any of the cases,
A communication apparatus comprising:
通信路を介して間隔の空いた複数の試験パケットを送信する第1の通信装置と、通信路を介して前記試験パケットを受信する第2の通信装置と、前記第1の通信装置と前記第2の通信装置間に通信路を介して接続されておりパケットをバッファリングして中継する中継装置とを備える品質測定システムの第1の通信装置において、
前記第2の通信装置で算出した前期試験パケットの前記伝送遅延を記憶するパケット遅延情報記憶部と、
前記パケット遅延情報記憶部が記憶した複数の前記試験パケットの前記伝送遅延から、遅延変動傾向として遅延変動が大きいか否かを求める遅延傾向算出部と、
を備えることを特徴とする通信装置。
A first communication device that transmits a plurality of test packets spaced apart via a communication channel; a second communication device that receives the test packet via a communication channel; the first communication device; A first communication device of a quality measurement system comprising a relay device connected between two communication devices via a communication path and buffering and relaying a packet;
A packet delay information storage unit for storing the transmission delay of the previous test packet calculated by the second communication device;
A delay tendency calculating section for determining whether or not delay fluctuation is large as a delay fluctuation tendency from the transmission delay of the plurality of test packets stored in the packet delay information storage section;
A communication apparatus comprising:
通信路を介して間隔の空いた複数の試験パケットを送信する第1の通信装置と、通信路を介して前記試験パケットを受信する第2の通信装置と、前記第1の通信装置と前記第2の通信装置間に通信路を介して接続されておりパケットをバッファリングして中継する中継装置とを備える品質測定システムの第1の通信装置において、
前記第2の通信装置で算出した前期試験パケットの前記伝送遅延を記憶するパケット遅延情報記憶部と、
前記パケット遅延情報記憶部が記憶した複数の前記試験パケットの前記伝送遅延から、遅延変動傾向として遅延変動が大きいか、増減傾向があるか、変動傾向がみられないか、の3つの状態のうちいずれかに該当するか否かを判断する遅延傾向算出部と、
を備えることを特徴とする通信装置。
A first communication device that transmits a plurality of test packets spaced apart via a communication channel; a second communication device that receives the test packet via a communication channel; the first communication device; A first communication device of a quality measurement system comprising a relay device connected between two communication devices via a communication path and buffering and relaying a packet;
A packet delay information storage unit for storing the transmission delay of the previous test packet calculated by the second communication device;
Among the three states of the transmission delay of the plurality of test packets stored in the packet delay information storage unit, whether the delay variation has a large delay variation, an increase / decrease trend, or no variation trend A delay tendency calculation unit that determines whether or not any of the cases,
A communication apparatus comprising:
通信路を介して間隔の空いた複数の試験パケットを送信する第1の通信装置と、通信路を介して前記試験パケットを受信する第2の通信装置と、前記第1の通信装置と前記第2の通信装置間に通信路を介して接続されておりパケットをバッファリングして中継する中継装置とを備える品質測定システムの第1の通信装置において、
前記第2の通信装置で記憶した複数の前記試験パケットの伝送遅延から、遅延変動傾向として遅延変動が大きいか否かを求める遅延傾向算出部を備えることを特徴とする通信装置。
A first communication device that transmits a plurality of test packets spaced apart via a communication channel; a second communication device that receives the test packet via a communication channel; the first communication device; A first communication device of a quality measurement system comprising a relay device connected between two communication devices via a communication path and buffering and relaying a packet;
A communication apparatus comprising: a delay tendency calculating unit that determines whether or not delay fluctuation is large as a delay fluctuation tendency from transmission delays of the plurality of test packets stored in the second communication apparatus.
通信路を介して間隔の空いた複数の試験パケットを送信する第1の通信装置と、通信路を介して前記試験パケットを受信する第2の通信装置と、前記第1の通信装置と前記第2の通信装置間に通信路を介して接続されておりパケットをバッファリングして中継する中継装置とを備える品質測定システムの第1の通信装置において、
前記第2の通信装置で記憶した複数の前記試験パケットの前記伝送遅延から、遅延変動傾向として遅延変動が大きいか、増減傾向があるか、変動傾向がみられないか、の3つの状態のうちいずれかに該当するか否かを判断する遅延傾向算出部と、
を備えることを特徴とする通信装置。
A first communication device that transmits a plurality of test packets spaced apart via a communication channel; a second communication device that receives the test packet via a communication channel; the first communication device; A first communication device of a quality measurement system comprising a relay device connected between two communication devices via a communication path and buffering and relaying a packet;
Of the three states of the delay variation, the delay variation is large, the increase / decrease tendency, or the variation tendency is not observed from the transmission delay of the plurality of test packets stored in the second communication device A delay tendency calculation unit that determines whether or not any of the cases,
A communication apparatus comprising:
通信路を介して間隔の空いた複数の試験パケットを送信する第1の通信装置と、通信路を介して前記試験パケットを受信する第2の通信装置と、前記第1の通信装置と前記第2の通信装置間に通信路を介して接続されておりパケットをバッファリングして中継する中継装置とを備える品質測定システムの第2の通信装置における通信方法において、
前記試験パケットの伝送遅延を算出するパケット遅延情報算出ステップと、
算出した前期試験パケットの前記伝送遅延を記憶するパケット遅延情報記憶ステップと、
前記パケット遅延情報記憶ステップにおいて記憶した複数の前記試験パケットの前記伝送遅延から、遅延変動傾向として遅延変動が大きいか否かを求める遅延傾向算出ステップと、
を備えることを特徴とする通信方法。
A first communication device that transmits a plurality of test packets spaced apart via a communication channel; a second communication device that receives the test packet via a communication channel; the first communication device; A communication method in a second communication device of a quality measurement system comprising a relay device connected between two communication devices via a communication path and buffering and relaying a packet;
A packet delay information calculating step for calculating a transmission delay of the test packet;
A packet delay information storing step for storing the calculated transmission delay of the previous test packet;
A delay tendency calculating step for determining whether or not delay fluctuation is large as a delay fluctuation tendency from the transmission delay of the plurality of test packets stored in the packet delay information storage step;
A communication method comprising:
通信路を介して間隔の空いた複数の試験パケットを送信する第1の通信装置と、通信路を介して前記試験パケットを受信する第2の通信装置と、前記第1の通信装置と前記第2の通信装置間に通信路を介して接続されておりパケットをバッファリングして中継する中継装置とを備える品質測定システムの第2の通信装置における通信方法において、
前記試験パケットの伝送遅延を算出するパケット遅延情報算出ステップと、
算出した前期試験パケットの前記伝送遅延を記憶するパケット遅延情報記憶ステップと、
前記パケット遅延情報記憶ステップにおいて記憶した複数の前記試験パケットの前記伝送遅延から、遅延変動傾向として遅延変動が大きいか、増減傾向があるか、変動傾向がみられないか、の3つの状態のうちいずれかに該当するか否かを判断する遅延傾向算出ステップと、
を備えることを特徴とする通信方法。
A first communication device that transmits a plurality of test packets spaced apart via a communication channel; a second communication device that receives the test packet via a communication channel; the first communication device; A communication method in a second communication device of a quality measurement system comprising a relay device connected between two communication devices via a communication path and buffering and relaying a packet;
A packet delay information calculating step for calculating a transmission delay of the test packet;
A packet delay information storing step for storing the calculated transmission delay of the previous test packet;
Among the three states of the delay variation trend, the delay variation is large, the increase / decrease tendency, or the variation tendency is not observed from the transmission delay of the plurality of test packets stored in the packet delay information storage step A delay tendency calculating step for determining whether or not any of the above is satisfied,
A communication method comprising:
通信路を介して間隔の空いた複数の試験パケットを送信する第1の通信装置と、通信路を介して前記試験パケットを受信する第2の通信装置と、前記第1の通信装置と前記第2の通信装置間に通信路を介して接続されておりパケットをバッファリングして中継する中継装置とを備える品質測定システムの第1の通信装置における通信方法において、
前記試験パケットの伝送遅延を算出するパケット遅延情報算出ステップと、
算出した前期試験パケットの前記伝送遅延を記憶するパケット遅延情報記憶ステップと、
前記パケット遅延情報記憶ステップにおいて記憶した複数の前記試験パケットの前記伝送遅延から、遅延変動傾向として遅延変動が大きいか否かを求める遅延傾向算出ステップと、
を備えることを特徴とする通信方法。
A first communication device that transmits a plurality of test packets spaced apart via a communication channel; a second communication device that receives the test packet via a communication channel; the first communication device; A communication method in a first communication device of a quality measurement system comprising a relay device connected between two communication devices via a communication path and buffering and relaying packets;
A packet delay information calculating step for calculating a transmission delay of the test packet;
A packet delay information storing step for storing the calculated transmission delay of the previous test packet;
A delay tendency calculating step for determining whether or not delay fluctuation is large as a delay fluctuation tendency from the transmission delay of the plurality of test packets stored in the packet delay information storage step;
A communication method comprising:
通信路を介して間隔の空いた複数の試験パケットを送信する第1の通信装置と、通信路を介して前記試験パケットを受信する第2の通信装置と、前記第1の通信装置と前記第2の通信装置間に通信路を介して接続されておりパケットをバッファリングして中継する中継装置とを備える品質測定システムの第1の通信装置における通信方法において、
前記試験パケットの伝送遅延を算出するパケット遅延情報算出ステップと、
算出した前期試験パケットの前記伝送遅延を記憶するパケット遅延情報記憶ステップと、
前記パケット遅延情報記憶ステップにおいて記憶した複数の前記試験パケットの前記伝送遅延から、遅延変動傾向として遅延変動が大きいか、増減傾向があるか、変動傾向がみられないか、の3つの状態のうちいずれかに該当するか否かを判断する遅延傾向算出ステップと、
を備えることを特徴とする通信方法。
A first communication device that transmits a plurality of test packets spaced apart via a communication channel; a second communication device that receives the test packet via a communication channel; the first communication device; A communication method in a first communication device of a quality measurement system comprising a relay device connected between two communication devices via a communication path and buffering and relaying packets;
A packet delay information calculating step for calculating a transmission delay of the test packet;
A packet delay information storing step for storing the calculated transmission delay of the previous test packet;
Among the three states of the delay variation trend, the delay variation is large, the increase / decrease tendency, or the variation tendency is not observed from the transmission delay of the plurality of test packets stored in the packet delay information storage step A delay tendency calculating step for determining whether or not any of the above is satisfied,
A communication method comprising:
通信路を介して間隔の空いた複数の試験パケットを送信する第1の通信装置と、通信路を介して前記試験パケットを受信する第2の通信装置と、前記第1の通信装置と前記第2の通信装置間に通信路を介して接続されておりパケットをバッファリングして中継する中継装置とを備える品質測定システムの第2の通信装置としてコンピュータを機能させるための通信プログラムにおいて、
前記試験パケットの伝送遅延を算出するパケット遅延情報算出部と、
算出した前期試験パケットの前記伝送遅延を記憶するパケット遅延情報記憶部と、
前記パケット遅延情報記憶部が記憶した複数の前記試験パケットの前記伝送遅延から、遅延変動傾向として遅延変動が大きいか否かを求める遅延傾向算出部と、
を備えることを特徴とする通信装置としてコンピュータを機能させるための通信プログラム。
A first communication device that transmits a plurality of test packets spaced apart via a communication channel; a second communication device that receives the test packet via a communication channel; the first communication device; In a communication program for causing a computer to function as a second communication device of a quality measurement system including a relay device connected between two communication devices via a communication path and buffering and relaying packets,
A packet delay information calculation unit for calculating a transmission delay of the test packet;
A packet delay information storage unit for storing the transmission delay of the calculated previous test packet;
A delay tendency calculating section for determining whether or not delay fluctuation is large as a delay fluctuation tendency from the transmission delay of the plurality of test packets stored in the packet delay information storage section;
A communication program for causing a computer to function as a communication device.
通信路を介して間隔の空いた複数の試験パケットを送信する第1の通信装置と、通信路を介して前記試験パケットを受信する第2の通信装置と、前記第1の通信装置と前記第2の通信装置間に通信路を介して接続されておりパケットをバッファリングして中継する中継装置とを備える品質測定システムの第2の通信装置としてコンピュータを機能させるための通信プログラムにおいて、
前記試験パケットの伝送遅延を算出するパケット遅延情報算出部と、
算出した前期試験パケットの前記伝送遅延を記憶するパケット遅延情報記憶部と、
前記パケット遅延情報記憶部が記憶した複数の前記試験パケットの前記伝送遅延から、遅延変動傾向として遅延変動が大きいか、増減傾向があるか、変動傾向がみられないか、の3つの状態のうちいずれかに該当するか否かを判断する遅延傾向算出部と、
を備えることを特徴とする通信装置としてコンピュータを機能させるための通信プログラム。
A first communication device that transmits a plurality of test packets spaced apart via a communication path; a second communication device that receives the test packet via a communication path; the first communication device; In a communication program for causing a computer to function as a second communication device of a quality measurement system including a relay device connected between two communication devices via a communication path and buffering and relaying packets,
A packet delay information calculation unit for calculating a transmission delay of the test packet;
A packet delay information storage unit for storing the transmission delay of the calculated previous test packet;
Among the three states of the transmission delay of the plurality of test packets stored in the packet delay information storage unit, whether the delay variation is large, the increase / decrease tendency, or the variation tendency is not seen as the delay variation tendency A delay tendency calculation unit that determines whether or not any of the cases,
A communication program for causing a computer to function as a communication device.
通信路を介して間隔の空いた複数の試験パケットを送信する第1の通信装置と、通信路を介して前記試験パケットを受信する第2の通信装置と、前記第1の通信装置と前記第2の通信装置間に通信路を介して接続されておりパケットをバッファリングして中継する中継装置とを備える品質測定システムの第1の通信装置としてコンピュータを機能させるための通信プログラムにおいて、
前記試験パケットの伝送遅延を算出するパケット遅延情報算出部と、
算出した前期試験パケットの前記伝送遅延を記憶するパケット遅延情報記憶部と、
前記パケット遅延情報記憶部が記憶した複数の前記試験パケットの前記伝送遅延から、遅延変動傾向として遅延変動が大きいか否かを求める遅延傾向算出部と、
を備えることを特徴とする通信装置としてコンピュータを機能させるための通信プログラム。
A first communication device that transmits a plurality of test packets spaced apart via a communication channel; a second communication device that receives the test packet via a communication channel; the first communication device; In a communication program for causing a computer to function as a first communication device of a quality measurement system including a relay device connected between two communication devices via a communication path and buffering and relaying packets,
A packet delay information calculation unit for calculating a transmission delay of the test packet;
A packet delay information storage unit for storing the transmission delay of the calculated previous test packet;
A delay tendency calculating section for determining whether or not delay fluctuation is large as a delay fluctuation tendency from the transmission delay of the plurality of test packets stored in the packet delay information storage section;
A communication program for causing a computer to function as a communication device.
通信路を介して間隔の空いた複数の試験パケットを送信する第1の通信装置と、通信路を介して前記試験パケットを受信する第2の通信装置と、前記第1の通信装置と前記第2の通信装置間に通信路を介して接続されておりパケットをバッファリングして中継する中継装置とを備える品質測定システムの第1の通信装置としてコンピュータを機能させるための通信プログラムにおいて、
前記試験パケットの伝送遅延を算出するパケット遅延情報算出部と、
算出した前期試験パケットの前記伝送遅延を記憶するパケット遅延情報記憶部と、
前記パケット遅延情報記憶部が記憶した複数の前記試験パケットの前記伝送遅延から、遅延変動傾向として遅延変動が大きいか、増減傾向があるか、変動傾向がみられないか、の3つの状態のうちいずれかに該当するか否かを判断する遅延傾向算出部と、
を備えることを特徴とする通信装置としてコンピュータを機能させるための通信プログラム。
A first communication device that transmits a plurality of test packets spaced apart via a communication channel; a second communication device that receives the test packet via a communication channel; the first communication device; In a communication program for causing a computer to function as a first communication device of a quality measurement system including a relay device connected between two communication devices via a communication path and buffering and relaying packets,
A packet delay information calculation unit for calculating a transmission delay of the test packet;
A packet delay information storage unit for storing the transmission delay of the calculated previous test packet;
Among the three states of the transmission delay of the plurality of test packets stored in the packet delay information storage unit, whether the delay variation has a large delay variation, an increase / decrease trend, or no variation trend A delay tendency calculation unit that determines whether or not any of the cases,
A communication program for causing a computer to function as a communication device.
JP2008113881A 2008-04-24 2008-04-24 Network quality measurement system, network quality measurement method, and network quality measurement program Expired - Fee Related JP5169441B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008113881A JP5169441B2 (en) 2008-04-24 2008-04-24 Network quality measurement system, network quality measurement method, and network quality measurement program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008113881A JP5169441B2 (en) 2008-04-24 2008-04-24 Network quality measurement system, network quality measurement method, and network quality measurement program

Publications (2)

Publication Number Publication Date
JP2009267694A true JP2009267694A (en) 2009-11-12
JP5169441B2 JP5169441B2 (en) 2013-03-27

Family

ID=41392998

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008113881A Expired - Fee Related JP5169441B2 (en) 2008-04-24 2008-04-24 Network quality measurement system, network quality measurement method, and network quality measurement program

Country Status (1)

Country Link
JP (1) JP5169441B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014109085A1 (en) * 2013-01-10 2014-07-17 富士ゼロックス株式会社 Bandwidth measurement device and program
JP2016525828A (en) * 2013-08-13 2016-08-25 エヌイーシー ラボラトリーズ アメリカ インクNEC Laboratories America, Inc. Transparent network management via software-defined
JP2017184213A (en) * 2016-03-31 2017-10-05 Kddi株式会社 Available bandwidth measuring system, reception terminal, available bandwidth measuring method, and computer program

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004533184A (en) * 2001-06-12 2004-10-28 スマートパケッツ インコーポレイテッド Adaptive control of data packet size in networks
JP2006013969A (en) * 2004-06-25 2006-01-12 Fujitsu Ltd Method for measuring communication characteristic, measuring instrument and computer program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004533184A (en) * 2001-06-12 2004-10-28 スマートパケッツ インコーポレイテッド Adaptive control of data packet size in networks
JP2006013969A (en) * 2004-06-25 2006-01-12 Fujitsu Ltd Method for measuring communication characteristic, measuring instrument and computer program

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
JPN6012035063; Manish Jain and Constantinos Dovrolis: 'Pathload: a measurement tool for end-to-end available bandwidth' Proceedings of Passive and Active Measurements (PAM) Workshop , 2002 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014109085A1 (en) * 2013-01-10 2014-07-17 富士ゼロックス株式会社 Bandwidth measurement device and program
JP2014135656A (en) * 2013-01-10 2014-07-24 Fuji Xerox Co Ltd Bandwidth measurement device and program
AU2013373348B2 (en) * 2013-01-10 2015-11-26 Fujifilm Business Innovation Corp. Bandwidth measuring device and program
JP2016525828A (en) * 2013-08-13 2016-08-25 エヌイーシー ラボラトリーズ アメリカ インクNEC Laboratories America, Inc. Transparent network management via software-defined
JP2017184213A (en) * 2016-03-31 2017-10-05 Kddi株式会社 Available bandwidth measuring system, reception terminal, available bandwidth measuring method, and computer program

Also Published As

Publication number Publication date
JP5169441B2 (en) 2013-03-27

Similar Documents

Publication Publication Date Title
Al-Saadi et al. A survey of delay-based and hybrid TCP congestion control algorithms
US10129123B2 (en) Measurement apparatus, communications apparatus, and relay apparatus
EP3832953A1 (en) System, method, and apparatus for evaluating round-trip time
EP1382219B1 (en) Method and device for robust real-time estimation of bottleneck bandwidth
CN104581422B (en) A kind of method and apparatus transmitted for network data
CN106713166B (en) Method and device for determining size of congestion window
JP2008278207A (en) Available bandwidth estimation system, stream data distribution system, method, and program
JP4402619B2 (en) Multicast communication flow control method and apparatus
CN104618258A (en) Control method of data transmission rate
CN113014505B (en) Transmission control method for time delay differentiation in high dynamic topology satellite network
EP2922241B1 (en) Methods and apparatus to determine network delay with location independence from retransmission delay and application response time
Weigle et al. Delay-based early congestion detection and adaptation in TCP: impact on web performance
JP5169441B2 (en) Network quality measurement system, network quality measurement method, and network quality measurement program
JP5725615B2 (en) Communication quality measuring method and apparatus
EP3560152B1 (en) Determining the bandwidth of a communication link
KR101628377B1 (en) Apparatus and method for performing congestion control in a communication system
JP5308364B2 (en) Transmission device, transmission method, and program
Šošić et al. Resolving poor TCP performance on high-speed long distance links—Overview and comparison of BIC, CUBIC and Hybla
JP2006279730A (en) Congestion control method, transmission apparatus, and receiving apparatus
CN104579582A (en) High-quality voice transmission method based on communication network
CN109348259B (en) Method and system for adjusting sending code rate of wireless network video
JP6200870B2 (en) Data transfer control device, method and program
JP6280680B2 (en) Packet transmission apparatus, communication terminal and slow start control method in packet communication
JP2014112779A (en) Data transmission controller, data transmission control method, and computer program
JP2005244851A (en) Network performance evaluation apparatus and method

Legal Events

Date Code Title Description
RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20100728

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20100728

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110310

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120224

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120705

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120830

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20121204

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20121217

LAPS Cancellation because of no payment of annual fees