JP3636312B2 - OAM processing method and method in ATM - Google Patents

OAM processing method and method in ATM Download PDF

Info

Publication number
JP3636312B2
JP3636312B2 JP2001259100A JP2001259100A JP3636312B2 JP 3636312 B2 JP3636312 B2 JP 3636312B2 JP 2001259100 A JP2001259100 A JP 2001259100A JP 2001259100 A JP2001259100 A JP 2001259100A JP 3636312 B2 JP3636312 B2 JP 3636312B2
Authority
JP
Japan
Prior art keywords
cell
processing
cells
empty
atm
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
JP2001259100A
Other languages
Japanese (ja)
Other versions
JP2003069611A (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
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2001259100A priority Critical patent/JP3636312B2/en
Publication of JP2003069611A publication Critical patent/JP2003069611A/en
Application granted granted Critical
Publication of JP3636312B2 publication Critical patent/JP3636312B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、保守・運用に係る処理(OAM処理)を含むATM(非同期転送モード)におけるOAM処理に関し、特に、伝送路を介して入力するATMセルによりOAM処理を行う場合、時間を必要とするOAM処理で余裕を持たせ、処理効率を向上できると共に空きセル以外のセルを入力順序不変のままに出力できるATMにおけるOAM処理方法およびその方式に関する。
【0002】
【従来の技術】
従来、この種のATMにおけるOAM処理では全てのセルを入力するので、OAM処理部の部分処理は必ず1セル通過時間以内に終了させる。通過時間を超えると入力側でセルを入力することができず、出力側ではセルを出力できなくなるため、全てのOAM処理を1セル通過時間以内に処理しなければならない。
【0003】
例えば図5に示されるように、ATMセルとして伝送路を介し、ユーザセル、OAMセルおよび空きセルが随時入力する。一つのATMセルの長さは規定されるので伝送路の伝送速度により一つのATMセルの通過時間は固定される。しかし、これらのOAM処理に要する時間はこの通過時間を超えるものがある。図示される例では、一つのATMセルの通過時間に対して各セルをほぼ60%から90%の範囲でできるが、第2、第6セルでは100%を越えている。
【0004】
このような場合、OAM処理部では、クロックの速度を上げる高速処理、またはプロセッサコアの個数の増加を必要とするので、ハードウェア規模の増大を招く可能性は避けられない。
【0005】
例えば、図6に示されるように、ATMセルを受信(手順S11)したOAM処理部では、一つのATMセル通過時間内で処理できるようにATMセルをN分割(手順S12)し、N個のセル処理をN個のプロセッサコアで1セル通過時間内に処理(手順S13)したのち、ATMセルを外部へ送出(手順S14)することとなる。すなわち、プロセッサコアの個数の増加を必要とする。
【0006】
これを解決する提案が、例えば、特開平11-32046号公報に開示されている。このATMにおける時分割OAM処理方法では、1セル通過時間内に処理できないが、より大きな所定時間内に処理すればよいOAM処理につては、1セル通過時間内で処理できるようにタスクを分割し、ユーザセルおよび空きセルを含むNセル分を1サイクルとしてNセル通過時間内で時分割処理している。したがって、1個のプロセッサコアが1セル通過時間内で処理できるステップ数に分割することにより、プロセッサコアの増加を避けることができる。
【0007】
この提案では、ATMセルの種別に拘わらず共通的に常時処理しかつ1セル通過時間内に処理できないタスクに対して、その処理の分割を必要としている。このNステップのシリアル処理のため、セルのシーケンス番号の管理およびその処理による遅延は免れない。これらは、1セル通過時間内に処理できるユーザセルまたは空きセルに対しても実行されるので、処理効率の低減も避けられない。
【0008】
これを解決する手段として、例えば、特開2000−236333号公報で開示されたOAM処理装置がある。このOAM処理装置では、並列に配置される複数のセルバッファそれぞれにプロセッサを接続し、更にそれぞれのセルに対応して処理状態を管理するメモリを備える。このメモリ内のデータに基づいてセルバッファに対するセルの読み出し、書込みを行っている。この場合、セルバッファには入力する空きセルを廃棄した残りのセルが格納される。
【0009】
【発明が解決しようとする課題】
上述した従来のATMにおけるOAM処理方法または装置では、次のような問題点がある。
【0010】
特開平11-32046号公報で開示された方法の問題点は、上述したように処理による遅延および処理効率の低減が避けられないことである。
【0011】
その理由は、ATMセル分割のためシーケンス番号の管理が必要であり、また空きセルも他のセル同様な処理を行っているからである。
【0012】
特開2000−236333号公報で開示された装置の問題点は、ATMセルの出力順序が入力順序と相違することである。
【0013】
その理由は、処理状態を管理するメモリ内のデータに基づいて処理済のセルから読み出して出力しているからである。
【0014】
本発明の課題は、このような問題点を解決し、処理効率を向上できると共に空きセル以外のセルを入力順序のままの順序で出力できるATMにおけるOAM処理方法および方式を提供することである。
【0015】
【課題を解決するための手段】
本発明によるATMにおけるOAM処理方法は、保守・運用に係る処理(OAM処理)を含むATM(非同期転送モード)におけるOAM処理方法において、受け取ったセルから空きセルを廃棄し、空きセルを除くセルをパイプライン方式により固定時間ごとの部分処理を行って処理順にセルを出力することを特徴としている。更に、前記部分処理の間に一つのセル通過時間を越える際には空きセルを挿入して出力することとなる。
【0016】
空きセルの廃棄により処理効率の向上が得られ、かつパイプライン方式の採用により出力順序の調整を可能にしている。
【0017】
また、具体的な手順としては、受け取ったセルから空きセルを廃棄する廃棄手順と、空きセルを除くセルをパイプライン方式により固定時間ごとの部分処理を行う処理手順と、一つのセル通過時間毎に処理済のセルを出力する一方、処理済のセルがない場合には空きセルを挿入して出力する挿入手順とを有することが特徴とされる。ここで、前記固定時間は前記一つのセル通過時間であることが望ましい。
【0018】
本発明によるATMにおけるOAM処理方式は、保守・運用に係る処理(OAM処理)を含むATM(非同期転送モード)におけるOAM処理方式において、受け取ったセルから空きセルを分離する分離部と、空きセルを除くセルを受け、パイプライン方式により固定時間ごとの部分処理を行う処理部と、当該処理部から処理後のセルを受けて外部へ出力すると共に該当する送出セルがない場合には空きセルを挿入する挿入部とを備えている。
【0019】
【発明の実施の形態】
次に、本発明の実施の形態について図面を参照して説明する。
【0020】
図1は本発明の実施の一形態を示す機能ブロック図である。
【0021】
図1に示されたATMにおけるOAM処理方式では、空きセル分離部1、OAM処理部2、空きセル挿入部3、空きセル廃棄部4、およびセル送出指示部5が設けられている。
【0022】
空きセル分離部1は、伝送路からユーザセル、OAMセル、および空きセルの入力を受け、空きセルを判定し分離して空きセル廃棄部4へ送る一方、残るユーザセルおよびOAMセルをOAM処理部2へ送出する。OAM処理部2は各ATMセルを処理して処理済みのATMセルを空きセル挿入部3へ送出する。
【0023】
次に、図2を参照してOAM処理部2における1セル通過時間を超えるATMセルの処理について説明する。
【0024】
OAM処理部2は、固定時間Tを1セル通過時間とした場合、時間Tを越える処理時間を有するATMセルの連続が多いシステム構成の場合を考慮して、時間T毎のパイプライン方式を採用することとする。パイプライン方式により、連続するATMセルのトータルでの処理時間は低減される。
【0025】
空きセル挿入部3は、セル送出指示部5から送出指示を受けた際にOAM処理部2から処理済セルを受け取っていた場合にはこの受取りセルを送出する一方、受け取っていない場合には空きセルを挿入して外部へ出力する。
【0026】
空きセル廃棄部4は空きセル分離部1から受けた空きセルを廃棄する。セル送出指示部5は、1セルの通過時間を固定時間Tとして計測し、固定時間T毎に空きセル挿入部3へ送出を指示する。セル送出指示部5は空きセル挿入部3に内蔵することができる。
【0027】
次に、図1に図2から図4までを併せ参照して、図1における主要動作手順について説明する。
【0028】
図3は図1における空きセル挿入部3がセル送出指示部5を含む主要動作手順の一形態を示すフローチャートである。
【0029】
図4は、ATMセルの入力順序1〜10の対するOAM処理を説明する図である。図示されるセルでは、入力順序3,5,8に「空きセル」があり、入力順序2には1セル通過時間の1.2倍の部分処理時間を有するユーザセル、また入力順序6には1セル通過時間の1.5倍の部分処理時間を有するユーザセルそれぞれが存在している。
【0030】
まず、空きセル分離部1は、入力順序1〜10に従ったセルを受付け、順序1,2,4,6,7,9,10のセルをOAM処理部2へ送る。順序3,5,8のセルは空きセル廃棄部4へ送られて廃棄される。
【0031】
OAM処理部2は、図3に示されように、セルを受け取った際に、受取セルの部分処理1を開始する。
【0032】
図示される入力順序1のユーザセルは「0.9セル」分の部分処理時間を有するので、OAM処理部2は、入力順序1のユーザセルを部分処理1のみで処理を終了し、空きセル挿入部3へ送出できる。空きセル挿入部3は受け取ったユーザセルを送出待ちセルとして保持する。
【0033】
空きセル挿入部3は、入力順序1でOAM処理済のユーザセルを保持する(手順S2のYES)のでセル送出指示部5から送出指示を受付けした際に第1順序で外部へ送出(手順S3)できる。
【0034】
この場合には、OAM処理部2は、1セル通過時間内でOAM処理を終了しているので次のセルを直ちに取り込んで処理を開始することができる。
【0035】
図示される入力順序2のユーザセルは「1.2倍」の部分処理時間を有しているので、1セル通過時間を経過した部分処理1終了の時点では、OAM処理部2が次の部分処理2に進み処理が未だ継続中である。したがって、空きセル挿入部3は、処理済のセルを受け取ることができない。
【0036】
この時点で空きセル挿入部3は、上記手順S1におけるセル送出指示部5からの第2順序の送出指示を受付けした場合、処理済セルの保持がない(手順S2のNO)ので、上記第1順序出力のユーザセルに続き第2順序出力として空きセルを生成して送出(手順S4)する。
【0037】
一方、図示される場合、入力順序2に対応するユーザセルは、部分処理2まででセル処理が終わるので、上記空きセルに続いて第3順序出力として空きセル挿入部3から送出される。
【0038】
他のセルも同様にOAM処理される。
【0039】
上述した実施形態では、空きセル分離部にユーザセルおよびOAMセルが合計7セル、また空きセルが3セルの合計10セルが入力されてきた場合である。空きセル分離部で空きセル3セルが空きセル廃棄部へ送られ廃棄されるため、OAM処理部へはユーザセルおよびOAMセルの計7セルのみが入力される。OAM処理部は、処理効率を上げるため処理をいくつかの部分処理に分割しパイプライン処理を行っている。この部分処理部では基本的に1セル通過時間以内に処理を終了させる必要がある。
【0040】
OAM処理部では本来空きセルも含めた10セルが処理されるはずであるが、空きセルを除いた7セルしか入力されないので、部分処理部で3セル通過時間分の余裕が生まれる。このため、OAM処理される7セルの内、3セルまでが部分処理で1セル通過時間を超過しても正常にOAM処理を行うことができる。空きセル挿入部ではOAM処理部より送られてきた処理済のセルをそのまま出力するが、OAM処理部の部分処理で1セル通過時間以上、処理に時間がかかった場合には空きセルを生成して出力することにより処理に余裕を持たせ、1セル通過時間超過分を吸収している。
【0041】
上記説明では、説明の便宜のため、セル送出指示部を空きセル挿入部とは別の機能ブロックとして図示したが、通常、空きセル挿入部が内蔵するものである。
【0042】
このように、図示された機能ブロックおよび手順を参照して説明しているが、機能の分離併合による配分または手順の前後入替えなどの変更は上記機能を満たす限り自由であり、上記説明が本発明を限定するものではなく、ATMセルのOAM処理全般に適用可能なものである。
【0043】
【発明の効果】
以上説明したように本発明によれば、処理効率を向上できると共に空きセル以外のセルを入力順のまま不変に出力できるという効果を得ることができる。
【0044】
その理由は、入力された空きセルが廃棄されるのでこの空きセル数の通過セル時間だけOAM処理に時間的な余裕ができ、1セル通過時間を越える処理に対して空きセルを挿入しているからであり、かつOAM処理にパイプライン方式を採用し入力順序で処理しているからである。
【図面の簡単な説明】
【図1】本発明の実施の一形態を示す機能ブロック図である。
【図2】図1におけるOAM処理の詳細の一形態を説明する図である。
【図3】図1における空きセル挿入部に係る主要手順の一形態を示すフローチャートである。
【図4】本発明を説明するためOAM処理前後における空きセルの配列変化の一部分形態を示す図である。
【図5】OAM処理に入力するセルの配列の一部分形態を示す図である。
【図6】従来の一例を示す機能ブロック図である。
【符号の説明】
1 空きセル分離部
2 OAM処理部
3 空きセル挿入部
4 空きセル廃棄部
5 セル送出指示部
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to OAM processing in ATM (asynchronous transfer mode) including processing related to maintenance / operation (OAM processing). In particular, when OAM processing is performed by ATM cells input via a transmission line, time is required. The present invention relates to an OAM processing method and method in ATM that can provide a margin in OAM processing, improve processing efficiency, and can output cells other than empty cells without changing the input order.
[0002]
[Prior art]
Conventionally, since all cells are input in this type of ATM OAM processing, the partial processing of the OAM processing section is always finished within one cell passage time. When the passage time is exceeded, cells cannot be input on the input side and cells cannot be output on the output side, so all OAM processing must be processed within one cell passage time.
[0003]
For example, as shown in FIG. 5, a user cell, an OAM cell, and an empty cell are input as needed through the transmission path as ATM cells. Since the length of one ATM cell is defined, the transit time of one ATM cell is fixed depending on the transmission speed of the transmission path. However, the time required for these OAM processes exceeds this transit time. In the illustrated example, each cell can be in the range of approximately 60% to 90% with respect to the transit time of one ATM cell, but the second and sixth cells exceed 100%.
[0004]
In such a case, the OAM processing unit requires high-speed processing for increasing the clock speed or an increase in the number of processor cores, and thus the possibility of causing an increase in hardware scale is inevitable.
[0005]
For example, as shown in FIG. 6, the OAM processing unit that has received an ATM cell (procedure S11) divides the ATM cell into N (procedure S12) so that it can be processed within one ATM cell passage time, and N After the cell processing is performed by N processor cores within one cell passage time (step S13), the ATM cell is transmitted to the outside (step S14). That is, it is necessary to increase the number of processor cores.
[0006]
A proposal for solving this is disclosed in, for example, Japanese Patent Laid-Open No. 11-32046. In this time division OAM processing method in ATM, processing cannot be performed within one cell passage time, but for OAM processing that should be processed within a larger predetermined time, tasks are divided so that processing can be performed within one cell passage time. , N cells including user cells and empty cells are set as one cycle, and time division processing is performed within the N cell passage time. Therefore, an increase in the number of processor cores can be avoided by dividing the number of steps into one processor core that can be processed within one cell passage time.
[0007]
This proposal requires a division of processing for a task that is always processed in common regardless of the type of ATM cell and that cannot be processed within the passage time of one cell. Because of this N-step serial processing, cell sequence number management and delay due to the processing are inevitable. Since these are also executed for user cells or empty cells that can be processed within one cell passage time, reduction in processing efficiency is inevitable.
[0008]
As means for solving this problem, for example, there is an OAM processing apparatus disclosed in Japanese Patent Laid-Open No. 2000-236333. In this OAM processing apparatus, a processor is connected to each of a plurality of cell buffers arranged in parallel, and a memory for managing a processing state corresponding to each cell is provided. Based on the data in the memory, the cell is read from and written to the cell buffer. In this case, the cell buffer stores the remaining cells in which empty cells to be input are discarded.
[0009]
[Problems to be solved by the invention]
The conventional ATM OAM processing method or apparatus described above has the following problems.
[0010]
The problem of the method disclosed in Japanese Patent Application Laid-Open No. 11-32046 is that, as described above, delay due to processing and reduction in processing efficiency are inevitable.
[0011]
The reason is that the management of sequence numbers is necessary for ATM cell division, and the empty cells are processed in the same manner as other cells.
[0012]
The problem of the device disclosed in Japanese Patent Laid-Open No. 2000-236333 is that the output order of ATM cells is different from the input order.
[0013]
The reason is that the data is read from the processed cell and output based on the data in the memory that manages the processing state.
[0014]
An object of the present invention is to solve such problems, and to provide an OAM processing method and method in ATM capable of improving processing efficiency and outputting cells other than empty cells in the input order.
[0015]
[Means for Solving the Problems]
An OAM processing method in ATM according to the present invention is an OAM processing method in ATM (Asynchronous Transfer Mode) including processing (OAM processing) related to maintenance / operation, and discards empty cells from received cells and removes cells excluding empty cells. It is characterized by performing partial processing at fixed time intervals by a pipeline method and outputting cells in the order of processing. Further, when one cell passage time is exceeded during the partial processing, an empty cell is inserted and output.
[0016]
The processing efficiency can be improved by discarding the empty cells, and the output order can be adjusted by adopting the pipeline system.
[0017]
Specific procedures include a discarding procedure for discarding empty cells from received cells, a processing procedure for performing partial processing for each fixed time by a pipeline method for cells excluding empty cells, and for each cell passing time. In this case, the method includes an insertion procedure for outputting a processed cell while inserting a blank cell when there is no processed cell. Here, the fixed time is preferably the one cell passing time.
[0018]
The OAM processing method in ATM according to the present invention is an OAM processing method in ATM (Asynchronous Transfer Mode) including processing (OAM processing) related to maintenance and operation, and a separation unit that separates an empty cell from a received cell; A processing unit that receives cells to be removed and performs partial processing at fixed times by the pipeline method, receives a processed cell from the processing unit, outputs it to the outside, and inserts an empty cell when there is no corresponding transmission cell And an insertion portion.
[0019]
DETAILED DESCRIPTION OF THE INVENTION
Next, embodiments of the present invention will be described with reference to the drawings.
[0020]
FIG. 1 is a functional block diagram showing an embodiment of the present invention.
[0021]
In the OAM processing method in the ATM shown in FIG. 1, an empty cell separation unit 1, an OAM processing unit 2, an empty cell insertion unit 3, an empty cell discard unit 4, and a cell transmission instruction unit 5 are provided.
[0022]
The empty cell separation unit 1 receives input of user cells, OAM cells, and empty cells from the transmission path, determines empty cells, separates them, and sends them to the empty cell discarding unit 4, while the remaining user cells and OAM cells are subjected to OAM processing. Send to part 2. The OAM processing unit 2 processes each ATM cell and sends the processed ATM cell to the empty cell insertion unit 3.
[0023]
Next, with reference to FIG. 2, the processing of ATM cells exceeding the one-cell transit time in the OAM processing unit 2 will be described.
[0024]
The OAM processing unit 2 adopts a pipeline method for each time T in consideration of the case of a system configuration in which ATM cells having a processing time exceeding the time T are continuous, assuming that the fixed time T is one cell passing time. I decided to. By the pipeline method, the total processing time of the continuous ATM cells is reduced.
[0025]
The empty cell insertion unit 3 transmits this received cell when it has received a processed cell from the OAM processing unit 2 when it receives a transmission instruction from the cell transmission instruction unit 5, while it is empty when it has not received it. Insert cell and output to outside.
[0026]
The empty cell discard unit 4 discards the empty cell received from the empty cell separation unit 1. The cell transmission instruction unit 5 measures the passage time of one cell as a fixed time T and instructs the empty cell insertion unit 3 to transmit every fixed time T. The cell transmission instruction unit 5 can be built in the empty cell insertion unit 3.
[0027]
Next, the main operation procedure in FIG. 1 will be described with reference to FIG. 1 and FIGS.
[0028]
FIG. 3 is a flowchart showing an example of a main operation procedure in which the empty cell insertion unit 3 in FIG.
[0029]
FIG. 4 is a diagram for explaining OAM processing for ATM cell input orders 1 to 10. In the illustrated cell, there are “empty cells” in the input sequences 3, 5, and 8, a user cell having a partial processing time of 1.2 times the passing time of one cell in the input sequence 2, Each user cell has a partial processing time that is 1.5 times the one-cell transit time.
[0030]
First, the empty cell separation unit 1 accepts cells according to the input order 1 to 10 and sends the cells in order 1, 2, 4, 6, 7, 9, 10 to the OAM processing unit 2. Cells of order 3, 5, 8 are sent to the empty cell discard unit 4 and discarded.
[0031]
As shown in FIG. 3, when the OAM processing unit 2 receives a cell, the OAM processing unit 2 starts partial processing 1 of the received cell.
[0032]
Since the user cell of the input order 1 shown in the figure has a partial processing time of “0.9 cells”, the OAM processing unit 2 ends the processing of the user cell of the input order 1 only by the partial process 1 and is an empty cell. It can be sent to the insertion unit 3. The empty cell insertion unit 3 holds the received user cell as a transmission waiting cell.
[0033]
The empty cell insertion unit 3 holds user cells that have been subjected to OAM processing in the input order 1 (YES in step S2), so when receiving a transmission instruction from the cell transmission instruction unit 5, the empty cell insertion unit 3 transmits the user cell in the first order (step S3 )it can.
[0034]
In this case, since the OAM processing unit 2 completes the OAM processing within the time of passing one cell, the OAM processing unit 2 can immediately take in the next cell and start the processing.
[0035]
Since the user cell of the input order 2 shown in the figure has a partial processing time of “1.2 times”, at the end of the partial processing 1 after the passage of one cell, the OAM processing unit 2 determines that the next part The process proceeds to process 2 and the process is still ongoing. Therefore, the empty cell insertion unit 3 cannot receive processed cells.
[0036]
At this time, when the empty cell insertion unit 3 receives the second order transmission instruction from the cell transmission instruction unit 5 in step S1, the empty cell insertion unit 3 does not hold the processed cell (NO in step S2). An empty cell is generated and sent as a second sequential output following the user cell of the sequential output (step S4).
[0037]
On the other hand, in the case shown in the figure, the user cell corresponding to the input order 2 is transmitted from the empty cell insertion unit 3 as the third order output following the empty cell because the cell processing is completed up to the partial process 2.
[0038]
Other cells are similarly OAM processed.
[0039]
In the embodiment described above, a total of 10 cells including 7 user cells and 3 OAM cells and 3 free cells are input to the empty cell separation unit. Since three empty cells are sent to the empty cell discarding unit by the empty cell separating unit and discarded, only seven cells in total, namely user cells and OAM cells, are input to the OAM processing unit. The OAM processing unit performs pipeline processing by dividing the processing into several partial processes in order to increase processing efficiency. In this partial processing unit, it is basically necessary to finish the processing within one cell passage time.
[0040]
Although 10 cells including empty cells are supposed to be processed in the OAM processing unit, only 7 cells excluding the empty cells are input, so that a margin for 3 cell passing time is generated in the partial processing unit. For this reason, OAM processing can be normally performed even if up to 3 cells out of 7 cells subjected to OAM processing exceed the passing time of one cell by partial processing. The empty cell insertion unit outputs the processed cell sent from the OAM processing unit as it is, but generates a free cell when the processing takes more than one cell passage time in the partial processing of the OAM processing unit. To allow the processing to be spared and absorb the excess of the passage time of one cell.
[0041]
In the above description, for convenience of explanation, the cell transmission instruction unit is illustrated as a functional block different from the empty cell insertion unit, but normally, the empty cell insertion unit is built in.
[0042]
As described above, the functional blocks and procedures shown in the drawings are used for explanation. However, changes such as distribution by separating and merging functions or changing the procedure before and after are free as long as the above functions are satisfied. However, the present invention can be applied to all OAM processing of ATM cells.
[0043]
【The invention's effect】
As described above, according to the present invention, it is possible to improve the processing efficiency and to obtain an effect that cells other than the empty cells can be output unchanged in the input order.
[0044]
The reason is that, since the input empty cell is discarded, the OAM processing has a time margin for the passing cell time corresponding to the number of empty cells, and an empty cell is inserted for processing exceeding one cell passing time. This is because the pipeline method is adopted for OAM processing and processing is performed in the input order.
[Brief description of the drawings]
FIG. 1 is a functional block diagram showing an embodiment of the present invention.
FIG. 2 is a diagram for explaining one mode of details of OAM processing in FIG. 1;
FIG. 3 is a flowchart showing one form of a main procedure related to an empty cell insertion unit in FIG. 1;
FIG. 4 is a diagram showing a partial form of change in the array of empty cells before and after OAM processing for explaining the present invention.
FIG. 5 is a diagram showing a partial form of an array of cells input to OAM processing.
FIG. 6 is a functional block diagram showing an example of the prior art.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 1 Empty cell separation part 2 OAM processing part 3 Empty cell insertion part 4 Empty cell discard part 5 Cell transmission instruction | indication part

Claims (6)

保守・運用に係る処理(OAM処理)を含むATM(非同期転送モード)におけるOAM処理方法において、受け取ったセルから空きセルを廃棄し、空きセルを除くセルをパイプライン方式により固定時間ごとの部分処理を行って処理順にセルを出力する際、前記部分処理の間に一つのセル通過時間を越える場合にはその位置に空きセルを挿入して出力することを特徴とするATMにおけるOAM処理方法。In an OAM processing method in ATM (Asynchronous Transfer Mode) including processing related to maintenance and operation (OAM processing), empty cells are discarded from received cells, and cells other than empty cells are partially processed at fixed time intervals by a pipeline method. When the cells are output in the order of processing by performing the above, if one cell passage time is exceeded during the partial processing, an empty cell is inserted at that position and output, and the ATM OAM processing method is characterized in that. 保守・運用に係る処理を含むATMにおけるOAM処理方法において、受け取ったセルから空きセルを廃棄する廃棄手順と、空きセルを除くセルをパイプライン方式により固定時間ごとの部分処理を行う処理手順と、一つのセル通過時間毎に処理済のセルを出力する一方、処理済のセルがない場合にはその位置に空きセルを挿入して出力する挿入手順とを有することを特徴とするATMにおけるOAM処理方法。In an OAM processing method in ATM including processing related to maintenance / operation, a discarding procedure for discarding an empty cell from a received cell, a processing procedure for performing a partial process for each fixed time by a pipeline method on a cell excluding an empty cell, OAM processing in ATM, characterized by having an insertion procedure for outputting a processed cell every one cell passage time and inserting and outputting a blank cell at that position when there is no processed cell Method. 保守・運用に係る処理(OAM処理)を含むATM(非同期転送モード)におけるOAM処理方式において、受け取ったセルから空きセルを分離する分離部と、空きセルを除くセルを受け、パイプライン方式により固定時間ごとの部分処理を行う処理部と、当該処理部から処理後のセルを受けて外部へ出力する際に該当する送出セルがない場合にはその位置に空きセルを挿入する挿入部とを備えることを特徴とするATMにおけるOAM処理方式。In the OAM processing method in ATM (Asynchronous Transfer Mode) including processing related to maintenance and operation (OAM processing), a separation unit for separating empty cells from received cells and cells excluding empty cells are received and fixed by a pipeline method. A processing unit that performs partial processing for each time, and an insertion unit that inserts an empty cell at that position when there is no corresponding transmission cell when receiving a processed cell from the processing unit and outputting it to the outside An OAM processing method in ATM characterized by the above. 請求項において、更に、分離された前記空きセルを受けて廃棄する廃棄部を備えることを特徴とするATMにおけるOAM処理方式。4. The OAM processing method in ATM according to claim 3 , further comprising a discard unit that receives and discards the separated empty cell. 請求項において、更に、前記部分処理を行う固定時間は一つのセル通過時間であることを特徴とするATMにおけるOAM処理方式。4. The OAM processing method in ATM according to claim 3 , wherein the fixed time for performing the partial processing is one cell passing time. 請求項において、前記挿入部は、一つのセル通過時間を計測する外部のセル送出指示部からの通知を受けた際に出力すべき処理済セルがない場合、空きセルを生成し挿入することを特徴とするATMにおけるOAM処理方式。4. The method according to claim 3 , wherein the insertion unit generates and inserts an empty cell when there is no processed cell to be output upon receiving a notification from an external cell transmission instruction unit that measures one cell passage time. OAM processing method in ATM characterized by the above.
JP2001259100A 2001-08-29 2001-08-29 OAM processing method and method in ATM Expired - Fee Related JP3636312B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001259100A JP3636312B2 (en) 2001-08-29 2001-08-29 OAM processing method and method in ATM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001259100A JP3636312B2 (en) 2001-08-29 2001-08-29 OAM processing method and method in ATM

Publications (2)

Publication Number Publication Date
JP2003069611A JP2003069611A (en) 2003-03-07
JP3636312B2 true JP3636312B2 (en) 2005-04-06

Family

ID=19086525

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001259100A Expired - Fee Related JP3636312B2 (en) 2001-08-29 2001-08-29 OAM processing method and method in ATM

Country Status (1)

Country Link
JP (1) JP3636312B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109347648B (en) * 2017-09-21 2020-10-16 中国移动通信有限公司研究院 OAM message transmission method, transmission device and storage medium

Also Published As

Publication number Publication date
JP2003069611A (en) 2003-03-07

Similar Documents

Publication Publication Date Title
JP2788577B2 (en) Frame conversion method and apparatus
US6792002B2 (en) Packet transfer system
US20060288128A1 (en) Emulation of independent active DMA channels with a single DMA capable bus master hardware and firmware
JPH0761077B2 (en) Method and apparatus for coordinating access in a communication system
US7613849B2 (en) Integrated circuit and method for transaction abortion
WO2014056405A1 (en) Method and device for processing data
US6717960B1 (en) Method for reconstructing an aggregate ATM cell stream and related device
US20050041970A1 (en) Optical packet buffering device and buffering method thereof
JP3698079B2 (en) DATA TRANSFER METHOD, DATA TRANSFER DEVICE, AND PROGRAM
US6061354A (en) Micro-frame multiplex transmitter
JP3636312B2 (en) OAM processing method and method in ATM
JP3753435B2 (en) ATM switch core
JP2004207891A (en) Data communication apparatus, data communication method, data communication program, and recording medium having data communication program recorded thereon
US9367496B2 (en) DMA transfer device and method
US7623482B2 (en) System and method for effectuating the transfer of data blocks including a header block across a clock boundary
JPH0771102B2 (en) Method and apparatus for transmitting signaling information in LAN system
JP3623907B2 (en) Cell shaping device
JPH11355309A (en) Rate control communication equipment and rate control communication method
JP3199038B2 (en) ATM cell pipeline processing method and apparatus
JP4021566B2 (en) Data memory device and data memory control method
KR100299312B1 (en) apparatus and method for arbitration cell transmission in ATM switching system
JPH09162890A (en) Asynchronous transfer mode exchange
JP5307525B2 (en) Data processing apparatus and control method thereof
JP3742348B2 (en) Cell shaping device
JP2000224185A (en) Atm-pds output interface circuit

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040824

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040901

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20041027

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20041215

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20041228

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees