JP3085374B2 - ATM cell insertion method - Google Patents

ATM cell insertion method

Info

Publication number
JP3085374B2
JP3085374B2 JP13725698A JP13725698A JP3085374B2 JP 3085374 B2 JP3085374 B2 JP 3085374B2 JP 13725698 A JP13725698 A JP 13725698A JP 13725698 A JP13725698 A JP 13725698A JP 3085374 B2 JP3085374 B2 JP 3085374B2
Authority
JP
Japan
Prior art keywords
address
cell data
read
cell
value
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
JP13725698A
Other languages
Japanese (ja)
Other versions
JPH11331197A (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 JP13725698A priority Critical patent/JP3085374B2/en
Publication of JPH11331197A publication Critical patent/JPH11331197A/en
Application granted granted Critical
Publication of JP3085374B2 publication Critical patent/JP3085374B2/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]

【発明の属する技術分野】本発明は、ATM(Asynchro
nous Transfer Mode、非同期転送モード)セル挿入方式
に関し、特に、アットランダムにセル挿入要求が起こる
複数のセルデータを先発優先として空きセル位置に挿入
するATMセル挿入方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an ATM (Asynchro
The present invention relates to a cell insertion method, and more particularly, to an ATM cell insertion method in which a plurality of cell data for which a cell insertion request occurs at random is inserted into an empty cell position on a first-come-first-served basis.

【0002】[0002]

【従来の技術】従来より、アットランダムにセル挿入要
求が起こる複数のセルデータを先発優先として空きセル
位置に挿入するATMセル挿入方式が知られている。こ
のようなATMセル挿入方式は、一般的にFIFO(先
入れ先出し)形式のメモリを用い、セル挿入要求のたっ
た順にメモリにセルデータを書き込み、読み出し側は伝
送路に空きセルがあったときにメモリから書き込みの古
い順にデータを読み出して伝送路にセルとして挿入す
る。 図6は、FIFOメモリを用いた従来のATMセ
ル挿入方式を示す。このセル挿入方式は、ATM処理を
行い、セルデータ生成を行うATM処理部11と、メモ
リの書き込みと読み出しを制御し、空きセルにセルデー
タを挿入するように制御する制御部12と、セルデータ
を格納するFIFOメモリ13と、メモリの書き込みア
ドレスを示す書き込みアドレスポインタ14と、メモリ
の読み出しアドレスを示す読み出しアドレスポインタ1
5とから構成される。
2. Description of the Related Art Conventionally, there has been known an ATM cell insertion system in which a plurality of cell data at which a cell insertion request occurs at random is inserted into a vacant cell position on a first-come first-served basis. Such an ATM cell insertion method generally uses a FIFO (first-in first-out) type memory, writes cell data into the memory in the order of cell insertion requests, and reads out data from the memory when there is an empty cell in the transmission path. Data is read out in the order of oldest write and inserted into the transmission path as cells. FIG. 6 shows a conventional ATM cell insertion method using a FIFO memory. The cell insertion method includes an ATM processing unit 11 that performs ATM processing and generates cell data, a control unit 12 that controls writing and reading of a memory and inserts cell data into an empty cell, , A write address pointer 14 indicating a memory write address, and a read address pointer 1 indicating a memory read address.
And 5.

【0003】制御部12は、ATM処理部11で生成さ
れたセルデータを書き込みアドレスポインタ14の示す
メモリ13の所定のアドレスに順次書き込み、伝送路上
に空きセルを検出した際に読み出しアドレスポインタ1
5の示すアドレスに基づいてメモリ13から書き込んだ
順序でセルデータを読み出して伝送路に挿入する。従っ
て、一度メモリ13に書き込まれたセルデータは必ず書
き込まれた順序でしか読み出せないようになっている。
The control unit 12 sequentially writes the cell data generated by the ATM processing unit 11 at a predetermined address of the memory 13 indicated by the write address pointer 14, and reads out the read address pointer 1 when an empty cell is detected on the transmission path.
The cell data is read out from the memory 13 in the order written based on the address indicated by 5 and inserted into the transmission path. Therefore, the cell data once written in the memory 13 can always be read out only in the order in which it was written.

【0004】近年、国際的な標準化機関においてもOA
M(Operation Administration andMaintenance、保守
運用管理)機能の詳細な議論が進につれ、挿入要求後に
該当VP(Virtual Path、仮想パス)の一定セル数を超
えて待たされた場合には、空きセルがこなくても強制的
にOAMセルを挿入することが要求されつつある。これ
によって、VPのトラフィックによっては後から挿入要
求のたったセルを優先的に挿入する必要が生じてきてい
る。
In recent years, international standardization organizations have been
As the detailed discussion of the M (Operation Administration and Maintenance) function progresses, if the specified VP (Virtual Path) waits for more than a certain number of cells after the insertion request, there will be no empty cells. However, there is a demand for forcibly inserting OAM cells. As a result, it becomes necessary to preferentially insert a cell for which an insertion request has been made later depending on VP traffic.

【0005】[0005]

【発明が解決しようとする課題】しかし、セルデータの
書き込み及び読み出しにFIFOメモリを使用している
ために、従来のセル挿入方式では、かかる優先挿入要求
に対応することができないという問題がある。従って、
本発明の目的は、メモリ上にあるセルデータを優先的に
挿入する必要が生じた場合に、書き込み順序をとばして
セルデータを挿入することができるATMセル挿入方式
を提供することにある。
However, since the FIFO memory is used for writing and reading cell data, the conventional cell insertion method has a problem that it cannot respond to such a priority insertion request. Therefore,
SUMMARY OF THE INVENTION An object of the present invention is to provide an ATM cell insertion method which can insert cell data in a write order when it is necessary to insert cell data in a memory preferentially.

【0006】[0006]

【課題を解決するための手段】本発明は、上記目的を達
成するため、非同期転送モードの通信の伝送単位となる
複数のセルデータを伝送路上の空きセルに挿入するAT
Mセル挿入方式において、前記複数のセルデータを所定
のアドレスに所定の順序で記憶するランダムアクセスが
可能な記憶手段と、前記複数のセルデータの前記記憶手
段におけるアドレスを保持するアドレス保持手段と、前
記複数のセルデータを前記所定の順序で読み出して伝送
路に挿入し、特定のセルデータについて前記所定の順序
に従わない優先挿入要求があったとき、前記アドレス保
持部から前記特定のセルデータのアドレスを取得し、前
記記憶手段から前記特定のセルデータを読み出して伝送
路に挿入し、前記所定の順序の読み出しに復帰したと
き、前記特定セルデータのアドレスをとばすように制御
する制御手段とを備え、前記記憶手段が、前記所定のア
ドレスに、セルデータを格納するデータ領域と、対応す
るアドレスの一つ前のアドレスを格納する前アドレス領
域と、対応するアドレスの一つ後のアドレスを格納する
次アドレス領域とをそれぞれ備え、前記制御手段が、前
記優先挿入要求があったとき、前記特定のセルデータの
アドレスに対応する前記一つ前のアドレス及び前記一つ
後のアドレスを使用して前記所定の順序の読み出しに復
帰させることを特徴とするATMセル挿入方式を提供す
る。
SUMMARY OF THE INVENTION In order to achieve the above object, the present invention provides an AT which inserts a plurality of cell data serving as a transmission unit of communication in an asynchronous transfer mode into an empty cell on a transmission line.
In the M cell insertion method, a random access storage means for storing the plurality of cell data at a predetermined address in a predetermined order, an address holding means for holding an address in the storage means of the plurality of cell data, The plurality of cell data are read out in the predetermined order and inserted into a transmission path, and when there is a priority insertion request that does not follow the predetermined order for specific cell data, the specific cell data is Control means for acquiring an address, reading the specific cell data from the storage means, inserting it into the transmission path, and returning to reading in the predetermined order, skipping the address of the specific cell data. Wherein the storage means stores the predetermined
Address and a data area for storing cell data.
Address area that stores the address before the current address
Area and the address after the corresponding address
And a next address area.
When there is a priority insertion request, the specific cell data
The previous address and the one corresponding to the address
Using the subsequent address, return to the reading in the predetermined order.
The present invention provides an ATM cell insertion method characterized in that

【0007】本発明のATMセル挿入方式によれば、制
御部は、ランダムアクセスが可能な記憶手段にセルデー
タを順次書き込み、書き込んだ順序で順次読み出して伝
送路に挿入しているので、記憶手段は、通常はFIFO
として先発優先でセル挿入を行う。また、ランダムアク
セスが可能なメモリを用い、かつセルデータを格納した
アドレスを保持するアドレス保持手段を設けているの
で、優先挿入要求時には、このアドレス保持手段から優
先挿入するセルデータのあるアドレスを取得し、メモリ
のそのアドレスに直接アクセスしてセルデータを読み出
すことができるため、メモリ上にあるセルを書き込み順
序をとばして挿入することができる。そして、順次読み
出し時に前記特定のアドレスをとばすように制御するた
め、同じセルデータが2度挿入されない。また、記憶手
段の所定のアドレスからセルデータを読み出すと同時に
次アドレス領域から該所定のアドレスの次アドレス値を
取得し、この次アドレス値に基づいて次の読み出し操作
を行うアドレスを設定できるため、記憶手段は、通常は
FIFOメモリとして機能する。
According to the ATM cell insertion method of the present invention, the control unit sequentially writes cell data into the randomly accessible storage unit, sequentially reads out the data in the written order, and inserts it into the transmission line. Is usually a FIFO
, And performs cell insertion with priority given to the start. Further, since a memory capable of random access is used and an address holding means for holding an address at which the cell data is stored is provided, at the time of priority insertion request, an address having the cell data to be preferentially inserted is obtained from this address holding means. However, since the cell data can be read by directly accessing the address of the memory, cells in the memory can be inserted out of the writing order. Then, since the control is performed so that the specific address is skipped at the time of sequential reading, the same cell data is not inserted twice. Also a memory hand
At the same time as reading the cell data from the predetermined address of the stage,
Next address value of the predetermined address from the next address area
Obtain and perform the next read operation based on this next address value
Can be set, the storage means is usually
Functions as a FIFO memory.

【0008】[0008]

【0009】更に、本発明は、上記目的を達成するた
め、前記制御手段が、前記優先挿入要求があったとき、
読み出しアドレスの現在値と書き込みアドレスの現在値
とを保持する保持手段を備え、前記特定のセルデータの
アドレスの次アドレス値を前記一つ前のアドレスの前記
次アドレス領域に書き込み、前記特定のセルデータのア
ドレスの前アドレス値を前記一つ後のアドレスの前記前
アドレス領域に書き込み、その後、前記保持手段に保持
されている前記現在値の書き込みアドレスに書き込み位
置を復帰させ、前記保持手段に保持されている前記現在
値の読み出しアドレスに読み出し位置を復帰させるよう
に制御する請求項1記載のATMセル挿入方式を提供す
る。
Further, according to the present invention, in order to achieve the above object, the control means, when receiving the priority insertion request,
Holding means for holding the current value of the read address and the current value of the write address, writing the next address value of the address of the specific cell data in the next address area of the immediately preceding address, and Write the previous address value of the data address to the previous address area of the next address, then return the write position to the write address of the current value held in the holding means, and hold in the holding means 2. The ATM cell insertion system according to claim 1, wherein the read position is controlled to return to the read address of the current value.

【0010】このATMセル挿入方式によれば、優先挿
入されたアドレスの一つ前のアドレスの次アドレス領域
には優先挿入されたアドレスの次アドレス値が書き込ま
れており、次アドレス値に基づいて読み出しアドレスが
設定されるため、優先読み出しされたアドレスの一つ前
のアドレスから、優先読み出しがされたアドレスを飛び
越して一つ後のアドレスに読み出し操作が行われること
になり、これにより優先読み出しされたアドレスがとば
され、2度同じセルデータが伝送路に挿入されない。ま
た、優先読み出し後は、書き込み位置及び読み出し位置
を控えておいた元の現在値に復帰させ、通常動作に戻る
ことができる。
According to this ATM cell insertion method, the next address value of the priority inserted address is written in the next address area of the address immediately before the priority inserted address, and based on the next address value. Since the read address is set, the read operation is performed from the address immediately before the priority read address to the address immediately after the priority read address, thereby performing the priority read. Address is skipped, and the same cell data is not inserted into the transmission path twice. Further, after the priority reading, the writing position and the reading position can be returned to the original current values, and the normal operation can be returned.

【0011】[0011]

【発明の実施の形態】以下、本発明のATMセル挿入方
式の実施の形態を説明する。 図1は、本発明のATM
セル挿入方式の実施の形態を示し、図1に従って本発明
のATMセル挿入方式について説明する。このセル挿入
方式は、ATM処理を行い、セルデータ生成と伝送路上
へのセルの優先挿入要求を行うATM処理部1と、メモ
リの書き込み及び読み出し制御を行い、伝送路の空きセ
ルにセルデータ挿入の制御を行う制御部2と、セルデー
タを格納するランダムアクセスメモリ(以下、RAMと
いう)3と、セルデータを書き込んだRAM3のアドレ
スを保持するアドレス保持部4と、RAM3の書き込み
アドレスを示す書き込みアドレスポインタ5と、RAM
3の読み出しアドレスを示す読み出しアドレスポインタ
6とから構成される。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of an ATM cell insertion system according to the present invention will be described below. FIG. 1 shows an ATM according to the present invention.
An embodiment of the cell insertion method will be described, and the ATM cell insertion method of the present invention will be described with reference to FIG. In this cell insertion method, an ATM processing unit 1 that performs ATM processing to generate cell data and requests priority insertion of a cell on a transmission path, controls writing and reading of a memory, and inserts cell data into an empty cell of the transmission path. , A random access memory (hereinafter referred to as RAM) 3 for storing cell data, an address holding unit 4 for holding an address of the RAM 3 in which the cell data is written, and a write indicating the write address of the RAM 3 Address pointer 5 and RAM
And a read address pointer 6 indicating a read address of No. 3.

【0012】RAM3の各アドレスにはセルデータを格
納するデータ領域31に加えて前アドレス領域32と次
アドレス領域33が設けられている。また、制御部2に
は書き込みアドレスポインタ5と読み出しアドレスポイ
ンタ6の現在値を一時的に保持する保持部21a、21
bを内部に備えている。まず、通常の動作について説明
する。制御部2は、ATM処理部1で生成されたセルデ
ータAを書き込みアドレスポインタ5の示すRAM3の
所定のアドレス05hに書き込むと共に、アドレス05
hの前アドレス領域32に書き込みアドレスポインタの
値を−1した値04hを書き込み、アドレス05hの次
アドレス領域33に書き込みアドレスポインタ5の値を
+1した値06hを書き込む。また、制御部2は、アド
レスポインタ5の示すアドレス05hをアドレス保持部
4に出力する。アドレス保持部4は、書き込みアドレス
ポインタ5のアドレス05hをデータとして受けてアド
レス00hに保持する。このアドレス保持部4におい
て、書き込みアドレスポインタ5の示すアドレスの格納
場所は、RAM3に書くセルデータの種類、例えばヘッ
ダのVPI(Virtual Path Identifier)値、VCI(V
irtual Channel Identifier)値などによって予め一意
に定められている。
Each address of the RAM 3 is provided with a previous address area 32 and a next address area 33 in addition to a data area 31 for storing cell data. The control unit 2 also includes holding units 21a and 21 that temporarily hold the current values of the write address pointer 5 and the read address pointer 6.
b is provided inside. First, a normal operation will be described. The control unit 2 writes the cell data A generated by the ATM processing unit 1 to a predetermined address 05h of the RAM 3 indicated by the write address pointer 5, and
A value 04h obtained by subtracting the value of the write address pointer by -1 is written into the address area 32 before h, and a value 06h obtained by adding +1 to the value of the write address pointer 5 is written into the next address area 33 after address 05h. Further, the control unit 2 outputs the address 05h indicated by the address pointer 5 to the address holding unit 4. The address holding unit 4 receives the address 05h of the write address pointer 5 as data and holds it at the address 00h. In the address holding unit 4, the storage location of the address indicated by the write address pointer 5 is determined by the type of cell data to be written in the RAM 3, for example, the VPI (Virtual Path Identifier) value of the header, VCI (V
It is uniquely determined in advance by an irtual Channel Identifier) value or the like.

【0013】次に、書き込みアドレスポインタ5の値は
1インクリメントされ、制御部2はアドレス05hの次
のアドレス06hのデータ領域31に次のセルデータB
を書き込むと共に、前アドレス領域32に書き込みアド
レスポインタ5の値を−1した値05hを書き込み、次
アドレス領域33に書き込みアドレスポインタ5の値を
+1した値07hを書き込む。 このようにして、RA
M3にセルデータと前アドレス値と次アドレス値を順次
書き込む。
Next, the value of the write address pointer 5 is incremented by one, and the control unit 2 stores the next cell data B in the data area 31 at the address 06h next to the address 05h.
Is written to the previous address area 32, and a value 05h obtained by subtracting the value of the write address pointer 5 is written to the previous address area 32, and a value 07h obtained by adding +1 to the value of the write address pointer 5 is written to the next address area 33. Thus, RA
The cell data, the previous address value, and the next address value are sequentially written to M3.

【0014】セルデータの読み出しにおいて、制御部2
は伝送路上に空きセルを検出した際に読み出しアドレス
ポインタ6の示すアドレスに基づいてRAM3のアドレ
ス05hからセルデータ及び次アドレスの読み出しを開
始する。読み出したセルデータは、セルとして伝送路上
に挿入する。その後、読み出した次アドレス値を読み出
しアドレスポインタ6に与える。通常、次アドレス値
は、読み出したアドレスのアドレス値+1となっている
ため、読み出しアドレスポインタ6は1インクリメント
され、読み出したアドレスの一つ後のアドレスを読み出
すことになり、書き込まれた古いセルデータから順次読
み出される。従って、RAM3は先入れ先出し(FIF
O)メモリとして機能する。
In reading the cell data, the control unit 2
Starts reading cell data and the next address from the address 05h of the RAM 3 based on the address indicated by the read address pointer 6 when an empty cell is detected on the transmission path. The read cell data is inserted as a cell on the transmission path. After that, the read next address value is given to the read address pointer 6. Normally, since the next address value is the address value of the read address + 1, the read address pointer 6 is incremented by one, and the next address after the read address is read. Are sequentially read out. Therefore, the RAM 3 stores data on a first-in first-out basis
O) Function as a memory.

【0015】次に、ATM処理部1からあるセルデータ
の優先挿入要求がある場合の動作について説明する。制
御部3は、ATM処理部1からの優先挿入要求信号を受
信すると、アドレス保持部4に格納してあったそのセル
データが格納されたRAM3のアドレス値を取り出し、
その値を読み出しアドレスポインタ6に与えてRAM3
からそのセルデータを出力させ、伝送路に挿入する。こ
れにより、任意のセルデータを本来の順序をとばして優
先的に伝送路に挿入できる。ここで、セルデータAを読
み出した後、セルデータCを優先的に読み出す要求が生
じたものとする。
Next, the operation in the case where there is a priority insertion request for certain cell data from the ATM processing unit 1 will be described. Upon receiving the priority insertion request signal from the ATM processing unit 1, the control unit 3 extracts the address value of the RAM 3 storing the cell data stored in the address holding unit 4,
The value is given to the read address pointer 6 and the RAM 3
Output the cell data and insert it into the transmission path. As a result, arbitrary cell data can be preferentially inserted into the transmission line by skipping the original order. Here, it is assumed that, after reading the cell data A, a request to read the cell data C with priority occurs.

【0016】その際に、書き込みアドレスポインタ5の
現在値13hと読み出しアドレスポインタ6の現在値0
5hも制御部2内の保持部21a、21bに保持する
(図2)。ATM処理部1は制御部2に対して優先挿入
要求信号としてセルデータCに対するアドレス保持部4
のアドレス値02hを与える。制御部2は、アドレス保
持部4のアドレス2hからセルデータCが書き込まれた
アドレス07hを取り出し、読み出しアドレスポインタ
6の現在値05hを制御部2の保持部21bに控えた
後、読み出しアドレスポインタ6に07hを与えてRA
M3からセルデータCを読み出し、伝送路上に挿入を行
う(図3)。その際に、アドレス07hの前アドレス領
域32に格納されていた前アドレス値06hと次アドレ
ス領域33に格納されていた次アドレス値08hも読み
出す。制御部2はセルデータCの出力後、書き込みアド
レスポインタ5の現在値13hを制御部2の保持部21
aに控え、書き込みアドレスポインタ5に一時的に前ア
ドレス領域の値06hを与える。そして、RAM3のア
ドレス06hの次アドレス領域に先ほど読み出した次ア
ドレス値08hを書き込む(図4)。次に、制御部2
は、書き込みアドレスポインタ5に先ほど読み出した次
アドレス値08hを与え、RAM3のアドレス08hの
前アドレス領域32に、先ほどセルデータCと同時に読
み出した前アドレス値06hを書き込む(図4)。これ
により、図5に示すような優先出力後のRAM3の内容
となる。その後、書き込みアドレスポインタ5に制御部
2の保持部21aに控えておいた元の現在値13hを与
え(図4)、読み出しアドレスポインタ6に制御部2の
保持部21bに控えてあった元の現在値05hを与え
(図3)、それぞれを元の状態に復帰させる。
At this time, the current value 13h of the write address pointer 5 and the current value 0 of the read address pointer 6 are set.
5h is also held in the holding units 21a and 21b in the control unit 2 (FIG. 2). The ATM processing unit 1 sends to the control unit 2 an address holding unit 4 for the cell data C as a priority insertion request signal.
Address value 02h is given. The control unit 2 extracts the address 07h at which the cell data C is written from the address 2h of the address holding unit 4 and records the current value 05h of the read address pointer 6 in the holding unit 21b of the control unit 2, and then reads out the read address pointer 6 Give 07h to RA
The cell data C is read from M3 and inserted on the transmission path (FIG. 3). At this time, the previous address value 06h stored in the previous address area 32 of the address 07h and the next address value 08h stored in the next address area 33 are also read. After outputting the cell data C, the control unit 2 stores the current value 13h of the write address pointer 5 in the holding unit 21 of the control unit 2.
a, the value 06h of the previous address area is temporarily given to the write address pointer 5. Then, the next address value 08h read earlier is written in the next address area of the address 06h of the RAM 3 (FIG. 4). Next, the control unit 2
Gives the next address value 08h read earlier to the write address pointer 5, and writes the previous address value 06h read out simultaneously with the cell data C into the previous address area 32 of the address 08h of the RAM 3 (FIG. 4). Thereby, the contents of the RAM 3 after the priority output as shown in FIG. 5 are obtained. Thereafter, the original current value 13h stored in the holding unit 21a of the control unit 2 is given to the write address pointer 5 (FIG. 4), and the original current value stored in the holding unit 21b of the control unit 2 is provided to the read address pointer 6. The current value 05h is given (FIG. 3), and each is returned to the original state.

