JPH11298481A - Shaping circuit - Google Patents

Shaping circuit

Info

Publication number
JPH11298481A
JPH11298481A JP9575698A JP9575698A JPH11298481A JP H11298481 A JPH11298481 A JP H11298481A JP 9575698 A JP9575698 A JP 9575698A JP 9575698 A JP9575698 A JP 9575698A JP H11298481 A JPH11298481 A JP H11298481A
Authority
JP
Japan
Prior art keywords
clock
circuit
serial data
shaping
cell
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.)
Granted
Application number
JP9575698A
Other languages
Japanese (ja)
Other versions
JP3178411B2 (en
Inventor
Hitoshi Tomizawa
均 富沢
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 JP9575698A priority Critical patent/JP3178411B2/en
Publication of JPH11298481A publication Critical patent/JPH11298481A/en
Application granted granted Critical
Publication of JP3178411B2 publication Critical patent/JP3178411B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PROBLEM TO BE SOLVED: To simplify the shaping circuit by requiring only a clock generating circuit section for a means to materialize shaping. SOLUTION: A control section 1 stores shaping speed information for each logical path. A clock generating circuit 14 generates a 2nd clock based on the shaping speed information. Receiving serial data 13 from a terminal with a 1st clock 15, a speed conversion section 11 replaces the 2nd clock 16 with serial data 13 and outputs the result to a cell processing circuit 12. The cell processing circuit 12 coverts serial data into an asynchronous transfer mode ATM cell format and outputs the converted data to a multiplexer/contention section 3. The multiplexer/contention section 3 extracts an ATM cell from a cell processing circuit that makes a fastest transmission request and sends the cell to an ATM network.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ATM−UNI
(Asynchronous TransferMod
e−User Network Interface)
を有しない端末をATMネットワークに接続する場合に
必要とされるシェーピング回路に関する。
The present invention relates to an ATM-UNI.
(Asynchronous TransferMod
e-User Network Interface)
The present invention relates to a shaping circuit required when a terminal having no is connected to an ATM network.

【0002】[0002]

【従来の技術】ATMネットワークにおいては、論理パ
スごとに使用帯域を規定し、セルを送受信することとし
ている。したがって、契約帯域を超えてセルをATMネ
ットワークに送出すると、そのセルは廃棄される。この
ため、ATM−UNIを有しない端末を帯域制限のある
ATMネットワークに接続する場合には、セル化回路に
入力するシリアルデータの間隔を契約帯域内になるよう
に整えるシェーピングが必須となる。
2. Description of the Related Art In an ATM network, a band to be used is specified for each logical path, and cells are transmitted and received. Therefore, if a cell is sent to the ATM network beyond the contract bandwidth, the cell is discarded. For this reason, when connecting a terminal having no ATM-UNI to an ATM network having a band limitation, it is necessary to perform shaping for adjusting the interval of serial data input to the cell circuit to be within the contract band.

【0003】従来のこの種のシェーピング方法の一例
が、特開平8−125668号公報に記載されている。
この公報に記載された技術は、論理パス毎にセルの送出
間隔を制御可能なシェーピング方法を提供するものであ
る。すなわち、論理パス毎に入力セルをバッファメモリ
に一時的に蓄積しておき、上記入力セルが属するグルー
プの識別子と対応して予め申告されているトラヒック条
件に応じて該入力セルの送出時刻を決定する第1ステッ
プと、上記セルの送出時刻を先着セルに割り当て済の送
出時刻と比較し、もし、送出時刻が重なった場合は上記
第1ステップで決定した送出時刻を修正した後、上記送
出時刻と上記入力セルの識別情報との対応関係を記憶し
ておく第2ステップと、上記第2ステップで記憶された
セル識別子と送出時刻の対応関係に基づいて、上記バッ
ファメモリに蓄積されたセルを送出時刻順に読み出し、
出力回線に送出する第3ステップとからなることを特徴
とするシェーピング方法である。
An example of this type of conventional shaping method is described in Japanese Patent Application Laid-Open No. Hei 8-125668.
The technique described in this publication provides a shaping method capable of controlling a cell transmission interval for each logical path. That is, the input cells are temporarily stored in the buffer memory for each logical path, and the transmission time of the input cells is determined in accordance with the traffic condition previously declared corresponding to the identifier of the group to which the input cells belong. And comparing the transmission time of the cell with the transmission time assigned to the first-arrived cell. If the transmission times overlap, the transmission time determined in the first step is corrected, and then the transmission time is corrected. And a second step of storing a correspondence relationship between the cell identifier and the identification information of the input cell. Based on the correspondence relationship between the cell identifier and the transmission time stored in the second step, the cell stored in the buffer memory is stored. Read out in order of sending time,
And a third step of transmitting to an output line.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、上述し
た従来のシェーピング方法では、時刻情報と前セル送出
時間情報を記憶し1セル毎に送出制御を行う必要がある
ため、制御が煩雑であるという問題点がある。また、先
着セルと送出時刻が重なった場合、再度送出時刻の再計
算が必要となる。更に、送出時刻の計算量は論理パスの
数に比例して増加していき、制御回路の負荷を高めてし
まうという問題点もある。
However, in the above-described conventional shaping method, it is necessary to store time information and previous cell transmission time information and to perform transmission control for each cell, so that control is complicated. There is a point. Also, when the first arrival cell and the transmission time overlap, it is necessary to recalculate the transmission time again. Furthermore, there is a problem that the calculation amount of the transmission time increases in proportion to the number of logical paths, and the load on the control circuit increases.

【0005】本発明の目的は、簡易なシェーピング回路
を提供することにある。
An object of the present invention is to provide a simple shaping circuit.

【0006】[0006]

【課題を解決するための手段】本発明のシェーピング回
路は、ATMユーザネットワークインタフェースを有し
ない端末をATMネットワークに接続するためのシェー
ピング回路において、論理パスごとの契約帯域に同期し
たクロックを発生し、このクロックに載せたシリアルデ
ータをセル化することを特徴とする。
According to the present invention, a shaping circuit for connecting a terminal having no ATM user network interface to an ATM network generates a clock synchronized with a contract band for each logical path. It is characterized in that serial data carried on this clock is converted into cells.

【0007】また、本発明の好ましい実施の形態として
のシェーピング回路は、前記論理パスごとの契約帯域に
同期した第2クロックを発生するクロック発生回路と、
前記端末からシリアルデータをこれに同期した第1クロ
ックにより受信し、前記第2クロックにより送出する速
度変換部と、前記送出されたシリアルデータをATMセ
ルフォーマットに変換するセル化回路を有することを特
徴とする。
A shaping circuit according to a preferred embodiment of the present invention comprises: a clock generating circuit for generating a second clock synchronized with a contract band for each logical path;
A speed converter for receiving serial data from the terminal at a first clock synchronized therewith and transmitting the serial data at the second clock; and a cell conversion circuit for converting the transmitted serial data into an ATM cell format. And

【0008】本発明の好ましい実施の形態としてのシェ
ーピング回路は、前記論理パスごとの契約帯域に同期し
た第2クロックを発生し前記端末に供給するクロック発
生回路と、前記端末から前記第2クロックに同期したシ
リアルデータを受信し、ATMセルフォーマットに変換
するセル化回路を有することを特徴とする。
[0008] A shaping circuit according to a preferred embodiment of the present invention includes: a clock generating circuit that generates a second clock synchronized with a contract band for each logical path and supplies the second clock to the terminal; It is characterized by having a celling circuit for receiving the synchronized serial data and converting it to the ATM cell format.

【0009】本発明の好ましい実施の形態としてのシェ
ーピング回路は、前記論理パスごとの契約帯域に対する
シェーピング速度情報を記憶した情報テーブルと、情報
テーブルからシェーピング速度情報を読み出して前記ク
ロック発生回路に送出するCPUを含む制御部を設け、
また、前記クロック発生回路は、前記論理パスごとの契
約帯域に対するカウント値の設定・保存を行うオフセッ
ト設定レジスタと、前記カウント値だけカウントして前
記第2クロックを発生するカウンタとで構成され、ま
た、前記速度変換部は、前記シリアルデータからその有
効データ範囲を示すフラグを検出してイネーブル信号を
出力するフラグ検出回路と、イネーブル信号が入力して
いる間だけ前記シリアルデータを入力し、前記第2クロ
ックに同期して前記セル化回路に出力するFIFOとで
構成されることを特徴とする。
[0009] A shaping circuit as a preferred embodiment of the present invention reads out the shaping speed information from the information table storing shaping speed information for the contracted bandwidth for each of the logical paths and sends it to the clock generation circuit. A control unit including a CPU is provided,
The clock generation circuit includes an offset setting register that sets and stores a count value for a contract bandwidth for each logical path, and a counter that counts only the count value and generates the second clock. The speed conversion unit detects a flag indicating the valid data range from the serial data and outputs an enable signal, and the serial data is input only while the enable signal is being input; And a FIFO which is output to the cell circuit in synchronization with two clocks.

【0010】[0010]

【発明の実施の形態】次に、本発明の実施の形態につい
て説明する。
Next, an embodiment of the present invention will be described.

【0011】本発明のシェーピング回路は、ATMユー
ザネットワークインタフェースを有しない端末をATM
ネットワークに接続するためのシェーピング回路におい
て、論理パスごとの契約帯域に同期したクロックを発生
し、このクロックに載せたシリアルデータをセル化する
ことを特徴とする。
[0011] A shaping circuit according to the present invention is provided for a terminal having no ATM user network interface.
In a shaping circuit for connecting to a network, a clock synchronized with a contract band for each logical path is generated, and serial data carried on this clock is converted into cells.

【0012】以下、本発明の実施例について図面を参照
して説明する。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.

【0013】図1は本発明の一実施例を示すブロック図
であり、制御部1,制御バス2を介して制御部1と接続
されたN個のクロック発生回路14,24,…34,N
個の速度変換部11,21…31,N個のセル化回路1
2,22…32および多重/競合部3から構成される。
速度変換部11等,セル化回路12等およびクロック発
生回路14等は、N個の論理パスに対応する。
FIG. 1 is a block diagram showing an embodiment of the present invention. N clock generating circuits 14, 24,..., 34, N connected to a control unit 1 via a control unit 1 and a control bus 2 are shown.
, 31, 21... 31, N cell conversion circuits 1
2, 22,... 32 and the multiplexing / competition unit 3.
The speed conversion unit 11 and the like, the cell circuit 12 and the like, and the clock generation circuit 14 and the like correspond to N logic paths.

【0014】速度変換部11は、既存端末からのシリア
ルデータ13を、受信した第1クロック15とは異なる
第2クロック16で送信するデータの速度変換部であ
る。セル化回路12は、速度変換部11から送られるシ
リアルデータをATMセルフォーマットに変換する。シ
リアルデータのセル化を行ったセル化回路12は、多重
/競合部3に対しても送信要求を行う。複数のセル化回
路から送信要求を受けた多重/競合部3は、最も早い送
信要求を出したセル化回路12に対してATMセルの引
き取りを行い、ATMネットワークへ送出することで固
有のシェーピング回路を不要とする。また、クロック発
生回路14は、契約帯域情報に基づく第2クロックを発
生して速度変換部11に供給する。なお、他の論理パス
対応の速度変換部21等,セル化回路22等およびクロ
ック発生回路24等も、上述の速度変換部11,セル化
回路12およびクロック発生回路14と同機能を有す
る。
The speed converter 11 is a speed converter for transmitting serial data 13 from an existing terminal at a second clock 16 different from the received first clock 15. The celling circuit 12 converts the serial data sent from the speed converter 11 into an ATM cell format. The celling circuit 12 that has converted the serial data into cells also issues a transmission request to the multiplexing / competition unit 3. The multiplexing / competition unit 3 receiving the transmission request from the plurality of cell circuits picks up the ATM cell from the cell circuit 12 which has issued the earliest transmission request, and sends the ATM cell to the ATM network to form a unique shaping circuit. Is unnecessary. Further, the clock generation circuit 14 generates a second clock based on the contract bandwidth information and supplies the second clock to the speed conversion unit 11. It should be noted that the speed conversion unit 21 and the like, the cell conversion circuit 22 and the like, and the clock generation circuit 24 and the like corresponding to other logical paths also have the same functions as the above-described speed conversion unit 11, the cell conversion circuit 12 and the clock generation circuit 14.

【0015】図2は、図1の速度変換部11,セル化回
路12,クロック発生回路14,および制御部1の詳細
ブロック図である。
FIG. 2 is a detailed block diagram of the speed converter 11, the cell circuit 12, the clock generator 14, and the controller 1 of FIG.

【0016】制御部1のテーブル101には、シリアル
データ13,23…33に対応する論理パスごとにシェ
ーピング速度情報を記憶しており、CPU102は情報
テーブル101から該当する論理パスのシェーピング速
度情報を読み込み、カウンタ141のカウント値に変換
してクロック発生回路14のオフセット設定レジスタ1
42に書き込む。
The shaping speed information for each logical path corresponding to the serial data 13, 23... 33 is stored in the table 101 of the control unit 1, and the CPU 102 stores the shaping speed information of the corresponding logical path from the information table 101. The offset setting register 1 of the clock generation circuit 14 is read and converted into the count value of the counter 141.
Write to 42.

【0017】クロック発生回路14は、CPU102に
よって設定されるカウント値を保持するオフセット設定
レジスタ142と、このカウント値だけカウントし、一
定周期の第2クロックを発生するカウンタ141とを有
する。
The clock generation circuit 14 has an offset setting register 142 for holding a count value set by the CPU 102, and a counter 141 for counting the count value and generating a second clock having a constant period.

【0018】速度変換部11は、シリアルデータ13を
出力するともに、シリアルデータ13からその有効デー
タ範囲を示すフラグを検出して、イネーブル信号113
を出力するフラグ検出回路111と、イネーブル信号1
13が入力している間だけ、シリアルデータ13を入力
し、また第2クロック16に同期してセル化回路12に
出力するFIFO112とで構成される。
The speed converter 11 outputs the serial data 13, detects a flag indicating the valid data range from the serial data 13, and outputs an enable signal 113.
A flag detection circuit 111 for outputting the enable signal 1
The FIFO 112 is configured to receive the serial data 13 only while the data 13 is being input, and output the serial data 13 to the cell circuit 12 in synchronization with the second clock 16.

【0019】図3は、第1クロック15とシリアルデー
タ13とイネーブル信号113の関係、図4は速度変換
部11の入力(シリアルデータ13)と出力(FIFO
12の出力)との関係を示す。図3のシリアルデータ1
3は固定長とは限らないが、便宜上固定長で図示した。
また図4では、速度変換部11に非同期に入力するシリ
アルデータ13が一定の間隔に整えられていることがわ
かる。
FIG. 3 shows the relationship between the first clock 15, the serial data 13, and the enable signal 113, and FIG. 4 shows the input (serial data 13) and output (FIFO) of the speed converter 11.
12 output). Serial data 1 in FIG.
3 is not limited to a fixed length, but is shown as a fixed length for convenience.
Also, in FIG. 4, it can be seen that the serial data 13 asynchronously input to the speed conversion unit 11 is arranged at regular intervals.

【0020】このように、本実施例では、FIFO11
2の書き込みには第1クロック15、読み出しには第2
クロックを使用することにより、シリアルデータ13の
書き込みと読み出しを非同期に行う。
As described above, in this embodiment, the FIFO 11
2 for writing the first clock 15 and reading for the second clock 15.
By using a clock, writing and reading of the serial data 13 are performed asynchronously.

【0021】また、セル化回路12は、FIFO112
から読み出したシリアルデータをパラレルデータに変換
するS/P変換回路121と、パラレル変換されたデー
タをセルフォーマットに変換するヘッダ生成回路122
を有する。
The celling circuit 12 includes a FIFO 112
And an S / P conversion circuit 121 for converting serial data read out of the data into parallel data, and a header generation circuit 122 for converting the parallel-converted data into a cell format.
Having.

【0022】次に、本実施例の動作を説明する。Next, the operation of this embodiment will be described.

【0023】制御部1の情報テーブル101には、論理
パスごとにシェーピング速度情報を記憶しておく。CP
U102は情報テーブル101からシェーピング速度情
報を読み込み、カウント値に変換して、それぞれのオフ
セット設定レジスタ142に書き込む。カウンタ141
はカウント値だけカウントして一定周期の第2クロック
16を出力する。
The information table 101 of the control section 1 stores shaping speed information for each logical path. CP
U 102 reads the shaping speed information from the information table 101, converts it into a count value, and writes it into each offset setting register 142. Counter 141
Counts the count value and outputs a second clock 16 having a constant period.

【0024】端末からシリアルデータ13が第1クロッ
ク15と共に速度変換部11に入力すると、フラグ検出
回路111は、シリアルデータ13をFIFO112に
出力するとともに、シリアルデータ13の有効データ範
囲を示すフラグを検出し、イネーブル信号113を発生
する。FIFO112は、入力したシリアルデータ13
について、イネーブル信号113が指定される時間帯だ
け、第1クロック15の立下りエッジに同期して取り込
み、取り込んだ順序である第2クロック16の周期で出
力する。すなわち、速度変換部11はデータの受信に関
してはシリアルデータ13に同期した第1クロック15
を基にデータを受信し、セル化回路12へのデータ送信
についてはクロック発生回路14からの第2クロック1
6でデータを送信する。
When the serial data 13 is input from the terminal to the speed converter 11 together with the first clock 15, the flag detection circuit 111 outputs the serial data 13 to the FIFO 112 and detects a flag indicating the valid data range of the serial data 13. Then, an enable signal 113 is generated. The FIFO 112 stores the input serial data 13
Are captured in synchronization with the falling edge of the first clock 15 during the time period in which the enable signal 113 is designated, and are output in the cycle of the second clock 16 in the capturing order. That is, the speed conversion unit 11 receives the first clock 15 synchronized with the serial data 13 for data reception.
Is received on the basis of the second clock 1 from the clock generation circuit 14 with respect to data transmission to the celling circuit 12.
At step 6, data is transmitted.

【0025】セル化回路12は受信したシリアルデータ
をATMセルフォーマットに変換する。多重/競合部3
はセル化回路12,セル化回路22,セル化回路32そ
れぞれからのセル送信要求で最も早い要求を出したセル
から順次網クロックに同期してデータをATMネットワ
ークへ出力する。
The cell conversion circuit 12 converts the received serial data into an ATM cell format. Multiplex / competition part 3
Outputs the data to the ATM network in synchronization with the network clock sequentially from the cell which has issued the earliest request among the cell transmission circuits 12, 22 and 32.

【0026】図5は本発明の他の実施例を示すブロック
図である。本実施例では、クロック発生回路214等が
発生した第2クロック215等を端末側に供給してい
る。この第2クロック215は、図1における第2クロ
ック16と同様に、論理パスごとのシェーピング速度情
報により一定周期に設定されたものである。
FIG. 5 is a block diagram showing another embodiment of the present invention. In this embodiment, the second clock 215 and the like generated by the clock generation circuit 214 and the like are supplied to the terminal. The second clock 215 is set at a constant period based on the shaping speed information for each logical path, similarly to the second clock 16 in FIG.

【0027】端末側からは、第2クロック215に同期
したシリアルデータ213がセル化回路212に入力す
る。すなわち、シリアルデータ213は第2クロック2
15により、既に要求されるクロックレートとなってい
ることから、図1における速度変換部11が不要とな
る。この後の処理は、図1に示した実施例と同様である
ので説明を省略する。
From the terminal side, serial data 213 synchronized with the second clock 215 is input to the celling circuit 212. That is, the serial data 213 is the second clock 2
15, the required clock rate has already been attained, so that the speed conversion unit 11 in FIG. 1 becomes unnecessary. Subsequent processing is the same as in the embodiment shown in FIG.

