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
JP2965006B2 - CDV reduction algorithm circuit self-monitoring method - Google Patents
[go: Go Back, main page]

JP2965006B2 - CDV reduction algorithm circuit self-monitoring method - Google Patents

CDV reduction algorithm circuit self-monitoring method

Info

Publication number
JP2965006B2
JP2965006B2 JP21901197A JP21901197A JP2965006B2 JP 2965006 B2 JP2965006 B2 JP 2965006B2 JP 21901197 A JP21901197 A JP 21901197A JP 21901197 A JP21901197 A JP 21901197A JP 2965006 B2 JP2965006 B2 JP 2965006B2
Authority
JP
Japan
Prior art keywords
self
monitoring
cell
reduction algorithm
cdv
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
Application number
JP21901197A
Other languages
Japanese (ja)
Other versions
JPH1155288A (en
Inventor
里枝 小酒井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
Nippon Electric Co Ltd
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 Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP21901197A priority Critical patent/JP2965006B2/en
Publication of JPH1155288A publication Critical patent/JPH1155288A/en
Application granted granted Critical
Publication of JP2965006B2 publication Critical patent/JP2965006B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、シェーピング機能
におけるCDV(Cell Delay Variation:セル遅延変
動)削減形アルゴリズム回路自己監視方式に関し、特
に、セル流中の非データセルを利用した自己監視方式に
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a self-monitoring method for a CDV (Cell Delay Variation) reducing algorithm circuit in a shaping function, and more particularly to a self-monitoring method using non-data cells in a cell flow.

【0002】[0002]

【従来の技術】従来、この種のCDV削減形アルゴリズ
ムは、ATM(Asynchronous Transfer Mode:非同期転
送モード)網において、網の利用効率低下の原因となる
バースト性を軽減する目的で、シェーピング機能が必要
とされる際に用いられている。具体的には、ハードウェ
ア論理回路で実現されたCDV削減形アルゴリズムを用
いてセルの理想送出間隔をある程度保証することが可能
となる。
2. Description of the Related Art Conventionally, this type of CDV reduction algorithm requires a shaping function in an ATM (Asynchronous Transfer Mode) network in order to reduce burstiness which causes a reduction in network utilization efficiency. It is used at the time. More specifically, it is possible to guarantee the ideal transmission interval of cells to some extent using a CDV reduction algorithm implemented by a hardware logic circuit.

【0003】図1は、従来のCDV削減形アルゴリズム
の処理フローである。従来のCDV削減形アルゴリズム
は、最小セル間隔Ts、CDV残留許容値τs、セルの
到着時刻ta、シェーピングを想定したときの次のセル
の理論的送出時刻TET、シェーピングをした結果とし
てのセルの理想送出時刻toを想定して、入力セルのV
Pの直前のセルの到着時刻から、入力セルの送出時刻を
決め、シェーピングバッファのその時刻位置に書き込ん
でいる。
FIG. 1 is a processing flow of a conventional CDV reduction algorithm. The conventional CDV reduction algorithm includes a minimum cell interval Ts, a CDV residual allowable value τs, a cell arrival time ta, a theoretical transmission time TET of the next cell when shaping is assumed, and an ideal cell as a result of shaping. Assuming the transmission time to, V of the input cell
The transmission time of the input cell is determined from the arrival time of the cell immediately before P, and is written to the time position of the shaping buffer.

【0004】このCDV削減形アルゴリズムの演算パタ
ーンは図2の5通りとなる。すなわち、到着セルがユー
ザセルの場合、セルの到着時刻taに対してTETが、
TET>ta+τsの場合には、シェーピングを行い、
当該セルの送出時刻toを、to=TET−τsとする
とともに次のセルの理論的送出時刻TETをTET+T
sとする(パターン)。
The operation patterns of the CDV reduction algorithm are shown in FIG. That is, when the arrival cell is a user cell, the TET with respect to the cell arrival time ta is:
If TET> ta + τs, perform shaping,
The transmission time to of the cell is set as to = TET−τs, and the theoretical transmission time TET of the next cell is set as TET + T.
s (pattern).

【0005】一方、TET≦ta+τsの場合には、T
ET>taであれば当該セルの送出時刻toは、to=
taとするとともに次のセルの理論的送出時刻TETを
TET+Tsとし(パターン)、TET<taであれ
ば当該セルの送出時刻toは、to=taとするととも
にta+Tsを次のセルの理論的送出時刻TETとして
新たに設定する(パターン)。
On the other hand, when TET ≦ ta + τs, T
If ET> ta, the transmission time to of the cell is to =
ta, and the theoretical transmission time TET of the next cell is TET + Ts (pattern). If TET <ta, the transmission time to of the cell is to = ta, and ta + Ts is the theoretical transmission time of the next cell. A new TET is set (pattern).

【0006】到着セルが非ユーザセルの場合、ta<t
oのときにはそのままバイパスし(パターン)、ta
>toのときにはto=taに更新してバイパスする
(パターン)。
When the arrival cell is a non-user cell, ta <t
In the case of o, bypass is performed as it is (pattern) and ta
If> to, it is updated to to = ta and bypassed (pattern).

【0007】[0007]

【発明が解決しようとする課題】前記のCDV削減形ア
ルゴリズムを採用することにより、ATM網において、
網の利用効率低下の原因となるバースト性が軽減され、
セルの理想送出間隔をある程度保証することが可能とな
るが、CDV削減形アルゴリズムを実現するハードウェ
ア論理回路の異常によって演算結果に異常が生じると、
正確なシェーピングが不可能となる。
By employing the above-mentioned CDV reduction algorithm, in an ATM network,
Burst characteristics that cause a decrease in network utilization efficiency are reduced,
Although it is possible to guarantee an ideal cell transmission interval to some extent, if an abnormality occurs in a calculation result due to an abnormality in a hardware logic circuit that realizes the CDV reduction algorithm,
Precise shaping is not possible.

【0008】前記の異常状態を回避する手段として、ハ
ードウェア論理回路を冗長化し、各演算結果を比較する
ことにより、異常による誤動作を防止する方法が考えら
れるが、回路規模が増大化するという問題がある。
As a means for avoiding the above-mentioned abnormal state, a method of preventing a malfunction due to an abnormality by making a hardware logic circuit redundant and comparing each operation result can be considered, but a problem that the circuit scale is increased. There is.

【0009】本発明は、前記のCDV削減形アルゴリズ
ム回路における異常発生を即座に検出し、警報の通知等
により異常状態の早期復旧が可能な機構を提供するこ
と、及び、その際に、シェーピング動作を中断すること
なくインサービスで異常状態を検出することができる機
構を提供することを目的とするものである。
The present invention provides a mechanism capable of immediately detecting the occurrence of an abnormality in the above-described CDV reduction algorithm circuit and promptly restoring the abnormal state by notifying an alarm or the like. It is an object of the present invention to provide a mechanism capable of detecting an abnormal state in-service without interrupting the operation.

【0010】[0010]

【課題を解決するための手段】到着間隔が周期的あるい
はある関数に基づき到着時刻を予測可能な非データセル
がセル流中に含まれる場合を考え、これを仮に周期セル
と呼ぶ。本発明は、この周期セルの到着時刻を利用して
CDV削減形アルゴリズムの自己監視を行わせることを
特徴とするものである。
A case is considered where non-data cells whose arrival intervals are periodic or whose arrival times can be predicted based on a certain function are included in a cell stream, and this is temporarily referred to as a periodic cell. The present invention is characterized in that the self-monitoring of the CDV reduction algorithm is performed using the arrival time of the periodic cell.

【0011】周期セルは、その到着時刻が確実に予測可
能であるので、理論的送出時刻又は理想送出時刻を操作
することにより起こりうる状態を作為的に作り出すこと
ができる。その特徴を利用して、自己監視パターンを定
義し自己監視用パラメータを設定しておく。
Since the arrival time of a periodic cell can be reliably predicted, a possible state can be artificially created by manipulating the theoretical transmission time or the ideal transmission time. Utilizing the characteristics, a self-monitoring pattern is defined and parameters for self-monitoring are set.

【0012】そして、周期セル検出後に、自己監視用各
種パラメータをもとにCDV削減形アルゴリズム演算を
実施し、出力されたセルがアルゴリズムのどのパスを通
過してきたものであるのか、個々の判定結果を出力し、
期待値と比較して一致すればCDV削減形アルゴリズム
は正常と判断するが、不一致ならば異常として装置管理
機能に対しアラーム通知を行う。尚この場合においても
自己監視動作は継続する。
After detecting the periodic cell, a CDV reduction algorithm operation is performed on the basis of various parameters for self-monitoring, and the result of each determination as to which path of the algorithm the output cell has passed has been obtained. And output
If the values match with the expected value, the CDV reduction algorithm is determined to be normal. If the values do not match, an alarm is notified to the device management function as abnormal. In this case, the self-monitoring operation is continued.

【0013】本発明のCDV削減形アルゴリズム回路自
己監視方式は、アルゴリズム演算結果の常時監視手法を
用いた監視機能であり、制御用の非データセル(周期セ
ル)を利用してCDV削減形アルゴリズム演算自己監視
を行うことによって、シェーピング動作を中止すること
なくインサービスで行うことが可能である。また、演算
結果の5パターンを周期的に監視することにより、演算
実行の確が低い部分の回路異常も直ちに検出すること
が可能となる。
The CDV reduction algorithm circuit self-monitoring method of the present invention is a monitoring function using a method of constantly monitoring the algorithm operation result. The CDV reduction algorithm circuit self-monitoring method uses a non-data cell (periodic cell) for control. By performing self-monitoring, shaping operation can be performed in-service without stopping. The calculation by monitoring the five patterns periodically result, the circuit of the probability is low portion of the operation execution abnormality can be detected immediately.

【0014】[0014]

【発明の実施の形態】図3は、本発明の実施の形態を示
すブロック図である。図3において、ATMセルは、図
1の処理フロー機能を有するCDV削減形アルゴリズム
回路31に入力されてシェーピングが行われ、セル送出
間隔を調整された後出力される。
FIG. 3 is a block diagram showing an embodiment of the present invention. In FIG. 3, the ATM cell is input to the CDV reduction algorithm circuit 31 having the processing flow function of FIG. 1, subjected to shaping, and output after the cell transmission interval is adjusted.

【0015】アルゴリズム監視部32は、周期セルを検
出すると、CDV削減形アルゴリズム31の自己監視を
行い、アルゴリズム異常時にはアラームを出力する。周
期セル以外の到着セルに対しては、アルゴリズムの自己
監視は行わず、通常のCDV削減形アルゴリズム演算を
行う。パラメータメモリ33には、自己監視用のパラメ
ータおよび自己監視パターン期待値が格納されている。
When detecting the periodic cell, the algorithm monitoring unit 32 performs self-monitoring of the CDV reduction algorithm 31 and outputs an alarm when the algorithm is abnormal. The self-monitoring of the algorithm is not performed on the arriving cells other than the periodic cell, and the normal CDV reduction algorithm operation is performed. The parameter memory 33 stores self-monitoring parameters and self-monitoring pattern expected values.

【0016】図4は、本発明のCDV削減形アルゴリズ
ム自己監視方式の処理フローを示す図である。図4にお
いて、パラメータ初期設定部41は、自己監視用パラメ
ータの初期設定を行うものである。セル到着管理部42
は、セルの到着時刻を管理している。周期セル判定部4
3は、到着セルが周期セルか否かの判定を行うものであ
る。自己監視用パラメータセット部44は、周期セル判
定部43において周期セルと判定されたセルに対するア
ルゴリズム演算のパラメータとして、自己監視用パラメ
ータをセットするものである。
FIG. 4 is a diagram showing a processing flow of the CDV reduction algorithm self-monitoring method of the present invention. In FIG. 4, a parameter initial setting unit 41 performs initial setting of self-monitoring parameters. Cell arrival management unit 42
Manages the cell arrival time. Periodic cell determination unit 4
3 is for determining whether or not the arrival cell is a periodic cell. The self-monitoring parameter setting unit 44 sets a self-monitoring parameter as a parameter of an algorithm operation for a cell determined to be a periodic cell by the periodic cell determination unit 43.

【0017】CDV削減形アルゴリズム部45‐1、4
5‐2は、ハードウェア上同一のものであり、CDV削
減形アルゴリズム部45‐2は、周期セル到着時に自己
監視用パラメータセット部44においてセットされた自
己監視用パラメータを使用して演算を行い、且つ、各セ
ルに対する各判定部における処理結果を記憶し、自己監
視パターンを図5の表に従って出力する。CDV削減形
アルゴリズム部45‐1は、周期セル以外の到着セルに
対し、通常処理用のパラメータを使用して演算を行う。
CDV reduction type algorithm units 45-1, 4
5-2 is the same in hardware, and the CDV reduction algorithm unit 45-2 performs an operation using the self-monitoring parameter set in the self-monitoring parameter setting unit 44 when the periodic cell arrives. In addition, it stores the processing result of each determination unit for each cell, and outputs the self-monitoring pattern according to the table of FIG. The CDV reduction algorithm unit 45-1 performs an operation on the arriving cells other than the periodic cells using the parameters for normal processing.

【0018】演算パターン比較部46は、前記自己監視
パターンと自己監視パターンの期待値との比較処理を行
うものである。アルゴリズム正常判定部47は、演算パ
ターン比較部46における比較処理において一致の結果
を受けてアルゴリズム正常を判定し、アルゴリズム異常
判定部48は、演算パターン比較部46における比較処
理において不一致の結果を受けてアルゴリズム異常を判
定し、アラーム通知を行うものである。modulo5
部49は、自己監視用パラメータをモジュロ5で更新す
るものである。
The operation pattern comparing section 46 compares the self-monitoring pattern with the expected value of the self-monitoring pattern. The algorithm normality judging section 47 judges whether the algorithm is normal by receiving the result of the match in the comparison processing in the operation pattern comparing section 46, and the algorithm abnormality judging section 48 receives the result of the mismatch in the comparison processing in the operation pattern comparing section 46. This is to judge whether an algorithm is abnormal and to notify an alarm. modulo5
The unit 49 updates the self-monitoring parameter with modulo 5.

【0019】次に、本発明の実施の形態の動作について
図2及び図4を参照して説明する。図4において、周期
セルでない到着セルに対しては、CDV削減形アルゴリ
ズム部45‐1において、図1〜2で説明した通常のポ
リシング動作を行う。周期セル到着時には本発明方式に
よるCDV削減形アルゴリズム自己監視を行う。
Next, the operation of the embodiment of the present invention will be described with reference to FIGS. In FIG. 4, the normal policing operation described with reference to FIGS. 1 and 2 is performed in the CDV reduction algorithm unit 45-1 for an arrival cell that is not a periodic cell. When the periodic cell arrives, the self-monitoring of the CDV reduction algorithm according to the present invention is performed.

【0020】CDV削減形アルゴリズムの演算パターン
には、図2に示す、シェーピング(to=TET−τ
s)、TETはそのままでto=ta、new‐T
ETでto=ta、to>taでバイパス、to<
ta時にto=taに更新してバイパスの5パターンが
あるので、各々のパターンに対応する自己監視パターン
k(k=1〜5)を定義しておく。
The calculation pattern of the CDV reduction algorithm includes shaping (to = TET-τ) shown in FIG.
s), TET remains as it is, to = ta, new-T
ET: to = ta, to> ta: bypass, to <ta
At ta, to = ta is updated and there are five bypass patterns. Therefore, a self-monitoring pattern k (k = 1 to 5) corresponding to each pattern is defined.

【0021】周期セル検出後に、予め設定されたk=i
番目の自己監視用のパラメータである、自己監視用理論
的送出時刻TET(i)、自己監視用残留可能なCDV
許容値τs(i)、及び自己監視用最小セル間隔Ts
(i)を読み出す。TET(i)を、周期セルの理論的
送出時刻TETの代わりに用いてCDV削減形アルゴリ
ズム演算を行う。
After the periodic cell is detected, a preset k = i
A self-monitoring theoretical transmission time TET (i), a self-monitoring residual CDV
Allowable value τs (i) and minimum cell interval Ts for self-monitoring
Read (i). The CDV reduction algorithm operation is performed using TET (i) instead of the theoretical transmission time TET of the periodic cell.

【0022】CDV削減形アルゴリズムにおいて、前記
演算パターン〜各々における各判定部での処理結果
である自己監視パターンkを出力し、自己監視パターン
期待値k(i)と比較する。比較の結果、一致すればC
DV削減形アルゴリズムは正常と判断し、不一致の場合
には異常として装置管理機能に対しアラーム通知を行
う。
In the CDV reduction algorithm, a self-monitoring pattern k, which is a processing result of each judgment unit in each of the above-mentioned calculation patterns, is output and compared with a self-monitoring pattern expected value k (i). As a result of comparison, if they match, C
The DV reduction algorithm determines that the algorithm is normal, and if it does not match, notifies the apparatus management function of an alarm as abnormal.

【0023】自己監視の結果、異常が検出されたときに
は、シェーピングは中止し、シェーピング設定されてい
る全ての入力セルに対しては、スルー(バイパス)処理
を行う。
As a result of the self-monitoring, when an abnormality is detected, shaping is stopped, and a through (bypass) process is performed for all input cells for which shaping is set.

【0024】[0024]

【実施例】監視用各種パラメータの設定値を用いた実施
例について以下に示す。周期セル用として、k=1〜5
を一周期とする絶対時間管理法を採用している。図6
は、ta=0〜720を一周期とする絶対時間管理法の
実施例である。監視用パラメータ値は図6の表のように
設定する。また、自己監視パターンm(m=1〜9)を
図5の表に従って定義する。尚、自己監視用パラメータ
を容易に算出するために、本実施例では期待動作の間に
任意の保護パターンを挿入しており、その結果、得られ
る自己監視パターンはm個となる。
An embodiment using the set values of various monitoring parameters will be described below. For periodic cells, k = 1-5
Is used as an absolute time management method. FIG.
Is an embodiment of an absolute time management method in which ta = 0 to 720 as one cycle. The monitoring parameter values are set as shown in the table of FIG. Further, a self-monitoring pattern m (m = 1 to 9) is defined according to the table of FIG. In this embodiment, an arbitrary protection pattern is inserted between expected operations in order to easily calculate the self-monitoring parameters. As a result, m self-monitoring patterns are obtained.

