JP2756766B2 - Cell priority processing unit - Google Patents

Cell priority processing unit

Info

Publication number
JP2756766B2
JP2756766B2 JP6034595A JP6034595A JP2756766B2 JP 2756766 B2 JP2756766 B2 JP 2756766B2 JP 6034595 A JP6034595 A JP 6034595A JP 6034595 A JP6034595 A JP 6034595A JP 2756766 B2 JP2756766 B2 JP 2756766B2
Authority
JP
Japan
Prior art keywords
priority
cell
cells
low
frame
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP6034595A
Other languages
Japanese (ja)
Other versions
JPH08265324A (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.)
CHOKOSOKU NETSUTOWAAKU KONPYUUTA GIJUTSU KENKYUSHO KK
Original Assignee
CHOKOSOKU NETSUTOWAAKU KONPYUUTA GIJUTSU KENKYUSHO KK
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 CHOKOSOKU NETSUTOWAAKU KONPYUUTA GIJUTSU KENKYUSHO KK filed Critical CHOKOSOKU NETSUTOWAAKU KONPYUUTA GIJUTSU KENKYUSHO KK
Priority to JP6034595A priority Critical patent/JP2756766B2/en
Publication of JPH08265324A publication Critical patent/JPH08265324A/en
Application granted granted Critical
Publication of JP2756766B2 publication Critical patent/JP2756766B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、複数のパスから入力さ
れたセル情報を処理して出力するとき低優先セルのうち
で、有効セルだけを選択して出力するセル優先処理装置
に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a cell priority processing apparatus for selecting and outputting only valid cells from low priority cells when processing and outputting cell information input from a plurality of paths. is there.

【0002】[0002]

【従来の技術】周知のように、ATM方式では中継ノー
ドにおいて輻輳が生じたとき、処理しきれなかったセル
は廃棄されるようになっている。この場合、処理しきれ
なかったからと言う理由で一律に未処理のセルが廃棄さ
れてしまうと不都合が生ずることがある。例えば画像情
報を伝送する場合、輪郭情報が失われると致命的な欠陥
になるが、髪の毛のような細い部分の色情報は失われて
も見た目にはさほどの品質劣化を感じない。
2. Description of the Related Art As is well known, in the ATM system, when congestion occurs in a relay node, cells that cannot be processed are discarded. In this case, inconvenience may occur if unprocessed cells are uniformly discarded simply because they could not be processed. For example, when transmitting image information, loss of outline information causes a fatal defect, but even if color information of a thin portion such as hair is lost, the quality does not significantly deteriorate.

【0003】このような場合、受信側において失われて
は支障のある情報を伝送する高優先セルは高優先バッフ
ァに記憶させ、失われてもさほど支障のない情報を伝送
する低優先セルは低優先バッファに記憶させ、高優先バ
ッファの情報が全て読み出された後に、初めて低優先バ
ッファのデータを読み出す方法がある。図5(a)はこ
のような読み出しを行う場合において、輻輳のないとき
の例を説明する図であり、同一ノードにパス1とパス2
から大文字のアルファベットで記載した高優先セルと、
小文字のアルファベットで記載した低優先セルが交互に
入力されている例である。なお、高優先セル、低優先セ
ルとも、図5に示すように同一種別のものが2つ連続
し、その後に異なる種別のものが2つ連続するようにな
っている。この例では時刻t1,t2に高優先セルが2
つ以上連続し、時刻t3,t4に低優先セルが2つ以上
連続する形で交互に入力されるようになっている。そし
てこの例では出力パスには先ず、高優先セルA1,B
1,A1’,B1’が読み出され、それが読み出された
後で低優先セルa1,b1,a1’,b1’が読み出さ
れる。ところが輻輳が生じると、図5(b)のように時
刻t4で低優先セルa1’,b1’が到着した後、時刻
t5,t6で高優先セルA2,B2,A2’,B2’が
到着すると、出力パスには高優先セルが先に読み出され
ることから、高優先セルA1,B1,A1’,B1’,
A2、B2,A2’,B2’が読み出され、その後に初
めて低優先セルa1,b1,・・・・が読み出される。
ここでA1,A1’,a1,a1’は同一グループの情
報、例えば第1の画素の高優先情報と低優先情報が組み
合わされた一組の情報である。また、A2,A2’,a
2,a2’はその一組の情報とは異なる情報、例えば第
1の画素とは全く異なる場所である第2の画素の高優先
情報と低優先情報が組み合わされた一組の情報である。
この方法によると、中継ノードにおいて輻輳が生じ、そ
れがいつまでも続くとき、低優先バッファは満杯にな
り、高優先バッファのデータの読み出しが完了しないと
低優先バッファのデータが読み出されないので、やがて
低優先バッファががオーバーフローし、それ以後到着す
る低優先セルが廃棄される。
In such a case, a high-priority cell that transmits information that is lost or hindered on the receiving side is stored in a high-priority buffer, and a low-priority cell that transmits information that is not hindered even if lost is low. There is a method in which data is stored in a high-priority buffer and data in a low-priority buffer is read out only after all information in a high-priority buffer is read. FIG. 5A is a diagram for explaining an example when there is no congestion in performing such a read operation.
High priority cells written in uppercase alphabets from
This is an example in which low-priority cells described in lowercase alphabets are alternately input. As shown in FIG. 5, both the high-priority cell and the low-priority cell are configured such that two cells of the same type continue, followed by two cells of different types. In this example, the high-priority cells are 2 at times t1 and t2.
One or more low-priority cells are alternately input at times t3 and t4. In this example, the output path first includes the high priority cells A1, B
1, A1 ', B1' are read out, and after reading out, the low priority cells a1, b1, a1 ', b1' are read out. However, when congestion occurs, as shown in FIG. 5B, after the low-priority cells a1 'and b1' arrive at time t4, and the high-priority cells A2, B2, A2 'and B2' arrive at time t5 and t6. , Since the high-priority cells are read first in the output path, the high-priority cells A1, B1, A1 ', B1',
A2, B2, A2 ', B2' are read, and only after that are the low priority cells a1, b1,.
Here, A1, A1 ', a1, a1' are information of the same group, for example, a set of information in which high-priority information and low-priority information of the first pixel are combined. A2, A2 ', a
2, a2 'is a set of information in which high-priority information and low-priority information of a second pixel, which is a place completely different from the first pixel, are combined, for example, information different from the set of information.
According to this method, when congestion occurs in the relay node and continues forever, the low-priority buffer becomes full, and the data in the low-priority buffer is not read until the reading of the data in the high-priority buffer is completed. The priority buffer overflows and subsequently arriving low priority cells are discarded.

【0004】[0004]

【発明が解決しようとする課題】このような例におい
て、図5(a)に示すように輻輳のないときはパス1お
よびパス2がt1からt4の時点でAのグループの情報
と、それと全く関係のないBのグループの情報が切れ目
なく処理されているので、低優先セルは高優先セルの後
に読み出されても支障ない。すなわち、低優先セルa
1,a1’は高優先セルA1,A1’と離れていても、
低優先セルa1,a1’は高優先セルA1,A1’の後
に続くものであることを管理することができる。しかし
ながら輻輳が生じ図5(b)のような状態になると、高
優先セルA1の組と高優先セルA2の組はまったっく異
なる情報であることから、高優先セルA1,A1’の後
に全く関係のない高優先セルA2,A2’が割り込み、
その後から高優先セルA1,A1’に対応する低優先セ
ルa1,a1’が到着出力されるので、A1のグループ
の情報としては途中で処理が切り離されてしまい、後か
ら出力される低優先セルa1,a1’を使用することが
できない。すなわち例えば低優先セルa1,a1’は無
効になってしまう。その無効となった低優先セルは読み
出されても使用されることはない。このように無効とな
った低優先セルが低優先バッファに滞留していると、他
のパスの低優先セルがバッファからあふれて廃棄された
り仮に低優先バッファにが蓄えられたとしても、無効と
なった低優先セルが読み出されない限り、後から到着し
た低優先セルは読み出されない。このため、後から到着
した低優先セルは遅延がその分だけ加算され、遅延量に
よっては後から到着した低優先セルまで無効になってし
まい、ネットワーク全体の品質劣化に波及するという問
題が生じる。本発明はこのような状況に鑑みて成された
もので、無効となっている低優先セルが低優先バッファ
に滞留することの原因で生ずるネットワーク全体の品質
劣化を防止するようにしたものである。
In such an example, when there is no congestion as shown in FIG. 5 (a), when the path 1 and the path 2 have the information of the group A at the time from t1 to t4, the information of the group A and the information of the group Since the information of the irrelevant B group is processed without interruption, the low priority cell can be read after the high priority cell. That is, the low priority cell a
1, a1 'is separated from the high-priority cells A1 and A1',
It can be managed that the low-priority cells a1 and a1 'follow the high-priority cells A1 and A1'. However, when congestion occurs and the state is as shown in FIG. 5B, since the set of the high-priority cells A1 and the set of the high-priority cells A2 are completely different information, there is no relation after the high-priority cells A1 and A1 '. High priority cells A2 and A2 'without an interrupt
Thereafter, the low-priority cells a1 and a1 'corresponding to the high-priority cells A1 and A1' arrive and are output. Therefore, the processing of the A1 group information is cut off halfway, and the low-priority cells output later are output. a1 and a1 'cannot be used. That is, for example, the low priority cells a1 and a1 'are invalidated. The invalidated low priority cell is not used even if it is read. If the invalidated low-priority cell is accumulated in the low-priority buffer in this way, even if the low-priority cell of another path overflows from the buffer and is discarded or is temporarily stored in the low-priority buffer, it is invalid. Unless the changed low priority cell is read, the low priority cell arriving later is not read. For this reason, the low priority cells arriving later are added with the delay, and the low priority cells arriving later are invalidated depending on the amount of delay, causing a problem that the quality of the entire network deteriorates. The present invention has been made in view of such a situation, and has been made to prevent quality deterioration of the entire network caused by invalid low-priority cells remaining in a low-priority buffer. .

【0005】[0005]

【課題を解決するための手段】このような目的を達成す
るために請求項1の発明は、フレーム先頭を示す到着セ
ルに基づいてフレーム先頭を検出する先頭タイミング検
出手段と、この先頭タイミング検出手段によりフレーム
先頭が検出された場合に、そのフレーム先頭の高優先セ
ルと同一のパスからそれ以前に到着した直前フレームの
低優先セルを無効セルと判断し、これら低優先セルのみ
に対して廃棄表示を行う廃棄判定処理手段と、高優先バ
ッファから優先的に高優先セルを読み出して送出し、高
優先バッファから全ての高優先セルが読み出された場合
には、低優先バッファから廃棄表示されていない低優先
セルのみを読み出して送出する選択読出手段とを備える
ものである。 また、請求項2の発明は、請求項1の発明
において、先頭タイミング検出手段により、フレーム末
尾を示す低優先セルの到着後に、その低優先セルと同一
のパスからフレーム末尾を示さない高優先セルが到着し
た場合に、フレーム先頭を検出するようにしたものであ
る。
In order to achieve the above object, the invention according to claim 1 provides an arrival cell indicating the beginning of a frame.
Timing detection that detects the beginning of the frame based on the
Output means and the head timing detection means
If the head is detected, the high-priority cell at the beginning of the frame is detected.
Of the previous frame that arrived earlier from the same path as
Judge the low priority cells as invalid cells and only these low priority cells
Discard judgment processing means to display discard for
Priority cells are read out from the
When all high priority cells are read from the priority buffer
Has a low priority that is not discarded from the low priority buffer
Selective reading means for reading and transmitting only cells
Things. The invention of claim 2 is the invention of claim 1.
At the end of the frame
Same as low priority cell after arrival of low priority cell indicating tail
A high-priority cell that does not indicate the end of the frame arrives from
The frame head is detected when
You.

【0006】[0006]

【作用】低優先セルの後に到着する高優先セルの先頭タ
イミングが検出されたとき、それ以前に到着した低優先
セルを無効にし、低優先セル読み出し時に無効処理され
ていない低優先セルを選択して読み出す。
When the head timing of the high priority cell arriving after the low priority cell is detected, the low priority cell arriving before that is invalidated, and the low priority cell which has not been invalidated when reading the low priority cell is selected. Read.

【0007】[0007]

【実施例】図1は本発明の一実施例を示すブロック図で
あり、この図で情報の転送に先立ち、発端末はピーク帯
域と、網が輻輳状態でも確実に伝送する必要のある保証
帯域を申告し、網はこの保証帯域まではその発端末に対
して高優先バッファをその要求に対応する容量だけ確保
し、その帯域を越えるピークレートまでの帯域について
は、統計多重効果を見込んで低優先バッファを割り当て
る。更に、ここで伝送する情報は動画像のように低優先
セルが廃棄されても差し支えないものを想定しており、
発端末においては1フレーム内の情報を例えばフレーム
同期情報、骨格情報、色情報等の順に優先順位を付け
て、優先順位の高い情報の順にATMセル化することに
より、パス上には高優先セルのブロックと、低優先セル
のブロックが交互に発生するものとする。この際、AT
Mのセルヘッダに、情報の優先順と情報単位に合わせ
て、例えばCLP(セル・ロス・プライオリティ)フィ
ールドを使用した2種類の優先順位識別子と、AAL5
(ATMアダプテーション・レイヤ)におけるPT(ペ
イロード・タイプフィールド)を使用したパケット単位
の識別子からなるPDU(プロトコル・データ・ユニッ
ト)単位の識別子を付加する。
FIG. 1 is a block diagram showing an embodiment of the present invention. Prior to the transfer of information, the transmitting terminal determines a peak band and a guaranteed band which must be transmitted reliably even when the network is congested. The network secures a high-priority buffer for the calling terminal up to this guaranteed bandwidth by the capacity corresponding to the request, and lowers the bandwidth up to the peak rate exceeding that bandwidth in consideration of the statistical multiplexing effect. Allocate a priority buffer. Furthermore, the information to be transmitted here assumes that low-priority cells can be discarded, such as moving images,
The source terminal assigns priorities to information in one frame, for example, in the order of frame synchronization information, skeleton information, color information, and the like, and converts the information into ATM cells in the order of information having the highest priority. And the block of the low priority cell occur alternately. At this time, AT
In the M cell header, two types of priority identifiers using, for example, a CLP (Cell Loss Priority) field, according to the information priority and the information unit, and AAL5
An identifier in units of PDU (protocol data unit) composed of an identifier in units of packets using a PT (payload type field) in the (ATM adaptation layer) is added.

【0008】図1において、複数のパスnがそれぞれそ
のパスに対応する識別回路1−1〜1−nに接続されて
おり、そのパスに接続された発端末が発呼をする場合、
例えば発端末から発呼要求があると、呼受付制御部2は
それを検出し、発端末に対してVPI値およびVCI値
を通知するとともに、低優先バッファキュー管理部3内
におけるテーブル3aのVPI,VCI対応アドレスに
対応する位置の呼受付フラグに発呼を許可した情報とし
て、「1」を書き込む。テーブル3aは図2(a)の形
式で情報を書き込むようになっており、その書き込み内
容は後述するがテーブル3aは低優先セルの後に到着す
る高優先セルの先頭位置を検出するために使用される。
なお、呼受付フラグは呼解放時に「0」が書き込まれ
る。
In FIG. 1, when a plurality of paths n are respectively connected to identification circuits 1-1 to 1-n corresponding to the paths, and a calling terminal connected to the paths makes a call,
For example, when there is a call request from the calling terminal, the call admission control unit 2 detects the request, notifies the calling terminal of the VPI value and the VCI value, and sets the VPI value in the table 3a in the low priority buffer queue management unit 3 , "1" is written into the call acceptance flag at the position corresponding to the VCI-compatible address as information indicating that the call is permitted. The table 3a is designed to write information in the format of FIG. 2 (a). The contents of the writing will be described later, but the table 3a is used to detect the head position of the high priority cell arriving after the low priority cell. You.
Note that "0" is written in the call acceptance flag when the call is released.

【0009】そして発端末からセルが例えば識別回路1
−1に到着すると、そのセルのヘッダを参照してVP
I,VCI値,CLP値,PT値を低優先バッファキュ
ー管理部3の制御部3bに通知する。制御部3bはテー
ブル3aのVPI,VCI値に対応するアドレスを検出
し、そのアドレスに対応する呼受付フラグが「1」に設
定されているか否かを調べる。このフラグが「1」に設
定されているとき、制御回路3bの制御によってCLP
値、PT値がテーブル3aに書き込まれる。このときC
LP値はそのまま図2(a)のCLPフラグに書き込ま
れる。一方、ALL5ではブロックは2つ以上から構成
され送出されるが、そのブロックの継続中のセルは、P
T値が「000」あるいは「010]とするように決め
られている。このときは図2(a)のPTフラグに
「0」を書き込む。ブロックの終了のセルはPT値が
「001」あるいは「011」とするように決められて
いる。このときはPTフラグに「1」を書き込む。しか
し、VPI,VCI値に対応するアドレスに書き込まれ
ている呼受付フラグが「0」であれば、発呼が許可され
ていないものが到着したのであるから、到着したセルを
廃棄する。
Then, a cell is transmitted from the calling terminal to the identification circuit 1 for example.
-1 when it arrives at the VP by referring to the header of the cell.
The control unit 3b of the low priority buffer queue management unit 3 is notified of the I, VCI value, CLP value, and PT value. The control unit 3b detects an address corresponding to the VPI and VCI values in the table 3a, and checks whether or not the call reception flag corresponding to the address is set to “1”. When this flag is set to “1”, CLP is controlled by the control circuit 3b.
The value and the PT value are written to the table 3a. Then C
The LP value is directly written into the CLP flag in FIG. On the other hand, in ALL5, a block is composed of two or more blocks and transmitted.
The T value is determined to be “000” or “010.” In this case, “0” is written to the PT flag in FIG. The cell at the end of the block is determined so that the PT value is “001” or “011”. At this time, "1" is written to the PT flag. However, if the call acceptance flag written in the address corresponding to the VPI and VCI values is "0", it means that a call that has not been permitted to arrive has arrived, and the arriving cell is discarded.

【0010】また、CLP値が「0」のときは高優先セ
ルであるから、低優先バッファキュー管理部3の制御回
路3bは、到着したセルを高優先バッファ4に書き込む
ように高優先バッファ用の書込制御部5を制御する。C
LP値が「1」のときは低優先セルであるから、制御回
路3bは到着したセルを低優先バッファ6に書き込むよ
うに低優先バッファ用の書込制御部7を制御する。低優
先バッファ6に書き込みが行われるとき、低優先バッフ
ァキュー管理部3のテーブル3bに、書込VPI、VC
I値と低優先バッファ6のセル書込先頭アドレスが書き
込まれる。テーブル3bは図2(b)の形で情報が書き
込まれるが、低優先バッファに書き込まれる低優先セル
のVPI,VCI値および、書き込み先頭アドレスと、
書き込まれたセルの有効あるいは無効を判断するための
情報が、書き込みポインタの指示するアドレスに書き込
まれる。有効あるいは無効の情報が書き込まれる動作に
ついては後述する。
When the CLP value is “0”, the cell is a high-priority cell. Therefore, the control circuit 3 b of the low-priority buffer queue management unit 3 controls the high-priority buffer to write the arriving cell into the high-priority buffer 4. Is controlled. C
When the LP value is “1”, the cell is a low-priority cell, and the control circuit 3 b controls the low-priority buffer write control unit 7 to write the arriving cell into the low-priority buffer 6. When data is written to the low-priority buffer 6, the write VPI, VC
The I value and the cell write start address of the low priority buffer 6 are written. In the table 3b, information is written in the form of FIG. 2B. The VPI and VCI values of the low-priority cells to be written into the low-priority buffer, the write start address,
Information for determining whether the written cell is valid or invalid is written to the address indicated by the write pointer. The operation of writing valid or invalid information will be described later.

【0011】次々と到着するセルに対して同様の処理が
行われるが、低優先バッファキュー管理部3の制御回路
3bはテーブル3aのCLPフラグおよびPTフラグ
と、到着したセルのCLP値およびPT値を参照し、C
LPフラグ=1でありかつPTフラグ1の条件が成り立
つと共に、受信CLP値=0でありかつ受信PT値=0
の全ての条件が成立するとき、受信値に従いテーブル3
aのCLPフラグおよびPTフラグの更新を行うと共
に、後述する無効セル判定を行う。。前述のCLP値お
よびPT値の関係が成り立たないときは、無効セルの判
定を行わずに受信値に従いテーブル3aのCLPフラグ
およびPTフラグを更新だけを行う。
The same processing is performed on cells arriving one after another, but the control circuit 3b of the low priority buffer queue management unit 3 checks the CLP flag and PT flag of the table 3a and the CLP value and PT value of the arriving cell. With reference to C
LP flag = 1, the condition of PT flag 1 is satisfied, and reception CLP value = 0 and reception PT value = 0
When all the conditions are satisfied, the table 3
The CLP flag and the PT flag of a are updated, and an invalid cell determination described later is performed. . When the relationship between the CLP value and the PT value described above does not hold, the CLP flag and the PT flag in the table 3a are only updated according to the received value without determining the invalid cell.

【0012】高優先バッファ4に書き込まれたセル情報
は、高優先バッファの読出制御部8の制御によって書き
込まれた順に読み出される。高優先バッファの位相差検
出回路9が書込制御回路5の内容と読出制御回路8の内
容を参照し、それが一致したときは高優先バッファ4の
内容が全て読み出されたときであるから、その時点以
後、低優先バッファ6の内容を読み出すことができるこ
とから、位相差検出回路9は低優先バッファキュー管理
部3の制御回路3bにそのことを通知する。これにより
制御回路3bは低優先バッファ読出用の読出制御部10
を制御して、低優先バッファ6の情報を読み出す。
The cell information written in the high-priority buffer 4 is read out in the order of writing under the control of the read control unit 8 of the high-priority buffer. The high-priority buffer phase difference detection circuit 9 refers to the contents of the write control circuit 5 and the contents of the read control circuit 8, and when they match, it means that all the contents of the high-priority buffer 4 have been read. Since the contents of the low-priority buffer 6 can be read after that point, the phase difference detection circuit 9 notifies the control circuit 3b of the low-priority buffer queue management unit 3 of the fact. As a result, the control circuit 3b operates the read control unit 10 for reading the low-priority buffer.
To read the information of the low priority buffer 6.

【0013】到着したセルのヘッダから、CLPフラグ
=1でありかつPTフラグ1の条件が成立し、受信CL
P値=0でありかつ受信PT値=0の全ての条件が成立
するとき、制御回路3bは前述したように受信値に従い
テーブル3aのCLPフラグおよびPTフラグの更新を
行うが、このとき前述したように無効セルの判定も行
う。これはその時点で、テーブル3cの書込VPI,V
CI値が登録されていれば無効セルであると判定し、テ
ーブル3cの廃棄フラグを「1」にセットする。
From the header of the arriving cell, the condition of CLP flag = 1 and PT flag 1 is satisfied, and the reception CL
When P value = 0 and all the conditions of the received PT value = 0 are satisfied, the control circuit 3b updates the CLP flag and the PT flag of the table 3a according to the received value as described above. Thus, the determination of the invalid cell is also performed. At this time, the write VPI, V
If the CI value is registered, it is determined that the cell is an invalid cell, and the discard flag in the table 3c is set to “1”.

【0014】この処理は、AAL5では前述したよう
に、PTが000すなわちPTフラグ=0のときはフレ
ームの末尾でないことを意味し、001のときすなわち
PTフラグ=1はフレームの末尾であることを意味する
ように取り決められていることを利用している。このた
めフレームの末尾を検出し、その末尾が低優先セルのも
のであり、次に到着するセルが高優先セルであればそれ
は高優先セルの先頭であることになる。そのとき読み出
されていない低優先セルがあればそれは既に無効となっ
ているので、無効セルと判定し、テーブル3cの廃棄フ
ラグを「1」にセットしている。
As described above, in the AAL5, when the PT is 000, that is, when the PT flag = 0, it means that the end of the frame is not attained. When the PT is 001, that is, the PT flag = 1 is at the end of the frame. Utilizes what is negotiated to mean. For this reason, the end of the frame is detected, and the end is that of the low-priority cell. If the cell that arrives next is the high-priority cell, it is the head of the high-priority cell. If there is a low-priority cell that has not been read at that time, it is already invalid, so it is determined to be an invalid cell, and the discard flag in the table 3c is set to "1".

【0015】このことを更に詳細に説明すると次のよう
になる。この例では図3のように入力パス1と入力パス
2にセルが順次到着し、それらがATM中継ノードで処
理され、出力パスに送出されるとしている。そして、何
れのパスも呼受付処理は完了し、発呼が許可されている
ものとし、パス1のVPI,VCI対応アドレスは図2
の記号「ハ」であり、パス2のVPI,VCI対応アド
レスは図2の記号「ホ」であるとする。
This will be described in more detail as follows. In this example, as shown in FIG. 3, cells sequentially arrive at the input path 1 and the input path 2, are processed by the ATM relay node, and transmitted to the output path. Then, it is assumed that the call acceptance processing is completed for all the paths, and that the calling is permitted, and the VPI / VCI correspondence address of the path 1 is as shown in FIG.
And the address corresponding to the VPI and VCI of the path 2 is “e” in FIG.

【0016】図4(a)はセルが到着する度に書き込ま
れるテーブル3aの情報の内、VPI,VCIアドレス
が「ハ」と「ホ」の部分だけを取り出したものである。
図3に示す時刻t1において、パス1のA1セルが到着
しているが、これは高優先セルであるからCLP値は高
優先セルを表す「0」が図4(a)におけるCLPフラ
グの時刻t1で、テーブル3aに書き込まれる。テーブ
ル3aは本来、図2の各時刻にセルが到着する都度、そ
の内容に書き換えられるが、ここでは時間変換を追った
説明をするため、理解の容易なようにCLPフラグ、P
Tフラグとも到着する順番にセルの記号と共に順番に記
載して示している。
FIG. 4 (a) is a table in which only the portions where the VPI and VCI addresses are "c" and "e" are extracted from the information of the table 3a written each time a cell arrives.
At time t1 shown in FIG. 3, the A1 cell of path 1 has arrived. Since this cell is a high-priority cell, the CLP value of the CLP flag in FIG. At t1, the data is written to the table 3a. The table 3a is originally rewritten to the contents each time a cell arrives at each time in FIG. 2. However, in order to explain the time conversion, the CLP flag, P
The T flag is also shown in the order of arrival with the cell symbol.

【0017】図3の時刻t1ではセルA1とセルB1が
到着するが、セルA1はブロック末尾、すなわち記号A
1,A1’と続く高優先セル組の末尾ではない。高優先
セルを表すCLP値は「0」であるから、図4(a)の
CLPフラグにおける時刻t1のセルA1に対応する部
分に「0」が書き込まれる。また、ブロックの末尾でな
いことから、そのことを表すPTフラグは「0」であ
り、それがPTフラグにおける時刻t1のセルA1に対
応する部分に「0」が書き込まれる。次に同じ時刻t1
に、入力パス2はセルB1が到着しているので、それが
同様にして図4(a)のVPI,VCI対応アドレスで
ある「ホ」の部分に、高優先セルであることを表すCL
P=0、ブロックの末尾でないことを表すPT=0が書
き込まれる。すなわち、図4(a)のCLPフラグにお
ける時刻t1のセルB1に対応する部分に「0」が書き
込まれ、PTフラグにおける時刻t1のセルB1の位置
に「0」が書き込まれる。図3の時刻t2ではセルA
1’とB1’が到着するが、これは高優先セルであるか
らCLP=0である。また、ブロックの末尾、すなわち
セルAとセルBの組の末尾であるからPT=1となる。
このため、図4のCLPフラグの時刻t2におけるセル
A1’の位置に「0」が書き込まれ、セルB1’の位置
に「0」が書き込まれる。また、このセルは高優先セル
のブロックの末尾であるから、PT=1である。このた
め、PTフラグの時刻t2におけるセルA1’の位置に
「1」が書き込まれ、セルB1’の位置に「1」が書き
込まれる。
At time t1 in FIG. 3, cells A1 and B1 arrive, but cell A1 is at the end of the block, that is, the symbol A
It is not the end of the high priority cell set following 1, A1 '. Since the CLP value indicating the high-priority cell is “0”, “0” is written in a portion corresponding to the cell A1 at time t1 in the CLP flag in FIG. Since the block is not at the end of the block, the PT flag indicating this is “0”, and “0” is written in a portion corresponding to the cell A1 at time t1 in the PT flag. Next at the same time t1
In the input path 2, since the cell B1 has arrived, the cell B1 is similarly placed in the portion "e" which is the VPI / VCI correspondence address in FIG.
P = 0 and PT = 0 indicating that it is not the end of the block are written. That is, “0” is written in a portion corresponding to the cell B1 at the time t1 in the CLP flag of FIG. 4A, and “0” is written in the position of the cell B1 in the PT flag at the time t1. At time t2 in FIG.
1 'and B1' arrive, but since this is a high priority cell, CLP = 0. Also, PT = 1 because it is the end of the block, that is, the end of the set of cell A and cell B.
Therefore, “0” is written at the position of the cell A1 ′ at the time t2 of the CLP flag in FIG. 4, and “0” is written at the position of the cell B1 ′. Further, since this cell is the end of the block of the high priority cell, PT = 1. Therefore, “1” is written at the position of the cell A1 ′ at the time t2 of the PT flag, and “1” is written at the position of the cell B1 ′.

【0018】図3の時刻t3ではセルa1とセルb1が
到着し、これは低優先セルであるからCLPフラグ=1
であり、ブロックの末尾でないからPT=0である。こ
のため、図4のCLPフラグの時刻t3におけるセルa
1の位置に「1」が、セルb1の位置に「1」が書き込
まれる。また、PTフラグの時刻t3におけるセルa1
の位置に「0」が、セルb1の位置に「0」が書き込ま
れる。時刻t4も同様にセルa1’とb1’が低優先セ
ルであるからCLP=1、ブロックの末尾であるからP
T=1となっている。そして、図4(a)に示すよう
に、CLPフラグの時刻t4におけるセルa1’の位置
に「1」が、セルb2’の位置に「1」が書き込まれ、
またPTフラグの時刻t4におけるセルa1’の位置に
「1」が、セルb1’の位置に「1」が書き込まれる。
以下、同様にしてテーブル3aに情報が書き込まれてい
く。
At time t3 in FIG. 3, cells a1 and b1 arrive and are CLP flags = 1 because they are low priority cells.
And PT = 0 because it is not the end of the block. Therefore, the cell a at the time t3 of the CLP flag in FIG.
“1” is written at the position of “1”, and “1” is written at the position of the cell b1. Also, the cell a1 at the time t3 of the PT flag
"0" is written at the position of cell b1 and "0" is written at the position of cell b1. At time t4, CLP = 1 because cells a1 'and b1' are low priority cells, and P
T = 1. Then, as shown in FIG. 4A, “1” is written at the position of the cell a1 ′ and “1” is written at the position of the cell b2 ′ at the time t4 of the CLP flag,
At the time t4 of the PT flag, “1” is written at the position of the cell a1 ′, and “1” is written at the position of the cell b1 ′.
Hereinafter, information is similarly written in the table 3a.

【0019】低優先バッファ6に低優先セルが書き込ま
れるとき、テーブル3cにもその情報のうち、書込VC
IおよびVPI値、低優先セル書込先頭アドレス、廃棄
フラグが図4(b)に示すように書き込まれる。書込V
PIおよびVCI値は到着したセルのVPI,VCI値
が、書込ポインタの示すアドレスにそのまま書き込まれ
る。図4(a)の説明では同一時刻にアドレス「ハ」と
「ホ」が書き込まれるとして説明したので、図4(b)
も低優先セルが到着する度にVPI,VCI値として、
「ハ」と「ホ」が書き込まれる。但し、図4(b)では
理解の容易なように、その書込値はどのセルに対応した
ものかの情報も併せて記載してある。また、書込先頭ア
ドレスはセルa1に対応するものを「1」として、書き
込みが行われる度にアドレスが「1」ずつ増加していく
ものとして記載してある。
When a low-priority cell is written into the low-priority buffer 6, the information of the write VC is also stored in the table 3c.
The I and VPI values, the low-priority cell write start address, and the discard flag are written as shown in FIG. Write V
As the PI and VCI values, the VPI and VCI values of the arriving cell are written as is at the address indicated by the write pointer. In the description of FIG. 4A, it has been described that the addresses “C” and “E” are written at the same time.
Is set as the VPI and VCI values each time a low priority cell arrives.
"C" and "e" are written. However, in FIG. 4B, for easy understanding, information indicating which cell the written value corresponds to is also described. The write start address is described as “1” corresponding to the cell a1, and the address is increased by “1” every time a write is performed.

【0020】読み出しは書き込みより1タイミング遅れ
て行われるので、図3に示すように高優先セルが書き込
まれた順にA1,B1,A1’,B1’と読み出され
る。図1の高優先バッファ4に書き込まれた高優先セル
は低優先セルよりも先に読み出されることから、やがて
高優先バッファ4の情報は全て読み出される。位相差検
出回路9はそのことを検出し、それを低優先バッファキ
ュー管理部3に通知するので、低優先バッファキュー管
理部3は時刻t6から低優先バッファ6のセルa1の読
み出しを開始する。前述したように、到着したセルのヘ
ッダからCLP=1でありかつPT=1の条件が成り立
ち、受信CLP値=0でありかつ受信PT値=0の条件
が成立するとき、テーブル3cの書込VPI,VCI値
が登録されていれば無効セルと判定して、テーブル3c
の廃棄フラグを「1」にセットすることになっている。
図4(a)の例では、CLP=1でありかつPT=1の
条件が成り立つのは時刻t4のタイミングである。そし
て、そのときに受信CLP値=0でありかつ受信PT値
=0の条件が成立するのは時刻t5のタイミングであ
る。すなわち、低優先セルの次に到来する高優先セルの
先頭セル受信時にそのパスの低優先セルの廃棄条件が判
定されることになる。この判定は図4(b)に示す読出
ポインタと書込ポインタの間のセルについて行われるも
のである。図4では時刻t5においてパス1とパス2に
対する廃棄判定処理が行われ、セルa1,b1,a1’
b1’までがこの時点で書込VPI,VCI値が書き込
まれているので、その部分に廃棄フラグ=1がセットさ
れる。図4(b)の例では情報の書き込み時でなく、こ
の判断時点で廃棄フラグがセットされるという意味でフ
ラグ「1」を括弧内に入れている。
Since the reading is performed one timing later than the writing, as shown in FIG. 3, the cells are read as A1, B1, A1 ', and B1' in the order in which the high priority cells are written. Since the high-priority cells written in the high-priority buffer 4 of FIG. 1 are read before the low-priority cells, all the information in the high-priority buffer 4 is eventually read. The phase difference detection circuit 9 detects this and notifies the low priority buffer queue management unit 3 of the fact, so that the low priority buffer queue management unit 3 starts reading the cell a1 of the low priority buffer 6 from time t6. As described above, when the condition of CLP = 1 and PT = 1 is satisfied from the header of the arriving cell and the condition of received CLP value = 0 and received PT value = 0 is satisfied, writing of the table 3c is performed. If the VPI and VCI values are registered, it is determined that the cell is invalid, and the table 3c is determined.
Is set to "1".
In the example of FIG. 4A, the condition of CLP = 1 and PT = 1 is satisfied at time t4. At this time, the condition that the reception CLP value = 0 and the reception PT value = 0 is satisfied at time t5. That is, when the head cell of the high-priority cell arriving next to the low-priority cell is received, the discard condition of the low-priority cell on the path is determined. This determination is made for the cell between the read pointer and the write pointer shown in FIG. In FIG. 4, at time t5, a discard determination process is performed on the paths 1 and 2, and the cells a1, b1, and a1 'are discarded.
Since the write VPI and VCI values have been written up to b1 'at this point, the discard flag = 1 is set in that portion. In the example of FIG. 4B, the flag “1” is put in parentheses in the meaning that the discard flag is set at the time of this determination, not at the time of writing the information.

【0021】時刻t7以降も前述と同様に高優先セルA
2,B2,A2’,B2’が順次読み出される。セルB
2’が読み出された時点で高優先バッファ4の内容は全
て読み出しが完了するので、時刻t12では低優先バッ
ファの内容が読み出される。時刻t9では低優先セルa
2,b2が到着しているので、時刻t12でテーブル3
cのセルが読み出されるのであるが、廃棄フラグのセッ
トされたセルは読み出されないようになっている。この
ため、図4(b)のアドレス1からアドレス4までのセ
ルは読み出されず、アドレス5以降のセルa2以降の低
優先セルが読み出される。
After time t7, the high-priority cell A
2, B2, A2 'and B2' are sequentially read. Cell B
Since the reading of all the contents of the high-priority buffer 4 is completed when 2 'is read, the contents of the low-priority buffer are read at time t12. At time t9, the low priority cell a
2 and b2 have arrived, so at time t12 table 3
Cell c is read, but cells with the discard flag set are not read. Therefore, the cells from address 1 to address 4 in FIG. 4B are not read out, and the low priority cells after cell a2 after address 5 are read out.

【0022】図3の出力パスには読み出されたセルを順
番に記載してあるが、この図からもわかるように、高優
先セルA2,B2が読み出された後で無効となっている
楕円で囲って示した低優先セルa1’,b1’は読み出
されず、本来それが読み出される時点では後から到着し
た低優先セルa2,b2が読み出される。このように、
後から到着した高優先セルが読み出されると、先に到着
している低優先セルは読み出しても使用する機会がない
ので無効になっている。低優先セルの読み出しタイミン
グであっても、このような無効となった低優先セルを読
み出さずに、その時点でまだ有効である低優先セルを読
み出せば、読み出される低優先セルの読み出し時刻が必
要以上に後になることがない。なお、以上の例では具体
的な方法を示していないが、低優先バッファにサイクリ
ングバッファを想定しており、本制御により無効なセル
で占有しているアドレス分だけ読み出してアドレスをカ
ウントアップすることにより、その分だけ新たなセルを
書き込むことができ、入力側で低優先セルがキュー溢れ
することが少なくなる。
In the output path of FIG. 3, the read cells are described in order, but as can be seen from this figure, the cells become invalid after the high priority cells A2 and B2 are read. The low-priority cells a1 'and b1' surrounded by an ellipse are not read out, and when they are read out, the low-priority cells a2 and b2 that arrive later are read out. in this way,
When a high-priority cell arriving later is read out, the low-priority cell arriving earlier is invalidated because there is no opportunity to use it even if it is read out. Even at the read timing of the low-priority cell, if the invalid low-priority cell that is still valid at that time is read without reading such invalid low-priority cell, the read time of the low-priority cell to be read becomes There is no later than necessary. Although a specific method is not shown in the above example, it is assumed that a cycling buffer is used as the low-priority buffer, and the address is counted up by reading only the addresses occupied by invalid cells by this control. Accordingly, a new cell can be written by that amount, and the queue of low priority cells on the input side is less likely to overflow.

【0023】[0023]

【発明の効果】以上説明したように本発明は、低優先バ
ッファの読み出しタイミング時に、無効となっている低
優先セルを読み出さず、有効なものだけを読み出すよう
にしたので、無効セルの転送時間分の遅延の加算により
他の有効なセルが更に遅延するという状態を防止でき、
ATMの転送品質を向上させることができるという効果
を有する。
As described above, according to the present invention, only the valid low-priority cells are read at the read timing of the low-priority buffer without reading the invalid low-priority cells. By adding a minute delay, it is possible to prevent a state where other valid cells are further delayed,
There is an effect that the transfer quality of ATM can be improved.

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

【図1】 本発明の一実施例の構成を示すブロック図で
ある。
FIG. 1 is a block diagram showing a configuration of one embodiment of the present invention.

【図2】 テーブル3a,3cの構造を示す図である。FIG. 2 is a diagram showing a structure of tables 3a and 3c.

【図3】 入力されるセルと出力されるセルの関係を示
す図である。
FIG. 3 is a diagram illustrating a relationship between input cells and output cells.

【図4】 テーブル3a,3cに書き込まれる内容の例
を示す図である。
FIG. 4 is a diagram showing an example of contents written in tables 3a and 3c.

【図5】 従来の読み出し例を示す図である。FIG. 5 is a diagram showing a conventional read example.

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

1−1〜1−n…識別回路、2…呼受付制御部、3…低
優先バッファキュー管理部、3a,3c…テーブル、3
b…制御回路、4…高優先バッファ、5,7…書込制御
部、6…低優先バッファ、8,10…読出制御部、9…
位相差検出回路。
1-1 to 1-n: identification circuit, 2: call admission control unit, 3: low priority buffer queue management unit, 3a, 3c: table, 3
b: control circuit, 4: high priority buffer, 5, 7: write control unit, 6: low priority buffer, 8, 10, read control unit, 9 ...
Phase difference detection circuit.

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 複数の画像フレーム情報をそれぞれのフ
レームごとに各情報の重要度に基づいて高優先セルとこ
れに後続する低優先セルとにより転送する場合であっ
て、複数のパスから到着する各セルの優先順位に基づい
て、到着セルを高優先バッファおよび低優先バッファに
それぞれ蓄積するとともに、これらバッファでのセル蓄
積状況に応じて、各バッファに蓄積されているセルのう
ちのいずれかを選択して送出するセル優先処理装置にお
いて、フレーム先頭を示す到着セルに基づいてフレーム先頭を
検出する先頭タイミング検出手段と、 この先頭タイミング検出手椴によりフレーム先頭が検出
された場合に、そのフレーム先頭の高優先セルと同一の
パスからそれ以前に到着した直前フレームの低優先セル
を無効セルと判断し、これら低優先セルのみに対して廃
棄表示を行う廃棄判定処理手段と、 高優先バッファから優先的に高優先セルを読み出して送
出し、高優先バッファから全ての高優先セルが読み出さ
れた場合には、低優先バッファから廃棄表示されていな
い低優先セルのみを読み出して送出する選択読出手段と
を備える ことを特徴とするセル優先処理装置。
A plurality of image frame information is stored in each file.
High priority cells based on the importance of each information for each frame
Transfer with the lower priority cell that follows.
Based on the priority of each cell arriving from multiple paths
Arriving cells into high-priority and low-priority buffers
Each cell is stored, and the cells stored in these buffers are stored.
The number of cells stored in each buffer depends on the product status.
In the cell priority processing device that selects and sends one of the two, the top of the frame is determined based on the arrival cell indicating the top of the frame.
The head of the frame is detected by the head timing detection means to be detected and the head timing detection method.
Is the same as the high-priority cell at the beginning of the frame.
The lower priority cell of the previous frame that arrived earlier from the path
Are considered invalid cells, and only these low priority cells are discarded.
A discard determination processing unit for performing discard indication; and a high-priority cell read out from the high-priority buffer with priority and transmitted.
All high priority cells are read from the high priority buffer.
Is not discarded from the low-priority buffer,
Reading means for reading and transmitting only the low priority cells
Cell priority processing apparatus comprising: a.
【請求項2】 請求項1記載のセル優先処理装置におい
て、 先頭タイミング検出手段は、 フレーム末尾を示す低優先セルの到着後に、その低優先
セルと同一のパスからフレーム末尾を示さない高優先セ
ルが到着した場合に、フレーム先頭を検出する ことを特
徴とするセル優先処理装置。
2. A cell priority processing apparatus according to claim 1, wherein
Te, head timing detection means, after the arrival of the low priority cells showing the frame end, the low priority
High priority cells that do not indicate the end of the frame from the same path as the cell
A cell priority processing device for detecting the head of a frame when a packet arrives .
JP6034595A 1995-03-20 1995-03-20 Cell priority processing unit Expired - Lifetime JP2756766B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6034595A JP2756766B2 (en) 1995-03-20 1995-03-20 Cell priority processing unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6034595A JP2756766B2 (en) 1995-03-20 1995-03-20 Cell priority processing unit

Publications (2)

Publication Number Publication Date
JPH08265324A JPH08265324A (en) 1996-10-11
JP2756766B2 true JP2756766B2 (en) 1998-05-25

Family

ID=13139493

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6034595A Expired - Lifetime JP2756766B2 (en) 1995-03-20 1995-03-20 Cell priority processing unit

Country Status (1)

Country Link
JP (1) JP2756766B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4557911B2 (en) * 2006-03-07 2010-10-06 株式会社東芝 Communication apparatus and communication method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5936460A (en) * 1982-08-24 1984-02-28 Nec Corp Voice packet transmission controlling system
JPH0486047A (en) * 1990-07-27 1992-03-18 Nec Corp Buffer circuit having preferential processing function

Also Published As

Publication number Publication date
JPH08265324A (en) 1996-10-11

Similar Documents

Publication Publication Date Title
US6122279A (en) Asynchronous transfer mode switch
US7095726B2 (en) ATM switching system and cell control method
US5400326A (en) Network bridge
US8073006B2 (en) ATM cell conversion circuit and ATM cell conversion method
US20020150047A1 (en) System and method for scheduling transmission of asynchronous transfer mode cells
US6747954B1 (en) Asynchronous transfer mode switch providing pollstate status information
US7203198B2 (en) System and method for switching asynchronous transfer mode cells
US6483831B1 (en) Asynchronous transfer mode switch
JP2964968B2 (en) Shaping processing apparatus and shaping processing method
JP2756766B2 (en) Cell priority processing unit
JP2760343B2 (en) ATM cell circuit
JP2003524934A (en) Automatic detection switch system and method for multimedia applications
Moors et al. ATM receiver implementation issues
JP3291866B2 (en) Data receiving system and communication control device
JP3154854B2 (en) Buffer threshold control system for ATM network
JP3185751B2 (en) ATM communication device
JPH1065713A (en) Method for detecting atm system cell
JPH04369139A (en) Atm traffic control system
JP2001339398A (en) Scheduling circuit
JP3887747B2 (en) Signal loss detection device and signal loss detection method
JP3051947B2 (en) Group address processing method
JPH09121211A (en) Confirmation frame transfer system for fc/atm network conversion device
JPH0795212A (en) Congestion control system for atm exchange system
JPH08274786A (en) Partial tagging method
JPH05268242A (en) Network controller by management cell and method thereof