【0028】[0028]

【発明の効果】本発明によれば、個々の論理パスに対応
するシリアルデータを受信時に網の契約帯域に同期した
クロックに載せ替える構成を採用したため、それ以降JS
の処理にシェーピング機能が不要となる。その結果、シ
リアルデータの受信時に帯域を保証できるクロック速度
に載せ替えることでセルの生成間隔が必然的に一定にな
るので、シェーピングの実現手段として必要とされるの
はクロックの発生回路部だけとなり、シェーピング回路
が簡易になるという効果がある。
According to the present invention, the serial data corresponding to each logical path is replaced by a clock synchronized with the contract band of the network at the time of reception.
Does not require a shaping function. As a result, by switching to a clock speed that can guarantee the band when receiving serial data, the cell generation interval is inevitably constant, so only the clock generation circuit is needed as a means for shaping. This has the effect of simplifying the shaping circuit.

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

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

【図2】図1に示した実施例の要部の詳細ブロック図で
ある。
FIG. 2 is a detailed block diagram of a main part of the embodiment shown in FIG.

【図3】図1に示したイネーブル信号の機能を説明する
ための図である。
FIG. 3 is a diagram for explaining a function of an enable signal shown in FIG. 1;

【図4】図1に示した実施例におけるFIFOの入力デ
ータと出力データを示す図である。
FIG. 4 is a diagram showing input data and output data of a FIFO in the embodiment shown in FIG. 1;

【図5】本発明の他の実施例のブロック図である。FIG. 5 is a block diagram of another embodiment of the present invention.

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

1,201 制御部 2,202 制御バス 3,203 多重/競合部 11,21,31 速度変換部 12,22,32,212,222,232 セル化回
路 13,23,33,213,223,233 シリアル
データ 14,24,34,214,224,234 クロック
発生回路 15,25,35,225,235 第1クロック 16,215 第2クロック 101 情報テーブル 102 CPU 111 フラグ検出回路 112 FIFO 113 イネーブル信号 121 S/P変換回路 122 セルヘッダ生成回路 141 カウンタ 142 オフセット設定レジスタ
1,201 control unit 2,202 control bus 3,203 multiplexing / competition unit 11,21,31 speed conversion unit 12,22,32,212,222,232 celling circuit 13,23,33,213,223,233 Serial data 14, 24, 34, 214, 224, 234 Clock generation circuit 15, 25, 35, 225, 235 First clock 16, 215 Second clock 101 Information table 102 CPU 111 Flag detection circuit 112 FIFO 113 Enable signal 121 S / P conversion circuit 122 Cell header generation circuit 141 Counter 142 Offset setting register

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】ATMユーザネットワークインタフェース
を有しない端末をATMネットワークに接続するための
シェーピング回路において、論理パスごとの契約帯域に
同期したクロックを発生し、このクロックに載せたシリ
アルデータをセル化することを特徴とするシェーピング
回路。
1. A shaping circuit for connecting a terminal having no ATM user network interface to an ATM network, generates a clock synchronized with a contract band for each logical path, and converts serial data carried on this clock into cells. A shaping circuit characterized in that:
【請求項2】前記論理パスごとの契約帯域に同期した第
2クロックを発生するクロック発生回路と、前記端末か
らシリアルデータをこれに同期した第1クロックにより
受信し、前記第2クロックにより送出する速度変換部
と、前記送出されたシリアルデータをATMセルフォー
マットに変換するセル化回路を有することを特徴とする
請求項1記載のシェーピング回路。
2. A clock generating circuit for generating a second clock synchronized with a contract band for each logical path, and receiving serial data from the terminal with a first clock synchronized therewith and sending out the serial data with the second clock. 2. The shaping circuit according to claim 1, further comprising a speed conversion unit, and a cell conversion circuit for converting the transmitted serial data into an ATM cell format.
【請求項3】前記論理パスごとの契約帯域に同期した第
2クロックを発生し前記端末に供給するクロック発生回
路と、前記端末から前記第2クロックに同期したシリア
ルデータを受信し、ATMセルフォーマットに変換する
セル化回路を有することを特徴とする請求項1記載のシ
ェーピング回路。
3. A clock generating circuit for generating a second clock synchronized with a contract band for each logical path and supplying the second clock to the terminal, receiving serial data synchronized with the second clock from the terminal, and generating an ATM cell format. 2. The shaping circuit according to claim 1, further comprising a cell conversion circuit for converting the data into a signal.
【請求項4】前記論理パスごとの契約帯域に対するシェ
ーピング速度情報を記憶した情報テーブルと、情報テー
ブルからシェーピング速度情報を読み出して前記クロッ
ク発生回路に送出するCPUを含む制御部を設けたこと
を特徴とする請求項2または請求項3記載のシェーピン
グ回路。
4. An information table storing shaping speed information for a contracted bandwidth for each logical path, and a control unit including a CPU for reading out the shaping speed information from the information table and sending it to the clock generation circuit. The shaping circuit according to claim 2 or 3, wherein
【請求項5】前記クロック発生回路は、前記論理パスご
との契約帯域に対するカウント値の設定・保存を行うオ
フセット設定レジスタと、前記カウント値だけカウント
して前記第2クロックを発生するカウンタとで構成され
ることを特徴とする請求項2〜請求項4のいずれかに記
載のシェーピング回路。
5. The clock generating circuit comprises an offset setting register for setting and storing a count value for a contract bandwidth for each logical path, and a counter for counting the count value and generating the second clock. The shaping circuit according to any one of claims 2 to 4, wherein the shaping is performed.
【請求項6】前記速度変換部は、前記シリアルデータか
らその有効データ範囲を示すフラグを検出してイネーブ
ル信号を出力するフラグ検出回路と、イネーブル信号が
入力している間だけ前記シリアルデータを入力し、前記
第2クロックに同期して前記セル化回路に出力するFI
FOとで構成されることを特徴とする請求項2,請求項
4または請求項5記載のシェーピング回路。
6. A flag detecting circuit for detecting a flag indicating a valid data range from the serial data and outputting an enable signal, the speed conversion unit receiving the serial data only while the enable signal is being input. FI that is output to the cell circuit in synchronization with the second clock
6. The shaping circuit according to claim 2, wherein the shaping circuit comprises an FO.
JP9575698A 1998-04-08 1998-04-08 Shaping circuit Expired - Fee Related JP3178411B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9575698A JP3178411B2 (en) 1998-04-08 1998-04-08 Shaping circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9575698A JP3178411B2 (en) 1998-04-08 1998-04-08 Shaping circuit

