JPH1041829A - Data transmitter, method therefor and recording medium - Google Patents

Data transmitter, method therefor and recording medium

Info

Publication number
JPH1041829A
JPH1041829A JP8191893A JP19189396A JPH1041829A JP H1041829 A JPH1041829 A JP H1041829A JP 8191893 A JP8191893 A JP 8191893A JP 19189396 A JP19189396 A JP 19189396A JP H1041829 A JPH1041829 A JP H1041829A
Authority
JP
Japan
Prior art keywords
data
transmission
transmission error
error information
encoded
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
JP8191893A
Other languages
Japanese (ja)
Inventor
Keiichiro Obayashi
敬一郎 大林
Akio Nakasuji
章雄 中筋
Masahiro Dan
政宏 檀
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP8191893A priority Critical patent/JPH1041829A/en
Publication of JPH1041829A publication Critical patent/JPH1041829A/en
Pending legal-status Critical Current

Links

Landscapes

  • Error Detection And Correction (AREA)

Abstract

PROBLEM TO BE SOLVED: To attain the acceleration of data restoration and transmission error detection by reading out previously memorized data. SOLUTION: When data are transmitted from a transmitter 1 to a receiver 2, data encoded into an NRZ code generated from a control part 3 of the transmitter 1 are encoded into a biphase code, containing error information by an encoding part 4 and sent from a transmission part 5 through a cable 13 to the receiver in lumps of 8 bits. At the receiver 2, the transmitted data are received by a reception part 6 and by immediately reading out a corresponding address existing in a memory, the data are converted to restored data 11 and transmission error information 12, and transmitted to a control part 10. At this time, only by reading out the contents of the address in the memory corresponding to the encoded data, can the transmission error detection of the restored data 11 be performed.

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 apparatus and method, and a recording medium, and more particularly to code conversion.

【0002】[0002]

【従来の技術】従来の符号変換は特開昭62−2982
54号公報に示すように、データ伝送により入力された
誤り情報を含む符号に符号化された入力信号を、CPU
が処理しやすい復元データに変換し、伝送誤り検出する
際にある一定の法則に従った論理計算を行い、復元デー
タが正しいかどうか判断するという作業が行われてき
た。
2. Description of the Related Art Conventional code conversion is disclosed in Japanese Patent Application Laid-Open No. 62-2982.
As disclosed in Japanese Patent Application Publication No. 54-54, an input signal encoded into a code including error information input by data transmission is transmitted to a CPU.
Has been performed to convert the data into easy-to-process restored data, perform a logical calculation according to a certain rule when detecting a transmission error, and determine whether the restored data is correct.

【0003】前記一例として、前記誤り情報を含んだ送
信すべきデータとしてバイフェーズ符号に符号化された
データを用い、CPUが処理しやすい前記復元データと
してNRZ符号と用いた場合の従来のデータ伝送装置に
ついて述べる。
As an example of the above, conventional data transmission in the case of using data encoded in a biphase code as data to be transmitted including the error information and using an NRZ code as the restored data which is easy for the CPU to process. The device will be described.

【0004】バイフェーズ符号とは、伝送すべき二値信
号に対してそれぞれビットの中央で立ち上がり及び立ち
下がりを持たせる符号で、二値信号の「0」を「0
1」、「1」を「10」で表す。例えば、4ビットの伝
送データ「0110」は、図4に示すような波形とな
る。バイフェーズ符号は図4において矢印で示すよう
に、各ビットの後半部が0が1かを判断することによ
り、そのまま元のデータに復元できる。また各ビットの
前半と後半の排他的論理和を計算し、結果が0となる箇
所を求めることで伝送誤りの発生箇所が検出できる。こ
のように、バイフェーズ符号は直列成分を持たないデー
タ列を構成するので、データ伝送システム、特に無線デ
ータ伝送システムに適した符号である。
A bi-phase code is a code that gives a binary signal to be transmitted a rising edge and a falling edge at the center of each bit.
1 "and" 1 "are represented by" 10 ". For example, 4-bit transmission data “0110” has a waveform as shown in FIG. As shown by the arrow in FIG. 4, the biphase code can be restored to the original data as it is by determining whether the latter half of each bit is 0 or 1. Also, by calculating the exclusive OR of the first half and the second half of each bit and finding the location where the result is 0, the location where the transmission error occurs can be detected. As described above, since the biphase code forms a data string having no serial component, it is a code suitable for a data transmission system, particularly a wireless data transmission system.

