JP2001086190A - Error control system in data transmission - Google Patents

Error control system in data transmission

Info

Publication number
JP2001086190A
JP2001086190A JP25553399A JP25553399A JP2001086190A JP 2001086190 A JP2001086190 A JP 2001086190A JP 25553399 A JP25553399 A JP 25553399A JP 25553399 A JP25553399 A JP 25553399A JP 2001086190 A JP2001086190 A JP 2001086190A
Authority
JP
Japan
Prior art keywords
packet
data
contents
transmission
control system
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
JP25553399A
Other languages
Japanese (ja)
Inventor
Masakazu Nishimoto
雅一 西本
Toshikazu Kaneko
俊和 金子
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.)
MegaChips Corp
Original Assignee
MegaChips Corp
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 MegaChips Corp filed Critical MegaChips Corp
Priority to JP25553399A priority Critical patent/JP2001086190A/en
Publication of JP2001086190A publication Critical patent/JP2001086190A/en
Pending legal-status Critical Current

Links

Landscapes

  • Detection And Prevention Of Errors In Transmission (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Communication Control (AREA)

Abstract

PROBLEM TO BE SOLVED: To realize an error control system in effective data transmission even in a transmission system whose communication environment is not excellent. SOLUTION: In this error control system, contents 1 are sent to a reception station R, and when a reception discrimination block 6 returns a NAK signal, a packet length control block 2 receives a packet of the contents 1 from a transmission buffer memory 9 to reconfigure the packet. In order to reduce the length of the packet, the contents 1 are divided at a proper position. Reducing the length of the packet can enhance possibility of reception without an error. Then the divided contents are fed to a protocol conversion block 3, a header, a tailer and a check sum are added to each packet, the resulting packets are fed to a transmission processing block 4, which retransmits the packets.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】この発明は、データ通信にお
ける伝送系での誤りを制御するシステムに関し、特に、
送信局から受信局へと情報が正しく送られなかった場合
に送信局が再び受信局へと情報の再送を行う誤り制御シ
ステムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a system for controlling an error in a transmission system in data communication.
The present invention relates to an error control system that retransmits information to a receiving station when the information is not correctly transmitted from the transmitting station to the receiving station.

【0002】[0002]

【従来の技術】データ通信における最も重要な機能は、
通信すべきデータを正しく受信局へと伝送することであ
る。ところが、情報機器間でデータのやり取りを行う際
にデータに誤りが発生してしまうことが多い。特に、伝
送路や伝送機器などの伝送系においては、他の電子機器
からの雑音や物理的な遮断等によって通信すべきデータ
に誤りが生じやすい。
2. Description of the Related Art The most important functions in data communication are:
That is, data to be communicated is correctly transmitted to the receiving station. However, an error often occurs in data when exchanging data between information devices. In particular, in a transmission system such as a transmission line or a transmission device, data to be communicated is likely to cause errors due to noise from other electronic devices or physical interruption.

【0003】そこで、伝送系におけるデータの誤りを検
出、訂正する、誤り制御システムが多数考案されてい
る。データ伝送における誤り制御システムには様々な方
式があり、例えば、受信局が受信データをそのまま送信
局に返信し、返信されたデータと送信データとを送信局
において照合して誤りの有無を判定する情報帰還方式
(information feedback system)や、予め送信データ
に誤り訂正能力のある符号を付加しておき、受信局にお
いて復号時に自動的に誤りを訂正する誤り訂正方式(fo
rward error control system)などがある。
Therefore, many error control systems for detecting and correcting data errors in a transmission system have been devised. There are various types of error control systems in data transmission. For example, a receiving station returns received data to a transmitting station as it is, and the transmitted data is compared with the transmitted data at the transmitting station to determine whether there is an error. An information feedback system or an error correction system (fo) in which a code having an error correction capability is added to transmission data in advance and a receiving station automatically corrects errors at the time of decoding.
rward error control system).

【0004】そのうち、データ通信において現在主とし
て用いられているのが、自動再送要求方式(automatic
repeat request system:以下、ARQ方式と記す)で
ある。この方式によれば、送信局で送信データに誤り検
出用符号を予め付加しておき、受信局で誤り検出用符号
をチェックして誤りの有無を検出する。そして、その有
無によって、受信局が送信データを誤りなく受信できた
ことを知らせるACK(acknowledgement)信号、もし
くは送信データに誤りがあったことを知らせるNAK
(negative acknowledgement)信号のいずれかまたは両
方を、送信局へと返信する。送信局は、受信局に正しく
送信データが伝わらなかったと判断した場合にデータを
自動的に再送する。
[0004] Among them, an automatic retransmission request method (automatic retransmission request method) is mainly used at present in data communication.
repeat request system: ARQ scheme). According to this method, a transmitting station adds an error detection code to transmission data in advance, and the receiving station checks the error detection code to detect the presence or absence of an error. An ACK (acknowledgement) signal indicating that the receiving station has successfully received the transmission data depending on the presence or absence, or a NAK indicating that the transmission data has an error.
One or both of the (negative acknowledgment) signals are returned to the transmitting station. The transmitting station automatically retransmits the data when it determines that the transmitted data has not been correctly transmitted to the receiving station.

【0005】ARQ方式にもいくつかの種類が存在す
る。図5は、最も基本的なARQ方式であるStop-and-W
ait方式によるデータ通信の様子を説明する図である。
送信局からは、通信すべきデータがパケット単位で送信
される。なお、ここでいうパケットとは、伝送データを
適当なデータ長で分割して得られるひとまとまりの情報
ブロックのことを指す。パケットは、伝送先アドレスや
伝送経路等のプロトコル制御情報を備えるヘッダ、およ
びデータの終端を示すテイラのいずれかまたは両方を含
んでいることが多い。
There are several types of ARQ schemes. FIG. 5 shows Stop-and-W which is the most basic ARQ scheme.
FIG. 3 is a diagram illustrating a state of data communication by the ait method.
Data to be communicated is transmitted from the transmitting station in packet units. Here, a packet refers to a group of information blocks obtained by dividing transmission data by an appropriate data length. A packet often includes one or both of a header including protocol control information such as a transmission destination address and a transmission path, and a tailor indicating the end of data.

【0006】このStop-and-Wait方式によれば、送信局
は、1つのパケットを送信した後、受信局からのACK
信号またはNAK信号のいずれかを受け取るまでは送信
を一時中断する。そして、ACK信号を受け取れば次の
パケットを送信し、NAK信号を受け取れば同じパケッ
トを再送する。
According to the Stop-and-Wait system, the transmitting station transmits one packet and then transmits an ACK from the receiving station.
The transmission is suspended until either the signal or the NAK signal is received. Then, upon receiving the ACK signal, the next packet is transmitted, and upon receiving the NAK signal, the same packet is retransmitted.

【0007】図5では例としてパケット1,2,3が送
信される様子を示している。この図において、パケット
1は受信局に正しく受信されており、受信局から送信局
へとACK信号が返信されている。よってACK信号を
受け取った送信局は続いてパケット2を送信している。
一方、パケット2,3は、受信局において誤りが検出さ
れており、受信局から送信局へとNAK信号が返信され
ている。よってNAK信号を受け取った送信局は同じパ
ケットを再送している。
FIG. 5 shows an example in which packets 1, 2, and 3 are transmitted. In this figure, packet 1 has been correctly received by the receiving station, and an ACK signal has been returned from the receiving station to the transmitting station. Therefore, the transmitting station that has received the ACK signal subsequently transmits packet 2.
On the other hand, in the packets 2 and 3, an error has been detected in the receiving station, and a NAK signal is returned from the receiving station to the transmitting station. Therefore, the transmitting station that has received the NAK signal retransmits the same packet.

【0008】このように1パケットを送信するたびにそ
の受信状況が返信されるので、ARQ方式を用いれば通
信すべきデータをより正確に受信局へと伝送することが
できる。
[0008] Since the reception status is returned each time one packet is transmitted, data to be communicated can be more accurately transmitted to the receiving station by using the ARQ system.

【0009】なお、Stop-and-Wait方式以外にも、Go-ba
ck-N方式やSelective-Repeat方式等の、送信を中断しな
いタイプの連続ARQ方式もある。Go-back-N方式は、
図6に示すように、送信局が連続してパケットを送信
し、NAK信号を受け取ったときに、誤りが検出された
ところまでNパケット分だけ遡って再びそのパケットか
ら再送する方式である。また、Selective-Repeat方式
は、図7に示すように、Go-back-N方式を改良して誤り
が検出されたパケットのみを再送する方式である。
In addition to the Stop-and-Wait method, Go-ba
There is also a continuous ARQ scheme that does not interrupt transmission, such as the ck-N scheme and the Selective-Repeat scheme. Go-back-N method
As shown in FIG. 6, when a transmitting station continuously transmits a packet and receives a NAK signal, the transmitting station goes back by N packets to the point where an error is detected and retransmits the packet again. Further, as shown in FIG. 7, the Selective-Repeat scheme is a scheme in which the Go-back-N scheme is improved and only packets in which an error is detected are retransmitted.

【0010】その他にも、送信データが受信局に届かな
いためにACK信号またはNAK信号が返信されなかっ
た場合やACK信号またはNAK信号が受信局から返信
されたものの送信局にまで到達しなかった場合のことを
考慮して、送信局にタイマを設け、送信後、一定時間を
経過しても受信局からの応答がない場合には再送する、
というタイマ方式も存在する。
In addition, the ACK signal or the NAK signal is not returned because the transmission data does not reach the receiving station, or the ACK signal or the NAK signal is returned from the receiving station but does not reach the transmitting station. In consideration of the case, a timer is provided in the transmitting station, and after transmission, if there is no response from the receiving station even after a certain period of time, retransmit,
There is also a timer method.

【0011】[0011]