【0017】データが順次読み出されると、RAM3の
アドレス06hよりセルデータBを読み出したときに
は、次アドレス領域33の次アドレス値は08hになっ
ており、アドレス06hの次はアドレス08hが読み出
されることになり、セルデータCが書かれていたアドレ
ス07hはとばされることになる。従って、セルが重複
して挿入されることはない。 このように、本実施形態
のATMセル挿入方式は、セルデータを記憶する記憶手
段として、ランダムアクセスメモリを用い、このメモリ
に一つ前のセルデータのアドレスを示す前アドレス値を
格納する前アドレス領域と次に挿入するセルデータのア
ドレスを示す次アドレス値を格納する次アドレス領域を
設け、次アドレス領域に格納された次アドレス値に基づ
いて次のアドレスに読み出しアクセスするので、通常は
先入れ先出しでセルデータを書き込み、読み出しができ
る。
When the data is sequentially read, when the cell data B is read from the address 06h of the RAM 3, the next address value of the next address area 33 is 08h, and the address 08h is read after the address 06h. Thus, the address 07h where the cell data C is written is skipped. Therefore, cells are not inserted redundantly. As described above, the ATM cell insertion method according to the present embodiment uses a random access memory as storage means for storing cell data, and stores a previous address in the memory in which a previous address value indicating the address of the immediately preceding cell data is stored. An area and a next address area for storing the next address value indicating the address of the cell data to be inserted next are provided, and the next address is read and accessed based on the next address value stored in the next address area. Cell data can be written and read.