【0025】周期セル検出後に予め定められたm=i番
目の自己監視パラメータTET(i)、τs(i)、T
s(i)を読み出す。そして、周期セルの理論的送出時
刻TETの代わりにTET(i)を用いてCDV削減形
アルゴリズム演算を行う。このCDV削減形アルゴリズ
ムにおいて、前記パターン〜各々における各判定部
での処理結果である自己監視パターンmを図5に従って
出力すると、図6の表のようになる。但し、次の到着セ
ルがパターンの非ユーザセルの場合には必ず“のt
a<to”となるようにtoの更新処理を行う必要があ
る。この自己監視パターンmを、自己監視パターン期待
値m(i)と比較することにより、CDV削減形アルゴ
リズム回路の正常/異常の判定を行う。
The self-monitoring parameters TET (i), τs (i), T
Read s (i). Then, a CDV reduction algorithm operation is performed using TET (i) instead of the theoretical transmission time TET of the periodic cell. In this CDV reduction algorithm, when the self-monitoring pattern m, which is the processing result of each of the above-mentioned patterns to each of the determination units, is output according to FIG. 5, the table shown in FIG. 6 is obtained. However, if the next arriving cell is a non-user cell of the pattern, the "t
It is necessary to perform update processing of to so that a <to ”. By comparing the self-monitoring pattern m with the expected self-monitoring pattern m (i), the normal / abnormal of the CDV reduction algorithm circuit is determined. Make a decision.