【発明が解決しようとする課題】ARQ方式をはじめと
する、以上のような従来の誤り制御システムはいずれ
も、例えば無線を伝送路とする場合のように、安定した
通信状態を保つことが難しく通信環境が良好でない伝送
系に対して、必ずしも有効であるとはいえなかった。そ
のような伝送系では、送信局が受信局からACK信号を
なかなか受け取ることができず、同じパケットを何回も
再送し続けるため後続するデータが受信局に送られなか
ったり、再送すべきデータ量が増えすぎて送信データを
蓄えるバッファメモリがすぐにオーバーフローしたりす
る、という問題があったからである。
In the above-described conventional error control systems, such as the ARQ system, it is difficult to maintain a stable communication state, for example, when a wireless transmission line is used. It was not necessarily effective for transmission systems with poor communication environments. In such a transmission system, the transmitting station cannot easily receive the ACK signal from the receiving station, so that the same packet continues to be retransmitted many times, so that subsequent data is not transmitted to the receiving station or the amount of data to be retransmitted. This is because there is a problem that the buffer memory for storing the transmission data overflows immediately due to an excessive increase in the transmission data.

【0012】本発明は、以上の課題を解決するためにな
されたものであり、通信環境が良好でない伝送系に対し
ても有効なデータ伝送における誤り制御システムを実現
することを目的とする。
SUMMARY OF THE INVENTION The present invention has been made to solve the above problems, and has as its object to realize an error control system in data transmission that is effective even for a transmission system having a poor communication environment.

【0013】[0013]

【課題を解決するための手段】この発明のうち請求項1
にかかるものは、パケット単位でデータを送信する送信
局と、前記データを受信する受信局とを備え、前記受信
局における前記データの受信の成否に応じて前記送信局
が前記データをそのパケット長を変更して再送する、デ
ータ伝送における誤り制御システムである。
Means for Solving the Problems Claim 1 of the present invention
The transmitting station includes a transmitting station that transmits data in packet units, and a receiving station that receives the data. The transmitting station transmits the data to the packet length according to the success or failure of the data reception at the receiving station. Is an error control system in data transmission that changes and resends.

【0014】この発明のうち請求項2にかかるものは、
請求項1記載のデータ伝送における誤り制御システムで
あって、前記受信局は、前記データの各パケットの受信
の成否を判定して、その各判定結果を前記送信局に対し
て通知し、前記判定結果が前記パケットの受信の不成功
を示すときに、前記送信局は、当該パケットを分割して
新たにパケットを生成することで前記データのパケット
長を変更する。
According to a second aspect of the present invention,
2. The error control system in data transmission according to claim 1, wherein the receiving station determines whether each packet of the data is successfully received, and notifies the transmitting station of each determination result. When the result indicates that the reception of the packet is unsuccessful, the transmitting station changes the packet length of the data by dividing the packet and generating a new packet.

【0015】この発明のうち請求項3にかかるものは、
請求項2記載のデータ伝送における誤り制御システムで
あって、前記パケットは複数のコンテンツを含み、前記
複数のコンテンツのおのおのには、前記受信局へ到達さ
せる必要度に応じて優先順位の情報が付与され、前記優
先順位に基づいて前記複数のコンテンツが並べられてい
る。
According to a third aspect of the present invention,
3. The error control system in data transmission according to claim 2, wherein the packet includes a plurality of contents, and each of the plurality of contents is provided with priority information according to a degree of need to reach the receiving station. And the plurality of contents are arranged based on the priority.

【0016】この発明のうち請求項4にかかるものは、
請求項3記載のデータ伝送における誤り制御システムで
あって、前記受信局は、前記複数のコンテンツのおのお
のの受信の成否を判定して、その判定結果を前記複数の
コンテンツのおのおのの前記優先順位の情報を用いて前
記送信局に対して通知し、前記判定結果が、前記優先順
位が所定の値以上であるコンテンツの受信の不成功を示
すときに、前記送信局は、当該コンテンツを選択して新
たにパケットを生成することで前記データのパケット長
を変更する。
According to a fourth aspect of the present invention,
4. The error control system in data transmission according to claim 3, wherein the receiving station determines whether each of the plurality of contents has been successfully received, and determines a result of the determination based on the priority of each of the plurality of contents. Notify the transmitting station using information, and when the determination result indicates that reception of the content whose priority is equal to or higher than a predetermined value is unsuccessful, the transmitting station selects the content and The packet length of the data is changed by generating a new packet.

【0017】この発明のうち請求項5にかかるものは、
請求項4記載のデータ伝送における誤り制御システムで
あって、前記受信局は、1パケット内において、前記複
数のコンテンツの区分よりも上位の区分の階層でも受信
の成否を判定する。
According to a fifth aspect of the present invention, there is provided:
5. The error control system in data transmission according to claim 4, wherein the receiving station determines success or failure of reception within a packet even at a layer higher than the plurality of contents.

【0018】この発明のうち請求項6にかかるものは、
請求項1乃至5のいずれかに記載のデータ伝送における
誤り制御システムであって、前記送信局は、前記データ
を一時的に記憶するバッファメモリと、前記バッファメ
モリの内容を重ねて記憶する補助記憶装置とをさらに備
える。
According to a sixth aspect of the present invention,
6. The error control system in data transmission according to claim 1, wherein the transmitting station overlaps a buffer memory for temporarily storing the data and an auxiliary memory for storing the contents of the buffer memory. And a device.

【0019】この発明のうち請求項7にかかるものは、
請求項1乃至6のいずれかに記載のデータ伝送における
誤り制御システムであって、前記送信局は、前記データ
の各パケットの送信時点からの経過時間を計測するタイ
マをさらに備える。
According to a seventh aspect of the present invention,
7. The error control system for data transmission according to claim 1, wherein the transmitting station further includes a timer that measures an elapsed time from a transmission time of each packet of the data.

【0020】[0020]

【発明の実施の形態】実施の形態1.本実施の形態は、
伝送系の通信環境が良好な状態の場合には大きなパケッ
ト長で送信し、伝送系の通信環境が劣悪な状態の場合に
は小さなパケット長で送信するよう受信状況に応じてパ
ケット長を変更できるようにした、データ伝送における
誤り制御システムである。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiment 1 In this embodiment,
If the communication environment of the transmission system is good, the packet length can be changed according to the reception condition so that the transmission is performed with a large packet length, and if the communication environment of the transmission system is poor, the transmission is performed with a small packet length. Thus, an error control system in data transmission is provided.

【0021】一般に、パケット長が大きければ、一度に
多くの情報が送信できるので送信効率がよい。しかし、
パケット長が大きいと雑音等の影響でパケット内のどこ
かに誤りが生じる可能性が高くなる。逆に、パケット長
が小さければ送信効率は落ちるものの、誤りが生じる可
能性は低い。
In general, if the packet length is large, a large amount of information can be transmitted at one time, so that the transmission efficiency is good. But,
If the packet length is large, there is a high possibility that an error occurs somewhere in the packet due to the influence of noise or the like. Conversely, if the packet length is small, the transmission efficiency is reduced, but the possibility of occurrence of an error is low.

【0022】そこで、本実施の形態においては、従来の
誤り制御システムのように一度送信したパケットと同じ
パケットを再送するのではなく、パケット長を変更して
再送する。
Therefore, in the present embodiment, the same packet as the packet transmitted once is not retransmitted as in the conventional error control system, but the packet length is changed and retransmitted.

【0023】図1は、本実施の形態にかかるデータ伝送
における誤り制御システムをARQ方式を例にとって説
明するブロック図である。図1では、送信局Sから受信
局Rに対して送信されるデータとしてコンテンツ1が示
されている。
FIG. 1 is a block diagram illustrating an error control system in data transmission according to the present embodiment, taking an ARQ system as an example. In FIG. 1, the content 1 is shown as data transmitted from the transmitting station S to the receiving station R.

【0024】まず、送信局Sにおいて、コンテンツ1は
パケット長制御ブロック2に入力される。パケット長制
御ブロック2では、再送段階においてコンテンツ1を分
割してパケット長を変更するが、最初のデータ送信時に
はパケット長を変更せずにそのままプロトコル変換ブロ
ック3へとコンテンツ1を送る。
First, at the transmitting station S, the content 1 is input to the packet length control block 2. The packet length control block 2 changes the packet length by dividing the content 1 in the retransmission stage, but sends the content 1 to the protocol conversion block 3 without changing the packet length at the first data transmission.

【0025】プロトコル変換ブロック3においては、ヘ
ッダやテイラをコンテンツ1に付加する。そして、さら
に誤り検出用符号として例えばデータ長の情報を記録し
たチェックサムを付加して、パケットを生成する。図2
に示すパケットP1がその生成例である。図2におい
て、パケットP1はコンテンツ1の前にヘッダHDを備
え、後ろにテイラTLを備えている。また、パケットP
1にはコンテンツ1とヘッダHDとのそれぞれに個別の
チェックサムが設けられている。すなわち、コンテンツ
1のデータ長の情報を記録したチェックサムCS0と、
ヘッダHDのデータ長の情報を記録したチェックサムC
Shとが設けられている。
In the protocol conversion block 3, a header and a tailer are added to the content 1. Then, a packet is generated by further adding, for example, a checksum in which data length information is recorded as an error detection code. FIG.
The packet P1 shown in FIG. In FIG. 2, the packet P1 has a header HD before the content 1 and a tailor TL after the content 1. Also, the packet P
1 has an individual checksum for each of the content 1 and the header HD. That is, a checksum CS0 that records information on the data length of the content 1,
Checksum C that records information on the data length of the header HD
Sh is provided.

【0026】さて、プロトコル変換ブロック3から送信
処理ブロック4へとパケットが出力された後、送信処理
ブロック4から伝送路Pを介して受信局Rへとパケット
が送信データとして伝送される。
After the packet is output from the protocol conversion block 3 to the transmission processing block 4, the packet is transmitted as transmission data from the transmission processing block 4 to the receiving station R via the transmission path P.

【0027】またこのとき、パケットはプロトコル変換
ブロック3から送信用バッファメモリ9にも出力され、
パケット再送時の参照用として送信用バッファメモリ9
において一時的に保管される。
At this time, the packet is also output from the protocol conversion block 3 to the transmission buffer memory 9 and
Transmission buffer memory 9 for reference during packet retransmission
Is stored temporarily.

【0028】なお、送信用バッファメモリ9に記録され
たパケットを、例えば光磁気ディスク等の補助記憶装置
10に重ねて記憶しておいてもよい。補助記憶装置10
に記憶しておけば、パケットの送信履歴だけでなくその
内容をも長期間保管することができるので、例えば期間
を置いて再度同じデータを送信したい場合や送信内容の
証明を行いたい場合などに活用することができる。
The packets recorded in the transmission buffer memory 9 may be stored in an auxiliary storage device 10 such as a magneto-optical disk. Auxiliary storage device 10
If you want to send the same data again after a period of time, or if you want to certify the contents of the transmission, you can store not only the transmission history of the packet but also its contents for a long period of time. Can be used.

【0029】続いて、受信局Rにおいて受信処理ブロッ
ク5が送信データを受信する。受信処理ブロック5から
は受信したパケットが受信判定ブロック6へと送られ、
受信判定ブロック6は、チェックサムの値と実際に受け
取ったパケットのデータ長とを比較して、伝送中に誤り
が生じたかどうかを判定する。
Subsequently, in the receiving station R, the reception processing block 5 receives the transmission data. The received packet is sent from the reception processing block 5 to the reception determination block 6,
The reception determination block 6 compares the checksum value with the data length of the actually received packet to determine whether an error has occurred during transmission.

【0030】図2に示したパケットを例にとり説明すれ
ば、受け取ったヘッダHDの実際のデータ長とチェック
サムCShに記録されたデータ長の情報とが一致するか
どうか、および、受け取ったコンテンツ1の実際のデー
タ長とチェックサムCS0に記録されたデータ長の情報
とが一致するかどうか、について判定する。
Taking the packet shown in FIG. 2 as an example, it will be described whether the actual data length of the received header HD matches the data length information recorded in the checksum CSh, and whether the received content 1 It is determined whether or not the actual data length of the data and the information of the data length recorded in the checksum CS0 match.

【0031】その結果、誤りがなければ、受信判定ブロ
ック6は受信処理ブロック5での受信処理(受信局Rに
おけるデータ配信やデータの並び替え等)を続行させ
る。また、送信局Sに対しては、誤りなく送信データを
受け取ったことを知らせるためにACK信号を伝送路P
を介して伝える。また、誤りがあれば、受信処理ブロッ
ク5での受信処理を中止させ、送信局Sに送信データに
誤りがあったことを知らせるためにNAK信号を伝え
る。
As a result, if there is no error, the reception judgment block 6 continues the reception processing (data distribution and data rearrangement at the reception station R) in the reception processing block 5. Also, an ACK signal is transmitted to the transmitting station S to notify the transmitting station S that the transmission data has been received without error.
Tell through. If there is an error, the reception processing in the reception processing block 5 is stopped, and a NAK signal is transmitted to the transmitting station S to notify the transmission station S that the transmission data has an error.

【0032】なお、受信判定ブロック6は、送信データ
に誤りがあったときのみNAK信号を送信局Sに伝送す
る、または、誤りがなかったときのみACK信号を送信
局Sに伝送するように設定されていてもよい。
The reception determination block 6 is set to transmit the NAK signal to the transmitting station S only when there is an error in the transmission data, or to transmit the ACK signal to the transmitting station S only when there is no error. It may be.

【0033】そして送信局Sにおいて、ACK/NAK
信号受信ブロック7が受信判定ブロック6からのACK
信号またはNAK信号を受信する。受信局Rが誤りなく
送信データを受け取っておれば、再送の必要がないので
送信用バッファメモリ9内に記憶された先のパケットを
消去する。一方、受信局Rが受信したデータに誤りがあ
れば、先のパケットを再送するために送信用バッファメ
モリ9に対し再送命令を与える。これにより、送信用バ
ッファメモリ9は、先に送ったパケットのデータをパケ
ット長制御ブロック2へと送る。また、ACK/NAK
信号受信ブロック7は、パケット長制御ブロック2に対
し再送するか非再送とするかを通知する。
At the transmitting station S, ACK / NAK
The signal reception block 7 receives the ACK from the reception determination block 6
Receive a signal or NAK signal. If the receiving station R has received the transmission data without error, there is no need for retransmission, so the previous packet stored in the transmission buffer memory 9 is deleted. On the other hand, if there is an error in the data received by the receiving station R, a retransmission instruction is given to the transmission buffer memory 9 to retransmit the previous packet. As a result, the transmission buffer memory 9 sends the data of the previously sent packet to the packet length control block 2. ACK / NAK
The signal receiving block 7 notifies the packet length control block 2 whether to perform retransmission or non-retransmission.

【0034】なお、ACK/NAK信号受信ブロック7
がACK信号またはNAK信号を受信できない場合のこ
とを考慮して、パケットの送信時点からの経過時間を計
測するタイマ8を設け、パケットの送信後、一定時間を
経過しても受信局Rからの応答がない場合にACK/N
AK信号受信ブロック7に再送命令を与えさせるように
しておいてもよい。タイマ8は、例えばプロトコル変換
ブロック3から送信用バッファメモリ9への送信データ
の入力時点をモニターしておくことによって、送信時点
を認識することができる。
The ACK / NAK signal receiving block 7
Is provided with a timer 8 for measuring the elapsed time from the packet transmission time point in consideration of the case where the ACK signal or the NAK signal cannot be received. ACK / N if no response
The AK signal receiving block 7 may be given a retransmission command. The timer 8 can recognize the transmission time point by monitoring the input time point of the transmission data from the protocol conversion block 3 to the transmission buffer memory 9, for example.

【0035】また、タイマ8を設けておけば、受信判定
ブロック6がACK信号のみを伝送するよう設定された
場合、送信後、一定時間を経過してもACK信号が来な
ければ自動的にACK/NAK信号受信ブロック7が再
送命令をパケット長制御ブロック2および送信用バッフ
ァメモリ9に発するようにしておくことができる。同様
に、受信判定ブロック6がNAK信号のみを伝送するよ
う設定された場合、送信後、一定時間を経過してもNA
K信号が来なければ自動的にACK/NAK信号受信ブ
ロック7が消去命令を発するようにしておくことができ
る。
Further, if the timer 8 is provided, if the reception determination block 6 is set to transmit only the ACK signal, the ACK is automatically transmitted if the ACK signal does not come within a certain time after the transmission. The / NAK signal receiving block 7 can issue a retransmission command to the packet length control block 2 and the transmission buffer memory 9. Similarly, if the reception determination block 6 is set to transmit only the NAK signal, the NA
If the K signal does not come, the ACK / NAK signal receiving block 7 can automatically issue an erase command.

【0036】さらに、タイマ8があれば、ACK信号ま
たはNAK信号の受信にかかわらず、送信から一定時間
を経過したときにACK/NAK信号受信ブロック7か
ら送信用バッファメモリ9に対し消去命令を出すように
しておくことも可能である。
Further, if there is a timer 8, regardless of whether an ACK signal or a NAK signal is received, an erasing command is issued from the ACK / NAK signal receiving block 7 to the transmission buffer memory 9 when a predetermined time has elapsed from the transmission. It is also possible to do so.

【0037】他にも例えば、タイマ8を用いればACK
/NAK信号受信ブロック7は、補助記憶装置10内の
送信データを所望の期間だけ記憶させたのち消去するこ
ともできる。また逆に、補助記憶装置10内に送信デー
タを所望の期間だけ記憶させた後、再び送信用バッファ
メモリ9に呼び出して再送することもできる。
For example, if the timer 8 is used, ACK
The / NAK signal receiving block 7 can also delete the transmission data in the auxiliary storage device 10 after storing it for a desired period. Conversely, after the transmission data is stored in the auxiliary storage device 10 for a desired period, the data can be recalled to the transmission buffer memory 9 and retransmitted.

【0038】なお、例えばACK/NAK信号受信ブロ
ック7において、同じパケットの再送命令の回数をカウ
ントしておき、一定回数を超えたときに送信用バッファ
メモリ9に消去命令を発するようにしておいてもよい。
こうすれば、同じパケットを何回も再送し続けるため後
続するデータが受信局に送られないという弊害を防ぐこ
とができる。
In the ACK / NAK signal receiving block 7, for example, the number of retransmission instructions for the same packet is counted, and an erasing instruction is issued to the transmission buffer memory 9 when the number exceeds a certain number. Is also good.
In this way, it is possible to prevent the subsequent packet from being sent to the receiving station because the same packet is continuously retransmitted many times.

【0039】さて、パケット長制御ブロック2は、AC
K/NAK信号受信ブロック7から非再送の通知を受け
たときは、先に送り出したパケットの場合と同様、次に
送るべきコンテンツ1をそのままプロトコル変換ブロッ
ク3に送り、送信を繰り返す。
Now, the packet length control block 2
When the non-retransmission notification is received from the K / NAK signal reception block 7, the content 1 to be transmitted next is transmitted to the protocol conversion block 3 as it is, and the transmission is repeated, as in the case of the previously transmitted packet.

【0040】一方、再送の通知を受けたときは、送信用
バッファメモリ9から先ほど送ったパケットを受け取
り、パケットの再構成を行う。
On the other hand, when the notification of retransmission is received, the packet transmitted earlier is received from the transmission buffer memory 9 and the packet is reconfigured.

【0041】このパケットの再構成について説明するの
が図2である。パケットを再構成するにはまず、最初に
送信されたパケットP1を短くするために、コンテンツ
1を適当な場所において区分し、コンテンツ1a,1b
に分割する。そして、パケット長制御ブロック2は、分
割したコンテンツ1a,1bをプロトコル変換ブロック
3に送る。
FIG. 2 illustrates the reconfiguration of the packet. In order to reconstruct the packet, first, in order to shorten the initially transmitted packet P1, the content 1 is divided at an appropriate place, and the content 1a, 1b
Divided into Then, the packet length control block 2 sends the divided contents 1a and 1b to the protocol conversion block 3.

【0042】そして、プロトコル変換ブロック3におい
て、コンテンツ1a,1bのそれぞれにヘッダHD、テ
イラTLを付加して、それぞれを新たなパケットP2,
P3とする。このとき例えば、ヘッダHDに、伝送先ア
ドレス等の情報に加えて、パケット長の変更について受
信局Rに知らせるための情報も記録しておけばよい。な
お、コンテンツ1a,1bのそれぞれに対応するチェッ
クサムCSa,CSbも新たに用意して付加しておく。
そして、新たに生成したパケットP2,P3を送信処理
ブロック4に送り、再び送信を繰り返す。
Then, in the protocol conversion block 3, a header HD and a tailor TL are added to each of the contents 1a and 1b, and each of them is added to a new packet P2.
P3. At this time, for example, in addition to the information such as the transmission destination address, information for notifying the receiving station R of the change in the packet length may be recorded in the header HD. Checksums CSa and CSb respectively corresponding to the contents 1a and 1b are newly prepared and added.
Then, the newly generated packets P2 and P3 are sent to the transmission processing block 4, and the transmission is repeated again.

【0043】そして、受信局Rは、受信処理および受信
判定を再び行い、先と同様、ACK信号またはNAK信
号を送信局Sに送る。そして送信局Sで同様の処理を繰
り返す。
Then, the receiving station R performs the receiving process and the receiving determination again, and sends an ACK signal or a NAK signal to the transmitting station S as before. Then, the transmitting station S repeats the same processing.

【0044】なお送信局Sにおいて、分割したパケット
P2,P3について再び再送することになった場合は、
さらに同様のパケット再構成を行えばよい。すなわち、
図2に示すようにコンテンツ1a,1bをさらにコンテ
ンツ1c〜1fに分割して、コンテンツ1c〜1fのそ
れぞれにヘッダHD、テイラTLおよびチェックサムC
Sc〜CSfを付加して、それぞれを新たなパケットP
4〜P7とすればよい。以降、さらに再送要求を受けた
場合も、以上と同様のパケット再構成を繰り返せばよ
い。
When the transmitting station S retransmits the divided packets P2 and P3 again,
Further, similar packet reconfiguration may be performed. That is,
As shown in FIG. 2, the contents 1a and 1b are further divided into contents 1c to 1f, and each of the contents 1c to 1f has a header HD, a tailor TL, and a checksum C.
Sc to CSf are added, and each is added to a new packet P
4-P7 may be set. Thereafter, when a retransmission request is further received, the same packet reconfiguration as described above may be repeated.

【0045】本実施の形態にかかるデータ伝送における
誤り制御システムを用いれば、パケット長を小さくする
ことができるので誤りの生じる可能性が低くなり、通信
環境が良好でない伝送系であっても、再送がより確実な
ものとなる。
If the error control system in data transmission according to the present embodiment is used, the packet length can be reduced, so that the possibility of occurrence of errors is reduced. Will be more reliable.

【0046】また、本実施の形態によれば、以上とは逆
に通信環境が良好な場合には、データ長の短い複数のコ
ンテンツを結合させて長いパケットにして送ることも可
能である。その場合は、パケット長制御ブロック2にお
いて複数のコンテンツを連結し、プロトコル変換ブロッ
ク3においてパケットを生成して、送信処理を行えばよ
い。そして、ACK/NAK信号受信ブロック7が再送
を通知するまでパケットの再構成を繰り返してパケット
長を増やすことが可能である。
According to the present embodiment, conversely, when the communication environment is favorable, a plurality of contents having a short data length can be combined and transmitted as a long packet. In such a case, a plurality of contents may be connected in the packet length control block 2, a packet may be generated in the protocol conversion block 3, and transmission processing may be performed. Then, it is possible to increase the packet length by repeating packet reconfiguration until the ACK / NAK signal receiving block 7 notifies retransmission.

【0047】このようにすれば、パケット長が大きくな
るので、一度に多くの情報が送信でき、送信効率がよ
い。
In this case, since the packet length becomes large, a large amount of information can be transmitted at one time, and the transmission efficiency is good.

【0048】実施の形態2.本実施の形態は、実施の形
態1にかかるデータ伝送における誤り制御システムの変
形例であって、パケットの中のコンテンツに優先順位を
付与するものである。
Embodiment 2 The present embodiment is a modification of the error control system in data transmission according to the first embodiment, and assigns priorities to contents in a packet.

【0049】例えば、パケットの中に必ず受信局へ到達
させたいコンテンツや受信局へ到達しなくても構わない
コンテンツが混在している場合がある。その場合、受信
局へ到達させる必要度の高いデータさえ受信局に誤りな
く受信されれば、その他のデータに誤りが含まれていた
としても受信局はその部分を無視することもできる。そ
して、受信局へ到達させる必要度の低いコンテンツにつ
いては、送信局は再送を省略してもよい。また、受信局
へ到達させる必要度の高いコンテンツに誤りが含まれて
いて再送の必要がある場合には、例えばそのコンテンツ
を次回送るべきパケットに付加して一緒に伝送してもよ
い。
For example, there is a case where a packet contains a content that is always required to reach the receiving station or a content that does not need to reach the receiving station. In this case, as long as the data required to reach the receiving station is received by the receiving station without error, the receiving station can ignore the data even if other data contains an error. Then, the transmitting station may omit the retransmission of the content having a low necessity to reach the receiving station. Further, when an error is included in the content that is required to reach the receiving station and it is necessary to retransmit the content, for example, the content may be added to a packet to be transmitted next time and transmitted together.

【0050】なお、上記のことを実現するためには、パ
ケットのうちどの部分に誤りが発生したかを特定する必
要がある。
In order to realize the above, it is necessary to specify in which part of the packet an error has occurred.

【0051】そこで、本実施の形態においては、パケッ
ト中の各コンテンツに優先順位の情報を付加し、さらに
各コンテンツに誤り検出用符号を付加する。
Therefore, in the present embodiment, priority information is added to each content in a packet, and an error detection code is added to each content.

【0052】図3は、本実施の形態にかかるデータ伝送
における誤り制御システムを説明するブロック図であ
る。図3では、送信局Sから受信局Rに対して1つのパ
ケットとして送信される、複数のコンテンツ12a〜1
2dが示されている。これらのコンテンツ12a〜12
dには、それぞれ優先順位が設定される。
FIG. 3 is a block diagram illustrating an error control system in data transmission according to the present embodiment. In FIG. 3, a plurality of contents 12a to 1 transmitted from the transmitting station S to the receiving station R as one packet are shown.
2d is shown. These contents 12a to 12
Priority is set to each of d.

【0053】例えば、本実施の形態にかかるデータ伝送
における誤り制御システムを防犯用遠隔監視システムに
適用した場合を想定すると、コンテンツとして例えば、
防犯場所から離れた場所に存在する監視者に警報を与え
るアラームデータ、防犯場所に設置された温度センサや
赤外線センサ等の情報を示すセンサデータ、防犯場所の
内部や周囲の音声データおよび画像データが考えられ
る。例えば、今述べた順に優先順位が高いとすれば、優
先順位のレベルは、アラームデータが1、センサデータ
が2、音声データが3、そして画像データが4となる
(数字が小さいほど優先順位が高い)。以下ではこの例
に基づいて記述する。
For example, assuming that the error control system in data transmission according to the present embodiment is applied to a remote monitoring system for security, for example,
Alarm data that gives an alarm to an observer located away from the security place, sensor data indicating information such as temperature sensors and infrared sensors installed in the security place, voice data and image data inside and around the security place Conceivable. For example, if the priorities are higher in the order just described, the priority levels are 1 for alarm data, 2 for sensor data, 3 for audio data, and 4 for image data (the lower the number, the higher the priority level). high). The description below is based on this example.

【0054】まず、コンテンツ12a〜12dはパケッ
ト長制御ブロック2に入力される。パケット長制御ブロ
ック2では、再送段階においてコンテンツ12a〜12
dのうちどのコンテンツを再送するか選択してパケット
長を変更するが、最初のデータ送信時にはそのまま優先
順位付与ブロック11へとコンテンツ12a〜12dを
送る。
First, the contents 12a to 12d are input to the packet length control block 2. In the packet length control block 2, the contents 12a to 12
The packet length is changed by selecting which content to be retransmitted out of d. The content 12a to 12d is sent to the priority assignment block 11 as it is at the time of the first data transmission.

【0055】優先順位付与ブロック11では、パケット
長制御ブロック2から出力されたコンテンツ12a〜1
2dのそれぞれに、優先順位の情報を備えたレベル信号
を付与する。そして、レベル信号が付与された各コンテ
ンツ12a〜12dをプロトコル変換ブロック3へと送
る。
In the priority assignment block 11, the contents 12a-1 output from the packet length control block 2 are output.
A level signal having priority information is assigned to each of the 2d. Then, each of the contents 12 a to 12 d to which the level signal is added is sent to the protocol conversion block 3.

【0056】プロトコル変換ブロック3においては、チ
ェックサムを各コンテンツ12a〜12dに付加してひ
とまとまりのデータにした後、ヘッダやテイラを付加し
てパケットを生成する。
In the protocol conversion block 3, a checksum is added to each of the contents 12a to 12d to make a set of data, and then a packet is generated by adding a header and a tailor.

【0057】図4に示すパケットP8はその生成例であ
る。パケットP8では各コンテンツ12a〜12dとヘ
ッダHDとのそれぞれに個別のチェックサムが設けられ
ている。すなわち、ヘッダHDのチェックサムCSh
と、各コンテンツ12a〜12dのチェックサムCS1
〜CS4とが設けられている。
The packet P8 shown in FIG. 4 is an example of the generation. In the packet P8, an individual checksum is provided for each of the contents 12a to 12d and the header HD. That is, the checksum CSh of the header HD
And checksum CS1 of each content 12a to 12d
To CS4.

【0058】また、パケットP8においては、各コンテ
ンツ12a〜12dすなわちアラームデータ、センサデ
ータ、音声データおよび画像データのそれぞれに、優先
順位のレベル信号LV1〜LV4が付与されている。
In the packet P8, priority level signals LV1 to LV4 are assigned to the contents 12a to 12d, that is, alarm data, sensor data, audio data, and image data.

【0059】また、パケットP8では、ヘッダHDに近
い方から優先順位の高い順にコンテンツが並べられてい
る。ヘッダHDに近い位置に優先順位の高いコンテンツ
を配置しておけば、受信局Rにおいて何らかの事情で受
信を打ち切らなければならなくなったときに、可能な限
り優先順位の高いコンテンツを受信局Rに伝送しておく
ことができる。
In the packet P8, the contents are arranged in descending order of priority from the header HD. By arranging high-priority content at a position close to the header HD, when the receiving station R has to terminate reception for some reason, the highest-priority content is transmitted to the receiving station R as much as possible. You can keep.

【0060】パケットP8ではさらに、コンテンツの区
分よりも上位の区分で適当な場所に(例えばコンテンツ
2つごとに)チェックサムCSα,CSβが設けられて
いる。チェックサムCSαにはヘッダHDからチェック
サムCS2までのデータ長の情報が記録され、チェック
サムCSβにはレベル信号LV3からチェックサムCS
4までのデータ長の情報が記録されている。チェックサ
ムCSα,CSβのように、コンテンツの区分よりも上
位の区分の階層で付加されたチェックサムは、誤りの有
無の判断を速く行いたいときや、パケットのうちどこに
誤りが存在するのかを大まかに知りたいときなどに、コ
ンテンツごとにチェックするよりも有用となる。しか
し、これらのチェックサムCSα,CSβは省略するこ
とも可能である。
In the packet P8, checksums CSα and CSβ are provided at appropriate places (for example, every two contents) in a higher order than the contents. The checksum CSα records information on the data length from the header HD to the checksum CS2, and the checksum CSβ stores the checksum CS from the level signal LV3.
Information on data lengths up to 4 is recorded. Like the checksums CSα and CSβ, the checksum added in a layer higher than the content section can be used to quickly determine the presence or absence of an error or to roughly identify where in a packet an error exists. This is more useful than checking for each content when you want to know about it. However, these checksums CSα and CSβ can be omitted.

【0061】さて、プロトコル変換ブロック3から送信
処理ブロック4へとパケットが出力され、送信処理ブロ
ック4から伝送路Pを介して受信局Rへと伝送される。
このとき、パケットはプロトコル変換ブロック3から送
信用バッファメモリ9にも出力され、パケットの再送時
の参照用として送信用バッファメモリ9において一時的
に記憶される。なお、送信用バッファメモリ9に記録さ
れたパケットをさらに補助記憶装置10に記憶しておい
てもよい。
The packet is output from the protocol conversion block 3 to the transmission processing block 4 and transmitted from the transmission processing block 4 to the receiving station R via the transmission path P.
At this time, the packet is also output from the protocol conversion block 3 to the transmission buffer memory 9 and temporarily stored in the transmission buffer memory 9 for reference when retransmitting the packet. The packet recorded in the transmission buffer memory 9 may be further stored in the auxiliary storage device 10.

【0062】続いて、受信局Rにおいて受信処理ブロッ
ク5が送信データを受信する。受信処理ブロック5から
は受信したパケットが受信判定ブロック6へと送られ、
受信判定ブロック6は、チェックサムの値と実際に受け
取ったパケットのデータ長とを比較して、伝送中に誤り
が生じたかどうかを判定する。
Subsequently, in the receiving station R, the reception processing block 5 receives the transmission data. The received packet is sent from the reception processing block 5 to the reception determination block 6,
The reception determination block 6 compares the checksum value with the data length of the actually received packet to determine whether an error has occurred during transmission.

【0063】図4に示したパケットを例にとり説明すれ
ば、チェックサムCSα,CSβがパケットに含まれて
いる場合には、まず、ヘッダHDからチェックサムCS
2までの実際のデータ長とチェックサムCSαに記録さ
れたデータ長の情報とが一致するかどうか、および、レ
ベル信号LV3からチェックサムCS4までの実際のデ
ータ長とチェックサムCSβに記録されたデータ長の情
報とが一致するかどうか、について判定する。
Referring to the packet shown in FIG. 4 as an example, if the checksums CSα and CSβ are included in the packet, first, the checksum CS
2 and whether the information on the data length recorded in the checksum CSα matches, and the actual data length from the level signal LV3 to the checksum CS4 and the data recorded in the checksum CSβ It is determined whether the length information matches.

【0064】この段階で誤りがあれば、受信処理ブロッ
ク5での受信処理を中止させ、送信局Sに送信データに
誤りがあったことを知らせるためのNAK信号を伝え
る。なお、NAK信号の伝送時には、誤りがあった部分
の優先順位のレベル信号をNAK信号に付加しておく。
例えば、チェックサムCSαをチェックして誤りが検出
された場合、例えばチェックサムCSαの区分内の全て
のレベル信号LV1,LV2の情報をNAK信号に付加
する。他にも例えば、チェックサムCSαの区分のうち
最も優先順位の高いレベル信号LV1の情報をNAK信
号に付加してもよい。いずれにせよ、チェックサムCS
α,CSβで区分される領域のうち、どの部分で誤りが
発生したかが特定できればよい。そうすれば、送信局S
において、そのパケットを再送すべきか、また、どの部
分を再送すべきか、パケット長をどの程度変更すべき
か、といった判断を下す際の判断材料となる。
If there is an error at this stage, the reception processing in the reception processing block 5 is stopped, and a NAK signal for notifying the transmission station S that the transmission data has an error is transmitted. At the time of transmitting the NAK signal, a priority level signal of an erroneous portion is added to the NAK signal.
For example, when an error is detected by checking the checksum CSα, for example, information of all the level signals LV1 and LV2 in the section of the checksum CSα is added to the NAK signal. Alternatively, for example, information of the level signal LV1 having the highest priority among the sections of the checksum CSα may be added to the NAK signal. In any case, checksum CS
It suffices if it is possible to identify in which part of the area divided by α and CSβ an error has occurred. Then, the transmitting station S
In the above, the information is used as a material for determining whether to retransmit the packet, what portion should be retransmitted, and how much the packet length should be changed.

【0065】また、チェックサムCSα,CSβによる
区分の段階で誤りがなければ、今度はコンテンツ単位で
チェックを行う。すなわち、ヘッダHDの実際のデータ
長とチェックサムCShに記録されたデータ長の情報と
が一致するかどうか、および、コンテンツ12a〜12
dの実際のデータ長とチェックサムCS1〜CS4に記
録されたデータ長の情報とがそれぞれ一致するかどう
か、について判定する。
If there is no error at the stage of the division by the checksums CSα and CSβ, a check is performed for each content. That is, whether the actual data length of the header HD matches the information of the data length recorded in the checksum CSh, and whether the contents 12a to 12
It is determined whether or not the actual data length of d matches the data length information recorded in the checksums CS1 to CS4.

【0066】その結果、誤りがなければ、受信判定ブロ
ック6は受信処理ブロック5での受信処理を続行させ
る。また、送信局Sに対しては、誤りなく送信データを
受け取ったことを知らせるためにACK信号を伝送路P
を介して伝える。また、誤りがあれば、受信処理ブロッ
ク5での受信処理を中止させ、送信局Sに送信データに
誤りがあったことを知らせるためにNAK信号を伝え
る。なお、NAK信号の伝送時には、先の場合と同様、
誤りがあったコンテンツのレベル信号をNAK信号に付
加しておく。
As a result, if there is no error, the reception judgment block 6 continues the reception processing in the reception processing block 5. Also, an ACK signal is transmitted to the transmitting station S to notify the transmitting station S that the transmission data has been received without error.
Tell through. If there is an error, the reception processing in the reception processing block 5 is stopped, and a NAK signal is transmitted to the transmitting station S to notify the transmission station S that the transmission data has an error. At the time of transmitting the NAK signal, as in the previous case,
The level signal of the erroneous content is added to the NAK signal.

【0067】なお、チェックサムCSα,CSβを省略
する場合には、受信判定ブロック6では最初からコンテ
ンツ単位でのチェックを行えばよい。
When the checksums CSα and CSβ are omitted, the reception determination block 6 may perform a check in content units from the beginning.

【0068】また、実施の形態1と同様、受信判定ブロ
ック6は、送信データに誤りがあったときのみNAK信
号を送信局Sに伝送する、または、誤りがなかったとき
のみACK信号を送信局Sに伝送するように設定されて
いてもよい。前者の場合、上記と同様、誤りがあったコ
ンテンツのレベル信号をNAK信号に付加すればよい。
また後者の場合は、誤りなく受信できたパケットのAC
K信号を伝送する際に、それ以前のパケット中で誤りが
あったコンテンツのレベル信号をACK信号に付加すれ
ばよい。
As in the first embodiment, reception determination block 6 transmits a NAK signal to transmission station S only when there is an error in transmission data, or transmits an ACK signal only when there is no error. It may be set to transmit to S. In the former case, the level signal of the erroneous content may be added to the NAK signal as described above.
In the latter case, the AC of the packet received without error is
When transmitting the K signal, the level signal of the content having an error in the previous packet may be added to the ACK signal.

【0069】さて送信局Sにおいて、ACK/NAK信
号受信ブロック7が受信判定ブロック6からのACK信
号またはNAK信号を受信する。受信局Rが誤りなく送
信データを受け取っておれば、再送の必要がないので送
信用バッファメモリ9内に記憶された先のパケットを消
去する。
At the transmitting station S, the ACK / NAK signal receiving block 7 receives the ACK signal or the NAK signal from the reception determining block 6. If the receiving station R has received the transmission data without error, there is no need for retransmission, so the previous packet stored in the transmission buffer memory 9 is deleted.

【0070】一方、受信局Rが受信したデータに誤りが
あれば、ACK/NAK信号受信ブロック7は、ACK
信号またはNAK信号に付加されたレベル信号の情報か
ら、再送すべきかどうか判断する。すなわち、予め決め
ておいた値以上の優先順位のコンテンツが正しく受信さ
れていない場合には、そのコンテンツを再送するよう、
送信用バッファメモリ9に対し再送命令を与える。これ
により、送信用バッファメモリ9は、先に送ったパケッ
トのデータをパケット長制御ブロック2へと送る。ま
た、ACK/NAK信号受信ブロック7は、正しく受信
されたコンテンツについては送信用バッファメモリ9に
対し消去命令を与えるようにしてもよい。
On the other hand, if there is an error in the data received by the receiving station R, the ACK / NAK signal receiving block 7
It is determined whether or not to retransmit from the information of the level signal added to the signal or NAK signal. That is, if the content of the priority higher than the predetermined value is not correctly received, the content is retransmitted.
A retransmission instruction is given to the transmission buffer memory 9. As a result, the transmission buffer memory 9 sends the data of the previously sent packet to the packet length control block 2. Further, the ACK / NAK signal receiving block 7 may give an erasing command to the transmission buffer memory 9 for correctly received content.

【0071】また、ACK/NAK信号受信ブロック7
は、パケット長制御ブロック2に対して、再送・非再送
についておよびどの優先順位のコンテンツを再送するか
について通知する。
The ACK / NAK signal receiving block 7
Informs the packet length control block 2 about retransmission / non-retransmission and which priority content is to be retransmitted.

【0072】なお、実施の形態1と同様、タイマ8を設
け、パケットの送信後、一定時間を経過しても受信局R
からの応答がない場合にはACK/NAK信号受信ブロ
ック7に再送命令を与えさせるようにしておいてもよ
い。また、タイマ8を設ければ、他にも実施の形態1と
同様、受信判定ブロック6がACK信号またはNAK信
号のみを伝送するよう設定された場合に送信から一定時
間を経過してもACK信号またはNAK信号が来なけれ
ば自動的にACK/NAK信号受信ブロック7が再送命
令または消去命令を発するようにしておくことや、AC
K信号またはNAK信号の受信にかかわらず送信から一
定時間を経過したときにACK/NAK信号受信ブロッ
ク7から送信用バッファメモリ9に対し消去命令を出す
ようにしておくこと等ができる。
As in the first embodiment, a timer 8 is provided so that the reception station R
If there is no response from the ACK / NAK signal receiving block 7, a retransmission command may be given to the ACK / NAK signal receiving block 7. Further, if the timer 8 is provided, similarly to the first embodiment, when the reception determination block 6 is set to transmit only the ACK signal or the NAK signal, the ACK signal is transmitted even after a certain time has elapsed from the transmission. Alternatively, the ACK / NAK signal receiving block 7 automatically issues a retransmission command or an erasing command if a NAK signal does not come,
Regardless of whether a K signal or a NAK signal is received, an erasing command can be issued from the ACK / NAK signal receiving block 7 to the transmission buffer memory 9 when a predetermined time has elapsed from the transmission.

【0073】なお、実施の形態1と同様、ACK/NA
K信号受信ブロック7において、同じパケットの再送命
令の回数をカウントしておき、一定回数を超えたときに
送信用バッファメモリ9に消去命令を発するようにして
おいてもよい。こうすれば、同じパケットを何回も再送
し続けるため後続するデータが受信局に送られないとい
う弊害を防ぐことができる。また、例えば優先順位の高
いものほど再送の許容回数を増やすなどして優先順位と
再送回数とを組み合わせて再送の判断を行ってもよい。
Note that, as in the first embodiment, ACK / NA
The K signal receiving block 7 may count the number of retransmission instructions of the same packet, and issue an erasure instruction to the transmission buffer memory 9 when the number exceeds a certain number. In this way, it is possible to prevent the subsequent packet from being sent to the receiving station because the same packet is continuously retransmitted many times. Further, the retransmission may be determined by combining the priority and the number of retransmissions, for example, by increasing the allowable number of retransmissions for a higher priority.

【0074】さて、パケット長制御ブロック2は、AC
K/NAK信号受信ブロック7から非再送の通知を受け
たときは、先に送り出したパケットの場合と同様、次に
送るべきコンテンツ12a〜12dをそのままプロトコ
ル変換ブロック3に送り、送信を繰り返す。
Now, the packet length control block 2
When the non-retransmission notification is received from the K / NAK signal reception block 7, the contents 12a to 12d to be transmitted next are transmitted to the protocol conversion block 3 as they are, and the transmission is repeated, as in the case of the previously transmitted packet.

【0075】一方、再送の通知を受けたときは、送信用
バッファメモリ9から送られたパケットを受け取り、パ
ケットの再構成を行う。
On the other hand, when the notification of retransmission is received, the packet received from the transmission buffer memory 9 is received and the packet is reconfigured.

【0076】このパケットの再構成について説明するの
が図4である。パケット長制御ブロック2では、ACK
/NAK信号受信ブロック7から通知された優先順位の
情報をもとに、送信用バッファメモリ9から送られたパ
ケットのうち、該当する優先順位のコンテンツを分割し
て取り出す。そして、取り出したコンテンツを優先順位
付与ブロック11に送る。優先順位付与ブロック11で
は、再び各コンテンツに優先順位を付けなおして並び替
え、プロトコル変換ブロック3に送る。
FIG. 4 illustrates this packet reconfiguration. In the packet length control block 2, ACK
Based on the priority information notified from the / NAK signal receiving block 7, of the packets sent from the transmission buffer memory 9, the content having the corresponding priority is divided and extracted. Then, the extracted content is sent to the priority assignment block 11. In the priority assignment block 11, each content is re-assigned a priority, rearranged, and sent to the protocol conversion block 3.

【0077】そして、プロトコル変換ブロック3におい
て、各コンテンツにチェックサムを付し、その後、各コ
ンテンツをひとまとまりとしてヘッダ、テイラを付加し
て、新たなパケットとする。このとき実施の形態1と同
様、ヘッダには、伝送先アドレス等の情報に加えて、パ
ケット長の変更について受信局Rに知らせるための情報
も記録される。そして、新たに生成したパケットを送信
処理ブロック4に送り、再び送信を繰り返す。
Then, in the protocol conversion block 3, a checksum is added to each content, and then each content is grouped and a header and tailor are added to form a new packet. At this time, similarly to the first embodiment, in the header, information for notifying the receiving station R of the change in the packet length is recorded in addition to the information such as the transmission destination address. Then, the newly generated packet is sent to the transmission processing block 4, and the transmission is repeated again.

【0078】例えば、図4のパケットP8において優先
順位が2以上のコンテンツを必ず受信させたい場合に、
優先順位が1のコンテンツ12aおよび優先順位が2の
コンテンツ12bが正しく受信されなかったとすれば、
コンテンツ12a,12bにヘッダHD、テイラTL、
チェックサムCSh,CS1,CS2を付加してパケッ
トP9を生成し、これを再送すべき新たなパケットとす
ればよい。そして、優先順位の低いコンテンツ12c,
12dの音声データ、画像データについては再送を省略
する。
For example, when it is necessary to always receive the content having the priority of 2 or more in the packet P8 of FIG.
If the content 12a having the priority 1 and the content 12b having the priority 2 are not correctly received,
Headers HD, Taylor TL,
A packet P9 may be generated by adding the checksums CSh, CS1, and CS2, and this may be used as a new packet to be retransmitted. Then, the lower priority contents 12c,
Retransmission of 12d audio data and image data is omitted.

【0079】また、例えば、パケットP8において優先
順位のレベルが4以上のコンテンツを必ず受信させたい
場合に、優先順位が3のコンテンツ12cおよび優先順
位が4のコンテンツ12dが正しく受信されなかったと
すれば、コンテンツ12c,12dにヘッダHD、テイ
ラTL、チェックサムCSh,CS3,CS4を付加し
てパケットP10を生成し、これを再送すべき新たなパ
ケットとすればよい。
Further, for example, if it is desired to always receive the content having the priority level of 4 or more in the packet P8, if the content 12c having the priority 3 and the content 12d having the priority 4 are not correctly received, Then, a packet P10 may be generated by adding a header HD, a tailor TL, and a checksum CSh, CS3, CS4 to the contents 12c, 12d, and use this as a new packet to be retransmitted.

【0080】また、例えば、パケットP8において優先
順位のレベルが1のコンテンツを必ず受信させたい場合
に、優先順位1のコンテンツ12aが正しく受信されな
かったとすれば、コンテンツ12aにヘッダ、テイラ、
チェックサムを付加して、再送すべき新たなパケットと
すればよい。
For example, if it is desired to always receive the content having the priority level 1 in the packet P8, and if the content 12a having the priority 1 is not correctly received, a header, a tailor,
A new packet to be retransmitted may be added with a checksum.

【0081】ただし、1つあるいはわずかのコンテンツ
で1パケットを生成するのが非効率である場合には、例
えば、コンテンツ12aを、次に送信すべきコンテンツ
群に混合して送信してもよい。その場合、パケット長制
御ブロック2は、送信用バッファメモリ9からコンテン
ツ12aを呼び出し、次に送るべきコンテンツ群ととも
に、それらを優先順位付与ブロック3に送る。そして、
優先順位付与ブロック3においてそれらコンテンツを並
び替えて、それぞれにレベル信号を付与する。例えば、
誤りのあったコンテンツ12aの方に高い優先順位のレ
ベル信号を与えるようにしてもよい。また、誤りのあっ
たコンテンツ12aの優先順位を、新たに送る優先順位
が4のコンテンツ12dよりも低くしてもよい。
However, when it is inefficient to generate one packet with one or a small amount of content, for example, the content 12a may be mixed with a content group to be transmitted next and transmitted. In this case, the packet length control block 2 calls the contents 12 a from the transmission buffer memory 9 and sends them to the priority assignment block 3 together with the contents to be sent next. And
In the priority assignment block 3, the contents are rearranged and a level signal is assigned to each of them. For example,
A higher priority level signal may be given to the erroneous content 12a. Further, the priority of the erroneous content 12a may be lower than the priority of the newly transmitted content 12d.

【0082】本実施の形態にかかるデータ伝送における
誤り制御システムを用いれば、パケット中の優先順位の
高いコンテンツをより確実に再送することができる。
Using the error control system in data transmission according to the present embodiment makes it possible to more reliably resend high-priority content in a packet.

【0083】なお、本実施の形態にかかるデータ伝送に
おける誤り制御システムを適用できる例として、上記の
防犯用遠隔監視システム以外に、例えばネットオークシ
ョン(通信回線を利用したオークション)がある。オー
クションを行う場合、買い手が売り手に送るデータとし
て例えば、「買い」の情報、「落札価格」の情報、「引
渡し場所」の情報等が考えられるが、これらの情報にも
優先順位を付与することができる。よって、この場合も
上記の防犯用遠隔監視システムの場合と同様、パケット
中の優先順位の高いコンテンツを確実に再送することが
できる。
As an example to which the error control system in data transmission according to the present embodiment can be applied, there is, for example, a net auction (auction using a communication line) other than the above-described remote monitoring system for crime prevention. When conducting an auction, the data sent by the buyer to the seller may be, for example, "buying" information, "successful bid price" information, "delivery place" information, and the like. Can be. Therefore, in this case, as in the case of the above-described security remote monitoring system, it is possible to reliably resend the content having a high priority in the packet.

【0084】その他.実施の形態1および2ではARQ
方式の誤り制御システムを例に採ったが、本発明は、A
RQ方式のうちStop-and-Wait方式に適用できることは
もちろん、Go-back-N方式やSelective-Repeat方式等の
連続ARQ方式にも適用可能である。いずれの場合も、
再送する際にパケット長の変更の情報を受信側に送信し
ておけば、送信局と受信局との間でプロトコルを適合さ
せることができる。
Others. In Embodiments 1 and 2, ARQ
The error control system of the system is taken as an example.
Of course, the RQ method can be applied to the Stop-and-Wait method and also to the continuous ARQ method such as the Go-back-N method and the Selective-Repeat method. In either case,
If the information of the change in the packet length is transmitted to the receiving side at the time of retransmission, the protocol can be adapted between the transmitting station and the receiving station.

【0085】また、ARQ方式以外にも、情報帰還方式
など受信状況を送信局に通知する方式の誤り制御システ
ムであれば、本発明を適用することが可能である。
The present invention can be applied to any error control system other than the ARQ system, such as an information feedback system that notifies a transmitting station of a reception status.

【0086】[0086]

【発明の効果】この発明のうち請求項1にかかるデータ
伝送における誤り制御システムを用いれば、パケット長
を小さくすることができるので誤りの生じる可能性が低
くなり、通信環境が良好でない伝送系であっても、再送
がより確実なものとなる。またパケット長を大きくし
て、一度に多くの情報を送信することもできる。
According to the present invention, if the error control system for data transmission according to the first aspect is used, the packet length can be reduced, so that the possibility of occurrence of errors is reduced and the transmission system in which the communication environment is not good. Even if there is, retransmission becomes more certain. Also, by increasing the packet length, it is possible to transmit more information at once.

【0087】この発明のうち請求項2にかかるデータ伝
送における誤り制御システムを用いれば、各パケットを
送信するたびにその受信状況が返信されるので、通信す
べきデータをより正確に受信局へと伝送することができ
る。
According to the error control system for data transmission according to the second aspect of the present invention, the reception status is returned each time each packet is transmitted, so that the data to be communicated is more accurately transmitted to the receiving station. can do.

【0088】この発明のうち請求項3にかかるデータ伝
送における誤り制御システムを用いれば、受信局におい
て何らかの事情で受信を打ち切らなければならなくなっ
たときに、可能な限り優先順位の高いコンテンツを受信
局に伝送しておくことができる。
If the error control system for data transmission according to the third aspect of the present invention is used, when the receiving station has to terminate the reception for some reason, the content having the highest priority is transmitted to the receiving station. Can be transmitted.

【0089】この発明のうち請求項4にかかるデータ伝
送における誤り制御システムを用いれば、パケット中の
優先順位の高いコンテンツをより確実に再送することが
できる。
With the error control system for data transmission according to the fourth aspect of the present invention, it is possible to more reliably retransmit contents having a high priority in a packet.

【0090】この発明のうち請求項5にかかるデータ伝
送における誤り制御システムを用いれば、誤りの有無の
判断を速く行いたいときや、パケットのうちどこに誤り
が存在するのかを大まかに知りたいときなどに有用とな
る。
When the error control system for data transmission according to the fifth aspect of the present invention is used, it is necessary to quickly determine the presence or absence of an error or to roughly know where in a packet an error exists. Will be useful.

【0091】この発明のうち請求項6にかかるデータ伝
送における誤り制御システムを用いれば、パケットの送
信履歴だけでなくその内容をも長期間保管することがで
きるので、例えば期間を置いて再度同じデータを送信し
たい場合や送信内容の証明を行いたい場合などに活用す
ることができる。
If the error control system in data transmission according to claim 6 of the present invention is used, not only the transmission history of a packet but also its contents can be stored for a long period of time. This can be used when the user wants to send a message or to certify the contents of the transmission.

【0092】この発明のうち請求項7にかかるデータ伝
送における誤り制御システムを用いれば、タイマによっ
て、パケットの送信後、一定時間を経過したときにパケ
ットを再送することができる。また、パケットの送信
後、一定時間を経過したときにバッファメモリの内容を
消去することもできる。さらに、補助記憶装置にデータ
を所望の期間だけ記憶させた後、再び呼び出して再送す
ることもできる。
According to the error control system for data transmission according to claim 7 of the present invention, the packet can be retransmitted when a predetermined time has elapsed after the transmission of the packet by the timer. In addition, the contents of the buffer memory can be erased when a certain time has elapsed after the transmission of the packet. Further, after the data is stored in the auxiliary storage device for a desired period, the data can be recalled and retransmitted.

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

【図1】 実施の形態1のデータ伝送における誤り制御
システムを示すブロック図である。
FIG. 1 is a block diagram showing an error control system in data transmission according to a first embodiment.

【図2】 実施の形態1のデータ伝送における誤り制御
システムで用いられるパケットの構造を示す図である。
FIG. 2 is a diagram showing a structure of a packet used in an error control system in data transmission according to the first embodiment.

【図3】 実施の形態2のデータ伝送における誤り制御
システムを示すブロック図である。
FIG. 3 is a block diagram showing an error control system in data transmission according to a second embodiment.

【図4】 実施の形態2のデータ伝送における誤り制御
システムで用いられるパケットの構造を示す図である。
FIG. 4 is a diagram showing a structure of a packet used in an error control system in data transmission according to a second embodiment.

【図5】 ARQ方式の誤り制御システムうちStop-and
-Wait方式を示す図である。
FIG. 5: Stop-and error control system of ARQ system
It is a figure which shows a -Wait method.

【図6】 ARQ方式の誤り制御システムのうちGo-bac
k-N方式を示す図である。
FIG. 6: Go-bac of the ARQ error control system
FIG. 3 is a diagram illustrating a kN scheme.

【図7】 ARQ方式の誤り制御システムのうちSelect
ive-Repeat方式を示す図である。
FIG. 7 is a diagram illustrating an ARQ-based error control system.
It is a figure showing an ive-Repeat system.

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

1,12a〜12d コンテンツ、2 パケット長制御
ブロック、3 プロトコル変換ブロック、4 送信処理
ブロック、5 受信処理ブロック、6 受信判定ブロッ
ク、7 ACK/NAK信号受信ブロック、8 タイ
マ、9 送信用バッファメモリ、10 補助記憶装置、
11 優先順位付与ブロック
1, 12a to 12d content, 2 packet length control block, 3 protocol conversion block, 4 transmission processing block, 5 reception processing block, 6 reception judgment block, 7 ACK / NAK signal reception block, 8 timer, 9 transmission buffer memory, 10 auxiliary storage devices,
11 Priority block

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 5K014 AA01 BA01 FA03 5K030 GA12 HA08 HB28 LA01 LA02 LA03 5K034 AA06 DD01 EE11 HH01 HH02 HH09 HH10 HH11 HH12 HH63 MM03 MM14 MM22 MM25 NN26 ──────────────────────────────────────────────────続 き Continued on front page F term (reference) 5K014 AA01 BA01 FA03 5K030 GA12 HA08 HB28 LA01 LA02 LA03 5K034 AA06 DD01 EE11 HH01 HH02 HH09 HH10 HH11 HH12 HH63 MM03 MM14 MM22 MM25 NN26

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 パケット単位でデータを送信する送信局
と、 前記データを受信する受信局とを備え、 前記受信局における前記データの受信の成否に応じて前
記送信局が前記データをそのパケット長を変更して再送
する、データ伝送における誤り制御システム。
1. A transmitting station for transmitting data in packet units, and a receiving station for receiving the data, wherein the transmitting station transmits the data to a packet length according to the success or failure of the data reception at the receiving station. Error control system in data transmission, changing and retransmitting.
【請求項2】 前記受信局は、前記データの各パケット
の受信の成否を判定して、その各判定結果を前記送信局
に対して通知し、 前記判定結果が前記パケットの受信の不成功を示すとき
に、前記送信局は、当該パケットを分割して新たにパケ
ットを生成することで前記データのパケット長を変更す
る、請求項1記載のデータ伝送における誤り制御システ
ム。
2. The receiving station judges whether each packet of the data is successfully received, notifies the transmitting station of each judgment result, and the judgment result indicates that the reception of the packet is unsuccessful. 2. The error control system in data transmission according to claim 1, wherein when indicating, the transmitting station changes the packet length of the data by dividing the packet and generating a new packet.
【請求項3】 前記パケットは複数のコンテンツを含
み、 前記複数のコンテンツのおのおのには、前記受信局へ到
達させる必要度に応じて優先順位の情報が付与され、 前記優先順位に基づいて前記複数のコンテンツが並べら
れている、請求項2記載のデータ伝送における誤り制御
システム。
3. The packet includes a plurality of contents, and priority information is given to each of the plurality of contents in accordance with a degree of necessity to reach the receiving station, and the plurality of contents are based on the priority. 3. An error control system in data transmission according to claim 2, wherein the contents are arranged.
【請求項4】 前記受信局は、前記複数のコンテンツの
おのおのの受信の成否を判定して、その判定結果を前記
複数のコンテンツのおのおのの前記優先順位の情報を用
いて前記送信局に対して通知し、 前記判定結果が、前記優先順位が所定の値以上であるコ
ンテンツの受信の不成功を示すときに、前記送信局は、
当該コンテンツを選択して新たにパケットを生成するこ
とで前記データのパケット長を変更する、請求項3記載
のデータ伝送における誤り制御システム。
4. The receiving station determines whether or not each of the plurality of contents has been successfully received, and transmits a result of the determination to the transmitting station by using the information on the priority of each of the plurality of contents. Notify, when the determination result indicates that reception of the content whose priority is equal to or more than a predetermined value is unsuccessful, the transmitting station,
The error control system in data transmission according to claim 3, wherein the packet length of the data is changed by selecting the content and generating a new packet.
【請求項5】 前記受信局は、1パケット内において、
前記複数のコンテンツの区分よりも上位の区分の階層で
も受信の成否を判定する、請求項4記載のデータ伝送に
おける誤り制御システム。
5. The receiving station according to claim 1, wherein:
5. The error control system in data transmission according to claim 4, wherein success / failure of reception is determined even in a layer of a higher order than the plurality of contents.
【請求項6】 前記送信局は、 前記データを一時的に記憶するバッファメモリと、 前記バッファメモリの内容を重ねて記憶する補助記憶装
置とをさらに備える、請求項1乃至5のいずれかに記載
のデータ伝送における誤り制御システム。
6. The transmission station according to claim 1, further comprising: a buffer memory for temporarily storing the data; and an auxiliary storage device for storing the contents of the buffer memory in an overlapping manner. Error control system for data transmission in the Internet.
【請求項7】 前記送信局は、 前記データの各パケットの送信時点からの経過時間を計
測するタイマをさらに備える、請求項1乃至6のいずれ
かに記載のデータ伝送における誤り制御システム。
7. The error control system in data transmission according to claim 1, wherein the transmitting station further includes a timer for measuring an elapsed time from a transmission time point of each packet of the data.
JP25553399A 1999-09-09 1999-09-09 Error control system in data transmission Pending JP2001086190A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP25553399A JP2001086190A (en) 1999-09-09 1999-09-09 Error control system in data transmission

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP25553399A JP2001086190A (en) 1999-09-09 1999-09-09 Error control system in data transmission

Publications (1)

Publication Number Publication Date
JP2001086190A true JP2001086190A (en) 2001-03-30

Family

ID=17280066

Family Applications (1)

Application Number Title Priority Date Filing Date
JP25553399A Pending JP2001086190A (en) 1999-09-09 1999-09-09 Error control system in data transmission

Country Status (1)

Country Link
JP (1) JP2001086190A (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003101944A (en) * 2001-09-26 2003-04-04 Hitachi Ltd Recorder, output device, and digital monitoring camera system
WO2003081853A1 (en) * 2002-03-27 2003-10-02 Mitsubishi Denki Kabushiki Kaisha Data transmission device, REPEATER device, data transmission/reception device, and data communication method
JP2005210611A (en) * 2004-01-26 2005-08-04 Seiko Epson Corp Information transmitting system and electronic apparatus
WO2006095432A1 (en) * 2005-03-10 2006-09-14 Matsushita Electric Industrial Co., Ltd. Transmission method
JP2008053854A (en) * 2006-08-22 2008-03-06 Fujitsu Ltd Data retransmission method, communication device and computer program
JP2008523653A (en) * 2004-12-07 2008-07-03 ニューナム リサーチ リミテッド Event buffer rotation
JP2008259029A (en) * 2007-04-06 2008-10-23 Ntt Docomo Inc Delivery confirmation information transmitting method and reception-side device
JP2010022049A (en) * 2009-10-19 2010-01-28 Fujitsu Ltd Retransmission method for data, and communication device
JP2010102632A (en) * 2008-10-27 2010-05-06 Panasonic Electric Works Co Ltd Authentication system
JP2013138499A (en) * 2001-04-30 2013-07-11 Ipr Licensing Inc Wireless communication system having mobility-based content delivery
JP2015501584A (en) * 2011-10-18 2015-01-15 ゼットティーイー コーポレイション Large object transfer method and system
WO2021095896A1 (en) * 2019-11-11 2021-05-20 엘지전자 주식회사 Audio transmission device, wireless audio system, and wireless audio retransmission method

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9392484B2 (en) 2001-04-30 2016-07-12 Ipr Licensing, Inc. Wireless communication system having mobility-based content delivery
JP2013138499A (en) * 2001-04-30 2013-07-11 Ipr Licensing Inc Wireless communication system having mobility-based content delivery
US9918247B2 (en) 2001-04-30 2018-03-13 Ipr Licensing, Inc. Wireless communication system having cell saturation based content delivery
JP2003101944A (en) * 2001-09-26 2003-04-04 Hitachi Ltd Recorder, output device, and digital monitoring camera system
WO2003081853A1 (en) * 2002-03-27 2003-10-02 Mitsubishi Denki Kabushiki Kaisha Data transmission device, REPEATER device, data transmission/reception device, and data communication method
US7191370B2 (en) 2002-03-27 2007-03-13 Mitsubishi Denki Kabushiki Kaisha Data transmitter device, repeater device, data transmission/reception device, and data communication method
JP2005210611A (en) * 2004-01-26 2005-08-04 Seiko Epson Corp Information transmitting system and electronic apparatus
JP2008523653A (en) * 2004-12-07 2008-07-03 ニューナム リサーチ リミテッド Event buffer rotation
WO2006095432A1 (en) * 2005-03-10 2006-09-14 Matsushita Electric Industrial Co., Ltd. Transmission method
JP2008053854A (en) * 2006-08-22 2008-03-06 Fujitsu Ltd Data retransmission method, communication device and computer program
JP2008259029A (en) * 2007-04-06 2008-10-23 Ntt Docomo Inc Delivery confirmation information transmitting method and reception-side device
JP2010102632A (en) * 2008-10-27 2010-05-06 Panasonic Electric Works Co Ltd Authentication system
JP2010022049A (en) * 2009-10-19 2010-01-28 Fujitsu Ltd Retransmission method for data, and communication device
US9300438B2 (en) 2011-10-18 2016-03-29 Zte Corporation Method and system for transmitting large object
JP2015501584A (en) * 2011-10-18 2015-01-15 ゼットティーイー コーポレイション Large object transfer method and system
WO2021095896A1 (en) * 2019-11-11 2021-05-20 엘지전자 주식회사 Audio transmission device, wireless audio system, and wireless audio retransmission method

Similar Documents

Publication Publication Date Title
US7746786B2 (en) Retransmission control method and device
CA2397778C (en) Data discard mechanism for selective repeat protocol
US5432798A (en) Data communication method and system
US5699367A (en) Concatenated error detection coding and packet numbering for hierarchical ARQ schemes
US5222061A (en) Data services retransmission procedure
US5754754A (en) Transmission order based selective repeat data transmission error recovery system and method
CA2194619C (en) Communication system where the receiving station requests retransmission of an erroneous portion of a data signal
CA2466231A1 (en) Time-aware best-effort hole-filling retry method and system for network communications
JP2012227953A (en) Communication device and method
JPH01228340A (en) Error control system
JP2001086190A (en) Error control system in data transmission
US6662330B1 (en) Joint range reject automatic repeat request protocol
JPH09284261A (en) Automatic re-transmission control method
JP4807828B2 (en) Envelope packet architecture for broadband engines
JPH09247132A (en) Radio packet communication equipment and transmitting device
JP2001211145A (en) System and method for transmission
JP3006561B2 (en) Data communication retransmission method
JPH06252895A (en) Data transmission system
JP2000312201A (en) Communication equipment and error control method
JPH0319441A (en) Reply timing control type arq system
JPH06112973A (en) Packet re-transmission system
JP2001333048A (en) Data transfer system
JP2004349783A (en) Mobile communication method and system
JPH08293857A (en) Data communication equipment
JPH0239141B2 (en)

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040303

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040309

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040706