Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JPH0777374B2 - Traffic observation method - Google Patents
[go: Go Back, main page]

JPH0777374B2 - Traffic observation method - Google Patents

Traffic observation method

Info

Publication number
JPH0777374B2
JPH0777374B2 JP814788A JP814788A JPH0777374B2 JP H0777374 B2 JPH0777374 B2 JP H0777374B2 JP 814788 A JP814788 A JP 814788A JP 814788 A JP814788 A JP 814788A JP H0777374 B2 JPH0777374 B2 JP H0777374B2
Authority
JP
Japan
Prior art keywords
observation
packet
lcn
value
packets
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 - Lifetime
Application number
JP814788A
Other languages
Japanese (ja)
Other versions
JPH01183938A (en
Inventor
美貴 平野
直也 渡部
達郎 高橋
広一 大西
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NTT Inc
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP814788A priority Critical patent/JPH0777374B2/en
Publication of JPH01183938A publication Critical patent/JPH01183938A/en
Publication of JPH0777374B2 publication Critical patent/JPH0777374B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明は、通信すべき情報をパケット単位に転送する高
速パケット通信に係わり、通信回線を通過するパケット
トラヒック量の観測方式に関するものである。
Description: TECHNICAL FIELD The present invention relates to high-speed packet communication for transferring information to be communicated in packet units, and relates to a method of observing the amount of packet traffic passing through a communication line.

(従来の技術) 情報を固定長パケットに分解して転送を行うシステムに
おいては、呼接続時にその呼のトラヒック特性を申告す
ることにより呼接続制御を行う。この制御をより正確に
行うために、通信中の呼のトラヒック量を観測して、呼
接続時に設定した基準値を満足しているか否かの判定を
行う必要がある。
(Prior Art) In a system in which information is decomposed into fixed-length packets and transferred, call connection control is performed by declaring the traffic characteristics of the call when connecting. In order to perform this control more accurately, it is necessary to observe the traffic volume of the call during communication and determine whether or not the reference value set at the time of call connection is satisfied.

このため、通信網に固定的を観測周期を設定し、観測周
期内に到着したパケット数をカウントすることによりト
ラヒック観測を行う。
For this reason, a fixed observation period is set in the communication network, and traffic observation is performed by counting the number of packets arriving within the observation period.

従来の技術では、網側で固定の観測周期を設定し観測を
行うので、観測周期がずれるとトラヒック観測結果が異
なり誤差が生じる。また、観測周期が一定であるので、
呼の速度によりカウントできるパケット数が異なる。こ
のため、低速呼は精度が悪くなるなど、観測精度が一定
とならない欠点があった。
In the conventional technique, since a fixed observation period is set on the network side for observation, if the observation period is shifted, the traffic observation result will be different and an error will occur. Also, since the observation period is constant,
The number of packets that can be counted differs depending on the call speed. For this reason, there is a drawback that the accuracy of observation is not constant, such as the accuracy of low-speed calls becomes poor.

(発明が解決しようとする問題点) 本発明は、前述の欠点に鑑みなされたもので、観測周期
を可変とし、さらに任意の時点からの観測を可能とする
ことにより前記誤差を排除し、より正確なトラヒック観
測を可能としたトラヒック観測方式を提供することにあ
る。
(Problems to be Solved by the Invention) The present invention has been made in view of the above-mentioned drawbacks, in which the observation cycle is variable, and the error is eliminated by enabling observation from any time point. It is to provide a traffic observation method that enables accurate traffic observation.

(問題点を解決するための手段) 本発明のトラヒック観測方式は、情報を固定長パケット
に分解して転送するシステムで、トラヒック観測として
パケット保留時間ごとに通過パケットの観測を行い、パ
ケット数によりトラヒック量を表わす観測方式におい
て、 パケット保留時間の整数倍を観測周期として設定する観
測周期メモリ、パケットの到着を検出する検出部、観測
周期内のパケット保留時間以上のアドレスを持ちパケッ
ト到着の有無を順次保持する状態保持メモリ、状態保持
メモリの現在の観測時点に対応するアドレスを与える入
力ポインタIPと観測周期だけ遡った観測時点に対応する
状態保持メモリのアドレスを与える出力ポインタOP、お
よび過去観測周期内のパケット到着数を観測値として記
憶するカウンタ部を持ち、 ある観測方式時点でのパケット到着の有無を状態保持メ
モリのIPが示すテーブルに記録し、パケット到着であれ
ばカウンタの値を+1、OPが示すテーブルの状態がパケ
ット到着であればカウンタの値を−1することにより、
任意の観測周期内のパケット到着数を回線ごとにカウン
トする。
(Means for Solving Problems) The traffic observation method of the present invention is a system that decomposes information into fixed-length packets and transfers the packets, and observes passing packets at every packet hold time as traffic observation, and In the observation method that represents the amount of traffic, an observation cycle memory that sets an integer multiple of the packet hold time as the observation cycle, a detection unit that detects the arrival of packets, and whether there is a packet arrival that has an address equal to or longer than the packet hold time within the observation cycle. A state-holding memory that holds sequentially, an input pointer IP that gives an address corresponding to the current observation point of the state-holding memory, an output pointer OP that gives an address of a state-holding memory that corresponds to an observation point traced back by the observation period, and a past observation period Has a counter that stores the number of arriving packets in The presence or absence of packet arrival at the time of the expression is recorded in the table indicated by the IP of the state holding memory. If the packet arrives, the counter value is +1. If the table indicated by OP is the packet arrival, the counter value is -1. By doing
The number of packet arrivals within an arbitrary observation period is counted for each line.

本発明のトラヒック観測方式は、従来の技術では固定で
あった観測周期を呼ごとに設定することにより、速度に
よる観測精度の差を抑えることができる。また、任意の
区間での観測を行うことにより、従来、観測周期が固定
であったために生じていた観測誤差をなくすことができ
る。例えば、第7図に示す例においては、同じパケット
の到着状態であっても、観測周期1では周期内到着パケ
ット数は最大2を観測するが、観測周期2では最大4が
観測されるなどの誤差があった。本発明のトラヒック観
測方式では、第6図に示すように、任意の区間に対して
観測を行うので、従来のような誤差が生じない。
The traffic observation method of the present invention can suppress the difference in observation accuracy due to speed by setting the observation period for each call, which is fixed in the conventional technique. Further, by performing the observation in an arbitrary section, it is possible to eliminate the observation error that has been conventionally caused by the fixed observation period. For example, in the example shown in FIG. 7, even if the same packet arrives, the maximum number of arriving packets in the observation period is 2 in the observation period 1, but 4 in the observation period 2. There was an error. According to the traffic observation method of the present invention, as shown in FIG. 6, since observation is performed on an arbitrary section, an error unlike the conventional case does not occur.

(実施例) 実施例1 第1図に本発明の実施例1を示す。第1図において、10
は観測部であり、パケット到着検出部11、状態保持部1
2、入力ポインタIP13、出力ポインタOP14、カウンタ部1
5からなる。また、判定部16は、制御部17、規定値保持
部18からなる。
(Example) Example 1 FIG. 1 shows Example 1 of the present invention. In FIG. 1, 10
Is an observation unit, a packet arrival detection unit 11, a state holding unit 1
2, input pointer IP13, output pointer OP14, counter unit 1
It consists of 5. Further, the determination unit 16 includes a control unit 17 and a specified value holding unit 18.

観測時点は固定長パケットの保持時間単位とし、回線上
のトラヒックの観測は観測部10で行う。状態保持部12は
第2図に示す構成となっており、観測時点でのパケット
の到着状態を状態保持メモリS上に時系列的に保持す
る。
The observation time is set to the unit of holding time of the fixed length packet, and the observation of the traffic on the line is performed by the observation unit 10. The state holding unit 12 has the configuration shown in FIG. 2, and holds the arrival state of the packet at the time of observation in the state holding memory S in time series.

第2図(a)はパケット到着状態を示し、斜線を施した
部分がパケット到着を表わし、第2図(b)は状態保持
メモリを示す。
2 (a) shows the packet arrival state, the shaded portion shows the packet arrival, and FIG. 2 (b) shows the state holding memory.

ある観測時点の処理終了時に、IP13は次の観測時点での
パケット到着状態を保持する状態保持メモリS上の位置
を示し、通信開始時に規定された観測周期をTとする
と、OP14は(IP−T)の位置を示す。カウンタ部15では
現在の時点まで過去観測周期時間T内に到着したパケッ
ト数(状態保持メモリS上では、位置OPからIP−1まで
に記録されているパケットの到着数)を観測値としてカ
ウンタ部15に保持する。
At the end of processing at a certain observation time point, IP13 indicates the position in the state holding memory S that holds the packet arrival state at the next observation time point, and if the observation period specified at the start of communication is T, then OP14 (IP- The position of T) is shown. The counter unit 15 uses the number of packets that have arrived within the past observation cycle time T up to the present time (the number of packets that have been recorded from the position OP to IP-1 on the state holding memory S) as an observed value. Hold at 15.

パケット到着をパケット到着検出部11で検出し、状態保
持部12に通知する。観測時点におけるパケット到着の有
無は、パケットが到着した場合には“状態保持メモリS
(IP)=1"、パケット到着がない場合には“状態保持メ
モリS(IP)=0"で表わす。
The packet arrival detection unit 11 detects the arrival of a packet and notifies the state holding unit 12 of it. Whether or not a packet arrives at the time of observation is "state holding memory S" when a packet arrives.
(IP) = 1 ", and if there is no packet arrival, it is represented by" state holding memory S (IP) = 0 ".

第3図(a),(b)にカウンタ部の処理を示す。ある
観測時点におけるカウンタ部15の値sumは、その時点か
ら過去観測周期時間分の到着パケット数を示している。
次の観測時点にパケットが到着した場合(状態保持メモ
リS(IP)=1)には、カウンタ値を+1し、状態保持
メモリS(OP)=1の場合には、カウンタ値を−1す
る。この動作により、次の観測時点から過去観測周期時
間分の到着パケット数をカウンタ部15内に保持すること
ができる。具体的に第3図の例で示すと、ある観測時点
t0におけるカウンタ値sumが3(この値をxとする)で
あり、次の観測時点(t0+1)にはパケットが到着(状
態保持メモリS(IP)=1)したのでx=x+1(=
4)とし、過去の観測時点(t0+1−T)におけるパケ
ットの到着が無かった。(状態保持メモリS(OP)=
0)ので、xの値はそのまま(x=4)とする。この値
を観測時点(t0+1)の観測結果とする。以上のカウン
タ動作により、常に、その時点から過去観測時間分の到
着パケット数をカウントすることができる。
3A and 3B show the processing of the counter section. The value sum of the counter unit 15 at a certain observation time point indicates the number of arrival packets for the past observation cycle time from that time point.
If the packet arrives at the next observation time (state holding memory S (IP) = 1), the counter value is incremented by +1. If the state holding memory S (OP) = 1, the counter value is decremented by -1. . By this operation, the number of arriving packets for the past observation cycle time from the next observation time can be held in the counter unit 15. Specifically, in the example of FIG. 3, a certain observation time point
The counter value sum at t0 is 3 (this value is x), and the packet arrives at the next observation time (t0 + 1) (state holding memory S (IP) = 1), so x = x + 1 (=
4), and there was no packet arrival at the past observation time (t0 + 1-T). (State holding memory S (OP) =
Therefore, the value of x is left unchanged (x = 4). This value is the observation result at the observation time point (t0 + 1). With the above counter operation, it is possible to always count the number of arriving packets for the past observation time from that point.

1パケット保留時間内に上記の処理を行い、次の観測時
点の前にIP,OPを+1する。
The above processing is performed within one packet hold time, and IP and OP are incremented by 1 before the next observation time.

一方、観測部10での観測結果が、あらかじめ規定値保持
部18に設定された観測周期内の到着パケット数規定値ma
xを超過したか否かを判断する判定部16では、制御部17
においてカウンタ部15の値sumと規定値保持部18の値と
を比較し、sum>msxである場合には規定値超過信号を発
する。
On the other hand, the observation result of the observation unit 10 is the preset value ma of the number of arriving packets within the observation period set in the preset value holding unit 18 in advance.
In the determination unit 16 that determines whether or not x is exceeded, the control unit 17
In, the value sum of the counter unit 15 is compared with the value of the specified value holding unit 18, and if sum> msx, a specified value excess signal is issued.

実施例2 複数の呼が多重化された回線において、呼ごとにトラヒ
ック観測を行うための構成例を第4図に示す。多重化さ
れた呼は、呼ごとに付与される論理チャネル番号(LC
N)を用いて管理される。観測時点は固定長パケットの
保留時間単位とする。
Example 2 FIG. 4 shows a configuration example for performing traffic observation for each call in a line in which a plurality of calls are multiplexed. For multiplexed calls, the logical channel number (LC
N). The observation time point is the fixed time packet hold time unit.

観測部40はパケット到着/LCN検出部41、状態保持部42、
入力ポインタ43、出力ポインタ部44、カウンタ部45から
なる。また、判定部46は、制御部47、規定値保持部48か
らなる。
The observation unit 40 includes a packet arrival / LCN detection unit 41, a state holding unit 42,
It comprises an input pointer 43, an output pointer section 44, and a counter section 45. The determination unit 46 includes a control unit 47 and a specified value holding unit 48.

回線上での呼ごとのトラヒックの観測は観測部40で行
う。状態保持部42は第5図に示す構成となっており、観
測時点でのパケットの到着状態を状態保持メモリS上に
時系列的に保持する。
The observation unit 40 observes the traffic of each call on the line. The state holding unit 42 has the configuration shown in FIG. 5, and holds the arrival state of packets at the time of observation in the state holding memory S in time series.

第5図(a)はパケット到着状態を示し、第5図(b)
は状態保持メモリを示す。
FIG. 5 (a) shows a packet arrival state, and FIG. 5 (b).
Indicates a state holding memory.

ある観測時点の処理終了時に、入力ポインタIP43は次の
観測時点でパケット到着状態を保持する状態保持メモリ
S上の位置を示す。出力ポインタ部44はLCNごとに出力
ポインタOP(LCN)の値を保持し、通信開始時に呼ごと
に規定された観測周期をT(LCN)とすると、OP(LCN)
=IP−T(LCN)である。カウンタ部45ではLCNごとに、
現在の時点まで過去観測周期時間T(LCN)内に到着し
たパケット数(状態保持メモリS上では、位置OP(LC
N)からIP−1までに記録されているそのLCNのパケット
の到着数)を観測値としてカウンタ部(LCN)に保持す
る。
At the end of processing at a certain observation time point, the input pointer IP43 indicates the position in the state holding memory S holding the packet arrival state at the next observation time point. The output pointer unit 44 holds the value of the output pointer OP (LCN) for each LCN, and if the observation period specified for each call at the start of communication is T (LCN), OP (LCN)
= IP-T (LCN). In the counter unit 45, for each LCN,
The number of packets that have arrived within the past observation cycle time T (LCN) up to the current point (in the state holding memory S, the position OP (LC
N) to the number of arrivals of packets of that LCN recorded from IP-1) are held in the counter unit (LCN) as observation values.

パケット到着検出部41でパケットの到着と到着パケット
のLCNを検出し、状態保持部42に通知する。IPで示す観
測時点におけるパケット到着状態は、到着パケットのLC
Nの値を状態保持メモリS(IP)に記録することにより
保持する。
The packet arrival detection unit 41 detects the arrival of a packet and the LCN of the arrival packet, and notifies the state holding unit 42. The packet arrival state at the time of observation indicated by IP is the LC of the arrived packet.
The value of N is retained by recording it in the state retention memory S (IP).

あるLCN0のカウンタ値をsum(LCN0)=sum0とする。次
の観測時点(IP0)にLCN0のパケットが到着した場合に
は、カウンタ値を+1し、OP0=IP0−T(LCN0)が示す
パケットの到着状態が状態保持メモリS(OP0)の値がL
CN0である場合には、カウンタ値を−1する。これは第
3図に示す実施例1のカウンタ動作を各LCNごとに行う
のと同様である。この動作を観測時点ごとに全LCNに対
して行うことにより、常にその時点から過去観測周期分
の到着パケット数を呼ごとにカウントすることができ
る。
The counter value of a certain LCN0 is sum (LCN0) = sum0. When the LCN0 packet arrives at the next observation time (IP0), the counter value is incremented by 1, and the arrival state of the packet indicated by OP0 = IP0-T (LCN0) is L in the state holding memory S (OP0).
If it is CN0, the counter value is decremented by one. This is similar to performing the counter operation of the first embodiment shown in FIG. 3 for each LCN. By performing this operation for all LCNs at each observation time point, it is possible to always count the number of arrival packets for the past observation period for each call from that time point.

1パケットの保留時間内に上記の処理を行い、次の観測
時点の前にIP、各LCNのOP(LCN)を+1する。
The above processing is performed within the holding time of one packet, and the IP (OPN) of each LCN is incremented by 1 before the next observation time.

一方、観測部40での観測結果が、あらかじめ規定値保持
部48に呼ごとに設定された観測周期内の到着パケット数
規定値max(LCN)を超過したか否かを判断する判定部46
では、制御部47において、その観測時点に到着したパケ
ットのLCNの値LCN0に対応するカウンタ部45の値sum(LC
N0)と規定値保持部48の値max(LCN0)とを比較し、sum
(LCN0)>max(LCN0)である場合には、規定値超過信
号を発する。
On the other hand, the determination unit 46 that determines whether or not the observation result of the observation unit 40 exceeds the arrival packet number specified value max (LCN) within the observation period set in advance in the specified value holding unit 48 for each call.
Then, in the control unit 47, the value sum (LC (value) of the counter unit 45 corresponding to the LCN value LCN0 of the packet arriving at the observation point is
N0) is compared with the value max (LCN0) of the specified value holding unit 48, and sum
When (LCN0)> max (LCN0), a specified value excess signal is issued.

(発明の効果) 本発明のトラヒック観測方式により、通信中の呼のトラ
ヒック観測を回線ごと/呼ごとに任意の観測周期で行う
ことが可能となり、誤差の小さい観測ができる。また、
観測結果を基にあらかじめ定めされた規定値と比較する
ことにより、トラヒック制御に用いることができる。
(Effects of the Invention) With the traffic observation method of the present invention, it is possible to observe the traffic of a call during communication at an arbitrary observation cycle for each line / call, and it is possible to perform observation with a small error. Also,
It can be used for traffic control by comparing the observation result with a predetermined value.

【図面の簡単な説明】[Brief description of drawings]

第1図は本発明のトラヒック観測方式の実施例1の構成
図、 第2図(a),(b)は本発明の実施例1の状態保持部
の構成例を示す図、 第3図(a),(b)はカウンタ部の動作例を示す図、 第4図は本発明の実施例2のトラヒック観測回路の構成
例を示す図、 第5図(a),(b)は本発明の実施例2の状態保持部
の構成例を示す図、 第6図は本発明の観測方式を示す図、 第7図は従来の技術を示す図である。 10……観測部 11……パケット到着検出部 12……状態保持部、13……入力ポインタIP 14……出力ポインタOP、15……カウンタ部 16……判定部、17……規定値保持部 18……制御部 40……観測部 41……パケット到着/LCN検出部 42……状態保持部、43……入力ポインタ 44……出力ポインタ部、45……カウンタ部 46……判定部、47……規定値保持部 48……制御部
FIG. 1 is a configuration diagram of a first embodiment of a traffic observation method of the present invention, FIGS. 2 (a) and 2 (b) are diagrams showing a configuration example of a state holding unit of the first embodiment of the present invention, and FIG. a) and b) are diagrams showing an operation example of a counter section, FIG. 4 is a diagram showing a configuration example of a traffic observation circuit according to a second embodiment of the present invention, and FIGS. 5 (a) and 5 (b) are present inventions. FIG. 6 is a diagram showing a configuration example of a state holding unit of Embodiment 2, FIG. 6 is a diagram showing an observation method of the present invention, and FIG. 7 is a diagram showing a conventional technique. 10 ...... Observing unit 11 ...... Packet arrival detection unit 12 ...... State holding unit, 13 ...... Input pointer IP 14 ...... Output pointer OP, 15 ...... Counter unit 16 ...... Judgment unit, 17 ...... Specified value holding unit 18 ...... Control unit 40 ...... Observation unit 41 ...... Packet arrival / LCN detection unit 42 ...... State holding unit, 43 ...... Input pointer 44 ...... Output pointer unit, 45 ...... Counter unit 46 ...... Judgment unit, 47 …… Specified value storage unit 48 …… Control unit

