JPH02181550A - Communication control equipment and atm exchange provided with the same - Google Patents

Communication control equipment and atm exchange provided with the same

Info

Publication number
JPH02181550A
JPH02181550A JP64000095A JP9589A JPH02181550A JP H02181550 A JPH02181550 A JP H02181550A JP 64000095 A JP64000095 A JP 64000095A JP 9589 A JP9589 A JP 9589A JP H02181550 A JPH02181550 A JP H02181550A
Authority
JP
Japan
Prior art keywords
processing
information
protocol
memory
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.)
Pending
Application number
JP64000095A
Other languages
Japanese (ja)
Inventor
Yoshihiro Fujiwara
義弘 藤原
Koichi Yamazaki
山崎 宏一
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 JP64000095A priority Critical patent/JPH02181550A/en
Publication of JPH02181550A publication Critical patent/JPH02181550A/en
Pending legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PURPOSE:To efficiently utilize a memory and to rapidly execute information processing by storing a header formed by the 1st processing means and an information field protocol-processed by the 2nd processing means in a common storage means. CONSTITUTION:When frame information is transferred from a transfer control processing part 10 to a transmission frame memory 23 in an inter-processor common memory 20, a microprocessor(muP) 13 writes the leading address of the information and the number of bytes in a PR2 interruption control part 24. The control part 24 executes the interruption processing of the muP 31 in a protocol processing part 30. The muP 31 inputs the contents of the information field of the frame information in a memory part 33 and executes the protocol processing of the contents of the information field. After ending the protocol processing of the muP 31, a memory access control part 32 writes the contents of the information field in a transmission frame memory 22 and writes the leading address of the written contents and the number of transfer bytes in a register of a PR1 interruption control part 21.

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明は通信制御装置、と(にたとえばATM(Asy
nchronous Transfer Mode)交
換機などに有利に適用され、そのプロトコル処理を行な
う通信制御装置に関する。
DETAILED DESCRIPTION OF THE INVENTION (Industrial Application Field) The present invention is applicable to communication control devices (for example, ATMs).
The present invention relates to a communication control device that is advantageously applied to a (chronous transfer mode) exchange, etc., and performs protocol processing thereon.

(従来の技術) 通信制御装置は、アドレス・制御フィールドなどのヘッ
ダおよび情報フィールドを含むセルをATM交換機のス
イッチ部から受信し、これをフレーム情報に組み立て、
たとえばレイヤ2または3などのプロトコル処理を施し
た後、処理したフレーム情報をセルに分解してスイッチ
部に送信する。この通信制御装置は、アドレスおよび制
御フィールドの解析を行なう転送制御処理部と情報フィ
ールドのプロトコル処理を行なうプロトコル制御処理部
とを有する。従来技術における通信制御装置は、これら
2つの処理部が互いに直接データ伝送を行なうことによ
り受信した情報にプロトコル処理を施している。
(Prior Art) A communication control device receives a cell including a header such as an address/control field and an information field from a switch section of an ATM switch, assembles it into frame information,
For example, after performing layer 2 or layer 3 protocol processing, the processed frame information is decomposed into cells and transmitted to the switch unit. This communication control device has a transfer control processing unit that analyzes addresses and control fields, and a protocol control processing unit that performs protocol processing of information fields. In the communication control device in the prior art, these two processing units perform protocol processing on the received information by directly transmitting data to each other.

転送制御処理部は、セルが組み立てられたフレームを受
信すると、プロトコル処理部にバス要求を行ない待機さ
せる。その後、転送制御処理部は、情報フィールドの内
容をプロトコル処理部に転送してこれを活性化する。プ
ロトコル処理部が活性化された後、転送制御処理部はア
ドレスフィールドおよび制御フィールドの解析を行ない
、またプロトコル処理部は情報フィールドの内容のプロ
トコル処理を行なう、プロトコル処理終了後、プロトコ
ル処理部は転送制御処理部にバス要求を行ない待機させ
る。そして、プロトコル処理部はプロトコル処理を行な
った情報フィールドの内容を転送制御部に転送し、これ
を活性化する。転送制御処理部は、受信した情報フィー
ルドにアドレス・制御フィールドの内容を付加し、返送
フレーム情報を形成する。この返送フレームは、セルに
分割された後、スイッチ部に送られる。
When the transfer control processing section receives a frame in which cells are assembled, it makes a bus request to the protocol processing section and makes it wait. Thereafter, the transfer control processing section transfers the contents of the information field to the protocol processing section and activates it. After the protocol processing unit is activated, the transfer control processing unit analyzes the address field and the control field, and the protocol processing unit performs protocol processing on the contents of the information field. After the protocol processing is completed, the protocol processing unit performs transfer. A bus request is made to the control processing unit and it is placed on standby. Then, the protocol processing section transfers the contents of the information field subjected to the protocol processing to the transfer control section and activates it. The transfer control processing section adds the contents of the address/control field to the received information field to form return frame information. This return frame is divided into cells and then sent to the switch section.

(発明が解決しようとする課題) しかしながら、このような従来技術の通信制御装置では
、転送制御処理部とプロトコル処理部との間で直接デー
タのやりとりをする。このため、データ伝送の際に転送
される側の処理部のプロセッサを一時停止状態にしなけ
ればならず、処理時間の遅延を生ずるという問題があっ
た。また。
(Problems to be Solved by the Invention) However, in such a conventional communication control device, data is exchanged directly between the transfer control processing section and the protocol processing section. For this reason, during data transmission, the processor of the processing unit on the side to which the data is transferred must be temporarily stopped, causing a problem in that processing time is delayed. Also.

転送制御処理部は、プロトコル処理部に情報フィールド
を転送するため、アドレスおよび制御フィールドの他に
、転送制御処理部では処理を行なわない情報フィールド
を格納する記憶部が必要となる。さらに、情報フィール
ドの内容が転送制御処理部の記憶部で読み書きされるた
め、余分な時間がかかり処理遅延を生ずるという問題が
あった。
Since the transfer control processing section transfers information fields to the protocol processing section, a storage section is required to store information fields that are not processed by the transfer control processing section, in addition to the address and control fields. Furthermore, since the contents of the information field are read and written in the storage section of the transfer control processing section, there is a problem in that it takes extra time and causes a processing delay.

本発明はこのような従来技術の欠点を解消し、効率的に
メモリが活用されるとともに、情報処理を高速に行なえ
る通信制御装置およびそれを有するATM交換機を提供
することを目的とする。
SUMMARY OF THE INVENTION It is an object of the present invention to overcome the drawbacks of the prior art and to provide a communication control device and an ATM switch equipped with the communication control device that can efficiently utilize memory and process information at high speed.

(課題を解決するための手段) 本発明は上述の課題を解決するために、セルを受信し、
このセルを情報フィールドとヘッダ情報とを含むフレー
ム情報に組み立て、情報フィールドのプロトコル処理を
行なった後、プロトコル処理した情報フィールドをセル
に分解して送信する通信制御装置は、ヘッダ情報を解析
し、解析後に送信ヘッダを形成することによりフレーム
情報の転送制御処理を行なう第1の処理手段と、情報フ
ィールドのプロトコル処理を行なう第2の処理手段と、
第1の処理手段および第2の処理手段がアクセスできる
共通記憶手段とを有する。
(Means for Solving the Problems) In order to solve the above-mentioned problems, the present invention receives cells,
After assembling this cell into frame information including an information field and header information and performing protocol processing on the information field, a communication control device that disassembles the protocol-processed information field into cells and transmits them analyzes the header information, a first processing means that performs frame information transfer control processing by forming a transmission header after analysis; a second processing means that performs protocol processing of the information field;
and common storage means that can be accessed by the first processing means and the second processing means.

また本発明によれば、セルを受信し、このセルを情報フ
ィールドとヘッダ情報とを含むフレーム情報に組み立て
、情報フィールドのプロトコル処理を行なった後、プロ
トコル処理した情報フィールドをセルに分解するAT&
I交換機は、ヘッダ情報を解析し、解析後に送信ヘッダ
を形成することによりフレーム情報の転送制御処理を行
なう第1の処理手段と、情報フィールドのプロトコル処
理を行なう第2の処理手段と、第1の処理手段および第
2の処理手段がアクセスできる共通記憶手段とを有する
通信制御装置を含む。
Further, according to the present invention, an AT &
The I exchange includes a first processing means that performs frame information transfer control processing by analyzing header information and forming a transmission header after analysis; a second processing means that performs protocol processing of information fields; and a common storage means accessible by the second processing means.

(作 用) 本発明によれば、セルを受信すると、このセルをフレー
ム情報に組み立てて共通記憶手段に記憶する。第1の処
理手段は、共通記憶手段に記憶されたフレーム情報のヘ
ッダ部分を読み出し、これを解析した後に送信するフレ
ーム情報の送信ヘッダを形成する。また、第2の処理手
段は、共通記憶手段に記憶されたフレーム情報の情報フ
ィールドを読み出し、これにプロトコル処理を行なう。
(Function) According to the present invention, when a cell is received, the cell is assembled into frame information and stored in the common storage means. The first processing means reads a header portion of the frame information stored in the common storage means, analyzes it, and then forms a transmission header of the frame information to be transmitted. Further, the second processing means reads out the information field of the frame information stored in the common storage means and performs protocol processing on the information field.

第1の処理手段により形成されたヘッダおよび第2の処
理手段によりプロトコル処理された情報フィールドは、
共通記憶手段に記・lされることにより送信フレーム情
報が形成される。ここに記憶された送信フレーム情報は
セルに分解されて出力される。
The header formed by the first processing means and the information field protocol processed by the second processing means are:
Transmission frame information is formed by being recorded in the common storage means. The transmitted frame information stored here is decomposed into cells and output.

(実施例) 次に添付図面を参照して本発明による通信制御装置の実
施例を詳細に説明する。
(Example) Next, an example of a communication control device according to the present invention will be described in detail with reference to the accompanying drawings.

第1図を参照すると、本発明における通信制御装置の実
施例の機能プロ・ンク図が示されている。
Referring to FIG. 1, a functional diagram of an embodiment of a communication control device according to the present invention is shown.

本実施例における通信制御装置lは、ATM交換機に組
み込まれており、この交換機のスイッチ部(図示せず)
よりセルを受信すると、これを情報フィールドとヘッダ
情報とを含むフレーム情報に組み立て、たとえばレイヤ
2または3などのプロトコル処理を施した後、スイッチ
部に送信する制御装置である。
The communication control device l in this embodiment is incorporated in an ATM switch, and the switch section (not shown) of this switch
When a cell is received, the control device assembles the frame information into frame information including an information field and header information, performs protocol processing such as layer 2 or 3, and then transmits it to the switch unit.

通信制御装置lは、スイッチ部インタフェース+5IU
) 60.セル受信部(BPAD140、セル送信部(
FPAD)50、転送制御処理部fPR1) to、プ
ロトコル処理部(PH1030およびプロセッサ間共通
メモリ(PCMI 20を有する。スイッチ部インタフ
ェース60は、信号線120を介し組込まれているAT
M交換機のたとえばスイッチ部に接続され、外部とのイ
ンタフェース整合をとるインタフェース部である。イン
タフェース部60は、スイッチ部より受信したセルを出
力122を介しセル受信部40に送るとともに、また人
力124を介しセル送信部50より受信したセルを出力
120を介しスイッチ部に送る。
Communication control device l has switch section interface +5 IU
) 60. Cell receiving unit (BPAD140, cell transmitting unit (
FPAD) 50, transfer control processing unit fPR1) to, protocol processing unit (PH 1030, and inter-processor common memory (PCMI 20).
This is an interface section that is connected to, for example, a switch section of an M exchange and matches the interface with the outside. The interface section 60 sends cells received from the switch section to the cell reception section 40 via the output 122, and also sends cells received from the cell transmission section 50 via the human power 124 to the switch section via the output 120.

セル受信部40は、受信したセルをフレームに組み立て
るフレーム組立部である。受信部40は、組み立てたフ
レームのFCSチエツクを行なった後、これをフレーム
情報としてバス200に出力する。
The cell receiving unit 40 is a frame assembly unit that assembles received cells into a frame. After performing an FCS check on the assembled frame, the receiving section 40 outputs it to the bus 200 as frame information.

セル送信部50は、バス200を介し送られてきたフレ
ーム情報にFe2を付加した後、この情報をセルに分解
するセル分解部である。セル送信部50は、このセルを
出力124を介しスイッチ部インタフェース60に送る
The cell transmitter 50 is a cell disassembler that adds Fe2 to the frame information sent via the bus 200 and then disassembles this information into cells. The cell transmitter 50 sends this cell to the switch interface 60 via the output 124.

転送制御処理部lOは、バス200を介しセル受信部4
0、セル送信部50およびプロセッサ間共通メモリ20
に接続されている。転送制御処理部lOは、メモリ部(
MM)11.ダイレクトメモリアクセス制御部(DMA
I 1213よびマイクロプロセッサ(μp)13を有
する。転送制御処理部IOは、フレーム情報の転送制御
処理を行なうプロセッサである。すなわち転送制御処理
部10は、フレーム情報のアドレスおよび制御フィール
ドなどのヘッダ内容などを解析し、この解析結果に基づ
いて送信するフレーム情報の送信ヘッダを形成する。
The transfer control processing unit 1O is connected to the cell receiving unit 4 via the bus 200.
0, cell transmitter 50 and inter-processor common memory 20
It is connected to the. The transfer control processing unit IO includes a memory unit (
MM)11. Direct memory access control unit (DMA)
I 1213 and a microprocessor (μp) 13. The transfer control processing unit IO is a processor that performs transfer control processing of frame information. That is, the transfer control processing unit 10 analyzes header contents such as the address and control field of the frame information, and forms a transmission header of the frame information to be transmitted based on the analysis result.

プロセッサ間共通メモリ20は、転送制御処理部10に
接続されるとともにバス210を介しプロトコル処理部
30に接続されている。プロセッサ間共通メモリ20は
、転送制御処理部10とプロトコル処理部30とが直接
データのやりとり行なうことなく、これら処理部でそれ
ぞれの情報処理が行なえるように設けられたデータ仲介
部である。共通メモリ20は、バス競合部(BA) 2
5、PR1割込み制御部(INTI)21.送信フレー
ムメモリfsFMl 22、受信フレームメモリ(RF
Ml 23およびPR2割込み制御部[INT2)24
を有する。
The inter-processor common memory 20 is connected to the transfer control processing section 10 and also to the protocol processing section 30 via a bus 210. The inter-processor common memory 20 is a data intermediary section provided so that the transfer control processing section 10 and the protocol processing section 30 can perform their own information processing without directly exchanging data. The common memory 20 includes a bus contention unit (BA) 2
5. PR1 interrupt control unit (INTI) 21. Transmission frame memory fsFMl 22, reception frame memory (RF
Ml 23 and PR2 interrupt controller [INT2) 24
has.

プロトコル処理部30は、プロセッサ間共通メモ1J2
0よりフレーム情報の情報フィールドの内容を受信し、
この情報フィールドのプロトコル処理を行なう情報処理
部である。プロトコル処理部30は、マイクロプロセッ
サ(μp)31.ダイレクトメモリアクセス制御部(D
MA) 32およびメモリ部(MM)33を有する。
The protocol processing unit 30 includes an inter-processor common memo 1J2.
0 to receive the contents of the information field of the frame information,
This is an information processing unit that performs protocol processing of this information field. The protocol processing unit 30 includes a microprocessor (μp) 31. Direct memory access control unit (D
MA) 32 and a memory section (MM) 33.

転送制御処理部lOのメモリ部11は、バス200に接
続され、これより受信したフレーム情報のアドレスおよ
び制御フィールドの内容などを記憶する記憶部である。
The memory unit 11 of the transfer control processing unit 1O is a storage unit that is connected to the bus 200 and stores the address of the frame information received from the bus 200, the contents of the control field, and the like.

ダイレクトメモリアクセス制御部12は、バス200に
接続され、セル受信部40で組立てられたフレーム情報
をプロセッサ間共通メモリ20の受信フレームメモリ2
2に転送する制御部である。
The direct memory access control unit 12 is connected to the bus 200 and transfers the frame information assembled by the cell reception unit 40 to the reception frame memory 2 of the inter-processor common memory 20.
This is a control unit that transfers the data to 2.

マイクロプロセッサ13は、フレーム情報の転送制置処
理を行なうプロセッサであり、バス200に接続される
とともに信号線!00を介しPRI割込制御部21に接
続されている。プロセッサ13は、受信フレームメモリ
23にフレーム情報を格納すると、その先頭アドレスお
よびバイト数をPR1割込み制御部24に書き込む、プ
ロセッサ13はまた、メモリ部llに記憶されたフレー
ム情報のアドレスおよび制御フィールドの解析処理を行
ない、転送制御にともなうヘッダを形成する。プロセッ
サ13はさらに、プロトコル処理された情報フィールド
が記憶されている送信フレームメモリ22に、形成した
ヘッダであるアドレスおよび制御フィールドの内容を書
き込んで送信するフレーム情報を完成させる。
The microprocessor 13 is a processor that performs frame information transfer and control processing, and is connected to the bus 200 and also connects to the signal line! It is connected to the PRI interrupt control unit 21 via 00. When the processor 13 stores the frame information in the reception frame memory 23, the processor 13 writes its start address and the number of bytes to the PR1 interrupt control unit 24. The processor 13 also writes the address and control field of the frame information stored in the memory unit ll. Performs analysis processing and forms a header associated with transfer control. The processor 13 further completes the frame information to be transmitted by writing the contents of the formed header address and control field into the transmission frame memory 22 in which the protocol-processed information field is stored.

プロセッサ間共通メモリ20のバス競合部25は、バス
200を介し転送制御処理部10に、バス210を介し
プロトコル処理部30にそれぞれ接続されている。バス
競合部25はまた、PR1割込み制御部21、送信フレ
ームメモリ22、受信フレームメモリ23およびPR2
割込み制御部24に接続され、これらとバス200また
は21Gを接続する接続部である。
The bus contention section 25 of the inter-processor common memory 20 is connected to the transfer control processing section 10 via the bus 200 and to the protocol processing section 30 via the bus 210, respectively. The bus contention unit 25 also includes a PR1 interrupt control unit 21, a transmission frame memory 22, a reception frame memory 23, and a PR2
This is a connection section that is connected to the interrupt control section 24 and connects these to the bus 200 or 21G.

PR1割込み制御部21は、転送制御部lOのマイクロ
プロセッサ13に所定のタイミングで割り込みを行なう
制御部である。 PR1割込み制御部21はまた、送信
フレームメモリ22に格納された情報フィールドの先頭
アドレスおよび転送バイト数が記憶されるレジスタを有
する。
The PR1 interrupt control unit 21 is a control unit that interrupts the microprocessor 13 of the transfer control unit IO at a predetermined timing. The PR1 interrupt control unit 21 also has a register in which the start address of the information field stored in the transmission frame memory 22 and the number of transferred bytes are stored.

送信フレームメモリ22は、プロトコル処理された情報
フィールド、解析処理されたアドレスフィールド右よび
制御フィールドをそれぞれ記憶する記憶部である。なお
、本実施例では送信フレームメモリ22は、プロトコル
処理部30により管理されている。
The transmission frame memory 22 is a storage unit that stores information fields subjected to protocol processing, address fields subjected to analysis processing, and control fields. Note that in this embodiment, the transmission frame memory 22 is managed by the protocol processing section 30.

受信フレームメモリ23は、セル受信部で組み立てられ
たフレーム情報を記憶する記憶部である。
The reception frame memory 23 is a storage unit that stores frame information assembled by the cell reception unit.

なお、本実施例において受信フレームメモリ23は、転
送制御処理部lOに管理されている。
Note that in this embodiment, the reception frame memory 23 is managed by the transfer control processing unit IO.

PR2割込み制御部24は、出力110を介しプロトコ
ル処理部のマイクロプロセッサ31に接続され。
The PR2 interrupt controller 24 is connected via an output 110 to the microprocessor 31 of the protocol processor.

このプロセッサ31に所定のタイミングで割込み処理を
行なう制御部である0割込み制御部24はまた、受信フ
レームメモリ23に格納された情報フィールドの先頭ア
ドレスおよびバイト数が記憶されるレジスタを有する。
The 0 interrupt control unit 24, which is a control unit that performs interrupt processing on the processor 31 at a predetermined timing, also has a register in which the start address and number of bytes of the information field stored in the reception frame memory 23 are stored.

プロトコル処理部30のマイクロプロセッサ31は、情
報フィールドの内容のプロトコル処理、たとえばレイヤ
2または3などに関する情報処理を行なう処理部である
。ダイレクトメモリアクセス制御部32は、プロトコル
処理された情報フィールドを送信フレームメモリ22に
転送する転送制御部である。メモリ部33はプロトコル
処理する情報フィールドの内容を記憶する記憶部である
。これらマイクロプロセッサ31.ダイレクトメモリア
クセス制御部32およびメモリ部33は、それぞれバス
210に接続されている。
The microprocessor 31 of the protocol processing unit 30 is a processing unit that performs protocol processing of the contents of the information field, for example, information processing regarding layer 2 or 3. The direct memory access control unit 32 is a transfer control unit that transfers the protocol-processed information field to the transmission frame memory 22. The memory unit 33 is a storage unit that stores the contents of information fields to be subjected to protocol processing. These microprocessors 31. Direct memory access control section 32 and memory section 33 are each connected to bus 210.

ATM交換機のスイッチ部からセルをスイッチ部インタ
フェース部60が受信すると、インタフェース部60は
このセルを出力122を介しセル受信部4゜に送る。セ
ル受信部40は、セルを受信すると、これをフレーム情
報として組み立てた後、 FCSチエツクを行なう、フ
レーム情報がFCSチエツクされると、ダイレクトメモ
リアクセス制御部12は、このフレーム情報をバス20
0およびバス競合部25を介し、受信フレームメモリ2
3に転送する。
When the switch section interface section 60 receives a cell from the switch section of the ATM exchange, the interface section 60 sends this cell via the output 122 to the cell receiving section 4°. When the cell reception section 40 receives a cell, it assembles it as frame information and then performs an FCS check. When the frame information is FCS checked, the direct memory access control section 12 transfers this frame information to the bus 20.
0 and the bus contention unit 25, the receive frame memory 2
Transfer to 3.

フレーム情報が受信フレームメモリ23に転送されると
、転送制御処理部10のマイクロプロセッサ13は、転
送したフレーム情報を格納した受信フレームメモリ23
の先頭アドレスおよびバイト数を、PR2割込み制御部
24に書き込む。割込み制御部24は、これら情報が記
憶されると、プロトコル処理部30のマイクロプロセッ
サ31に割込み処理を行なう。
When the frame information is transferred to the reception frame memory 23, the microprocessor 13 of the transfer control processing unit 10 transfers the frame information to the reception frame memory 23 that stores the transferred frame information.
The start address and number of bytes are written to the PR2 interrupt control unit 24. When these pieces of information are stored, the interrupt control unit 24 performs interrupt processing on the microprocessor 31 of the protocol processing unit 30.

マイクロプロセッサ31は、割込み処理を受けると、P
R2割込み制御部24のレジスタよりフレーム情報の格
納エリアを知り、フレーム情報の情報フィールドの内容
をメモリ部33に読み込む。そしてプロセッサ31は、
情報フィールドの内容のプロトコル処理を実行する。一
方、転送制御処理部lOのマイクロプロセッサ13は、
この間にフレーム情報のうち、アドレス・制御フィール
ドの内容を解析するとともに、この解析処理後、フレー
ム情報の転送制御に関する他の処理を行なう。
When the microprocessor 31 receives an interrupt process, the microprocessor 31 outputs P
The frame information storage area is known from the register of the R2 interrupt control unit 24, and the contents of the information field of the frame information are read into the memory unit 33. And the processor 31 is
Performs protocol processing on the contents of the information field. On the other hand, the microprocessor 13 of the transfer control processing unit IO is
During this time, the content of the address/control field of the frame information is analyzed, and after this analysis processing, other processing related to frame information transfer control is performed.

マイクロプロセッサ31のプロトコル処理が終了すると
、メモリアクセス制御部32は、フレーム情報のうち情
報フィールドの内容を送信フレームメモリ22に書き込
む。プロセッサ31はまた、この情報フィールドの内容
を格納した送信フレームメモリ22の先頭アドレスおよ
びこの転送バイト数を、PR1割込み制御部21のレジ
スタに書き込む、 PR1割込み制御部21は、これら
情報が書き込まれると、マイクロプロセッサ13に割込
み処理を行なう。
When the microprocessor 31 completes the protocol processing, the memory access control unit 32 writes the contents of the information field of the frame information into the transmission frame memory 22. The processor 31 also writes the start address of the transmission frame memory 22 that stores the contents of this information field and the number of transferred bytes into the register of the PR1 interrupt control unit 21. , performs interrupt processing on the microprocessor 13.

マイクロプロセッサ13は、制御部21より割込み処理
されると、交換機のスイッチ部に返送するフレーム情報
のアドレスフィールドおよび制御フィールドの内容を、
すでにプロトコル処理された情報フィールドが記憶され
ている送信フレームメモリに書き込む、この書込み処理
によりフレーム情報が形成されると、プロセッサ13は
このフレーム情報をセル送信部50に送る。セル送信部
50は、フレーム情報を受信すると、これにFe2を付
加した後、セルに分解して出力124を介しスイッチ部
インタフェース60に送る。インタフェース60は、受
信したセルを出力120を介しATM交換機のスイッチ
部に送る。
When the microprocessor 13 receives an interrupt process from the control unit 21, the microprocessor 13 inputs the contents of the address field and control field of the frame information to be sent back to the switch unit of the exchange.
When frame information is formed by writing into a transmission frame memory in which information fields already subjected to protocol processing are stored, processor 13 sends this frame information to cell transmitter 50 . When the cell transmitter 50 receives the frame information, it adds Fe2 to it, decomposes it into cells, and sends it to the switch interface 60 via the output 124. Interface 60 sends the received cells via output 120 to the switch section of the ATM switch.

第2図には従来技術における通信制御装置の機能ブロッ
ク図が示されている。従来の通信制御装置2では、本実
施例のようにプロセッサ間共通メモリ20が配設されて
いないため、転送制御処理部10Aとプロトコル処理部
30Aとが、バス交絡部90を介し直接データの伝送を
行なわなければならない。すなわち、たとえば情報フィ
ールドの内容をやりとりする際に、転送される側の処理
部のマイクロプロセッサを一時停止状態にしなければな
らず、処理時間の遅延を生じていた。また、転送制御処
理部10Aは、セル受信部40で組立てられたフレーム
情報の情報フィールドの内容を、そのメモリIIAに一
旦記憶しなければならないため、余分なメモリ領域を必
要とした。さらに、通信制御装置2では、情報フィール
ドの読み書きをメモリ11Aで行なうため余分な時間が
かかっていた。
FIG. 2 shows a functional block diagram of a communication control device in the prior art. In the conventional communication control device 2, since the inter-processor common memory 20 is not provided as in the present embodiment, the transfer control processing section 10A and the protocol processing section 30A directly transmit data via the bus confounding section 90. must be carried out. That is, for example, when exchanging the contents of an information field, the microprocessor of the processing unit on the receiving side must be temporarily stopped, resulting in a delay in processing time. Furthermore, the transfer control processing section 10A needs to temporarily store the contents of the information field of the frame information assembled by the cell receiving section 40 in its memory IIA, and thus requires an extra memory area. Furthermore, in the communication control device 2, extra time is required to read and write information fields in the memory 11A.

これに対して本実施例では、プロセッサ間共通メモリ2
0を配設し、これを介して情報の伝送を行なうため、マ
イクロプロセッサを停止することなく情報処理を実行す
ることが可能である。また。
In contrast, in this embodiment, the inter-processor common memory 2
0 is provided and information is transmitted via this, it is possible to execute information processing without stopping the microprocessor. Also.

共通メモリ22に受信フレームメモリ23と送信フレー
ムメモリ22を配設したため、転送制御処理部lOのメ
モリ部Uに情報フィールドの内容を記憶するメモリが不
要となるとともに、高速に情報フィールドの内容を読み
書きできる。
Since the reception frame memory 23 and the transmission frame memory 22 are arranged in the common memory 22, there is no need for a memory to store the contents of the information field in the memory unit U of the transfer control processing unit IO, and the contents of the information field can be read and written at high speed. can.

なお、本実施例における通信制御装置lは、本実施例が
有利に適用されるATM交換機に組込まれるとしたが、
勿論1本発明における通信制御装置lはこのように限定
されるものではない、また本実施例における通信制御装
置lは、レイヤ2またはレイヤ3のプロトコル処理を行
なうとしたが、勿論プロトコル処理するレイヤのレベル
はこれに限定されるものではない。
It should be noted that although the communication control device l in this embodiment is assumed to be incorporated into an ATM switch to which this embodiment is advantageously applied,
Of course, the communication control device l in the present invention is not limited in this way, and although the communication control device l in this embodiment is intended to perform layer 2 or layer 3 protocol processing, it is of course possible to perform layer 2 or layer 3 protocol processing. The level is not limited to this.

(発明の効果) このように本発明によれば、共通記憶手段を設けたこと
により、この記憶手段を介して第1の処理手段および第
2の処理手段がデータのやりとりをすることできる。こ
のため、第1の処理手段および第2の処理手段を、デー
タ伝送の際に停止することなく並列処理することが可能
となり、処理能力の向上を図ることができる。また、フ
レーム情報の送受信を共通記憶手段で記憶するため、第
1の処理手段および第2の処理手段がこの情報を互いに
直接転送する必要がなくなる。したがって、この転送に
要する時間が削減でき1通信制御装置の処理速度を向上
させることができる。さらに、共通記憶手段にフレーム
情報を記憶するため、第1の処理手段は、受信したセル
の情報フィールドを記憶するメモリが不要となり、メモ
リの削減ができる。
(Effects of the Invention) As described above, according to the present invention, by providing the common storage means, the first processing means and the second processing means can exchange data via this storage means. Therefore, the first processing means and the second processing means can perform parallel processing without stopping during data transmission, and it is possible to improve processing performance. Furthermore, since the transmission and reception of frame information is stored in the common storage means, there is no need for the first processing means and the second processing means to directly transfer this information to each other. Therefore, the time required for this transfer can be reduced and the processing speed of one communication control device can be improved. Furthermore, since the frame information is stored in the common storage means, the first processing means does not need a memory for storing the information field of the received cell, and the memory can be reduced.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明による通信制御装置の実施例を示す機能
ブロック図、 第2図は従来の通信制御装置の例を示す機能ブロック図
である。 13.31 20、 。 21.24 22、 。 23、 。 25、 。 40、 。 50、 。 60、 。
FIG. 1 is a functional block diagram showing an embodiment of a communication control device according to the present invention, and FIG. 2 is a functional block diagram showing an example of a conventional communication control device. 13.31 20. 21.24 22. 23. 25. 40. 50. 60.

Claims (1)

【特許請求の範囲】 1、セルを受信し、該セルを情報フィールドとヘッダ情
報とを含むフレーム情報に組み立て、該情報フィールド
のプロトコル処理を行なった後、該プロトコル処理した
情報フィールドをセルに分解して送信する通信制御装置
において、該制御装置は、 前記ヘッダ情報を解析し、該解析後に送信ヘッダを形成
することにより前記フレーム情報の転送制御処理を行な
う第1の処理手段と、 前記情報フィールドのプロトコル処理を行なう第2の処
理手段と、 第1の処理手段および第2の処理手段がアクセスできる
共通記憶手段とを有することを特徴とする通信制御装置
。 2、請求項1に記載の通信制御装置において、前記共通
記憶手段は、 前記プロトコル処理を行なうフレーム情報を記憶する第
1の記憶部と、 第1の処理手段で形成されたヘッダおよび第2の処理手
段でプロトコル処理された情報フィールドをフレーム情
報として記憶する第2の記憶部とを有し、 第1の処理手段が第1の記憶部の管理を行ない、第2の
処理手段が第2の記憶部の管理を行なうことを特徴とす
る通信制御装置。 3、セルを受信し、該セルを情報フィールドとヘッダ情
報とを含むフレーム情報に組み立て、該情報フィールド
のプロトコル処理を行なった後、該プロトコル処理した
情報フィールドをセルに分解するATM交換機において
、該交換機は、前記ヘッダ情報を解析し、該解析後に送
信ヘッダを形成することにより前記フレーム情報の転送
制御処理を行なう第1の処理手段と、 前記情報フィールドのプロトコル処理を行なう第2の処
理手段と、 第1の処理手段および第2の処理手段がアクセスできる
共通記憶手段とを有する通信制御装置を含むことを特徴
とするATM交換機。
[Claims] 1. Receive a cell, assemble the cell into frame information including an information field and header information, perform protocol processing on the information field, and then decompose the protocol-processed information field into cells. a communication control device that transmits the frame information, the control device comprising: a first processing unit that performs transfer control processing of the frame information by analyzing the header information and forming a transmission header after the analysis; A communication control device comprising: second processing means for performing protocol processing; and common storage means that can be accessed by the first processing means and the second processing means. 2. The communication control device according to claim 1, wherein the common storage means includes a first storage section that stores frame information for performing the protocol processing, and a header formed by the first processing means and a second storage section. and a second storage section that stores the information field subjected to the protocol processing by the processing means as frame information, the first processing means manages the first storage section, and the second processing means manages the second storage section. A communication control device characterized by managing a storage section. 3. An ATM switch receives cells, assembles the cells into frame information including an information field and header information, performs protocol processing on the information fields, and then disassembles the protocol-processed information fields into cells. The exchange includes: a first processing unit that performs transfer control processing of the frame information by analyzing the header information and forming a transmission header after the analysis; and a second processing unit that performs protocol processing of the information field. An ATM switch comprising: a communication control device having a common storage means accessible by the first processing means and the second processing means.
JP64000095A 1989-01-05 1989-01-05 Communication control equipment and atm exchange provided with the same Pending JPH02181550A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP64000095A JPH02181550A (en) 1989-01-05 1989-01-05 Communication control equipment and atm exchange provided with the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP64000095A JPH02181550A (en) 1989-01-05 1989-01-05 Communication control equipment and atm exchange provided with the same

Publications (1)

Publication Number Publication Date
JPH02181550A true JPH02181550A (en) 1990-07-16

Family

ID=11464549

Family Applications (1)

Application Number Title Priority Date Filing Date
JP64000095A Pending JPH02181550A (en) 1989-01-05 1989-01-05 Communication control equipment and atm exchange provided with the same

Country Status (1)

Country Link
JP (1) JPH02181550A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6229884B1 (en) 1995-03-06 2001-05-08 Matsushita Electric Industrial Co., Ltd. Electronic mail system
US6844938B1 (en) 1995-03-06 2005-01-18 Matsushita Electric Industrial Co., Ltd. Electronic mail apparatrus and method

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6229884B1 (en) 1995-03-06 2001-05-08 Matsushita Electric Industrial Co., Ltd. Electronic mail system
US6330309B2 (en) 1995-03-06 2001-12-11 Matsushita Electric Industrial Co., Ltd. Electronic mail system
US6337900B2 (en) 1995-03-06 2002-01-08 Matsushita Electric Industrial Co., Ltd. Electronic mail system
US6427005B2 (en) 1995-03-06 2002-07-30 Matsushita Electric Industrial Co., Ltd. Electronic mail system
US6477244B2 (en) 1995-03-06 2002-11-05 Matsushita Electric Industrial Co., Ltd. Electronic-mail apparatus
US6614891B2 (en) 1995-03-06 2003-09-02 Matsushita Electric Industrial Co., Ltd. Electronic-mail apparatus
US6844938B1 (en) 1995-03-06 2005-01-18 Matsushita Electric Industrial Co., Ltd. Electronic mail apparatrus and method
US6885470B1 (en) 1995-03-06 2005-04-26 Matsushita Electric Industrial Co., Ltd. Electronic mail system
US6961411B2 (en) 1995-03-06 2005-11-01 Matsushita Electric Industrial Co., Ltd. Electronic-mail apparatus
US6963634B2 (en) 1995-03-06 2005-11-08 Matsushita Electric Industrial Co., Ltd. Electronic-mail apparatus

Similar Documents

Publication Publication Date Title
US5210828A (en) Multiprocessing system with interprocessor communications facility
JPH02181550A (en) Communication control equipment and atm exchange provided with the same
US5943509A (en) Small size inter-processor data transfer system
JPH0981533A (en) Inter-processor data transfer system and ring buffer memory for the same
JP2546901B2 (en) Communication control device
KR0150755B1 (en) Data transmission interfacing apparatus of s-bus and 68030-bus of sparc series by using dpram
EP0376003A2 (en) Multiprocessing system with interprocessor communications facility
JPS6130300B2 (en)
JPH0750466B2 (en) Parallel computer cache memory control system
JPS6217879Y2 (en)
JP2751879B2 (en) Communication system between processors
KR950008838B1 (en) A node computer structure of parallel processing computer for multimedia knowledge processing
JPS6073766A (en) Inter-cpu information exchange device
JPS62135038A (en) Data communications system for slave processor
JPH01229357A (en) Data supplying/receiving method among plural processors
JP2576236B2 (en) Communication method of programmable controller
US6175895B1 (en) Cache enabling architecture
JP2610971B2 (en) Direct memory access method between central processing units
JP3036809B2 (en) Buffer management method in microcomputer
JPS62204358A (en) Data communication processing system
KR100251849B1 (en) I/o control board having multiplexing function
JPS63289665A (en) Data transfer system for multi-processor
JPH0410050A (en) Computer system
JPH01234962A (en) Bus control system
JPH1173407A (en) Single chip microcomputer, bus adaptor and semiconductor system