Publications (2)

Publication Number Publication Date
JPH11298481A true JPH11298481A (en) 1999-10-29
JP3178411B2 JP3178411B2 (en) 2001-06-18

Family

ID=14146348

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9575698A Expired - Fee Related JP3178411B2 (en) 1998-04-08 1998-04-08 Shaping circuit

Country Status (1)

Country Link
JP (1) JP3178411B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9148427B2 (en) 2000-09-12 2015-09-29 International Business Machines Corporation System and method for implementing a robot proof web site

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9148427B2 (en) 2000-09-12 2015-09-29 International Business Machines Corporation System and method for implementing a robot proof web site
US9558340B2 (en) 2000-09-12 2017-01-31 International Business Machines Corporation System and method for implementing a robot proof web site

Also Published As

Publication number Publication date
JP3178411B2 (en) 2001-06-18

Similar Documents

Publication Publication Date Title
JP3487806B2 (en) Dual AAL1 device and synchronization method used therefor
US7006498B2 (en) System for transmitting local area network (LAN) data frames through an asynchronous transfer mode (ATM) crossbar switch
US6418144B1 (en) AAL terminal system of duplex configuration and synchronization method
US7142546B2 (en) Distributed pipeline scheduling method and system
JP3178411B2 (en) Shaping circuit
JP4101361B2 (en) Audio data transmitting / receiving apparatus and audio data transmitting / receiving system
US5910953A (en) ATM interface apparatus for time-division multiplex highways
JP3244665B2 (en) ATM cell conversion device with tone and DTMF generation function and method therefor
JPH10322352A (en) Data transmitter
JP3055530B2 (en) AAL1 terminating device duplexing method for converting ATM to STM data and its configuration
JP2521368B2 (en) Packet adapter device for ATM
JP2713252B2 (en) Packet phase synchronization circuit
JP3570967B2 (en) Dual AAL1 conversion device and synchronization method used therefor
KR960003224B1 (en) Cell rate interface apparatus and its method of atm protocol physical layer
JPH01270431A (en) High-speed packet exchange switch
JP3700828B2 (en) Format conversion method
JP2768384B2 (en) Burst adaptation method in ATM network
JP3139470B2 (en) Interface converter
CN117178517A (en) Communication device, communication system, and communication method
KR0129610B1 (en) Apparatus for transmitting and receiving atm cell date with speed
JP2937750B2 (en) Pointer insertion device
JP3655775B2 (en) ATM cell output control system
JP2631699B2 (en) Cell Formatting Method
JPH11163869A (en) Transmission method and device
JPH11313067A (en) Cell transmission control system for atm communication system

Legal Events

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