───────────────────────────────────────────────────── フロントページの続き (72)発明者 大西 広一 東京都千代田区内幸町1丁目1番6号 日 本電信電話株式会社内 (56)参考文献 特開 昭62−290240(JP,A) 特開 昭56−79525(JP,A) ─────────────────────────────────────────────────── ─── Continuation of front page (72) Inventor Koichi Onishi 1-1-6 Uchisaiwaicho, Chiyoda-ku, Tokyo Nihon Telegraph and Telephone Corporation (56) Reference JP-A-62-290240 (JP, A) JP 56-79525 (JP, A)

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】情報を固定長パケットに分解して転送する
システムで、トラヒック観測としてパケット保留時間ご
とに通過パケットの観測を行い、パケット数によりトラ
ヒック量を表わす観測方式において、 パケット保留時間の整数倍を観測周期として設定する観
測周期メモリ、パケットの到着を検出する検出部、観測
周期内のパケット保留時間以上のアドレスを持ちパケッ
ト到着の有無を順次保持する状態保持メモリ、状態保持
メモリの現在の測定時点に対応するアドレスを与える入
力ポインタIPと観測周期だけ遡った観測時点に対応する
状態保持メモリのアドレスを与える出力ポインタOP、お
よび過去観測周期内のパケット到着数を観測値として記
憶するカウンタ部を持ち、 ある観測時点でのパケット到着の有無を状態保持メモリ
のIPが示すテーブルに記録し、パケット到着であればカ
ウンタの値を+1、OPが示すテーブルの状態がパケット
到着であればカウンタの値を−1することにより、任意
の観測周期内のパケット到着数を回線ごとにカウントす
ることを特徴とするトラヒック観測方式。
1. A system for decomposing information into fixed-length packets and transferring the packets, wherein passing packets are observed for each packet hold time as traffic observation, and an integer of the packet hold time is used in an observation method in which the amount of traffic is represented by the number of packets. The observation cycle memory that sets the double as the observation cycle, the detection unit that detects the arrival of packets, the state holding memory that has the address of the packet hold time or more in the observation period and sequentially holds the presence or absence of packet arrival, and the current state of the state holding memory An input pointer IP that gives the address corresponding to the measurement time point, an output pointer OP that gives the address of the state-holding memory that corresponds to the observation time point traced back by the observation period, and a counter unit that stores the number of packet arrivals in the past observation period as the observation value. The IP of the state-holding memory indicates whether a packet arrives at a certain observation point. The number of packet arrivals within an arbitrary observation period is recorded for each line by recording in a table, and if the packet arrival arrives, the counter value is incremented by 1 Traffic observation method characterized by counting into.
【請求項2】特許請求の範囲第1項記載の観測方式にお
いて、規定値として観測周期内最大パケット数を規定値
メモリに設定し、カウンタ部の値が規定値を越えたか否
かを判定する判定部を持つことを特徴とするトラヒック
観測方式。
2. The observation method according to claim 1, wherein the maximum number of packets in the observation period is set as a specified value in a specified value memory, and it is determined whether or not the value of the counter section exceeds the specified value. A traffic observation method characterized by having a judging section.
【請求項3】特許請求の範囲第1項記載のトラヒック観
測方式において、上記の入力ポインタIPおよび呼ごとに
設定された論理チャネル番号LCNごとに観測メモリ、出
力ポインタOP(LCN)、カウンタ部を持ち、状態保持メ
モリはパケット到着検出部が検出したパケット到着の有
無と到着したパケットのLCNを保持し、 ある観測時点でのパケット到着の有無と到着であれば、
そのパケットのLCNを状態保持部のIPが示すテーブルに
記録し、到着パケットのLCNに対応したカウンタの値を
+1、OP(LCN)の値がそのLCNに関してそれに対応した
カウンタの値を−1することにより、任意の観測周期内
のパケット到着数をLCNごとにカウントすることを特徴
とするトラヒック観測方式。
3. The traffic observation method according to claim 1, wherein an observation memory, an output pointer OP (LCN), and a counter unit are provided for each of the input pointer IP and the logical channel number LCN set for each call. The state-holding memory holds the presence or absence of packet arrival detected by the packet arrival detection unit and the LCN of the arrived packet.
The LCN of the packet is recorded in the table indicated by the IP of the state holding unit, the value of the counter corresponding to the LCN of the arriving packet is incremented by +1 and the value of OP (LCN) is decremented by -1. Therefore, the traffic observation method is characterized in that the number of packet arrivals within an arbitrary observation period is counted for each LCN.
【請求項4】特許請求の範囲第3項記載の観測方式にお
いて、規定値として呼ごとに設定された観測時間内の最
大パケット数を設定する規定値メモリをLCNごとに持
ち、LCNに対応したカウンタ部の値がそのLCNの規定値を
越えたか否かを判定する判定部を持つことを特徴とする
トラヒック観測方式。
4. The observation method according to claim 3, wherein each LCN has a specified value memory for setting the maximum number of packets within the observation time set for each call as a specified value, and corresponds to the LCN. A traffic observation method having a determination unit that determines whether or not the value of the counter unit exceeds the specified value of the LCN.
JP814788A 1988-01-18 1988-01-18 Traffic observation method Expired - Lifetime JPH0777374B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP814788A JPH0777374B2 (en) 1988-01-18 1988-01-18 Traffic observation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP814788A JPH0777374B2 (en) 1988-01-18 1988-01-18 Traffic observation method

