JPH0738539A - Data transfer method, data transmitter and receiver - Google Patents
Data transfer method, data transmitter and receiverInfo
- Publication number
- JPH0738539A JPH0738539A JP5200242A JP20024293A JPH0738539A JP H0738539 A JPH0738539 A JP H0738539A JP 5200242 A JP5200242 A JP 5200242A JP 20024293 A JP20024293 A JP 20024293A JP H0738539 A JPH0738539 A JP H0738539A
- Authority
- JP
- Japan
- Prior art keywords
- data
- packet
- error
- packets
- transmission
- 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
Links
Landscapes
- Detection And Prevention Of Errors In Transmission (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、無線によりデータを転
送する技術に関し、詳しくはコンピュータ相互もしくは
コンピュータ−周辺機器間のデータの転送方法とこの方
法を適用可能なデータ送信装置およびデータ受信装置と
に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a technique for wirelessly transferring data, and more specifically to a method of transferring data between computers or between a computer and peripheral devices, and a data transmitter and a data receiver to which this method can be applied. Regarding
【0002】[0002]
【従来の技術】コンピュータ相互もしくは周辺機器と間
でデータを転送する場合、通常はケーブルで両者を接続
して有線で転送を行なっているが、近年、ブック型など
の携帯性に優れたコンピュータの普及等に伴い、いちい
ちケーブルを接続する必要がない無線によるデータ転送
が試みられている。また、レーザプリンタなどの高速デ
バイスを複数のコンピュータで共有し、印字データなど
を一括して処理したいとする要求も高まっており、配線
の煩雑な取り回しを嫌って、電波や光によりデータを転
送しようとするものも提案されている。2. Description of the Related Art Generally, when transferring data between computers or peripheral devices, the two are usually connected by a cable and transferred by wire. With the spread of data, wireless data transfer has been attempted without the need to connect a cable. In addition, there is an increasing demand for sharing high-speed devices such as laser printers among multiple computers so that print data and other data can be processed all at once.Let's avoid complicated wiring and transfer data using radio waves or light. The following are also proposed.
【0003】こうした無線(電波のみならず光通信を含
む)によりデータを通信するものでは、信頼性を確保す
るために、データを所定バイト数毎に一まとまりとし、
これに誤り検出用のデータを付加してパケットとし、1
パケット送信する毎に受信装置側では、誤り検出用デー
タを用いて転送されたデータに誤りがないかを検出し、
これを送信側に返信している。In such data communication by radio (including optical communication as well as radio waves), in order to ensure reliability, data is collected every predetermined number of bytes,
Data for error detection is added to this to make a packet.
Every time the packet is transmitted, the receiving device detects whether there is an error in the transferred data using the error detection data,
This is sent back to the sender.
【0004】[0004]
【発明が解決しようとする課題】しかしながら、無線に
よるデータ転送は本質的にシリアル通信であってデータ
転送に時間がかかるのに加えて、パケットによる誤りの
判定、判定結果の送信のために、更に時間を要してしま
うという問題があった。そのため、コンピュータがデー
タ交換や印刷のためのデータ転送に占有されてしまった
り、高速のページプリンタなどに対して転送速度の方が
遅く、高価な高速プリンタを有効利用できないばかり
か、結果的にプリンタの占有時間も長くなってしまうと
いう問題を生じる。However, in addition to the fact that wireless data transfer is essentially serial communication and it takes time for data transfer, it is further necessary to judge an error by a packet and to send a judgment result. There was a problem that it took time. As a result, the computer is occupied by data transfer for data exchange and printing, the transfer speed is slower than the high-speed page printer, and the expensive high-speed printer cannot be effectively used. There is a problem in that the occupation time of the is also long.
【0005】特に、電波によるデータ通信の場合、複数
の使用可能なチャンネルが公開されており、送信側は送
信開始の時点で空いているチャンネルを選定して通信す
るのが一般的である。電波の公共性の観点から特定のチ
ャンネルを一つの送信装置が不使用時にも占有すること
は許されないからである。また、微弱電波や赤外線、遠
赤外線その他、占有時間について法的な規制の特にない
無線手段を用いたとしても、通信用のチャンネル資源は
無限にとれる訳ではなく、複数のコンピュータ,周辺装
置間で同時に混信を生じることなくデータ転送を行なお
うとすれば、特定のチャンネルを一つの通信装置が占有
しない設計を採らざるを得ない。In particular, in the case of data communication by radio waves, a plurality of usable channels are open to the public, and it is common for the transmitting side to select a free channel at the time of starting transmission for communication. This is because, from the viewpoint of publicity of radio waves, it is not allowed for a single transmission device to occupy a specific channel even when it is not used. Even if weak radio waves, infrared rays, far infrared rays, and other wireless means that do not have legal restrictions on occupation time are used, the channel resources for communication cannot be taken infinitely, and multiple computers and peripheral devices cannot be used. At the same time, in order to perform data transfer without causing interference, it is necessary to adopt a design in which one communication device does not occupy a specific channel.
【0006】このため、1パケットの送信が終わると、
送信側の装置は一旦チャンネルの使用権を開放する。デ
ータを受信した側の装置は、今度は送信側となり、空き
チャンネルをサーチして、チャンネルの使用権を確保し
てから、正常に受信できたかあるいは再送を要求するか
のアクノレッジ信号を送信する。この信号を受けて、送
信側の装置は、新たなパケットもしくは正常に送信でき
なかった先のパケットのいずれかを送信するが、その前
に、再度空きチャンネルのサーチと確保の処理を行なわ
なければならない。このため、1パケットの送信に必ず
空きチャンネルのサーチと確保、更には電波が安定な状
態になるまでの待機といった処理を送信装置,受信装置
で、それぞれ行なわなければならず、このオーバーヘッ
ドが、シリアル転送の送信速度を更に低下させる原因と
なっていた。こうした問題は、特に送受信用に単一の無
線装置しか用意しない単信方式の通信では、看過するこ
とができない。Therefore, when one packet is transmitted,
The transmitting device once releases the right to use the channel. The device on the side of receiving the data now becomes the transmitting side, searches for an empty channel, secures the right to use the channel, and then transmits an acknowledge signal indicating whether the data was normally received or a request for retransmission is made. In response to this signal, the device on the transmission side transmits either a new packet or a previous packet that could not be transmitted normally. Before that, the process of searching and securing an empty channel must be performed again. I won't. For this reason, it is necessary for the transmitting device and the receiving device to perform processing such as searching for and securing an empty channel for transmission of one packet without fail, and waiting for the radio wave to become stable. This has been a cause of further reducing the transmission speed of the transfer. These problems cannot be overlooked particularly in simplex communication in which only a single wireless device is prepared for transmission and reception.
【0007】もとより、正常に送信されたか否かのやり
取りを行なわなければ、チャンネルの使用権を確保した
まま連続してデータを送信できるが、それでは、データ
送信の信頼性を十分に確保することができない。また、
1パケットに属するデータの容量を大きくし、一度に送
信するデータ量を増やせば、空きチャンネルサーチに要
する時間は相対的には低下するが、一旦誤りが生じると
再送すべきデータ量も大きくなるから、全体のスループ
ットはやはり低下してしまう。もとより、通信状態が悪
いときに、パケットサイズを小さくすれば、1パケット
内にエラーが含まれる確率は低下し、パケットの再送率
も低下する。しかし、パケットが小さくなった分、転送
するパケット数が増加することになり、空きチャンネル
のサーチや無線出力が安定になるまでの待ち時間に起因
するオーバヘッドは増加してしまい、現実的な解決とな
らない。[0007] Of course, if the communication about whether or not the data is normally transmitted is not performed, the data can be continuously transmitted while the channel use right is secured, but then, the reliability of the data transmission can be sufficiently secured. Can not. Also,
If the capacity of data belonging to one packet is increased and the amount of data to be transmitted at one time is increased, the time required for a free channel search will be relatively reduced, but the amount of data to be retransmitted will also increase if an error occurs. , The overall throughput is still reduced. Of course, if the packet size is reduced when the communication state is poor, the probability that an error is included in one packet will decrease, and the packet retransmission rate will also decrease. However, as the number of packets becomes smaller, the number of packets to be transferred will increase, and the overhead due to the waiting time until the search for an empty channel and the wireless output becomes stable will increase. I won't.
【0008】本発明のデータ転送方法ならびにデータ送
信装置および受信装置は、こうした問題を解決し、コン
ピュータ相互もしくは周辺機器との間のデータ転送の速
度を向上することを目的としてなされ、次の構成を採っ
た。A data transfer method, a data transmitter and a receiver of the present invention are intended to solve these problems and improve the speed of data transfer between computers or peripheral devices. I took it.
【0009】[0009]
【課題を解決するための手段】コンピュータ相互もしく
は周辺機器とのデータの転送を行なう本発明のデータ転
送方法は、送信側では、出力するデータを、該データの
誤り検出に関する情報を付加した複数のパケットに分割
し、該パケットを無線通信により送信可能なチャンネル
を確保し、前記複数のパケットを、該確保したチャンネ
ルを介して連続して出力し、受信側では、該チャンネル
を介して複数のパケットを連続して受信し、該受信した
パケットからデータと誤り検出に関する情報とを抽出
し、該抽出した誤り検出に関する情報を用いて、受信し
たパケットの各々について正常に送信されたか否かを判
断し、該判断の結果を、空きチャンネルを用いて、前記
送信側に一括して返信することを特徴とする。According to the data transfer method of the present invention for transferring data between computers or peripheral devices, the transmitting side includes a plurality of data to be output, to which a plurality of information to which error detection of the data is added is added. The packet is divided into packets, a channel that can transmit the packet by wireless communication is secured, the plurality of packets are continuously output through the secured channel, and the receiving side outputs a plurality of packets through the channel. Are continuously received, data and information regarding error detection are extracted from the received packets, and it is determined whether or not each of the received packets is normally transmitted using the extracted information regarding error detection. The result of the determination is collectively returned to the transmitting side using an empty channel.
【0010】本発明のデータ送信装置は、上記のデータ
転送方法を適用可能であり、コンピュータもしくは周辺
機器にデータを無線で送信するものであって、出力する
データを、該データの誤り検出に関する情報を付加した
パケットに分割するデータ分割手段と、複数のチャンネ
ルから空きチャンネルを選定し、該チャンネルを用いて
データを無線で出力する出力手段と、前記分割されたパ
ケットを、個々のパケットについての受信完了の応答を
受信側から受け取ることなく、複数個連続して、前記出
力手段により出力させる出力制御手段と、受信側からの
応答を受け取ったとき、データの送信において誤りのあ
ったパケットのみ再送するパケット再送手段とを備えた
ことを要旨とする。The data transmission apparatus of the present invention is applicable to the above-mentioned data transfer method and wirelessly transmits data to a computer or a peripheral device, and outputs the output data as information relating to error detection of the data. Data dividing means for dividing into packets, output means for selecting a free channel from a plurality of channels and wirelessly outputting data using the channels, and receiving the divided packets for each packet A plurality of output control means for continuously outputting by the output means without receiving a completion response from the receiving side, and retransmitting only a packet having an error in data transmission when receiving a response from the receiving side. The gist of the present invention is to have a packet retransmitting means.
【0011】一方、本発明のデータ受信装置は、上記の
データ転送方法が適用可能であり、コンピュータもしく
は周辺機器に無線で送信されたデータを受信するもので
あって、複数のチャンネルの一を介して送信された複数
のパケットを、連続して受信可能な受信手段と、該受信
されたパケットから、データとその誤り検出に関する情
報とを、該パケット毎に分離するデータ分離手段と、該
分離された誤り検出に関する情報に基づいて、受信した
データの誤りの有無をパケット毎に判定する誤り判定手
段と、該判定の結果を、空きチャンネルを用いて送信側
に返信する応答手段とを備えたことを要旨とする。On the other hand, the data receiving apparatus of the present invention is applicable to the above-mentioned data transfer method, receives data wirelessly transmitted to a computer or a peripheral device, and receives data via one of a plurality of channels. Receiving means for continuously receiving a plurality of packets transmitted by the receiving means, a data separating means for separating data and information regarding error detection from the received packets for each packet, and the separating means. And an error determination unit that determines whether or not there is an error in the received data for each packet based on the error detection information, and a response unit that returns the result of the determination to the transmission side using an empty channel. Is the gist.
【0012】なお、本発明のデータ転送方法であって、
各パケットに含まれるデータの長さが、誤りの発生頻度
などのパケットの送受信の状況に応じて可変される構成
をとることも差し支えない。また、本発明のデータ受信
装置であって、誤り判定手段が、受信したデータに誤り
があったと判断した場合には、誤りがあったパケットが
再送されてくるまで、誤りがあったパケット以降のパケ
ットのデータを、外部に出力しない出力抑制手段を備え
ることも、受信装置が、印字装置のように不可逆的にデ
ータを取り扱う装置に接続されている場合には、好適で
ある。In the data transfer method of the present invention,
It is also possible to adopt a configuration in which the length of the data included in each packet is variable according to the packet transmission / reception status such as the error occurrence frequency. Further, in the data receiving device of the present invention, when the error determining means determines that the received data has an error, the error packet is retransmitted until the error packet is retransmitted. Providing an output suppressing unit that does not output packet data to the outside is also suitable when the receiving device is connected to a device that handles data irreversibly, such as a printing device.
【0013】本発明における無線とは、ケーブルによっ
て直結された有線方式でないことを意味し、特定小電力
通信に限らず、特定微弱通信でもよいし、その他の帯域
を用いた通信でも差し支えない。また、赤外線,遠赤外
線あるいはマイクロ波等を用いた光通信を利用すること
もできる。The term "wireless" in the present invention means that it is not a wired system directly connected by a cable, and it is not limited to specific low power communication, but may be specific weak communication or communication using other bands. Optical communication using infrared rays, far infrared rays, microwaves, or the like can also be used.
【0014】[0014]
【作用】以上のように構成された本発明のデータ転送方
法においては、受信側では、出力しようとするデータを
そのデータの誤り検出に関するデータを付加した複数の
パケットに分割し、このパケットを無線通信により送信
可能なチャンネルを確保して無線で出力する。受信側で
は、このパケットを受信して、パケットからデータとそ
の誤りの検出に関する情報を抽出し、この誤り検出に関
する情報に基づいて正常に送信されたか否かを判断す
る。この判断の結果は、再び空きチャンネルを確保し
て、送信側に一括して返信される。従って、データは複
数のパケットに分割されるが送信時には連続して、即ち
空きチャンネルの確保をパケット毎に行なうことなく送
信され、誤りの有無についての返信もまとめて送られ
る。この結果、空きチャンネルサーチに要する時間を低
減することができる。In the data transfer method of the present invention configured as described above, the receiving side divides the data to be output into a plurality of packets to which data relating to error detection of the data is added, and the packets are wirelessly transmitted. A channel that can be transmitted by communication is secured and output wirelessly. The receiving side receives the packet, extracts the data and the information regarding the detection of the error from the packet, and determines whether or not the data is normally transmitted based on the information regarding the error detection. As a result of this determination, a free channel is secured again, and the result is collectively returned to the transmitting side. Therefore, the data is divided into a plurality of packets, but is transmitted continuously at the time of transmission, that is, without vacant channels being secured for each packet, and the reply regarding the presence or absence of an error is also collectively transmitted. As a result, it is possible to reduce the time required for the empty channel search.
【0015】一方、本発明のデータ送信装置は、この転
送方法の送信側を実現可能なものであり、本発明のデー
タ受信装置は、この転送方法の受信側を実現可能なもの
である。このデータ送信装置とデータ受信装置は、通常
ペアで用いるが、例えば本発明の送信装置を、誤り検出
に関する情報を利用しない受信装置と組み合わせてデー
タ転送を行なうなど、それぞれ単体でも使用可能であ
る。また、本発明において、誤り検出に関する符号に、
誤り訂正符号を含ませておき、受信側で誤り訂正を行な
い、送信側には誤り訂正符号によっても訂正できない誤
りの場合にのみデータの再送を求める構成とすることも
可能である。On the other hand, the data transmitting apparatus of the present invention can realize the transmitting side of this transfer method, and the data receiving apparatus of the present invention can realize the receiving side of this transfer method. The data transmitting device and the data receiving device are normally used in a pair, but they can also be used individually, for example, by combining the transmitting device of the present invention with a receiving device that does not use information regarding error detection to perform data transfer. Further, in the present invention, the code relating to error detection is
It is also possible to include an error correction code, perform error correction on the reception side, and request the transmission side to retransmit data only when the error cannot be corrected by the error correction code.
【0016】[0016]
【実施例】以上説明した本発明の構成・作用を一層明ら
かにするために、以下本発明の好適な実施例について説
明する。図1は、本発明の一実施例としてのデータ送信
装置1およびデータ受信装置5の概略構成図、図2はこ
のデータ送信装置1の内部構成を示すブロック図、であ
る。図示するように、データ送信装置1はコンピュータ
2の印字用出力に接続して用いられ、データ受信装置5
はプリンタ6の印字入力に接続して用いられる。Preferred embodiments of the present invention will be described below in order to further clarify the structure and operation of the present invention described above. FIG. 1 is a schematic configuration diagram of a data transmission device 1 and a data reception device 5 according to an embodiment of the present invention, and FIG. 2 is a block diagram showing an internal configuration of the data transmission device 1. As shown in the figure, the data transmission device 1 is used by being connected to the printing output of the computer 2, and the data reception device 5 is used.
Is used by connecting to the print input of the printer 6.
【0017】図1に示すように、データ送信装置1およ
びデータ受信装置5は、データ通信制御部7,無線通信
制御部8およびアンテナ9を中心に構成されている。本
実施例では、データは、コンピュータ2からデータ送信
装置1,データ受信装置5を介してプリンタ6に送られ
るので、データ送信装置1がマスタとして、データ受信
装置5がスレーブとして、各々機能するが、データ送信
装置1もデータ受信装置5も内部構成は同一であり、デ
ータ受信装置5からデータ送信装置1へデータを転送す
ることも可能である。本実施例でも、パケットによるデ
ータ送信が誤りなく行なわれたか否かを通知するため
に、データ受信装置5からデータ送信装置1にデータが
送られている。データ転送の実際については後述する。As shown in FIG. 1, the data transmission device 1 and the data reception device 5 mainly include a data communication control unit 7, a radio communication control unit 8 and an antenna 9. In this embodiment, since data is sent from the computer 2 to the printer 6 via the data transmission device 1 and the data reception device 5, the data transmission device 1 functions as a master and the data reception device 5 functions as a slave. The data transmitting device 1 and the data receiving device 5 have the same internal configuration, and data can be transferred from the data receiving device 5 to the data transmitting device 1. Also in this embodiment, the data is transmitted from the data receiving device 5 to the data transmitting device 1 in order to notify whether or not the data transmission by the packet is performed without error. The actual data transfer will be described later.
【0018】データ送信装置1の内部構成について説明
する。データ送信装置1は、図2に示すように、8ビッ
トのマイクロプロセッサ(以下MPUと呼ぶ)11と、
このMPU11から出力されるデータをシリアル信号に
変換するSIO12と、SIO12のに接続された送受
信ユニット14とを中心に構成され、MPU11のデー
タバス16,アドレスバス17等には、メモリコントロ
ーラ20やIOデコード回路22,送受信ユニットコン
トローラ25などが接続されている。また、データバス
16には、メモリ27のデータ入出力も接続されてい
る。MPU11,メモリコントローラ20,IOデコー
ド回路22,送受信ユニットコントローラ25,メモリ
27が、データ通信制御部7を構成する。また、SIO
12,送受信ユニット14が無線通信制御部8を構成す
る。The internal structure of the data transmission device 1 will be described. As shown in FIG. 2, the data transmission device 1 includes an 8-bit microprocessor (hereinafter referred to as MPU) 11,
A SIO 12 for converting data output from the MPU 11 into a serial signal and a transmission / reception unit 14 connected to the SIO 12 are mainly configured. The decoding circuit 22, the transmission / reception unit controller 25, etc. are connected. The data input / output of the memory 27 is also connected to the data bus 16. The MPU 11, the memory controller 20, the IO decoding circuit 22, the transmission / reception unit controller 25, and the memory 27 constitute the data communication control unit 7. Also, SIO
12, the transmission / reception unit 14 constitutes the wireless communication controller 8.
【0019】このデータ送信装置1は、ケーブル29,
コネクタ30を介してコンピュータ2の印字用出力ポー
ト32に接続されている。データ送信装置1のMPU1
1は、データの受け渡し用の制御信号(ストローブST
RB,受信応答AKN,ビジーBUSY)を用いて印字
データを受け取り、メモリコントローラ20を用いて、
この印字データを順次メモリ27に蓄える。所定量以上
の印字データが蓄えられると、MPU11は、このデー
タをパケットに構成し、SIO12に送り出す。同時
に、送受信ユニットコントローラ25を制御して、送受
信ユニット14を送信可能状態に切り換える。The data transmitting apparatus 1 includes a cable 29,
It is connected to the printing output port 32 of the computer 2 via the connector 30. MPU1 of data transmission device 1
1 is a control signal (strobe ST
RB, reception response AKN, busy BUSY) to receive print data, and using the memory controller 20,
The print data is sequentially stored in the memory 27. When the print data of a predetermined amount or more is stored, the MPU 11 forms this data into a packet and sends it to the SIO 12. At the same time, the transceiver unit controller 25 is controlled to switch the transceiver unit 14 to the transmittable state.
【0020】印字データを受け取ったSIO12は、パ
ラレル信号で送られてくる印字データをシリアル信号に
変換し、送受信ユニット14に出力する。通信方式は、
キャラクタ同期(BISYNC同期)通信であり、SIO12
は、通信するデータに同期キャラクタを付与して出力し
ている。送受信ユニット14は、このシリアル信号を予
め割り当てられたチャンネルの周波数に乗せてアンテナ
9から外部に送信する。本実施例では、単信方式により
データの送信を行ない、送受信ユニット14が利用でき
るチャンネルは最大10であり、チャンネル0は制御チ
ャンネルとして用いられる。なお、SIO12とMPU
11とのデータのやり取りは、送信割込Txおよび受信
割込Rxを利用して行なわれる。Upon receiving the print data, the SIO 12 converts the print data sent as a parallel signal into a serial signal and outputs the serial signal to the transmission / reception unit 14. The communication method is
Character synchronization (BISYNC synchronization) communication, SIO12
Outputs a data to be communicated with a synchronization character. The transmission / reception unit 14 puts this serial signal on the frequency of the channel assigned in advance and transmits it from the antenna 9 to the outside. In the present embodiment, data is transmitted by the simplex method, the maximum number of channels that can be used by the transmitting / receiving unit 14 is 10, and channel 0 is used as a control channel. In addition, SIO12 and MPU
Data exchange with 11 is performed using the transmission interrupt Tx and the reception interrupt Rx.
【0021】送受信ユニット14は、特定小電力無線局
400MHz帯データ伝送用無線設備の規格に合致した
ものであり、通信方式は単信方式、全使用チャンネル数
は10、変調方式は2値FSK変調方式、変調速度は4
800bpsである。本実施例における送受信ユニット
14は、送受信ユニットコントローラ25の制御の下で
キャリアセンスを行ない、その指示により混信の生じな
いチャンネルを用いて送信および受信を行なう。The transmission / reception unit 14 conforms to the standard of the radio equipment for data transmission in the 400 MHz band of the specific low power radio station, the communication system is the simplex system, the total number of used channels is 10, and the modulation system is the binary FSK modulation. System, modulation speed is 4
It is 800 bps. The transmission / reception unit 14 in the present embodiment performs carrier sense under the control of the transmission / reception unit controller 25, and performs transmission and reception using a channel in which interference does not occur according to the instruction.
【0022】データ送信装置1と同一の構成を有するデ
ータ受信装置5は、送受信ユニット14によりパケット
を受け取ると、これをSIO12を介してMPU11に
出力する。MPU11は、受信割込Rxを受けてSIO
12をアクセスし、受信したデータを読み取ってデータ
を順次メモリ27に蓄える。その後、メモリ27上に構
成されたデータをプリンタ6に出力し、印字を行なわせ
る。The data receiving device 5 having the same configuration as the data transmitting device 1 receives the packet by the transmitting / receiving unit 14 and outputs it to the MPU 11 via the SIO 12. The MPU 11 receives the reception interrupt Rx and receives the SIO.
12 is accessed, the received data is read, and the data is sequentially stored in the memory 27. After that, the data formed on the memory 27 is output to the printer 6 for printing.
【0023】次に、データ送信装置1とデータ受信装置
5とが実行する送受信の処理について、図3等のフロー
チャートを参照しつつ説明する。コンピュータ2から印
字データが送られてくると、データ送信装置1のMPU
11は、図3に示した送信処理ルーチンを起動し、ま
ず、コンピュータ2から送られてきたデータをメモリ2
7に格納する処理を行なう(ステップS120)。この
場合のデータの格納場所は、予め印字データの保存場所
として定められたアドレスから順に行なわれ、格納最終
番地を示すポインタの値は、データの格納が行なわれる
度に値1ずつインクリメントされる。従って、コンピュ
ータ2からのデータの送信が継続すると、印字データが
順にメモリ27に蓄えられることになる。なお、メモリ
27上のデータが送信され不要になると、格納先頭番地
がインクリメントされる。データの保存場所(印字デー
タバッファ)は、特定のアドレスの範囲が用意されてお
り、この範囲内において、未送信の印字データが記憶さ
れている範囲を格納先頭番地および格納最終番地として
ポインタの形式で持ち、いわゆるリングバッファとして
用いられている。Next, the transmission / reception processing executed by the data transmitting apparatus 1 and the data receiving apparatus 5 will be described with reference to the flowchart of FIG. When print data is sent from the computer 2, the MPU of the data transmitter 1
11 starts the transmission processing routine shown in FIG. 3, and first, the data sent from the computer 2 is stored in the memory 2
The process of storing in 7 is performed (step S120). In this case, the data storage location is sequentially performed from an address previously determined as the print data storage location, and the pointer value indicating the final storage address is incremented by 1 each time the data is stored. Therefore, when the data transmission from the computer 2 continues, the print data is sequentially stored in the memory 27. When the data on the memory 27 is transmitted and becomes unnecessary, the storage start address is incremented. A specific address range is prepared for the data storage location (print data buffer). Within this range, the range where the untransmitted print data is stored is the storage start address and the storage end address. And has been used as a so-called ring buffer.
【0024】データの格納が済むと、MPU11は格納
されたデータがパケットにできる状態か否かの判断を行
なう(ステップS130)。データの送信は、パケット
の状態で行なわれかつn個のパケットを連続して送信す
るため、MPU11は、n個のパケットを構成するのに
十分なデータがメモリ27に蓄えられるのを待ってお
り、データ量が不足している場合には、何も行なわずそ
のまま「NEXT」に抜けて本ルーチンを一旦終了す
る。After the data is stored, the MPU 11 determines whether the stored data is in a packet (step S130). Since data is transmitted in packets and n packets are continuously transmitted, the MPU 11 waits for the memory 27 to store sufficient data to form n packets. If the amount of data is insufficient, nothing is done and the process directly goes to "NEXT" to end this routine once.
【0025】パケットを構成するのに十分なデータがメ
モリ27に蓄えられたと判断された場合には(ステップ
S130)、このデータに、パケットの状態を示す状態
コードSC,誤り検出用符号ECを付加してパケットを
構成する処理を行なう(ステップS140)。例えば、
図5に示すように、所定バイト数のデータPD1の前後
に、状態コードSCと誤り検出用符号ECとを付加し
て、パケットP1を構成するのである。状態コードSC
としては、そのパケットの後に更にパケットが連続して
いることを示す符号「CNT」、もしくはそのパケット
の後にはパケットが連続していないことを示す符号「E
ND」がある。また、誤り検出用符号ECとしては、種
々のものが知られているが、本実施例では巡回符号CR
Cを使用した。When it is determined that sufficient data to form the packet is stored in the memory 27 (step S130), the status code SC indicating the packet status and the error detection code EC are added to this data. Then, a process for forming a packet is performed (step S140). For example,
As shown in FIG. 5, the status code SC and the error detection code EC are added before and after the predetermined number of bytes of data PD1 to form the packet P1. Status code SC
Is a code "CNT" indicating that the packet is continuous after the packet, or a code "E" indicating that the packet is not continuous after the packet.
There is "ND". Various kinds of error detection codes EC are known, but in the present embodiment, the cyclic code CR is used.
C was used.
【0026】次に、今回の送信に属するパケットPが総
て作られたかを判断する(ステップS150)。本実施
例では、n個のパケットを連続して送信するので、1回
の送信に属する複数個のパケットを総て生成するのであ
る。最初のパケットから、n−1番目のパケットまで
は、後に続くパケットが存在するので、その状態コード
は「CNT」となり、最後のパケットの状態コードは、
「END」となる。こうしてパケットが作られる様子
を、図5に示す。図5では、最初に送信されるn個のパ
ケットを示しており、これらのパケットに含まれる印字
データを、PD1−1ないしPD1−nとして示した。
添え字の前半が、第何回目に送信されるパケットに属す
るかを示し、後半がそのグループ内で何番目のパケット
かを示している。Next, it is determined whether all the packets P belonging to this transmission have been created (step S150). In the present embodiment, since n packets are continuously transmitted, all the packets belonging to one transmission are generated. Since there is a subsequent packet from the first packet to the (n-1) th packet, its status code is "CNT", and the status code of the last packet is
It becomes "END". FIG. 5 shows how a packet is created in this way. In FIG. 5, n packets transmitted first are shown, and the print data contained in these packets are shown as PD1-1 to PD1-n.
The first half of the subscript indicates which time the packet is transmitted, and the second half indicates the number of the packet in the group.
【0027】総てのパケットが作られていなければ、そ
のまま「NEXT」に抜けて本ルーチンを終了する。一
方、こうして、メモリ27に蓄えられた印字データにつ
いて、n個のパケットが構成されたと判断された場合に
は、パケットを構成するデータの開始番地と終了番地、
およびこのパケットについての送信用アドレスポインタ
などのテーブルを作成する(ステップS160)。その
後、相手局との接続処理を行なう(ステップS17
0)。If all the packets have not been created, the process directly goes to "NEXT" and this routine ends. On the other hand, in this way, when it is determined that n packets are formed for the print data stored in the memory 27, the start address and end address of the data forming the packet,
Also, a table such as a transmission address pointer for this packet is created (step S160). After that, connection processing with the partner station is performed (step S17).
0).
【0028】接続処理は、次のように行なわれる。デー
タの送信を行なおうとするデータ送信装置1の送受信ユ
ニット14を発呼局、発呼局からのデータを受け取るデ
ータ受信装置5の送受信ユニット14を被呼局と呼ぶ
が、両局間の回線接続手順の一例を図6に示した。図6
は、単信方式、固定・手動チャンネル切換の場合の手順
である。図示するように、発呼局は、空きデータチャン
ネルの検索を行なった後、制御チャンネルの空きを確認
した上で制御チャンネルを使って発呼し、制御信号とし
てチャンネル番号である呼出名称と先ほど検索された空
きデータチャンネル指定情報を含む接続要求信号を送信
する。この制御信号を受けた被呼局が制御チャンネルの
空きを確認した上で、制御チャンネルを使って、接続応
答信号である信号を返すことにより、指定したチャンネ
ルをでの回線の接続が行なわれる。相手局との接続を行
なった後、送信要求を受け付けるとして送信割込マスク
を解除する処理を行なった後(ステップS180)、
「NEXT」に抜けて本ルーチンを終了する。The connection process is performed as follows. The transmission / reception unit 14 of the data transmission device 1 that attempts to transmit data is called a calling station, and the transmission / reception unit 14 of the data reception device 5 that receives data from the calling station is called a called station. An example of the connection procedure is shown in FIG. Figure 6
Is the procedure for simplex system and fixed / manual channel switching. As shown in the figure, the calling station searches for an empty data channel, confirms that the control channel is empty, and then makes a call using the control channel. The connection request signal including the specified empty data channel designation information is transmitted. Upon receiving the control signal, the called station confirms that the control channel is free, and then returns a connection response signal using the control channel, whereby the line is connected to the designated channel. After the connection with the partner station is performed, the transmission interrupt mask is released to accept the transmission request (step S180),
This routine is ended by exiting to "NEXT".
【0029】以上の処理が行なわれパケットの準備と回
線の接続とがなされると、送信割込マスクも解除される
から、MPU11は、SIO12からの送信割込Txを
受けて、図7に示す送信割込処理ルーチンを実行する。
この割込処理では、まず、送信データが残っているか否
かの判断を行ない(ステップS200)、そのパケット
の全データの送信が完了していれば、未送信のパケット
が存在するかを判断し、(ステップS210)、総ての
パケットの送信が完了していれば、回線の接続を切断す
る処理を行なった後(ステップS215)、そのままリ
ターンに抜けて本ルーチンを一旦終了する。When the above processing is performed and the packet preparation and line connection are performed, the transmission interrupt mask is also released, so that the MPU 11 receives the transmission interrupt Tx from the SIO 12 and is shown in FIG. Execute the transmission interrupt processing routine.
In this interrupt processing, first, it is determined whether or not there is transmission data remaining (step S200), and if transmission of all data of that packet is completed, it is determined whether or not there is an untransmitted packet. , (Step S210), if transmission of all the packets is completed, processing for disconnecting the line is performed (step S215), and then the process directly returns to end this routine once.
【0030】送信データが残っている場合には、送信用
アドレスポインタを参照してメモリ27から1バイトの
データを読み出す処理を行なう(ステップS220)。
1バイトのデータが読み出されると、上述したアドレス
ポインタは自動的にインクリメントされ、MPU11は
次の送信割込Txに備える。メモリ27から読み出され
たデータは、SIO12に出力され(ステップS23
0)、送受信ユニット14により、所定のチャンネルを
介してデータ受信装置5に送信される。When the transmission data remains, a process of reading 1-byte data from the memory 27 is performed by referring to the transmission address pointer (step S220).
When 1 byte of data is read, the above-mentioned address pointer is automatically incremented, and the MPU 11 prepares for the next transmission interrupt Tx. The data read from the memory 27 is output to the SIO 12 (step S23
0), the transmission / reception unit 14 transmits the data to the data reception device 5 via a predetermined channel.
【0031】以上の処理を繰り返すことにより、コンピ
ュータ2から大量の印字データが送られてくると、MP
U11は、このデータを所定の長さに切り分けこれをパ
ケットに構成し、順次、SIO12,送受信ユニット1
4によりデータ受信装置5に送信する。When a large amount of print data is sent from the computer 2 by repeating the above processing, MP
The U11 divides this data into a predetermined length and forms this into a packet, which is sequentially processed by the SIO 12 and the transmission / reception unit 1.
4 to the data receiving device 5.
【0032】なお、送受信ユニット14によるデータの
送信は、図6に「通信」として示したように、400M
Hz帯では40秒以内という制限が存在する。これは、
本実施例で用いた周波数帯域が開放されたものであるこ
とから、ある送受信ユニット14が、ひとつのチャンネ
ルを占有できる時間を制限し、チャンネルを使用しよう
とする他の無線局に使用の機会を与えているのである。
送信の休止時間は、2秒以上と定められており、この間
に他の無線局がこのチャンネルを使用しなければ、次の
通信に入ることができる。この結果、データ送信装置1
とデータ受信装置5との間では、図8に示したように、
通信が行なわれる区間A(最大40秒)と、通信が行な
われない区間B(最小2秒)とを繰り返す形で通信が行
なわれる。なお、パケット当たりのデータは256もし
くは512バイトであり、一度に送信するパケット数は
10程度なので、本実施例では、1回の送信は40秒以
内に完了する。The transmission of data by the transmission / reception unit 14 is 400M as shown as "communication" in FIG.
There is a limit of 40 seconds or less in the Hz band. this is,
Since the frequency band used in this embodiment is open, a transmission / reception unit 14 limits the time during which it can occupy one channel, and provides an opportunity for another radio station to use the channel. I am giving.
The pause time of transmission is defined to be 2 seconds or more, and if another wireless station does not use this channel during this period, the next communication can be started. As a result, the data transmission device 1
Between the data receiving device 5 and the data receiving device 5, as shown in FIG.
Communication is performed by repeating a section A in which communication is performed (maximum 40 seconds) and a section B in which communication is not performed (minimum 2 seconds). The data per packet is 256 or 512 bytes, and the number of packets transmitted at one time is about 10. Therefore, in this embodiment, one transmission is completed within 40 seconds.
【0033】次に、データ受信装置5による受信処理に
ついて説明する。データ受信装置5の送受信ユニット1
4が所定のチャンネルを介してデータを受け取り、SI
O12が受信割込RxをMPU11に出力すると、MP
U11は、割込処理を起動し、予め定めた受信処理を実
行する。ここでは、理解の便を図って、割込処理ではな
く、逐次処理として記載した図9のフローチャートを用
いて、受信処理について説明する。Next, the receiving process by the data receiving device 5 will be described. Transmission / reception unit 1 of data receiving device 5
4 receives the data via a predetermined channel and SI
When O12 outputs the reception interrupt Rx to MPU11, MP
U11 activates an interrupt process and executes a predetermined reception process. Here, for convenience of understanding, the reception process will be described using the flowchart of FIG. 9 described as a sequential process instead of the interrupt process.
【0034】受信処理を開始すると、まずパケットの数
をカウントするために、変数xに初期値1を代入する処
理を行なう(ステップS300)。次に、1パケット分
のデータを受信する処理を行ない(ステップS31
0)、このパケットに含まれる印字データPDのCRC
を計算し、末尾に付加された誤り検出用コードECと比
較する処理を行なう(ステップS320)。When the reception process is started, first, in order to count the number of packets, a process of substituting the initial value 1 for the variable x is performed (step S300). Next, a process of receiving one packet of data is performed (step S31).
0), CRC of print data PD included in this packet
Is calculated and compared with the error detection code EC added at the end (step S320).
【0035】両者を比較して同一であれば、受信データ
に誤りはないとして、返信する受信応答信号列にACK
xを設定する処理を行ない(ステップS330)、両者
が不一致であれば、受信応答信号列にNAKxを設定す
る処理を行ない(ステップS340)、更に初期値0の
フラグFngに値1を設定する(ステップS345)。
図5は、受信した全パケットのデータに誤りがない場合
のデータ転送の様子を示していたが、図10は、誤りが
存在する場合の転送の様子を示す。以下、両図を対比し
つつ説明する。If they are the same as each other, it is determined that there is no error in the received data, and the received response signal sequence to be returned is ACKed.
x is set (step S330), and if they do not match, NAKx is set in the reception response signal sequence (step S340), and a value 1 is set in the initial value 0 flag Fng (step S340). Step S345).
FIG. 5 shows the state of data transfer when there is no error in the data of all received packets, while FIG. 10 shows the state of transfer when there is an error. Hereinafter, description will be given while comparing both figures.
【0036】パケットに含まれるデータに誤りがないと
判断した場合には、誤りがなかったことを示すコードA
CKxを受信応答信号列に加えた後(ステップS33
0)、フラグFngの値を判定し(ステップS35
0)、フラグFngが値0であれば、即ち、それ以前に
誤りのあるパケットが存在していない場合には、そのパ
ケットに属する印字データを出力可に設定する処理を行
なう(ステップS355)。従って、順次受信してゆく
印字データに誤りがない場合(図5におけるパケット1
−1ないし1−n等)には、これらのデータは出力可能
に設定され、順次プリンタ6に出力されてゆく。一方、
図10に示すように、パケット2−xに誤りがあると判
定された場合には、誤りがあると判定されたパケットの
直前のパケットまでは、印字出力されるが、それ以降の
印字データについては、誤りがないパケットが受信され
ても、印字データの出力は保留される。When it is determined that the data contained in the packet has no error, a code A indicating that there is no error
After adding CKx to the reception response signal sequence (step S33
0), and the value of the flag Fng is determined (step S35).
0), if the value of the flag Fng is 0, that is, if there is no erroneous packet before that, the print data belonging to the packet is set to be outputable (step S355). Therefore, if there is no error in the print data that is received sequentially (packet 1 in FIG.
-1 to 1-n), these data are set to be outputable, and are sequentially output to the printer 6. on the other hand,
As shown in FIG. 10, when it is determined that the packet 2-x has an error, the packets up to the packet immediately before the packet that is determined to have an error are printed out. , The output of print data is suspended even if an error-free packet is received.
【0037】1パケットについての受信が完了し誤り検
出用コードECを用いた誤り判定の後、変数xを値1だ
けインクリメントし(ステップS360)、全パケット
についての受信が完了したかを判断する(ステップS3
70)。全パケットについてのデータの受信が完了して
いなければ、ステップS310に戻ってデータの受信か
ら再度処理を実行する。After the reception of one packet is completed and the error is judged using the error detection code EC, the variable x is incremented by 1 (step S360) to judge whether the reception of all the packets is completed (step S360). Step S3
70). If the reception of the data for all the packets has not been completed, the process returns to step S310 and the process is executed again from the reception of the data.
【0038】全パケットについての受信処理が完了して
いれば、送信側が一旦回線を切断する。そこで、今度は
受信側で回線を接続する処理を行なう(ステップS38
0)。回線を接続する処理は、図3の送信処理ルーチン
で説明したものと同様であり、空きデータチャンネル等
を検索した後、制御チャンネルを用いて空きチャンネル
の指定を行ない、データ送信装置1に対してデータ受信
装置5からデータを送信可能な状態とするのである。そ
の後、データ受信装置5は、データ送信装置1に対し
て、その送信データに関する受信応答信号を返信する処
理を行なう(ステップS390)。受信応答信号は、各
パケットについての誤りの有無を示すコードACKxも
しくはNAKxから構成されている。これらの処理の
後、回線の接続を切断してから「END」に抜けて本受
信処理ルーチンを終了する。If the receiving process for all the packets is completed, the transmitting side disconnects the line once. Therefore, this time, a process of connecting the line is performed on the receiving side (step S38).
0). The process for connecting the line is similar to that described in the transmission process routine of FIG. 3, and after searching for an empty data channel or the like, the empty channel is designated using the control channel, and the data transmitting apparatus 1 is instructed. The data receiving device 5 is ready to send data. After that, the data receiving device 5 performs a process of returning a reception response signal regarding the transmission data to the data transmitting device 1 (step S390). The reception response signal is composed of a code ACKx or NAKx indicating whether or not there is an error in each packet. After these processes, the line is disconnected, the process goes to "END", and this reception process routine ends.
【0039】データ受信装置5からの受信応答信号を受
信する場合のデータ送信装置1の受信処理について、図
11により説明する。データ送信装置1は、データ受信
装置5からのリクエストに応えて受信装置として回線を
接続すると、図11に示す返信受信ルーチンを実行す
る。まず、データ受信装置5から送られる受信応答信号
を受信する処理を行ない(ステップS400)、受信応
答信号列に含まれるコードを順次チェックする(ステッ
プS410)。このコードがACKであれば、対応する
印字データPDの領域を解放する処理を行なう(ステッ
プS420)。The receiving process of the data transmitting apparatus 1 when receiving the reception response signal from the data receiving apparatus 5 will be described with reference to FIG. When the line is connected as the receiving device in response to the request from the data receiving device 5, the data transmitting device 1 executes the reply receiving routine shown in FIG. First, a process of receiving the reception response signal sent from the data receiving device 5 is performed (step S400), and the codes included in the reception response signal sequence are sequentially checked (step S410). If this code is ACK, a process of releasing the area of the corresponding print data PD is performed (step S420).
【0040】図5に示すように、一つのグループに属す
るパケットが総て正常に受信された場合には、総てAC
Kのコードが返ってくるので、対応するパケットを構成
した印字データPD1−1ないし1−nが存在した領域
を解放する。この結果、これらの印字データが記憶され
ていた領域は空になり、引き続き、コンピュータ2から
送られる印字データの保存領域として使用可能となる。As shown in FIG. 5, when all packets belonging to one group are normally received, all AC
Since the K code is returned, the area where the print data PD1-1 to 1-n forming the corresponding packet was released is released. As a result, the area in which these print data are stored becomes empty and can be subsequently used as a storage area for print data sent from the computer 2.
【0041】一方、受信応答信号にコードNAKが存在
する場合には、対応する印字データの存在する領域の解
放を保留し(ステップS430)、この領域の印字デー
タを次に送信されるグループの先頭に付加する処理を行
なう(ステップS440)。図10に示す事例では、パ
ケット2−xに誤りが見いだされたので、NAK2−x
が送信され、対応する印字データPD2−nはそのまま
残され、これが次の送信グループの先頭のパケットを構
成する。従って、次の複数のパケットが正常に送信され
て初めて印字データPD2−x以下が印字出力可とな
り、更に正常にデータを受け取ったデータ受信装置5か
らの受信応答信号を受けて、データ送信装置1は、その
印字データの領域を解放するのである。なお、パケット
によりデータ送信に誤りが存在するケースが2度以上連
続した場合には、図示しないルーチンによりパケットの
大きさを低減する処理を行なっている。また、n個のパ
ケットの送信に一つも誤りがない状態が2回以上連続し
た場合には、図示しないルーチンによりパケットの大き
さを増加する処理を行なっている。On the other hand, when the code NAK is present in the reception response signal, the release of the area in which the corresponding print data exists is suspended (step S430), and the print data in this area is sent to the head of the group to be transmitted next. Is added (step S440). In the case shown in FIG. 10, since an error was found in packet 2-x, NAK2-x
Is transmitted, and the corresponding print data PD2-n is left as it is, and this constitutes the head packet of the next transmission group. Therefore, the print data PD2-x and the following data can be printed out only after the next plurality of packets are normally transmitted, and the data transmission device 1 receives the reception response signal from the data reception device 5 that has normally received the data. Releases the print data area. If there are two or more consecutive data transmission errors due to a packet, a routine (not shown) is executed to reduce the size of the packet. Further, when there is no error in the transmission of n packets for two or more times in succession, the processing for increasing the packet size is performed by a routine not shown.
【0042】以上説明した本実施例のデータの転送方法
によれば、単信方式を採用していながら、複数のパケッ
トをまとめて送ってからその受信応答信号をまとめて受
け取り、誤りが検出されたパケットのみ再度送信すると
いう処理を行なっている。従って、パケットの送信毎に
正常に送信されたか再送を要求するかの信号を受信側か
ら送信側に送る必要がなく、特に空きチャンネルの検
索、空きチャンネルの指定などのやり取りに要する時間
を省略することができる。この結果、データ転送に要す
るオーバヘッドを減らし、所定バイト数のデータをやり
取りするのに要する時間を大幅に短縮することができ
る。しかも、誤りが検出された場合に、再度送信する必
要があるのは、誤りのあったパケットに限られ、しかも
このパケットも単独ではなく、次の送信グループでまと
めて送信するので、誤りが生じた場合の転送速度もさほ
ど低下することがない。According to the data transfer method of the present embodiment described above, although the simplex method is adopted, a plurality of packets are collectively transmitted and then the reception response signals thereof are collectively received, and an error is detected. Only the packet is retransmitted. Therefore, it is not necessary to send a signal from the receiving side to the transmitting side as to whether the packet is normally transmitted or a request for resending is made for each packet transmission, and in particular, the time required for communication such as search for a free channel and designation of a free channel is omitted be able to. As a result, the overhead required for data transfer can be reduced, and the time required to exchange a predetermined number of bytes of data can be greatly reduced. Moreover, when an error is detected, it is only necessary to retransmit the packet in error, and since this packet is also transmitted collectively in the next transmission group instead of individually, an error occurs. The transfer speed will not be reduced so much.
【0043】同様に、本実施例のデータ送信装置1やデ
ータ受信装置5は、効率の良いデータ送信、データ受信
が可能となる。データ送信装置1では、一度に送信され
たグループ(複数のパケット)内に誤りのあるパケット
が存在しても、誤りのなかったパケットの印字データに
ついては、順次データ領域を解放することができ、コン
ピュータ2からの印字データの保存に順次使用すること
ができる。また、データ受信装置5では、誤りが見いだ
されたパケット以降のパケットの印字データも出力が保
留されるので、データの序列は保持される。従って、印
字のように不可逆的な処理にとって好適である。また、
誤りの発生頻度が高い場合には、パケットに含まれるデ
ータの長さを長くし、誤りの発生頻度が低い場合には、
データ長を短くしている。前者の場合には、転送される
データに含まれる状態コードや誤り検出用コードの割合
を低下でき、後者の場合には、再送すべきデータ量を小
さくすることができる。この結果、いずれの場合にも、
転送効率を高めることができる。Similarly, the data transmission device 1 and the data reception device 5 of this embodiment can efficiently perform data transmission and data reception. In the data transmission device 1, even if an erroneous packet exists in a group (plurality of packets) transmitted at a time, the print data of the packet having no error can be sequentially released in the data area. It can be sequentially used for storing print data from the computer 2. Further, in the data receiving device 5, the output of the print data of the packets after the packet in which the error is found is also suspended, so that the order of the data is retained. Therefore, it is suitable for irreversible processing such as printing. Also,
If the frequency of error occurrence is high, increase the length of the data included in the packet, and if the frequency of error occurrence is low,
The data length is shortened. In the former case, the ratio of the status code and error detection code included in the transferred data can be reduced, and in the latter case, the amount of data to be retransmitted can be reduced. As a result, in any case,
The transfer efficiency can be improved.
【0044】以上本発明の一実施例について説明した
が、本発明はこの実施例に限定されるものではなく、本
発明の要旨を逸脱しない範囲内において、種々なる態様
で実施し得ることは勿論である。例えば、毎回送信する
パケット数を予め定めておけば、「CNT」や「EN
D」といった状態コードを付加しないで、データの転送
を行なうことができる。また、パケットの送信における
誤りの発生頻度を検出し、誤りの発生頻度が高い場合に
はパケットに含まれるデータの長さを短くして誤りの発
生に伴うデータの再送による転送効率の低下を防止する
構成とすることもできる。更に、誤り検出用コードに代
えて誤り訂正符号を付加することも可能である。この場
合には、誤り訂正できる範囲については、データの再送
を求める必要がない。Although one embodiment of the present invention has been described above, the present invention is not limited to this embodiment, and it goes without saying that the present invention can be implemented in various modes without departing from the scope of the present invention. Is. For example, if the number of packets to be transmitted each time is determined in advance, "CNT" or "EN"
Data can be transferred without adding a status code such as "D". It also detects the frequency of error occurrences in packet transmission, and if the frequency of error occurrences is high, shortens the length of the data contained in the packet to prevent the transfer efficiency from being reduced due to data retransmission due to the occurrence of error. It can also be configured to. Furthermore, it is possible to add an error correction code instead of the error detection code. In this case, it is not necessary to request data retransmission for the error-correctable range.
【0045】この他、送受信ユニット14の送信周波数
に1.2GHzや2.4GHzの帯域を用いた構成、コ
ンピュータとコンピュータ間の通信に適用した構成、複
数のコンピュータやプリンタを含むLAN(ローカルネ
ットワーク)に適用した構成等を考えることができる。
また、本発明のデータ送信装置は、通常は本発明のデー
タ受信装置と組み合わせて用いられるが、切替スイッチ
を設け、特定の設定ではパケットの先頭に常に「EN
D」のコードを付加する構成とすれば、複数個のパケッ
トを連続して受信することができないデータ受信装置に
よって受信することも可能である。In addition, a configuration using a band of 1.2 GHz or 2.4 GHz for the transmission frequency of the transmission / reception unit 14, a configuration applied to communication between computers, a LAN (local network) including a plurality of computers and printers The configuration and the like applied to can be considered.
Further, the data transmission device of the present invention is usually used in combination with the data reception device of the present invention.
With the configuration in which the code “D” is added, it is possible to receive a plurality of packets by a data receiving device that cannot continuously receive the packets.
【0046】[0046]
【発明の効果】以上説明したように本発明のデータ転送
方法では、コンピュータ相互もしくはプリンタ等の周辺
装置との間のデータの転送を無線によって高速に行なう
ことができるという優れた効果を奏する。従って、コン
ピュータ等の各装置を自由に配置することができる。し
かも、並列に転送されるデータはパケットを単位として
おり、誤りが発生した場合のデータの再送に要する時間
が短くて済むという利点も得られる。As described above, the data transfer method of the present invention has an excellent effect that data can be transferred wirelessly at high speed between computers or a peripheral device such as a printer. Therefore, each device such as a computer can be freely arranged. In addition, since the data transferred in parallel is in units of packets, there is an advantage that the time required to retransmit the data when an error occurs can be shortened.
【0047】また、このデータ転送方法を用いたデータ
送信装置とデータ受信装置は、極めて簡易な構成で実現
でき、それぞれ高速なデータ送信,受信を実現すること
ができる。The data transmitting device and the data receiving device using this data transfer method can be realized with an extremely simple structure, and high-speed data transmission and reception can be realized respectively.
【図1】本発明の一実施例であるデータ送信装置1とデ
ータ受信装置5との概略構成図である。FIG. 1 is a schematic configuration diagram of a data transmission device 1 and a data reception device 5 according to an embodiment of the present invention.
【図2】データ送信装置1の内部構成を示すブロック図
である。FIG. 2 is a block diagram showing an internal configuration of the data transmission device 1.
【図3】データ送信装置1が行なう送信処理ルーチンを
示すフローチャートである。FIG. 3 is a flowchart showing a transmission processing routine performed by the data transmission device 1.
【図4】パケットの構成例を示す説明図である。FIG. 4 is an explanatory diagram showing a configuration example of a packet.
【図5】パケットを単位としたデータの正常な転送の様
子を示す説明図である。FIG. 5 is an explanatory diagram showing a normal transfer state of data in units of packets.
【図6】2つの無線局間のデータ通信までの制御の全体
を示す説明図である。FIG. 6 is an explanatory diagram showing an overall control up to data communication between two wireless stations.
【図7】データ送信装置1における送信割込処理ルーチ
ンを示すフローチャートである。FIG. 7 is a flowchart showing a transmission interrupt processing routine in the data transmission device 1.
【図8】無線局間でのデータ通信と送信休止期間の関係
を示す説明図である。FIG. 8 is an explanatory diagram showing a relationship between data communication and a transmission suspension period between wireless stations.
【図9】データ受信装置5が実行する受信処理ルーチン
を、等価的に示すフローチャートである。9 is a flowchart equivalently showing a reception processing routine executed by the data receiving device 5. FIG.
【図10】パケットを単位としたデータの誤りの発生し
た場合の転送の様子を示す説明図である。FIG. 10 is an explanatory diagram showing a state of transfer when a data error occurs in units of packets.
【図11】データ送信装置1がデータ受信装置5からの
受信応答信号を受信する処理ルーチンを示すフローチャ
ートである。FIG. 11 is a flowchart showing a processing routine in which the data transmission device 1 receives a reception response signal from the data reception device 5.
1…データ送信装置 2…コンピュータ 5…データ受信装置 6…プリンタ 7…データ通信制御部 8…無線通信制御部 9…アンテナ 11…MPU(マイクロプロセッサ) 12…SIO 14…送受信ユニット 16…データバス 17…アドレスバス 20…メモリコントローラ 22…IOデコード回路 25…送受信ユニットコントローラ 27…メモリ 29…ケーブル 30…コネクタ 32…印字用出力ポート DESCRIPTION OF SYMBOLS 1 ... Data transmission device 2 ... Computer 5 ... Data reception device 6 ... Printer 7 ... Data communication control part 8 ... Wireless communication control part 9 ... Antenna 11 ... MPU (microprocessor) 12 ... SIO 14 ... Transmission / reception unit 16 ... Data bus 17 ... Address bus 20 ... Memory controller 22 ... IO decoding circuit 25 ... Transmission / reception unit controller 27 ... Memory 29 ... Cable 30 ... Connector 32 ... Printing output port
Claims (5)
データの転送を無線により行なうデータ転送方法であっ
て、 送信側では、 出力するデータを、該データの誤り検出に関する情報を
付加した複数のパケットに分割し、 該パケットを無線通信により送信可能なチャンネルを確
保し、 前記複数のパケットを、該確保したチャンネルを介して
連続して出力し、 受信側では、 該チャンネルを介して複数のパケットを連続して受信
し、 該受信したパケットからデータと誤り検出に関する情報
とを抽出し、 該抽出した誤り検出に関する情報を用いて、受信したパ
ケットの各々について正常に送信されたか否かを判断
し、 該判断の結果を、空きチャンネルを用いて、前記送信側
に一括して返信することを特徴とするデータ転送方法。1. A data transfer method for wirelessly transferring data between computers or with peripheral devices, wherein the transmitting side divides output data into a plurality of packets to which information regarding error detection of the data is added. Then, a channel that can transmit the packet by wireless communication is secured, the plurality of packets are continuously output through the secured channel, and the receiving side continuously outputs the plurality of packets through the channel. Data and information about error detection are extracted from the received packet, and it is determined whether or not each of the received packets is normally transmitted using the extracted information about error detection. The data transfer method is characterized in that the result of (1) is collectively returned to the transmitting side using an empty channel.
を無線で送信するデータ送信装置であって、 出力するデータを、該データの誤り検出に関する情報を
付加したパケットに分割するデータ分割手段と、 複数のチャンネルから空きチャンネルを選定し、該チャ
ンネルを用いてデータを無線で出力する出力手段と、 前記分割されたパケットを、個々のパケットについての
受信完了の応答を受信側から受け取ることなく、複数個
連続して、前記出力手段により出力させる出力制御手段
と、 受信側からの応答を受け取ったとき、データの送信にお
いて誤りのあったパケットのみ再送するパケット再送手
段とを備えたデータ送信装置。2. A data transmission device for wirelessly transmitting data to a computer or a peripheral device, the data dividing device dividing data to be output into packets to which information regarding error detection of the data is added, and a plurality of channels. An output means for wirelessly outputting data using the channel and a plurality of the divided packets without receiving a reception completion response for each packet from the receiving side. And a packet retransmitting unit that retransmits only a packet having an error in data transmission when receiving a response from the receiving side.
送信されたデータを受信するデータ受信装置であって、 複数のチャンネルの一を介して送信された複数のパケッ
トを、連続して受信可能な受信手段と、 該受信されたパケットから、データとその誤り検出に関
する情報とを、該パケット毎に分離するデータ分離手段
と、 該分離された誤り検出に関する情報に基づいて、受信し
たデータの誤りの有無をパケット毎に判定する誤り判定
手段と、 該判定の結果を、空きチャンネルを用いて送信側に返信
する応答手段とを備えたデータ受信装置。3. A data receiving device for receiving data wirelessly transmitted to a computer or a peripheral device, the receiving means capable of continuously receiving a plurality of packets transmitted via one of a plurality of channels. And a data separating unit that separates data and information related to error detection from the received packet for each packet, and the presence or absence of an error in the received data based on the separated information related to error detection. A data receiving apparatus comprising: an error determining unit that determines each packet; and a response unit that returns the result of the determination to a transmitting side using an empty channel.
て、誤り判定手段が、受信したデータに誤りがあったと
判断した場合には、誤りがあったパケットが再送されて
くるまで、該誤りがあったパケット以降のパケットのデ
ータを、外部に出力しない出力抑制手段を備えたデータ
受信装置。4. The data receiving apparatus according to claim 3, wherein when the error determining means determines that the received data has an error, the error is received until the packet in error is retransmitted. A data receiving device comprising an output suppressing unit that does not output the data of packets subsequent to the packet having the error.
て、 送信側では、受信側から返送された判断結果に基づい
て、送信異常があったと判断した場合には、次に送信す
るパケットに含まれるデータ量を減少し、 送信が所定期間に亘って正常に行なわれたと判断した場
合には、次に送信するパケットに含まれるデータを増加
するデータ転送方法。5. The data transfer method according to claim 1, wherein when the transmitting side determines that there is a transmission error based on the determination result returned from the receiving side, a packet to be transmitted next is transmitted. A data transfer method that reduces the amount of data contained and increases the data contained in the packet to be transmitted next when it is determined that the transmission has been normally performed for a predetermined period.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP5200242A JPH0738539A (en) | 1993-07-19 | 1993-07-19 | Data transfer method, data transmitter and receiver |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP5200242A JPH0738539A (en) | 1993-07-19 | 1993-07-19 | Data transfer method, data transmitter and receiver |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0738539A true JPH0738539A (en) | 1995-02-07 |
Family
ID=16421164
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP5200242A Pending JPH0738539A (en) | 1993-07-19 | 1993-07-19 | Data transfer method, data transmitter and receiver |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0738539A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2010093712A (en) * | 2008-10-10 | 2010-04-22 | Sony Corp | Wireless communication system, wireless communication device, wireless communication method, and computer program |
-
1993
- 1993-07-19 JP JP5200242A patent/JPH0738539A/en active Pending
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2010093712A (en) * | 2008-10-10 | 2010-04-22 | Sony Corp | Wireless communication system, wireless communication device, wireless communication method, and computer program |
US8532212B2 (en) | 2008-10-10 | 2013-09-10 | Sony Corporation | Wireless communication system, wireless communication device, wireless communication method and computer program |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US4970720A (en) | Packet communication exchange including dummy packet transmission | |
US5229993A (en) | Control of access through local carrier sensing for high data rate networks and control of access of synchronous messages through circulating reservation packets | |
US5771235A (en) | Scalable CSMA/CD repeater | |
JP3248348B2 (en) | Communication method and communication device | |
US7391745B2 (en) | Multiple access communication system and data transceiver | |
JP2006054673A (en) | Communication device, communication method and communication system | |
JP2010051024A (en) | Wireless transmission method, wired transmission method, wireless transmitter and wired transmitter | |
JP3971404B2 (en) | Wireless network communication method using access point | |
JP2006352897A (en) | Communication apparatus, communication method, and communication system | |
JPH0535624A (en) | Data transfer method, data transmitting device and restoring device | |
JPS63500764A (en) | Packet-switched local circuitry with prioritized random partitioning and conflict detection | |
US4432090A (en) | Automatic error correction system for teleprinter traffic with bunched repetition | |
US20070217443A1 (en) | Communication apparatus, communication method, and computer program product | |
JP2001230795A (en) | Wireless transmission method and wireless transmission system | |
EP1011240A2 (en) | Efficient full duplex simultaneous message transfer | |
EP0382668B1 (en) | Method for enhancing frame utilization in a CSMA/CD communication | |
JPH0738539A (en) | Data transfer method, data transmitter and receiver | |
US7701968B2 (en) | Device and method thereof for transmitting a MAC service data unit in a network system | |
JP3165298B2 (en) | Wireless print data transfer device | |
US4751700A (en) | Method and apparatus for local area communication networks | |
JPS58131849A (en) | Multi-access system | |
JPH04127738A (en) | Network system and multiple address communication response control method | |
EP2264935A2 (en) | Transmitting data frames with less interframe space | |
JP2841505B2 (en) | Communication control device | |
JPH09130382A (en) | Polling communication method |