【0018】また、メモリをRAMとし、書き込みアド
レスを保持しておくアドレス保持手段を設けたことによ
り、セルデータがメモリに書き込まれた後でも、所望の
セルデータを本来の順序をとばして優先的に読み出すこ
とができる。従って、セル挿入要求後にセルの挿入優先
順序を上げる必要が生じた場合でも、所望のセルを直ち
に取り出して伝送路に挿入することができ、その後、制
御部の保持部に保持された元の位置に戻ることができ、
通常動作に復帰することができる。
Further, by providing the memory as a RAM and providing an address holding means for holding a write address, even after the cell data is written into the memory, the desired cell data can be skipped in its original order and given priority. Can be read out. Therefore, even if it becomes necessary to increase the cell insertion priority order after the cell insertion request, the desired cell can be immediately taken out and inserted into the transmission path, and then the original position held in the holding unit of the control unit can be obtained. You can go back to
It can return to normal operation.

【0019】更に、優先的に読み出したアドレスの一つ
前のアドレスの前アドレス値と一つ後のアドレスの次ア
ドレスをそれぞれ優先読み出したアドレスに格納されて
いた前アドレス値と次アドレス値で書き換えるので、セ
ルの優先挿入によって一度挿入されたセルが重複して挿
入されることがない。上記実施形態では、アドレス保持
部の格納方法として、セルデータに対するVPI値ある
いはVCI値によって予め格納場所を指定する方法を示
したが、アドレス保持部を連想記憶メモリを用いて構成
し、個々のセルデータが判別可能なようにセルデータの
一部を書き込み、セルデータの一部の連想から目的のア
ドレスにアクセスするようにしてもよい。 また、制御
部内部の保持部は、バッファあるいはフリップフロップ
で構成することができる。
Further, the previous address value of the address immediately preceding the address read preferentially and the next address of the address immediately following the address are rewritten with the previous address value and the next address value stored in the priority read address, respectively. Therefore, cells inserted once due to preferential insertion of cells are not duplicated. In the above-described embodiment, the method of specifying the storage location in advance by the VPI value or the VCI value for the cell data has been described as the storage method of the address holding unit. However, the address holding unit is configured using the content addressable memory, A part of the cell data may be written so that the data can be determined, and a target address may be accessed from the association of the part of the cell data. Further, the holding unit inside the control unit can be constituted by a buffer or a flip-flop.

【0020】[0020]

【発明の効果】以上説明したように、本発明のセル挿入
方式によると、通常は先入れ先出しによりセルを伝送路
に挿入し、優先挿入要求時には、所望のセルデータを書
き込み順序をとばしてセルを伝送路に挿入させることが
でき、近年の要望に応えることができる。
As described above, according to the cell insertion method of the present invention, cells are normally inserted on the transmission line on a first-in first-out basis, and when priority insertion is requested, desired cell data is transmitted by skipping the order of writing. It can be inserted into roads and can meet recent demands.

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

【図1】本発明のATMセル挿入方式の一実施形態を示
すブロック図である。
FIG. 1 is a block diagram showing an embodiment of an ATM cell insertion system according to the present invention.

【図2】本発明の制御部の保持部を示す説明図である。FIG. 2 is an explanatory diagram showing a holding unit of a control unit according to the present invention.

【図3】本発明の読み出しアドレスポインタのアドレス
値を示す説明図である。
FIG. 3 is an explanatory diagram showing an address value of a read address pointer according to the present invention.

【図4】本発明の書き込みアドレスポインタのアドレス
値を示す説明図である。
FIG. 4 is an explanatory diagram showing an address value of a write address pointer according to the present invention.

【図5】本発明の優先出力後のRAMを示す説明図であ
る。
FIG. 5 is an explanatory diagram showing a RAM after priority output according to the present invention;