Publications (2)

Publication Number Publication Date
JPH01183938A JPH01183938A (en) 1989-07-21
JPH0777374B2 true JPH0777374B2 (en) 1995-08-16

Family

ID=11685199

Family Applications (1)

Application Number Title Priority Date Filing Date
JP814788A Expired - Lifetime JPH0777374B2 (en) 1988-01-18 1988-01-18 Traffic observation method

Country Status (1)

Country Link
JP (1) JPH0777374B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2510875B2 (en) * 1988-03-04 1996-06-26 富士通株式会社 Traffic monitoring system
JP2540936B2 (en) * 1989-04-07 1996-10-09 日本電気株式会社 Call admission control device
JPH05103018A (en) * 1991-10-08 1993-04-23 Nec Corp Equipment and method for measuring packet flow
JP2891111B2 (en) * 1994-07-15 1999-05-17 日本電気株式会社 ATM cell rate measuring method and apparatus

Also Published As

Publication number Publication date
JPH01183938A (en) 1989-07-21

Similar Documents

Publication Publication Date Title
AU684083B2 (en) A resequencying system
US4551833A (en) Distributed monitoring of packet transmission delay
JPH04266241A (en) Method of monitoring bit rate of at least one virtual connection path
US4484030A (en) Method and apparatus for identifying faulty communications circuits
EP0466785A1 (en) A method in the transmission of a digital broadband signal
JPH0777374B2 (en) Traffic observation method
US5369634A (en) Transmission quality assessment arrangement
JPH09298762A (en) Signal recognition device using prosodic table
JPH02189046A (en) Transfer delay time counting method in packet exchange network
El-Daou et al. Error analysis of the tau method: dependence of the error on the degree and on the length of the interval of approximation
JPH06209307A (en) Completeness inspection method of transmission path and device thereof
US5247514A (en) Multiple channel transit call control apparatus
JP2798141B2 (en) Cell error correction method in ATM network
JP2852474B2 (en) Cell traffic monitoring device
JP2852473B2 (en) Cell traffic monitoring device
JP2996368B2 (en) Cell traffic monitoring circuit
JP2873325B2 (en) Cell traffic monitoring device
JP3191838B2 (en) Traffic data collection system
KR100221202B1 (en) Multi-channel transmission delay compensation device and method for telecommunication system
JP2860347B2 (en) Cell traffic monitoring device
SU1711172A1 (en) Multichannel subscribers-to-common bus interface unit
SU1218473A1 (en) Device for analysing busy conditions of communication network
JP2855236B2 (en) Cell traffic monitoring device
JP2827284B2 (en) Network time adjustment method
SU655090A1 (en) Switching device with dynamic selection of communication routes

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20070816

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080816

Year of fee payment: 13

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080816

Year of fee payment: 13