JPS62236041A - Error checking system for transmission code - Google Patents

Error checking system for transmission code

Info

Publication number
JPS62236041A
JPS62236041A JP61079069A JP7906986A JPS62236041A JP S62236041 A JPS62236041 A JP S62236041A JP 61079069 A JP61079069 A JP 61079069A JP 7906986 A JP7906986 A JP 7906986A JP S62236041 A JPS62236041 A JP S62236041A
Authority
JP
Japan
Prior art keywords
bcc
code
transmission control
transmission
block
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
JP61079069A
Other languages
Japanese (ja)
Inventor
Hisanobu Kosugi
小杉 壽伸
Hiroshi Shiroyama
城山 博
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.)
Hitachi High Tech Corp
Original Assignee
Hitachi Electronics Engineering 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 Hitachi Electronics Engineering Co Ltd filed Critical Hitachi Electronics Engineering Co Ltd
Priority to JP61079069A priority Critical patent/JPS62236041A/en
Publication of JPS62236041A publication Critical patent/JPS62236041A/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 attain a simple error checking system having high reliability by using the error checking codes BCC for 1-byte character block that is generally used in a computer and converting the code BCC coincident with a transmission control code into a proper 1-byte specific check code to avoid troubles. CONSTITUTION:A microcomputer (A) transfers the transmission characters to a buffer memory 6-2 from a transmission character memory 6-1 and sends them to a BCC calculation part 6-4 at every block. Here an exclusive OR is secured at every digit of characters for blocks for the production of a 1-byte BCC (T). Then a comparison processing part 6-6 compares the BCC (T) with all transmission control codes used. Then the BCC (T) if coincident with the transmission control code is turned into a specific check code and then sent to a data transmission part 7. The part 7 adds the transmission control codes STX and ETX to the front and back sides of a character block together with a BCC or a specific checking code put immediately after the ETX and transmits them to the remote side.

Description

【発明の詳細な説明】 [産業上の利用分野] この発明は、コンピュータシステムの端末装置が2組の
マイクロコンピュータを内蔵している場合、両マイクロ
コンピュータ間におこなわれるデータ伝送で生ずる符号
誤りのチェック方式に関するものである。
[Detailed Description of the Invention] [Field of Industrial Application] This invention is aimed at solving code errors that occur in data transmission between the two microcomputers when a terminal device of a computer system incorporates two sets of microcomputers. This concerns the checking method.

[従来の技術] 第3図はこの発明が対象とする端末制御装置を含むコン
ピュータシステムの1例として、パケット方式の電子交
換システムを21<すもので、電r・交換機lを中心と
して複数の端末装置(FAX)2が加入しており、端末
装置2の情報データは端末制御装置3により、定められ
た手順に従ってアレンジされ、高速伝送制御部4、伝送
路5を経て電子交換機1に伝送され、相手端末の伝送路
に接続されて伝送される。
[Prior Art] As an example of a computer system including a terminal control device to which the present invention is directed, FIG. A terminal device (FAX) 2 is connected, and the information data of the terminal device 2 is arranged by the terminal control device 3 according to a predetermined procedure and transmitted to the electronic exchange 1 via the high-speed transmission control section 4 and the transmission path 5. , is connected to the transmission line of the other party's terminal and transmitted.

端末制御装rI!、3は、主■制御部3−1において相
手端末装置との間のデータの伝送制御などをおこなうが
、データの宛先、サービス種別などの指定、プリンタの
操作あるいは障害の表示などは操作部3−2でおこなわ
れる。主制御部3−1および操作部3−2にはそれぞれ
マイクロコンピュータが使用され、この間に必要なデー
タが送受されていへ      る。
Terminal control device rI! , 3 is the main control unit 3-1, which controls the transmission of data to and from the other terminal device, but the operation unit 3 is responsible for specifying the data destination, service type, etc., operating the printer, displaying failures, etc. -2. A microcomputer is used for each of the main control section 3-1 and the operation section 3-2, and necessary data is sent and received between them.

第4図(a)は第3図における主制御部3−1と操作部
3−2に設けられたマイクロコンピュータA6および同
B8の間のデータ伝送に関する機能構成を示す図である
。但しこの場合は主制御部3−1から操作部3−2の方
向に伝送する場合で、この逆方向に対しても同様の機能
を有するものである。
FIG. 4(a) is a diagram showing a functional configuration regarding data transmission between the microcomputers A6 and B8 provided in the main control section 3-1 and the operation section 3-2 in FIG. 3. However, in this case, the information is transmitted from the main control section 3-1 to the operation section 3-2, and the same function is provided in the opposite direction.

伝送データはマイクロコンピュータA6において、バイ
ト(8ビット)構成のキャラクタとし、適当な複数のキ
ャラクタをまとめてブロック91位とし、伝送キャラク
タメモリ6−1に収容され、ついでバッファメモリ6−
2に転送される。
In the microcomputer A6, the transmission data is made into byte (8-bit) characters, and a plurality of appropriate characters are grouped together to form a block at position 91, stored in the transmission character memory 6-1, and then stored in the buffer memory 6-1.
Transferred to 2.

このキャラクタブロックを相手の操作部に送信するため
には、一般におこなわれているデータ伝送の手順、制御
方法により、各ブロック単位毎に前頭および末尾を示す
伝送制御コードSTX (ブロックのスタート)、ET
X(ブロックのエンド)が伝送制御コード発生部6−3
より転送されてデータ送信部7においてブロックに付加
される。さらにブロック内の各ビットに生ずるエラーを
受信側でチェックするために、BCCCC計算−6にお
いてブロック111位毎に一定のルールにより、ブロッ
クチェックコード(BCC)を計算し、なおりCC−1
6進変換部6−5において後述するアスキーコードに変
換した」二、伝送制御コードETXの直後に付加し、こ
れらが符号列となってデータ伝送部7から相手側に伝送
される。なおデータのブロック伝送には、伝送路の設定
をはじめ、各種の伝送制御コードによる送受信の制御手
順が決められており、その基本を第4図(b)に示すが
公知のものであるので詳細な説明は省略する。
In order to transmit this character block to the other party's operation unit, a transmission control code STX (start of block) indicating the beginning and end of each block, ET
X (end of block) is transmission control code generator 6-3
The data is transferred to the data transmitter 7 and added to the block. Furthermore, in order to check errors occurring in each bit within a block on the receiving side, a block check code (BCC) is calculated for each 111th block according to a certain rule in BCCCC calculation-6, and the block check code (BCC) is calculated as follows:
The hexadecimal converter 6-5 converts it into an ASCII code, which will be described later, and adds it immediately after the transmission control code ETX, which becomes a code string and is transmitted from the data transmitter 7 to the other party. For block transmission of data, the transmission and reception control procedures using various transmission control codes, including the setting of the transmission path, are determined.The basics are shown in Figure 4(b), but since they are publicly known, the details are not explained here. Further explanation will be omitted.

さてt記したBCCの計算のルールとして通常、コンピ
ュータ内で用いられているものに、キャラクタの各ビッ
トの桁数ごとに、ブロック内の全てのキャラクタの排他
的論理和をとって1バイトのBBCとする方法があるが
、この方法によるときは、前述した1バイト構成の伝送
制御コードと同一のものが現れる可能性がある。このよ
うな場合には伝送手順に混乱が生ずるばかりでなく、デ
ータの誤りを発生する危険さえありうる。1誤りチェッ
クのためのBCCがかえって仇になるというものである
Now, the rule for calculating the BCC described in t, which is normally used in computers, is to calculate the exclusive OR of all the characters in the block for each number of digits of each bit of the character, and calculate one byte of BBC. However, when this method is used, there is a possibility that the same one-byte transmission control code as described above will appear. In such a case, not only will the transmission procedure be confused, but there may even be a risk of data errors. 1. BCC, which is used for error checking, can actually become an enemy.

そこで、伝送路によるデータ伝送の場合においては、従
来からBCCをさらに2バイト構成のコードに変換する
ことがおこなわれている。
Therefore, in the case of data transmission via a transmission path, conventionally, the BCC is further converted into a 2-byte code.

第5図は、16進−アスキー変換とよばれている変換方
法をBCCに適用した場合の変換前後のビット数を示す
ものである。−1−欄の1バイト8ビットのBCCはこ
の変換により下欄の2バイト16ビットのアスキーコー
ドとなり、伝送制御コードと一致する危険は完全に避け
られる。前述した第4図(a)のBCC−18進変換部
6−5はこの方式によるものである。
FIG. 5 shows the number of bits before and after conversion when a conversion method called hexadecimal-ASCII conversion is applied to BCC. Through this conversion, the 1-byte, 8-bit BCC in the -1- column becomes a 2-byte, 16-bit ASCII code in the lower column, and the risk of matching the transmission control code is completely avoided. The BCC-to-hexadecimal converter 6-5 shown in FIG. 4(a) described above is based on this method.

しかしながら、このようなアスキー変換をソフトにより
おこなう場合、16進数1字を2字にするために、サブ
ルーチンによる数ステップ以]−のプログラムによる処
理を必要とし、これが各ブロックごとに行われるため、
かなりの処理時間を昼型とする。またバイト数の増加が
あるなど、かならずしも最良のものではない。とくに同
一端末装置内のマイクロコンピュータ間のごとき至近距
離の場合は、距離がより長い一般の伝送路におけるより
エラーレートが小さいこともあるので、このような場合
に対しては、簡便で効果の劣らないチェック方式により
処理時間の短縮を計ることが望ましい。
However, when such ASCII conversion is performed using software, in order to convert one hexadecimal character to two characters, it is necessary to process a program using several subroutine steps, which is performed for each block.
Considerable processing time is daytime. Furthermore, the number of bytes increases, so it is not necessarily the best. In particular, in the case of close distances such as between microcomputers in the same terminal equipment, the error rate may be lower than that of a general transmission line with a longer distance. It is desirable to shorten the processing time by using a check method that does not require a check.

[発明の1−1的コ この発明は以I−に述べた従来の16進−アスキー変換
に代わって、端末装置内などのマイクロコンピュータ間
でデータ伝送に使用し、伝送制御コードと一致すること
がなく、かつ処理時間の短い簡便で確実性のあるブロッ
クチェック方式を提供することを目的とするものである
[1-1 aspect of the invention] This invention is used for data transmission between microcomputers in terminal devices, etc., in place of the conventional hexadecimal-ASCII conversion described in I- above, and is consistent with the transmission control code. The purpose of the present invention is to provide a simple and reliable block check method that is free from errors and has a short processing time.

[問題点を解決するための手段] この発明においては、送信側のマイクロコンピュータA
では、ブロック単位でキャラクタの各ビットの同一桁の
排他的論理和をとってBCCとし、このBCCを伝送制
御コードと比較して、同一のものは伝送制御コード以外
の特定した1バイトコ−ドに変換してチェックコードと
し、異なるものは変換せずそのままとして、これらを各
ブロックの末尾のETXの直後に付加する。ここで、伝
送制御に使用されている1バイトコードは、高々10種
類程度であり、その他のうちの適宜な1種類を特定して
チェックコードに充当するものである。
[Means for solving the problem] In this invention, the microcomputer A on the transmitting side
Now, take the exclusive OR of the same digits of each bit of the character for each block to create a BCC, compare this BCC with the transmission control code, and if it is the same, write it to a specified 1-byte code other than the transmission control code. Convert it to a check code, leave the different ones as they are without converting them, and add them immediately after ETX at the end of each block. Here, there are at most about 10 types of 1-byte codes used for transmission control, and an appropriate one of the others is specified and used as a check code.

以上これを特定チェックコードという。This is referred to as a specific check code.

受信側のマイクロコンピュータBでは、受信したブロッ
クより、送信側と同様な方法により、BCCを計算する
。このBCCを伝送制御コードと比較して、同一のもの
は送信側の場合と同じ特定チェックコードに変換し、異
なるものはそのままとして、これらを受信されたBCC
(特定チェックコードを含む)と比較し、両者が一致す
るときは誤り無しとし、不一致のときはブロックエラー
とするものである。
Microcomputer B on the receiving side calculates the BCC from the received block using the same method as on the transmitting side. Compare this BCC with the transmission control code, convert the same one to the same specific check code as on the sending side, leave the different one as is, and convert these to the received BCC
(including the specific check code), and if they match, it is determined that there is no error, and if they do not match, it is determined that there is a block error.

[作用] 以上の説明で明らかなように、この発明による伝送符号
誤りチェック方式においては、コンピュータ内のブロッ
ク誤りチェック方式(BBC)をデータ伝送に使用する
とき、伝送制御コードと一致する弊害があることを避け
るため、計算したBCCを伝送制御コードと比較して、
同一のものに対しては他の適宜な1バイトコードを特定
してチェックコードに変換する方式をとるもので、これ
により伝送手順の混乱ないしはBCCの不良によるデー
タのエラーの発生が防I!・、される。
[Operation] As is clear from the above explanation, in the transmission code error checking method according to the present invention, when the block error checking method (BBC) in the computer is used for data transmission, there is a problem that it coincides with the transmission control code. To avoid this, compare the calculated BCC with the transmission control code,
For the same item, a method is adopted in which another appropriate 1-byte code is specified and converted into a check code. This prevents confusion in the transmission procedure or data errors due to BCC defects.・, will be done.

ここで、この発明による方式の処理時間についてみると
、1バイトのBCCが伝送制御コードと−・致する確率
は、8ビットのとりうるキャラクタの種類の総数256
に対する、伝送制御コード数(ここでは8とする)の割
合、すなわち3%に過ぎない。これに対して、従来使用
した2バイトのアスキーコードにあっては、全てのBC
Cが2バイト化されるもので、その処理回数は著しく大
きい。このような大きい処理回数を不要とする、この発
明によるチェック方式が処理時間を大幅に短縮できるこ
とは至極当然である。
Here, looking at the processing time of the method according to the present invention, the probability that a 1-byte BCC matches the transmission control code is 256, the total number of possible 8-bit character types.
The ratio of the number of transmission control codes (here, 8) to the number of transmission control codes, that is, only 3%. On the other hand, in the conventional 2-byte ASCII code, all BC
C is converted into 2 bytes, and the number of times it is processed is extremely large. It is only natural that the checking method according to the present invention, which does not require such a large number of processing times, can significantly shorten processing time.

[実施例] 第1図は、この発明による伝送符号誤りチェック方式を
適用した2組のマイクロコンピュータAおよびBのデー
タ伝送に関する機能的構成図である。なおこの場合は、
マイクロコンピュータA6からマイクロコンピュータB
8の方向の伝送を示し、反対方向にも同様の機能がある
ものとする。
[Embodiment] FIG. 1 is a functional configuration diagram regarding data transmission of two sets of microcomputers A and B to which the transmission code error check method according to the present invention is applied. In this case,
Microcomputer A6 to Microcomputer B
8, and assume that the same function exists in the opposite direction.

また図のデータ送信部7、データ受信部9は接続される
ライン10の規格、特性に応じて必要によりマイクロコ
ンピュータA、Bの外部に設けるハード回路である。
The data transmitting section 7 and data receiving section 9 shown in the figure are hardware circuits provided outside the microcomputers A and B as necessary depending on the standards and characteristics of the line 10 to which they are connected.

第2図(a)、(b)は第1図の機能に対する概略のフ
ローチャートデータで両図により機能を説明する。
FIGS. 2(a) and 2(b) are schematic flowchart data for the functions shown in FIG. 1, and the functions will be explained using both figures.

マイクロコンピュータAにおいて、伝送キャラクタは伝
送キャラクタメモリ6−1からバッファメモリ6−2に
転送されブロック単位毎にBCCCC計算−6に移され
る■。ここでキャラクタの各桁毎にブロックについて排
他的論理和がとられて、1バイトのB CC(T)が作
られる■。ついで比較処理部6−6において、BCC(
T)と使用している。全ての伝送制御コードの比較がお
こなわれ■、一致するものがあるときは特定チェックコ
ードに変換し■、一致するものがないときは変換するこ
となくデータ送信部7に転送する。データ送C−7にお
いては、伝送制御コード発生部6−3から!j、えられ
る伝送制御コードSTX、ETXをキャラクタブロック
の前後に付加し、またETXの直後にBCCまたは特定
チェックコードを付加して■、相手に送信する。伝送す
るデータが終γするまで、これが繰り返され■、終了す
るとその伝送制御コードが送信される■。
In the microcomputer A, the transmission characters are transferred from the transmission character memory 6-1 to the buffer memory 6-2, and transferred to the BCCCC calculation-6 block by block. Here, an exclusive OR is performed on the block for each digit of the character to create a 1-byte BCC(T). Next, in the comparison processing section 6-6, BCC (
T) is used. All transmission control codes are compared (1), and if there is a match, it is converted to a specific check code (2), and if there is no match, it is transferred to the data transmitter 7 without conversion. In data transmission C-7, from the transmission control code generation section 6-3! j. The obtained transmission control codes STX and ETX are added before and after the character block, and a BCC or specific check code is added immediately after ETX, and the data is sent to the other party. This is repeated (■) until the data to be transmitted ends γ, and then the transmission control code is transmitted (■).

マイクロコンピュータBにおいては、データ受信部9で
受信されたデータは、バッファメモリ8−1に書き込ま
れ■るとともに、BCCCC計算部2にも取り込まれブ
ロック弔位毎にB CC(R)が計算される■。B C
C(R)は比較処理部8−5において送信側と同様に伝
送制御コードと比較され[相]、−・致するものがある
ときは、特定チェックコードに変換され■、BCC判定
部8−4において、バッフ1メモリ8−1から5.えら
れる受信BCC(T)と比較される[相]。ここで両者
が等しいとゝ      きは、ブ・、・り・ラー11
(シ■として、次のブ・・りのチェックに移行する。も
し一致しないときはブロックエラー有り[相]とし、r
+)送認求[相]の手順に移行する。一方、[相]にお
いてB CC(R)と一致する伝送制御コードがないと
きは、BCC判定部8−4において、B CC(R)と
受信B CC(T)とが比較される@。ここで両者が−
・致するときはブロックエラーjjj(L■、不一致の
ときはブロックエラー有りとし[相]、以ド、−lユ述
したところと同様に処理される。
In the microcomputer B, the data received by the data receiving section 9 is written into the buffer memory 8-1, and is also taken into the BCCCC calculation section 2, where BCC(R) is calculated for each block. ■. B C
C(R) is compared with the transmission control code in the comparison processing unit 8-5 in the same way as on the sending side [phase], and if there is a match, it is converted to a specific check code, and the BCC determination unit 8- 4, buffer 1 memory 8-1 to 5. [phase] compared with the received BCC(T) received. Here, if both are equal, then bu...li... 11
(Proceed to check the next block. If they do not match, it is assumed that there is a block error [phase], and r
+) Move to the sending acknowledgment [phase] procedure. On the other hand, when there is no transmission control code that matches the B CC (R) in [phase], the B CC (R) and the received B CC (T) are compared in the BCC determination unit 8-4. Here both are −
- If they match, block error jjj (L); if they do not match, it is assumed that there is a block error [phase], and the same processing as described above is carried out.

以1・、に述べた全ての処理機能は、マイクロコンピュ
ータのソフトプログラムによって実行できるものである
。ただし必要によっては、データ送信部7およびデータ
受信部9のハード回路をマイクロコンピュータの外部に
設ける場合がある。
All the processing functions described in 1. below can be executed by a software program of a microcomputer. However, if necessary, the hardware circuitry of the data transmitter 7 and the data receiver 9 may be provided outside the microcomputer.

[発明の効果] 以−Lに詳細に説明したところにより明らかなように、
この発明による伝送符号誤りチェック方式をマイクロコ
ンピュータ間のデータ伝送に適用するときは、コンピュ
ータ内部で一般に用いられている1バイトのキャラクタ
ブロックの誤りチェックコードBCCを使用し、そのう
ち伝送制御コードと一致するものに対しては、適宜な1
バイトの特定チェックコードに変換してトラブルを回避
するもので、簡易でありながら信頼性の高い方式である
[Effect of the invention] As is clear from the detailed explanation below,
When applying the transmission code error check method according to the present invention to data transmission between microcomputers, a 1-byte character block error check code BCC that is generally used inside a computer is used, and the error check code BCC that matches the transmission control code is used. Appropriate 1 for things
This method avoids trouble by converting the byte into a specific check code, and is a simple yet highly reliable method.

さらに、1バイトのBCCが伝送制御コードと一致する
確率は3%程度の小さいもので、これに対して、従来の
2バイトのアスキーコードにあっては、全てのBCCが
2バイト化されるため処理時間が大きく、この発明によ
る方式の処理時間は大幅に短縮されるなど、この発明の
効果には優れたものがある。
Furthermore, the probability that a 1-byte BCC matches the transmission control code is as small as 3%, whereas with conventional 2-byte ASCII codes, all BCCs are converted into 2-bytes. The effects of the present invention are excellent, such as the processing time required by the method according to the present invention being significantly shortened.

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

第1図はこの発明による伝送符号誤りチェック方式を適
用した2組のマイクロコンピュータにおける、ブロック
チェック方式の機能的構成図、第2図(aL(b)は第
1図における概略のフローチャート、第3図は従来の伝
送符号誤りチェック方式を適用した端末装置を有する電
子交換システムの構成例を示す図、第4図(a)は第3
図の端末装置内のデータ伝送における従来の誤りチェッ
ク方式に関する機能的構成図、第4図(b)は第4図(
a)における送信、受信間の伝送制御手順の基本を示す
概略図、第5図は第4図(a)において従来から使用さ
れている、BCC−18進アスキーコード変換の説明図
である。 1・・・電r交換機、   2・・・端末装置(FAX
)、3・・・端末制御装置、  3−1・・・主制御部
、3−2・・・操作部、     4・・・高速伝送制
御部、5・・・伝送路、 6・・・マイクロコンピュータA。 8・・・マイクロコンピュータB。 トド・・伝送キャラクタメモリ、 G−2,8−1・・・バッファメモリ、6−3・・・伝
送制御コード発生部、 G−4,8−2・・・BCC計算部、 G−5,8−3・・・BCC−18進変換部、G−6,
8−5・・・比較処理部、8−4・・・BCC判定部、
7・・・データ送信部、  9・・・データ受信部、l
O・・・ライン。 第2図 ((1)              Cb)第  4
  図 (b)
1 is a functional configuration diagram of a block check method in two sets of microcomputers to which the transmission code error check method according to the present invention is applied; FIG. 2 (aL(b) is a schematic flowchart in FIG. 1; The figure shows an example of the configuration of an electronic switching system having a terminal device to which a conventional transmission code error check method is applied.
FIG. 4(b) is a functional block diagram of the conventional error checking method in data transmission within the terminal device shown in FIG.
FIG. 5 is an explanatory diagram of BCC-hexadecimal ASCII code conversion conventionally used in FIG. 4(a). 1... Electric exchange, 2... Terminal device (FAX)
), 3...Terminal control device, 3-1...Main control unit, 3-2...Operation unit, 4...High-speed transmission control unit, 5...Transmission line, 6...Micro Computer A. 8...Microcomputer B. TODO...Transmission character memory, G-2, 8-1...Buffer memory, 6-3...Transmission control code generation section, G-4, 8-2...BCC calculation section, G-5, 8-3...BCC-hexadecimal conversion unit, G-6,
8-5... Comparison processing unit, 8-4... BCC determination unit,
7...Data transmitter, 9...Data receiver, l
O... line. Figure 2 ((1) Cb) No. 4
Figure (b)

Claims (1)

【特許請求の範囲】 英数字、記号を表す1バイト(8ビット)の符号コード
をキャラクタとし、連続する複数個の該キャラクタをも
ってブロック単位とし、かつ該ブロック単位毎に1バイ
トよりなる誤り検出用のブロックチェックコード(BC
C)を付加して、所定の伝送制御コード(複数)の制御
のもとに2組のマイクロコンピュータ間をデータ伝送す
る伝送方式において、 送信側のマイクロコンピュータにおいては、伝送すべき
データのブロック単位毎にBCCを計算し、該BCCの
ビット構成が上記伝送制御コードのいずれかに同等のも
のがあるときは、上記伝送コードのいずれにも相異する
1バイトの特定のチェックコードに変換して送信し、ま
た該BCCのビット構成が上記伝送制御コードのいずれ
とも相異するときは、該BCCを送信し、 受信側のマイクロコンピュータにおいては、受信したブ
ロック単位毎にBCCを計算し、該BCCが上記伝送制
御コードのいずれかに同等のものがあるときは、上記送
信側の特定のチェックコードに変換し、該特定のチェッ
クコードと上記送信されかつ受信されたBCCと比較し
て両者が一致するときは誤り無しとし、両者が一致しな
いときは誤り有りとし、また上記受信されたブロック単
位毎に計算したBCCが上記伝送制御コードのいずれと
も相異するときは、該BCCと上記送信されかつ受信さ
れたBCCと比較して両者が一致するときは誤り無しと
し、両者が一致しないときは誤り有りとすることを特徴
とする伝送符号誤りチェック方式。
[Claims] A 1-byte (8-bit) code code representing alphanumeric characters and symbols is used as a character, a plurality of consecutive characters are used as a block unit, and each block unit consists of 1 byte for error detection. block check code (BC
In a transmission method in which data is transmitted between two sets of microcomputers under the control of predetermined transmission control codes (multiple) by adding C), the transmitting microcomputer transmits data in blocks of data to be transmitted. If the bit configuration of the BCC is equivalent to any of the above transmission control codes, it is converted to a 1-byte specific check code that is different from any of the above transmission codes. If the bit configuration of the BCC is different from any of the above transmission control codes, the BCC is transmitted, and the microcomputer on the receiving side calculates the BCC for each received block, and If there is an equivalent in any of the above transmission control codes, it is converted to the specific check code of the sending side, and the specific check code is compared with the transmitted and received BCC to determine whether they match. If the two do not match, it is determined that there is an error, and if the BCC calculated for each received block is different from any of the transmission control codes, the BCC and the transmitted A transmission code error checking method characterized by comparing a received BCC and determining that there is no error when the two match, and determining that there is an error when the two do not match.
JP61079069A 1986-04-08 1986-04-08 Error checking system for transmission code Pending JPS62236041A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61079069A JPS62236041A (en) 1986-04-08 1986-04-08 Error checking system for transmission code

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61079069A JPS62236041A (en) 1986-04-08 1986-04-08 Error checking system for transmission code

Publications (1)

Publication Number Publication Date
JPS62236041A true JPS62236041A (en) 1987-10-16

Family

ID=13679595

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61079069A Pending JPS62236041A (en) 1986-04-08 1986-04-08 Error checking system for transmission code

Country Status (1)

Country Link
JP (1) JPS62236041A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1988008233A1 (en) * 1987-04-16 1988-10-20 Man Design Co., Ltd. Data transmission method
JPH03253132A (en) * 1990-03-01 1991-11-12 Fujitsu Ltd Data transfer control system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1988008233A1 (en) * 1987-04-16 1988-10-20 Man Design Co., Ltd. Data transmission method
JPH03253132A (en) * 1990-03-01 1991-11-12 Fujitsu Ltd Data transfer control system

Similar Documents

Publication Publication Date Title
US5919237A (en) Vital serial link
US5687176A (en) Zero byte substitution method and apparatus for telecommunications equipment
JP5381049B2 (en) Transmitting device and receiving device
WO1987003156A1 (en) Bi-directional data telemetry system
JPS62236041A (en) Error checking system for transmission code
CN111083447A (en) Network communication method, device and storage medium
US6313763B1 (en) Variable length data packet with adjustable length indicator
EP0315699B1 (en) Method and system for checking errors of signal being transferred through transmission line
US6466989B1 (en) Automatic network connection device for wiring to network cable
US3525077A (en) Block parity generating and checking scheme for multi-computer system
JPS5860851A (en) Data transmission system
JPH0548017B2 (en)
JPS59134943A (en) Data communication system
SU955017A1 (en) Device for interfacing input-output channels to peripheral devices
KR920009376B1 (en) Method for transmitting serially between radio phones
JPS5833339A (en) Transmitter and receiver of series code
CN109660520A (en) LVDS bus communication data transmission method for uplink
JPH0522329A (en) Specifying method for signal transmission fault
KR100261028B1 (en) Structure of protocol between tcu and terminal
JPS62298859A (en) Setting system for terminal address
JPH0562492B2 (en)
JPH02196596A (en) Communication control method
JPH02501614A (en) Error detection method and device for data transferred on a transmission path
JPS58223949A (en) Automatic calling device
JPH11327948A (en) Operation testing method for serial bus interface macro circuit