【0026】[0026]

【発明の効果】本発明は、周期セルの到着時刻を利用し
てCDV削減形アルゴリズムの自己監視を行わせるの
で、回路を冗長化する必要がなく回路規模の増大を抑え
ることができる。また、5つのパターンを周期的に監視
するので、演算実行の確が低い部分の回路異常も直ち
に検出することができる。
According to the present invention, the self-monitoring of the CDV reduction algorithm is performed using the arrival time of the periodic cell, so that it is not necessary to make the circuit redundant, and it is possible to suppress an increase in the circuit scale. Moreover, the five patterns so periodically monitored, it is possible to execution of probability to circuit abnormality detected immediately in the lower part.

【0027】さらに、監視のためのセルとして、セル流
中の非データセルを利用しているので、インサービスで
通常のシェーピング動作を行いながらCDV削減形アル
ゴリズムの自己監視を行うことができる。
Further, since non-data cells in the cell stream are used as cells for monitoring, self-monitoring of the CDV reduction algorithm can be performed while performing normal shaping operation in service.

【0028】[0028]

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

【図1】CDV削減形アルゴリズムの処理フローを示す
図である。
FIG. 1 is a diagram showing a processing flow of a CDV reduction algorithm.

【図2】図1のCDV削減形アルゴリズムの演算パター
ンを説明するための図である。
FIG. 2 is a diagram for explaining an operation pattern of a CDV reduction type algorithm in FIG. 1;

