JP3455379B2 - Speed conversion circuit - Google Patents

Speed conversion circuit

Info

Publication number
JP3455379B2
JP3455379B2 JP28944796A JP28944796A JP3455379B2 JP 3455379 B2 JP3455379 B2 JP 3455379B2 JP 28944796 A JP28944796 A JP 28944796A JP 28944796 A JP28944796 A JP 28944796A JP 3455379 B2 JP3455379 B2 JP 3455379B2
Authority
JP
Japan
Prior art keywords
unit
cell
control unit
message
transmission
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
JP28944796A
Other languages
Japanese (ja)
Other versions
JPH10135971A (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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP28944796A priority Critical patent/JP3455379B2/en
Publication of JPH10135971A publication Critical patent/JPH10135971A/en
Application granted granted Critical
Publication of JP3455379B2 publication Critical patent/JP3455379B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Communication Control (AREA)

Description

【発明の詳細な説明】 【0001】 【発明の属する技術分野】本発明は、ATM(Asynchron
ous Transfer Mode;非同期転送モード)方式の各種装置
に使用される速度変換回路に関し、特に広帯域ISDN
(Integrated Serviced Digital Network) プロトコル上
のAAL(ATM Adaptation Layer)部を実現するLSI
(以下、SAR(Segmentation And Reassembly) と称す
る)の異種回線速度を収容する速度変換回路に関するも
のである。 【0002】 【従来の技術】SAR部の従来の構成を図7に示す。こ
のSAR処理部では、以下に述べる処理が行われる。先
ず、受信側では、回線から受信したセル(図3参照)の
データ幅を8bit/32bit変換部51で8ビット
から32ビットに変換し、受信FIFO(First-In Firs
t-Out)部52で内部動作クロックに載せ換え、一旦受信
側バッファ部53に格納した後、メッセージ組立て制御
部54にてセルのヘッダ部の情報に基づいて外部メモリ
部61内のメッセージ組立て用の情報を検索し、その情
報を基にセルのペイロード部をINF(インタフェー
ス)部55を介して外部メモリ61に格納し、それをつ
なげることでメッセージを組み立てる(図4参照)。 【0003】一方、送信側では、送りたいメッセージを
上位CPU部62から外部メモリ部61に格納し、送信
する場合はそのセルのヘッダ情報を上位CPU部62か
ら設定し、セル分割制御部56にてメッセージを48バ
イト単位で外部メモリ部61から読み出すことによって
セルに分割し、セルの先頭にヘッダ部を付加したものを
一旦送信側バッファ部57に格納した後、送信FIFO
部58で回線クロックに載せ換え、さらに32bit/
8bit変換部59で8ビットのデータ幅に変換して送
信する。 【0004】このように、受信処理では、セルのヘッダ
部内のVPI/VCI(チャネル番号)に基づいてその
チャネルの制御情報およびメッセージ組立て用の情報を
外部メモリ部61から読み出し、その後外部メモリ部6
1から読み出した情報を基にペイロード部を受信側バッ
ファ部53から外部メモリ部61に転送している。ま
た、送信処理では、送信するチャネルのヘッダ情報を上
位CPU部62から受信し、メッセージを外部メモリ部
61から読み出し、ヘッダ部を付加して送信側バッファ
部57に格納している。 【0005】図8および図9に、送信側(1)および受
信側(2)のタイムチャートをそれぞれ示す。図8およ
び図8のタイムチャートにおいて、セル流〜は図7
中のセル流〜にそれぞれ対応している。ここで、受
信処理と送信処理とは非同期なので、メッセージ組立て
処理とセル分割処理のメモリアクセスのタイミングが同
時になった場合には、図9の(1)に示すように、各処
理に必要な時間が長くなり(1280ns)、メッセー
ジ組立て処理とセル分割処理のメモリアクセスが重なら
ず、どちらか一方の処理しか行わない場合には、図9の
(2)に示すように、処理時間が短くなる(720n
s)。 【0006】 【発明が解決しようとする課題】しかしながら、上述し
た従来技術では、送・受信FIFO部52,58で回線
側クロックと内部動作用のクロックの速度変換を行った
後、送・受信側バッファ部53,57に一旦格納し、こ
の送・受信側バッファ部53,57で内部処理のタイミ
ングを合わせていたため、セルを格納するためのメモリ
が送・受信側合わせて4つ必要であり、回路規模が大き
くなるという問題があった。 【0007】 【課題を解決するための手段】本発明による速度変換回
路は、ATM方式の各種装置に使用される、プロトコル
上のAAL部における送信のセル先頭信号と受信のセル
先頭信号が非同期の場合の異種回線速度を収容するSA
R部において、回線側から受信したセルのデータ幅を変
換する受信ビット変換部と、回線側の速度によってリー
ド開始タイミングを切り替えるリード開始ポイント切替
え回路を有し、前記受信ビット変換部で変換されたセル
データを格納する受信メモリ部と、リード開始ポイント
切替え回路からのリード開始タイミングによって起動
し、受信メモリ部から外部メモリ部にセルデータを転送
しかつメッセージを組み立てるメッセージ組立て制御部
と、回線側の速度によってライト開始タイミングを切り
替えるライト開始ポイント切替え回路を有する送信メモ
リ部と、ライト開始ポインタ切替え回路からのライト開
始タイミングによって起動し、外部メモリ部から送信メ
モリ部にメッセージをセルに分割して転送するセル分割
制御部と、送信メモリ部からの送信セルのデータ幅を変
換して回線側に送信する送信ビット変換部と、外部メモ
リ部に対するメッセージ組立て制御部、セル分割制御部
および外部装置からのメモリアクセス要求の調停を行う
インタフェース部とを備え、前記インタフェース部は、
前記メッセージ組立て制御部と前記セル分割制御部とを
同等の優先順位で同時にアクセス要求があった場合、こ
れらメッセージ組立て制御部とセル分割制御部とを交互
にアクセスし、これらメッセージ組立て制御部とセル分
割制御部とからのメモリアクセス要求がないときに、前
記外部装置からのアクセス要求を可能とした構成となっ
ている。 【0008】上記構成の速度変換回路において、回線側
からセル先頭信号に同期して受信したセルは、そのデー
タ幅が受信ビット変換部で変換されて受信メモリ部に格
納される。受信メモリ部内のリード開始ポイント切替え
回路は、回線側の速度に対応したリード開始タイミング
をメッセージ組立て制御部に出力する。メッセージ組立
て制御部は、このリード開始タイミングを受信すると、
受信メモリ部から外部メモリ部にセルデータを転送しか
つメッセージを組み立てる。 【0009】一方、送信メモリ内のライト開始ポイント
切替え回路は、回線側の速度に対応したライト開始タイ
ミングをセル分割制御部に出力する。セル制御部は、こ
のライト開始タイミングを受信すると、外部メモリ部か
ら送信メモリ部にメッセージをセルに分割して転送す
る。そして、この送信メモリ部からの送信セルは、その
データ幅が送信ビット変換部で変換されて回線側に送信
される。インタフェース部は、メッセージ組立て制御
部、セル分割制御部および外部装置からのメモリアクセ
ス要求の調停を行い、メッセージ組立て制御部とセル分
割制御部とを同等の優先順位で同時にアクセス要求があ
った場合、これらメッセージ組立て制御部とセル分割制
御部とを交互にアクセスし、これらメッセージ組立て制
御部とセル分割制御部とからのメモリアクセス要求がな
いときに、外部装置からのアクセス要求を可能とする。 【0010】 【発明の実施の形態】以下、本発明の実施形態について
図面を参照しつつ詳細に説明する。図1は、本発明の一
実施形態を示すブロック図である。 【0011】図1において、SAR部10は、8bit
/32bit変換部11と、受信FIFO部12と、メ
ッセージ組立て制御部13と、セル分割制御部14と、
送信FIFO部15と、32bit/8bit変換部1
6と、INF(インタフェース)部17とによって構成
されている。このSAR部10において、8bit/3
2bit変換部11は、フリップフロップと、受信FI
FO部12からのリードアドレスの下位2ビットをデコ
ードする回路とによって構成され、受信セルのデータ幅
を8ビットから32ビットに変換する。 【0012】受信FIFO部12は、32ビット幅のF
IFOメモリ部12aと、リード開始ポイント切替え回
路12bとにより構成されている。リード開始ポイント
切替え回路12bは、図2に示すように、回線側クロッ
クでカウントアップするアドレスカウンタ21と、この
アドレスカウンタ21から与えられるライトアドレスを
あらかじめ算出しておいた幾つかのリード開始ポイント
に対応させてデコードするデコーダ22と、上位からの
信号に基づいて回線側の速度が設定されるレジスタ23
と、このレジスタ23に設定された回線側の速度に合わ
せてデコーダ22のデコード値をセレクトするセレクタ
24とによって構成され、セレクトした信号をリード開
始タイミングとしてメッセージ組立て制御部13に通知
する。 【0013】メッセージ組立て制御部13は、メッセー
ジ組立て処理に合わせて内部クロックでカウントアップ
するリードアドレスカウンタと、その他の制御回路とに
よって構成され、受信FIFO部12からのリード開始
タイミングが立ったときからメッセージ組立て処理を開
始する。セル分割制御部14は、セル分割処理に合わせ
て内部クロックでカウントアップするライトアドレスカ
ウンタと、その他の制御回路とによって構成され、送信
FIFO部15からのライト開始タイミングが立った
ら、セル分割処理を開始する。 【0014】送信FIFO部15は、32ビット幅のF
IFOメモリ部15aと、ライト開始ポイント切替え回
路15bとにより構成されている。ライト開始ポイント
切替え回路15bは、図2に示されたリード開始ポイン
ト切替え回路と同様に、回線側クロックでカウントアッ
プするアドレスカウンタ21と、このアドレスカウンタ
21から与えられるリードアドレスをあらかじめ算出し
ておいた幾つかのライト開始ポイントに対応させてデコ
ードするデコーダ22と、上位からの信号に基づいて回
線側の速度が設定されるレジスタ23と、このレジスタ
23に設定された回線側の速度に合わせてデコーダ22
のデコード値をセレクトするセレクタ24とによって構
成され、セレクトした信号をライト開始タイミングとし
てセル分割制御部14に通知する。 【0015】32bit/8bit変換部16は、フリ
ップフロップと、送信FIFO部15からのライトアド
レスの下位2ビットをデコードする回路とにより構成さ
れ、送信セルのデータ幅を32ビットから8ビットに変
換する。INF部17は、外部メモリ部31とのインタ
フェース部分であり、メッセージ組立て制御部13とセ
ル分割制御部14との上位CPU部32からの外部メモ
リアクセス要求が重なったときに調停を行う。外部メモ
リ部31は、シングルポートメモリ相当のものである。 【0016】図3にセルフォーマットを示す。同図から
明らかなように、ヘッダ部内には、(a)GFC(Gener
ic Flow Control;一般的フロー制御)/VPI(Virtual
Path Identifier;仮想パス識別子)、(b)VPI、
(C)VCI(Virtual Channel Identifier;仮想チャネ
ル識別子)、(d)PT(Payload Type;ペイロード・タ
イプ)、(e)CLP(Cell Loss Priority;セル損失優
先表示)等の情報が格納されている。このセル流とメッ
セージとの関係を図4に示す。 【0017】次に、上記構成のSAR部10の動作につ
いて、図5および図6のタイムチャートを参照しつつ説
明する。なお、図5および図6のタイムチャートにおい
て、セル流〜は図1中のセル流〜にそれぞれ対
応している。また、本実施形態に係るSAR部10は、
セル先頭信号の周期が132ms〜2.7μsの範囲の
セル流に対応できるものとする。 【0018】先ず、回線側からセル先頭信号に同期して
受信したセルは、そのデータ幅が8bit/32bit
変換部11で8ビットから32ビットに変換され、受信
FIFO部12で32ビット幅のFIFOメモリ部12
aに格納される。リード開始ポイント切替え回路12b
は、回線の速度に対応したリード開始ポイント(ライト
アドレスをデコードした値)をデコーダ22内に数種類
持っており、それをレジスタ22に設定された値に基づ
いてセレクタ24によってセレクトし、そのデコード値
までライトアドレスが進んだ時点で、リード開始タイミ
ングをメッセージ組立て制御部13に出力する。 【0019】メッセージ組立て制御部13は、リード開
始ポイント切替え回路12bからリード開始タイミング
を受信すると、先ず、受信FIFO部12からセルのヘ
ッダ部を読み出し、ヘッダ部内のVPI/VCIに基づ
いてそのセルの制御情報およびメッセージ組立て用の情
報を外部メモリ部31から読み出し、その情報を基にこ
のセルを格納するアドレスを抽出する(前処理)。そし
て、ペイロード部を外部メモリ部31に転送し、抽出し
たアドレスに格納する。 【0020】ライト開始ポイント切替え回路15bもリ
ード開始ポイント切替え回路12bと同様に、回線の速
度に対応したライト開始ポイント(リードアドレスをデ
コードした値)をデコーダ22内に数種類持っており、
それをレジスタ23に設定された値に基づいてセレクタ
24によってセレクトし、そのデコード値までリードア
ドレスが進んだ時点で、ライト開始タイミングをセル分
割制御部14に出力する。 【0021】セル分割制御部14は、ライト開始ポイン
ト切替え回路15bからライト開始タイミングを受信す
ると、CPU部32から受信した送信すべきセルのヘッ
ダ情報(VPI/VCI)から外部メモリ部31内の制
御情報およびそのメッセージが格納されているアドレス
を抽出する。そして、外部メモリ部31内のメッセージ
の先頭48バイトを読み出し、先頭にヘッダ部を付けて
送信FIFO部15内の32ビット幅のFIFOメモリ
部15aに格納する。この格納されたセルは、回線側の
セル先頭信号に合わせて読み出され、32bit/8b
it変換部16で32ビットから8ビットに変換された
後、回線側に送信される。 【0022】INF部17では、メッセージ組立て制御
部13、セル分割制御部14および上位CPU部32か
らのメモリアクセス要求の調停を行う。メッセージ組立
て制御部13とセル分割制御部14は同等の優先順位で
あり、同時にアクセス要求があった場合は、交互にアク
セスできるようになっている。また、上位CPU部32
についてはメッセージ組立て制御部13およびセル分割
制御部14よりも優先順位が低く、これら制御部13,
14からアクセス要求がないときのみアクセスできるよ
うになっている。 【0023】このような優先順位に基づくINF部17
によるメモリアクセス要求の調停により、メッセージ組
立て処理とセル分割処理が重なった場合には、図6の
(1)に示すように、処理時間が1280nsとなり、
メッセージ組立て処理とセル分割処理が重ならない場合
には、図6の(2)に示すように、処理時間が720n
sと短くなるようなことが起こる。 【0024】 【発明の効果】以上詳細に説明したように、本発明によ
れば、送・受信FIFO部に回線側との速度差を吸収す
るとともに、SAR処理時間の差およびタイミングに合
わせる機能を持たせたことにより、従来、内部処理のタ
イミングに合わせるために用いていたバッファ部を削除
できるため、異種回線速度を収容する場合でも、回路規
模(メモリ量)を小さく抑えることができる。
Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an ATM (Asynchronous
The present invention relates to a speed conversion circuit used for various devices of an ous Transfer Mode (asynchronous transfer mode) system, and particularly to a wideband ISDN.
LSI that realizes AAL (ATM Adaptation Layer) part on (Integrated Serviced Digital Network) protocol
The present invention relates to a speed conversion circuit for accommodating different line speeds of SAR (Segmentation And Reassembly). 2. Description of the Related Art FIG. 7 shows a conventional configuration of an SAR unit. In the SAR processing unit, the processing described below is performed. First, on the receiving side, the data width of the cell (see FIG. 3) received from the line is converted from 8 bits to 32 bits by the 8-bit / 32-bit conversion unit 51, and the reception FIFO (First-In Firs) is used.
(t-Out) unit 52 replaces the clock with the internal operation clock, temporarily stores it in the receiving buffer unit 53, and then uses the message assembling control unit 54 to assemble the message in the external memory unit 61 based on the information in the header of the cell. Is retrieved, the payload of the cell is stored in the external memory 61 via the INF (interface) unit 55 based on the information, and the message is assembled by connecting them (see FIG. 4). On the transmitting side, a message to be sent is stored in the external memory unit 61 from the upper CPU unit 62, and when it is transmitted, header information of the cell is set from the upper CPU unit 62 and transmitted to the cell division control unit 56. The message is divided into cells by reading the message from the external memory unit 61 in units of 48 bytes, and a cell with a header added at the beginning is temporarily stored in the transmission-side buffer unit 57, and then transmitted.
In part 58, the clock is replaced with the line clock.
The data is converted into an 8-bit data width by an 8-bit conversion unit 59 and transmitted. As described above, in the receiving process, the control information of the channel and the information for assembling the message are read out from the external memory unit 61 based on the VPI / VCI (channel number) in the header of the cell, and then the external memory unit 6
The payload section is transferred from the receiving buffer section 53 to the external memory section 61 on the basis of the information read from No. 1. In the transmission process, the header information of the channel to be transmitted is received from the upper CPU 62, the message is read from the external memory 61, and the header is added to the message and stored in the transmission buffer 57. FIGS. 8 and 9 show time charts of the transmitting side (1) and the receiving side (2), respectively. In the time charts of FIG. 8 and FIG.
It corresponds to the cell flow in the middle. Here, since the receiving process and the transmitting process are asynchronous, if the memory access timing of the message assembling process and the cell dividing process is simultaneous, as shown in (1) of FIG. Becomes longer (1280 ns), and when the memory access of the message assembling process and the cell dividing process does not overlap and only one of the processes is performed, the processing time is shortened as shown in (2) of FIG. (720n
s). However, according to the above-described prior art, the transmission / reception FIFO units 52 and 58 convert the speed of the line side clock and the internal operation clock, and then convert the transmission / reception side. Since the data is temporarily stored in the buffer units 53 and 57 and the timing of the internal processing is adjusted by the transmitting and receiving buffer units 53 and 57, four memories for storing cells are required in total on the transmitting and receiving sides. There is a problem that the circuit scale becomes large. [0007] A speed conversion circuit according to the present invention is used for various devices of the ATM system. In the AAL unit on the protocol, the transmission cell head signal and the reception cell head signal are asynchronous. SA to accommodate different line speeds in case
The R unit has a reception bit conversion unit that converts the data width of a cell received from the line side, and a read start point switching circuit that switches the read start timing according to the line speed, and is converted by the reception bit conversion unit. A reception memory unit for storing cell data, a message assembling control unit which is activated by a read start timing from a read start point switching circuit, transfers cell data from the reception memory unit to an external memory unit, and assembles a message; A transmission memory unit having a write start point switching circuit for switching the write start timing according to the speed, and a write start timing from the write start pointer switching circuit, which is activated by the write start timing, and transfers a message from the external memory unit to the transmission memory unit by dividing the message into cells. Cell division control unit and transmission memo A transmission bit conversion unit that converts the data width of a transmission cell from the unit and transmits the data to the line side; a message assembly control unit for an external memory unit; a cell division control unit; and an interface unit that arbitrates a memory access request from an external device. And the interface unit comprises:
The message assembly control unit and the cell division control unit
If there are simultaneous access requests with the same priority,
Alternate message assembly controller and cell division controller
To access the message assembly control unit and cell
When there is no memory access request from the
The configuration is such that an access request from the external device can be made . In the speed conversion circuit having the above configuration, the data width of the cell received from the line in synchronization with the cell head signal is converted by the reception bit conversion unit and stored in the reception memory unit. The read start point switching circuit in the reception memory unit outputs a read start timing corresponding to the line speed to the message assembling control unit. Upon receiving the read start timing, the message assembly control unit
The cell data is transferred from the receiving memory unit to the external memory unit and a message is assembled. On the other hand, a write start point switching circuit in the transmission memory outputs a write start timing corresponding to the line speed to the cell division control unit. Upon receiving the write start timing, the cell control unit divides the message into cells from the external memory unit and transmits the message to the transmission memory unit. The data width of the transmission cell from the transmission memory unit is converted by the transmission bit conversion unit and transmitted to the line side. Interface unit, message assembly controller, have rows arbitrates memory access requests from the cell division control unit and an external device, a message assembly control unit and the cell fraction
Access request at the same priority with the
The message assembly control unit and cell division
Access to each other alternately to control the assembly of these messages.
There is no memory access request from the control unit and the cell division control unit.
Access request from an external device is enabled . Embodiments of the present invention will be described below in detail with reference to the drawings. FIG. 1 is a block diagram showing one embodiment of the present invention. In FIG. 1, the SAR unit 10 has an 8-bit
A / 32-bit conversion unit 11, a reception FIFO unit 12, a message assembly control unit 13, a cell division control unit 14,
Transmission FIFO unit 15 and 32-bit / 8-bit conversion unit 1
6 and an INF (interface) unit 17. In the SAR unit 10, 8 bits / 3
The 2-bit conversion unit 11 includes a flip-flop and a reception FI
And a circuit for decoding the lower 2 bits of the read address from the FO unit 12, and converts the data width of the received cell from 8 bits to 32 bits. The receiving FIFO unit 12 has a 32-bit width F
It comprises an IFO memory unit 12a and a read start point switching circuit 12b. As shown in FIG. 2, the read start point switching circuit 12b includes an address counter 21 that counts up by the line clock and a write start address given from the address counter 21 to several read start points that have been calculated in advance. A decoder 22 for decoding correspondingly, and a register 23 for setting a line-side speed based on a signal from a higher order
And a selector 24 for selecting a decode value of the decoder 22 in accordance with the line speed set in the register 23, and notifies the message assembling control unit 13 of the selected signal as read start timing. The message assembling control unit 13 is composed of a read address counter which counts up by an internal clock in accordance with the message assembling process, and other control circuits, and is provided from when a read start timing from the reception FIFO unit 12 is set. Start message assembly processing. The cell division control unit 14 includes a write address counter that counts up by an internal clock in accordance with the cell division processing, and other control circuits. When the write start timing from the transmission FIFO unit 15 is set, the cell division control unit 14 starts the cell division processing. Start. The transmission FIFO unit 15 has a 32-bit width F
It comprises an IFO memory unit 15a and a write start point switching circuit 15b. As in the read start point switching circuit shown in FIG. 2, the write start point switching circuit 15b pre-calculates an address counter 21 that counts up with the line clock and a read address given from the address counter 21. A decoder 22 for decoding in accordance with some of the write start points, a register 23 for setting a line speed based on a signal from a higher-order device, and a register 23 for adjusting the line speed set in the register 23. Decoder 22
And a selector 24 for selecting a decode value of the selected signal. The selected signal is notified to the cell division control unit 14 as a write start timing. The 32-bit / 8-bit conversion section 16 is constituted by a flip-flop and a circuit for decoding the lower 2 bits of the write address from the transmission FIFO section 15, and converts the data width of the transmission cell from 32 bits to 8 bits. . The INF section 17 is an interface section with the external memory section 31 and performs arbitration when external message access requests from the upper CPU section 32 of the message assembly control section 13 and the cell division control section 14 overlap. The external memory unit 31 is equivalent to a single port memory. FIG. 3 shows a cell format. As is clear from the figure, (a) GFC (Gener
ic Flow Control; VPI (Virtual
Path Identifier (virtual path identifier), (b) VPI,
Information such as (C) VCI (Virtual Channel Identifier), (d) PT (Payload Type), and (e) CLP (Cell Loss Priority) is stored. FIG. 4 shows the relationship between the cell flow and the message. Next, the operation of the SAR unit 10 having the above configuration will be described with reference to the time charts of FIGS. Note that, in the time charts of FIGS. 5 and 6, the cell flow to corresponds to the cell flow in FIG. 1, respectively. Further, the SAR unit 10 according to the present embodiment includes:
It is assumed that the cycle of the cell head signal can correspond to the cell flow in the range of 132 ms to 2.7 μs. First, a cell received from the line in synchronization with the cell head signal has a data width of 8 bits / 32 bits.
The conversion unit 11 converts the data from 8 bits to 32 bits, and the reception FIFO unit 12 stores the data in the FIFO memory unit 12 having a width of 32 bits.
a. Read start point switching circuit 12b
Has several types of read start points (values obtained by decoding write addresses) corresponding to the line speed in the decoder 22, and selects them by the selector 24 based on the value set in the register 22. The read start timing is output to the message assembling control unit 13 when the write address has advanced to this point. When the message assembling control unit 13 receives the read start timing from the read start point switching circuit 12b, it first reads the header of the cell from the reception FIFO unit 12, and based on the VPI / VCI in the header, reads out the header of the cell. The control information and the information for assembling the message are read from the external memory unit 31, and an address for storing the cell is extracted based on the information (preprocessing). Then, the payload section is transferred to the external memory section 31 and stored at the extracted address. Like the read start point switching circuit 12b, the write start point switching circuit 15b also has several types of write start points (decoded values of read addresses) corresponding to the line speeds in the decoder 22.
It is selected by the selector 24 based on the value set in the register 23, and when the read address has advanced to the decoded value, the write start timing is output to the cell division control unit 14. Upon receiving the write start timing from the write start point switching circuit 15b, the cell division control unit 14 controls the external memory unit 31 based on the header information (VPI / VCI) of the cell to be transmitted received from the CPU unit 32. Extract the information and the address where the message is stored. Then, the first 48 bytes of the message in the external memory unit 31 are read, and the message is added to the header and stored in the 32-bit FIFO memory unit 15 a in the transmission FIFO unit 15. The stored cell is read out in accordance with the cell-side signal on the line side, and is read out in 32 bits / 8 bits.
After it is converted from 32 bits to 8 bits by the it conversion unit 16, it is transmitted to the line side. The INF unit 17 arbitrates memory access requests from the message assembly control unit 13, the cell division control unit 14, and the upper CPU unit 32. The message assembling control unit 13 and the cell division control unit 14 have the same priority, and if there is an access request at the same time, they can be accessed alternately. The upper CPU unit 32
Is lower in priority than the message assembly control unit 13 and the cell division control unit 14.
Access can be made only when there is no access request from. The INF unit 17 based on such priorities
When the message assembling process and the cell dividing process overlap due to the arbitration of the memory access request by, the processing time becomes 1280 ns as shown in (1) of FIG.
If the message assembling process and the cell dividing process do not overlap, as shown in (2) of FIG.
It happens that s becomes shorter. As described above in detail, according to the present invention, the transmission / reception FIFO unit has a function of absorbing the speed difference from the line side and adjusting the SAR processing time difference and timing. With this configuration, the buffer unit conventionally used to match the timing of internal processing can be deleted, so that the circuit scale (memory amount) can be reduced even when accommodating different line speeds.

【図面の簡単な説明】 【図1】本発明の一実施形態を示すブロック図である。 【図2】リード/ライト開始ポイント切替え回路の一例
を示すブロック図である。 【図3】セルフォーマットを示す図である。 【図4】セル流とメッセージとの関係を示す図である。 【図5】本発明に係る回路動作を説明するタイムチャー
ト(その1)である。 【図6】本発明に係る回路動作を説明するタイムチャー
ト(その2)である。 【図7】従来例を示すブロック図である。 【図8】従来例に係る回路動作を説明するタイムチャー
ト(その1)である。 【図9】従来例に係る回路動作を説明するタイムチャー
ト(その2)である。 【符号の説明】 10 SAR部 11 8bit/32bit変換部 12 受信FIFO部 12a リード開始ポイント切替え回路 13 メッセージ組立て制御部 14 セル分割制御部 15 送信FIFO部 15a ライト開始ポイント切替え回路 16 32bit/8bit変換部 17 INF(インタフェース)部 31 外部メモリ部 32 上位CPU部
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a block diagram showing one embodiment of the present invention. FIG. 2 is a block diagram illustrating an example of a read / write start point switching circuit. FIG. 3 is a diagram showing a cell format. FIG. 4 is a diagram showing a relationship between a cell flow and a message. FIG. 5 is a time chart (part 1) for explaining a circuit operation according to the present invention; FIG. 6 is a time chart (part 2) for explaining a circuit operation according to the present invention; FIG. 7 is a block diagram showing a conventional example. FIG. 8 is a time chart (part 1) for explaining a circuit operation according to a conventional example. FIG. 9 is a time chart (part 2) for explaining a circuit operation according to a conventional example. [Description of Signs] 10 SAR unit 11 8-bit / 32-bit conversion unit 12 Reception FIFO unit 12a Read start point switching circuit 13 Message assembly control unit 14 Cell division control unit 15 Transmission FIFO unit 15a Write start point switching circuit 16 32-bit / 8-bit conversion unit 17 INF (interface) section 31 external memory section 32 upper CPU section

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平7−162433(JP,A) 電子情報通信学会技術研究報告IN90 −24 1994年電子情報通信学会秋季大会B− 579 1995年電子情報通信学会総合大会B− 756 電子情報通信学会技術研究報告CS92 −50 (58)調査した分野(Int.Cl.7,DB名) H04L 12/56 H04L 13/08 ──────────────────────────────────────────────────続 き Continuation of the front page (56) References JP-A-7-162433 (JP, A) IEICE Technical Report IN90-24 1994 IEICE Autumn Conference B-579 1995 IEICE General Conference B-756 IEICE Technical Report CS92-50 (58) Fields investigated (Int. Cl. 7 , DB name) H04L 12/56 H04L 13/08

Claims (1)

(57)【特許請求の範囲】 【請求項1】 ATM方式の各種装置に使用される、プ
ロトコル上のAAL部における送信のセル先頭信号と受
信のセル先頭信号が非同期の場合の異種回線速度を収容
するSAR部において、 回線側から受信したセルのデータ幅を変換する受信ビッ
ト変換部と、 回線側の速度によってリード開始タイミングを切り替え
るリード開始ポイント切替え回路を有し、前記受信ビッ
ト変換部で変換されたセルデータを格納する受信メモリ
部と、 前記リード開始ポイント切替え回路からのリード開始タ
イミングによって起動し、前記受信メモリ部から外部メ
モリ部にセルデータを転送しかつメッセージを組み立て
るメッセージ組立て制御部と、 回線側の速度によってライト開始タイミングを切り替え
るライト開始ポイント切替え回路を有する送信メモリ部
と、 前記ライト開始ポインタ切替え回路からのライト開始タ
イミングによって起動し、前記外部メモリ部から前記送
信メモリ部にメッセージをセルに分割して転送するセル
分割制御部と、 前記送信メモリ部からの送信セルのデータ幅を変換して
回線側に送信する送信ビット変換部と、 前記外部メモリ部に対する前記メッセージ組立て制御
部、前記セル分割制御部および外部装置からのメモリア
クセス要求の調停を行うインタフェース部とを備え 前記インタフェース部は、前記メッセージ組立て制御部
と前記セル分割制御部とを同等の優先順位で同時にアク
セス要求があった場合、これらメッセージ組立て制御部
とセル分割制御部とを交互にアクセスし、これらメッセ
ージ組立て制御部とセル分割制御部とからのメモリアク
セス要求がないときに、前記外部装置からのアクセス要
求を可能とした ことを特徴とする速度変換回路。
(57) [Claims 1] The heterogeneous line speed when the transmission cell head signal and the reception cell head signal in the AAL part on the protocol used in various devices of the ATM system are asynchronous. The receiving SAR unit includes a reception bit conversion unit that converts a data width of a cell received from the line side, and a read start point switching circuit that switches a read start timing according to a line speed. A receiving memory unit for storing the obtained cell data, and a message assembling control unit which is activated by a read start timing from the read start point switching circuit, transfers cell data from the receiving memory unit to an external memory unit, and assembles a message. Switch the write start timing according to the line speed A transmission memory unit having a circuit; a cell division control unit that is activated by a write start timing from the write start pointer switching circuit and divides a message into cells from the external memory unit to the transmission memory unit and transfers the divided cells; A transmission bit conversion unit for converting the data width of a transmission cell from the memory unit and transmitting the converted data to the line side; an arbitration of a memory access request from the message assembly control unit, the cell division control unit and the external device to the external memory unit the and an interface unit for performing, said interface unit, said message assembly control unit
And the cell division control unit at the same time with the same priority.
Access request, these message assembly control units
And the cell division control unit are accessed alternately, and these messages are
Memory access from the storage assembly control unit and the cell division control unit.
Access request from the external device when there is no access request.
Speed conversion circuit, characterized in that which enables determined.
JP28944796A 1996-10-31 1996-10-31 Speed conversion circuit Expired - Fee Related JP3455379B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP28944796A JP3455379B2 (en) 1996-10-31 1996-10-31 Speed conversion circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP28944796A JP3455379B2 (en) 1996-10-31 1996-10-31 Speed conversion circuit

Publications (2)

Publication Number Publication Date
JPH10135971A JPH10135971A (en) 1998-05-22
JP3455379B2 true JP3455379B2 (en) 2003-10-14

Family

ID=17743390

Family Applications (1)

Application Number Title Priority Date Filing Date
JP28944796A Expired - Fee Related JP3455379B2 (en) 1996-10-31 1996-10-31 Speed conversion circuit

Country Status (1)

Country Link
JP (1) JP3455379B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3368881B2 (en) 2000-01-07 2003-01-20 日本電気株式会社 Input buffer type packet switch
KR100424850B1 (en) * 2001-08-08 2004-03-27 엘지전자 주식회사 System of Transferring Data Transmission Velocity
US7515598B2 (en) * 2002-10-29 2009-04-07 Intel Corporation Configurable transmit and receive system interfaces for a network device
JP4919420B2 (en) * 2007-04-19 2012-04-18 アルパイン株式会社 Transmission system, transmitter, receiver, and clock control method

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
1994年電子情報通信学会秋季大会B−579
1995年電子情報通信学会総合大会B−756
電子情報通信学会技術研究報告CS92−50
電子情報通信学会技術研究報告IN90−24

Also Published As

Publication number Publication date
JPH10135971A (en) 1998-05-22

Similar Documents

Publication Publication Date Title
JP3819484B2 (en) Apparatus and method for packetizing and segmenting MPEG packets
US6023725A (en) Multiple video server system for transmitting data to a constant bit rate network through a variable bit rate network
US5867480A (en) Method and apparatus for controlling congestion in a network node
US6466997B1 (en) Method and apparatus for performing TX raw cell status report frequency and interrupt frequency mitigation in a network node
US5970229A (en) Apparatus and method for performing look-ahead scheduling of DMA transfers of data from a host memory to a transmit buffer memory
JPH10224379A (en) Atm re-configuration controller and re-configuration method
US6711167B1 (en) ATM communication apparatus controlling method, ATM communication apparatus and recording medium therefor
US5941952A (en) Apparatus and method for transferring data from a transmit buffer memory at a particular rate
US5822612A (en) Apparatus and method for managing schedule table pointers
JP2965070B2 (en) ATM device and port shaping method
US6067563A (en) Method and apparatus for avoiding control reads in a network node
US6115775A (en) Method and apparatus for performing interrupt frequency mitigation in a network node
US5999980A (en) Apparatus and method for setting a congestion indicate bit in an backwards RM cell on an ATM network
US6996109B2 (en) ATM cell transmitting/receiving device of ATM switching system
US5960215A (en) Transmit data FIFO for flow controlled data
US5862206A (en) Method and apparatus for performing raw cell status report frequency mitigation on transmit in a network node
JP3455379B2 (en) Speed conversion circuit
US6094432A (en) Apparatus for and method of segmenting and reassembling constant bit rate traffic in asynchronous transfer mode network
KR19980075606A (en) A method of allocating a band of a virtual channel using a sub table in an ATM network connector
US5995995A (en) Apparatus and method for scheduling virtual circuit data for DMA from a host memory to a transmit buffer memory
US5910953A (en) ATM interface apparatus for time-division multiplex highways
US6212567B1 (en) Method and apparatus for performing raw cell status report frequency mitigation on receive in a network node
US6301259B1 (en) Switch and switching method
US7403533B2 (en) AAL2 switching apparatus and method
JP2785005B2 (en) Multiplexing / demultiplexing method in FC / ATM network interconversion equipment

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080725

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20090725

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20100725

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20110725

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20120725

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20130725

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees