JPH0897803A - Data transmission system - Google Patents

Data transmission system

Info

Publication number
JPH0897803A
JPH0897803A JP22934194A JP22934194A JPH0897803A JP H0897803 A JPH0897803 A JP H0897803A JP 22934194 A JP22934194 A JP 22934194A JP 22934194 A JP22934194 A JP 22934194A JP H0897803 A JPH0897803 A JP H0897803A
Authority
JP
Japan
Prior art keywords
transmission
data
parity
buffer 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.)
Withdrawn
Application number
JP22934194A
Other languages
Japanese (ja)
Inventor
Hirotaka Shikada
洋孝 鹿田
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.)
NEC Engineering Ltd
Original Assignee
NEC Engineering 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 NEC Engineering Ltd filed Critical NEC Engineering Ltd
Priority to JP22934194A priority Critical patent/JPH0897803A/en
Publication of JPH0897803A publication Critical patent/JPH0897803A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Detection And Prevention Of Errors In Transmission (AREA)

Abstract

PURPOSE: To prevent malfunctions in a reception part at the time of the transmission/reception control of data through a buffer memory. CONSTITUTION: A transmission part is provided with a parity check circuit 10 and a logical data conversion circuit 11 and the parity check of a transmission buffer memory 1 is performed. When a parity error is present, signals inside a transmission frame are converted in the logical data conversion circuit 11, a transmission frame format is changed to an erroneous format, the frame is cancelled as a CRC error on a reception part side and the data contents of the erroneous frame are prevented from being transmitted to the reception part.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、バッファメモリを介し
てデータの送受信制御を行うデータ通信処理装置に関
し、データ伝送方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data communication processing device for controlling transmission / reception of data via a buffer memory, and to a data transmission system.

【0002】[0002]

【従来の技術】従来、伝送路を経てディジタルデータの
送受信を行うデータ通信処理装置においては、その信頼
性が高いことが要望される。
2. Description of the Related Art Conventionally, a data communication processing device for transmitting and receiving digital data via a transmission line is required to have high reliability.

【0003】従来のデータ伝送装置においては、伝送路
において発生する符号誤りを検出するためCRC(Cy
clic Redundancy Check)方式、
パリティチェック方式が利用されている。また、送信バ
ッファメモリの符号誤りに対する誤り検出は、パリティ
チェックコードなどの誤り検出符号を伝送フレーム中に
付加して行う機能を有しているものがある(たとえば、
特公昭62−37581号公報を参照)。
In a conventional data transmission apparatus, a CRC (Cy) is used to detect a code error occurring in a transmission line.
CLICK Redundancy Check) method,
A parity check method is used. Further, there is one that has a function of performing error detection for a code error in the transmission buffer memory by adding an error detection code such as a parity check code to a transmission frame (for example,
(See Japanese Patent Publication No. 62-37581).

【0004】図4及び図5は従来のデータ伝送方式を示
している。図4は送受信制御部の代表的な構成例を示し
ている。図5はフレーム構成例を示している。
4 and 5 show a conventional data transmission method. FIG. 4 shows a typical configuration example of the transmission / reception control unit. FIG. 5 shows a frame configuration example.

【0005】図4及び図5を参照して、送信部側におい
て、送信データは送信制御部24から送信バッファメモ
リ1に書き込まれる。そのとき、同時にブロックチェッ
クコード生成回路2において生成されたブロックチェッ
クコード17を書き込む。
Referring to FIGS. 4 and 5, on the transmission side, transmission data is written from transmission control section 24 into transmission buffer memory 1. At that time, the block check code 17 generated in the block check code generation circuit 2 is simultaneously written.

【0006】送信バッファメモリ1から順次読み出され
たデータは送信フレーム生成回路3において、スタート
・コード15、データ16、ブロックチェックコード1
7、CRC18、エンド・コード19を付加し、図5に
示すフレームフォーマットに構成され、モデム4を通し
て伝送路へ送出される。
The data sequentially read from the transmission buffer memory 1 is sent to the transmission frame generation circuit 3 with a start code 15, a data 16 and a block check code 1.
7, the CRC 18, and the end code 19 are added to form the frame format shown in FIG.

【0007】受信部においては、伝送路を経て伝送され
た信号はモデム5を通し、受信フレーム検出回路6でC
RC18の正誤をチェックし、データ16が受信バッフ
ァメモリ7に書き込まれる。受信フレーム検出回路6で
チェックした伝送路誤りの有無を、受信処理部25へ伝
送誤り検出信号13として通知する。
In the receiving section, the signal transmitted through the transmission path is passed through the modem 5 and is received by the received frame detection circuit 6 by the C signal.
The RC 18 is checked for correctness and the data 16 is written in the reception buffer memory 7. Whether or not there is a transmission path error checked by the reception frame detection circuit 6 is notified to the reception processing unit 25 as a transmission error detection signal 13.

【0008】一方、バッファメモリ7に書き込まれたデ
ータは、図示されていない受信処理部より読み出される
とき、ブロックチェックコード検出回路8で生成した値
と、フレーム中のバッファメモリ7における誤りの有無
を検出し、その結果を受信処理部25へメモリエラー検
出信号12として通知する。
On the other hand, when the data written in the buffer memory 7 is read by a reception processing unit (not shown), the value generated by the block check code detection circuit 8 and the presence / absence of an error in the buffer memory 7 in the frame are checked. The detection result is notified to the reception processing unit 25 as the memory error detection signal 12.

【0009】[0009]

【発明が解決しようとする課題】しかしながら、従来の
データ伝送方式は、制御回路中の送信バッファメモリ
1、受信バッファメモリ7において発生する誤りを検出
するのに、送信部側と、受信部側との両方にバッファメ
モリ誤り検出用のハードウエアを付加する必要があっ
た。
However, according to the conventional data transmission method, in order to detect an error occurring in the transmission buffer memory 1 and the reception buffer memory 7 in the control circuit, the transmission unit side and the reception unit side have to detect each other. It was necessary to add hardware for buffer memory error detection to both.

【0010】また、受信部側にバッファメモリ誤り検出
信号が出力された場合、受信した誤っているデータを廃
棄するなどの処置を行う機能(ソフトウエア)を付加す
る必要があり、処理が繁雑になっていた。
Further, when the buffer memory error detection signal is output to the receiving unit side, it is necessary to add a function (software) for taking measures such as discarding the received erroneous data, which makes the processing complicated. Was becoming.

【0011】それ故に本発明の課題は、ディジタル伝送
装置において、データ伝送するときに送信バッファメモ
リの内容が誤った場合、誤ったフレームのデータ内容が
受信部にお伝わるのを防ぎ、受信部に置ける誤動作を防
止するデータ伝送方式を提供することにある。
Therefore, an object of the present invention is to prevent the data content of an erroneous frame from being transmitted to the receiving section when the content of the transmission buffer memory is erroneous at the time of data transmission in the digital transmission device, and to prevent the receiving section from transmitting. It is to provide a data transmission method that prevents erroneous operation that can be performed.

【0012】[0012]

【課題を解決するための手段】本発明によれば、伝送路
を介してデータの送受信を行うデータ伝送方式におい
て、送信部側の送信バッファメモリに送信データが書き
込まれた時点でパリティコードを発生させるパリティコ
ード生成回路と、前記送信バッファメモリから、送信フ
レーム生成回路へ送られる送信データから発生させる前
記パリティコードをチェックするパリティチェック回路
とを備え、パリティエラーが検出された場合に前記パリ
ティチェック回路から出力されるパリティエラー検出信
号が入力されたときに、前記送信フレーム生成回路から
入力される送信フレーム内の論理データを変換してモデ
ムへ出力する論理データ変換回路を有しているこを特徴
とするデータ伝送方式が得られる。
According to the present invention, in a data transmission system for transmitting and receiving data via a transmission line, a parity code is generated at the time when the transmission data is written in the transmission buffer memory on the transmission unit side. And a parity check circuit for checking the parity code generated from the transmission data sent from the transmission buffer memory to the transmission frame generation circuit, and the parity check circuit when a parity error is detected. When a parity error detection signal output from the input terminal is input, a logical data conversion circuit that converts the logical data in the transmission frame input from the transmission frame generation circuit and outputs it to the modem is characterized. The following data transmission method can be obtained.

【0013】[0013]

【作用】本発明のデータ伝送方式では、パリティエラー
が検出された場合にパリティチェック回路からのパリテ
ィエラー検出信号が論理データ変換回路に入力されたと
きに、送信フレーム生成回路から入力される送信フレー
ム内の論理データを変換して論理データ変換回路からモ
デムへ出力する。
In the data transmission system of the present invention, when the parity error detection signal from the parity check circuit is input to the logical data conversion circuit when a parity error is detected, the transmission frame input from the transmission frame generation circuit is input. The logical data in the inside is converted and output from the logical data conversion circuit to the modem.

【0014】送信バッファメモリから順次読み出された
送信データは、パリティチェック回路でパリティチェッ
クが行なわれ、送信バッファメモリにおける誤りを検出
する。
The transmission data sequentially read from the transmission buffer memory is subjected to a parity check by a parity check circuit to detect an error in the transmission buffer memory.

【0015】送信バッファメモリで誤りが検出された場
合には、論理データ変換回路にパリティエラー検出信号
が通知され、論理データ変換回路にパリティエラー検出
信号が入力されると、送信フレーム生成回路より発生さ
れるフレームの内容を論理的に反転する。
When an error is detected in the transmission buffer memory, a parity error detection signal is notified to the logical data conversion circuit, and when the parity error detection signal is input to the logical data conversion circuit, it is generated by the transmission frame generation circuit. Logically inverts the contents of the frame being rendered.

【0016】[0016]

【実施例】図1及び図2は本発明のデータ伝送方式の一
実施例を示している。図1は送受信制御部のブロック構
成図を示し、図2は送信バッファメモリ1に誤りがない
場合、論理データ変換回路11からモデム4へ出力され
るフレーム構成例を示している。なお、図1及び図1に
おいて、図4及び図5と同じ部分は同一の符号を付して
説明する。
1 and 2 show an embodiment of a data transmission system of the present invention. FIG. 1 shows a block configuration diagram of the transmission / reception control unit, and FIG. 2 shows an example of a frame configuration output from the logical data conversion circuit 11 to the modem 4 when there is no error in the transmission buffer memory 1. In FIGS. 1 and 1, the same parts as those in FIGS. 4 and 5 will be described with the same reference numerals.

【0017】図1及び図2を参照して、本発明のデータ
伝送方式は、送信部側に、送信制御部24と、送信制御
部24からの送信データを書き込む送信バッファメモリ
1と、送信バッファメモリ1に送信データが書き込まれ
る時点で送信データから生成するパリティを生成するパ
リティコード生成回路9と、送信フレーム生成回路3に
送られるパリティコードの正誤を確認するパリティチェ
ック回路10と、パリティチェック回路10から出力さ
れるパリティエラー検出信号14を基に送信フレーム生
成回路3からモデム4へ出力される論理データを変換す
る論理データ変換回路11とを具備している。
Referring to FIGS. 1 and 2, in the data transmission system of the present invention, a transmission control section 24, a transmission buffer memory 1 for writing transmission data from the transmission control section 24, and a transmission buffer are provided on the transmission section side. A parity code generation circuit 9 that generates a parity generated from the transmission data when the transmission data is written to the memory 1, a parity check circuit 10 that confirms whether the parity code sent to the transmission frame generation circuit 3 is correct, and a parity check circuit. A logical data conversion circuit 11 for converting the logical data output from the transmission frame generation circuit 3 to the modem 4 based on the parity error detection signal 14 output from 10 is provided.

【0018】さらに受信部側において、伝送路を経て受
信された信号をモデム5を経て正しいフレームであるか
否かを確認する受信フレーム検出回路6と、正しいフレ
ームである場合にはCRC18の正誤を確認した後、受
信したデータを書き込む受信バッファメモリ7と、受信
バッファメモリ7に書き込まれた受信データを渡す受信
処理部25とを具備する。
Further, on the receiving side, the received frame detection circuit 6 for confirming whether the signal received via the transmission line is a correct frame via the modem 5 and, if it is a correct frame, the CRC 18 is checked. After the confirmation, the reception buffer memory 7 for writing the received data, and the reception processing unit 25 for passing the reception data written in the reception buffer memory 7 are provided.

【0019】送信部側において、送信データは送信制御
部24から送信バッファメモリ1に書き込まれる。パリ
ティコード生成回路9は送信バッファメモリ1に送信デ
ータが書き込まれる時点で送信データから生成するパリ
ティを生成する。パリティチェック回路10は送信フレ
ーム生成回路3に送られるパリティコードの正誤を確認
する。論理データ変換回路11はパリティチェック回路
10から出力されるパリティエラー検出信号14を基に
送信フレーム生成回路3からモデム4へ出力される論理
データを変換する。
On the transmitter side, the transmission data is written from the transmission controller 24 into the transmission buffer memory 1. The parity code generation circuit 9 generates a parity generated from the transmission data when the transmission data is written in the transmission buffer memory 1. The parity check circuit 10 confirms whether the parity code sent to the transmission frame generation circuit 3 is correct. The logical data conversion circuit 11 converts the logical data output from the transmission frame generation circuit 3 to the modem 4 based on the parity error detection signal 14 output from the parity check circuit 10.

【0020】送信部側において、送信データは送信制御
部24から送信バファメモリ1に8ビットごとにパリテ
ィコード生成回路9からのパリティビットを付加し書き
込まれる。送信バッファメモリ1から順次読み出された
送信データは、パリティチェック回路10でパリティチ
ェックが行なわれ、送信バッファメモリ1における誤り
を検出する。
On the transmitting unit side, transmission data is written from the transmission control unit 24 to the transmission buffer memory 1 by adding a parity bit from the parity code generating circuit 9 every 8 bits. The parity check circuit 10 performs a parity check on the transmission data sequentially read from the transmission buffer memory 1, and detects an error in the transmission buffer memory 1.

【0021】もしも、送信バッファメモリ1で誤りが検
出されたばあいには、論理データ変換回路11にパリテ
ィエラー検出信号14が通知される。論理データ変換回
路11にパリティエラー検出信号14が入力されると、
送信フレーム生成回路3より発生されるフレームの内容
を論理的に反転する。
If an error is detected in the transmission buffer memory 1, the logic data conversion circuit 11 is notified of the parity error detection signal 14. When the parity error detection signal 14 is input to the logical data conversion circuit 11,
The contents of the frame generated by the transmission frame generation circuit 3 are logically inverted.

【0022】したがって、スタート・コード15、デー
タ16、CRC18、エンドコード19も論理的に反転
され、正しくないフレームとしてモデム4へ送出され
る。送信バッファメモリ1に誤りがない場合には、送信
フレーム生成回路3で生成されたフレームは正しいフレ
ームでモデム4へ送出される。
Therefore, the start code 15, data 16, CRC 18, and end code 19 are also logically inverted and sent to the modem 4 as an incorrect frame. If there is no error in the transmission buffer memory 1, the frame generated by the transmission frame generation circuit 3 is sent to the modem 4 as a correct frame.

【0023】受信部側において、伝送路を経て受信され
た信号は、モデム5を経て受信フレーム検出回路6で正
しいフレームであるか否かを確認し、正しいフレームで
ある場合にはCRC18の正誤を確認した後、受信バッ
ファメモリ7に受信したデータ16を書き込む。次に、
受信バッファメモリ7に書き込まれた受信データは受信
処理部25に渡される。
On the receiving side, the signal received via the transmission line is checked by the received frame detection circuit 6 via the modem 5 to see if it is a correct frame, and if it is a correct frame, the CRC 18 is checked for correctness. After confirmation, the received data 16 is written in the reception buffer memory 7. next,
The reception data written in the reception buffer memory 7 is passed to the reception processing unit 25.

【0024】図3は、本発明のデータ伝送方式における
送信バッファメモリ1にパリティエラーが発生した場合
の論理データ変換回路11からモデム4へ出力されるフ
レーム構成例を示す図である。
FIG. 3 is a diagram showing an example of a frame structure output from the logical data conversion circuit 11 to the modem 4 when a parity error occurs in the transmission buffer memory 1 in the data transmission system of the present invention.

【0025】もしも、送信バッファメモリ1にパリティ
エラーが発生すると、論理データ変換回路11によって
送信フレーム中に含まれるスタート・コード15、デー
タ16、CRC18,エンド・コード19が論理的に反
転され、誤ったフレームフォーマットとしてモデム4へ
出力される。即ち、スタート・コード15、データ1
6、CRC18,エンド・コード19は、論理データ変
換されたスタート・コード20、論理データ変換された
データ21、論理データ変換されたCRC22,論理デ
ータ変換されたエンド・コード23としてモデム4へ出
力される。
If a parity error occurs in the transmission buffer memory 1, the start code 15, data 16, CRC 18 and end code 19 contained in the transmission frame are logically inverted by the logical data conversion circuit 11 to cause an error. The frame format is output to the modem 4. That is, start code 15, data 1
6, the CRC 18 and the end code 19 are output to the modem 4 as the start code 20 converted into logical data, the data 21 converted into logical data, the CRC 22 converted into logical data, and the end code 23 converted into logical data. It

【0026】誤ったレームが受信部の受信フレーム検出
回路6に入力されると、フレームとして認識されないの
で誤ったデータが受信バッファメモリ7に書き込まれ
ず、伝送誤り検出信号13が受信フレーム検出回路6よ
り出力される。
When an erroneous frame is input to the reception frame detection circuit 6 of the receiving section, it is not recognized as a frame, so that erroneous data is not written in the reception buffer memory 7 and the transmission error detection signal 13 is transmitted from the reception frame detection circuit 6. Is output.

【0027】[0027]

【発明の効果】以上述べたように、本発明のデータ伝送
方式によれば、送信部側にパリティチェック回路10を
設け、送信バッファメモリ1の誤り検出機能を持ち、も
し、誤り検出した場合に送信されるフレームを変換し、
フレーム内のスターと・コード、データ、CRC、エン
ド・コードを誤らせるので、受信フレーム検出回路でC
RCエラーもしくはフレームエラーとして認識され、正
常なフレームを受信したとは認められずフレームが破棄
されるので、受信部側で受信したフレームの内容が誤っ
ているか否かを確認するための特別なハードウエアやソ
フトウエアを付加する必要がない。
As described above, according to the data transmission method of the present invention, the parity check circuit 10 is provided on the transmitter side and has the error detection function of the transmission buffer memory 1. If an error is detected, Transforms the transmitted frame,
Since the star, code, data, CRC, and end code in the frame are mistaken, C
It is recognized as an RC error or frame error, and it is not recognized that a normal frame has been received and the frame is discarded. Therefore, a special hardware for checking whether the content of the frame received by the receiving side is incorrect or not. There is no need to add software or software.

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

【図1】本発明のデータ伝送方式の一実施例の構成を示
すブロック図である。
FIG. 1 is a block diagram showing a configuration of an embodiment of a data transmission system of the present invention.

【図2】図1の論理データ変換回路からモデムへ出力さ
れるフレームの構成図である。
FIG. 2 is a configuration diagram of a frame output from the logical data conversion circuit of FIG. 1 to a modem.

【図3】本発明のデータ伝送方式における送信バッファ
メモリにパリティエラーが発生した場合の論理データ変
換回路からモデムへ出力されるフレームの構成図であ
る。
FIG. 3 is a configuration diagram of a frame output from the logical data conversion circuit to the modem when a parity error occurs in the transmission buffer memory in the data transmission system of the present invention.

【図4】送受信制御部の代表的な構成例を示すブロック
図である。
FIG. 4 is a block diagram showing a typical configuration example of a transmission / reception control unit.

【図5】図4のフレームの構成図である。5 is a block diagram of the frame of FIG. 4. FIG.

【符号の説明】[Explanation of symbols]

1 送信バッファメモリ 2 ブロックチェック生成回路 3 送信フレーム生成回路 4,5 モデム 6 受信フレーム検出回路 7 受信バッファメモリ 8 ブロックチェックコード検出回路 9 パリティコード生成回路 10 パリティチェック回路 11 論理データ変換回路 12 メモリエラー検出信号 13 伝送誤り検出信号 14 パリティエラー検出信号 15 スタート・コード 16 データ 17 ブロックチェックコード 18 CRC 19 エンド・コード 20 論理データ変換されたスタート・コード 21 論理データ変換されたデータ 22 論理データ変換されたCRC 23 論理データ変換されたエンド・コード 24 送信制御部 25 受信処理部 1 transmission buffer memory 2 block check generation circuit 3 transmission frame generation circuit 4, 5 modem 6 reception frame detection circuit 7 reception buffer memory 8 block check code detection circuit 9 parity code generation circuit 10 parity check circuit 11 logical data conversion circuit 12 memory error Detection signal 13 Transmission error detection signal 14 Parity error detection signal 15 Start code 16 Data 17 Block check code 18 CRC 19 End code 20 Logical data converted start code 21 Logical data converted data 22 Logical data converted CRC 23 End code converted into logical data 24 Transmission control unit 25 Reception processing unit

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 伝送路を介してデータの送受信を行うデ
ータ伝送方式において、送信部側の送信バッファメモリ
に送信データが書き込まれた時点でパリティコードを発
生させるパリティコード生成回路と、前記送信バッファ
メモリから、送信フレーム生成回路へ送られる送信デー
タから発生させる前記パリティコードをチェックするパ
リティチェック回路とを備え、パリティエラーが検出さ
れた場合に前記パリティチェック回路から出力されるパ
リティエラー検出信号が入力されたときに、前記送信フ
レーム生成回路から入力される送信フレーム内の論理デ
ータを変換してモデムへ出力する論理データ変換回路を
有しているこを特徴とするデータ伝送方式。
1. A parity code generation circuit for generating a parity code when transmission data is written in a transmission buffer memory of a transmitter in a data transmission method for transmitting and receiving data via a transmission line, and the transmission buffer. A parity check circuit for checking the parity code generated from the transmission data sent from the memory to the transmission frame generation circuit, and a parity error detection signal output from the parity check circuit when a parity error is detected is input. A data transmission system characterized by having a logical data conversion circuit for converting the logical data in the transmission frame input from the transmission frame generation circuit and outputting it to the modem when the transmission is performed.
【請求項2】 伝送路を介してデータの送受信を行うデ
ータ伝送方式において、送信制御部と、該送信制御部か
らの送信データを書き込む送信バッファメモリと、該送
信バッファメモリに前記送信データが書き込まれる時点
で前記送信データから生成するパリティを生成するパリ
ティコード生成回路と、送信フレーム生成回路に送られ
るパリティコードの正誤を確認するパリティチェック回
路と、該パリティチェック回路から出力されるパリティ
エラー検出信号を基に前記送信フレーム生成回路からモ
デムへ出力される論理データを変換する論理データ変換
回路とを具備し、さらに受信部側において、伝送路を経
て受信された信号をモデムを経て正しいフレームである
か否かを確認する受信フレーム検出回路と、正しいフレ
ームである場合にはCRCの正誤を確認した後、受信し
たデータを書き込む受信バッファメモリと、受信バッフ
ァメモリに書き込まれた受信データを渡す受信処理部と
を具備するデータ伝送方式。
2. A data transmission method for transmitting and receiving data via a transmission line, a transmission control unit, a transmission buffer memory for writing transmission data from the transmission control unit, and the transmission data for writing in the transmission buffer memory. A parity code generation circuit that generates a parity generated from the transmission data at a time point, a parity check circuit that confirms whether the parity code sent to the transmission frame generation circuit is correct, and a parity error detection signal that is output from the parity check circuit. A logical data conversion circuit for converting the logical data output from the transmission frame generation circuit to the modem based on the above, and further, the signal received through the transmission path on the receiving side is a correct frame via the modem. Received frame detection circuit to check whether or not, and if the frame is correct A data transmission method comprising a reception buffer memory for writing received data after confirming whether the CRC is correct or incorrect, and a reception processing unit for passing the reception data written in the reception buffer memory.
【請求項3】 請求項1又は2記載のデータ伝送方式に
おいて、前記送信バッファメモリから順次読み出された
前記送信データは、前記パリティチェック回路でパリテ
ィチェックが行なわれ、前記送信バッファメモリにおけ
る誤りを検出することを特徴とするデータ伝送方式。
3. The data transmission method according to claim 1, wherein the transmission data sequentially read from the transmission buffer memory is subjected to a parity check by the parity check circuit to eliminate an error in the transmission buffer memory. A data transmission method characterized by detecting.
【請求項4】 請求項1又は2記載のデータ伝送方式に
おいて、前記送信バッファメモリで誤りが検出された場
合には、前記論理データ変換回路にパリティエラー検出
信号が通知され、前記論理データ変換回路に前記パリテ
ィエラー検出信号が入力されると、前記送信フレーム生
成回路より発生されるフレームの内容を論理的に反転す
ることを特徴とするデータ伝送方式。
4. The data transmission method according to claim 1, wherein when an error is detected in the transmission buffer memory, a parity error detection signal is notified to the logical data conversion circuit, and the logical data conversion circuit is notified. When the parity error detection signal is input to the data transmission system, the contents of the frame generated by the transmission frame generation circuit are logically inverted.
JP22934194A 1994-09-26 1994-09-26 Data transmission system Withdrawn JPH0897803A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP22934194A JPH0897803A (en) 1994-09-26 1994-09-26 Data transmission system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP22934194A JPH0897803A (en) 1994-09-26 1994-09-26 Data transmission system

Publications (1)

Publication Number Publication Date
JPH0897803A true JPH0897803A (en) 1996-04-12

Family

ID=16890649

Family Applications (1)

Application Number Title Priority Date Filing Date
JP22934194A Withdrawn JPH0897803A (en) 1994-09-26 1994-09-26 Data transmission system

Country Status (1)

Country Link
JP (1) JPH0897803A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009151795A (en) * 1997-11-17 2009-07-09 Seagate Technology Llc Method and apparatus for using crc for data integrity in on-chip memory

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009151795A (en) * 1997-11-17 2009-07-09 Seagate Technology Llc Method and apparatus for using crc for data integrity in on-chip memory
JP4547452B2 (en) * 1997-11-17 2010-09-22 シーゲイト テクノロジー エルエルシー Method and apparatus using CRC for data health in on-chip memory
USRE42228E1 (en) 1997-11-17 2011-03-15 Seagate Technology Llc Method and apparatus for using data protection code for data integrity in on-chip memory

Similar Documents

Publication Publication Date Title
EP0130429B1 (en) Failure detection apparatus
JPH0897803A (en) Data transmission system
EP0817503A1 (en) Decoding apparatus and decoding method
JP4455393B2 (en) Programmable logic controller
JPH06204989A (en) Data communication equipment
JPS6237581B2 (en)
JPH0535616A (en) Data transfer system
JP3146863B2 (en) Unidirectional loop transmission circuit
JP2979814B2 (en) Serial data transfer device
JP2803479B2 (en) Serial data receiver
JP2008104031A (en) Inter-board trouble detection circuit
JP3549702B2 (en) Bus control circuit and test method thereof
JP2003273840A (en) Communication interface device
JPS61101138A (en) Frame synchronizing system
JP2007201786A (en) Transmission error detection system, and transmitter
JPS61227451A (en) Integrated circuit for serial data communication control
JPH03288935A (en) Error correcting device for information processor
JPH02174328A (en) Line control processor
JPS6155696B2 (en)
JPH0652008A (en) Edc lsi checking device
JPH0226152A (en) Trouble inspecting method for error detecting circuit
JPH11266282A (en) Complementary signal inverted connection correcting circuit
JPH05257726A (en) Parity check diagnostic device
JPH02247754A (en) Disconnection detecting processor for memory system
JPH01248842A (en) Data transmission system

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20020115