【0005】図5に従来のデータ伝送方法を示す。送信
機1から受信機2にデータ伝送を行うとすると、送信機
1の制御部3から発するデータは、符号化部4で誤り情
報を付加されたバイフェーズ符号に符号化され、送信部
5より受信器2に送られる。受信機2では、送信されて
くる前記バイフェーズ符号に符号化されたデータを受信
部6で受信し、ビット分解部7でビット毎に分解し、デ
ータはビット組立部8で前記バイフェーズ符号に符号化
されたデータの各ビットの後半が「0」か「1」かを判
断することにより制御部3から判断することにより制御
部3から発するデータに復元され、伝送誤り検出は誤り
検査部9で各ビットの前半と後半の排他的論理和を計算
し結果が「0」となる伝送誤りの箇所がないか検査さ
れ、それぞれ制御部10に復元データ11と伝送誤り情
報12が伝えられる。
FIG. 5 shows a conventional data transmission method. Assuming that data transmission is performed from the transmitter 1 to the receiver 2, data generated from the control unit 3 of the transmitter 1 is encoded by the encoding unit 4 into a bi-phase code to which error information is added, and transmitted from the transmission unit 5. It is sent to the receiver 2. In the receiver 2, the data encoded in the bi-phase code transmitted is received by the receiving unit 6 and decomposed for each bit by the bit decomposing unit 7. By judging whether the latter half of each bit of the encoded data is “0” or “1”, the control unit 3 makes a decision to restore the data generated from the control unit 3, and the transmission error detection is performed by the error checking unit 9. Then, the exclusive OR of the first half and the second half of each bit is calculated, and a check is made to see if there is any transmission error where the result is "0". The restored data 11 and the transmission error information 12 are transmitted to the control unit 10, respectively.

【0006】[0006]

【発明が解決しようとする課題】しかしながら、前記従
来の方式では受信したデータをビット分解し、ビットの
並び替え、各ビット毎の誤り検査をしなければならない
ため、復元処理、伝送誤り検出に時間がかかるという問
題点があった。
However, in the above-mentioned conventional method, the received data must be decomposed into bits, bits must be rearranged, and an error check must be performed for each bit. There was a problem that it took.

【0007】本発明は上記問題を解決するもので、デー
タ復元処理と伝送誤り検出を同時にかつ速やかに行うこ
とを目的とするものである。
An object of the present invention is to solve the above-mentioned problem and to perform data restoration processing and transmission error detection simultaneously and promptly.

【0008】[0008]

【課題を解決するための手段】上記目的を達成するため
に本発明の第1のデータ伝送装置は、送信すべきデータ
を誤り情報を含む符号に符号化し送信する送信部と、前
記符号化されたデータを受信しデータ復元と伝送誤り検
出とを行う受信部とを備え、複数の前記符号化されたデ
ータに対応する復元データと伝送誤り情報とをテーブル
化したメモリ部を前記受信部が備えたものである。
In order to achieve the above object, a first data transmission apparatus according to the present invention comprises: a transmitting section for encoding data to be transmitted into a code containing error information and transmitting the encoded data; A receiving unit that receives the decoded data and performs data restoration and transmission error detection, and the receiving unit includes a memory unit in which restored data and transmission error information corresponding to a plurality of the encoded data are tabulated. It is a thing.

【0009】また、本発明の第2のデータ伝送装置は、
誤り情報を含む符号としてバイフェーズ符号を用いたも
のである。
[0009] Further, a second data transmission device of the present invention comprises:
A bi-phase code is used as a code including error information.

【0010】また、本発明の第3のデータ伝送装置は、
送信部と受信部との間で無線通信を行うものである。
[0010] Further, a third data transmission device of the present invention comprises:
Wireless communication is performed between the transmitting unit and the receiving unit.

【0011】また、本発明のデータ伝送方法は、送信す
べきデータを誤り情報を含む符号に符号化し送信する第
1のステップと、前記符号化されたデータを受信する第
2のステップと、前記受信したデータを用いて、複数の
前記符号化されたデータに対応する復元データと伝送誤
り情報とをテーブル化したメモリ部を参照し、データ復
元と伝送誤り検出とを行う第3のステップとを備えたも
のである。
The data transmission method according to the present invention includes a first step of encoding data to be transmitted into a code containing error information and transmitting the encoded data, a second step of receiving the encoded data, A third step of performing data restoration and transmission error detection by referring to a memory unit in which restored data and transmission error information corresponding to a plurality of the encoded data are tabulated using the received data. It is provided.

【0012】また、本発明の記録媒体は、受信したデー
タを用いて、複数の符号化されたデータに対応する復元
データと伝送誤り情報とをテーブル化したメモリ部を参
照し、データ復元と伝送誤り検出とを行うプログラムを
記録したものである。
Further, the recording medium of the present invention uses the received data to refer to a memory section in which restored data corresponding to a plurality of encoded data and transmission error information are tabulated to perform data restoration and transmission. A program for performing error detection is recorded.

【0013】[0013]

【発明の実施の形態】上記構成により、本発明の第1の
データ伝送装置は、受信したデータをビット分解し、ビ
ットの並び変え、各ビットごとの伝送誤り検査をする必
要がなくなるため、データ復元だけでなく伝送誤り検出
においても高速化が図れるものである。
With the above configuration, the first data transmission apparatus of the present invention does not need to decompose received data into bits, rearrange the bits, and perform a transmission error check for each bit. It is possible to speed up not only restoration but also transmission error detection.

【0014】また、本発明の第2のデータ伝送装置は、
第1のデータ伝送装置にバイフェーズ符号を用いたもの
であるが、バイフェーズ符号はデータを反転させて2重
に送るものであるため直流成分をもたないデータ列であ
ることからデータ転送に適しており、かつ、伝送誤りが
誤り数に関係なく検出できるため信頼性が高い反面、デ
ータ復元時各ビットごとの排他的論理和を求めて伝送誤
り情報の検出をしなければならないためデータ伝送と伝
送誤り検出に時間を要することから、データ復元と伝送
誤り検出の大幅な高速化により享受する利点は非常に大
なるものである。
[0014] Further, a second data transmission device of the present invention comprises:
Although the first data transmission apparatus uses a bi-phase code, the bi-phase code is a data string having no DC component because the data is inverted and sent twice. High reliability because it is suitable and transmission errors can be detected regardless of the number of errors, but data transmission because transmission error information must be detected by finding the exclusive OR for each bit when recovering data. Since it takes time to detect the transmission error and the transmission error detection, the advantage obtained by greatly speeding up the data restoration and the detection of the transmission error is very large.

【0015】また、第3のデータ伝送装置は第1のデー
タ転送装置に無線通信を適用したものであるが、無線伝
送が有線伝送に比べ、信頼性が低く伝送誤りが頻繁に発
生することから、データ復元と伝送誤り検出の大幅な高
速化により享受する利点は非常に大なるものである。
Further, the third data transmission device is one in which radio communication is applied to the first data transmission device. However, radio transmission is less reliable than wired transmission, and transmission errors frequently occur. However, the advantages of the data restoration and transmission error detection provided by the greatly increased speed are very large.

【0016】また、本発明のデータ伝送方法は、受信し
たデータをビット分解し、ビットの並び変え、各ビット
ごとの伝送誤り検査をする必要がなくなるため、データ
復元だけでなく伝送誤り検出においても高速化が図れる
ものである。
Further, the data transmission method of the present invention eliminates the necessity of decomposing received data into bits, rearranging bits, and performing a transmission error check for each bit. Higher speed can be achieved.

【0017】また、本発明の記録媒体は、データ復元や
伝送誤り検出において高速化が図れるとともに、流通性
や保管性を高めたものである。
Further, the recording medium of the present invention can achieve high speed in data restoration and transmission error detection, and has improved distribution and storage.