【図6】従来のATMセル挿入方式を示すブロック図で
ある。
FIG. 6 is a block diagram showing a conventional ATM cell insertion method.

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

1…ATM処理部、2…制御部、21a,21b…保持
部、3…ランダムアクセスメモリ、31…データ領域、
32…前アドレス領域、33…次アドレス領域、4…ア
ドレス保持部、5…書き込みアドレスポインタ、6…読
み出しアドレスポインタ
DESCRIPTION OF SYMBOLS 1 ... ATM processing part, 2 ... control part, 21a, 21b ... holding part, 3 ... random access memory, 31 ... data area,
32: Previous address area, 33: Next address area, 4: Address holding unit, 5: Write address pointer, 6: Read address pointer

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) H04L 12/56 H04L 12/28 ──────────────────────────────────────────────────続 き Continued on front page (58) Field surveyed (Int. Cl. 7 , DB name) H04L 12/56 H04L 12/28

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 非同期転送モードの通信の伝送単位とな
る複数のセルデータを伝送路上の空きセルに挿入するA
TMセル挿入方式において、 前記複数のセルデータを所定のアドレスに所定の順序で
記憶するランダムアクセスが可能な記憶手段と、 前記複数のセルデータの前記記憶手段におけるアドレス
を保持するアドレス保持手段と、 前記複数のセルデータを前記所定の順序で読み出して伝
送路に挿入し、特定のセルデータについて前記所定の順
序に従わない優先挿入要求があったとき、前記アドレス
保持部から前記特定のセルデータのアドレスを取得し、
前記記憶手段から前記特定のセルデータを読み出して伝
送路に挿入し、前記所定の順序の読み出しに復帰したと
き、前記特定のセルデータのアドレスをとばすように制
御する制御手段とを備え 前記記憶手段が、前記所定のアドレスに、セルデータを
格納するデータ領域と、対応するアドレスの一つ前のア
ドレスを格納する前アドレス領域と、対応するアドレス
の一つ後のアドレスを格納する次アドレス領域とをそれ
ぞれ備え、前記制御手段が、前記優先挿入要求があった
とき、前記特定のセルデータのアドレスに対応する前記
一つ前のアドレス及び前記一つ後のアドレスを使用して
前記所定の順序の読み出しに復帰させる ことを特徴とす
るATMセル挿入方式。
1. A method of inserting a plurality of cell data, which is a transmission unit of communication in an asynchronous transfer mode, into an empty cell on a transmission line.
In the TM cell insertion method, a storage unit capable of random access storing the plurality of cell data at a predetermined address in a predetermined order; an address holding unit holding an address of the plurality of cell data in the storage unit; The plurality of cell data are read out in the predetermined order and inserted into a transmission path, and when there is a priority insertion request that does not follow the predetermined order for specific cell data, the specific cell data is Get the address,
The insert from the storage unit to the transmission path reads out the specified cell data, when returning to the reading of the predetermined sequence, and control means for controlling so as to skip the address of a specific cell data, the storage The means stores cell data in the predetermined address.
The data area to be stored and the address immediately before the corresponding address
Address area before storing the address and the corresponding address
Next address area to store the next address of
And the control unit receives the priority insertion request.
At the time, the address corresponding to the address of the specific cell data is
Using the previous address and the next address
An ATM cell insertion method for returning to the reading in the predetermined order .
【請求項2】 前記制御手段が、前記優先挿入要求があ
ったとき、読み出しアドレスの現在値と書き込みアドレ
スの現在値とを保持する保持手段を備え、前記特定のセ
ルデータのアドレスの次アドレス値を前記一つ前のアド
レスの前記次アドレス領域に書き込み、前記特定のセル
データのアドレスの前アドレス値を前記一つ後のアドレ
スの前記前アドレス領域に書き込み、その後、前記保持
手段に保持されている前記現在値の書き込みアドレスに
書き込み位置を復帰させ、前記保持手段に保持されてい
る前記現在値の読み出しアドレスに読み出し位置を復帰
させるように制御する請求項記載のATMセル挿入方
式。
2. The control means further comprises: holding means for holding a current value of a read address and a current value of a write address when the priority insertion request is issued, wherein the next address value of the address of the specific cell data is provided. Is written in the next address area of the previous address, the previous address value of the address of the specific cell data is written in the previous address area of the next address, and then held in the holding unit. wherein the write address of the current value to return the writing position, ATM cell insertion method of claim 1 wherein the control so as to return the read position to the read address of the current value held in the holding means are.
JP13725698A 1998-05-19 1998-05-19 ATM cell insertion method Expired - Fee Related JP3085374B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP13725698A JP3085374B2 (en) 1998-05-19 1998-05-19 ATM cell insertion method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP13725698A JP3085374B2 (en) 1998-05-19 1998-05-19 ATM cell insertion method

