JPH07244623A - Transmission control device - Google Patents
Transmission control deviceInfo
- Publication number
- JPH07244623A JPH07244623A JP6032770A JP3277094A JPH07244623A JP H07244623 A JPH07244623 A JP H07244623A JP 6032770 A JP6032770 A JP 6032770A JP 3277094 A JP3277094 A JP 3277094A JP H07244623 A JPH07244623 A JP H07244623A
- Authority
- JP
- Japan
- Prior art keywords
- data
- fifo buffer
- transmission
- status flag
- control signal
- 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
Links
Landscapes
- Small-Scale Networks (AREA)
- Communication Control (AREA)
- Computer And Data Communications (AREA)
Abstract
(57)【要約】
【目的】データ伝送速度に大きな差のあるデータ処理ス
テーション装置間でデータの伝送が高い信頼度で効率よ
く行われる伝送制御装置を提供する。
【構成】並列データとシリアルデータとを相互に変換し
て送受信する伝送制御装置の受信データを送信までの間
一時格納しておく記憶手段を、受信した各ワードの内容
と各ワードの転送処理後に処理されるべき内容を示す制
御信号と受信されたワードが正しく格納されたか否かを
示す状態フラグと、を同段に格納するデータワードと制
御信号および状態フラグの合計ビット数と同数の記憶セ
ルからなる記憶セグメントを複数連ねた拡張されたFI
FO形のバッファ2として構成し、拡張FIFOバッフ
ァ2に格納されているデータを引き出して送出すると
き、制御信号記憶セルと状態フラグ記憶セルに格納され
ているデータを同時に読み取り、この情報内容に対応し
た転送処理を実行するバスインターフェース制御部51と
データ変換インターフェース52とで伝送制御装置を構成
する。
(57) [Summary] [Object] To provide a transmission control device capable of efficiently and efficiently transmitting data between data processing station devices having large differences in data transmission speed. [Structure] A storage means for temporarily storing received data of a transmission control device for converting parallel data and serial data by mutual conversion and transmitting and receiving the contents of each received word and after transfer processing of each word A control signal indicating the contents to be processed and a status flag indicating whether or not the received word is correctly stored, are stored in the same stage, and the same number of storage cells as the total number of bits of the data word, the control signal and the status flag. FI with multiple storage segments consisting of
It is configured as a FO type buffer 2, and when the data stored in the extended FIFO buffer 2 is extracted and transmitted, the data stored in the control signal storage cell and the status flag storage cell are read at the same time, and this information content is dealt with. The bus interface control unit 51 and the data conversion interface 52 that execute the above-described transfer processing constitute a transmission control device.
Description
【0001】[0001]
【産業上の利用分野】本発明は、プロセスのコントロー
ラおよび計算装置等をネットワークによって結合して、
通信を行うときの伝送制御装置に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention connects a process controller, a computer, etc. by a network,
The present invention relates to a transmission control device when performing communication.
【0002】[0002]
【従来の技術】ネットワークによって結合されたコント
ローラおよび計算装置等相互間の通信はシリアルデータ
伝送方式によって行なわれているが、コントローラある
いは計算機等の装置内では、データ情報は内部データバ
スを通じてパラレル伝送されている。このため、ネット
ワーク伝送路と、この伝送路につながる個々のコントロ
ーラあるいは計算装置とを結合する伝送制御装置は、並
列データと直列データとを相互に変換する変換インター
フェースを要素としてそなえている。また、並列データ
バスを通じてのデータの並列伝送速度と、シリアル伝送
路を通じてのデータの直列伝送速度および伝送のタイミ
ング等は通常異なるので、伝送制御装置は受信したデー
タを即転送するのではなく、一旦記憶手段に格納し、格
納されたデータを順次引出して伝送先の伝送路に向けて
送出している。2. Description of the Related Art Communication between a controller and a computer connected by a network is performed by a serial data transmission system, but in a device such as a controller or a computer, data information is transmitted in parallel through an internal data bus. ing. For this reason, the transmission control device that connects the network transmission line and the individual controllers or computing devices connected to this transmission line has a conversion interface for converting parallel data and serial data mutually. In addition, since the parallel transmission rate of data through the parallel data bus and the serial transmission rate and transmission timing of data through the serial transmission path are usually different, the transmission control device does not immediately transfer the received data, The data is stored in the storage means, and the stored data is sequentially extracted and sent out to the transmission path of the transmission destination.
【0003】上記のような機能を備えた従来技術による
伝送制御装置の一例の構成を図7に示す。図7におい
て、FIFOバッファ20は並列データがデータの到着順
に格納され、これを送出するときには到着順に読みださ
れるFirst in First out(FIFO)方式の記憶手段で
あり、3は、送受信制御部70からの指令のもとに、内部
データバスAにつながる外部データメモリCから伝送さ
れるデータを順次上記のFIFOバッファーに格納す
る、あるいは逆にFIFOバッファに格納されている受
信データを受信順に読み出して外部データメモリCへ書
込格納するバスインターフェースである。FIG. 7 shows the configuration of an example of a conventional transmission control device having the above-mentioned functions. In FIG. 7, a FIFO buffer 20 is a first-in-first-out (FIFO) type storage means in which parallel data is stored in the order of arrival of data and is read out in the order of arrival when it is sent out. Under the command from, the data transmitted from the external data memory C connected to the internal data bus A is sequentially stored in the above FIFO buffer, or conversely, the received data stored in the FIFO buffer is read in the order of reception. This is a bus interface for writing and storing in the external data memory C.
【0004】一方、データ変換インターフェース4は、
FIFOバッファ20に格納されている並列データを、格
納された順に読み出し直列変換した後、伝送路インター
フェースDを介してネットワークを構成するシリアル伝
送路Bに送出する、あるいは逆に、ネットワークを通じ
て他のコントローラまたは計算装置から伝送されてきた
シリアルデータを伝送路インターフェースDを介して受
信し、これを並列データに変換してFIFOバッファ20
にデータの到着順に書込格納する作用を行うものであ
る。On the other hand, the data conversion interface 4 is
The parallel data stored in the FIFO buffer 20 is read out in the order in which it is stored and converted to serial data, and then sent out to the serial transmission line B constituting the network via the transmission line interface D, or vice versa. Alternatively, the serial data transmitted from the computer is received via the transmission line interface D, converted into parallel data, and the FIFO buffer 20
The data is written and stored in the order of arrival of data.
【0005】上記のバスインターフェース3とデータ変
換インターフェース4の動作は、送受信制御部70の監視
と管理のもとに遂行され、この送受信制御部70にはFI
FOバッファ20におけるデータ書込み余地有無を監視
し、データ書込み余地がないときには、データが送出さ
れて書込余地ができるまでデータの入力受信を一旦中断
させるための信号を発信するFIFOバッファ監視回路
71および通常回路的に非同期であるバスインターフェー
ス3とデータ変換インターフェース4間における送受信
動作の起動・停止などの制御信号と伝送されたデータの
正常・異常を示す状態フラグなどの受渡しについてタイ
ミングを合わせて確認を行うタイミング制御回路72が含
まれている。The operations of the bus interface 3 and the data conversion interface 4 described above are performed under the supervision and management of the transmission / reception control unit 70.
A FIFO buffer monitoring circuit that monitors whether or not there is room for writing data in the FO buffer 20 and, when there is no room for writing data, sends a signal for temporarily interrupting the input and reception of data until the data is transmitted and there is room for writing.
71 and the transfer of control signals such as start / stop of transmission / reception operation between the bus interface 3 and the data conversion interface 4, which are usually asynchronous in circuit, and the delivery of status flags indicating normal / abnormal of transmitted data. A timing control circuit 72 for confirmation is included.
【0006】上述のような従来技術による伝送制御装置
では、シリアル伝送路上のシリアルデータ伝送速度と内
部バス上のバスインターフェースを介するパラレルデー
タ伝送速度間に大きな差がある場合でも、この差を一旦
FIFOバッファに取込むことによって吸収し、異なる
伝送速度のコントローラ等のネットワークへの結合を可
能としている。In the transmission control device according to the prior art as described above, even if there is a large difference between the serial data transmission rate on the serial transmission line and the parallel data transmission rate via the bus interface on the internal bus, this difference is temporarily corrected by the FIFO. It is absorbed by being taken in the buffer, and it is possible to connect to a network such as a controller having a different transmission speed.
【0007】図7によって説明した従来技術による伝送
制御装置において伝送される情報データ授受単位として
のメッセージフレームの構成の一例を図8に示す。伝送
されるデータ情報本体は、データ情報の性格毎にブロッ
クデータ124 に区分され、区分された各ブロックデータ
124 の先頭には、そのデータブロックの番号122 および
データ量としてのバイト数123 などの情報を記述したブ
ロックヘッタ121 が、また、ブロックデータ124 の終端
には、データが受信されたとき正しく受信されたか否か
を検査するための鍵(key)として機能する検査シー
ケンス(以下FCSと略記する)125 が付せられ、ブロ
ックヘッダ121 とFCS125が付せられた同一系列の複
数のブロックデータが連結されてフレームを構成し、こ
のフレームの先頭には開始フラグ111 と、受信相手局の
アドレスや格納領域を生成するためのコマンド及び伝送
されるデータブロック数などの記述からなるフレームヘ
ッダ110 が付せられ、フレーム終端にはデータ援受単位
の終了を告げる終結フラグシーケンスが付せられメッセ
ージフレームを構成している。FIG. 8 shows an example of the structure of a message frame as an information data transmission / reception unit transmitted in the transmission control apparatus according to the prior art described with reference to FIG. The data information body to be transmitted is divided into block data 124 according to the character of the data information, and each divided block data is
At the beginning of the block 124, there is a block header 121 that describes information such as the number 122 of the data block and the number of bytes 123 as the amount of data, and at the end of the block data 124, the data was received correctly when it was received. A check sequence (hereinafter abbreviated as FCS) 125 that functions as a key for checking whether or not the block header 121 and the FCS 125 are attached to a plurality of block data of the same series are concatenated. A frame is composed of a start flag 111 and a frame header 110 consisting of a command for generating the address and storage area of the receiving station and the number of data blocks to be transmitted. , The end of the frame is attached with a termination flag sequence that notifies the end of the data receiving unit, and constitutes a message frame.
【0008】データ受信側の伝送制御装置の受信制御部
はシリアル伝送路にメッセージフレームが載せられたと
き、フレームヘッダの内容を読みとり自己が受信相局と
して指定されている場合には、コマンドの内容によって
生成される受信側装置の外部データメモリの記憶領域に
受信データを格納し、FCSを受信したときこの内容に
よってデータが正しく受信されたか否かを検査し、誤り
が発見されたときには誤りデータの削除、データの再送
等の処理指令を行う。When a message frame is placed on the serial transmission line, the reception control unit of the transmission control device on the data receiving side reads the contents of the frame header, and if the self is designated as the receiving phase station, the contents of the command The received data is stored in the storage area of the external data memory of the receiving side device generated by, and when the FCS is received, it is checked whether or not the data is correctly received by the contents, and when the error is found, the error data is detected. It issues processing commands such as deletion and data resend.
【0009】[0009]
【発明が解決しようとする課題】上記の従来技術による
伝送制御装置によっても、異なる送受信データ伝送速度
の各種コントローラ計算装置などを同一ネットワークに
結合してシステムを構成することは可能であるが、伝送
データの信頼性や効率の点で下記1)、2)のような問
題がある。According to the above-mentioned transmission control device according to the prior art, it is possible to combine various controller calculation devices having different transmission / reception data transmission speeds into the same network to form a system. There are the following problems 1) and 2) in terms of data reliability and efficiency.
【0010】1)データの伝送に誤りが発見されても、
正しく誤りのデータが摘出されないことがある。すなわ
ち、送受信時FIFOを経由した伝送データと、各単位
毎のデータに関する状態フラグについて、伝達されるタ
イミングが異なるため、データと状態を示す情報である
状態フラグとの間に時間的ずれが生じる。この時間的ず
れの生じた結果として、正常なデータがバスインターフ
ェースに転送されないままFIFOの内部に残留した
り、逆にデータが転送された後になってそのデータが誤
りであったことが伝わるので、異常状態を示す状態フラ
グと、このフラグに対応するデータとの一対一の対応が
正しく伝わらないことが起こることがある。1) Even if an error is found in the data transmission,
Correct data may not be extracted correctly. That is, the transmission timing of the transmission data via the FIFO during transmission and the transmission of the status flag relating to the data for each unit are different, so that there is a time lag between the data and the status flag which is the information indicating the status. As a result of this time lag, it is transmitted that normal data remains inside the FIFO without being transferred to the bus interface, or conversely after the data has been transferred, that data was erroneous. The one-to-one correspondence between the status flag indicating an abnormal condition and the data corresponding to this flag may not be correctly transmitted.
【0011】2)伝送速度が大きく異なる装置間の伝送
効率が低い。たとえば、送受信動作時、バスインターフ
ェース側とデータ変換インターフェース側について、シ
ーケンスが早く終了する側の動作シーケンスの切替が、
FIFO内に蓄積されたデータを引き出す動作に影響を
受けてしまい、動作を先に終了した側に待ち時間が生
じ、全体の処理効率が低下する。2) The transmission efficiency is low between devices having greatly different transmission speeds. For example, at the time of transmission / reception operation, for the bus interface side and the data conversion interface side, the switching of the operation sequence on the side where the sequence ends early,
The operation of extracting the data accumulated in the FIFO is affected, and a waiting time occurs on the side that has completed the operation first, and the overall processing efficiency decreases.
【0012】本発明は、従来技術による伝送制御装置の
上記問題点を解決し、データ処理速度に大きな差のある
コントローラ等の装置間でデータの伝送が高い信頼度で
効率よく行われる伝送制御装置を提供することを目的と
する。The present invention solves the above problems of the transmission control device according to the prior art, and the transmission control device is capable of efficiently and reliably transmitting data between devices such as controllers having a large difference in data processing speed. The purpose is to provide.
【0013】[0013]
【問題を解決するための手段】上記の目的達成のため、
本願第1の発明においては、並列データを転送する内部
データバスを備えた装置機器とシリアル伝送路を結合す
る伝送制御装置の伝送データを一時格納する記憶手段
を、データワードと同数の記憶セルからなる記憶セグメ
ントを複数連ね、この記憶セグメントに格納したデータ
を引き出すとき、格納した順に引き出すFIFOバッフ
ァに、各データワードがFIFOバッファから引き出さ
れた後に処理されるべき内容を示す制御信号と、FIF
Oバッファに格納された各データワードを検査した結果
を示す状態フラグと、を格納するそれぞれ少なくとも1
ビットの記憶セルを追加し、FIFOバッファの各段の
記憶セルの数をデータワードと制御信号および状態フラ
グの合計ビット数と同数とした拡張FIFOバッファと
する。[Means for Solving the Problems] In order to achieve the above purpose,
In the first invention of the present application, the storage device for temporarily storing the transmission data of the transmission control device that couples the device and the device having the internal data bus for transferring the parallel data to the serial transmission line is provided from the same number of storage cells as the data word. When the data stored in the storage segment are extracted, the control signal indicating the content to be processed after each data word is extracted from the FIFO buffer and the FIFO buffer are extracted in the FIFO buffer which is extracted in the order of storage.
A status flag indicating the result of examining each data word stored in the O buffer;
Bit expansion memory cells are added to form an extended FIFO buffer in which the number of memory cells in each stage of the FIFO buffer is the same as the total number of bits of the data word, control signal, and status flag.
【0014】そうして、内部データバスと前記拡張FI
FOバッファ間のデータ転送を行うバスインターフェー
スを通過するデータを監視し、拡張FIFOバッファへ
のデータ書き込みの場合には拡張FIFOバッファの制
御信号記憶セルと状態フラグ記憶セルへの通過データ検
査結果を書き込み、拡張FIFOバッファの格納データ
を引出すときには制御信号記憶セルと状態フラグ記憶セ
ルの内容を読み取るバスインタフェース制御部と、シリ
アル伝送路につながる伝送路インターフェースとシリア
ル伝送路つながる伝送路インターフェイスと前記拡張F
IFOバッファ間でデータ直列並列変換して転送するデ
ータ変換インターフェースを通過するデータを監視し
て、バスインターフェースと拡張FIFOバッファーと
に関するバスインターフェース制御部の作用と同等の作
用をデータ変換インターフェースと拡張FIFOバッフ
ァとに作用するデータ変換インターフェース制御部と、
バスインターフェース制御部とデータ変換インターフェ
ースによって読み取られた記憶セルの内容にもとづいて
フレームメッセージのデータを送受信を制御する送受信
制御部と、を設ける。Then, the internal data bus and the extended FI are
The data passing through the bus interface that transfers data between the FO buffers is monitored, and when the data is written to the extended FIFO buffer, the passing data inspection result is written to the control signal storage cell and the status flag storage cell of the extended FIFO buffer. A bus interface control unit for reading the contents of the control signal storage cell and the status flag storage cell when extracting the data stored in the extended FIFO buffer, the transmission line interface connected to the serial transmission line, the transmission line interface connected to the serial transmission line, and the expansion F
By monitoring the data passing through the data conversion interface for converting the data serially to parallel between the IFO buffers and transferring the data, an operation equivalent to that of the bus interface control unit regarding the bus interface and the expansion FIFO buffer is performed. A data conversion interface control unit that acts on and,
A bus interface control unit and a transmission / reception control unit that controls transmission / reception of frame message data based on the contents of the storage cells read by the data conversion interface.
【0015】また、本願第2の発明においては、拡張F
IFOバッファーの制御信号記憶セルと状態フラグ記憶
セルとを1ビット以上の記憶容量を有するものとし、制
御信号がメッセージフレームの構造情報を示し、状態フ
ラグが格納情報の誤り状態を示し、送受信制御部が前記
構造情報に応じた伝送処理と前記状態フラグによってデ
ータの誤り回復処理を行うようにする。In the second invention of the present application, the extended F
The control signal storage cell and the status flag storage cell of the IFO buffer have a storage capacity of 1 bit or more, the control signal indicates the structural information of the message frame, the status flag indicates the error state of the stored information, and the transmission / reception control unit Performs a transmission process according to the structure information and a data error recovery process according to the status flag.
【0016】[0016]
【作用】状態フラグ記憶セルと制御信号記憶セルとをデ
ータワードの記憶セグメントと同段に設けた拡張FIF
Oバッファは受信データを格納するとき、受信各データ
ワード格納の次に行うべき処理を指定する情報が制御信
号記憶セルに、また格納データの正常異常の情報が状態
フラグ記憶セルに格納する。そうして、バスインターフ
ェースあるいはデータ変換インターフェースが拡張FI
FOバッファに格納されているデータを引き出して送出
するとき、制御信号記憶セルと状態フラグ記憶セルに格
納されているデータを同時に読み取り、この情報内容に
に対応した転送処理を実行する。An expanded FIF in which a status flag storage cell and a control signal storage cell are provided in the same stage as a storage segment of a data word.
When storing received data, the O buffer stores information designating a process to be performed after storing each received data word in the control signal storage cell, and stores information on normal / abnormal of stored data in the status flag storage cell. Then, the bus interface or the data conversion interface is extended FI.
When the data stored in the FO buffer is extracted and transmitted, the data stored in the control signal storage cell and the status flag storage cell are read at the same time, and the transfer process corresponding to this information content is executed.
【0017】拡張FIFOバッファの制御信号と状態フ
ラグの記憶セルとを1ビット以上に拡大すると、1ビッ
トの場合の2値情報に比べ多彩な内容の情報の伝達が可
能となり、制御信号によって伝送対象のメッセージフレ
ームの構造情報が送られ、メッセージフレーム各段のデ
ータ構造毎に、そのデータ構造に適したより簡素なデー
タ転送手段が選択実行される。また、複数ビットの状態
フラグによって対応の転送データの精密検査のための検
査コードが伝送され、転送誤りが発生した場合でも受信
側で検査コードを利用してデータの修復が行われる。When the control signal of the extended FIFO buffer and the storage cell of the status flag are expanded to 1 bit or more, it becomes possible to transmit various kinds of information as compared with the binary information in the case of 1 bit, and the control signal allows the transmission target. The structure information of the message frame is sent, and a simpler data transfer means suitable for the data structure is selectively executed for each data structure of each stage of the message frame. Further, a check code for precise check of the corresponding transfer data is transmitted by the status flag of a plurality of bits, and even if a transfer error occurs, the receiving side uses the check code to restore the data.
【0018】[0018]
【実施例】本発明による伝送制御装置の一実施例の構成
を図1に示す。図1において、拡張FIFOバッファ2
は、1ワードのデータ毎にそのワードデータ送受信後の
次の送受信制御部5の動作を指定する少なくとも1ビッ
トの制御信号と、送受信が正しく行われたか否かを示す
少なくとも1ビットの状態フラグ信号とを、データワー
ドと同段に格納する記憶セルが付加された記憶セグメン
トが複数配列されてなる図2に示す内部構造をもつ記憶
手段であり、従来技術の装置におけるFIFOバッファ
20と異なる点は、記憶セグメントのビット巾が制御信
号と状態フラグ信号を格納するビット巾分拡張されてい
ることである。FIG. 1 shows the configuration of an embodiment of a transmission control device according to the present invention. In FIG. 1, the extended FIFO buffer 2
Is a control signal of at least 1 bit for designating the next operation of the transmission / reception control unit 5 after the transmission / reception of the word data for each word data, and a status flag signal of at least 1 bit indicating whether the transmission / reception is correctly performed. Is a storage means having an internal structure shown in FIG. 2 in which a plurality of storage segments to which storage cells for storing the same are stored in the same stage as the data word are arrayed, which is different from the FIFO buffer 20 in the conventional device. The bit width of the storage segment is expanded by the bit width for storing the control signal and the status flag signal.
【0019】図1の3は、内部データバスAと拡張FI
FOバッファ2間のデータ授受を送受信制御部5を構成
するバスインターフェース制御部51の管理のもとに実
行するバスインターフェースであり、4は外部のネット
ワークのシリアル伝送路Bに結合する伝送路インターフ
ェースDを介してシリアル伝送路と拡張FIFOバッフ
ァ2間のデータ授受を、受信制御部5を構成するデータ
変換インターフェース制御部52の管理のもとに実行す
るデータ変換インターフェースである。Reference numeral 3 in FIG. 1 indicates an internal data bus A and an extended FI.
Reference numeral 4 denotes a bus interface that executes data exchange between the FO buffers 2 under the control of a bus interface controller 51 that constitutes the transmission / reception controller 5, and 4 is a transmission path interface D that is coupled to a serial transmission path B of an external network. It is a data conversion interface that executes data exchange between the serial transmission line and the expansion FIFO buffer 2 via the control of the data conversion interface control unit 52 constituting the reception control unit 5.
【0020】受信制御部5のバスインターフェース制御
部51は、制御信号処理部512 と状態フラグ処理部511 と
からなり以下のように機能する。まず内部データバスA
から並列データワードからなるフレームメッセージ100
が送信されて拡張FIFOバッファー2に格納されると
きには、制御信号処理部512 がバスインターフェース3
を通過するメッセージフレームを監視して、各データワ
ードの後続のデータワードの有無を検出し、バスインタ
ーフェース3が拡張FIFOバッファ2の記憶セグメン
トにデータワードを書き込むとき、検出結果すなわち後
続のデータワードの有無を該データワードを格納する記
憶セグメントの同段に制御信号格納用に付加された記憶
セルに書込む。そして状態フラグ処理部511 は書込み格
納されたデータワードと該データワードの受信時の内容
とを垂直パリティチェックその他の予め設定された手段
によって検査し、両者が一致しており正しく受信データ
ワードが拡張FIFOバッファに書込まれたことが確認
されたとき該データワードを格納する記憶セグメントの
同段に状態フラグ信号用に付加された記憶セルに正常を
意味するフラグたとえば0を書き込み、受信データワー
ドの内容が正しく書き込まれていないことが検出された
ときは誤を意味するフラグたとえば1を書き込む。The bus interface control unit 51 of the reception control unit 5 is composed of a control signal processing unit 512 and a status flag processing unit 511 and functions as follows. First, the internal data bus A
Frame message consisting of parallel data words from 100
Is transmitted and stored in the extended FIFO buffer 2, the control signal processing unit 512 causes the bus interface 3
For detecting the presence or absence of a subsequent data word of each data word, and when the bus interface 3 writes the data word to the storage segment of the expansion FIFO buffer 2, the detection result, namely the following data word The presence / absence is written in the memory cell added for storing the control signal at the same stage of the memory segment storing the data word. Then, the status flag processing unit 511 inspects the written and stored data word and the contents at the time of reception of the data word by a vertical parity check or other preset means, and the two match and the received data word is correctly expanded. When it is confirmed that the data word has been written into the FIFO buffer, a flag indicating normality, for example, 0 is written in the memory cell added for the status flag signal at the same stage of the memory segment storing the data word, and the received data word of the received data word is written. When it is detected that the contents are not correctly written, a flag indicating an error, for example, 1 is written.
【0021】上記とは逆に、バスインターフェース3が
拡張FIFOバッファ2からデータを読み出して内部デ
ータバスAに載せる動作を行うときには、バスインター
フェース制御部51の状態フラグ処理部511 が拡張FIF
Oバッファ2の読み出し対象データワードを格納した記
憶セグメントの状態フラグ記憶セルに格納された状態フ
ラグを読みとり、フラグの内容が正常な場合には、バス
インターフェース3に該記憶セグメントに格納されたデ
ータワードの内容をそのまま内部データバスAに送信す
るよう指令し、フラグの内容が誤を意味するときには、
バスインターフェース3に予め定めた規則にもとづいて
伝送を中断するかダミー信号を内部データバスAに送信
するように指令する。Contrary to the above, when the bus interface 3 performs an operation of reading data from the expansion FIFO buffer 2 and loading it on the internal data bus A, the status flag processing unit 511 of the bus interface control unit 51 causes the expansion FIFO to operate.
The status flag stored in the status flag storage cell of the storage segment storing the data word to be read from the O buffer 2 is read, and if the content of the flag is normal, the data word stored in the storage segment in the bus interface 3 is read. Is sent to the internal data bus A as it is, and the content of the flag means an error,
The bus interface 3 is instructed to suspend the transmission or transmit a dummy signal to the internal data bus A based on a predetermined rule.
【0022】一方、データ変換インターフェース制御部
52は、制御信号処理部521 と状態フラグ処理部522 とか
らなり以下のように機能する。まず内部データバスAか
ら送信され、バスインターフェース3介して拡張FIF
Oバッファ2に一旦格納されたデータを、データ変換イ
ンターフェース4と伝送路インターフェースDを介して
シリアル伝送路Bへ送出する場合には、データ変換イン
ターフェース4が拡張FIFOバッファからデータを引
出すとき、引出されるデータは状態フラグ処理部521 と
制御信号処理部522 とによって検査され、状態フラグの
内容が正常の場合、状態フラグ処理部521 は、データワ
ード記憶セルに格納のデータをそのまま引出して直列変
換の後、伝送路インターフェースDに転送する処理を行
うよう送受信制御部本体50に指令する。そして引出した
フラグの内容が異常を意味する場合には、状態フラグ処
理部521 は送受信制御部本体50にデータ転送の中止、ダ
ミーの挿入等のあらかじめ設定した方法による異常処理
の実行を指令する。On the other hand, the data conversion interface controller
52 comprises a control signal processing unit 521 and a state flag processing unit 522, and functions as follows. First, the data is transmitted from the internal data bus A, and the expansion FIFO is transmitted via the bus interface 3.
When the data once stored in the O buffer 2 is sent to the serial transmission line B via the data conversion interface 4 and the transmission line interface D, it is pulled out when the data conversion interface 4 pulls out the data from the expansion FIFO buffer. The status flag processing unit 521 and the control signal processing unit 522 check the data to be read, and if the contents of the status flag are normal, the status flag processing unit 521 extracts the data stored in the data word storage cell as it is and performs serial conversion. After that, the transmission / reception control unit main body 50 is instructed to perform the process of transferring to the transmission path interface D. When the content of the extracted flag means abnormality, the status flag processing unit 521 instructs the transmission / reception control unit main body 50 to execute abnormality processing by a preset method such as stopping data transfer or inserting a dummy.
【0023】制御信号処理部522 が継続データ有の信号
を検出している間は、拡張FIFOバッファ2からのデ
ータ引出し転送の継続が制御信号処理部522 から送受信
制御本体部50に指令されるが、メッセージフレームの終
了信号が検出されて送受信制御部本体部に通知される
と、送受信制御部の動作モードは次のメッセージフレー
ムの送受信準備などのモードに移行する。While the control signal processing unit 522 detects a signal with continuous data, the control signal processing unit 522 instructs the transmission / reception control main unit 50 to continue the data extraction transfer from the extended FIFO buffer 2. When the end signal of the message frame is detected and notified to the transmission / reception control unit main body, the operation mode of the transmission / reception control unit shifts to a mode such as preparation for transmission / reception of the next message frame.
【0024】上記とは逆に、データ変換インターフェー
ス4が伝送路インターフェースDから入力された直列デ
ータを並列データに変換して拡張FIFOバッファ2に
格納する動作を行うとき、データ変換インターフェース
制御部52の状態フラグ処理部521 と制御信号処理部522
とは、前記バスインターフェース制御部51の内部データ
バスから送信データを受け取って拡張FIFOバッファ
2に格納するときの動作と同等の動作を行って受信した
データワードに継続データ有無を示す、制御信号と格納
したデータの検査結果を示す状態フラグとを付加する。Contrary to the above, when the data conversion interface 4 performs the operation of converting the serial data input from the transmission path interface D into parallel data and storing the parallel data in the extended FIFO buffer 2, the data conversion interface control section 52 is operated. Status flag processing unit 521 and control signal processing unit 522
Is a control signal that indicates the presence or absence of continuous data in the received data word by performing the same operation as when receiving the transmission data from the internal data bus of the bus interface control unit 51 and storing it in the expansion FIFO buffer 2. A status flag indicating the inspection result of the stored data is added.
【0025】上記のように、制御信号と状態フラグは、
拡張FIFOバッファ2を介してのバスインターフェー
ス3とデータ変換インターフェース4間のデータ授受に
おいてのみ付加されて利用されるものであり、バスイン
ターフェース3から内部データバスAへのデータ伝送、
およびデータ変換インターフェース4から伝送インター
フェースDへ向けてのデータ伝送にあたっては、この付
加情報は削除される。すなわち内部データバスAとシリ
アル伝送路Bを流れるデータは従来技術における規格に
従う図8に例示の構造のメッセージフレーム本体とな
る。As mentioned above, the control signal and the status flag are
It is added and used only when exchanging data between the bus interface 3 and the data conversion interface 4 via the extended FIFO buffer 2. Data transmission from the bus interface 3 to the internal data bus A,
In addition, when transmitting data from the data conversion interface 4 to the transmission interface D, this additional information is deleted. That is, the data flowing through the internal data bus A and the serial transmission line B becomes the message frame body having the structure illustrated in FIG.
【0026】以上に説明の、本発明による伝送制御装置
を介してネットワークにつながるコントローラ等が、シ
リアル伝送路からデータを受信してコントローラの内部
データバスを通して受信データをコントローラの外部デ
ータメモリCに格納する場合の伝送制御装置内における
データと信号の流れを図3に、また、このときの内部デ
ータバスAとシリアル伝送路Bにおける信号の流れの様
子を図4に示す。この例ではデータブロックの第3番目
のデータの拡張FIFOバッファ2への格納に失敗し異
常を示す状態フラグが立ち、シリアル伝送側でこの異常
フラグが検出されてフラグと同段のデータワード記憶セ
グメントに格納されていたデータは破棄され、伝送が中
断されるか、又は代りにダミーデータが送出される様子
が示されている。The controller or the like connected to the network via the transmission control device according to the present invention described above receives data from the serial transmission line and stores the received data in the external data memory C of the controller through the internal data bus of the controller. FIG. 3 shows the flow of data and signals in the transmission control device in the case of doing so, and FIG. 4 shows the state of signal flow in the internal data bus A and the serial transmission line B at this time. In this example, the storage of the third data of the data block in the expansion FIFO buffer 2 fails and a status flag indicating an abnormality is set, and this abnormality flag is detected on the serial transmission side, and the data word storage segment at the same stage as the flag. It is shown that the data stored in is discarded and the transmission is interrupted or dummy data is sent out instead.
【0027】上記とは逆に、伝送制御装置を介してコン
トローラ等からシリアル伝送路に向けてデータを送出す
る場合の装置内におけるデータと信号の流れを図5に、
また、このときの内部データバスAとシリアル伝送路B
における信号の流れの様子を図6に示す。この例ではデ
ータブロックの第3番目のデータの拡張FIFOバッフ
ァ2への格納に失敗し異常を示す状態フラグが立ち、シ
リアル伝送側でこの異常セグメントが送出されていたデ
ータは破棄され、伝送が中断されるか、又は代わりにダ
ミーデータが送出されている様子を示している。Contrary to the above, FIG. 5 shows the flow of data and signals in the device when data is sent from the controller or the like to the serial transmission line via the transmission control device.
At this time, the internal data bus A and the serial transmission line B
FIG. 6 shows the state of signal flow in. In this example, the storage of the third data of the data block in the expansion FIFO buffer 2 fails and a status flag indicating an abnormality is set, and the data in which this abnormal segment has been transmitted on the serial transmission side is discarded and the transmission is interrupted. Or dummy data is being sent out instead.
【0028】また、図6においては、伝送速度が速いバ
スインターフェースAからFIFOバッファ2へのデー
タの格納が終了して制御信号処理部512 がFIFOバッ
ファの制御信号記憶セル23にデータ終了のコードを書き
込み、これを送信制御部本体5に通知すると送受信制御
部がシーケンスに切替えて受信側の動作を処理速度が遅
いシリアル伝送側の転送処理が終了する時点まで他の動
作に移行させることを示している。Further, in FIG. 6, the storage of data from the bus interface A having a high transmission speed to the FIFO buffer 2 is completed, and the control signal processing unit 512 sends a data end code to the control signal storage cell 23 of the FIFO buffer. It is indicated that when writing and notifying this to the transmission control unit main body 5, the transmission / reception control unit switches to the sequence and shifts the operation on the reception side to another operation until the transfer processing on the serial transmission side with a slow processing speed ends. There is.
【0029】以上の説明においては、拡張FIFOバッ
ファ2に付加する状態フラグの記憶セル22と制御信号の
記憶セル23とは、1ビットの記憶セルからなるものとし
ている。ところで、状態フラグと制御信号それぞれの付
加記憶セルのビット数を増加すると、バスインターフェ
ース制御部51とデータ変換インターフェース制御部52相
互間で転送制御のために交換される情報量が増大し、よ
り精緻な伝送制御の実行が可能となる。In the above description, the status flag storage cell 22 and the control signal storage cell 23 added to the expansion FIFO buffer 2 are assumed to be 1-bit storage cells. By the way, when the number of bits of the additional memory cell of each of the status flag and the control signal is increased, the amount of information exchanged for transfer control between the bus interface control unit 51 and the data conversion interface control unit 52 is increased, and more precise It is possible to execute various transmission controls.
【0030】図8の構成のメッセージフレーム100 を伝
送する場合、制御信号記憶セル23を4ビットとすると1
6通りの区分が可能となるので、フレームヘッダ110 ブ
ロックヘッダ121 など、伝送するメッセージフレーム10
0 のどの構成部分が転送されているかを伝えることがで
きる。この区分通知が可能となると、たとえばヘッダ部
の転送の場合ヘッダ部を構成するワード数は通信プロト
コルにおいて予め設定されているので、ヘッダ部の最初
のワードが制御信号処理部512 で検出されたとき、ヘッ
ダの構成ワード数のワードデータの連続転送が可能とな
り、いちいち後続のデータ有無の検査を行う必要がなく
なる。When the message frame 100 having the structure shown in FIG. 8 is transmitted, it is 1 when the control signal storage cell 23 has 4 bits.
Since 6 types of classification are possible, the frame header 110, the block header 121, etc.
It can tell which component of 0 is being transferred. When this division notification becomes possible, for example, in the case of the transfer of the header part, the number of words forming the header part is preset in the communication protocol, so when the first word of the header part is detected by the control signal processing part 512. , It becomes possible to continuously transfer word data of the number of constituent words of the header, and it is not necessary to check the existence of subsequent data one by one.
【0031】また、ブロックヘッダ121 のワード数情報
123 を検出すれば、そのワード数分のデータブロック中
のデータは後続データ有無の検査を省略して連続して送
出することが可能となる。そして、状態フラグ記憶セル
のビット数を制御信号記憶セルのビット数と共に拡張す
ると、データ受信側で誤りの修正を可能とするハミング
コードなどのチェックコードを生成してFIFOバッフ
ァに格納することが可能となり、誤ったデータワードが
FIFOバッファに格納されても、これを引出した側で
状態フラグによってハミングコードを用いて引出したデ
ータを検査することによって誤りをある程度修復するこ
とが可能となる。The word number information of the block header 121
If 123 is detected, the data in the data block corresponding to the number of words can be continuously transmitted without checking for the presence of subsequent data. Then, by expanding the number of bits of the status flag storage cell together with the number of bits of the control signal storage cell, it is possible to generate a check code such as a Hamming code that enables error correction on the data receiving side and store it in the FIFO buffer. Therefore, even if an erroneous data word is stored in the FIFO buffer, it is possible to repair the error to some extent by inspecting the extracted data using the Hamming code according to the status flag on the side that extracted this.
【0032】[0032]
【発明の効果】状態フラグ記憶セルと制御信号記憶セル
とをデータワードの記憶セグメントと同段に設けた拡張
FIFOバッファに受信データを格納するとき、受信各
データワード格納の次に行うべき処理が制御信号記憶セ
ルに、また格納データの正常異常の状態か状態フラグに
書き込まれ、送出側では制御信号記憶セルと状態フラグ
の情報に応じて転送処理が実行される本願の発明による
伝送制御装置では、転送されるワードデータ毎に対応す
る制御信号と状態フラグが付せられ、制御信号と状態フ
ラグの情報によって送受信の処理動作が管理されるの
で、送受信伝送路間で伝送速度に差がある場合でも受
信,送信両端間で厳密な同期をとる必要がなく、誤った
転送が発生した場合でもそのデータは正しく処理され、
誤ったデータが送出されたり、あるいは正しく受信され
たデータまでが送出されずに残留するようなことがなく
なるという効果が得られる。When the received data is stored in the extended FIFO buffer in which the status flag storage cell and the control signal storage cell are provided in the same stage as the storage segment of the data word, the process to be performed next after storing each received data word is In the transmission control device according to the invention of the present application, the transfer signal is written in the control signal storage cell or in the normal / abnormal state of the stored data or in the state flag, and the transfer processing is executed on the sending side according to the information of the control signal storage cell and the state flag. , The control signal and the status flag corresponding to each word data to be transferred are attached, and the processing operation of transmission and reception is managed by the information of the control signal and the status flag, so that there is a difference in the transmission speed between the transmission and reception transmission paths. However, there is no need to have strict synchronization between the receiving and transmitting ends, and even if an incorrect transfer occurs, the data will be processed correctly,
It is possible to obtain an effect that erroneous data is not transmitted, or correctly received data does not remain without being transmitted.
【0033】また拡張FIFOバッファの制御信号と状
態フラグの記憶セルを1ビット以上に拡大した本願第2
の発明の伝送制御装置によれば、制御信号によって伝送
対象のメッセージフレームの構造情報が送られるので、
メッセージフレーム各段のデータ構造毎に、そのデータ
構造に適応しうるより簡素なデータ転送手段の採用が可
能となりデータ伝送の速度と効率が向上するという効果
が得られ、また、複数ビットの状態フラグによって対応
の転送データの精密検査のためのコードの伝送が可能と
なるので転送誤りが発生した場合でも受信側でその修復
がある程度可能になるという効果が得られる。The second embodiment of the present invention in which the storage cells for the control signal and the status flag of the extended FIFO buffer are expanded to 1 bit or more.
According to the transmission control device of the invention, the structure information of the message frame to be transmitted is sent by the control signal.
For each data structure of each stage of the message frame, it is possible to adopt a simpler data transfer means adaptable to the data structure, and it is possible to obtain the effect of improving the speed and efficiency of data transmission. As a result, it becomes possible to transmit a code for precise inspection of the corresponding transfer data, so that even if a transfer error occurs, it can be repaired to some extent on the receiving side.
【図1】本発明によに伝送制御装置の一実施例の構成図FIG. 1 is a configuration diagram of an embodiment of a transmission control device according to the present invention.
【図2】拡張FIFOバッファの構成説明図FIG. 2 is an explanatory diagram of a configuration of an extended FIFO buffer.
【図3】シリアル伝送路からデータを受信するときのデ
ータと信号の流れを説明する図FIG. 3 is a diagram for explaining the flow of data and signals when receiving data from a serial transmission line.
【図4】シリアル伝送路からデータを受信するときのデ
ータ受渡のタイミングを説明する図FIG. 4 is a diagram for explaining the timing of data delivery when receiving data from a serial transmission line.
【図5】内部データバスからシリアル伝送路にデータを
送出するときのデータと信号の流れを説明する図FIG. 5 is a diagram for explaining the flow of data and signals when sending data from an internal data bus to a serial transmission line.
【図6】内部データバスからシリアル伝送路にデータを
送出するときのデータ受渡のタイミングを説明する図FIG. 6 is a diagram for explaining the timing of data delivery when sending data from an internal data bus to a serial transmission line.
【図7】従来技術による伝送制御装置の構成図FIG. 7 is a configuration diagram of a transmission control device according to a conventional technique.
【図8】伝送路に載せられるメッセージフレームの構成
説明図FIG. 8 is an explanatory diagram of a configuration of a message frame placed on a transmission line.
A 内部データバス B シリアル伝送路 C 外部データメモリ D 伝送路インターフェース 1 伝送制御装置 2 拡張FIFOバッファ 3 バスインターフェース 4 データ変換インターフェース 5 送受信制御部 50 送受信制御部本体 51 バスインターフェース制御部 52 データ変換インターフェース制御部 511,521 状態フラグ処理部 512,522 制御信号処理部 70 送受信制御部 71 FIFOバッファ監視回路 72 タイミング制御回路 20 FIFOバッファ A internal data bus B serial transmission line C external data memory D transmission line interface 1 transmission control device 2 extended FIFO buffer 3 bus interface 4 data conversion interface 5 transmission / reception control unit 50 transmission / reception control unit 51 bus interface control unit 52 data conversion interface control Parts 511, 521 Status flag processing unit 512, 522 Control signal processing unit 70 Transmission / reception control unit 71 FIFO buffer monitoring circuit 72 Timing control circuit 20 FIFO buffer
Claims (2)
えた装置機器とシリアル伝送路を結合する伝送制御装置
であって、 データワードと同数の記憶セルからなる記憶セグメント
を複数連ね、この記憶セグメントに格納したデータを引
き出すとき、格納した順に引き出すFIFOバッファ
に、各データワードがFIFOバッファから引き出され
た後に処理されるべき内容を示す制御信号と、FIFO
バッファに格納された各データワードを検査した結果を
示す状態フラグと、を格納するそれぞれ少なくとも1ビ
ットの記憶セルを追加し、FIFOバッファの各段の記
憶セルの数をデータワードと制御信号および状態フラグ
の合計ビット数と同数とした拡張FIFOバッファと、 内部データバスと前記拡張FIFOバッファ間のデータ
転送を行うバスインターフェースを通過するデータを監
視し、拡張FIFOバッファへのデータ書き込みの場合
には拡張FIFOバッファの制御信号記憶セルと状態フ
ラグ記憶セルへの通過データ検査結果を書き込み、拡張
FIFOバッファの格納データを引出すときには制御信
号記憶セルと状態フラグ記憶セルの内容を読み取るバス
インタフェース制御部と、 シリアル伝送路につながる伝送路インターフェースと前
記拡張FIFOバッファ間でデータ直列並列変換して転
送するデータ変換インターフェースを通過するデータを
監視し、拡張FIFOバッファへのデータ書き込みの場
合には拡張FIFOバッファの制御信号記憶セルと状態
フラグ記憶セルへの通過データ検査結果を書き込み、拡
張FIFOバッファの格納データを引出すときには制御
信号記憶セルと状態フラグ記憶セルの内容を読み取るデ
ータ変換インターフェース制御部と、 バスインターフェース制御部とデータ変換インターフェ
ースにおいて読み取られた制御信号記憶セルと状態フラ
グ記憶セルの内容にもとづいてフレームメッセージのデ
ータの送受信を制御する送受信制御部と、 を備えたことを特徴とする伝送制御装置。1. A transmission control device for connecting a device equipped with an internal data bus for transferring parallel data to a serial transmission line, comprising a plurality of storage segments each having the same number of storage cells as a data word. When extracting the data stored in the FIFO, the FIFO buffer for extracting in the order of storage stores a control signal indicating the contents to be processed after each data word is extracted from the FIFO buffer, and the FIFO buffer.
A status flag indicating the result of inspecting each data word stored in the buffer, and a storage cell of at least 1 bit for storing the status flag are added, and the number of storage cells in each stage of the FIFO buffer is added to the data word, the control signal, and the status. The data passing through the expansion FIFO buffer having the same number as the total number of bits of the flag and the bus interface for transferring data between the internal data bus and the expansion FIFO buffer are monitored, and when the data is written to the expansion FIFO buffer, the expansion is performed. A bus interface control unit that reads the contents of the control signal storage cell and the status flag storage cell when writing the passing data inspection result to the control signal storage cell and the status flag storage cell of the FIFO buffer, and when extracting the storage data of the extended FIFO buffer, and a serial interface. Transmission line interface connected to transmission line The data passing through the data conversion interface for converting and transferring the data in serial / parallel between the input FIFO buffer and the expansion FIFO buffer, and in the case of writing data to the expansion FIFO buffer, control signal storage cells and status flag of the expansion FIFO buffer. When the inspection result of the passing data to the memory cell is written and the stored data of the extended FIFO buffer is extracted, the contents of the control signal memory cell and the status flag memory cell are read. The data conversion interface control unit, the bus interface control unit and the data conversion interface read the contents. And a transmission / reception control unit that controls transmission / reception of frame message data based on the contents of the control signal storage cell and the status flag storage cell.
ルと状態フラグ記憶セルとが1ビット以上の記憶容量を
有し、 制御信号がメッセージフレームの構造情報を示し、状態
フラグが格納情報の誤り状態を示し、送受信制御部が前
記構造情報に応じた伝送処理と前記状態フラグによって
データの誤り回復処理を行うことを特徴とする請求項1
に記載の伝送制御装置。2. A control signal storage cell and a status flag storage cell of an extended FIFO buffer have a storage capacity of 1 bit or more, a control signal indicates structure information of a message frame, and a status flag indicates an error state of the stored information. The transmission / reception control unit performs transmission processing according to the structure information and data error recovery processing according to the status flag.
The transmission control device according to.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP6032770A JPH07244623A (en) | 1994-03-03 | 1994-03-03 | Transmission control device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP6032770A JPH07244623A (en) | 1994-03-03 | 1994-03-03 | Transmission control device |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPH07244623A true JPH07244623A (en) | 1995-09-19 |
Family
ID=12368087
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP6032770A Pending JPH07244623A (en) | 1994-03-03 | 1994-03-03 | Transmission control device |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH07244623A (en) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2010257280A (en) * | 2009-04-27 | 2010-11-11 | Renesas Electronics Corp | Serial control device, semiconductor device, and serial data transfer method |
| JP5496411B2 (en) * | 2011-02-25 | 2014-05-21 | 三菱電機株式会社 | Control device, control system, and communication method |
-
1994
- 1994-03-03 JP JP6032770A patent/JPH07244623A/en active Pending
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2010257280A (en) * | 2009-04-27 | 2010-11-11 | Renesas Electronics Corp | Serial control device, semiconductor device, and serial data transfer method |
| JP5496411B2 (en) * | 2011-02-25 | 2014-05-21 | 三菱電機株式会社 | Control device, control system, and communication method |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP3541819B2 (en) | Loop type network and its operation method | |
| US4567590A (en) | Message stripping protocol for a ring communication network | |
| JPH0223109B2 (en) | ||
| JPS5866448A (en) | Error detecting system for exchange of packet | |
| JPH0216628B2 (en) | ||
| JPS62503210A (en) | packet switched network | |
| US6424632B1 (en) | Method and apparatus for testing packet data integrity using data check field | |
| JPS63153941A (en) | Data communication system | |
| CN111726288B (en) | Real-time data transmission and recovery method and system for power secondary equipment | |
| JPS6262695A (en) | Method and apparatus for transmitting data signal | |
| US20050144339A1 (en) | Speculative processing of transaction layer packets | |
| JPH07244623A (en) | Transmission control device | |
| CN114615106A (en) | Ring data processing system, method and network equipment | |
| CN115580722B (en) | A redundant switching method for multi-station parallel image testing | |
| JPH01156896A (en) | Fault information collecting/processing system | |
| JPS6195643A (en) | Data transmission system | |
| JP2002027025A (en) | Data transmitting system | |
| US8625585B2 (en) | Switch apparatus | |
| JPH0795213A (en) | System switching device for digital exchange switch | |
| JPH0340623A (en) | Communication controller | |
| JPH04102951A (en) | Data transfer control system | |
| JPS63246946A (en) | Fault detection system for communication equipment in loop structure network | |
| JPS61194937A (en) | Data communication receiver | |
| JPH1145189A (en) | Data setting method and data processing device | |
| JP2616246B2 (en) | Dual processing method for inter-system data in dual operation redundant apparatus and dual operation redundant apparatus |