【0018】以下、本発明の一実施の形態におけるデー
タ伝送装置について、図面を用いて説明する。
Hereinafter, a data transmission device according to an embodiment of the present invention will be described with reference to the drawings.

【0019】図1は本発明の一実施の形態におけるデー
タ伝送装置の構成を示す図、図2は同テーブル呼出部の
説明図である。
FIG. 1 is a diagram showing a configuration of a data transmission device according to an embodiment of the present invention, and FIG. 2 is an explanatory diagram of the table calling unit.

【0020】図において、1は送信機であり、データを
発する制御部3と、このデータをバイフェーズ符号に符
号化する符号化部4と、送信を行う送信部5とからなっ
ている。また、2は受信機であり、送信されたデータを
受信する受信部6と、バイフェーズ符号に対応する復元
データと伝送誤り情報とがテーブル化されて保持されて
いるテーブル呼出部20と、制御部10とからなってい
る。なお、13は送信機1と受信機2とを接続する有
線、11は復元データ、12は伝送誤りデータである。
In FIG. 1, reference numeral 1 denotes a transmitter, which includes a control unit 3 for emitting data, an encoding unit 4 for encoding the data into a biphase code, and a transmission unit 5 for transmission. Reference numeral 2 denotes a receiver, a receiving unit 6 for receiving the transmitted data, a table calling unit 20 in which restored data corresponding to the biphase code and transmission error information are tabulated and held, And part 10. Reference numeral 13 denotes a cable connecting the transmitter 1 and the receiver 2, 11 denotes restored data, and 12 denotes transmission error data.

【0021】また、テーブル呼出部20内において、2
1は受信される8ビットの全てのパターンのバイフェー
ズ符号を示しており、それぞれのパターンごとに、4ビ
ットのNRZ符号22と伝送誤り情報16とがメモリ1
7内のアドレス18に割り当てられている。
In the table calling section 20, 2
Reference numeral 1 denotes a bi-phase code of all received 8-bit patterns, and a 4-bit NRZ code 22 and transmission error information 16 are stored in the memory 1 for each pattern.
7 is assigned to address 18.

【0022】以上のようなデータ伝送装置において、送
信機1から受信機2にデータの送信を行うとすると、送
信機1の制御部3から発するNRZ符号に符号化された
データは、符号化部4で誤り情報を含むバイフェーズ符
号に符号化され、送信部5より有線13で8ビットずつ
受信機2に送られる。受信機2では、送信されてくるデ
ータを受信部6で受信し、テーブル呼出部20で直ちに
メモリ17内にある対応するアドレスを読み出すことに
より、データを復元データ11と伝送誤り情報12に変
換し、制御部10に伝える。
In the data transmission apparatus as described above, when data is transmitted from the transmitter 1 to the receiver 2, the data encoded by the NRZ code generated from the control unit 3 of the transmitter 1 is transmitted to the encoding unit. At 4, the signal is encoded into a biphase code containing error information, and is transmitted from the transmission unit 5 to the receiver 2 by 8 bits at a time via the cable 13. In the receiver 2, the transmitted data is received by the receiving unit 6, and the corresponding address in the memory 17 is immediately read out by the table calling unit 20, thereby converting the data into the restored data 11 and the transmission error information 12. To the control unit 10.

【0023】図4にテーブル呼出部20の詳細を示す。
受信部6で受信される8ビットのすべてのパターンのバ
イフェーズ符号21に対応する復元データとして4ビッ
トのNRZ符号22と、伝送誤り情報16をテーブル化
させて、メモリ17内のアドレス18に割り当ててお
く。このテーブル呼出部20により、受信部6で受信さ
れる8ビットの符号に対応するアドレス18を指定する
だけで、復元データと伝送誤り検出を可能とする伝送誤
り情報が取り出せるので、データ受信後速やかなデータ
復元と伝送誤り検出ができる。
FIG. 4 shows the details of the table calling unit 20.
The 4-bit NRZ code 22 as the restored data corresponding to the bi-phase code 21 of all the 8-bit patterns received by the receiving unit 6 and the transmission error information 16 are tabulated and assigned to the address 18 in the memory 17. Keep it. By simply designating the address 18 corresponding to the 8-bit code received by the receiving unit 6, the table calling unit 20 can retrieve the restored data and the transmission error information enabling the detection of the transmission error. Data recovery and transmission error detection.

【0024】なお、本実施の形態では、データをバイフ
ェーズ符号に符号化したが、他の符号化の方法を用いて
もよいことは言うまでもない。例えば、符号化部4で制
御部3から発したデータに対して誤り情報となる冗長符
号を付加し、8ビットの符号に符号化するとともに、こ
れらの全てのパターンのデータに対応する復元データと
伝送誤り情報をあらかじめ求めておき、テーブル化して
おけばよい。この際、例えば、伝送誤りが起こっている
ビットに対応する部分を「1」とし、正常なビットに対
応する部分を「0」とすることにより、各ビットごとの
伝送誤りが検出可能である。
In the present embodiment, data is encoded into a biphase code, but it goes without saying that another encoding method may be used. For example, the encoding unit 4 adds a redundant code serving as error information to the data issued from the control unit 3, encodes the data into an 8-bit code, and restores the restored data corresponding to all these patterns of data. The transmission error information may be obtained in advance and tabulated. At this time, for example, by setting a portion corresponding to a bit in which a transmission error has occurred to “1” and a portion corresponding to a normal bit to “0”, a transmission error for each bit can be detected.

【0025】さらに、本実施の形態では、送信機1と受
信機2とを有線13を用いて接続したが、有線13の部
分を無線としてもよい。無線伝送は有線伝送に比べ、信
頼性が低く伝送誤りが頻繁に発生するため、本実施の形
態に示した構成により、データ復元と伝送誤り検出の大
幅な高速化を図ることができ、従来と比した効果は、有
線を用いた場合以上に大なるものである。
Further, in the present embodiment, the transmitter 1 and the receiver 2 are connected using the cable 13, but the cable 13 may be wireless. Wireless transmission is less reliable than wired transmission, and transmission errors frequently occur.Therefore, the configuration shown in the present embodiment can greatly speed up data restoration and transmission error detection. The effect of the comparison is greater than the case of using the wire.

【0026】なお、本実施の形態では、符号化部4で4
ビットの符号を誤り情報を付加した8ビットの符号に符
号化し、8ビットずつ送信を行っているが、どれだけ誤
り情報を加えてもかまわないし、対応するテーブルさえ
作っておけば何ビットずつ送信部5より送信してもかま
わないことは言うまでもない。
In the present embodiment, the encoding unit 4
The bit code is encoded into an 8-bit code to which error information is added, and transmission is performed 8 bits at a time. It goes without saying that the data may be transmitted from the unit 5.

【0027】なお、本実施の形態の符号変換方法はプロ
グラムによって実現し、これをフロッピーディスク等の
記録媒体に記録して移送することにより、独立した他の
コンピュータシステムで容易に実施することができる。
図3はこれをフロッピーディスクで実施する場合を説明
する図である。
The code conversion method according to the present embodiment is realized by a program, and is recorded on a recording medium such as a floppy disk and transferred, so that it can be easily implemented by another independent computer system. .
FIG. 3 is a diagram for explaining a case where this is carried out using a floppy disk.

【0028】図3(a)は、記録媒体本体であるフロッ
ピーディスクの物理フォーマットの例を示す図である。
同心円状に外周から内周に向かってトラックを作成し、
角度方向に16のセクタに分割している。このように割
り当てられた領域に従って、プログラムを記録する。
FIG. 3A is a diagram showing an example of a physical format of a floppy disk which is a recording medium body.
Create tracks concentrically from the outer circumference to the inner circumference,
It is divided into 16 sectors in the angular direction. The program is recorded according to the allocated area.

【0029】図3(b)は、このフロッピーディスクを
収納するケースを説明する図である。左からフロッピー
ディスクケースの正面図、およびこの断面図、そしてフ
ロッピーディスク本体をそれぞれ示す。このようにフロ
ッピーディスク本体31をフロッピーディスクケース3
2に収納することにより、フロッピーディスク本体31
を埃や外部からの衝撃から守り、安全に移送することが
できる。
FIG. 3B is a diagram for explaining a case for storing the floppy disk. From the left, a front view of the floppy disk case, a sectional view thereof, and a floppy disk main body are shown. Thus, the floppy disk body 31 is
2, the floppy disk body 31
Can be protected from dust and external impact and can be transported safely.

【0030】図3(c)は、フロッピーディスクにプロ
グラムの記録再生を行うことを説明する図である。図示
のようにコンピュータシステム35にフロッピーディス
クドライブ34を接続することにより、フロッピーディ
スク30に対してプログラムを記録再生することが可能
となる。フロッピーディスク30はフロッピーディスク
ドライブ34に、フロッピーディスク挿入口33を介し
て組み込み、及び取出しがなされる。記録する場合は、
コンピュータシステム35からプログラムをフロッピー
ディスクドライブ34によってフロッピーディスク30
に記録する。再生する場合は、フロッピーディスクドラ
イブ34がプログラムをフロッピーディスク30から読
み出し、コンピュータシステム35に転送する。
FIG. 3C is a diagram for explaining recording and reproducing of a program on a floppy disk. By connecting the floppy disk drive 34 to the computer system 35 as shown in the drawing, it is possible to record and reproduce programs on the floppy disk 30. The floppy disk 30 is inserted into and removed from the floppy disk drive 34 via the floppy disk insertion slot 33. If you want to record,
A program is supplied from the computer system 35 to the floppy disk 30 by the floppy disk drive 34.
To record. For reproduction, the floppy disk drive 34 reads the program from the floppy disk 30 and transfers it to the computer system 35.

【0031】なお、この実施の形態においては、記録媒
体としてフロッピーディスク30を用いて説明を行った
が、光ディスクを用いても同様に行うことができる。ま
た記録媒体はこれらに限られず、ICカード、ROMカ
セット等、プログラムを記録できるものであれば、同様
に実施することができる。
In this embodiment, the description has been made using the floppy disk 30 as a recording medium. However, the present invention can be similarly performed using an optical disk. The recording medium is not limited to these, but can be similarly implemented as long as the program can be recorded thereon, such as an IC card or a ROM cassette.

【0032】[0032]

【発明の効果】以上の説明から明らかなように、本発明
の第1のデータ伝送装置は、受信したデータをビット分
解し、ビットの並び変え、各ビットごとの伝送誤り検査
をする必要がなくなるため、データ復元だけでなく伝送
誤り検出においても高速化が図れるものである。
As is apparent from the above description, the first data transmission apparatus of the present invention eliminates the need to decompose received data into bits, rearrange the bits, and perform a transmission error check for each bit. Therefore, speedup can be achieved not only in data restoration but also in transmission error detection.

【0033】また、本発明の第2のデータ伝送装置は、
第1のデータ伝送装置にバイフェーズ符号を用いたもの
であるが、バイフェーズ符号はデータを反転させて二重
に送るものであるため直流成分をもたないデータ列であ
ることからデータ転送に適しており、かつ、伝送誤りが
誤り数に関係なく検出できるため信頼性が高い反面、デ
ータ復元時各ビットごとの排他的論理和を求めて伝送誤
り情報の検出をしなければならないためデータ伝送と伝
送誤り検出に時間を要することから、データ復元と伝送
誤り検出の大幅な高速化により享受する利点は非常に大
なるものである。
Further, the second data transmission device of the present invention comprises:
Although the first data transmission device uses a bi-phase code, the bi-phase code is a data sequence having no DC component because data is inverted and sent twice, so that data transmission is not performed. High reliability because it is suitable and transmission errors can be detected regardless of the number of errors, but data transmission because transmission error information must be detected by finding the exclusive OR for each bit when recovering data. Since it takes time to detect the transmission error and the transmission error detection, the advantage obtained by greatly speeding up the data restoration and the detection of the transmission error is very large.

【0034】また、第3のデータ伝送装置は第1のデー
タ伝送装置に無線通信を適用したものであるが、無線伝
送が有線伝送に比べ、信頼性が低く伝送誤りが頻繁に発
生することから、データ復元と伝送誤り検出の大幅な高
速化により享受する利点は非常に大なるものである。
Further, the third data transmission apparatus is one in which wireless communication is applied to the first data transmission apparatus. However, the reliability of wireless transmission is lower than that of wired transmission, and transmission errors frequently occur. However, the advantages of the data restoration and transmission error detection provided by the greatly increased speed are very large.

【0035】また、本発明のデータ伝送方法は、受信し
たデータをビット分解し、ビットの並び変え、各ビット
ごとの伝送誤り検査をする必要がなくなるため、データ
復元だけでなく伝送誤り検出においても高速化が図れる
ものである。
Further, the data transmission method of the present invention eliminates the necessity of decomposing the received data into bits, rearranging the bits, and performing a transmission error check for each bit. Higher speed can be achieved.

【0036】また、本発明の記録媒体は、データ復元や
伝送誤り検出において高速化が図れるとともに、流通性
や保管性を高めたものである。
Further, the recording medium of the present invention achieves high speed in data restoration and transmission error detection, and has improved distribution and storage.

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

【図1】本発明の一実施の形態におけるデータ伝送装置
の構成を示す図
FIG. 1 is a diagram showing a configuration of a data transmission device according to an embodiment of the present invention.

【図2】同テーブル呼出部の説明図FIG. 2 is an explanatory diagram of the table calling unit.

【図3】(a)は本発明の一実施の形態におけるデータ
伝送方法を記録した記録媒体本体であるフロッピーディ
スクの物理フォーマットの例を示す図 (b)は同フロッピーディスクを収納するケースを説明
する図 (c)は同フロッピーディスクにプログラムの記録再生
を行うことを説明する図
FIG. 3A shows an example of a physical format of a floppy disk which is a recording medium main body in which a data transmission method according to an embodiment of the present invention is recorded. FIG. 3B shows a case in which the floppy disk is stored. (C) is a diagram for explaining that a program is recorded and reproduced on the floppy disk.

【図4】4ビットの伝送データの一例を示す図FIG. 4 is a diagram showing an example of 4-bit transmission data.

【図5】従来のデータ伝送装置の構成を示す図FIG. 5 is a diagram showing a configuration of a conventional data transmission device.

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

1 送信機 2 受信機 3 制御部 4 符号化部 5 送信部 6 受信部 10 制御部 11 復元データ 12 伝送誤り情報 13 有線 17 メモリ 18 アドレス 20 テーブル呼出部 21 8ビットの全てのパターンのバイフェーズ符号 22 NRZ符号 DESCRIPTION OF SYMBOLS 1 Transmitter 2 Receiver 3 Control part 4 Encoding part 5 Transmitting part 6 Receiving part 10 Control part 11 Restoration data 12 Transmission error information 13 Wired 17 Memory 18 Address 20 Table calling part 21 Bi-phase code of all patterns of 8 bits 22 NRZ code

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】送信すべきデータを誤り情報を含む符号に
符号化し送信する送信部と、前記符号化されたデータを
受信しデータ復元と伝送誤り検出とを行う受信部とを備
え、複数の前記符号化されたデータに対応する復元デー
タと伝送誤り情報とをテーブル化したメモリ部を前記受
信部が備えたデータ伝送装置。
A transmitting unit that encodes data to be transmitted into a code including error information and transmits the encoded data; and a receiving unit that receives the encoded data and performs data restoration and transmission error detection. A data transmission device, wherein the reception unit includes a memory unit in which restored data and transmission error information corresponding to the encoded data are tabulated.
【請求項2】誤り情報を含む符号としてバイフェーズ符
号を用いた請求項1記載のデータ伝送装置。
2. The data transmission apparatus according to claim 1, wherein a bi-phase code is used as the code including the error information.
【請求項3】送信部と受信部との間で無線通信を行う請
求項1記載のデータ伝送装置。
3. The data transmission device according to claim 1, wherein wireless communication is performed between the transmission unit and the reception unit.
【請求項4】送信すべきデータを誤り情報を含む符号に
符号化し送信する第1のステップと、前記符号化された
データを受信する第2のステップと、前記受信したデー
タを用いて、複数の前記符号化されたデータに対応する
復元データと伝送誤り情報とをテーブル化したメモリ部
を参照し、データ復元と伝送誤り検出とを行う第3のス
テップとを備えたデータ伝送方法。
4. A first step of encoding data to be transmitted into a code including error information and transmitting the encoded data, a second step of receiving the encoded data, and a plurality of steps using the received data. And a third step of performing data restoration and transmission error detection by referring to a memory section in which restored data and transmission error information corresponding to the encoded data are tabulated.
【請求項5】受信したデータを用いて、複数の符号化さ
れたデータに対応する復元データと伝送誤り情報とをテ
ーブル化したメモリ部を参照し、データ復元と伝送誤り
検出とを行うプログラムを記録した記録媒体。
5. A program for performing data restoration and transmission error detection with reference to a memory unit in which restored data corresponding to a plurality of encoded data and transmission error information are tabulated using the received data. The recording medium on which it was recorded.
JP8191893A 1996-07-22 1996-07-22 Data transmitter, method therefor and recording medium Pending JPH1041829A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8191893A JPH1041829A (en) 1996-07-22 1996-07-22 Data transmitter, method therefor and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8191893A JPH1041829A (en) 1996-07-22 1996-07-22 Data transmitter, method therefor and recording medium

Publications (1)

Publication Number Publication Date
JPH1041829A true JPH1041829A (en) 1998-02-13

Family

ID=16282207

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8191893A Pending JPH1041829A (en) 1996-07-22 1996-07-22 Data transmitter, method therefor and recording medium

Country Status (1)

Country Link
JP (1) JPH1041829A (en)

Similar Documents

Publication Publication Date Title
US7493546B2 (en) Data recording method, recording medium and reproduction apparatus
JPH05159462A (en) Method for transmitting or recording information, information recording and reproducing device and information transmitting device
US5216677A (en) Data reproducing apparatus
US20010054028A1 (en) Copyright protection method, reproduction method, reproduction apparatus, recording method and recording apparatus
US5499147A (en) Rotary head recording and reproduction apparatus with memory and method of operation which compares a reproduced signal with an original signal
JPH1041829A (en) Data transmitter, method therefor and recording medium
JP2508471B2 (en) Address data processing device
EP0258043B1 (en) Information record medium having a header having error correction code added for each block and a method for recording information on such a medium
JP3046041B2 (en) Digital recording and playback device
JP3048616B2 (en) Digital playback device
JP2643132B2 (en) Digital data recording device and recording / reproducing device
JPH0449313B2 (en)
JPH0991869A (en) Digital signal recording device
JP2643131B2 (en) Digital data recording device and recording / reproducing device
JPH08124319A (en) Recording and reproducing device
KR0152771B1 (en) Error detecting device for digital magnetic recording/reproducing player
JP3291371B2 (en) Block identification signal processor
JPS63157371A (en) Code error correcting device
JP2792228B2 (en) Magnetic disk drive
JPH0935422A (en) Disc reader
JPH08115572A (en) Recording and reproducing device
JPH07169200A (en) Reproducing device for digital information signal
JPH056631A (en) Code-error correcting apparatus
JPS61126669A (en) Error correcting system
JPS62283472A (en) Reproducing method for address signal

Legal Events

Date Code Title Description
R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313117

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R360 Written notification for declining of transfer of rights

Free format text: JAPANESE INTERMEDIATE CODE: R360

R370 Written measure of declining of transfer procedure

Free format text: JAPANESE INTERMEDIATE CODE: R370

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080709

Year of fee payment: 9

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 9

Free format text: PAYMENT UNTIL: 20080709

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 10

Free format text: PAYMENT UNTIL: 20090709

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090709

Year of fee payment: 10

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100709

Year of fee payment: 11

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100709

Year of fee payment: 11

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100709

Year of fee payment: 11

R360 Written notification for declining of transfer of rights

Free format text: JAPANESE INTERMEDIATE CODE: R360

FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 11

Free format text: PAYMENT UNTIL: 20100709

R370 Written measure of declining of transfer procedure

Free format text: JAPANESE INTERMEDIATE CODE: R370