JPS60254242A - Buffer control system - Google Patents

Buffer control system

Info

Publication number
JPS60254242A
JPS60254242A JP59109948A JP10994884A JPS60254242A JP S60254242 A JPS60254242 A JP S60254242A JP 59109948 A JP59109948 A JP 59109948A JP 10994884 A JP10994884 A JP 10994884A JP S60254242 A JPS60254242 A JP S60254242A
Authority
JP
Japan
Prior art keywords
data
buffer
received
error
parity
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
JP59109948A
Other languages
Japanese (ja)
Inventor
Masao Sato
正雄 佐藤
Akira Kawabemoto
河部本 章
Junji Nishioka
西岡 潤治
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP59109948A priority Critical patent/JPS60254242A/en
Publication of JPS60254242A publication Critical patent/JPS60254242A/en
Pending legal-status Critical Current

Links

Landscapes

  • Detection And Correction Of Errors (AREA)
  • Detection And Prevention Of Errors In Transmission (AREA)

Abstract

PURPOSE:To apply easily a retrial function to the transfer of data by performing a data parity check when the transferred data is received and delivering a request for retransfer of data in case a parity error is detected. CONSTITUTION:A buffer device writes an error display ''1'' on the corresponding position of a buffer 10 when a parity error is detected with the received data. At the same time, the present contents of a write address register 12 on an address register 19 and preserved there. While the signals are transmitted via a control line 20 of a common bus 5 to give a request for retransmission of data to a device that actually transferred data. A gate 22 is controlled as soon as the retransmitted data is received by the bus 5. Therefore, the contents of an address holding register 19 are used as a write address to write both the received data and the parity check result to the buffer 10 like the ordinary reception. Here the transmission of data is performed again in case a parity error is detected again.

Description

【発明の詳細な説明】 (a)産業上の利用分野 本発明は電子計算機システム等における装置間データ授
受の制御に係り、特に装置間のデータ転送においてパリ
ティ誤りが発生した場合の、受信バッファの制御方式に
関する。
Detailed Description of the Invention (a) Industrial Field of Application The present invention relates to the control of data exchange between devices in a computer system, etc., and in particular, the control of the reception buffer when a parity error occurs in data transfer between devices. Regarding control method.

電子計算機システム等の装置間のデータ転送において、
いわゆるパリティ検査によって、転送中の誤りを検出す
ることは広く行われている。
In data transfer between devices such as computer systems,
It is widely used to detect errors during transfer by so-called parity checking.

転送において発生する誤りの原因には、外部からの一時
的な雑音等による場合も多く、このような場合は自然に
回復することが多いので、転送路自体の固定的な障害等
による誤り発生の場合とは異なる処置によって、システ
ムの機能の継続を図ることが望まれる。
Errors that occur during transfer are often caused by temporary external noise, etc. In such cases, recovery often occurs naturally, so errors caused by fixed failures in the transfer path itself are not considered. It is desirable to continue the functioning of the system by taking measures different from the case.

(b)従来の技術 このために、従来のシステムにおいて転送データのパリ
ティ誤りを検出した場合には転送の再試行を行う方式が
用いられている。
(b) Prior Art For this reason, conventional systems use a method of retrying the transfer when a parity error in transfer data is detected.

(C1発明が解決しようとする問題点 しかし、再試行においても誤りがある場合に、システム
の動作を阻害せず、且つ一時的な原因による誤りを救済
するに有効な程度に、妥当な回数で試行を打ち切り、障
害処理等へ制御を切り換える必要がある。そのような制
御機能の追加を要するために、上記のような再試行機能
は、比較的大型で高価な装置に関してのみ使用されてい
る。
(Problem to be solved by the C1 invention) However, if there is an error even after retrying, it is necessary to retry the process a reasonable number of times without interfering with the operation of the system and to the extent that it is effective to remedy the error due to temporary causes. It is necessary to abort the trial and switch control to failure processing, etc. Because such additional control functions are required, the retry function as described above is used only in relatively large and expensive devices.

本発明は装置間のデータ転送に再試行機能を導入するた
めの簡易な制御方式を提供することを目的とする。
An object of the present invention is to provide a simple control method for introducing a retry function into data transfer between devices.

fd1問題点を解決するための手段 この目的は、複数の装置から転送されるデータを順次受
信してバッファに保持する機能を有する共通制御装置の
上記転送データの受信に際し、該データのパリティ検査
を行い、パリティ誤りが検出された場合には、上記バッ
ファに所定の誤り表示を設定し、該データの再転送要求
を発行してデータを受信し、正常なデータが受信された
ことにより、上記誤り表示を消去するように構成されて
なる本発明のバッファ制御方式によって達成される。
Means for solving the fd1 problem This purpose is to perform a parity check on the data when the common control device receives the data transferred from a plurality of devices and has the function of sequentially receiving the data and holding it in a buffer. If a parity error is detected, a predetermined error indication is set in the buffer, a retransmission request is issued for the data, the data is received, and the error is cleared as normal data is received. This is achieved by the buffer control method of the present invention, which is configured to erase the display.

(e)作用 即ち、受信側装置において、受信データのパリティ誤り
を検出した場合には、そのデータを格納すべきバッファ
位置に誤り表示をして、データ転送を再試行し、正常な
受信ができた場合のみ、該誤り表示を消去する。従って
、再試行を繰り返しても正常な受信ができない場合には
、その受信データを処理する必要のある時点になって、
該バッファを読出したときに、誤り表示があることによ
って、適当な障害処理に移行すればよい。
(e) Effect: When the receiving device detects a parity error in the received data, it displays an error in the buffer location where the data should be stored, retries the data transfer, and is unable to receive the data normally. The erroneous display shall be deleted only if the error occurs. Therefore, if normal reception is not possible even after repeated retries, at the point when the received data needs to be processed,
If there is an error indication when reading the buffer, it is sufficient to proceed to appropriate fault handling.

(f)実施例 第2図は本発明の一実施例におけるシステム構成図であ
る。図で、1はデータの送出側となる複数の装置で、例
えば通信制御装置の回線アダプタであり、共通バス5に
よりバッファ制御装置2に接続される。
(f) Embodiment FIG. 2 is a system configuration diagram in an embodiment of the present invention. In the figure, reference numeral 1 denotes a plurality of devices on the data sending side, such as line adapters of a communication control device, which are connected to the buffer control device 2 via a common bus 5.

バッファ制御装置2は公知の方法で共通バスを制御し、
装置1の転送要求を受け付けて、装置1から転送される
データを受信し、装置内のバッファに保持する。
The buffer control device 2 controls the common bus in a known manner,
It accepts a transfer request from device 1, receives data transferred from device 1, and holds it in a buffer within the device.

処理装置3は上記バッファに保持されている、多数の装
置1からのデータを順次に取り出して処理し、受信デー
タは記憶装置4へ転送することにより、該バッファを次
の受信データに使用可能とする。
The processing device 3 sequentially retrieves and processes the data held in the buffer from a large number of devices 1, and transfers the received data to the storage device 4, so that the buffer can be used for the next received data. do.

第1図は第2図のバッファ制御装置2の詳細を示すブロ
ック図である。
FIG. 1 is a block diagram showing details of the buffer control device 2 of FIG. 2. As shown in FIG.

共通バス5から受信したデータは、バッファ1゜の各ア
ドレスにおける語のWllo−1へ順次格納して保持す
るとともに、パリティ検査回路11により、パリティ検
査を行い、その検査結果(例えば、正常受信を0゛、誤
り表示を°1’)をバッファのデータに対応する語の欄
10−2へ書込む。
The data received from the common bus 5 is sequentially stored and held in Wllo-1 of the word at each address of the buffer 1°, and a parity check is performed by the parity check circuit 11, and the check result (for example, if normal reception is 0゛, error indication °1') is written in the word column 10-2 corresponding to the data in the buffer.

受信データの、バッファ10への書込みアドレスは書込
みアドレスレジスタ12によって指定され、■受信に関
する上記の書込みが終わると、増分回路13によって次
の語アドレスへ更新される。
The write address of the received data to the buffer 10 is specified by the write address register 12, and is updated to the next word address by the increment circuit 13 when the above writing related to reception is completed.

第2図の処理装置3は、第1図における読出しアドレス
レジスタ14の指示するアドレスの語を読み出して処理
し、その後読出しアドレスは増分回路15により次の語
アドレスへ更新ささる。
The processing device 3 in FIG. 2 reads and processes the word at the address indicated by the read address register 14 in FIG. 1, and then the read address is updated by the increment circuit 15 to the next word address.

続出しアドレスレジスタI4と書込みアドレスレジスタ
12の内容は比較回路16によって比較され、信号線1
7として処理装置3へ通知され、処理装置3は両アドレ
スが一致するまでへソファ1oの内容を順次処理する。
The contents of the successive address register I4 and the write address register 12 are compared by the comparator circuit 16, and the signal line 1 is
7 to the processing device 3, and the processing device 3 sequentially processes the contents of the sofa 1o until both addresses match.

バッファ制御装置2は、受信データにパリティ誤りを検
出した場合には、前記のようにバッファ10の該当位置
に誤り表示の1゛を書込むと共に、信号18によって、
アドレス保持レジスタ19に書込みアドレスレジスタ1
2の現内容を設定して保存する。
When the buffer control device 2 detects a parity error in the received data, it writes the error indication 1゛ to the corresponding position of the buffer 10 as described above, and also writes the error indication 1゛ by the signal 18.
Write address register 1 to address holding register 19
Set and save the current contents of 2.

又、共通バス5の制御線2oによって信号を送ることに
よって、現にデータを転送した装置1に対し、該データ
の再送を要求する。
Furthermore, by sending a signal through the control line 2o of the common bus 5, the device 1 that has actually transferred the data is requested to retransmit the data.

共通バス5により再送データを受信すると、同時に該当
の装置1から制御線21に送られる信号によってゲート
22を制御することによって、アドレス保持レジスタ1
9の内容を書込みアドレスとして、通常の受信と同様に
バッファ10へ受信データ及びパリティ検査結果を書込
む。
When retransmission data is received via the common bus 5, the gate 22 is controlled by a signal sent from the corresponding device 1 to the control line 21 at the same time, so that the address holding register 1
Using the contents of 9 as a write address, the received data and the parity check result are written to the buffer 10 in the same way as normal reception.

こ\で、再度パリティ誤りの場合には、アドレス保持レ
ジスタ19の内容がそのま\保存される他は、上記と同
様の動作により、更に再送が行われる。
If there is a parity error again, retransmission is performed in the same manner as described above, except that the contents of the address holding register 19 are saved as they are.

以上により、再送により正常なデータが受信された場合
には、バッファ10の欄10−2にある誤り表示は正常
結果°0°に更新される。
As described above, when normal data is received by retransmission, the error display in the column 10-2 of the buffer 10 is updated to a normal result of 0°.

処理装置3は前記のようにしてバッファ10の受信デー
タを順次処理しているが、誤りの発生した受信データの
語アドレスを処理するまでに、上記の再送動作による正
常データの受信ができた場合は、誤りの発生を関知する
ことなく、通常の処理が行われる。
The processing device 3 sequentially processes the received data in the buffer 10 as described above, but if normal data can be received by the above retransmission operation before processing the word address of the received data in which an error has occurred. Normal processing is performed without being concerned about the occurrence of an error.

もし、再送を繰り返しても正常データが受信できす、処
理装置3が誤りの発生した受信データの語アドレスを処
理しようとした場合には、処理装置3はバッファ10の
欄10−2から読み出される誤り表示を検知するので、
従来と同様に障害処理を開始し、共通バスのテスト等が
行われる。
If normal data cannot be received even after repeated retransmissions, and the processing device 3 attempts to process the word address of the received data in which an error has occurred, the processing device 3 reads data from the column 10-2 of the buffer 10. Since it detects incorrect display,
As in the past, fault processing is started and common bus tests are performed.

(g1発明の効果 以上の説明から明らかなように本発明によれば、比較的
簡易な手段の付加によりデータ転送の再試行機能を導入
できるので、電子計算機システム等の信頼性及び経済性
を改善するという著しい工業的効果がある。
(g1 Effect of the Invention As is clear from the above explanation, according to the present invention, it is possible to introduce a data transfer retry function by adding a relatively simple means, thereby improving the reliability and economic efficiency of computer systems, etc.) This has a significant industrial effect.

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

第1図は本発明の一実施例バッファ制御装置のブロック
図、 第2図は本発明の一実施例システム構成図である。 図において、 2はバッファ制御装置、3は処理装置、10はバッファ
、 10−2は誤り表示欄、11はパリティ検査回路、 12は書込みアドレスレジスタ、 14は読出しアドレスレジスタ、 19はアドレス保持レジスタ、 20は再送要求制御線を示す。
FIG. 1 is a block diagram of a buffer control device according to an embodiment of the present invention, and FIG. 2 is a system configuration diagram according to an embodiment of the present invention. In the figure, 2 is a buffer control device, 3 is a processing device, 10 is a buffer, 10-2 is an error display column, 11 is a parity check circuit, 12 is a write address register, 14 is a read address register, 19 is an address holding register, 20 indicates a retransmission request control line.

Claims (1)

【特許請求の範囲】[Claims] 複数の装置から転送されるデータを順次受信してバッフ
ァに保持する機能を有する共通制御装置の上記転送デー
タの受信に際し、該データのパリティ検査を行い、パリ
ティ誤りが検出された場合には、上記バッファに所定の
誤り表示を設定し、該データの再転送要求を発行してデ
ータを再受信し、正常なデータが受信されたことにより
、上記誤り表示を消去するように構成されてなることを
特徴とするバッファ制御方式。
Upon reception of the above transfer data by the common control device, which has the function of sequentially receiving data transferred from multiple devices and holding it in a buffer, a parity check is performed on the data, and if a parity error is detected, the above It is configured to set a predetermined error indication in the buffer, issue a retransfer request for the data, re-receive the data, and erase the error indication when normal data is received. Characteristic buffer control method.
JP59109948A 1984-05-30 1984-05-30 Buffer control system Pending JPS60254242A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59109948A JPS60254242A (en) 1984-05-30 1984-05-30 Buffer control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59109948A JPS60254242A (en) 1984-05-30 1984-05-30 Buffer control system

Publications (1)

Publication Number Publication Date
JPS60254242A true JPS60254242A (en) 1985-12-14

Family

ID=14523173

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59109948A Pending JPS60254242A (en) 1984-05-30 1984-05-30 Buffer control system

Country Status (1)

Country Link
JP (1) JPS60254242A (en)

Similar Documents

Publication Publication Date Title
EP0115454B1 (en) Bus for data processing system with fault cycle operation
US20070028144A1 (en) Systems and methods for checkpointing
US20050144339A1 (en) Speculative processing of transaction layer packets
JPH02199938A (en) Data transmission error detection system
JP2516906B2 (en) Data transmission device
JPS60254242A (en) Buffer control system
US7516257B2 (en) Mechanism to handle uncorrectable write data errors
JPH06103222A (en) Bus transfer system
JPS6023379B2 (en) data processing system
JPS6043549B2 (en) Data transfer control method
JPS62114047A (en) Storage device
JPH0784897A (en) Information processing system suitable for data transfer between equipments
JPS63161741A (en) Data transmission system
JPH02188852A (en) Data processor
JPH05298129A (en) Data access method
JP2825464B2 (en) Communication device
JPS62125453A (en) Storage device
JPH03175770A (en) Parallel data test method
JPH03158960A (en) Data transmission method
JPS61150041A (en) Duplex information processing system
JPH05324487A (en) Memory control system
JPH0192857A (en) Storage device
JPH02224045A (en) Data transfer control system
JPH0133858B2 (en)
JPS5929891B2 (en) Data transfer method