JPH01231452A - Frame relay type data exchange - Google Patents
Frame relay type data exchangeInfo
- Publication number
- JPH01231452A JPH01231452A JP63282725A JP28272588A JPH01231452A JP H01231452 A JPH01231452 A JP H01231452A JP 63282725 A JP63282725 A JP 63282725A JP 28272588 A JP28272588 A JP 28272588A JP H01231452 A JPH01231452 A JP H01231452A
- Authority
- JP
- Japan
- Prior art keywords
- data
- output
- input
- communication
- logical line
- 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
Links
- 238000004891 communication Methods 0.000 claims abstract description 55
- 239000000872 buffer Substances 0.000 claims abstract description 13
- 238000012545 processing Methods 0.000 abstract description 11
- 230000002194 synthesizing effect Effects 0.000 abstract 2
- 238000006243 chemical reaction Methods 0.000 description 15
- 238000010586 diagram Methods 0.000 description 6
- 238000000926 separation method Methods 0.000 description 3
- 238000012795 verification Methods 0.000 description 3
- 230000005540 biological transmission Effects 0.000 description 2
- 230000015572 biosynthetic process Effects 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000000605 extraction Methods 0.000 description 1
- 230000010354 integration Effects 0.000 description 1
- 238000000034 method Methods 0.000 description 1
- 230000004044 response Effects 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
Landscapes
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明はデータ交換網におけるパケット交換機に関し、
特に統合サービスデジタル網(ISDN)におけるフレ
ーム・リレーイング・サービスを実現するフレーム・リ
レー形のデータ交換機に関する。[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to a packet switch in a data switching network,
In particular, the present invention relates to a frame relay type data exchange for implementing frame relay services in an integrated services digital network (ISDN).
l5DNにおけるフレーム・リレーでは、ネットワーク
内部では、論理回線番号をもとにしたヘッダの更新のみ
の処理を行うこととし、データの転送誤り等の検出によ
るデータの再送に関連した処理はすべてエンドツーエン
ドで行うという通借方式であル(”l5DN PACK
ET 5ERVICES EVO−LUTION’
Mehmet Unsoy、IEEE 1987.
A4.4.1−A4.4.5)。In frame relay in 15DN, only header updates based on logical line numbers are performed within the network, and all processing related to data retransmission due to detection of data transfer errors etc. is performed end-to-end. 5DN PACK
ET 5ERVICES EVO-LUTION'
Mehmet Unsoy, IEEE 1987.
A4.4.1-A4.4.5).
3.1−47.3.5に’High 5peed Pa
cket SwitchingProtocol”と題
して提案されている。3.1-47.3.5 'High 5peed Pa
cket Switching Protocol”.
このデータ交換機は、ソフトウェア上に入力論理回線番
号と出力論理回線番号との対応を示すテーブルを設け、
入力通信回線からデータが入力されたことを検出すると
、−旦データをメモリに記憶し、このデータのヘッダ部
より上記ソフトウェアテーブルをひくことにより対応す
る出力論理回線番号を見つけ出し、これに基づいてデー
タのヘッダ部を更新し、出力通信回線への送出処理を行
っていた。This data exchange has a table on the software that shows the correspondence between input logical line numbers and output logical line numbers,
When it is detected that data has been input from the input communication line, the data is stored in memory, the corresponding output logical line number is found by looking up the software table from the header of this data, and the data is processed based on this. The header part of the data was updated and the data was sent to the output communication line.
しかし、このような従来のデータ交換機では、入力論理
回線番号と出力論理回線番号との対応をソフトウェアテ
ーブル上にもっていたために、ヘッダの更新処理に必要
なメモリアクセス回数が多くなる。さらに、この処理を
プロセッサの処理によって行っているため高速処理を実
現するためには、バッファ等の回線対応部のみでなく、
ソフトウェアテーブルを格納したメモリへのアクセスお
よびプロセッサの処理速度そのものを高速化する必要が
ある欠点があった。However, in such a conventional data switch, since the correspondence between the input logical line number and the output logical line number is stored in the software table, the number of memory accesses required for header update processing increases. Furthermore, since this processing is performed by the processor, in order to achieve high-speed processing, not only the line support parts such as buffers, but also the
There is a drawback that it is necessary to increase the access to the memory storing the software table and the processing speed of the processor itself.
本発明のデータ交換機は、入力通信回線上の論理回線デ
ータを入力してヘッダ部と通信データ部とに分離する入
力制御装置と、このヘッダ部をあらかじめ登録された入
力論理回線番号と照合し、一致した入力論理回線番号が
格納されたアドレスに相当するアドレス制御信号を出力
する連想メモリと、このアドレス制御信号に基づいて一
致した入力論理回線番号に対応するあらかじめ登録され
た出力論理回線番号を出力する一時記憶回路と、上記通
信データ部を一時格納する通信データバッファと、上記
一時記憶回路から出力される出力論理回線番号とこの通
信データバッファから出力される通信データ部とを合成
して論理回線データとして出力通信回線上に出力する出
力制御装置とを備える。The data exchanger of the present invention includes an input control device that inputs logical line data on an input communication line and separates it into a header part and a communication data part, and collates this header part with a pre-registered input logical line number. An associative memory that outputs an address control signal corresponding to the address where the matched input logical line number is stored, and outputs a pre-registered output logical line number corresponding to the matched input logical line number based on this address control signal. a temporary storage circuit for temporarily storing the communication data portion, a communication data buffer for temporarily storing the communication data portion, and a logical line by combining the output logical line number output from the temporary storage circuit and the communication data portion output from the communication data buffer. and an output control device that outputs data onto an output communication line.
第1図を参照すれば1本発明の一実施例のデータ交換機
は、プロセッサ90と、このプロセッサ90に接続され
たデータ交換部100とを備える。Referring to FIG. 1, a data exchange according to an embodiment of the present invention includes a processor 90 and a data exchange section 100 connected to the processor 90.
データ交換部100は、入力通信回線(図示せず)上の
論理回線データを入力する入力端子1と、この入力端子
1から論理回線データを入力してヘッダ部と通信データ
部とに分離する入力制御装置10と、前記分離さhたヘ
ッダ部の更新処理を行なうへ、ダ部交換回路40と、前
記分離された通信データ部を一時格納する通信データバ
ッファ20と、前記ヘッダ部変換回路40から出力され
る出力論理回線番号とこの通信データバッファ20から
出力される通信データ部とを合成して論理回線データと
して出力する出力制御装置30と、この出力制御装置3
0から前記論理回線データを入力して出力通信回線(図
示せず)上に出力する出力端子2とを備えている。The data exchange unit 100 has an input terminal 1 for inputting logical line data on an input communication line (not shown), and an input terminal for inputting the logical line data from this input terminal 1 and separating it into a header part and a communication data part. From the control device 10, the header section exchange circuit 40, the communication data buffer 20 for temporarily storing the separated communication data section, and the header section conversion circuit 40, which updates the separated header section. an output control device 30 that combines an output logical line number to be output and a communication data section output from the communication data buffer 20 and outputs the result as logical line data; and this output control device 3
0 and an output terminal 2 for inputting the logical line data and outputting it onto an output communication line (not shown).
以下第1図および第2図を参照して更に詳細に説明する
。A more detailed explanation will be given below with reference to FIGS. 1 and 2.
前記ヘッダ部変換回路40は、前記ヘッダ部をあらかじ
め登録された入力論理回線番号と照合し、一致した入力
論理回線番号が格納されたアドレスに相当するアドレス
制御信号を出力する連想メモリ400と、このアドレス
制御信号に基づいてこの一致した入力論理回線番号に対
応するあらかじめ登録された出力論理回線番号を出力す
る一時記憶回路500と、プロセッサ90から入力論理
回線番号を入力して連想メモリ400に与え、入力論理
回線番号アドレスを入力しアドレスデコーダ600を介
して連想メモリ400に与え、またプロセッサ90から
出力論理回線番号を入力して一時記憶回路500に与え
、出力論理回線番号アドレスを入力しアドレスデコーダ
700を介して一時記憶回路500に与えるプロセッサ
インタフェース800とを備える。The header section conversion circuit 40 includes an associative memory 400 that compares the header section with a pre-registered input logical line number and outputs an address control signal corresponding to the address where the matched input logical line number is stored; a temporary storage circuit 500 that outputs a pre-registered output logical line number corresponding to the matched input logical line number based on the address control signal; and a temporary storage circuit 500 that inputs the input logical line number from the processor 90 and provides it to the associative memory 400; An input logical line number address is inputted and given to the associative memory 400 via the address decoder 600, an output logical line number is inputted from the processor 90 and given to the temporary storage circuit 500, an output logical line number address is inputted and given to the address decoder 700. and a processor interface 800 for providing data to the temporary storage circuit 500 via the processor interface 800 .
前記入力制御装置10は、直並列変換回路11、カウン
タ12.第1のレジスタ13および第2のレジスタ14
を備えている。入力制御装置10の入力端子lのDAT
A端子を介して直並列変換回路11の端子SDに論理回
路データがシリアルに入力される。なお前記入力端子1
はDATA、CLOCKおよびTIMING入力端子を
備゛ えているが、伝送路上のシリアルデータからの
クロック抽出に関しては伝送方式の問題であり、本発明
とは直接関係しないので説明は省略する。The input control device 10 includes a serial-to-parallel conversion circuit 11, a counter 12 . First register 13 and second register 14
It is equipped with DAT of input terminal l of input control device 10
Logic circuit data is serially input to the terminal SD of the serial/parallel conversion circuit 11 via the A terminal. Note that the input terminal 1
Although it is equipped with DATA, CLOCK, and TIMING input terminals, the extraction of the clock from the serial data on the transmission path is a matter of the transmission system and is not directly related to the present invention, so a description thereof will be omitted.
前記入力端子1への入力は、第2図に示すようにヘッダ
部Hおよび通信データ部りで構成されており、フラグパ
ターンによりフレームの開始よおび終結を検出できる。The input to the input terminal 1 consists of a header section H and a communication data section, as shown in FIG. 2, and the start and end of a frame can be detected by a flag pattern.
ここでは、簡単化のためにフレームの長さを固定長と考
えることとし、フレームの開始のみを検出することによ
り、本データ交換機に必要なタイミングはすべて得られ
るものとする。Here, for the sake of simplicity, it is assumed that the length of the frame is fixed, and by detecting only the start of the frame, all the timing necessary for this data exchanger can be obtained.
したがって、入力端子1におけるデータ、クロック、タ
イミング信号の関係は第2図に示すとおりである。Therefore, the relationship between data, clock, and timing signals at input terminal 1 is as shown in FIG.
入力制御装置10の入力端子1を介して直並列変換回路
11の端子SDに第2図に示すような論理回路データが
シリアルに入力される。この直並列変換回路11はオク
テツト(8ビツト)単位でデータをパラレルに変換して
端子PDから出力する。直並列変換回路11から出力さ
れたデータは第1および第2のレジスタ13および14
に供給される。第1のレジスタ13はコントローラ12
からの制御信号T2により1オクテツトの長さのヘッダ
部Hを蓄積する。また第2のレジスタ14も同様にコン
トローラ12からの制御信号T1により通信データ部り
をオクテツト単位で蓄積する。Logic circuit data as shown in FIG. 2 is serially inputted to the terminal SD of the serial/parallel conversion circuit 11 via the input terminal 1 of the input control device 10. This serial/parallel conversion circuit 11 converts data into parallel data in units of octets (8 bits) and outputs the parallel data from a terminal PD. The data output from the serial/parallel conversion circuit 11 is sent to the first and second registers 13 and 14.
is supplied to The first register 13 is the controller 12
A header section H having a length of one octet is stored in response to a control signal T2 from the controller. Similarly, the second register 14 stores the communication data portion in units of octets in accordance with the control signal T1 from the controller 12.
なおコントローラ12はタイミング信号を端子Rに受け
るとリセットされ、制御信号TI、T2゜WlおよびW
2を作成を開始する。前記入力制御装置10によって分
離された論理回線データのうちヘッダ部Hは第1のレジ
スタ13から出力103へ出力されヘッダ部変換回路4
0の連想メモリ400の入力403に供給される。また
通信データ部りは、第2のレジスタ14から出力102
を介して通信データバッファ20へ供給される。通信デ
ータバッファ20はファースト・イン・ファースト・ア
ウト(FIFO)メモリ21で構成されている。このF
IFOメモリ21は前記コントローラ12からの制御信
号W1を端子WRで受け、クロック信号Cに従って入力
201を介して端子WDに入力された通信データ部りを
蓄積する。Note that when the controller 12 receives a timing signal at the terminal R, it is reset, and the control signals TI, T2°Wl and W
Start creating 2. Of the logical line data separated by the input control device 10, the header part H is output from the first register 13 to the output 103 and is sent to the header part conversion circuit 4.
0 is supplied to the input 403 of the associative memory 400. Also, the communication data part is output from the second register 14 at 102.
is supplied to the communication data buffer 20 via. The communication data buffer 20 is comprised of a first-in-first-out (FIFO) memory 21. This F
The IFO memory 21 receives the control signal W1 from the controller 12 at the terminal WR, and stores the communication data portion input to the terminal WD via the input 201 in accordance with the clock signal C.
連想メモリ400は、入力403を介して入力制御装置
10から照合すべきヘッダ部りを受信するとともに、入
力404を介してプロセッサインタフェース800のデ
ータ入出力端子801おびアドレスデコーダ600を介
してアドレス出力端子802にそれぞれ接続され、プロ
セッサ900からの制御により内容の読み書きが行なわ
れる。The associative memory 400 receives the header part to be collated from the input control device 10 via an input 403, and also receives a data input/output terminal 801 of the processor interface 800 via an input 404 and an address output terminal via the address decoder 600. 802 , and the contents are read and written under control from the processor 900 .
連想メモリ400と一時記憶回路500とはともに同一
数のアドレス(第1図の例では4アドレス)をもち、各
4の7ドレスに対応して、このヘッダ部に相当するデー
タを格納する。。Both the associative memory 400 and the temporary storage circuit 500 have the same number of addresses (four addresses in the example shown in FIG. 1), and store data corresponding to the header portion corresponding to each of the four seven addresses. .
連想メモリ400の場合は、各アドレスに対応してアド
レスデコーダ600より供給されるアドレス制御入力(
たとえば401)および照合データと一致した場合に出
力するアドレス制御出力(たとえば402)をもってい
る。連想メモリ400のアドレス制御出力(たとえば4
02)は、各々一時記憶回路500の同一アドレスのセ
ルにアドレス制御入力(たとえば501)として接続さ
れている。一時記憶回路500においては、各々のアド
レスに対し連想メモリ400およびアドレスデコーダ7
00より供給されるアドレス制御信号入力(たとえば5
01および502)を有しており、サイクル分は等の方
式によってどちらからもアクセスできる。In the case of the associative memory 400, the address control input (
For example, 401) and an address control output (for example, 402) that is output when matching the verification data. The address control output of the associative memory 400 (for example, 4
02) are each connected to a cell at the same address of the temporary storage circuit 500 as an address control input (for example, 501). In the temporary storage circuit 500, an associative memory 400 and an address decoder 7 are provided for each address.
Address control signal input supplied from 00 (e.g. 5
01 and 502), and cycles can be accessed from either using the same method.
また、一時記憶回路500は、連想メモリ400と同様
にプロセッサインタフェース800からのアクセスが可
能である。さらに、一時記憶回路500は連想メモリ4
00からのアドレス制御入力(たとえば501)を受信
した場合にデータ出力503へ対応するアドレスに格納
されたデータ(更新されたヘッダ部)を出力する。Further, the temporary storage circuit 500 can be accessed from the processor interface 800 similarly to the associative memory 400. Further, the temporary memory circuit 500 is an associative memory 4
When an address control input from 00 (for example, 501) is received, the data (updated header section) stored at the corresponding address is output to data output 503.
出力制御装置30は第3のレジスタ31.第4のレジス
タ32.セレクタ33.並直列変換回路34およびコン
トローラ35を備えている。The output control device 30 has a third register 31 . Fourth register 32. Selector 33. It includes a parallel-to-serial conversion circuit 34 and a controller 35.
コントローラ35からの制御信号R2が一時記憶回路5
00の端子503へ供給されると、この−一時記憶回路
500の該当エリアから変換されたヘッダ部Hが読み出
され、第4のレジスタに出力される。また前述のFIF
Oメそりはコントローラ350制御信号R1を端子RR
で受け、蓄積された通信データ部りを端子RDから読み
出し第3のレジスタ31へ供給する。第3のレジスタ3
1はこの通信データ部りを蓄積する。その後コントロー
ラ35は選択信号Sをセレクタ33へ供給し第4のレジ
スタ32からのヘッダ部Hおよび第3のレジスタ31か
らの通信データ部りを切り替え、第2図に示したような
論理回線データになるよう並直列変換回路34へ出力す
る。並直列変換回路34はセレクタ33からパラレルに
入力されたヘッダ部Hおよび通信データ部りをシリアル
に変換し出力端子2へ出力する。The control signal R2 from the controller 35 is sent to the temporary storage circuit 5.
When supplied to the terminal 503 of 00, the converted header section H is read from the corresponding area of the temporary storage circuit 500 and output to the fourth register. Also, the above-mentioned FIF
The controller 350 control signal R1 is connected to the terminal RR.
The received and accumulated communication data part is read out from the terminal RD and supplied to the third register 31. third register 3
1 stores this communication data part. After that, the controller 35 supplies the selection signal S to the selector 33 to switch between the header part H from the fourth register 32 and the communication data part from the third register 31, and converts the logical line data as shown in FIG. It is output to the parallel-to-serial conversion circuit 34 so that The parallel/serial conversion circuit 34 converts the header section H and the communication data section input in parallel from the selector 33 into serial data and outputs the converted data to the output terminal 2.
次に第3図を参照して本発明のデータ交換機の連想メモ
リの入力論理回線番号と一時記憶回路の出力論理回線番
号との対応を説明する。同図において、Aはアドレス、
Nlは入力通信回線の論理回線番号およびN2は入力通
信回線に対応する出力通信回線の論理回線番号を示す。Next, the correspondence between the input logical line number of the associative memory and the output logical line number of the temporary storage circuit of the data exchanger of the present invention will be explained with reference to FIG. In the same figure, A is an address,
Nl indicates the logical line number of the input communication line, and N2 indicates the logical line number of the output communication line corresponding to the input communication line.
第1図において、この論理回線データが入力制御装置1
0に入力されると、へ、ダ部Hと通信データ部りとは分
離され、ヘッダ部11は連想メモリ400の照合データ
として扱われる。このときに連想メモリ400には、プ
ロセッサ90により、入力通信回線で使用中となってい
る論理回線番号(ヘッダ部H)が格納されている。In FIG. 1, this logical line data is input to the input control device 1.
When input to 0, the header section H and the communication data section are separated, and the header section 11 is treated as verification data in the associative memory 400. At this time, the processor 90 stores in the associative memory 400 the logical line number (header section H) that is in use on the input communication line.
また、第3図に示すようにこれと同一アドレスをもつメ
モリ500のエリアには、プロセッサ90より入力通信
回線の論理回線番号Nl (連想メモリ400に格納さ
れたヘッダ部Hに対応する論理回線番号)に対応した出
力通信回線の論理回線番号N2が格納されている。した
がって、入力制御装置10によって分離され、連想メモ
リ400の照合データとなったヘッダ部Hに一致した論
理回線番号が、連想メモリ400に登録されていると対
応するアドレスのアドレス制御出力(たとえば402)
がアクティブとなり、その結果一時記憶回路500の同
一アドレスに格納された論理回線番号(更新ヘッダ部)
が出力され、出力制御装置30へわたされる。Further, as shown in FIG. 3, in the area of the memory 500 having the same address as this, the processor 90 writes the logical line number Nl of the input communication line (the logical line number corresponding to the header part H stored in the associative memory 400). ) is stored, which is the logical line number N2 of the output communication line corresponding to the output communication line. Therefore, if the logical line number that matches the header part H separated by the input control device 10 and becomes the verification data of the associative memory 400 is registered in the associative memory 400, the address control output of the corresponding address (for example, 402)
becomes active, and as a result, the logical line number (update header part) stored at the same address in the temporary storage circuit 500
is output and passed to the output control device 30.
この新しいヘッダ部を受信した出力制御装置30は、通
信データバッファ20から一時記憶されていた通信デー
タを読み出し、これらを合成して出力通信回線へ出力す
る。The output control device 30 that has received this new header section reads out the temporarily stored communication data from the communication data buffer 20, combines them, and outputs them to the output communication line.
第4図は本発明のデータ交換機を含むデータ交換網のブ
ロック構成図である。第4図において、1000、〜1
000.は入力端子、2000.〜20004は出力端
子、100+t〜10014゜10’Ozt〜100s
4.100s+はデータ交換部、200は論理回線多重
化装置および300は論理回線分離装置である。上述の
ようなフレーム・リレー形データの交換機と、論理回線
多重化装置200および論理回線分離装置300とを組
み合わせることにより、第4図に示すような大規模なデ
ータ交換機を構成することが可能である。FIG. 4 is a block diagram of a data exchange network including a data exchange according to the present invention. In Figure 4, 1000, ~1
000. is the input terminal, 2000. ~20004 is the output terminal, 100+t~10014°10'Ozt~100s
4.100s+ is a data exchange unit, 200 is a logical line multiplexing device, and 300 is a logical line separating device. By combining the above-described frame relay type data exchange with the logical line multiplexing device 200 and the logical line separating device 300, it is possible to configure a large-scale data exchange as shown in FIG. be.
次に第4図に第5図を併せ参照して交換動作を説明する
。Next, the exchange operation will be explained with reference to FIG. 4 and FIG. 5.
入力端子1000.からヘッダ部AI、A2をもつ論理
回線データが順次データ交換部100++に入力される
とヘッダ部AI、A2をヘッダ部B1、B3に変換し論
理回線多重化装置200を介してデータ交換部1003
!へ出力する。ここでヘッダ部Al、A2は加入者(図
示せず)とこのデータ交換機との間で発着呼時、ローカ
ルにとり決められるヘッダであり、またヘッダ部Bl、
B3はこのデータ交換機の最大輪理多重分までとれる呼
識別番号である。Input terminal 1000. When logical line data having header parts AI and A2 are sequentially inputted to the data exchange unit 100++, the header parts AI and A2 are converted into header parts B1 and B3 and sent via the logical line multiplexing device 200 to the data exchange unit 1003.
! Output to. Here, the header parts Al and A2 are headers that are locally agreed between the subscriber (not shown) and this data exchange when a call is made and received, and the header parts Bl and
B3 is a call identification number that can be used up to the maximum ring multiplex of this data exchange.
また、入力端子1000.からもデータ交換部100+
sに論理回線データが入力され、ヘッダ部がB2に変換
されてデータ交換部10031へ入力される。データ交
換部100s+は前記ヘッダ部B1、B2.B3を論理
回線分離装置300における動作を単純化するために設
定されたヘッダC1、C2,C3に変換してこの分離装
置300へ出力する。ここで例えばCIはデータ変換部
100□4へ、またC2.C3はデータ変換部100□
1ヘルーテイングされるようにプリセットされた値であ
る。分離装置300はデータ交換部100g+からのデ
ータのヘッダ部にしたがって、例えばヘッダ部C1のも
のはデータ変換部ioo、、へ、ヘッダ部C2,C3の
ものはデータ変換部10021へ分配する。各データ変
換部100□4.10021はそれぞれヘッダ部C1,
C2,C3をヘッダ部DI、D2.D3に変換する。こ
こでへ、ダ部D1、D2.D3は出力側において加入者
(図示せず)とこの交換機との間で発着呼時ローカルに
取り決められるヘッダである。In addition, input terminal 1000. Data Exchange Department 100+
Logical line data is input to s, the header part is converted to B2, and input to the data exchange section 10031. The data exchange section 100s+ includes the header sections B1, B2 . B3 is converted into headers C1, C2, and C3 set to simplify the operation in logical line separation device 300, and output to this separation device 300. Here, for example, CI is sent to data conversion unit 100□4, and C2. C3 is the data conversion unit 100□
This is a preset value that will be routed to 1. The separation device 300 distributes the data from the data exchange section 100g+ according to the header section, for example, the header section C1 is distributed to the data conversion section ioo, . Each data conversion section 100□4.10021 has a header section C1,
C2, C3 as header section DI, D2. Convert to D3. Here, D parts D1, D2. D3 is a header that is locally negotiated between a subscriber (not shown) and this exchange on the output side when a call is made or received.
以上説明したように、本発明のデータ交換機はヘッダ部
の更新に伴うメモリアクセス回数を一回にすることがで
き、かつヘッダ部の更新に伴う処理をプロセッサの処理
能力とは無関係にし、メモリアクセスの高速化に比例し
た交換処理能力の向上をプロセッサに本来要求させる呼
処理能力とは独立に図ることができる。As explained above, the data exchanger of the present invention can reduce the number of memory accesses associated with updating the header section to one time, and makes the processing associated with updating the header section independent of the processing capacity of the processor. It is possible to improve the exchange processing capacity in proportion to the increase in speed, independently of the call processing capacity that is originally required of the processor.
また、本発明のデータ交換機は連想メモリのアドレス制
御出力をエンコードせず直接一時記憶回路の入力とする
ことにより高速アクセスと、回路規模の小型化とを実現
でき大規模集積化等に有利な回路構成が得られる。Furthermore, the data exchanger of the present invention does not encode the address control output of the associative memory and inputs it directly to the temporary storage circuit, thereby realizing high-speed access and miniaturization of the circuit scale, which is advantageous for large-scale integration. The configuration is obtained.
さらに本発明のデータ交換機は連想メモリおよび一時記
憶回路のワードの大きさをLSIの並置等を行うことに
より任意にとれることから、ヘッダ部のデータ形成に任
意性をもたせ汎用化できる。Further, in the data exchanger of the present invention, the word size of the associative memory and the temporary storage circuit can be arbitrarily determined by juxtaposing LSIs, etc., so that data formation in the header section can be made arbitrary and general-purpose.
第1図は本発明一実施例データ交換機のブロック構成図
。
第2図は本発明のデータ交換機の論理回線データのフレ
ームフォーマットを示す図。
第3図は本発明のデータ交換機の連想メモリの入力論理
番号と一時記憶回路の出力論理番号との対応を示す図。
第4図は本発明のデータ交換機を含むデータ交換網のブ
ロック構成図。
第5図は第4図に示したデータ交換網の動作を説明する
ための図。
10・・・・・・入力制御装置、20・・・・・・通信
データバッファ、30・・・・・・出力制御装置、40
・・・・・・ヘッダ部交換部、400・・・・・・連想
メモリ、500・・・・・・一時記憶回路。
へ \ 1亡
弄 3 凹FIG. 1 is a block diagram of a data exchanger according to an embodiment of the present invention. FIG. 2 is a diagram showing a frame format of logical line data of the data exchanger of the present invention. FIG. 3 is a diagram showing the correspondence between the input logical numbers of the associative memory and the output logical numbers of the temporary storage circuit of the data exchanger of the present invention. FIG. 4 is a block diagram of a data exchange network including a data exchange according to the present invention. FIG. 5 is a diagram for explaining the operation of the data exchange network shown in FIG. 4. 10... Input control device, 20... Communication data buffer, 30... Output control device, 40
. . . Header exchange section, 400 . . . Associative memory, 500 . . . Temporary memory circuit. to
Claims (1)
出力論理回線番号に更新して出力通信回線上に出力する
データ交換機において、 上記入力通信回線上の論理回線データを入力してヘッダ
部と通信データ部とに分離する入力制御装置と、 このヘッダ部をあらかじめ登録された入力論理回線番号
と照合し、一致した入力論理回線番号が格納されたアド
レスに相当するアドレス制御信号を出力する連想メモリ
と、 このアドレス制御信号に基づいてこの一致した入力論理
回線番号に対応するあらかじめ登録された出力論理回線
番号を出力する一時記憶回路と、上記通信データ部を一
時格納する通信データバッファと、 上記一時記憶回路から出力される出力論理回線番号とこ
の通信データバッファから出力される通信データ部とを
合成して論理回線データとして上記出力通信回線上に出
力する出力制御装置と、を備えたことを特徴とするデー
タ交換機。[Scope of Claims] A data exchange device that updates an input logical line number of logical line data on an input communication line to an output logical line number and outputs the same on an output communication line, wherein the logical line data on the input communication line is input. an input control device that separates the header section into a header section and a communication data section; and an address control signal that compares this header section with a pre-registered input logical line number and corresponds to the address where the matched input logical line number is stored. an associative memory that outputs the address control signal, a temporary storage circuit that outputs a pre-registered output logical line number corresponding to the matched input logical line number, and communication data that temporarily stores the communication data section. a buffer; and an output control device that combines an output logical line number output from the temporary storage circuit and a communication data section output from the communication data buffer and outputs the resultant as logical line data onto the output communication line. A data exchanger characterized by:
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP63282725A JP2580744B2 (en) | 1987-11-11 | 1988-11-08 | Frame relay type data exchange |
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP62-286147 | 1987-11-11 | ||
JP28614787 | 1987-11-11 | ||
JP63282725A JP2580744B2 (en) | 1987-11-11 | 1988-11-08 | Frame relay type data exchange |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH01231452A true JPH01231452A (en) | 1989-09-14 |
JP2580744B2 JP2580744B2 (en) | 1997-02-12 |
Family
ID=26554736
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP63282725A Expired - Lifetime JP2580744B2 (en) | 1987-11-11 | 1988-11-08 | Frame relay type data exchange |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2580744B2 (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0435336A (en) * | 1990-05-28 | 1992-02-06 | Nec Corp | Cell switch |
JPH04167731A (en) * | 1990-10-30 | 1992-06-15 | Matsushita Electric Ind Co Ltd | Electronic mail controller |
WO2011016087A1 (en) * | 2009-08-05 | 2011-02-10 | 株式会社 東芝 | Communication apparatus |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS61256847A (en) * | 1985-05-09 | 1986-11-14 | Nec Corp | Packet exchange |
JPS63204842A (en) * | 1987-02-19 | 1988-08-24 | Fujitsu Ltd | Header drive packet exchanger |
-
1988
- 1988-11-08 JP JP63282725A patent/JP2580744B2/en not_active Expired - Lifetime
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS61256847A (en) * | 1985-05-09 | 1986-11-14 | Nec Corp | Packet exchange |
JPS63204842A (en) * | 1987-02-19 | 1988-08-24 | Fujitsu Ltd | Header drive packet exchanger |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0435336A (en) * | 1990-05-28 | 1992-02-06 | Nec Corp | Cell switch |
JPH04167731A (en) * | 1990-10-30 | 1992-06-15 | Matsushita Electric Ind Co Ltd | Electronic mail controller |
WO2011016087A1 (en) * | 2009-08-05 | 2011-02-10 | 株式会社 東芝 | Communication apparatus |
JP5389174B2 (en) * | 2009-08-05 | 2014-01-15 | 株式会社東芝 | COMMUNICATION DEVICE, PACKET GENERATION DEVICE, AND PROGRAM |
US8687627B2 (en) | 2009-08-05 | 2014-04-01 | Kabushiki Kaisha Toshiba | Communication apparatus |
US9025593B2 (en) | 2009-08-05 | 2015-05-05 | Kabushiki Kaisha Toshiba | Communication apparatus |
Also Published As
Publication number | Publication date |
---|---|
JP2580744B2 (en) | 1997-02-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US4890280A (en) | Frame relay type data switching apparatus | |
JPH03182140A (en) | Common buffer type exchange | |
US6535516B1 (en) | Shared memory based network switch and the network constructed with the same | |
JPH0748745B2 (en) | Packet transfer method between adapters, conflict resolution device, and token ring device | |
US5740373A (en) | Packet switching system having communication control unit for sending acknowledgment to the source upon receiving the receive response data associated with the last cell | |
JPS61260742A (en) | Queue apparatus for packet exchange trunk circuit | |
AU657578B2 (en) | Packet transfer control arrangement | |
JPH0229136A (en) | Synchronous time sharing network | |
US6101184A (en) | Data switching method and data switching apparatus for efficiently handling scan data in information communication network | |
EP0289733B1 (en) | Switching method for integrated voice/data communications | |
JPH11266250A (en) | Atm device | |
JPH01231452A (en) | Frame relay type data exchange | |
US4811339A (en) | Non-coded information and companion data switching mechanism | |
JPH05260060A (en) | Communication equipment | |
US6507579B1 (en) | Digital switch rate conversion | |
US6301259B1 (en) | Switch and switching method | |
JP2838674B2 (en) | Confirmation frame transfer method in FC / ATM network converter | |
JPS63224445A (en) | Self-routing speech path | |
JPH01270431A (en) | High-speed packet exchange switch | |
JPH0537569A (en) | Inter-lan connection system by atm network | |
JP2785006B2 (en) | Multiplexing / demultiplexing method in FC / ATM network interconversion equipment | |
JPH10327175A (en) | Switch and switching method | |
JP2001077832A (en) | Protocol processing unit and atm cell storage method | |
JPH0828743B2 (en) | Integrated bucket exchange method | |
JP3169502B2 (en) | Data queuing device, data queuing system, data queuing method, and ATM switch |