JP2950291B2 - Time-sharing OAM processing method in ATM - Google Patents

Time-sharing OAM processing method in ATM

Info

Publication number
JP2950291B2
JP2950291B2 JP9182327A JP18232797A JP2950291B2 JP 2950291 B2 JP2950291 B2 JP 2950291B2 JP 9182327 A JP9182327 A JP 9182327A JP 18232797 A JP18232797 A JP 18232797A JP 2950291 B2 JP2950291 B2 JP 2950291B2
Authority
JP
Japan
Prior art keywords
cell
processing
time
atm
task
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
JP9182327A
Other languages
Japanese (ja)
Other versions
JPH1132046A (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 JP9182327A priority Critical patent/JP2950291B2/en
Publication of JPH1132046A publication Critical patent/JPH1132046A/en
Application granted granted Critical
Publication of JP2950291B2 publication Critical patent/JP2950291B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

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

【発明の属する技術分野】ATMシステムのOAM機能
のソフトウェア処理に関し、特に処理ステップ数と必要
なプロセッサコア数を削減するための方式に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to software processing of an OAM function of an ATM system, and more particularly to a method for reducing the number of processing steps and the required number of processor cores.

【0001】[0001]

【従来の技術】従来、この種のOAM処理方式は、入力
ATMセルのセル種別を判定し、各種OAMセル、ユー
ザセル、空きセル等のセル種別毎に必要な処理を行って
いる。そして、各種OAMセルのように、処理が複雑で
処理量の大きいATMセルについても、ソフトウェアの
プログラム処理の1サイクルを1セル通過時間として、
入力ATMセル種別(各種OAMセル、ユーザセル、空
きセル)毎に1セル通過時間内に処理すべきタスクと、
必ずしも1セル通過時間相当のサンプリング間隔の精度
で処理する必要がなく、且つ入力ATMセルの種別に関
わらず共通的に常時処理しなければならないタスクの2
種類のタスクを時間軸上でシリアル処理している。
2. Description of the Related Art Conventionally, this type of OAM processing system determines the cell type of an input ATM cell and performs necessary processing for each cell type such as various OAM cells, user cells, and empty cells. Also, for ATM cells with complicated processing and large processing amount such as various OAM cells, one cycle of software program processing is defined as one cell transit time.
Tasks to be processed within one cell transit time for each input ATM cell type (various OAM cells, user cells, empty cells)
Task 2 which does not necessarily need to be processed with the accuracy of a sampling interval equivalent to one cell transit time, and must always be processed in common regardless of the type of input ATM cell.
Various types of tasks are serially processed on the time axis.

【0002】入力ATMセル信号の論理インタフェース
速度と、ソフトウェア処理するプロセッサの処理能力速
度の関係によって、プログラム処理の1サイクルが1セ
ル通過時間で終了しないOAMセルがある場合には、必
要処理量に対するプロセッサの処理能力速度に合わせ
て、プロセッサコアの個数を増やして対応していた。
Due to the relationship between the logical interface speed of an input ATM cell signal and the processing capability speed of a processor that performs software processing, if there is an OAM cell in which one cycle of program processing does not end in one cell transit time, the required processing amount is reduced. The number of processor cores was increased in accordance with the processing speed of the processor.

【0003】[0003]

【発明が解決しようとする課題】ATMシステムのOA
M機能のソフトウェア処理方式においては、ソフトウェ
アのプログラム処理の1サイクルを1セル通過時間と
し、入力ATMセル種別(各種OAMセル、ユーザセ
ル、空きセル)毎に1セル通過時間内に処理すべきタス
クと、必ずしも1セル通過時間相当のサンプリング間隔
の精度で処理する必要がなく、且つ入力ATMセルの種
別に関わらず共通的に常時処理しなければならないタス
クの2種類のタスクを時間軸上でシリアル処理を行う
と、各種OAMセルのように、処理が複雑で処理量の大
きいATMセルに対する処理ステップ数が大きな値とな
る。従って、入力ATMセル信号の論理インタフェース
速度と、ソフトウェア処理するプロセッサの処理能力速
度の関係によっては、プログラム処理の1サイクルが1
セル通過時間で終了しないOAMセルがあるという問題
点がある。
Problems to be Solved by the Invention OA of ATM system
In the software processing method of the M function, one cycle of software program processing is defined as one cell transit time, and tasks to be processed within one cell transit time for each input ATM cell type (various OAM cells, user cells, empty cells). And two types of tasks, which do not necessarily need to be processed with a sampling interval accuracy equivalent to one cell transit time and must be constantly processed in common regardless of the type of input ATM cell, on the time axis. When the processing is performed, the number of processing steps for an ATM cell having a complicated processing and a large processing amount such as various OAM cells has a large value. Therefore, depending on the relationship between the logical interface speed of the input ATM cell signal and the processing capability speed of the processor that performs software processing, one cycle of the program processing takes one cycle.
There is a problem that some OAM cells do not end in the cell transit time.

【0004】また、プログラム処理の1サイクルが1セ
ル通過時間で終了しない場合、必要処理量に対するプロ
セッサの処理能力速度に合わせて、プロセッサコアの個
数を増やさなければならないという問題点がある。
If one cycle of the program processing does not end in one cell transit time, there is a problem that the number of processor cores must be increased in accordance with the processing capability speed of the processor with respect to the required processing amount.

【0005】本発明は、このような背景で行われたもの
であって、ATMシステムのOAM機能のソフトウェア
方式において、各種OAMセルのように、処理が複雑で
処理量の大きいATMセルに対して、1セル時間単位に
相当する処理ステップ数を削減することを目的とする。
The present invention has been made in such a background. In the software system of the OAM function of the ATM system, an ATM cell having a complicated processing and a large amount of processing, such as various OAM cells, is used. It is an object to reduce the number of processing steps corresponding to one cell time unit.

【0006】また、この処理ステップ数削減によって、
入力ATMセル信号の論理インタフェース速度と、ソフ
トウェア処理するプロセッサの処理能力速度の関係によ
っては複数個必要となるプロセッサコアの個数を削減す
ることを目的とする。
[0006] Further, by reducing the number of processing steps,
It is an object of the present invention to reduce the number of required processor cores depending on the relationship between the logical interface speed of an input ATM cell signal and the processing capability speed of a processor that performs software processing.

【0007】[0007]

【課題を解決するための手段】本発明のATMにおける
時分割OAM処理方法は、上記問題点を解決するため
に、タスクを入力ATMセル種別毎に1セル通過時間内
に処理する第1のタスクと、1セル通過時間相当のサン
プリング間隔の精度で処理する必要がなくかつ入力AT
Mセルの種別にかかわらず共通的に常時処理する第2の
タスクとに分割されて、保守又は運用に関する処理を行
うATMにおける時分割OAM処理方法であって、AT
Mセル入力信号に対して入力ATMセルの1セル通過時
間内に、第1のタスクを処理するとともに、第1のタス
クの処理と、前記第2のタスクの時分割処理が1セル通
過時間内に終了するように第2のタスクを時分割処理す
ことを特徴としている。
In order to solve the above problems, the time division OAM processing method in the ATM according to the present invention is designed so that the task is executed within one cell passage time for each input ATM cell type.
The first task to be processed in the
It is not necessary to process with the accuracy of the pulling interval and the input AT
A second process that always performs common processing regardless of the type of M cell
Tasks and perform processing related to maintenance or operation.
A time division OAM processing method in ATM
When one input ATM cell passes through the M cell input signal
In the meantime, the first task is processed and the first task is performed.
Process and the time division process of the second task are performed in one cell.
Time-division processing of the second task so that it is completed within the overtime
It is characterized in that that.

【0008】ここで、本発明のATMにおける時分割O
AM処理方法における第1のタスクは、入力OAMセル
のデータ解析を行う入力OAMセルデータ解析処理、又
は入力ユーザセルを解析する入力ユーザセルデータ解析
処理、又は出力OAMセル生成を行う出力OAMセル生
成処理のいずれかを少なくとも一つの処理を含んでいる
ことを特徴としている。また、第2のタスクは、VP−
AISセル、又はVP−RDIセルの規定発生間隔測定
を行うVP−RDIセル規定発生間隔測定処理、又はA
TMセル入力信号の受信をしていない時間を管理する未
受信時間管理処理のいずれか少なくとも一つの処理を含
んでいることを特徴としている。
Here, the time division O in the ATM of the present invention is
A first task in the AM processing method is to perform input OAM cell data analysis processing for analyzing data of input OAM cells, input user cell data analysis processing for analyzing input user cells, or output OAM cell generation for generating output OAM cells. It is characterized in that any one of the processes includes at least one process. The second task is VP-
VP-RDI cell specified occurrence interval measurement processing for measuring a specified occurrence interval of an AIS cell or a VP-RDI cell, or A
It is characterized by including at least one of a non-reception time management process for managing a time during which no TM cell input signal is received.

【0009】[0009]

【0010】これにより、ATMにおける時分割OAM
処理方法において、入力ATMセル信号の論理インタフ
ェース速度と、ソフトウェア処理するプロセッサの処理
能力速度に基づいて複数個のプロセッサコアの個数を削
減することができるようになる。
As a result , time division OAM in ATM
In the processing method , the number of the plurality of processor cores can be reduced based on the logical interface speed of the input ATM cell signal and the processing capability speed of the processor that performs software processing .

【0011】ソフトウェアのプログラム処理の1サイク
ルを複数セル(例えばNセル)通過時間とし、必ずしも
1セル通過時間相当のサンプリング間隔の精度で処理す
る必要がなく、且つ入力ATMセルの種別に関わらず共
通的に常時処理すべきタスクをNセル通過時間で時分割
処理することによって、ATMセルの1セル通過時間内
に処理すべき処理量のうち、該タスクが占有する部分を
約1/Nに減らし、その分の処理ステップ数を削減でき
る。
One cycle of software program processing is defined as a transit time of a plurality of cells (for example, N cells), and it is not always necessary to perform processing with a sampling interval equivalent to the transit time of one cell, and is common regardless of the type of input ATM cell. Time-divisional processing of tasks that should be constantly processed by N cell transit time reduces the portion occupied by the task to about 1 / N of the processing amount to be processed within one cell transit time of ATM cells. , The number of processing steps can be reduced accordingly.

【0012】[0012]

【発明の実施の形態】次に、本発明のATMにおける時
分割OAM処理方法について、図面を参照して詳細に説
明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, a time division OAM processing method in an ATM according to the present invention will be described in detail with reference to the drawings.

【0013】図1は、本発明のATMにおけるOAM処
理方法の一実施例を示すフローチャートである。
FIG. 1 is a flowchart showing an embodiment of an OAM processing method in an ATM according to the present invention.

【0014】図1に示されるように、ATMシステムの
OAM機能のソフトウェア処理において処理するべきタ
スクを、入力OAMセルデータ解析機能、入力ユーザセ
ルデータ解析機能、出力OAMセル生成機能等の入力A
TMセル種別(各種OAMセル、ユーザセル、空きセ
ル)毎に1セル通過時間内に処理すべきタスクと、VP
−AISセル、VP−RDIセルの規定発生間隔測定機
能、未受信時間管理機能等の必ずしも1セル通過時間相
当のサンプリング間隔の精度で処理する必要がなく、且
つ入力ATMセルの種別に関わらず共通的に常時処理し
なければならないタスクの2種類のタスクに分割する。
そして、ソフトウェアのプログラム処理の1サイクルを
複数セル(例えばNセル)通過時間とし、上記2種類の
タスク処理のうち、必ずしも1セル通過時間相当のサン
プリング間隔の精度で処理する必要がなく、且つ入力A
TMセルの種別に関わらず共通的に常時処理すべきタス
クの方をNセル通過時間で時分割処理するという処理構
成を備えている。
As shown in FIG. 1, the tasks to be processed in the software processing of the OAM function of the ATM system are defined as input AAM cell data analysis function, input user cell data analysis function, output OAM cell generation function, etc.
Tasks to be processed within one cell transit time for each TM cell type (various OAM cells, user cells, empty cells), and VP
-AIS cell and VP-RDI cells do not always need to process at the sampling interval accuracy equivalent to one cell transit time, such as the function of measuring the specified generation interval of the VP-RDI cell and the function of managing the unreceived time, and are common regardless of the type of the input ATM cell. Is divided into two types of tasks that must be constantly processed.
One cycle of the software program processing is defined as a transit time of a plurality of cells (for example, N cells). Of the two types of task processing, it is not necessary to perform the processing at a sampling interval equivalent to the transit time of one cell. A
A processing configuration is provided in which tasks that should always be processed in common, regardless of the type of TM cell, are time-divisionally processed by N cell transit times.

【0015】次に、本発明の実施の形態の動作につい
て、図1を参照して説明する。
Next, the operation of the embodiment of the present invention will be described with reference to FIG.

【0016】ソフトウェアは、(プログラム処理の1サ
イクルをNセル通過時間と仮定した場合に、)受信する
ATMセルに1からNまでサイクリックにシーケンス番
号を付与し、自ら管理する。ATMセルを受信すると、
入力ATMセルの種別に関わらず共通的に常時処理しな
ければならないタスクに相当する共通処理部のうち、自
ら管理している入力ATMセルシーケンス番号(ここで
はkと仮定する)に合わせて、図1に示す共通処理部k
/Nに相当する処理を行った後に、入力データが示すA
TMセル種別の判定を行う。
The software cyclically assigns a sequence number from 1 to N to the received ATM cell (assuming that one cycle of the program processing is N cell transit time) and manages it by itself. When an ATM cell is received,
Among the common processing units corresponding to tasks that must be constantly processed irrespective of the type of input ATM cell, according to the input ATM cell sequence number (here, k is assumed) managed by itself. 1 common processing unit k
/ N after performing the processing corresponding to / N
The TM cell type is determined.

【0017】ATM種別の判定では、OAMセル、ユー
ザセル、空きセルの判定を行い、OAMセルの中では更
に細かく、VP−AISセル、VP−RDIセル、性能
管理用セル、ループバックセル、起動停止用セル等の判
定を行い、図1に示す各種別に合わせた1セル時間内の
処理を行う。
In the determination of the ATM type, the OAM cell, the user cell, and the empty cell are determined. Among the OAM cells, the VP-AIS cell, the VP-RDI cell, the performance management cell, the loopback cell, The determination of the cell for stop and the like is performed, and the processing within one cell time according to each type shown in FIG. 1 is performed.

【0018】次に、自ら管理している入力ATMセルシ
ーケンス番号がNに満たないときは、再びATMセル受
信から処理を行い、ATMセルシーケンス番号がNにな
った時点で、プログラム処理の1サイクルに相当するN
セル時間経過となり処理を終了する。
Next, when the input ATM cell sequence number managed by itself is less than N, processing is started again from the reception of the ATM cell. When the ATM cell sequence number becomes N, one cycle of the program processing is executed. N equivalent to
When the cell time elapses, the process ends.

【0019】図1において、ソフトウェアは、(プログ
ラム処理の1サイクルをNセル通過時間と仮定した場合
に、)受信するATMセルに1からNまでサイクリック
にシーケンス番号を付与し、自ら管理する。ここに示す
Nの値は、後述するように、VP−AISセル、VP−
RDIセルの規定発生間隔測定機能、未受信時間管理機
能に要求される測定時間のサンプリング間隔と、処理す
るプロセッサコアの処理能力速度の関係によって決定さ
れる。
In FIG. 1, software assigns sequence numbers 1 to N to received ATM cells cyclically (assuming that one cycle of program processing is N cell transit time) and manages the ATM cells by itself. The value of N shown here depends on the VP-AIS cell, VP-
It is determined by the relationship between the sampling interval of the measurement time required for the specified generation interval measurement function of the RDI cell and the unreceived time management function, and the processing capability speed of the processor core that performs processing.

【0020】ソフトウェアは、次に、ATMセルを受信
すると(図1のステップA1)、必ずしも1セル通過時
間相当のサンプリング間隔の精度で処理する必要がな
く、且つ入力ATMセルの種別に関わらず共通的に常時
処理しなければならないタスクに相当する共通処理部の
うち、自ら管理している入力ATMセルシーケンス番号
(ここではkと仮定する)に合わせて、図1に示す共通
処理部k/Nに相当する処理を行う(ステップA2及び
A3)。ここで、入力ATMセルの種別に関わらず共通
的に常時処理しなければならないタスクとしては、VP
−AISセル、VP−RDIセルの規定発生間隔測定機
能、未受信時間管理機能があげられる。これらの機能
は、一定周期で送出するセルの送出間隔管理と状態の継
続時間の管理として、入力ATMセルが、VP−AIS
セル、VP−RDIセルの時のみではなく、継続的に常
時処理する必要がある。
Next, when the software receives an ATM cell (step A1 in FIG. 1), the software does not always need to perform processing with the accuracy of a sampling interval equivalent to one cell transit time, and is common regardless of the type of input ATM cell. Among the common processing units corresponding to tasks that must be constantly processed, the common processing unit k / N shown in FIG. 1 corresponds to the input ATM cell sequence number managed by itself (here, k is assumed). (Steps A2 and A3). Here, tasks that must always be processed in common regardless of the type of the input ATM cell include VP
-AIS cell, VP-RDI cell specified interval generation function, and unreceived time management function. These functions are performed by the input ATM cell by the VP-AIS as the management of the transmission interval of the cell transmitted at a fixed period and the management of the duration of the state.
It is necessary to continuously process not only cells and VP-RDI cells, but also continuously.

【0021】VP−AISセルは、伝送路の障害検出
時、下流の装置に対し、VP毎にアラーム状況を通知す
るために発生するべきATMセルであるが、該VP−A
ISセルの規定発生間隔は1VP毎に1秒であり、規定
では±10msecの公差が認められる。ここでATM
セルの入力インタフェース論理速度が155.52Mb
psである場合、1セル通過時間は約2.8μsecで
あり、公差の10msecに対処するためには、10m
sec÷2.8μsec=3571セル時間相当のサン
プリング間隔で、規定発生時間間隔を測定すれば良いこ
とになる。
The VP-AIS cell is an ATM cell to be generated to notify a downstream device of an alarm status for each VP when a failure in a transmission line is detected.
The specified generation interval of the IS cell is 1 second per 1 VP, and the specification allows a tolerance of ± 10 msec. Where ATM
Cell input interface logic rate is 155.52 Mb
In the case of ps, the transit time of one cell is about 2.8 μsec, and in order to cope with the tolerance of 10 msec, 10 m is required.
sec ÷ 2.8 μsec = 3571 It is sufficient to measure the specified time interval at a sampling interval corresponding to the cell time.

【0022】また、下流の装置は、VP−AISセルを
受信することによってVP−AIS状態を検出するが、
VP−AIS状態の解除条件は3秒間のVP−AISセ
ル未受信であり、規定では±500msecの公差が認
められる。この公差に対処するためには、500mse
c÷2.8μsec=178571セル時間相当のサン
プリング間隔で、規定発生時間間隔を測定すれば良いこ
とになる。
Also, the downstream device detects the VP-AIS state by receiving the VP-AIS cell.
The release condition of the VP-AIS state is that the VP-AIS cell has not been received for 3 seconds, and a tolerance of ± 500 msec is recognized by definition. To address this tolerance, 500 mse
c ÷ 2.8 μsec = 178571 It is sufficient to measure the specified generation time interval at a sampling interval corresponding to the cell time.

【0023】VP−RDIセルは、上流から送信されて
くるVP−AISセルを検出したとき、該セルを検出し
たことを上流の装置に通知するために発生するべきAT
Mセルであるが、該VP−RDIセルの規定発生間隔は
1VP毎に1秒であり、規定では±10msecの公差
が認められる。この公差の10msecに対処するため
には、VP−AISセル時と同様に、10msec÷
2.8μsec=3571セル時間相当のサンプリング
間隔で、規定発生時間間隔を測定すれば良いことにな
る。
The VP-RDI cell, when detecting a VP-AIS cell transmitted from the upstream, generates an AT to notify the upstream apparatus of the detection of the cell.
Although the cell is an M cell, the specified generation interval of the VP-RDI cell is 1 second for every 1 VP, and a tolerance of ± 10 msec is recognized in the specification. In order to cope with this tolerance of 10 msec, as in the case of the VP-AIS cell, 10 msec ÷
At a sampling interval equivalent to 2.8 μsec = 3571 cell time, the specified generation time interval may be measured.

【0024】一方、上流の装置は、VP−RDIセルを
受信することによってVP−RDI状態を検出するが、
VP−RDI状態の解除条件は3秒間のVP−RDIセ
ル未受信であり、規定では±500msecの公差が認
められる。この公差に対処するためには、500mse
c÷2.8μsec=178571セル時間相当のサン
プリング間隔で、規定発生時間間隔を測定すれば良いこ
とになる。
On the other hand, the upstream device detects the VP-RDI state by receiving the VP-RDI cell.
The condition for releasing the VP-RDI state is that the VP-RDI cell has not been received for 3 seconds, and a tolerance of ± 500 msec is recognized by definition. To address this tolerance, 500 mse
c ÷ 2.8 μsec = 178571 It is sufficient to measure the specified generation time interval at a sampling interval corresponding to the cell time.

【0025】以上説明したように、VP−AISセル、
VP−RDIセルの規定発生間隔測定機能、未受信時間
管理機能に要求される測定時間のサンプリング間隔は、
非常に時間間隔の長い値であり、1セル通過時間(2.
8μsec)のサンプリング間隔の精度をもって測定す
る必要はなく、これらの共通処理を複数セル通過時間内
で分割、分散させることができる。
As described above, the VP-AIS cell,
The sampling interval of the measurement time required for the specified generation interval measurement function of the VP-RDI cell and the unreceived time management function is as follows.
This is a value having a very long time interval, and one cell transit time (2.
It is not necessary to measure with a sampling interval accuracy of 8 μsec), and these common processes can be divided and dispersed within a plurality of cell passing times.

【0026】この種のOAMソフトウェア処理では、一
般的にプロセッサコアの処理能力速度に応じて、1セル
通過時間内で処理できるステップ数をある一定の値以内
に抑えなければならない。ここで、図2に示される従来
例においては、共通処理部をN分割せずに1セル通過時
間内でシリアル処理を行うと、1セル通過時間内で処理
すべき量は共通処理部に関して本発明の約N倍の値にな
り、規定のステップ数内に収容できなくなる。
In this type of OAM software processing, generally, the number of steps that can be processed within one cell passage time must be kept within a certain value according to the processing speed of the processor core. Here, in the conventional example shown in FIG. 2, if serial processing is performed within one cell transit time without dividing the common processing part into N, the amount to be processed within one cell transit time will be smaller than that of the common processor. The value is about N times that of the invention, and cannot be accommodated within the specified number of steps.

【0027】そこで、本発明では、共通処理部に要求さ
れる測定時間のサンプリング間隔が先の記述のように大
きな値で良いことから、Nの値を増やし、共通処理部を
N分割させて処理ステップ数を削減する。ここで、プロ
セッサコア数が1個で収容できるところまで、Nの値を
増やせば、従来複数個のプロセッサコアで処理しなけれ
ば実現できなかった機能を、1個のプロセッサコアで実
現することができる。
Therefore, in the present invention, since the sampling interval of the measurement time required for the common processing unit can be a large value as described above, the value of N is increased, and the common processing unit is divided into N parts. Reduce the number of steps. Here, by increasing the value of N to the point where the number of processor cores can be accommodated by one, it is possible to realize a function that could not be realized without processing by a plurality of processor cores with a single processor core. it can.

【0028】N分割した共通処理終了後、ソフトウェア
は、入力データが示すATMセル種別の判定を行い(ス
テップA4)、OAMセル、ユーザセル、空きセルの区
別をする。ここでOAMセルの中では更に細かく、VP
−AISセル、VP−RDIセル、性能管理用セル、ル
ープバックセル、起動停止用セル等の判定を行う。子の
後、図1に示される各種別に合わせた1セル時間内の処
理を行う(ステップA5)。これらの処理は上記共通処
理とは異なり、必ず1セル通過時間以内に処理を終了さ
せなければならない。
After the end of the N-divided common processing, the software determines the type of ATM cell indicated by the input data (step A4) and distinguishes between OAM cells, user cells, and empty cells. Here, in the OAM cell, the VP
-Determine the AIS cell, VP-RDI cell, performance management cell, loopback cell, start / stop cell, etc. After the child, the processing is performed within one cell time according to each type shown in FIG. 1 (step A5). These processes are different from the above-described common processes, and must be completed within one cell passage time.

【0029】次に、ソフトウェアは、自ら管理している
入力ATMセルシーケンス番号がNに満たないときは、
再びATMセル受信から処理を行い、ATMセルシーケ
ンス番号がNになった時点で、プログラム処理の1サイ
クルに相当するNセル時間経過となり処理を終了する
(ステップA6)。
Next, when the input ATM cell sequence number managed by the software is less than N, the software
The processing is performed again from the reception of the ATM cell, and when the ATM cell sequence number becomes N, the N cell time corresponding to one cycle of the program processing elapses and the processing ends (step A6).

【0030】以上の説明において、処理の1サイクルを
Nセル通過時間とすると、N分割された共通処理部のス
テップ数と、各種セル種別毎の処理の中で処理ステップ
数の最も大きいものを合わせた値が1セル通過時間に必
要とされるステップ数以内に収まるように、処理ステッ
プ数は削減される。
In the above description, assuming that one cycle of processing is N cell transit time, the number of steps of the N-divided common processing unit and the one having the largest number of processing steps among the processes for each cell type are combined. The number of processing steps is reduced so that the value falls within the number of steps required for one cell transit time.

【0031】[0031]

【発明の効果】以上説明したように、本発明ではATM
システムのOAM機能のソフトウェア処理において、プ
ログラム処理の1サイクルを複数セル通過時間とし、2
種類のタスク処理のうち、必ずしも1セル通過時間相当
のサンプリング間隔の精度で処理する必要がなく、且つ
入力ATMセルの種別に関わらず共通的に常時処理すべ
きタスクの方を複数セル通過時間で時分割処理する。こ
れによって、プログラム処理の1サイクルの処理ステッ
プ数を削減し、入力ATMセル信号の論理インタフェー
ス速度と、ソフトウェア処理するプロセッサの処理能力
速度の関係によっては複数個必要となるプロセッサコア
の個数を削減することが可能になる。
As described above, in the present invention, the ATM is used.
In software processing of the OAM function of the system, one cycle of program processing is defined as a plurality of cell transit times,
Of the types of task processing, tasks that need not always be processed with the accuracy of a sampling interval equivalent to one cell transit time, and tasks that are to be constantly and commonly processed regardless of the type of input ATM cell, are performed using a plurality of cell transit times. Perform time division processing. As a result, the number of processing steps in one cycle of the program processing can be reduced, and the number of processor cores required depending on the relationship between the logical interface speed of the input ATM cell signal and the processing capability speed of the processor for software processing is reduced. It becomes possible.

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

【図1】本発明のATMにおけるOAM処理方法の一実
施例を示すフローチャートである。
FIG. 1 is a flowchart showing one embodiment of an OAM processing method in an ATM according to the present invention.

【図2】従来のOAM処理方法の一実施例を示すフロー
チャートである。
FIG. 2 is a flowchart showing one embodiment of a conventional OAM processing method.

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

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 タスクを入力ATMセル種別毎に1セル
通過時間内に処理する第1のタスクと、 1セル通過時間相当のサンプリング間隔の精度で処理す
る必要がなくかつ入力ATMセルの種別にかかわらず共
通的に常時処理する第2のタスクとに分割されて、保守
又は運用に関する処理を行うATMにおける時分割OA
M処理方法であって、 ATMセル入力信号に対して前記入力ATMセルの1セ
ル通過時間内に、 前記第1のタスクを処理するとともに、 前記第1のタスクの処理と、前記第2のタスクの時分割
処理が前記1セル通過時間内に終了するように、前記第
2のタスクを時分割処理する ことを特徴とするATMに
おける時分割OAM処理方法。
1. A first task for processing a task within one cell transit time for each input ATM cell type, and a task that does not need to be processed with a sampling interval accuracy equivalent to one cell transit time, and Regardless of the time, the time division OA in the ATM is divided into a second task that always performs common processing and performs processing related to maintenance or operation.
M processing method , wherein one cell of the input ATM cell is
Processing the first task within a time period during which the first task is processed, and time-sharing the second task with the processing of the first task.
The process is completed so that the process is completed within the one cell passage time.
2. A time-sharing OAM processing method in an ATM , wherein time-sharing processing is performed on two tasks .
【請求項2】 前記第1のタスクは、 入力OAMセルのデータ解析を行う入力OAMセルデー
タ解析処理、又は入力ユーザセルを解析する入力ユーザ
セルデータ解析処理、又は出力OAMセル生成を行う出
力OAMセル生成処理のいずれかを少なくとも一つの処
理を含んでいることを特徴とする請求項1記載のATM
における時分割OAM処理方法。
2. The first task is an input OAM cell data analysis process for analyzing data of an input OAM cell, an input user cell data analysis process for analyzing an input user cell, or an output OAM for generating an output OAM cell. 2. The ATM according to claim 1, wherein any one of the cell generation processes includes at least one process.
Time division OAM processing method.
【請求項3】 前記第2のタスクは、 VP−AISセル、又はVP−RDIセルの規定発生間
隔測定を行うVP−RDIセル規定発生間隔測定処理、
又はATMセル入力信号の受信をしていない時間を管理
する未受信時間管理処理のいずれか少なくとも一つの処
理を含んでいることを特徴とする請求項1または請求項
記載のATMにおける時分割OAM処理方法。
3. The VP-ADI cell or the VP-RDI cell specified occurrence interval measurement process for measuring a specified occurrence interval of a VP-RDI cell,
Or claim 1 or claim, characterized in that it includes at least one processing any unreceived time management process of managing the time that is not the reception of the ATM cell input signal
2. The time-sharing OAM processing method in the ATM according to 2 .
JP9182327A 1997-07-08 1997-07-08 Time-sharing OAM processing method in ATM Expired - Fee Related JP2950291B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9182327A JP2950291B2 (en) 1997-07-08 1997-07-08 Time-sharing OAM processing method in ATM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9182327A JP2950291B2 (en) 1997-07-08 1997-07-08 Time-sharing OAM processing method in ATM

Publications (2)

Publication Number Publication Date
JPH1132046A JPH1132046A (en) 1999-02-02
JP2950291B2 true JP2950291B2 (en) 1999-09-20

Family

ID=16116375

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9182327A Expired - Fee Related JP2950291B2 (en) 1997-07-08 1997-07-08 Time-sharing OAM processing method in ATM

Country Status (1)

Country Link
JP (1) JP2950291B2 (en)

Non-Patent Citations (1)

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

Also Published As

Publication number Publication date
JPH1132046A (en) 1999-02-02

Similar Documents

Publication Publication Date Title
JPH07221739A (en) System and method for data processing for enhancement of availability
US5796637A (en) Apparatus and method for filtering event signals
JP2009038477A (en) Diagnostic apparatus
US7177963B2 (en) System and method for low-overhead monitoring of transmit queue empty status
JP2950291B2 (en) Time-sharing OAM processing method in ATM
US5778172A (en) Enhanced real-time topology analysis system or high speed networks
JPH08307438A (en) Token ring type transmission system
KR100253446B1 (en) Data transmission system for transmitting data between plural microcomputer application instruments
JPH05108561A (en) System for discriminating completion of serial transfer reception
JP2978782B2 (en) RNR test method for switching equipment
JPH10190748A (en) Pulse detector and pulse detection method
JPH0358217B2 (en)
JPH06230806A (en) Remote i/o system for programmable controller
JP2003218977A (en) Communication apparatus, communication control method thereof, and program
JP2659994B2 (en) Modem monitoring method
JP2973665B2 (en) How to display process volume
JPH0423158A (en) On-line network system
JP3308670B2 (en) Event-driven processing equipment failure detection device
JPH10242995A (en) Method for processing alarm in atm transmitter
JPH05136808A (en) Time managing system
JP2002094512A (en) Fault detection method and interface unit and cell switch unit
JPH0563664A (en) Fault discrimination system
JPH08331162A (en) Token passing ring fault detection system
JPH10187647A (en) Method and device for data transmission
JPH06350673A (en) Protocol processor

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19990608

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

Free format text: PAYMENT UNTIL: 20070709

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20080709

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20090709

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20100709

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20110709

Year of fee payment: 12

LAPS Cancellation because of no payment of annual fees