【図3】本発明のCDV削減形アルゴリズム回路自己監
視方式の実施の形態を示すブロック図である。
FIG. 3 is a block diagram showing an embodiment of a CDV reduction algorithm circuit self-monitoring method according to the present invention.

【図4】本発明のCDV削減形アルゴリズム回路自己監
視方式の処理フローを示す図である。
FIG. 4 is a diagram showing a processing flow of a CDV reduction algorithm circuit self-monitoring method of the present invention.

【図5】自己監視パターンを示す図である。FIG. 5 is a diagram showing a self-monitoring pattern.

【図6】自己監視パターンを得る動作の一例を説明する
図である
FIG. 6 is a diagram illustrating an example of an operation of obtaining a self-monitoring pattern.

【符号の説明】[Explanation of symbols]

31 CDV削減形アルゴリズム回路 32 アルゴリズム監視部 33 パラメータメモリ 41 パラメータ初期設定部 42 セル到着管理部 43 周期セル判定部 44 自己監視用パラメータセット部 45‐1,45‐2 CDV削減形アルゴリズム部 46 演算パターン比較部 47 アルゴリズム正常判定部 48 アルゴリズム異常判定部 49 modulo5部 Reference Signs List 31 CDV reduction algorithm circuit 32 Algorithm monitoring unit 33 Parameter memory 41 Parameter initial setting unit 42 Cell arrival management unit 43 Periodic cell determination unit 44 Self-monitoring parameter setting unit 45-1, 45-2 CDV reduction algorithm unit 46 Operation pattern Comparison section 47 Algorithm normality determination section 48 Algorithm abnormality determination section 49 modulo 5 section

Claims (5)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 演算パターンとして、ユーザセルに対し
ては、TET>ta+τsのときはシェーピング(to
=TET−τs)、TET≦ta+τsのときは、TE
T>taであればTETはそのままでto=ta、TE
T<taであればta=TET、to=taとし、非ユ
ーザセルに対しては、to>taであればバイパス、t
o<ta時にはto=taに更新してバイパスする(但
し、TETは理論的送出時刻、taはセルの到着時刻、
τsは残留可能なCDV許容値、toは理想送出時刻で
ある)、5種類の演算パターンを持つCDV削減形アル
ゴリズム回路において、前記5種類の演算パターンに対
応する自己監視パターンk(k=1〜)を定義し、到
着時刻が予測可能な周期セルに対して、該周期セル検出
後に予め設定された自己監視用パラメータを用いてCD
V削減形アルゴリズム演算を実施し、該実施された自己
監視パターンと前記設定された自己監視パラメータに対
応する自己監視パターン期待値とを比較し、一致すれば
CDV削減形アルゴリズムは正常と判断し、不一致なら
ば異常として装置管理機能に対しアラーム通知を行うこ
とを特徴とするCDV削減形アルゴリズム回路自己監視
方式。
1. An operation pattern for a user cell
When TET> ta + τs, shaping (to
= TET−τs), and when TET ≦ ta + τs, TE
If T> ta, TET remains unchanged, and to = ta, TE
If T <ta, set ta = TET and to = ta, and
For the user cell, if to> ta, bypass, t
When o <ta, to = ta is updated and bypassed (however,
Where TET is the theoretical transmission time, ta is the cell arrival time,
τs is the allowable residual CDV value, and to is the ideal transmission time.
In a CDV reduction algorithm circuit having five types of operation patterns, a self-monitoring pattern k (k = 1 to 5 ) corresponding to the five types of operation patterns is defined, and a periodic cell whose arrival time can be predicted is determined. On the other hand, after the detection of the periodic cell, the CD
A V-reduction algorithm operation is performed, and the implemented self-monitoring pattern is compared with a self-monitoring pattern expected value corresponding to the set self-monitoring parameter. A self-monitoring method for a CDV reduction algorithm circuit, wherein an alarm is notified to a device management function as an error if the values do not match.
【請求項2】 前記種類の演算パターンを周期的に監
視することを特徴とする請求項1記載のCDV削減形ア
ルゴリズム回路自己監視方式。
2. The self-monitoring method according to claim 1, wherein said five types of operation patterns are periodically monitored.
【請求項3】 前記周期セルは、制御用の非データセル
であることを特徴とする請求項1記載のCDV削減形ア
ルゴリズム回路自己監視方式。
3. The self-monitoring method according to claim 1, wherein said periodic cells are non-data cells for control.
【請求項4】 周期セルでない到着セルについては通常
のCDV削減形アルゴリズムによるポリシング(監視)
動作を行うことを特徴とする請求項1記載のCDV削減
形アルゴリズム回路自己監視方式。
4. Policing (monitoring) by an ordinary CDV reduction algorithm for an arrival cell that is not a periodic cell
2. The self-monitoring method according to claim 1, wherein the operation is performed.
【請求項5】 前記自己監視用パラメータは、自己監視
用理論的送出時刻、自己監視用残留可能CDV許容値お
よび自己監視用最小セル間隔であることを特徴とする請
求項1記載のCDV削減形アルゴリズム回路自己監視方
式。
5. The self-monitoring parameter includes a self-monitoring parameter.
Theoretical sending time, CDV allowable value for self-monitoring
2. The CDV reduction algorithm circuit self-monitoring method according to claim 1, wherein the self-monitoring minimum cell interval is used.
JP21901197A 1997-07-31 1997-07-31 CDV reduction algorithm circuit self-monitoring method Expired - Fee Related JP2965006B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP21901197A JP2965006B2 (en) 1997-07-31 1997-07-31 CDV reduction algorithm circuit self-monitoring method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP21901197A JP2965006B2 (en) 1997-07-31 1997-07-31 CDV reduction algorithm circuit self-monitoring method

Publications (2)

Publication Number Publication Date
JPH1155288A JPH1155288A (en) 1999-02-26
JP2965006B2 true JP2965006B2 (en) 1999-10-18

Family

ID=16728869

Family Applications (1)

Application Number Title Priority Date Filing Date
JP21901197A Expired - Fee Related JP2965006B2 (en) 1997-07-31 1997-07-31 CDV reduction algorithm circuit self-monitoring method

Country Status (1)

Country Link
JP (1) JP2965006B2 (en)

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
1996年電子情報通信学会通信ソサイエティ大会 B−702(1996年8月30日発行)

Also Published As

Publication number Publication date
JPH1155288A (en) 1999-02-26

Similar Documents

Publication Publication Date Title
US7911960B1 (en) Delayed-start method for minimizing internal switch congestion
JP3150941B2 (en) Input buffer control device and logical buffer size determination method for ATM switch system
US5459731A (en) Link error monitoring
JP2001217900A (en) Fault monitoring system and fault notification method
JP2965006B2 (en) CDV reduction algorithm circuit self-monitoring method
JPH10164088A (en) Cdv reduction-type algorithm circuit self-monitoring system
CN118034907A (en) Kafka consumer telescoping method based on feedforward-feedback control
JP2859255B1 (en) CDV reduction device
JP3487688B2 (en) GCRA calculation self-monitoring method for cell rate monitoring device
EP4128660B1 (en) Determining an alarm condition
JPH1091394A (en) Input and output controller
JP2002152226A (en) Shaping algorithm self-monitoring system
JPH09214511A (en) System for self-monitoring fault in cell processor
JP3009020B2 (en) Security terminal
JP2851743B2 (en) Policing circuit
JP3501603B2 (en) Arithmetic circuit failure monitoring method
JP2001297016A (en) Instruction execution system
JP3106276B2 (en) Information flow restriction device
JP3319423B2 (en) Network management system and method
JPH03163933A (en) Packet flow monitoring method for packet exchange network and device used for same
CN119728563A (en) A message sending method, device and computer program product
JPH07107092A (en) Policing circuit
JP3246170B2 (en) Data communication device
JP2788866B2 (en) ATM subscriber line accommodating device having UPC parameter setting function
CN119690871A (en) Step-by-step back pressure mechanism for RDMA storage network and implementation method thereof

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees