JPH08298500A - Data transmission system - Google Patents

Data transmission system

Info

Publication number
JPH08298500A
JPH08298500A JP12595795A JP12595795A JPH08298500A JP H08298500 A JPH08298500 A JP H08298500A JP 12595795 A JP12595795 A JP 12595795A JP 12595795 A JP12595795 A JP 12595795A JP H08298500 A JPH08298500 A JP H08298500A
Authority
JP
Japan
Prior art keywords
bit string
bit
receiver
converting
converted
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
JP12595795A
Other languages
Japanese (ja)
Inventor
Kimi Asano
樹美 浅野
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.)
Tokyo Gas Co Ltd
Original Assignee
Tokyo Gas 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 Tokyo Gas Co Ltd filed Critical Tokyo Gas Co Ltd
Priority to JP12595795A priority Critical patent/JPH08298500A/en
Publication of JPH08298500A publication Critical patent/JPH08298500A/en
Pending legal-status Critical Current

Links

Landscapes

  • Detection And Prevention Of Errors In Transmission (AREA)

Abstract

PURPOSE: To provide a data transmission system with a high communication success rate even on the occurrence of random noise. CONSTITUTION: A transmitter 3 converts '1' into a 1st 3-bit string, converts '0' into a 2nd 3-bit string with a longest hamming distance from the 1st 3-bit string and converts digital information to be sent by 1st and 2nd conversion means and the converted information is sent to a receiver 7. The receiver 7 divides the digital information sent from the transmitter 3 by each 3-bit and corrects the information divided into 3-bit each while referencing the 1st 3-bit string and the 2nd 3-bit string and converts the information into '0' or '1' codes.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、デジタルデータを伝送
するデータ伝送システムに関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data transmission system for transmitting digital data.

【0002】[0002]

【従来の技術】昨今、ガス警報機に送信機を接続させ、
マイコンメータに受信機を接続させ、ガス警報機がガス
漏れを検知した場合、送信機から受信機を介して警報信
号をマイコンメータに送り、ガスを遮断するシステムが
開発されている。
2. Description of the Related Art Recently, a transmitter has been connected to a gas alarm,
A system has been developed in which a receiver is connected to a microcomputer meter, and when a gas alarm detects a gas leak, a transmitter sends an alarm signal to the microcomputer meter through the receiver to shut off gas.

【0003】この警報信号(電文)は、受信機のID番
号及び時間情報にCRC符号を付加したものであり、受
信機側ではCRC符号によって誤り検出を行なってい
た。従って1ビットでも誤ってしまうと、その電文自体
が無効となってしまうので、通信成功率の劣化を抑える
ため、1回の送信タイミングに66回の同じ電文を再送
することを行なっていた。
This alarm signal (telegram) is a signal in which a CRC code is added to the ID number and time information of the receiver, and the receiver side performs error detection by the CRC code. Therefore, if even one bit is incorrect, the message itself becomes invalid. Therefore, the same message is retransmitted 66 times at one transmission timing in order to suppress the deterioration of the communication success rate.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、電文中
に1ビットでも誤りが検出されると電文が捨てられてし
まうので、キャリア性ノイズのようなランダムノイズが
発生すると、全ての電文が無効となり通信が不成功に終
わる可能性が高いという問題があった。
However, if an error is detected in even one bit in the telegram, the telegram will be discarded. Therefore, if random noise such as carrier noise occurs, all telegrams will be invalid and the communication will be lost. There is a problem that there is a high possibility that it will end in failure.

【0005】本発明は、このような問題に鑑みてなされ
たもので、その目的とするところは、ランダムノイズ等
が発生しても、誤りが検出された電文を無効にすること
なく電文の訂正を行ない、通信成功率を向上させること
ができるデータ伝送システムを提供することにある。
The present invention has been made in view of such a problem, and an object thereof is to correct a message without invalidating a message in which an error is detected even if random noise or the like occurs. It is to provide a data transmission system capable of improving the communication success rate.

【0006】[0006]

【課題を解決するための手段】前述した目的を達成する
ために本発明は、送信側は、「1」を第1のN(Nは奇
数)ビット列に変換する第1の変換手段と、「0」を前
記第1のNビット列とハミング距離の最も長い第2のN
ビット列に変換する第2の変換手段と、送信すべきデジ
タル情報を前記第1の変換手段と前記第2の変換手段で
変換して受信側に送信する手段と、を具備し、受信側
は、送信側から送られてくるデジタル情報をNビット毎
に区切る手段と、Nビットに区切られた情報を前記第1
のNビット列及び前記第2のNビット列を参照しつつ訂
正を行ない、「0」又は「1」に変換する手段とを具備
することを特徴とするデータ伝送システムである。
In order to achieve the above-mentioned object, according to the present invention, a transmitting side includes a first converting means for converting "1" into a first N (N is an odd number) bit string, and " 0 "is the second N having the longest Hamming distance with the first N-bit string.
The receiving side comprises: a second converting means for converting into a bit string; and a means for converting the digital information to be transmitted by the first converting means and the second converting means and transmitting it to the receiving side. Means for dividing the digital information sent from the transmission side into N bits, and the information divided into N bits,
And a means for performing correction while referring to the N-bit string and the second N-bit string, and converting the data into "0" or "1".

【0007】[0007]

【作用】本発明では、送信側は、「1」を第1のN(N
は奇数)ビット列に変換し、「0」を前記第1のNビッ
ト列とハミング距離の最も長い第2のNビット列に変換
し、送信すべきデジタル情報を前記第1の変換手段と前
記第2の変換手段で変換して受信側に送信し、受信側
は、送信側から送られてくるデジタル情報をNビット毎
に区切り、Nビットに区切られた情報を前記第1のNビ
ット列及び前記第2のNビット列を参照しつつ訂正を行
ない、「0」又は「1」に変換する。
In the present invention, the transmitting side sets "1" to the first N (N
Is an odd number) bit string, “0” is converted to a second N bit string having the longest Hamming distance from the first N bit string, and digital information to be transmitted is transmitted to the first conversion unit and the second The conversion means converts and transmits to the receiving side, the receiving side divides the digital information sent from the transmitting side every N bits, and the information divided into N bits is the first N-bit string and the second N-bit string. While referring to the N bit string of, the correction is performed and converted into “0” or “1”.

【0008】[0008]

【実施例】以下、図面に基づいて本発明の1実施例とし
て警報機無線連動システムをとりあげて説明する。図1
は、警報機無線連動システムの概略構成図であり、この
警報機無線連動システムは警報機1、送信機3、マイコ
ンメータ5、受信機7からなる。送信機3は警報機1に
接続され、受信機7はマイコンメータ5に接続されてい
る。警報機1はガス漏れ等を検知するとブザー等で警報
を発するとともに、送信機3に信号を送る。送信機3
は、受信機7へ図2に示すような電文フォーマットで警
報信号を送る。マイコンメータ5は警報信号を受けとる
とガスを遮断する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An alarm radio interlocking system will be described below as an embodiment of the present invention with reference to the drawings. FIG.
FIG. 3 is a schematic configuration diagram of an alarm wireless interlocking system. This alarm wireless interlocking system includes an alarm 1, a transmitter 3, a microcomputer meter 5, and a receiver 7. The transmitter 3 is connected to the alarm device 1, and the receiver 7 is connected to the microcomputer meter 5. When the alarm device 1 detects a gas leak or the like, it issues an alarm with a buzzer or the like and sends a signal to the transmitter 3. Transmitter 3
Sends an alarm signal to the receiver 7 in a message format as shown in FIG. The microcomputer meter 5 cuts off the gas when receiving the alarm signal.

【0009】図2は、送信電文のフォーマット図であ
る。送信電文11はヘッダ12とそれに続くユーザー任
意データ21の複数の部分を有する。ヘッダ12は電波
法で定められたビット同期信号13、フレーム同期信号
15、呼び出し信号17を有する。ビット同期信号13
は、ビット単位で同期をとる為の信号である。フレーム
同期信号15は、フレームの始まりを示す。呼び出し信
号17は、無線機にユニークに付けられる自無線機を識
別するための番号である。
FIG. 2 is a format diagram of a transmission message. The transmission message 11 has a header 12 and a plurality of user arbitrary data 21 following the header 12. The header 12 has a bit synchronization signal 13, a frame synchronization signal 15, and a calling signal 17 defined by the Radio Law. Bit sync signal 13
Is a signal for synchronizing in bit units. The frame sync signal 15 indicates the beginning of a frame. The call signal 17 is a number that is uniquely attached to the radio to identify its own radio.

【0010】図3は、通常のユーザー任意データ21の
フォーマット図である。ユーザー任意データ21は、マ
ーク23、STX25、メータID信号27、CRC2
9、時間情報31、CRC33を有する。マーク23
は、無線通信の中で同期をとる為の信号である。STX
25は、テキストの始まりを示す。メータID信号27
は、マイコンメータ5のID番号を示す。CRC符号2
9、CRC符号33は、誤り制御に用いられる符号であ
る。時間情報31は、遮断までの時間(秒)を0. 5秒
を1とした値が設定されている。警報電波が発せられた
最初の時間には、120という値が2進数で8ビット表
現されて設定されていて、受信機7が、たとえば後40
秒という値の設定された電文を受け取ると自分の中でタ
イマーをカウントし、40秒後にもう一度受信動作に入
る。その時0という値が設定された時間情報31を受信
することができればマイコンメータ5を遮断する。
FIG. 3 is a format diagram of normal user arbitrary data 21. User arbitrary data 21 includes mark 23, STX 25, meter ID signal 27, CRC2
It has 9, time information 31, and CRC33. Mark 23
Is a signal for synchronizing in wireless communication. STX
25 indicates the beginning of the text. Meter ID signal 27
Indicates the ID number of the microcomputer meter 5. CRC code 2
9. The CRC code 33 is a code used for error control. The time information 31 is set to a value in which the time (seconds) before interruption is 0.5 seconds. At the first time when the warning radio wave is emitted, a value of 120 is set by being expressed by a binary number of 8 bits, and the receiver 7 is set to, for example, 40 seconds later.
When it receives a telegram with a value of seconds, it counts the timer in itself, and after 40 seconds, it starts receiving again. At that time, if the time information 31 in which the value of 0 is set can be received, the microcomputer meter 5 is shut off.

【0011】図4は、ユーザー任意データ21の1ビッ
トを3ビット伸長方式で変換した後のフォーマット図で
ある。変換後のユーザー任意データ21aは、マーク2
3a、STX25a、ID27a、時間情報31aを有
する。マーク23aは、同期をとる為の信号である。S
TX25aは、テキストの始まりを示す。メータID信
号27aは、マイコンメータ5のID番号を示す。時間
情報31aは、遮断までの時間(秒)を0. 5秒を1と
した値が設定されている。この実施例においては、図5
に示すように「1」を第1の3ビット列に変換し、
「0」を第2の3ビット列に変換する、3倍伸長方式を
採用している為、STX25a、ID27aと時間情報
31aは変換前のデータの3倍長のデータになる。ま
た、受信機7で図6に基づいた誤り訂正を行なうためC
RC符号は付加しない。尚、CRC符号を3倍伸長して
送ることもできる。
FIG. 4 is a format diagram after converting 1 bit of the user arbitrary data 21 by the 3-bit expansion method. The user-specified data 21a after conversion is the mark 2
3a, STX25a, ID27a, and time information 31a. The mark 23a is a signal for synchronizing. S
TX25a indicates the start of text. The meter ID signal 27a indicates the ID number of the microcomputer meter 5. As the time information 31a, a value is set with the time (seconds) until the interruption being 0.5 second as 1. In this embodiment, FIG.
Convert "1" to the first 3-bit string as shown in
Since the triple expansion method of converting "0" into the second 3-bit string is adopted, the STX 25a, ID 27a and time information 31a are data of triple length of the data before conversion. Further, since the receiver 7 performs the error correction based on FIG.
No RC code is added. Note that the CRC code can also be decompressed three times and sent.

【0012】図5は、送信機3によるデータの変換を示
すもので、「1」の変換された第1の3ビット列と、
「0」の変換された第2の3ビット列を示す図である。
即ち送信機3では「1」は「101」という第1の3ビ
ット列に変換され、「0」は「101」と最もハミング
距離の長い「010」という第2の3ビット列に変換さ
れる。
FIG. 5 shows conversion of data by the transmitter 3, in which a converted first 3-bit string of "1" and
It is a figure which shows the 2nd converted 3rd bit sequence of "0".
That is, in the transmitter 3, “1” is converted into the first 3-bit string “101”, and “0” is converted into the second 3-bit string “010” having the longest Hamming distance with “101”.

【0013】図6は、受信機7による誤り訂正の説明図
である。受信機7は送られてくるデータを3ビット毎に
区切り、この3ビットのビット列を「101」又は「0
10」を参照して「1」又は「0」に変換する。
FIG. 6 is an explanatory diagram of error correction by the receiver 7. The receiver 7 divides the transmitted data into 3 bits, and the 3-bit bit string is set to "101" or "0".
It is converted to "1" or "0" with reference to "10".

【0014】例えば、送信機3から「0」を送信する場
合、図5に示すように「010」に変換されて受信機7
に送られるが、伝送中に誤りが生じて、受信機7が「0
00」を受信した場合、受信機7は、誤りビット列「0
00」を1ビット訂正し、正規のビット列「010」に
訂正した後、最終ビット値「0」に変換する。
For example, when "0" is transmitted from the transmitter 3, it is converted into "010" as shown in FIG.
However, an error occurred during transmission and the receiver 7
When "00" is received, the receiver 7 receives the error bit string "0".
00 "is corrected by 1 bit to be a regular bit string" 010 ", and then converted to the final bit value" 0 ".

【0015】同様に、受信機7が誤りビット列「00
1」を受信すると、正規のビット列「101」に訂正し
た後、最終ビット値「1」に変換する。以下同様に訂正
を行なう。
Similarly, the receiver 7 sets the error bit string "00".
When "1" is received, it is corrected to the regular bit string "101" and then converted to the final bit value "1". The same correction is made thereafter.

【0016】尚、図6において受信機7に「010」又
は「101」が送られてくる場合、誤りが生じておら
ず、そのまま「010」は「0」に、「101」は
「1」に変換する。
When "010" or "101" is sent to the receiver 7 in FIG. 6, no error has occurred and "010" is "0" and "101" is "1". Convert to.

【0017】次に本実施例の動作について説明する。こ
こではID27aと時間情報31a等の1部として「1
001」という4ビットのデータを送信機3から受信機
7へ送信する場合を説明する。図7で示すように「10
01」という4ビットのデータ71を送信する場合、1
番目のビット73の内容「1」は図5に示すように3ビ
ット列81として「101」に、2番目のビット75の
内容「0」は図5に示すように3ビット列83として
「010」に、3番目のビット77の内容「0」は図5
に示すように3ビット列85として「010」に、4番
目のビット79の内容「1」は図5に示すように3ビッ
ト列87として「101」にそれぞれ変換される。この
ように変換されたデータが送信機3から受信機7に送信
される。
Next, the operation of this embodiment will be described. Here, as a part of the ID 27a and the time information 31a, "1
A case where 4-bit data "001" is transmitted from the transmitter 3 to the receiver 7 will be described. As shown in FIG.
When transmitting 4-bit data 71 "01", 1
The content "1" of the second bit 73 is "101" as the 3-bit string 81 as shown in FIG. 5, and the content "0" of the second bit 75 is "010" as the 3-bit string 83 as shown in FIG. The content "0" of the third bit 77 is shown in FIG.
5, the 3-bit string 85 is converted into "010", and the content "1" of the fourth bit 79 is converted into 3-bit string 87 into "101", as shown in FIG. The data thus converted is transmitted from the transmitter 3 to the receiver 7.

【0018】図8は受信機7が受信したデータを示すも
ので、受信機7は3ビット列81a、83a、85a、
87aを受信する。この場合、送信機3と受信機7との
間で送信を行なう間に第2の3ビット列83a、及び第
4の3ビット列87aに1ビットのエラーが生じてい
る。受信した3ビット列81aと3ビット列85aは正
規のビット列であり、図5で示すように、そのまま1番
目のビット73aの内容「1」と3番目のビット77a
の内容「0」として受信される。受信した3ビット列8
3a(「000」)と3ビット列87a(「100」)
は誤ったビット列であるため、受信機7は、図6を参照
してそれぞれ正しいビット列83bとしての「010」
と正しいビット列87bとしての「101」に訂正を行
ない、図5を参照して2番目のビット75aの内容
「0」と4番目のビット79aの内容「1」に変換す
る。
FIG. 8 shows the data received by the receiver 7. The receiver 7 is a 3-bit string 81a, 83a, 85a,
87a is received. In this case, a 1-bit error has occurred in the second 3-bit string 83a and the fourth 3-bit string 87a during transmission between the transmitter 3 and the receiver 7. The received 3-bit string 81a and 3-bit string 85a are regular bit strings, and as shown in FIG. 5, the contents "1" of the first bit 73a and the third bit 77a are unchanged.
Is received as the content "0". 3 bit string received 8
3a (“000”) and 3-bit string 87a (“100”)
Is a wrong bit string, the receiver 7 refers to FIG. 6 and sets "010" as the correct bit string 83b.
Then, "101" as a correct bit string 87b is corrected and converted into the content "0" of the second bit 75a and the content "1" of the fourth bit 79a with reference to FIG.

【0019】このように本実施例によれば、ID27a
と時間情報31aの各ビットを3ビット列に変換して送
信し誤りを訂正できるようにしたので、3ビットのデー
タに対して1ビットの誤りが生ずる場合では訂正が可能
となり、電文を無効にすることなく、通信成功率を向上
させることができる。
As described above, according to this embodiment, the ID 27a
Since each bit of the time information 31a is converted into a 3-bit string and transmitted so that an error can be corrected, if a 1-bit error occurs in 3-bit data, the error can be corrected and the message is invalidated. Without increasing the communication success rate.

【0020】尚、本実施例においては、「1」と「0」
を第1と第2の3ビット列に変換する場合についての動
作について説明したが、5ビット列や7ビット列等の奇
数ビット列に変換するようにしてもよい。即ち、「1」
を第1のNビット列(Nは奇数)に変換し、「0」を第
1のNビット列と最もハミング距離の長い第2のNビッ
ト列に変換して送信する。この場合、(Nー1)/2ビ
ットの誤り訂正を行なうことができる。また、前述した
実施例は警報機無線連動システムをとりあげて説明した
が、本発明は警報機無線連動システムに限らず、その他
のデジタルデータ伝送システムに応用することもでき
る。
In this embodiment, "1" and "0".
In the above, the operation in the case of converting into the first and second 3-bit strings has been described, but it may be converted into an odd-bit string such as a 5-bit string or a 7-bit string. That is, "1"
Is converted into a first N-bit string (N is an odd number), and “0” is converted into a second N-bit string having the longest Hamming distance from the first N-bit string and transmitted. In this case, (N-1) / 2-bit error correction can be performed. Further, although the above-mentioned embodiments have been described by taking the alarm wireless interlocking system, the present invention is not limited to the alarm wireless interlocking system, but can be applied to other digital data transmission systems.

【0021】[0021]

【発明の効果】以上、詳細に説明したように本発明は、
ランダムノイズ等が発生する場合、通信成功率の高いデ
ータ伝送システムを提供することができる。
As described above in detail, the present invention is
When random noise or the like occurs, it is possible to provide a data transmission system with a high communication success rate.

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

【図1】 本発明の1実施例に係る警報機無線連動シス
テムの概略構成図
FIG. 1 is a schematic configuration diagram of an alarm radio interlocking system according to an embodiment of the present invention.

【図2】 送信電文のフォーマット図[Fig. 2] Format of transmitted message

【図3】 通常のユーザー任意データ21のフォーマッ
ト図
[Fig. 3] Format diagram of normal user arbitrary data 21

【図4】 ユーザー任意データ21の3ビット列に変換
後のフォーマット図
FIG. 4 is a format diagram of the user arbitrary data 21 after conversion into a 3-bit string.

【図5】 「1」と「0」の変換された第1の3ビット
列と第2の3ビット列を示す図
FIG. 5 is a diagram showing a converted first 3-bit string and a second 3-bit string of “1” and “0”.

【図6】 誤りビット列と訂正されたビット列の説明図FIG. 6 is an explanatory diagram of an error bit string and a corrected bit string.

【図7】 送信データの変換を示す図FIG. 7 is a diagram showing conversion of transmission data.

【図8】 受信データの訂正を示す図FIG. 8 is a diagram showing correction of received data.

【符号の説明】 1・・・警報機 3・・・送信機 5・・・マイコンメータ 7・・・受信機 11・・・送信電文 12・・・ヘッダ 13・・・ビット同期信号 15・・・フレーム同期信号 17・・・呼出信号 21・・・ユーザー任意データ 23・・・マーク 25・・・STX 27・・・メータID 29・・・CRC符号 31・・・時間情報 33・・・CRC符号[Explanation of Codes] 1 ... Alarm device 3 ... Transmitter 5 ... Microcomputer meter 7 ... Receiver 11 ... Transmission message 12 ... Header 13 ... Bit synchronization signal 15 ...・ Frame synchronization signal 17 ・ ・ ・ Calling signal 21 ・ ・ ・ User arbitrary data 23 ・ ・ ・ Mark 25 ・ ・ ・ STX 27 ・ ・ ・ Meter ID 29 ・ ・ ・ CRC code 31 ・ ・ ・ Time information 33 ・ ・ ・ CRC Sign

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 送信側は、 「1」を第1のN(Nは奇数)ビット列に変換する第1
の変換手段と、 「0」を前記第1のNビット列とハミング距離の最も長
い第2のNビット列に変換する第2の変換手段と、 送信すべきデジタル情報を前記第1の変換手段と前記第
2の変換手段で変換して受信側に送信する手段と、 を具備し、受信側は、 送信側から送られてくるデジタル情報をNビット毎に区
切る手段と、 Nビットに区切られた情報を前記第1のNビット列及び
前記第2のNビット列を参照しつつ訂正を行ない、
「0」又は「1」に変換する手段と、 を具備することを特徴とするデータ伝送システム。
1. A first side for converting a "1" into a first N (N is an odd number) bit string on the transmission side.
Conversion means, second conversion means for converting “0” into a second N-bit string having the longest Hamming distance to the first N-bit string, digital information to be transmitted, And a means for converting the digital information sent from the transmitting side into N-bits, and a section for converting the information into N-bits. Is corrected with reference to the first N-bit string and the second N-bit string,
A data transmission system comprising: a means for converting into "0" or "1".
【請求項2】 前記送信側は警報機に接続された無線送
信機であり、 前記受信側は、マイコンメータに接続された無線受信機
であり、 前記無線送信機から前記無線受信機に警報信号を送るこ
とを特徴とする請求項1記載のデータ伝送システム。
2. The transmitting side is a wireless transmitter connected to an alarm device, the receiving side is a wireless receiver connected to a microcomputer meter, and the alarm signal is sent from the wireless transmitter to the wireless receiver. The data transmission system according to claim 1, wherein
JP12595795A 1995-04-26 1995-04-26 Data transmission system Pending JPH08298500A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP12595795A JPH08298500A (en) 1995-04-26 1995-04-26 Data transmission system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP12595795A JPH08298500A (en) 1995-04-26 1995-04-26 Data transmission system

Publications (1)

Publication Number Publication Date
JPH08298500A true JPH08298500A (en) 1996-11-12

Family

ID=14923160

Family Applications (1)

Application Number Title Priority Date Filing Date
JP12595795A Pending JPH08298500A (en) 1995-04-26 1995-04-26 Data transmission system

Country Status (1)

Country Link
JP (1) JPH08298500A (en)

Similar Documents

Publication Publication Date Title
AU717697B2 (en) A method for frame quality detection and a receiver
EP0831616B1 (en) Frame synchronization circuit and communications system
US4156867A (en) Data communication system with random and burst error protection and correction
US5241548A (en) Method for error correction of a transmitted data word
AU695562B2 (en) Method of and system for communicating messages
JP3669961B2 (en) Wireless packet transmitting / receiving apparatus and method
JPS61232737A (en) Error control coding system
JP2001504646A (en) How to generate side information when time selective fading is present
JPH0412658B2 (en)
US4471485A (en) Method of protection against errors in transmission of radiotelegraph messages and a device for the application of said method
JP2001024516A (en) Method and device for transmitting variable length coded data in low s/n ratio environment
US5428614A (en) Expected value data framer and method
JPH08298500A (en) Data transmission system
JPH09233054A (en) Decoder
JPH08298501A (en) Data transmission system
JPH08130541A (en) Method for transmitting data
JP2935230B2 (en) Call detection device and call detection method
JP2655099B2 (en) Serial communication method
JP2705442B2 (en) Synchronous method
JPH0761059B2 (en) Route identification method
JP3166952B2 (en) Encoding / decoding device
JPH11298467A (en) Frame synchronization system
JPH08130531A (en) Data transmission method
JPH11298335A (en) Error correction circuit
JP2699905B2 (en) Medical telemeter