JP5290216B2 - Network delay distribution monitoring apparatus, method and program - Google Patents
Network delay distribution monitoring apparatus, method and program Download PDFInfo
- Publication number
- JP5290216B2 JP5290216B2 JP2010031041A JP2010031041A JP5290216B2 JP 5290216 B2 JP5290216 B2 JP 5290216B2 JP 2010031041 A JP2010031041 A JP 2010031041A JP 2010031041 A JP2010031041 A JP 2010031041A JP 5290216 B2 JP5290216 B2 JP 5290216B2
- Authority
- JP
- Japan
- Prior art keywords
- value
- percentile
- percentile value
- delay
- measurement values
- 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.)
- Expired - Fee Related
Links
Images
Landscapes
- Data Exchanges In Wide-Area Networks (AREA)
- Maintenance And Management Of Digital Transmission (AREA)
Description
本発明は、ネットワークの遅延分布を監視する技術に関し、より詳しくは、遅延分布のパーセンタイル値を、多数の測定データを保持し続けることなく推定する技術に関する。 The present invention relates to a technique for monitoring a delay distribution of a network, and more particularly to a technique for estimating a percentile value of a delay distribution without keeping a large number of measurement data.
ネットワークを通過するパケットの遅延量はトラフィック量により変動するが、遅延量は信号品質の重要なパラメータの1つであるため、ネットワークの運用者は、この遅延量の分布を監視し、遅延量が所定の基準を満たさなくなる状態が発生した場合には、その状態を解消させるための何らかの対処を行うことが求められている。所定の基準は、例えば、“95%のパケットがX秒以内の遅延である”といった、パーセンタイル値で定義される。 Although the delay amount of packets passing through the network varies depending on the traffic amount, the delay amount is one of the important parameters of signal quality, so the network operator monitors the distribution of the delay amount and the delay amount When a state that does not satisfy a predetermined standard occurs, it is required to take some measures for eliminating the state. The predetermined criterion is defined by a percentile value, for example, “95% of packets have a delay within X seconds”.
例えば、特許文献1には、遅延量等の測定値の同時結合分布を推定し、推定した同時結合分布を基にパーセンタイル値を推定する構成が開示されている。しかしながら、収集した測定値からヒストグラムを求め、その後、ヒストグラムを近似した離散確率分布を作成して最尤推定を行うなど、その処理量が大きいという問題がある。 For example, Patent Document 1 discloses a configuration in which a simultaneous coupling distribution of measured values such as a delay amount is estimated, and a percentile value is estimated based on the estimated simultaneous coupling distribution. However, there is a problem that the processing amount is large, such as obtaining a histogram from the collected measurement values, and then creating a discrete probability distribution approximating the histogram and performing maximum likelihood estimation.
したがって、本発明は、簡易な処理で遅延分布のパーセンタイル値を推定する監視装置、方法及びプログラムを提供することを目的とする。 Therefore, an object of the present invention is to provide a monitoring device, method, and program for estimating the percentile value of a delay distribution by simple processing.
本発明による監視装置によれば、
ネットワークの2つのノード装置間で実行した遅延測定のn個(nは自然数)の測定値を収集して蓄積する手段と、前記収集したn個の測定値に基づき、前記2つのノード装置間における遅延分布の100pパーセンタイル値(0<p<1)を更新する手段とを備えており、前記更新する手段は、前記100pパーセンタイル値の更新前の値と前記n個の測定値に基づき前記更新前の値の確からしさを示す重み係数を求める第1の手段と、前記重み係数を使用して、前記100pパーセンタイル値の更新後の値を決定する第2の手段とを備えていることを特徴とする。
According to the monitoring device according to the invention,
Means for collecting and accumulating n (n is a natural number) measurement values of delay measurements performed between two node devices of the network, and between the two node devices based on the collected n measurement values Means for updating the 100p percentile value (0 <p <1) of the delay distribution, and the means for updating is based on the pre-update value of the 100p percentile value and the n measured values. And a second means for determining an updated value of the 100p percentile value using the weighting coefficient. To do.
本発明における監視装置の他の実施形態によれば、
前記n個の測定値の中で、前記100pパーセンタイル値の更新前の値以下である測定値の数がkであるとき、前記重み係数は、前記2つのノード装置間における遅延分布が前記100pパーセンタイル値の更新前の値に従うとした場合において、n個の測定値の中のk個の測定値が前記100pパーセンタイル値の更新前の値以下となる確率に基づく値であることも好ましい。
According to another embodiment of the monitoring device of the present invention,
When the number of measurement values that are equal to or less than the value before the update of the 100p percentile value among the n measurement values is k, the weighting factor indicates that the delay distribution between the two node devices is the 100p percentile. In the case of following the value before updating the value, it is also preferable that the value is based on a probability that k measurement values among the n measurement values are equal to or less than the value before the 100p percentile value is updated.
また、本発明における監視装置の他の実施形態によれば、
前記重み係数は、kが0及びnに等しい時は、
According to another embodiment of the monitoring device of the present invention,
The weighting factor is when k is equal to 0 and n:
さらに、本発明における監視装置の他の実施形態によれば、
前記更新する手段は、前記n個の測定値における100pパーセンタイル値を判定する第3の手段を、さらに、備えており、前記第2の手段は、前記n個の測定値における100pパーセンタイル値を、前記100pパーセンタイル値の更新後の値を決定に使用することも好ましい。
Furthermore, according to another embodiment of the monitoring device of the present invention,
The updating means further comprises third means for determining a 100p percentile value in the n measurement values, and the second means comprises the 100p percentile value in the n measurement values, It is also preferable to use the updated value of the 100p percentile value for determination.
さらに、本発明における監視装置の他の実施形態によれば、
前記n個の測定値を、前記100pパーセンタイル値の更新後に削除することも好ましい。
Furthermore, according to another embodiment of the monitoring device of the present invention,
It is also preferable to delete the n measurement values after updating the 100p percentile value.
本発明によるプログラムによれば、
上記監視装置としてコンピュータを機能させることを特徴とする。
According to the program according to the present invention,
A computer is caused to function as the monitoring device.
本発明による監視方法によれば、
遅延情報収集手段が、2つのノード装置間で実行した遅延測定のn個(nは自然数)の測定値を収集するステップと、重み係数計算手段が、前記収集したn個の測定値と、前記2つのノード装置間における遅延分布の100pパーセンタイル値(0<p<1)に基づき、前記2つのノード装置間における遅延分布の100pパーセンタイル値の確からしさを示す重み係数を求めるステップと、推定値更新手段が、前記重み係数に基づき、前記2つのノード装置間における遅延分布の100pパーセンタイル値を更新するステップとを備えていることを特徴とする。
According to the monitoring method of the present invention,
A delay information collecting means for collecting n (n is a natural number) measurement values of delay measurements performed between two node devices; a weighting factor calculating means is for the collected n measurement values; Based on the 100p percentile value (0 <p <1) of the delay distribution between the two node devices, obtaining a weighting factor indicating the probability of the 100p percentile value of the delay distribution between the two node devices, and updating the estimated value And means for updating the 100p percentile value of the delay distribution between the two node devices based on the weighting factor.
ヒストグラムを作成して分布を推定するといった処理が不要であり、簡単な処理で遅延分布を監視することが可能になる。また、各回の測定結果を、更新に利用した後に削除することができ、必要な記憶容量が少なくて済むという利点を有している。 A process of creating a histogram and estimating the distribution is not necessary, and the delay distribution can be monitored with a simple process. In addition, each measurement result can be deleted after being used for updating, which has the advantage of requiring less storage capacity.
本発明を実施するための形態について、以下では図面を用いて詳細に説明する。図1は、本発明によるシステム構成を示す図であり、本発明によるシステムは、本発明による監視装置100とネットワーク200とを含んでいる。ネットワーク200は、図において四角で示す複数のノード装置を含んでおり、本発明による監視装置100は、ネットワーク200の複数のノード装置と通信可能な様に構成されている。なお、各ノード装置は、任意の他のノード装置に遅延測定用の信号を送信し、当該他のノード装置との間の伝送遅延を測定する機能を備えている。
EMBODIMENT OF THE INVENTION The form for implementing this invention is demonstrated in detail below using drawing. FIG. 1 is a diagram showing a system configuration according to the present invention. The system according to the present invention includes a
図2は、本発明による監視装置の概略的な構成図である。図2に示す様に、本発明による監視装置は、遅延情報収集部1と、一時蓄積部2と、推定部3と、履歴蓄積部4と、情報出力部5とを備えていえる。
FIG. 2 is a schematic configuration diagram of a monitoring apparatus according to the present invention. As shown in FIG. 2, the monitoring apparatus according to the present invention includes a delay information collection unit 1, a temporary storage unit 2, an estimation unit 3, a
遅延情報収集部1は、ノード装置に対して遅延測定の実行を命令し、その測定結果を収集し、収集した測定値を一時蓄積部2に保存する。なお、遅延測定の実行を命令する際には、測定の相手側となるノード装置も指定する。以下、任意の2つのノード装置間で特定されるパケットの経路を区間と呼ぶ。 The delay information collection unit 1 instructs the node device to execute delay measurement, collects the measurement results, and stores the collected measurement values in the temporary storage unit 2. Note that when instructing execution of delay measurement, a node device to be measured is also designated. Hereinafter, a packet path specified between any two node devices is referred to as a section.
推定部3は、各区間の100pパーセンタイル値(0<p<1)と、一時蓄積部2に蓄積されている当該区間の遅延の測定値に基づき、当該区間の100pパーセンタイル値を更新し、更新結果を履歴蓄積部4及び情報出力部5に出力する。
The estimation unit 3 updates the 100p percentile value of the section based on the 100p percentile value (0 <p <1) of each section and the measured delay value of the section stored in the temporary storage unit 2, and updates the section. The result is output to the
履歴蓄積部4は、各区間の100pパーセンタイル値の履歴を保持しており、例えば、更新により、100pパーセンタイル値が所定の閾値以上変動した区間や、100pパーセンタイル値が所定値以上の振幅で振動している区間や、100pパーセンタイル値が閾値を超えた区間等、所定の基準を超えた区間を情報出力部5に出力する。なお、情報出力部5は、ユーザとのインタフェース部であり、推定部3が更新した最新の100pパーセンタイル値や、履歴蓄積部4からの所定の基準を超えた区間等をユーザに表示する機能を有している。
The
以下に、推定部3による、100pパーセンタイル値の推定処理について説明する。まず、推定部3は、一時蓄積部2に保存されている、ある区間の1回目の遅延測定により得られたn個の測定値から、当該区間の100pパーセンタイル値の初期値ε1を求める。具体的には、n=100であり、p=0.95(95パーセンタイル値)とすると、95番目に小さい値を、当該区間の100pパーセンタイル値の初期値ε1とする。なお、100pパーセンタイル値の初期値ε1を求めるために使用した、1回目の遅延測定でのn個の測定値は、一時蓄積部2から削除する。 Below, the estimation process of the 100p percentile value by the estimation part 3 is demonstrated. First, the estimation unit 3 obtains the initial value ε 1 of the 100p percentile value of the section from the n measurement values obtained by the first delay measurement of the section stored in the temporary storage unit 2. Specifically, an n = 100, when the p = 0.95 (95 percentile values), a small value 95th, the initial value epsilon 1 of 100p percentile value of the interval. Note that the n measurement values in the first delay measurement used for obtaining the initial value ε 1 of the 100p percentile value are deleted from the temporary storage unit 2.
続いて、推定部3は、一時蓄積部2に新たに保存された、当該区間の2回目の遅延測定により得られたn個の測定値から、当該区間の100pパーセンタイル値を更新する(更新後の値をε2とする。)。なお、100pパーセンタイル値を更新するために使用した、2回目の遅延測定でのn個の測定値は、100pパーセンタイル値の更新後、一時蓄積部2から削除する。以後、同様に、推定部3は、当該区間の100pパーセンタイル値εtと、t回目の遅延測定でのn個の測定値から、当該区間の100pパーセンタイル値の更新後の値εt+1を求め、t回目の遅延測定でのn個の測定値を一時蓄積部2から削除することを繰り返す。 Subsequently, the estimation unit 3 updates the 100p percentile value of the section from the n measurement values newly obtained in the temporary storage unit 2 and obtained by the second delay measurement of the section (after the update). Is ε 2 ). Note that the n measurement values in the second delay measurement used to update the 100p percentile value are deleted from the temporary storage unit 2 after the 100p percentile value is updated. Thereafter, similarly, the estimation unit 3 obtains the updated value ε t + 1 of the 100p percentile value of the section from the 100 p percentile value ε t of the section and n measurement values in the t-th delay measurement, Repeatedly deleting the n measurement values in the t-th delay measurement from the temporary storage unit 2.
続いて、推定部3における100pパーセンタイル値の更新処理について説明する。図3は、推定部3の概略的な構成図であり、推定部3は、パーセンタイル値計算部31と、重み係数計算部32と、推定値更新部33とを備えている。まず、パーセンタイル値計算部31は、t回目の遅延測定でのn個の測定値から、t回目の遅延測定における100pパーセンタイル値xtを判定して、t回目の遅延測定における100pパーセンタイル値xtを推定値更新部33に出力する。具体的には、n=100であり、p=0.95(95パーセンタイル値)とすると、t回目の遅延測定での95番目に小さい値を、t回目の遅延測定における100pパーセンタイル値xtとする。
Then, the update process of the 100p percentile value in the estimation part 3 is demonstrated. FIG. 3 is a schematic configuration diagram of the estimation unit 3, and the estimation unit 3 includes a percentile
重み係数計算部32は、履歴蓄積部4より、現在の100pパーセンタイル値εtを取得し、t回目の遅延測定でのn個の測定値の内、その値が100pパーセンタイル値εt以下である測定値の数kを求め、重み係数Wtを、以下の式により算出する。
The weighting
推定値更新部33は、t回目の遅延測定における100pパーセンタイル値xtと、重み係数Wtと、当該区間の現在の100pパーセンタイル値εtから、当該区間の更新後の100pパーセンタイル値εt+1を以下の式により求める。
εt+1=Wt・εt+(1−Wt)・xt (2)
The estimated
ε t + 1 = W t · ε t + (1−W t ) · x t (2)
上記式(1)及び(2)によるパーセンタイル値の更新処理について以下に説明する。まず、ある区間の遅延分布が、当該区間の現在の100pパーセンタイル値εtに従うとすると、当該区間において遅延量がεt以下になる確率はpである。したがって、t回目の遅延測定でのn個の測定値の中で、その値が現在の100pパーセンタイル値εt以下の数がkになる確率Pは、
P=nCkpk(1−p)n−k (3)
となる。
The percentile value update processing according to the above equations (1) and (2) will be described below. First, if the delay distribution of a certain section follows the current 100p percentile value ε t of the section, the probability that the delay amount is equal to or less than ε t in the section is p. Therefore, among the n measurement values in the t-th delay measurement, the probability P that the value is less than or equal to the current 100p percentile value ε t is k.
P = n C k p k (1-p) n−k (3)
It becomes.
式(3)の最大値PMaxは、k=npのときであり、以下の式で表わされる。
PMax=nCnppnp(1−p)n−np (4)
The maximum value P Max of Expression (3) is when k = np, and is expressed by the following expression.
P Max = n C np p np (1-p) n-np (4)
式(3)を式(4)により正規化し、スターリングの公式を用いて近似することで、以下に示すp、n、kの関数であるα(p,n,k)を得ることができる。なお、ここでは簡単のため、npが整数値となる様にn及びpを選択しているものとする。 Α (p, n, k), which is a function of p, n, and k shown below, can be obtained by normalizing equation (3) with equation (4) and approximating it using the Stirling formula. Here, for simplicity, it is assumed that n and p are selected so that np becomes an integer value.
本願発明は、式(5)を重み係数としたものである。上記式から明らかなように、重み係数は、t回目の遅延測定の結果が、現在の100pパーセンタイル値εtに完全に従うとき、つまり、遅延がεt以下である測定値の数がnpであるときに1となり、kの値がnpから離れる程小さくなる値である。 The present invention uses Equation (5) as a weighting factor. As is apparent from the above equation, the weighting factor is np when the result of the t-th delay measurement completely follows the current 100p percentile value ε t , that is, the number of measured values with a delay of ε t or less is np. The value is sometimes 1 and becomes smaller as the value of k becomes farther from np.
式(2)は、式(1)で求めた重み係数、つまり、現在の100pパーセンタイル値εtの確からしさを示す値により、現在の100pパーセンタイル値εtを調整した値と、t回目の遅延測定における100pパーセンタイル値xtを、同じく前記確からしさで調整した値を加算するものであり、よって、100pパーセンタイル値は、ネットワークの状態の変化に応じて、徐々に、更新されることになる。また、本発明においては、各回の測定結果を、更新に利用した後に削除することができる。つまり、過去の測定結果を保持しておく必要がなく、必要な記憶容量が少なくて済むという利点を有している。また、ヒストグラムを作成して分布を推定するといった処理が不要であり、簡単な処理で遅延分布を監視することが可能になる。 Equation (2) is the weighting factor calculated by equation (1), that is, the value indicating the likelihood of the current 100p percentile value epsilon t, a value obtained by adjusting the current 100p percentile value epsilon t, t-th delay the 100p percentile value x t in the measurement, which also adds the adjusted value in the likelihood, therefore, 100p percentile value, in response to a change in state of the network, and gradually will be updated. In the present invention, the measurement result of each time can be deleted after being used for updating. In other words, there is an advantage that it is not necessary to hold past measurement results, and the required storage capacity can be reduced. Further, it is not necessary to create a histogram and estimate the distribution, and the delay distribution can be monitored with a simple process.
なお、εt及びxtの平均値と、式(2)の値を比較して、大きい方を更新後の100pパーセンタイル値としたり、重み係数Wtが所定の閾値より大きい場合にはεtを、そうでなければxtを、更新後の100pパーセンタイル値としたり、式(2)に代えて、以下の式により求めた値を更新後の100pパーセンタイル値εt+1とする形態であっても良い。
εt+1=(Wt・εt 2+(1−Wt)・xt 2)0.5 (6)
The average value of ε t and x t is compared with the value of equation (2), and the larger one is used as the updated 100p percentile value, or when the weighting factor W t is larger than a predetermined threshold value, ε t Otherwise, x t is set to the updated 100p percentile value, or the value obtained by the following equation is set to the updated 100p percentile value ε t + 1 instead of the equation (2). good.
ε t + 1 = (W t · ε t 2 + (1−W t ) · x t 2 ) 0.5 (6)
また、上述した実施形態において、監視装置は、ノード装置とは異なる装置としていがた、本発明による監視装置においては、必要な記憶容量や、その処理負荷が軽いため、図2に記載の機能ブロックを各ノード装置に組み込み、各ノード装置が100pパーセンタイル値を監視して、上位の管理装置に通知する形態であっても良い。この場合、遅延情報収集部1は、組み込まれているノード装置が測定した測定値のみを収集することになる。さらに、上述した実施形態においては各回における遅延測定の測定値の数をn個としていたが、nは各回において異なる値であっても良い。 In the above-described embodiment, the monitoring device is different from the node device. In the monitoring device according to the present invention, since the necessary storage capacity and the processing load are light, the function illustrated in FIG. The block may be incorporated in each node device, and each node device may monitor the 100p percentile value and notify the higher management device. In this case, the delay information collection unit 1 collects only measured values measured by the incorporated node device. Furthermore, in the embodiment described above, the number of measurement values of delay measurement at each time is n, but n may be a different value at each time.
なお、本発明による監視装置は、コンピュータを図2及び3に示す各部として機能させるプログラムにより実現することができる。これらコンピュータプログラムは、コンピュータが読み取り可能な記憶媒体に記憶されて、又は、ネットワーク経由で配布が可能なものである。さらに、本発明は、ハードウェア及びソフトウェアの組合せによっても実現可能である。 The monitoring apparatus according to the present invention can be realized by a program that causes a computer to function as each unit shown in FIGS. These computer programs can be stored in a computer-readable storage medium or distributed via a network. Furthermore, the present invention can be realized by a combination of hardware and software.
1 遅延情報収集部
2 一時蓄積部
3 推定部
4 履歴蓄積部
5 情報出力部
31 パーセンタイル値計算部
32 重み係数計算部
33 推定値更新部
100 監視装置
200 ネットワーク
DESCRIPTION OF SYMBOLS 1 Delay information collection part 2 Temporary storage part 3
Claims (7)
前記収集したn個の測定値に基づき、前記2つのノード装置間における遅延分布の100pパーセンタイル値(0<p<1)を更新する手段と、
を備えており、
前記更新する手段は、
前記100pパーセンタイル値の更新前の値と前記n個の測定値に基づき前記更新前の値の確からしさを示す重み係数を求める第1の手段と、
前記重み係数を使用して、前記100pパーセンタイル値の更新後の値を決定する第2の手段と、
を備えている監視装置。 Means for collecting and accumulating n (n is a natural number) measurement values of delay measurements performed between two node devices of the network;
Means for updating the 100p percentile value (0 <p <1) of the delay distribution between the two node devices based on the collected n measured values;
With
The means for updating is
First means for obtaining a weighting factor indicating a probability of the value before update based on the value before update of the 100p percentile value and the n measurement values;
Second means for determining an updated value of the 100p percentile value using the weighting factor;
Monitoring device.
請求項1に記載の監視装置 When the number of measurement values that are equal to or less than the value before the update of the 100p percentile value among the n measurement values is k, the weighting factor indicates that the delay distribution between the two node devices is the 100p percentile. In the case where the value before the update of the value is followed, k measurement values among the n measurement values are values based on a probability that the value is not more than the value before the update of the 100p percentile value.
The monitoring device according to claim 1.
請求項2に記載の監視装置。 The weighting factor is when k is equal to 0 and n:
The monitoring device according to claim 2.
前記n個の測定値における100pパーセンタイル値を判定する第3の手段を、さらに、備えており、
前記第2の手段は、前記n個の測定値における100pパーセンタイル値を、前記100pパーセンタイル値の更新後の値を決定に使用する、
請求項1から3のいずれか1項に記載の監視装置。 The means for updating is
A third means for determining a 100p percentile value of the n measured values;
The second means uses the 100p percentile value in the n measurement values and the updated value of the 100p percentile value for determination.
The monitoring apparatus according to any one of claims 1 to 3.
請求項1から4のいずれか1項に記載の監視装置。 Deleting the n measured values after updating the 100p percentile value;
The monitoring device according to any one of claims 1 to 4.
重み係数計算手段が、前記収集したn個の測定値と、前記2つのノード装置間における遅延分布の100pパーセンタイル値(0<p<1)に基づき、前記2つのノード装置間における遅延分布の100pパーセンタイル値の確からしさを示す重み係数を求めるステップと、
推定値更新手段が、前記重み係数に基づき、前記2つのノード装置間における遅延分布の100pパーセンタイル値を更新するステップと、
を備えている遅延分布の監視方法。 A step in which delay information collection means collects n measurement values (n is a natural number) of delay measurements performed between two node devices;
Based on the collected n measurement values and the 100p percentile value (0 <p <1) of the delay distribution between the two node devices, the weighting factor calculation means calculates 100p of the delay distribution between the two node devices. Obtaining a weighting factor indicating the probability of the percentile value;
An estimated value updating means updating a 100p percentile value of a delay distribution between the two node devices based on the weighting factor;
A delay distribution monitoring method comprising:
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010031041A JP5290216B2 (en) | 2010-02-16 | 2010-02-16 | Network delay distribution monitoring apparatus, method and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010031041A JP5290216B2 (en) | 2010-02-16 | 2010-02-16 | Network delay distribution monitoring apparatus, method and program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2011171794A JP2011171794A (en) | 2011-09-01 |
JP5290216B2 true JP5290216B2 (en) | 2013-09-18 |
Family
ID=44685495
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010031041A Expired - Fee Related JP5290216B2 (en) | 2010-02-16 | 2010-02-16 | Network delay distribution monitoring apparatus, method and program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5290216B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113420511B (en) * | 2021-07-21 | 2022-08-16 | 无锡物联网创新中心有限公司 | Vehicle-mounted communication delay modeling method |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3597457B2 (en) * | 2000-10-05 | 2004-12-08 | 日本電信電話株式会社 | Delay time estimation method, link capacity design method, target delay time determination method and device |
JP4536026B2 (en) * | 2006-03-24 | 2010-09-01 | Kddi株式会社 | Network quality measuring method, measuring device and program |
-
2010
- 2010-02-16 JP JP2010031041A patent/JP5290216B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2011171794A (en) | 2011-09-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN110880984B (en) | Model-based flow anomaly monitoring method, device, equipment and storage medium | |
JP6963647B2 (en) | SOC correction methods and devices, battery management systems, and storage media | |
CN105515915B (en) | Node detecting method and device, path selecting method and device and network system | |
CN111541626B (en) | Network bandwidth updating method and device, electronic equipment and storage medium | |
US11501106B2 (en) | Anomaly factor estimation device, anomaly factor estimation method, and storage medium | |
JP2008258877A (en) | Band measuring system, communication equipment, band measuring method and band measurement program | |
EP3148150B1 (en) | Method and device for determining transmission buffer size | |
US20140215611A1 (en) | Apparatus and method for detecting attack of network system | |
US9847920B2 (en) | Communication control device, communication control method, and computer readable storage medium for specifying an upper limit of a network connection | |
JP5804060B2 (en) | Parameter estimation apparatus, parameter estimation method, and parameter estimation program | |
US11088960B2 (en) | Information processing apparatus and verification system | |
US20170206125A1 (en) | Monitoring system, monitoring device, and monitoring program | |
CN109560978B (en) | Network flow detection method, device and system and computer readable storage medium | |
JP5290216B2 (en) | Network delay distribution monitoring apparatus, method and program | |
JP4933475B2 (en) | BAND MANAGEMENT PROGRAM, BAND MANAGEMENT DEVICE, AND BAND MANAGEMENT METHOD | |
CN112953847B (en) | Network congestion control method and device, electronic equipment and storage medium | |
JP6048102B2 (en) | Information processing system | |
JP2015222882A (en) | Communication throughput prediction device, communication throughput prediction method, and program | |
JP6303630B2 (en) | Ovulation day estimation device, ovulation day estimation method, and ovulation day estimation program | |
JP5915776B2 (en) | Failure cause determination apparatus, method and program | |
JP2014112779A (en) | Data transmission controller, data transmission control method, and computer program | |
JP2008165412A (en) | Performance-computing device | |
US20210051191A1 (en) | Estimation device, estimation method and program | |
JP2014103516A (en) | Packet transfer delay measuring apparatus, method and program | |
JP2016063479A (en) | Management device, communication device, management system, management method, and program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20120816 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20130408 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20130422 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20130507 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20130605 |
|
LAPS | Cancellation because of no payment of annual fees |