Publications (2)

Publication Number Publication Date
JPH11331197A JPH11331197A (en) 1999-11-30
JP3085374B2 true JP3085374B2 (en) 2000-09-04

Family

ID=15194422

Family Applications (1)

Application Number Title Priority Date Filing Date
JP13725698A Expired - Fee Related JP3085374B2 (en) 1998-05-19 1998-05-19 ATM cell insertion method

Country Status (1)

Country Link
JP (1) JP3085374B2 (en)

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
1996信学総合大会 B−773
1996信学総合大会 B−774

Also Published As

Publication number Publication date
JPH11331197A (en) 1999-11-30

Similar Documents

Publication Publication Date Title
CN105404592A (en) Managing message queues
JP2002534033A (en) Prioritized buffer management for fixed size packets in multimedia applications
KR960035270A (en) A memory controller for executing a read and write command in a non-sequential order
KR950022494A (en) Improved Allocation Method and Apparatus for Virtual Path and Virtual Channel Recognizer in Asynchronous Transmission System
US6134629A (en) Determining thresholds and wrap-around conditions in a first-in-first-out memory supporting a variety of read and write transaction sizes
US6385072B1 (en) Content addressable memory using part of memory region to store data which should not be erased
JP2628701B2 (en) Switch for prioritized information packets
JP3085374B2 (en) ATM cell insertion method
JPH03500356A (en) Relay connection method and device for broadband connection in digital timed switchgear
JP2923892B1 (en) ATM cell insertion system and method
GB2320160A (en) Shaping processing of ATM cells
EP0249344B1 (en) Delay management method and device
JP3435244B2 (en) Communication control device
US5623639A (en) Memory management system for the time-wise management of memory
US5953315A (en) ATM cell sending system
JP3186707B2 (en) ATM communication controller
JPH05268269A (en) Blocking equipment
JP3343460B2 (en) HDLC frame processing device
EP0249345A2 (en) Data packet shortening method and device
JP3315469B2 (en) Initial monitoring cell judgment circuit
KR0133002B1 (en) Shared memory management and address generating apparatus of flag
CA2031625A1 (en) Video memory system with intermediate buffer
JP3868517B2 (en) Teletext data storage method
JPH1041957A (en) Multiple address control system for atm cell
JP3060377B2 (en) ATM cell test signal generator

Legal Events

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