JP2001320419A5 - - Google Patents

Download PDF

Info

Publication number
JP2001320419A5
JP2001320419A5 JP2000177463A JP2000177463A JP2001320419A5 JP 2001320419 A5 JP2001320419 A5 JP 2001320419A5 JP 2000177463 A JP2000177463 A JP 2000177463A JP 2000177463 A JP2000177463 A JP 2000177463A JP 2001320419 A5 JP2001320419 A5 JP 2001320419A5
Authority
JP
Japan
Prior art keywords
packet
information
transmission
compressed
uncompressed
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.)
Granted
Application number
JP2000177463A
Other languages
Japanese (ja)
Other versions
JP4414065B2 (en
JP2001320419A (en
Filing date
Publication date
Application filed filed Critical
Priority to JP2000177463A priority Critical patent/JP4414065B2/en
Priority claimed from JP2000177463A external-priority patent/JP4414065B2/en
Publication of JP2001320419A publication Critical patent/JP2001320419A/en
Publication of JP2001320419A5 publication Critical patent/JP2001320419A5/ja
Application granted granted Critical
Publication of JP4414065B2 publication Critical patent/JP4414065B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【特許請求の範囲】
【請求項1】 情報をパケットに対応する伝送情報毎に順次送信側から受信側へ伝送するデータ伝送方法であって、
所定の伝送情報が非圧縮情報として格納されている非圧縮パケットを送信し、上記所定の伝送情報に続く伝送情報が少なくともその一部が圧縮されて圧縮情報として格納されている圧縮パケットを連続送信する送信側処理と、
送信側からの各パケットを受信して、各パケットに格納されている非圧縮情報及び圧縮情報に基づいて、各パケットに対応する伝送情報を復元する受信側処理とを含み、
上記送信側処理は、送信対象となる圧縮パケットに格納されるべき圧縮情報を、上記非圧縮パケットである参照パケットに対応する伝送情報と、上記送信対象としての対象パケットに対応する伝送情報とに基づいて作成する圧縮処理を含み、
上記受信側処理は、復元対象となる圧縮パケットに対応する伝送情報を、上記参照パケットに対応する伝送情報と、該復元対象としての圧縮パケットに含まれる圧縮情報とに基づいて復元する復元処理を含むことを特徴とするデータ伝送方法。
【請求項2】 請求項1記載のデータ伝送方法において、
上記送信側処理では、
上記非圧縮パケットとして、該パケットを示すパケット識別子を上記非圧縮情報とともに含むパケットを送信し、上記非圧縮パケットに続く各圧縮パケットとして、上記参照パケットとしての非圧縮パケットを示す参照パケット識別子を上記圧縮情報とともに含むパケットを送信し、
上記圧縮処理では、上記圧縮情報として、上記参照パケットに対応する伝送情報と、上記圧縮パケットに対応する伝送情報との差分情報を作成することを特徴とするデータ伝送方法。
【請求項3】 請求項2記載のデータ伝送方法において、
上記送信側処理では、上記圧縮パケットには、上記差分情報を上記参照パケットに対応する伝送情報に基づいて算出するための付加情報を格納し、
上記受信側処理では、上記圧縮パケットにおける差分情報を、該圧縮パケットにおける付加情報に基づいて、上記参照パケットに対応する伝送情報から算出することを特徴とするデータ伝送方法。
【請求項4】 請求項3記載のデータ伝送方法において、
上記付加情報は、上記圧縮パケットが、上記参照パケットとしての非圧縮パケットの送出以後何番目に送出したパケットであるかを識別可能なシーケンス番号であることを特徴とするデータ伝送方法。
【請求項5】 請求項3記載のデータ伝送方法において、
上記付加情報は、上記圧縮パケットにおける差分情報を上記参照パケットに対応する伝送情報から算出する計算式の変数であることを特徴とするデータ伝送方法。
【請求項6】 請求項2記載のデータ伝送方法において、
上記送信側処理では、
上記圧縮パケットより先に送信されるよう作成された複数の非圧縮パケットを参照パケットとして用いて、該圧縮パケットには、上記各参照パケットに対応する伝送情報と上記圧縮パケットに対応する伝送情報との差分情報と、上記各参照パケットに対応する参照パケット識別子とを対応付けて、対応する差分情報と参照パケット識別子を、上記圧縮情報として複数組格納し、
上記受信側処理では、上記圧縮パケットにおけるいずれかの組の差分情報とパケット識別子を用いて、上記圧縮パケットに対応する伝送情報を復元することを特徴とするデータ伝送方法。
【請求項7】 請求項1記載のデータ伝送方法において、
上記送信側処理では、上記非圧縮パケットを一定周期で送信することを特徴とするデータ伝送方法。
【請求項8】 請求項1記載のデータ伝送方法において、
上記送信側処理では、受信側に送信する圧縮パケットに含まれる圧縮情報のサイズが一定の値を越えたとき、上記非圧縮パケットを送信することを特徴とするデータ伝送方法。
【請求項9】 請求項1記載のデータ伝送方法において、
上記受信側処理では、送信側からの圧縮パケットに含まれる圧縮情報のサイズが一定の値を越えたとき、送信側へ非圧縮パケットの送信を要求し、
上記送信側処理では、受信側から上記非圧縮パケットの送信要求を受け取ったとき、受信側へ非圧縮パケットを送信することを特徴とするデータ伝送方法。
【請求項10】 請求項1記載のデータ伝送方法において、
上記送信側処理では、同一の伝送情報を格納した非圧縮パケットを複数回連続して受信側へ送信することを特徴とするデータ伝送方法。
【請求項11】 請求項10記載のデータ伝送方法において、
上記受信側処理では、上記圧縮パケットに格納されている圧縮情報の復元エラーを検出したとき、送信側へ復元エラーが発生したことを通知し、
上記送信側処理では、受信側からの復元エラーの発生を示す通知の頻度に基づいて、上記非圧縮パケットを連続して受信側へ送出する回数を変化させることを特徴とするデータ伝送方法。
【請求項12】 請求項1記載のデータ伝送方法において、
上記送信側処理では、上記非圧縮パケットの送信後、該非圧縮パケットに格納されるパケット識別子及び伝送情報を含む補助伝送パケットを、所定回数受信側へ送信することを特徴とするデータ伝送方法。
【請求項13】 請求項1記載のデータ伝送方法において、
上記送信側処理では、上記非圧縮パケットをこれにエラー訂正符号を付与して受信側へ送信し、
上記受信側処理では、上記非圧縮パケットに対して、これに付与されているエラー訂正符号によりエラー訂正処理を施すことを特徴とするデータ伝送方法。
【請求項14】 請求項2記載のデータ伝送方法において、
上記送信側処理では、上記非圧縮パケットにおける、パケット識別子及び伝送情報に対してエラー訂正符号を付与し、
上記受信側処理では、上記非圧縮パケットに含まれるパケット識別子及び伝送情報に対して、これらに付与されているエラー訂正符号によりエラー訂正処理を施すことを特徴とするデータ伝送方法。
【請求項15】 請求項1記載のデータ伝送方法において、
上記受信側処理では、上記圧縮パケットに格納されている圧縮情報の復元エラーを検出したとき、送信側へ復元エラーが発生したことを通知し、
上記送信側処理では、受信側からの復元エラーの発生を示す通知の頻度に応じて、上記非圧縮パケットをこれにエラー訂正符号を付与して送信する処理と、上記非圧縮パケットをこれにエラー訂正符号を付与せずに送信する処理の一方を行うことを特徴とするデータ伝送方法。
【請求項16】 請求項1記載のデータ伝送方法において、
上記送信側処理では、上記非圧縮パケットのみを再送用データとして再送用バッファに保持し、
上記受信側処理では、上記非圧縮パケットの送信エラーが検出されたとき、送信側に対してエラーパケットである非圧縮パケットの再送を要求し、
上記送信側処理では、上記エラーパケットの再送要求を受け取ったとき、上記エラーパケットに相当する非圧縮パケットが再送用バッファに保持されている場合のみ、該エラーパケットに相当する非圧縮パケットを受信側へ再送することを特徴とするデータ伝送方法。
【請求項17】 請求項2記載のデータ伝送方法において、
上記送信側処理では、上記非圧縮パケットに格納されているパケット識別子及び伝送情報を再送用データとして再送用バッファに保持し、
上記受信側処理では、上記非圧縮パケットの送信エラーが検出されたとき、送信側に対して、エラーパケットである非圧縮パケットに格納されているパケット識別子及び伝送情報の再送を要求し、
上記送信側処理では、上記パケット識別子及び伝送情報の再送要求を受け取ったとき、上記エラーパケットに相当する非圧縮パケットにおけるパケット識別子及び伝送情報が再送用バッファに保持されている場合のみ、該パケット識別子及び伝送情報を受信側へ再送することを特徴とするデータ伝送方法。
【請求項18】 情報をパケットに対応する伝送情報毎に順次受信側へ送信するデータ送信装置であって、
入力信号として上記伝送情報を受信する受信手段と、
上記受信された伝送情報を受け、所定の伝送情報が非圧縮情報として格納されている非圧縮パケット、及び上記所定の伝送情報に続く伝送情報が少なくともその一部が圧縮されて圧縮情報として格納されている圧縮パケットを作成するパケット作成手段と、
上記パケット作成手段にて作成された非圧縮パケットに関連する情報を参照情報として蓄積して管理する参照情報管理手段と、
上記パケット作成手段にて作成された各パケットを送信信号として受信側へ送信する送信手段とを備え、
上記パケット作成手段は、該手段での作成対象となる圧縮パケットに格納されるべき圧縮情報を、該圧縮パケットに対応する伝送情報と、上記参照情報管理手段に蓄積されている参照情報とに基づいて作成することを特徴とするデータ送信装置。
【請求項19】 送信側からパケット単位で送信された情報を送信信号として受信し、各パケットに対応する伝送情報を順次復元するデータ受信装置であって、
上記送信信号を受信し、所定の伝送情報が非圧縮情報として格納されている非圧縮パケット、及び上記所定の伝送情報に続く伝送情報が少なくともその一部が圧縮されて圧縮情報として格納されている圧縮パケットを出力するパケット受信手段と、
上記パケット受信手段の出力を受け、上記各パケットに格納されている情報に基づいて該各パケットに対して復元処理を施して、該各パケットに対応する伝送情報を出力するパケット復元手段と、
上記パケット復元手段により復元処理が施された非圧縮パケットに関連する情報を参照情報として蓄積して管理する参照情報管理手段と、
上記パケット復元手段からの上記各パケットに対応する伝送情報を出力する出力手段とを備え、
上記パケット復元手段は、上記圧縮パケットに対応する伝送情報を、該圧縮パケットに含まれる圧縮情報と、上記参照情報管理手段に蓄積されている参照情報とに基づいて復元することを特徴とするデータ受信装置。
[Claims]
1. A data transmission method for sequentially transmitting information from a transmitting side to a receiving side for each transmission information corresponding to a packet.
An uncompressed packet in which predetermined transmission information is stored as uncompressed information is transmitted, and a compressed packet in which at least a part of the transmission information following the predetermined transmission information is compressed and stored as compressed information is continuously transmitted. Sender processing and
Includes receiving-side processing that receives each packet from the transmitting side and restores the transmission information corresponding to each packet based on the uncompressed information and compressed information stored in each packet.
In the transmitting side processing, the compressed information to be stored in the compressed packet to be transmitted is divided into the transmission information corresponding to the reference packet which is the uncompressed packet and the transmission information corresponding to the target packet as the transmission target. Including compression processing to create based on
The receiving side processing restores the transmission information corresponding to the compressed packet to be restored based on the transmission information corresponding to the reference packet and the compressed information included in the compressed packet to be restored. A data transmission method comprising.
2. In the data transmission method according to claim 1,
In the above sender processing,
As the uncompressed packet, a packet including the packet identifier indicating the packet is transmitted together with the uncompressed information, and as each compressed packet following the uncompressed packet, a reference packet identifier indicating the uncompressed packet as the reference packet is used. Send the packet containing the compressed information,
The data transmission process is characterized in that, in the compression process, difference information between the transmission information corresponding to the reference packet and the transmission information corresponding to the compressed packet is created as the compression information.
3. In the data transmission method according to claim 2,
In the transmission side processing, the compressed packet stores additional information for calculating the difference information based on the transmission information corresponding to the reference packet.
The receiving side processing is a data transmission method characterized in that the difference information in the compressed packet is calculated from the transmission information corresponding to the reference packet based on the additional information in the compressed packet.
4. In the data transmission method according to claim 3,
The additional information is a data transmission method characterized in that the compressed packet is a sequence number capable of identifying the number of the uncompressed packet transmitted as the reference packet after the transmission of the uncompressed packet.
5. In the data transmission method according to claim 3,
The data transmission method is characterized in that the additional information is a variable of a calculation formula for calculating the difference information in the compressed packet from the transmission information corresponding to the reference packet.
6. In the data transmission method according to claim 2,
In the above sender processing,
A plurality of uncompressed packets created to be transmitted before the compressed packet are used as reference packets, and the compressed packet includes transmission information corresponding to each of the reference packets and transmission information corresponding to the compressed packet. The difference information of the above is associated with the reference packet identifier corresponding to each of the above reference packets, and a plurality of sets of the corresponding difference information and the reference packet identifier are stored as the above-mentioned compressed information.
In the receiving side processing, a data transmission method characterized in that the transmission information corresponding to the compressed packet is restored by using any set of difference information and the packet identifier in the compressed packet.
7. In the data transmission method according to claim 1,
The data transmission method is characterized in that the transmission side processing transmits the uncompressed packet at a fixed cycle.
8. In the data transmission method according to claim 1,
The data transmission method is characterized in that, in the transmission side processing, when the size of the compressed information included in the compressed packet to be transmitted to the receiving side exceeds a certain value, the uncompressed packet is transmitted.
9. In the data transmission method according to claim 1,
In the above receiving side processing, when the size of the compressed information contained in the compressed packet from the transmitting side exceeds a certain value, the transmitting side is requested to transmit the uncompressed packet.
The data transmission method is characterized in that, in the transmission side processing, when a transmission request for the uncompressed packet is received from the receiving side, the uncompressed packet is transmitted to the receiving side.
10. In the data transmission method according to claim 1,
The data transmission method is characterized in that, in the transmission side processing, an uncompressed packet storing the same transmission information is continuously transmitted to the reception side a plurality of times.
11. In the data transmission method according to claim 10,
In the receiving side processing, when a restoration error of the compressed information stored in the compressed packet is detected, the transmitting side is notified that the restoration error has occurred.
The data transmission method is characterized in that the transmission side processing changes the number of times the uncompressed packet is continuously transmitted to the reception side based on the frequency of notification indicating the occurrence of a restoration error from the reception side.
12. In the data transmission method according to claim 1,
The data transmission side processing is a data transmission method, characterized in that after transmission of the uncompressed packet, an auxiliary transmission packet including a packet identifier and transmission information stored in the uncompressed packet is transmitted to the receiving side a predetermined number of times.
13. In the data transmission method according to claim 1,
In the sender processing, the uncompressed packet is given an error correction code and transmitted to the receiver.
In the receiving side processing, a data transmission method characterized in that an error correction processing is performed on the uncompressed packet by an error correction code assigned to the uncompressed packet.
14. In the data transmission method according to claim 2,
In the transmission side processing, an error correction code is added to the packet identifier and transmission information in the uncompressed packet.
The data transmission method is characterized in that, in the receiving side processing, error correction processing is performed on the packet identifier and transmission information included in the uncompressed packet by the error correction code given to them.
15. In the data transmission method according to claim 1,
In the receiving side processing, when a restoration error of the compressed information stored in the compressed packet is detected, the transmitting side is notified that the restoration error has occurred.
In the transmission side processing, a process of transmitting the uncompressed packet with an error correction code added to the uncompressed packet according to the frequency of notification indicating the occurrence of a restoration error from the receiving side, and an error of the uncompressed packet. A data transmission method characterized in that one of the processes of transmitting without adding a correction code is performed.
16. In the data transmission method according to claim 1,
In the transmission side processing, only the uncompressed packet is held in the retransmission buffer as retransmission data, and is stored.
In the receiving side processing, when a transmission error of the uncompressed packet is detected, the transmitting side is requested to retransmit the uncompressed packet which is an error packet.
In the transmission side processing, when the retransmission request for the error packet is received, the uncompressed packet corresponding to the error packet is received on the receiving side only when the uncompressed packet corresponding to the error packet is held in the retransmission buffer. A data transmission method characterized by resending to.
17. In the data transmission method according to claim 2,
In the transmission side processing, the packet identifier and transmission information stored in the uncompressed packet are held in the retransmission buffer as retransmission data.
In the receiving side processing, when a transmission error of the uncompressed packet is detected, the transmitting side is requested to retransmit the packet identifier and the transmission information stored in the uncompressed packet which is the error packet.
In the transmission side processing, when a request for retransmission of the packet identifier and transmission information is received, the packet identifier and transmission information in the uncompressed packet corresponding to the error packet are held in the retransmission buffer only. A data transmission method comprising retransmitting transmission information to a receiving side.
18. Information data transmission apparatus for sequentially transmitted to the receiving side for each transmission information corresponding to the packet,
A receiving means for receiving the above transmission information as an input signal, and
An uncompressed packet in which the predetermined transmission information is stored as uncompressed information in response to the received transmission information, and at least a part of the transmission information following the predetermined transmission information is compressed and stored as compressed information. A packet creation method that creates a compressed packet that is being used,
Reference information management means that accumulates and manages information related to uncompressed packets created by the above packet creation means as reference information, and
It is provided with a transmission means for transmitting each packet created by the above packet creation means as a transmission signal to the receiving side.
The packet creating means bases the compressed information to be stored in the compressed packet to be created by the means on the transmission information corresponding to the compressed packet and the reference information stored in the reference information management means. A data transmission device characterized in that it is created.
19. receives information transmitted from the transmitting side in packets as a transmission signal, a data receiving apparatus which sequentially restoring transmission information corresponding to each packet,
An uncompressed packet that receives the transmission signal and stores the predetermined transmission information as uncompressed information, and at least a part of the transmission information following the predetermined transmission information is compressed and stored as compressed information. A packet receiving means that outputs a compressed packet,
A packet restoration means that receives the output of the packet receiving means, performs restoration processing on each packet based on the information stored in each packet, and outputs transmission information corresponding to each packet.
Reference information management means that accumulates and manages information related to uncompressed packets that have been restored by the packet restoration means as reference information, and
It is provided with an output means for outputting transmission information corresponding to each of the above packets from the packet restoration means.
The packet restoring means restores the transmission information corresponding to the compressed packet based on the compressed information included in the compressed packet and the reference information stored in the reference information management means. Receiver.

【0029】
【課題を解決するための手段】
明に係るデータ伝送方法は、情報をパケットに対応する伝送情報毎に順次送信側から受信側へ伝送するデータ伝送方法であって、所定の伝送情報が非圧縮情報として格納されている非圧縮パケットを送信し、上記所定の伝送情報に続く伝送情報が少なくともその一部が圧縮されて圧縮情報として格納されている圧縮パケットを連続送信する送信側処理と、送信側からの各パケットを受信して、各パケットに格納されている非圧縮情報及び圧縮情報に基づいて、各パケットに対応する伝送情報を復元する受信側処理とを含み、上記送信側処理が、送信対象となる圧縮パケットに格納されるべき圧縮情報を、上記非圧縮パケットである参照パケットに対応する伝送情報と、上記送信対象としての対象パケットに対応する伝送情報とに基づいて作成する圧縮処理を含み、上記受信側処理が、復元対象となる圧縮パケットに対応する伝送情報を、上記参照パケットに対応する伝送情報と、該復元対象としての圧縮パケットに含まれる圧縮情報とに基づいて復元する復元処理を含むものである。
[0029]
[Means for solving problems]
Data transmission method according to the present onset Ming, a data transmission method for transmitting to the receiving side sequentially from the transmission side for each transmission information corresponding to information to the packet, the non-predetermined transmission information is stored as uncompressed data Transmission side processing that transmits compressed packets and continuously transmits compressed packets in which at least a part of the transmission information following the above-mentioned predetermined transmission information is compressed and stored as compressed information, and each packet from the transmitting side is received. Then, the receiving side processing that restores the transmission information corresponding to each packet based on the uncompressed information and the compressed information stored in each packet is included, and the transmitting side processing is the compressed packet to be transmitted. The receiving side processing including the compression processing for creating the compressed information to be stored based on the transmission information corresponding to the reference packet which is the uncompressed packet and the transmission information corresponding to the target packet as the transmission target. However, it includes a restoration process for restoring the transmission information corresponding to the compressed packet to be restored based on the transmission information corresponding to the reference packet and the compressed information included in the compressed packet as the restoration target.

明は上記データ伝送方法において、上記送信側処理では、上記非圧縮パケットとして、該パケットを示すパケット識別子を上記非圧縮情報とともに含むパケットを送信し、上記非圧縮パケットに続く各圧縮パケットとして、上記参照パケットとしての非圧縮パケットを示す参照パケット識別子を上記圧縮情報とともに含むパケットを送信し、上記圧縮処理では、上記圧縮情報として、上記参照パケットに対応する伝送情報と、上記圧縮パケットに対応する伝送情報との差分情報を作成するものである。 This onset Ming, in the data transmission method, in the transmission-side process, the as uncompressed packet, a packet identifier indicating the packet transmits a packet together with the uncompressed information, the compressed packet that follows the above uncompressed packet A packet including a reference packet identifier indicating an uncompressed packet as the reference packet is transmitted together with the compressed information, and in the compression process, the transmission information corresponding to the reference packet and the compressed packet are combined with the compressed information. It creates difference information with the corresponding transmission information.

明は上記データ伝送方法において、上記送信側処理では、上記圧縮パケットには、上記差分情報を上記参照パケットに対応する伝送情報に基づいて算出するための付加情報を格納し、上記受信側処理では、上記圧縮パケットにおける差分情報を、該圧縮パケットにおける付加情報に基づいて、上記参照パケットに対応する伝送情報から算出するものである。 This onset Ming, in the data transmission method, in the transmission-side process, the the compressed packet, and storing additional information for calculating based on the difference information to the transmission information corresponding to the reference packet, the receiving In the side processing, the difference information in the compressed packet is calculated from the transmission information corresponding to the reference packet based on the additional information in the compressed packet.

明は上記データ伝送方法において、上記付加情報が、上記圧縮パケットが、上記参照パケットとしての非圧縮パケットの送出以後何番目に送出したパケットであるかを識別可能なシーケンス番号であるものである。 Those present onset bright, in the data transmission method, the additional information, the compressed packet is a recognizable sequence number whether the packet sent to the ordinal number after transmission of the uncompressed packet as the reference packet Is.

明は上記データ伝送方法において、上記付加情報が、上記圧縮パケットにおける差分情報を上記参照パケットに対応する伝送情報から算出する計算式の変数であるものである。 This onset Ming, in the data transmission method, the additional information is what the difference information in the compressed packet is a variable formula for calculating from the transmission information corresponding to the reference packet.

明は上記データ伝送方法において、上記送信側処理では、上記圧縮パケットより先に送信されるよう作成された複数の非圧縮パケットを参照パケットとして用いて、該圧縮パケットには、上記各参照パケットに対応する伝送情報と上記圧縮パケットに対応する伝送情報との差分情報と、上記各参照パケットに対応する参照パケット識別子とを対応付けて、対応する差分情報と参照パケット識別子を、上記圧縮情報として複数組格納し、上記受信側処理では、上記圧縮パケットにおけるいずれかの組の差分情報とパケット識別子を用いて、上記圧縮パケットに対応する伝送情報を復元するものである。 This onset Ming, in the data transmission method, in the transmission-side process, by using a plurality of uncompressed packets which have been created to be sent earlier than the compressed packet as the reference packet, to the compressed packet, each The difference information between the transmission information corresponding to the reference packet and the transmission information corresponding to the compressed packet is associated with the reference packet identifier corresponding to each reference packet, and the corresponding difference information and the reference packet identifier are compressed. A plurality of sets are stored as information, and in the receiving side processing, the transmission information corresponding to the compressed packet is restored by using the difference information and the packet identifier of any set in the compressed packet.

明は上記データ伝送方法において、上記送信側処理では、上記非圧縮パケットを一定周期で送信するものである。 This onset Ming, in the data transmission method, in the transmission-side process is to transmit the uncompressed packet at regular intervals.

明は上記データ伝送方法において、上記送信側処理では、受信側に送信する圧縮パケットに含まれる圧縮情報のサイズが一定の値を越えたとき、上記非圧縮パケットを送信するものである。 This onset Ming, in the data transmission method, in the transmission-side process, when the size of the compressed information contained in the compressed packet to be transmitted to the receiving side exceeds a predetermined value, and transmits the uncompressed packet ..

明は上記データ伝送方法において、上記受信側処理では、送信側からの圧縮パケットに含まれる圧縮情報のサイズが一定の値を越えたとき、送信側へ非圧縮パケットの送信を要求し、上記送信側処理では、受信側から上記非圧縮パケットの送信要求を受け取ったとき、受信側へ非圧縮パケットを送信するものである。 This onset Ming, in the data transmission method, in the receiving process, when the size of the compressed data included in the compressed packet from the transmitting side exceeds a predetermined value, requests the transmission of the uncompressed packet to the transmitting side In the transmission side processing, when a transmission request for the uncompressed packet is received from the receiving side, the uncompressed packet is transmitted to the receiving side.

明は上記データ伝送方法において、上記送信側処理では、同一の伝送情報を格納した非圧縮パケットを複数回連続して受信側へ送信するものである。 This onset Ming, in the data transmission method, in the transmission-side process is for transmitting the uncompressed packet containing the same transmission information continuously to the receiver a plurality of times.

明は上記データ伝送方法において、上記受信側処理では、上記圧縮パケットに格納されている圧縮情報の復元エラーを検出したとき、送信側へ復元エラーが発生したことを通知し、上記送信側処理では、受信側からの復元エラーの発生を示す通知の頻度に基づいて、上記非圧縮パケットを連続して受信側へ送出する回数を変化させるものである。 This onset Ming, in the data transmission method, in the receiving process, when detecting a recovery error of compressed information stored in the compressed packet, and notify that the restore error has occurred to the transmission side, the transmission In the side processing, the number of times the uncompressed packet is continuously transmitted to the receiving side is changed based on the frequency of notification indicating the occurrence of the restoration error from the receiving side.

明は上記データ伝送方法において、上記送信側処理では、上記非圧縮パケットの送信後、該非圧縮パケットに格納されるパケット識別子及び伝送情報を含む補助伝送パケットを、所定回数受信側へ送信するものである。 This onset Ming, in the data transmission method transmission, in the transmission-side process, after transmission of the uncompressed packet, an auxiliary transmission packet including the packet identifier and the transmission data stored in the uncompressed packet, the predetermined number of times recipient Is what you do.

明は上記データ伝送方法において、上記送信側処理では、上記非圧縮パケットをこれにエラー訂正符号を付与して受信側へ送信し、上記受信側処理では、上記非圧縮パケットに対して、これに付与されているエラー訂正符号によりエラー訂正処理を施すものである。 This onset Ming, in the data transmission method, in the transmission-side process, transmitting the uncompressed packet thereto by applying an error correction code to the receiver, in the receiving process for the uncompressed packet , The error correction processing is performed by the error correction code given to the error correction code.

明は上記データ伝送方法において、上記送信側処理では、上記非圧縮パケットにおける、パケット識別子及び伝送情報に対してエラー訂正符号を付与し、上記受信側処理では、上記非圧縮パケットに含まれるパケット識別子及び伝送情報に対して、これらに付与されているエラー訂正符号によりエラー訂正処理を施すものである。 This onset Ming, in the data transmission method, in the transmission-side process, in the uncompressed packet, an error correction code assigned to the packet identifier and the transmission information, in the receiving process, included in the uncompressed packet The packet identifier and the transmission information are subjected to error correction processing by the error correction code assigned to them.

明は上記データ伝送方法において、上記受信側処理では、上記圧縮パケットに格納されている圧縮情報の復元エラーを検出したとき、送信側へ復元エラーが発生したことを通知し、上記送信側処理では、受信側からの復元エラーの発生を示す通知の頻度に応じて、上記非圧縮パケットをこれにエラー訂正符号を付与して送信する処理と、上記非圧縮パケットをこれにエラー訂正符号を付与せずに送信する処理の一方を行うものである。 This onset Ming, in the data transmission method, in the receiving process, when detecting a recovery error of compressed information stored in the compressed packet, and notify that the restore error has occurred to the transmission side, the transmission In the side processing, according to the frequency of notification indicating the occurrence of a restoration error from the receiving side, the uncompressed packet is given an error correction code and transmitted, and the uncompressed packet is given an error correction code. One of the processes of transmitting without giving is performed.

明は上記データ伝送方法において、上記送信側処理では、上記非圧縮パケットのみを再送用データとして再送用バッファに保持し、上記受信側処理では、上記非圧縮パケットの送信エラーが検出されたとき、送信側に対してエラーパケットである非圧縮パケットの再送を要求し、上記送信側処理では、上記エラーパケットの再送要求を受け取ったとき、上記エラーパケットに相当する非圧縮パケットが再送用バッファに保持されている場合のみ、該エラーパケットに相当する非圧縮パケットを受信側へ再送するものである。 This onset Ming, in the data transmission method, in the transmission-side process, held in the retransmission buffer only the uncompressed packet as the retransmission data, in the receiving process, the transmission error of the uncompressed packet is detected At that time, the transmitting side is requested to retransmit the uncompressed packet which is an error packet, and in the transmitting side processing, when the retransmitting request of the error packet is received, the uncompressed packet corresponding to the error packet is used for retransmission. Only when it is held in the buffer, the uncompressed packet corresponding to the error packet is retransmitted to the receiving side.

明は上記データ伝送方法において、上記送信側処理では、上記非圧縮パケットに格納されているパケット識別子及び伝送情報を再送用データとして再送用バッファに保持し、上記受信側処理では、上記非圧縮パケットの送信エラーが検出されたとき、送信側に対して、エラーパケットである非圧縮パケットに格納されているパケット識別子及び伝送情報の再送を要求し、上記送信側処理では、上記パケット識別子及び伝送情報の再送要求を受け取ったとき、上記エラーパケットに相当する非圧縮パケットにおけるパケット識別子及び伝送情報が再送用バッファに保持されている場合のみ、該パケット識別子及び伝送情報を受信側へ再送するものである。 This onset Ming, in the data transmission method, in the transmission-side process, held in the retransmission buffer of the packet identifier and the transmission information stored in the uncompressed packet as the retransmission data, in the receiving process, the When a transmission error of an uncompressed packet is detected, the transmitting side is requested to retransmit the packet identifier and transmission information stored in the uncompressed packet which is an error packet, and in the transmitting side processing, the packet identifier is described. And when a request to retransmit the transmission information is received, the packet identifier and the transmission information are retransmitted to the receiving side only when the packet identifier and the transmission information in the uncompressed packet corresponding to the above error packet are held in the retransmission buffer. It is a thing.

明に係るデータ伝送方法は、情報をパケットに対応する伝送情報毎に順次送信側から受信側へ伝送するデータ伝送方法であって、所定の伝送情報が非圧縮情報として格納されている非圧縮パケットを送信し、上記所定の伝送情報に続く伝送情報が少なくともその一部が圧縮されて圧縮情報として格納されている圧縮パケットを連続送信する送信側処理と、送信側からの各パケットを受信して、該各パケットに格納されている非圧縮情報及び圧縮情報に基づいて、該各パケットに対応する伝送情報を復元する受信側処理とを含み、上記送信側処理では、送信対象となる圧縮パケットに格納されるべき圧縮情報を、上記非圧縮パケットである参照パケットに対応する伝送情報と、上記送信対象としての圧縮パケットに対応する伝送情報とに基づいて作成し、上記受信側処理では、復元対象となる圧縮パケットに対応する伝送情報を、上記参照パケットに対応する伝送情報と、該復元対象としての圧縮パケットに含まれる圧縮情報とに基づいて復元する第1のデータ伝送処理と、送信側では上記圧縮パケットに格納される圧縮情報を、上記第1のデータ伝送処理における圧縮情報の作成方法とは異なる方法により作成し、受信側では上記圧縮パケットに格納されている圧縮情報を、上記第1のデータ伝送処理における圧縮情報の復元方法とは異なる方法により復元する第2のデータ伝送処理とを含み、上記伝送情報をパケットにより伝送する際、上記第1及び第2のデータ伝送処理を、上記受信側における圧縮パケットに対する復元処理エラーの発生状況に応じて切り替え、該第1及び第2のデータ伝送処理のいずれかのデータ伝送処理を行うものである。 Data transmission method according to the present onset Ming, a data transmission method for transmitting to the receiving side sequentially from the transmission side for each transmission information corresponding to information to the packet, the non-predetermined transmission information is stored as uncompressed data Transmission side processing that transmits compressed packets and continuously transmits compressed packets in which at least a part of the transmission information following the above-mentioned predetermined transmission information is compressed and stored as compressed information, and each packet from the transmitting side is received. Then, based on the uncompressed information and the compressed information stored in each packet, the receiving side processing for restoring the transmission information corresponding to each packet is included, and in the transmitting side processing, the compression to be transmitted is included. The compressed information to be stored in the packet is created based on the transmission information corresponding to the reference packet which is the uncompressed packet and the transmission information corresponding to the compressed packet as the transmission target. The first data transmission process for restoring the transmission information corresponding to the compressed packet to be restored based on the transmission information corresponding to the reference packet and the compressed information included in the compressed packet to be restored, and transmission. On the side, the compressed information stored in the compressed packet is created by a method different from the method for creating the compressed information in the first data transmission process, and on the receiving side, the compressed information stored in the compressed packet is created. Including a second data transmission process of restoring by a method different from the method of restoring compressed information in the first data transmission process, when the transmission information is transmitted by a packet, the first and second data transmission processes are performed. The data transmission process of either the first or second data transmission process is performed by switching according to the occurrence status of the restoration process error for the compressed packet on the receiving side.

明は上記データ伝送方法において、上記第2のデータ伝送処理は、送信側処理として、上記送信対象となる圧縮パケットに格納される圧縮情報を、該圧縮パケットの直前に送信された前パケットに対応する伝送情報と、上記送信対象としての圧縮パケットに対応する伝送情報とに基づいて作成する圧縮処理を含み、受信側処理として、復元対象となる圧縮パケットに含まれる圧縮情報を、上記前パケットに対応する伝送情報を用いて復元する復元処理を含むものである。 This onset Ming, in the data transmission method, the second data transmission process, the transmission-side process, before the compressed information stored in the compressed packet to be the transmission target, which is transmitted immediately before the compressed packet The compression process created based on the transmission information corresponding to the packet and the transmission information corresponding to the compressed packet as the transmission target is included, and the compression information included in the compression packet to be restored is used as the receiving side processing. It includes a restoration process that restores using the transmission information corresponding to the previous packet.

明は上記データ伝送方法において、上記受信側にて圧縮パケットに含まれる圧縮情報を復元する復元処理のエラーが発生したとき、受信側から送信側にエラー発生が通知され、送信側では、エラー発生の通知頻度が一定値を超えたときは、受信側における復元処理を上記第1のデータ伝送処理における復元処理に変更するよう受信側に対する処理変更通知を行い、その後送信側では上記第1のデータ伝送処理における圧縮処理を行い、一方送信側では、エラー発生の通知頻度が一定値以下となったときは、受信側における復元処理を上記第2のデータ送信装置における復元処理に変更するよう受信側に対する処理変更通知を行い、その後送信側では上記第2のデータ伝送処理における圧縮処理を行うものである。 This onset Ming, in the data transmission method, when an error of the restoration process of restoring the compressed data included in the compressed packet at the receiving side occurs, the error occurrence is notified from the receiving side to the transmitting side, the transmitting side , When the notification frequency of error occurrence exceeds a certain value, the receiving side is notified of the processing change so as to change the restoration processing on the receiving side to the restoration processing in the first data transmission processing, and then the transmitting side performs the above-mentioned first. The compression process in the data transmission process of 1 is performed, while on the transmitting side, when the notification frequency of error occurrence falls below a certain value, the restoration process on the receiving side is changed to the restoration process in the second data transmission device. The processing change notification is sent to the receiving side, and then the transmitting side performs the compression processing in the second data transmission processing.

明は上記データ伝送方法において、受信側では、上記圧縮パケットに含まれる圧縮情報を復元する復元処理のエラーが発生するエラー発生頻度が所定値を超えたとき、送信側における圧縮処理を上記第1のデータ伝送処理における圧縮処理に変更するよう送信側に対する処理変更要求を行い、一方受信側では、上記復元処理のエラー発生頻度が所定値以下となったとき、送信側における圧縮処理を上記第2のデータ伝送処理における圧縮処理に変更するよう送信側に対する処理変更要求を行い、送信側では、上記第1及び第2のデータ伝送処理における圧縮処理のうち、受信側からの処理変更要求に応じたデータ伝送処理における圧縮処理を行うものである。 This onset Ming, in the data transmission method, the receiving side, when an error occurrence frequency error of the restoration process of restoring the compressed data included in the compressed packet is generated exceeds a predetermined value, the compression process at the transmitting side A processing change request is made to the transmitting side to change to the compression processing in the first data transmission processing, while the receiving side performs the compression processing on the transmitting side when the error occurrence frequency of the restoration processing becomes less than a predetermined value. A process change request is made to the transmitting side to change to the compression processing in the second data transmission process, and the transmitting side requests a processing change from the receiving side among the compression processes in the first and second data transmission processes. The compression process in the data transmission process according to the above is performed.

明に係るデータ伝送方法は、情報をパケットに対応する伝送情報毎に順次送信側から受信側へ伝送するデータ伝送方法であって、所定の伝送情報が非圧縮情報として格納されている非圧縮パケットを送信し、上記所定の伝送情報に続く伝送情報が少なくともその一部が圧縮されて圧縮情報として格納されている圧縮パケットを連続送信する送信側処理と、送信側からの各パケットを受信して、該各パケットに格納されている非圧縮情報及び圧縮情報に基づいて、該各パケットに対応する伝送情報を復元する受信側処理とを含み、上記送信側処理が、送信対象となる圧縮パケットに格納されるべき圧縮情報を、該圧縮パケットより先に送信されたパケットに関連する更新情報と、上記送信対象としての圧縮パケットに対応する伝送情報とに基づいて作成する圧縮処理と、上記更新情報の初期値として上記非圧縮パケットに関連する情報を設定し、その後、特定の圧縮パケットを作成する度に、上記更新情報を該特定の圧縮パケットに関連する情報に更新する送信側更新処理とを含み、上記受信側処理が、復元対象となる圧縮パケットに対応する伝送情報を、該圧縮パケットより先に受信されたパケットに関連する更新情報を用いて復元する復元処理と、上記更新情報の初期値として上記非圧縮パケットに関連する情報を設定し、その後、上記特定の圧縮パケットに対応する伝送情報の復元を行う度に、上記更新情報を該特定の圧縮パケットに関連する情報に更新する受信側更新処理とを含むものである。 Data transmission method according to the present onset Ming, a data transmission method for transmitting to the receiving side sequentially from the transmission side for each transmission information corresponding to information to the packet, the non-predetermined transmission information is stored as uncompressed data Transmission side processing that transmits compressed packets and continuously transmits compressed packets in which at least a part of the transmission information following the above-mentioned predetermined transmission information is compressed and stored as compressed information, and each packet from the transmitting side is received. Then, the transmitting side processing includes the receiving side processing for restoring the transmission information corresponding to each packet based on the uncompressed information and the compressed information stored in each packet, and the transmitting side processing is the compression to be transmitted. A compression process that creates compressed information to be stored in a packet based on update information related to a packet transmitted prior to the compressed packet and transmission information corresponding to the compressed packet as the transmission target, and the above. A sender update process that sets information related to the uncompressed packet as an initial value of update information, and then updates the update information to information related to the specific compressed packet each time a specific compressed packet is created. The restoration process in which the receiving side processing restores the transmission information corresponding to the compressed packet to be restored by using the update information related to the packet received before the compressed packet, and the update information. The information related to the uncompressed packet is set as the initial value of, and then every time the transmission information corresponding to the specific compressed packet is restored, the update information is updated to the information related to the specific compressed packet. It includes the receiving side update process.

明は上記データ伝送方法において、上記更新情報が、上記非圧縮パケットあるいは特定の圧縮パケットを参照パケットとして示す参照パケット識別子と、該参照パケットに対応する伝送情報とから構成されており、上記圧縮パケットが、上記非圧縮パケットあるいは特定の圧縮パケットを参照パケットとして示す参照パケット識別子と、上記更新情報を更新すべきか否かを示す情報更新フラグとを含み、上記特定の圧縮パケットにおける情報更新フラグが、上記更新情報を更新すべきことを示す値に設定されており、上記特定の圧縮パケット以外の圧縮パケットにおける情報更新フラグが、上記更新情報を更新すべきでないことを示す値に設定されているものである。 This onset Ming, in the data transmission method, the update information, the reference packet identifier indicating the uncompressed packet or a specific compressed packet as the reference packet, which is composed of the transmission information corresponding to the reference packet, The compressed packet includes a reference packet identifier indicating the uncompressed packet or the specific compressed packet as a reference packet, and an information update flag indicating whether or not the update information should be updated, and the information update in the specific compressed packet. The flag is set to a value indicating that the update information should be updated, and the information update flag in the compressed packet other than the specific compressed packet is set to a value indicating that the update information should not be updated. Is what you are doing.

明は上記データ伝送方法において、上記送信側処理では、一定時間が経過する度に上記特定の圧縮パケットを受信側に送出するものである。 This onset Ming, in the data transmission method, in the transmission-side process is intended to be transmitted to the receiving side the specific compressed packet every time a predetermined time elapses.

明は上記データ伝送方法において、上記送信側処理では、一定数の圧縮パケットを送信する度に、上記特定の圧縮パケットを受信側に送出するものである。 This onset Ming, in the data transmission method, in the transmission-side process, each time for transmitting a compressed packet certain number, is for sending to the receiving side the specific compressed packet.

明は上記データ伝送方法において、上記送信側処理では、上記特定の圧縮パケットの送信を受信側から要求されたとき、該特定の圧縮パケットを受信側に送出するものである。 This onset Ming, in the data transmission method, in the transmission-side process, when requested to transmit the specific compressed packet from the receiving side, is to sent to the receiving side the specific compressed packet.

明は上記データ伝送方法において、上記送信側処理では、受信側に送信する圧縮パケットに含まれる圧縮情報のサイズが一定の値を越えたとき、上記特定の圧縮パケットを送信するものである。 This onset Ming, in the data transmission method, in the transmission-side process, when the size of the compressed information contained in the compressed packet to be transmitted to the receiving side exceeds a certain value, one that transmits the specific compressed packet is there.

明は上記データ伝送方法において、上記送信側処理では、受信側に送信する圧縮パケットに含まれる圧縮情報のサイズの平均値が一定の値を越えたとき、上記特定の圧縮パケットを送信するものである。 This onset Ming, in the data transmission method, in the transmission-side process, when the average value of the size of the compressed data included in the compressed packet to be transmitted to the receiving side exceeds a predetermined value, transmits the specific compressed packet Is what you do.

明は上記データ伝送方法において、上記伝送情報が、複数の項目に対応する項目別伝送情報を含み、上記圧縮情報が、複数の項目に対応する項目別圧縮情報を含み、上記圧縮パケットに含まれる圧縮情報における各項目に対応する項目別圧縮情報が、上記圧縮パケットに対応する伝送情報における各項目に対応する項目別圧縮情報を、上記非圧縮パケットあるいは特定の圧縮パケットに対応する伝送情報における各項目に対応する項目別伝送情報を用いて圧縮して得られる情報であり、上記各項目別圧縮情報が、それぞれに対応する項目を特定する項目種別フラグを含むものである。 This onset Ming, in the data transmission method, the transmission information includes itemized transmission information corresponding to a plurality of items, said compression information includes itemized compressed information corresponding to a plurality of items, the compressed packet The itemized compression information corresponding to each item in the compressed information included in is the transmission of the itemized compressed information corresponding to each item in the transmission information corresponding to the compressed packet, and the transmission corresponding to the uncompressed packet or the specific compressed packet. It is information obtained by compressing using the item-specific transmission information corresponding to each item in the information, and the above-mentioned item-specific compression information includes an item type flag that specifies the item corresponding to each item.

明は上記データ伝送方法において、上記項目別圧縮情報が、そのデータ長を示すデータ長情報を含むものである。 This onset Ming, in the data transmission method, the itemized compression information is intended to include data length information indicating the data length.

明は上記データ伝送方法において、上記各項目別圧縮情報が、複数の圧縮方法のうちのそれぞれに対応する圧縮方法を用いて作成されたものであり、上記各項目別圧縮情報が、該項目別圧縮情報を復元するための、その圧縮方法に対応する復元方法を示す復元方法特定情報を含むものである。 This onset Ming, in the data transmission method, each itemized compression information, have been prepared by using a compression method corresponding to each of the plurality of compression methods, the compressed information by each item, It includes restoration method specific information indicating a restoration method corresponding to the compression method for restoring the itemized compression information.

明に係るデータ送信装置は、情報をパケットに対応する伝送情報毎に順次受信側へ送信するデータ送信装置であって、入力信号として上記伝送情報を受信する受信手段と、上記受信された伝送情報を受け、所定の伝送情報が非圧縮情報として格納されている非圧縮パケット、及び上記所定の伝送情報に続く伝送情報が少なくともその一部が圧縮されて圧縮情報として格納されている圧縮パケットを作成するパケット作成手段と、上記パケット作成手段にて作成された非圧縮パケットに関連する情報を参照情報として蓄積して管理する参照情報管理手段と、上記パケット作成手段にて作成された各パケットを送信信号として受信側へ送信する送信手段とを備え、上記パケット作成手段を、該手段での作成対象となる圧縮パケットに格納されるべき圧縮情報を、該圧縮パケットに対応する伝送情報と、上記参照情報管理手段に蓄積されている参照情報とに基づいて作成する構成としたものである。 Data transmission device according to the present onset Ming is an information data transmission apparatus for sequentially transmitted to the receiving side for each transmission information corresponding to the packet, and receiving means for receiving the transmission information as an input signal, which is the received An uncompressed packet that receives transmission information and stores the predetermined transmission information as uncompressed information, and a compressed packet in which at least a part of the transmission information following the predetermined transmission information is compressed and stored as compressed information. A packet creation means for creating a packet, a reference information management means for accumulating and managing information related to an uncompressed packet created by the packet creation means as reference information, and each packet created by the packet creation means. The packet creating means is provided with a transmission means for transmitting the above as a transmission signal to the receiving side, and the compressed information to be stored in the compressed packet to be created by the means is provided with the transmission information corresponding to the compressed packet. The configuration is created based on the reference information stored in the reference information management means.

明は、送信側からパケット単位で送信された情報を送信信号として受信し、各パケットに対応する伝送情報を順次復元するデータ受信装置であって、上記送信信号を受信し、所定の伝送情報が非圧縮情報として格納されている非圧縮パケット、及び上記所定の伝送情報に続く伝送情報が少なくともその一部が圧縮されて圧縮情報として格納されている圧縮パケットを出力するパケット受信手段と、上記パケット受信手段の出力を受け、上記各パケットに格納されている情報に基づいて該各パケットに対して復元処理を施して、該各パケットに対応する伝送情報を出力するパケット復元手段と、上記パケット復元手段により復元処理が施された非圧縮パケットに関連する情報を参照情報として蓄積して管理する参照情報管理手段と、上記パケット復元手段からの上記各パケットに対応する伝送情報を出力する出力手段とを備え、上記パケット復元手段を、上記圧縮パケットに対応する伝送情報を、該圧縮パケットに含まれる圧縮情報と、上記参照情報管理手段に蓄積されている参照情報とに基づいて復元する構成としたものである。 This onset Ming receives the information transmitted in packet units from the transmitting side as a transmission signal, a data receiving apparatus which sequentially restoring transmission information corresponding to each packet, receives the transmission signal, a predetermined transmission An uncompressed packet in which information is stored as uncompressed information, a packet receiving means for outputting a compressed packet in which at least a part of the transmission information following the predetermined transmission information is compressed and stored as compressed information, and a packet receiving means. A packet restoration means that receives the output of the packet receiving means, performs restoration processing on each packet based on the information stored in each packet, and outputs transmission information corresponding to each packet, and the above. Reference information management means that accumulates and manages information related to uncompressed packets that have been restored by packet restoration means as reference information, and output that outputs transmission information corresponding to each packet from the packet restoration means. The packet restoration means is provided with means, and the transmission information corresponding to the compressed packet is restored based on the compressed information included in the compressed packet and the reference information stored in the reference information management means. It is the one.

明に係るデータ送信装置は、情報をパケットに対応する伝送情報毎に順次受信側へ送信するデータ送信装置であって、入力信号として上記伝送情報を受信する受信手段と、上記受信された伝送情報を受け、所定の伝送情報が非圧縮情報として格納されている非圧縮パケット、及び上記所定の伝送情報に続く伝送情報が少なくともその一部が圧縮されて圧縮情報として格納されている圧縮パケットを作成するパケット作成手段と、上記パケット作成手段にて作成された非圧縮パケット及び特定の圧縮パケットに関連する情報を更新情報として管理する情報管理手段と、該パケット作成手段にて作成されたパケットを送信信号として受信側へ送信する送信手段とを備え、上記情報管理手段を、上記更新情報の初期値として上記非圧縮パケットに関連する情報を設定し、その後、特定の圧縮パケットが作成される度に、上記更新情報を該特定の圧縮パケットに関連する情報に更新するよう構成し、上記パケット作成手段を、該手段での作成対象となる圧縮パケットに格納されるべき圧縮情報を、該圧縮パケットに対応する伝送情報と、上記参照情報管理手段に蓄積されている更新情報とに基づいて作成するよう構成したものである。 Data transmission device according to the present onset Ming is an information data transmission apparatus for sequentially transmitted to the receiving side for each transmission information corresponding to the packet, and receiving means for receiving the transmission information as an input signal, which is the received An uncompressed packet that receives transmission information and stores the predetermined transmission information as uncompressed information, and a compressed packet in which at least a part of the transmission information following the predetermined transmission information is compressed and stored as compressed information. A packet creation means for creating a packet, an information management means for managing uncompressed packets created by the packet creation means and information related to a specific compressed packet as update information, and a packet created by the packet creation means. Is provided as a transmission means for transmitting to the receiving side as a transmission signal, the information management means sets information related to the uncompressed packet as an initial value of the update information, and then a specific compressed packet is created. Each time, the update information is configured to be updated with information related to the specific compressed packet, and the packet creating means compresses the compressed information to be stored in the compressed packet to be created by the means. It is configured to be created based on the transmission information corresponding to the packet and the update information stored in the reference information management means.

明は、送信側からパケット単位で送信された情報を送信信号として受信し、各パケットに対応する伝送情報を順次復元するデータ受信装置であって、上記送信信号を受信し、所定の伝送情報が非圧縮情報として格納されている非圧縮パケット、及び上記所定の伝送情報に続く伝送情報が少なくともその一部が圧縮されて圧縮情報として格納されている圧縮パケットを出力するパケット受信手段と、上記パケット受信手段の出力を受け、上記各パケットに格納されている情報に基づいて該各パケットに対して復元処理を施して、該各パケットに対応する伝送情報を出力するパケット復元手段と、上記パケット復元手段により復元処理が施された非圧縮パケット及び特定の圧縮パケットに関連する情報を参照情報として蓄積して管理する参照情報管理手段と、上記パケット復元手段により復元された各パケットに対応する伝送情報を出力する出力手段とを備え、上記情報管理手段を、上記更新情報の初期値として上記非圧縮パケットに関連する情報を設定し、その後、上記特定の圧縮パケットに対する復元処理が行われる度に、上記更新情報を該特定の圧縮パケットに関連する情報に更新するよう構成し、上記パケット復元手段を、上記圧縮パケットに対応する伝送情報を、該圧縮パケットに含まれる圧縮情報と、上記参照情報管理手段に蓄積されている参照情報とに基づいて復元するよう構成したものである。 This onset Ming receives the information transmitted in packet units from the transmitting side as a transmission signal, a data receiving apparatus which sequentially restoring transmission information corresponding to each packet, receives the transmission signal, a predetermined transmission An uncompressed packet in which information is stored as uncompressed information, a packet receiving means for outputting a compressed packet in which at least a part of the transmission information following the predetermined transmission information is compressed and stored as compressed information, and a packet receiving means. A packet restoration means that receives the output of the packet receiving means, performs restoration processing on each packet based on the information stored in each packet, and outputs transmission information corresponding to each packet, and the above. Corresponds to the reference information management means that accumulates and manages uncompressed packets that have been restored by the packet restoration means and information related to specific compressed packets as reference information, and each packet that has been restored by the packet restoration means. Each time an output means for outputting transmission information is provided, the information management means sets information related to the uncompressed packet as an initial value of the update information, and then a restoration process for the specific compressed packet is performed. In addition, the update information is configured to be updated with information related to the specific compressed packet, the packet restoration means is used, the transmission information corresponding to the compressed packet is referred to the compressed information included in the compressed packet, and the above reference. It is configured to be restored based on the reference information stored in the information management means.

【0237】
【発明の効果】
以上のように明に係るデータ伝送方法によれば、情報をパケット単位で伝送する際、送信側では、非圧縮の伝送情報を含む非圧縮パケットに続いて圧縮された伝送情報を含む圧縮パケットを連続送信し、この際、送信対象となる圧縮パケットに格納されるべき圧縮情報を、上記非圧縮パケットである参照パケットに対応する伝送情報と、上記送信対象としての対象パケットに対応する伝送情報とに基づいて作成し、受信側では、圧縮パケットに対応する伝送情報を、該圧縮パケットに含まれる圧縮情報と上記参照パケットに対応する伝送情報とに基づいて復元するので、無線区間にて圧縮パケットの伝送誤りが発生しても、受信側では、後続する圧縮パケットを、上記参照パケットとしての非圧縮パケットに対応する伝送情報に基づいて復元することができる。これにより、無線区間におけるエラー発生により受信側にて破棄されるパケットの数を削減することができ、これにより無線区間を含む伝送路における伝送データの品質を改善することができる。
[0237]
【Effect of the invention】
According to the data transmitting method of the present onset light as described above, when transmitting information in packet units, the transmission side, compresses including transmission information compressed following the uncompressed packet including transmission information uncompressed Packets are continuously transmitted, and at this time, the compressed information to be stored in the compressed packet to be transmitted is the transmission information corresponding to the reference packet which is the uncompressed packet and the transmission corresponding to the target packet as the transmission target. It is created based on the information, and on the receiving side, the transmission information corresponding to the compressed packet is restored based on the compressed information included in the compressed packet and the transmission information corresponding to the reference packet. Even if a transmission error of the compressed packet occurs, the receiving side can restore the succeeding compressed packet based on the transmission information corresponding to the uncompressed packet as the reference packet. As a result, the number of packets discarded on the receiving side due to the occurrence of an error in the wireless section can be reduced, and thereby the quality of the transmission data in the transmission line including the wireless section can be improved.

明によれば、上記データ伝送方法において、送信側では、上記非圧縮パケットに続く各圧縮パケットとして、上記参照パケットとしての非圧縮パケットを示す参照パケット識別子を上記圧縮情報とともに含むパケットを送信するので、受信側では、圧縮パケットに対する復元処理の際に必要となる参照パケットを参照パケット識別子により特定することができる。
また、上記圧縮情報として、上記参照パケットに対応する伝送情報と、上記圧縮パケットに対応する伝送情報との差分情報を作成するので、圧縮パケットに含まれる圧縮情報を簡単な演算処理により作成することができる。
According to the onset bright, transmitted in the data transmission method, the transmission side, as each compressed packet following the uncompressed packet, a packet including the reference packet identifier indicating the uncompressed packet as the reference packet with the compression information Therefore, on the receiving side, the reference packet required for the restoration process for the compressed packet can be specified by the reference packet identifier.
Further, as the compressed information, the difference information between the transmission information corresponding to the reference packet and the transmission information corresponding to the compressed packet is created, so that the compressed information included in the compressed packet is created by a simple arithmetic process. Can be done.

明によれば、上記データ伝送方法において、送信側側では、上記圧縮パケットには、上記差分情報を上記参照パケットに対応する伝送情報に基づいて算出するための付加情報を格納し、受信側では、上記圧縮パケットにおける差分情報を、上記付加情報に基づいて上記参照パケットに対応する伝送情報から算出するので、上記差分情報の情報量を削減でき、データ圧縮効率を向上させることが可能となり、ひいてはデータ伝送効率をも向上させることができる。 According to the onset bright, in the data transmission method, the transmitting side side, above compressed packet stores the additional information for calculating based on the difference information to the transmission information corresponding to the reference packet, received On the side, since the difference information in the compressed packet is calculated from the transmission information corresponding to the reference packet based on the additional information, the amount of information in the difference information can be reduced and the data compression efficiency can be improved. As a result, the data transmission efficiency can be improved.

明によれば、上記データ伝送方法において、上記付加情報として、上記圧縮パケットが、上記参照パケットとしての非圧縮パケットの送出以後何番目に送出したパケットであるかを識別可能なシーケンス番号を用いるので、パケットの送信の度に一定量増加する伝送情報については、差分情報を0ビットにすることが可能となる。 According to the onset bright, in the data transmission method, as the additional information, the compressed packet, the identifiable sequence number whether the packet sent to the ordinal number after transmission of the uncompressed packet as the reference packet Since it is used, the difference information can be set to 0 bits for the transmission information that increases by a certain amount each time the packet is transmitted.

明によれば、上記データ伝送方法において、上記付加情報として、上記圧縮パケットにおける差分情報を上記参照パケットに対応する伝送情報から算出する計算式の変数を用いるので、パケットの送信の度に一定の関数に従って変動する伝送情報については、差分情報を大きく削減することができる。 According to the onset bright, in the data transmission method, as the additional information, the difference information in the compressed packet so using equation variables for calculating from the transmission information corresponding to the reference packet, every time the transmission of the packet For transmission information that fluctuates according to a certain function, the difference information can be greatly reduced.

明によれば、上記データ伝送方法において、送信側では、上記圧縮パケットより先に送信されるよう作成された複数の非圧縮パケットを参照パケットとして用いて、該圧縮パケットには、上記各参照パケットに対応する伝送情報と上記圧縮パケットに対応する伝送情報との差分情報と、上記各参照パケットに対応する参照パケット識別子とを対応付けて、対応する差分情報と参照パケット識別子を、上記圧縮情報として複数組格納し、上記受信側処理では、上記圧縮パケットにおけるいずれかの組の差分情報とパケット識別子を用いて、上記圧縮パケットに対応する伝送情報を復元するので、圧縮パケットの復元に必要な情報を含む非圧縮パケットに対する伝送処理の信頼性を高めることができ、これにより無線伝送されるデータの品質を大きく向上させることができる。 According to the onset bright, in the data transmission method, the transmitting side uses a plurality of uncompressed packets which have been created to be sent earlier than the compressed packet as the reference packet, to the compressed packet, each The difference information between the transmission information corresponding to the reference packet and the transmission information corresponding to the compressed packet is associated with the reference packet identifier corresponding to each reference packet, and the corresponding difference information and the reference packet identifier are compressed. A plurality of sets are stored as information, and in the receiving side processing, the transmission information corresponding to the compressed packet is restored by using the difference information and the packet identifier of any set in the compressed packet, so that it is necessary for the restoration of the compressed packet. It is possible to improve the reliability of the transmission process for uncompressed packets containing various information, and thereby greatly improve the quality of wirelessly transmitted data.

明によれば、上記データ伝送方法において、上記送信側処理では、上記非圧縮パケットを一定周期で送信するので、圧縮パケットのデータサイズが極端に大きくなるのを抑えて、伝送情報の圧縮効率をほぼ一定の変動範囲内に収めることができる。この結果、無線伝送されるデータの品質だけでなく、データ伝送効率をも向上させることができる According to the onset bright, in the data transmission method, in the transmission-side process, and transmits the uncompressed packet at a constant period, by suppressing the data size of the compressed packet is extremely large, the compression of transmitted information The efficiency can be kept within a nearly constant fluctuation range. As a result, not only the quality of wirelessly transmitted data but also the data transmission efficiency can be improved.

明によれば、上記データ伝送方法において、送信側では、受信側に送信する圧縮パケットに含まれる圧縮情報のサイズが一定の値を越えたとき、上記非圧縮パケットを送信するので、圧縮パケットのデータサイズを小さく抑えて、伝送情報の圧縮効率を高めることが可能となり、無線伝送データの品質だけでなく、データ伝送効率をも向上させることができる。 According to the onset bright, in the data transmission method, the transmission side, when the size of the compressed information contained in the compressed packet to be transmitted to the receiving side exceeds a predetermined value, and transmits the uncompressed packet, the compression It is possible to keep the data size of the packet small and improve the compression efficiency of the transmitted information, and it is possible to improve not only the quality of the wireless transmission data but also the data transmission efficiency.

明によれば、上記データ伝送方法において、受信側では、送信側からの圧縮パケットに含まれる圧縮情報のサイズが一定の値を越えたとき、送信側へ非圧縮パケットの送信を要求し、送信側では、受信側から非圧縮パケットの送信要求に応じて非圧縮パケットを受信側へ送信するので、圧縮パケットのデータサイズを小さく抑えて、伝送情報の圧縮効率を高めることが可能となり、無線伝送データの品質だけでなく、データ伝送効率をも向上させることができる。 According to the onset bright, in the data transmission method, the receiving side, when the size of the compressed information contained in the compressed packet from the transmitting side exceeds a predetermined value, requests the transmission of the uncompressed packet to the transmitting side Since the transmitting side transmits the uncompressed packet from the receiving side to the receiving side in response to the transmission request of the uncompressed packet, it is possible to keep the data size of the compressed packet small and improve the compression efficiency of the transmission information. Not only the quality of wireless transmission data but also the data transmission efficiency can be improved.

明によれば、上記データ伝送方法において、送信側では、同一の伝送情報を格納した非圧縮パケットを複数回連続して受信側へ送信するので、圧縮パケットの復元に必要な非圧縮パケットに対する伝送処理の信頼性を高めることができ、これにより無線伝送されるデータの品質を大きく向上させることができる。 According to the onset bright, in the data transmission method, the transmitting side, and transmits the uncompressed packet containing the same transmission information to a plurality of times consecutively receiving side, the uncompressed packet required for restoration of the compressed packet It is possible to increase the reliability of the transmission process for the packet, thereby greatly improving the quality of the wirelessly transmitted data.

明によれば、上記データ伝送方法において、受信側では、上記圧縮パケットに格納されている圧縮情報の復元エラーを検出したとき、送信側へ復元エラーが発生したことを通知し、送信側では、受信側からの復元エラーの発生を示す通知の頻度に基づいて、上記非圧縮パケットを連続して受信側へ送出する回数を変化させるので、非圧縮パケットの連続送信を効率よく行うことができる。 According to the onset bright, in the data transmission method, the receiving side, when detecting a recovery error of compressed information stored in the compressed packet, and notify that the restore error has occurred to the transmission side, the transmission side Then, since the number of times the uncompressed packet is continuously sent to the receiving side is changed based on the frequency of the notification indicating the occurrence of the restoration error from the receiving side, the continuous transmission of the uncompressed packet can be performed efficiently. it can.

明によれば、上記データ伝送方法において、送信側では、上記非圧縮パケットの送信後、該非圧縮パケットに格納されるパケット識別子及び伝送情報を含む補助伝送パケットを、所定回数受信側へ送信するので、圧縮パケットの復元に必要な情報に対する伝送処理の信頼性を高めることができ、これにより無線伝送されるデータの品質を大きく向上させることができる。 According to the onset bright, transmitted in the data transmission method, the transmission side, after transmission of the uncompressed packet, an auxiliary transmission packet including the packet identifier and the transmission data stored in the uncompressed packet, the predetermined number of times recipient Therefore, the reliability of the transmission process for the information required for restoring the compressed packet can be improved, and the quality of the wirelessly transmitted data can be greatly improved.

明によれば、上記データ伝送方法において、送信側では、上記非圧縮パケットをこれにエラー訂正符号を付与して受信側へ送信し、上記受信側処理では、上記非圧縮パケットに対して、これに付与されているエラー訂正符号によりエラー訂正処理を施すので、圧縮パケットの復元に必要な情報を含む非圧縮パケットに対する伝送処理の信頼性を大きく向上することができ、これにより無線伝送されるデータの品質を大きく向上させることができる。 According to the onset bright, in the data transmission method, the transmitting side transmits the uncompressed packet thereto by applying an error correction code to the receiver, in the receiving process for the uncompressed packet Since the error correction processing is performed by the error correction code attached to the error correction code, the reliability of the transmission processing for the uncompressed packet including the information necessary for the restoration of the compressed packet can be greatly improved, and the wireless transmission is performed thereby. The quality of data can be greatly improved.

明によれば、上記データ伝送方法において、送信側では、上記非圧縮パケットにおける、パケット識別子及び伝送情報に対してエラー訂正符号を付与し、受信側では、上記非圧縮パケットに含まれるパケット識別子及び伝送情報に対して、これらに付与されているエラー訂正符号によりエラー訂正処理を施すので、圧縮パケットの復元に必要な情報に対する伝送処理の信頼性を大きく向上することができ、これにより無線伝送されるデータの品質を大きく向上させることができる。 According to the onset bright, in the data transmission method, the transmission side, in the uncompressed packet, an error correction code assigned to the packet identifier and the transmission information, the receiving side, included in the uncompressed packet Packet Since the error correction processing is performed on the identifier and the transmission information by the error correction code assigned to them, the reliability of the transmission processing for the information necessary for the restoration of the compressed packet can be greatly improved, thereby wirelessly. The quality of transmitted data can be greatly improved.

明によれば、上記データ伝送方法において、受信側では、上記圧縮パケットに格納されている圧縮情報の復元エラーを検出したとき、送信側へ復元エラーが発生したことを通知し、送信側では、受信側からの復元エラーの発生を示す通知の頻度に応じて、上記非圧縮パケットをこれにエラー訂正符号を付与して送信する処理と、上記非圧縮パケットをこれにエラー訂正符号を付与せずに送信する処理の一方を行うので、上記非圧縮パケットにエラー訂正符号を付与する処理、及び上記非圧縮パケットに対するエラー訂正処理を効果的に行うことができる。 According to the onset bright, in the data transmission method, the receiving side, when detecting a recovery error of compressed information stored in the compressed packet, and notify that the restore error has occurred to the transmission side, the transmission side Then, according to the frequency of notification indicating the occurrence of a restoration error from the receiving side, the process of transmitting the uncompressed packet by adding an error correction code to the uncompressed packet and the process of transmitting the uncompressed packet by adding an error correction code to the packet. Since one of the processes of transmitting without performing is performed, the process of assigning an error correction code to the uncompressed packet and the error correction process of the uncompressed packet can be effectively performed.

明によれば、上記データ伝送方法において、送信側では、上記非圧縮パケットのみを再送用データとして再送用バッファに保持し、受信側からのエラーパケットの再送要求に応じて、上記エラーパケットに相当する非圧縮パケットが再送用バッファに保持されている場合のみ、該エラーパケットに相当する非圧縮パケットを受信側へ再送するので、圧縮パケットの復元に必要な情報に対する伝送処理の信頼性を大きく向上するとともに、非圧縮パケットの再送を効率よく行うことができ、これにより無線伝送されるデータの品質及びデータの伝送効率を大きく向上させることができる。 According to the onset bright, in the data transmission method, the transmitting side maintains the retransmission buffer only the uncompressed packet as a retransmission data in response to a retransmission request for the error packet from the receiving side, the error packet Only when the uncompressed packet corresponding to is held in the retransmission buffer, the uncompressed packet corresponding to the error packet is retransmitted to the receiving side, so that the reliability of the transmission process for the information necessary for restoring the compressed packet can be improved. In addition to being greatly improved, uncompressed packets can be efficiently retransmitted, whereby the quality of wirelessly transmitted data and the data transmission efficiency can be greatly improved.

明によれば、上記データ伝送方法において、送信側では、上記非圧縮パケットに格納されているパケット識別子及び伝送情報を再送用データとして再送用バッファに保持し、受信側からの、エラーパケットに格納されているパケット識別子及び伝送情報の再送要求に応じて、上記エラーパケットに相当する非圧縮パケットにおけるパケット識別子及び伝送情報が再送用バッファに保持されている場合のみ、該パケット識別子及び伝送情報を受信側へ再送するので、圧縮パケットの復元に必要な情報に対する伝送処理の信頼性を大きく向上するとともに、非圧縮パケットの再送を効率よく行うことができ、さらに再送用バッファにおけるデータ記録容量を削減できる。 According to the onset bright, in the data transmission method, the transmitting side maintains the retransmission buffer packet identifier and the transmission information stored in the uncompressed packet as the retransmission data, from the receiving side, error packet Only when the packet identifier and transmission information in the uncompressed packet corresponding to the error packet are held in the retransmission buffer in response to the request for retransmission of the packet identifier and transmission information stored in the packet identifier and transmission information. Is retransmitted to the receiving side, so that the reliability of the transmission process for the information required for restoring the compressed packet can be greatly improved, the uncompressed packet can be retransmitted efficiently, and the data recording capacity in the retransmission buffer can be increased. Can be reduced.

明に係るデータ伝送方法によれば、送信側では、非圧縮の伝送情報を含む非圧縮パケットに続いて、圧縮された伝送情報を含む圧縮パケットを連続送信し、この際、送信対象となる圧縮パケットに格納されるべき圧縮情報を、上記非圧縮パケットである参照パケットに対応する伝送情報と、上記送信対象としての対象パケットに対応する伝送情報とに基づいて作成し、受信側では、圧縮パケットに対応する伝送情報を、該圧縮パケットに含まれる圧縮情報と上記参照パケットに対応する伝送情報とに基づいて復元する第1のデータ送信処理と、送信側では上記圧縮パケットに格納される圧縮情報を、上記第1のデータ伝送処理における圧縮情報の作成方法とは異なる方法により作成し、受信側では上記圧縮パケットに格納されている圧縮情報を、上記第1のデータ伝送処理における圧縮情報の復元方法とは異なる方法により復元する第2のデータ伝送処理とを含み、上記第1及び第2のデータ伝送処理を、上記受信側における圧縮パケットに対する復元処理エラーの発生状況に応じて切り替えるので、エラー発生頻度が高い場合には無線伝送データの品質を向上させることができ、かつエラー発生頻度が低い場合には伝送情報の圧縮効率を向上させることができる。 According to the data transmitting method of the present onset bright, on the transmission side, subsequent to the uncompressed packet including transmission information uncompressed, compressed packets containing compressed transmission information and continuous transmission, this time, a transmission target The compressed information to be stored in the compressed packet is created based on the transmission information corresponding to the reference packet which is the uncompressed packet and the transmission information corresponding to the target packet as the transmission target. The first data transmission process for restoring the transmission information corresponding to the compressed packet based on the compressed information included in the compressed packet and the transmission information corresponding to the reference packet, and the transmission side is stored in the compressed packet. The compressed information is created by a method different from the method for creating the compressed information in the first data transmission process, and the receiving side uses the compressed information stored in the compressed packet as the compressed information in the first data transmission process. The first and second data transmission processes are switched according to the occurrence status of the restoration process error for the compressed packet on the receiving side, including the second data transmission process for restoring by a method different from the restoration method of. When the error occurrence frequency is high, the quality of the wireless transmission data can be improved, and when the error occurrence frequency is low, the compression efficiency of the transmission information can be improved.

明によれば、上記データ伝送方法において、上記第2のデータ伝送処理として、送信側では、上記送信対象となる圧縮パケットに格納される圧縮情報を、該圧縮パケットの直前に送信された前パケットに対応する伝送情報と、上記送信対象としての圧縮パケットに対応する伝送情報とに基づいて作成し、受信側では、復元対象となる圧縮パケットに含まれる圧縮情報を、上記前パケットに対応する伝送情報を用いて復元するデータ伝送処理を行うので、エラー発生頻度が低い場合には、伝送情報の圧縮効率を大きく向上させることができる。 According to the onset bright, in the data transmission method, as the second data transmission process, the transmission side, the compressed information stored in the compressed packet to be the transmission target, which is transmitted immediately before the compressed packet It is created based on the transmission information corresponding to the previous packet and the transmission information corresponding to the compressed packet as the transmission target, and on the receiving side, the compressed information included in the compressed packet to be restored corresponds to the previous packet. Since the data transmission process for restoring is performed using the transmission information to be performed, the compression efficiency of the transmission information can be greatly improved when the error occurrence frequency is low.

明によれば、上記データ伝送方法において、送信側にて、受信側からのエラー発生の通知頻度が一定値を超えたときは、上記第1のデータ伝送処理を行い、上記エラー発生の通知頻度が一定値以下となったときは、上記第2のデータ伝送処理における圧縮処理を行うので、エラー発生頻度が高い場合の無線伝送データの品質が高い伝送方法と、エラー発生頻度が低い場合の伝送情報の圧縮効率が高い伝送方法とを適応的に切り替えることができる。 According to the onset bright, in the data transmission method, at the transmission side, when the notification frequency of error occurrence from the receiver exceeds a predetermined value, performs the first data transmission processing, the error When the notification frequency falls below a certain value, the compression process in the second data transmission process is performed. Therefore, when the error occurrence frequency is high, the wireless transmission data quality is high, and when the error occurrence frequency is low. It is possible to adaptively switch to a transmission method with high compression efficiency of the transmission information of.

明によれば、上記データ伝送方法において、受信側にて、上記圧縮パケットに対する復元処理エラーの発生頻度が所定値を超えたとき、上記第1のデータ伝送処理を行い、上記復元処理のエラー発生頻度が所定値以下となったとき、上記第2のデータ伝送処理を行うので、エラー発生頻度が高い場合の無線伝送データの品質が高い伝送方法と、エラー発生頻度が低い場合の伝送情報の圧縮効率が高い伝送方法とを適応的に切り替えることができる。 According to the onset bright, in the data transmission method, the receiving side, when the frequency of occurrence of the restoration process error for the compressed packet exceeds a predetermined value, performs the first data transmission process, the restoration process When the error occurrence frequency falls below a predetermined value, the second data transmission process is performed. Therefore, a transmission method with high quality of wireless transmission data when the error occurrence frequency is high and transmission information when the error occurrence frequency is low. It is possible to adaptively switch between a transmission method with high compression efficiency.

明に係るデータ伝送方法によれば、情報をパケット単位で送信する際、送信側では、送信対象となる圧縮パケットに格納されるべき圧縮情報を、該圧縮パケットより先に送信されたパケットに関連する更新情報と、上記送信対象としての圧縮パケットに対応する伝送情報とに基づいて作成し、この際、上記更新情報の初期値として上記非圧縮パケットに関連する情報を設定し、その後、特定の圧縮パケットを作成する度に、上記更新情報を該特定の圧縮パケットに関連する情報に更新し、受信側では、復元対象となる圧縮パケットに対応する伝送情報を、該圧縮パケットより先に受信されたパケットに関連する更新情報を用いて復元し、この際、上記更新情報の初期値として上記非圧縮パケットに関連する情報を設定し、その後、上記特定の圧縮パケットに対応する伝送情報の復元を行う度に、上記更新情報を該特定の圧縮パケットに関連する情報に更新するので、無線区間における伝送データの品質を改善してデータ伝送の実効速度を向上させるとともに、データの圧縮効率をも高めることができ、この結果、復元できないパケット伝送にかかる時間およびコストを大幅に削減することができる。さらに、特定の圧縮パケットの送信により、圧縮パケットに復元処理に必要な参照情報を更新するので、データの伝送効率を高く保持しつつ、伝送情報の圧縮効率を高めることができる。 According to the data transmitting method of the present onset bright, when transmitting information in packet units, the transmission side, the transmitted compression information to be stored in the compressed packet to be transmitted, prior to the compressed packet Packet Created based on the update information related to the above and the transmission information corresponding to the compressed packet as the transmission target, at this time, the information related to the uncompressed packet is set as the initial value of the update information, and then the information related to the uncompressed packet is set. Each time a specific compressed packet is created, the above-mentioned update information is updated to information related to the specific compressed packet, and the receiving side transmits the transmission information corresponding to the compressed packet to be restored before the compressed packet. Restoration is performed using the update information related to the received packet, and at this time, the information related to the uncompressed packet is set as the initial value of the update information, and then the transmission information corresponding to the specific compressed packet is set. Since the above-mentioned update information is updated to the information related to the specific compressed packet each time the restoration is performed, the quality of the transmission data in the radio section is improved, the effective speed of data transmission is improved, and the data compression efficiency is improved. As a result, the time and cost required for unrestorable packet transmission can be significantly reduced. Further, since the reference information required for the restoration process is updated in the compressed packet by transmitting the specific compressed packet, it is possible to improve the compression efficiency of the transmitted information while maintaining the high data transmission efficiency.

明によれば、上記データ伝送方法において、上記圧縮パケットには、上記非圧縮パケットあるいは特定の圧縮パケットを参照パケットとして示す参照パケット識別子と、上記更新情報を更新すべきか否かを示す情報更新フラグとを格納するので、受信側では、情報更新フラグにより更新情報の更新を行うべきか否かを簡単に判定できる。 According to the onset bright, in the data transmission method, above compressed packet contains information indicating a reference packet identifier indicating the uncompressed packet or a specific compressed packet as the reference packet, whether or not to update the update information Since the update flag is stored, the receiving side can easily determine whether or not the update information should be updated by the information update flag.

明によれば、上記データ伝送方法において、上記送信側処理では、一定時間が経過する度に上記特定の圧縮パケットを受信側に送出するので、圧縮パケットにおける差分情報量の増大が抑えられることとなり、無線区間における伝送データの品質を改善してデータ伝送の実効速度を向上させるとともに、データの圧縮効率をさらに高めることができる。 According to the onset bright, in the data transmission method, in the transmission-side process, since sending the specific compressed packet every time a predetermined time elapses in the reception side, an increase of the difference amount of information in the compressed packet is prevented Therefore, the quality of the transmitted data in the wireless section can be improved to improve the effective speed of data transmission, and the data compression efficiency can be further improved.

明によれば、上記データ伝送方法において、上記送信側処理では、一定数の圧縮パケットを送信する度に、上記特定の圧縮パケットを受信側に送出するので、圧縮パケットにおける差分情報量の増大が抑えられることとなり、無線区間における伝送データの品質を改善してデータ伝送の実効速度を向上させるとともに、データの圧縮効率をさらに高めることができる。 According to the onset bright, in the data transmission method, in the transmission-side process, each time for transmitting a compressed packet a certain number, therefore sends to the receiver the specific compressed packet, difference information amount in the compressed packet The increase can be suppressed, the quality of the transmitted data in the radio section can be improved, the effective speed of data transmission can be improved, and the data compression efficiency can be further improved.

明によれば、上記データ伝送方法において、上記送信側処理では、上記特定の圧縮パケットの送信を受信側から要求されたとき、該特定の圧縮パケットを受信側に送出するので、無線区間での伝送データの品質改善及びデータ伝送の実効速度の向上を図るとともに、データの圧縮効率をさらに高めることができる。 According to the onset bright, in the data transmission method, in the transmission-side process, when requested to transmit the specific compressed packet from the receiving side, since the sending to the receiving side the specific compressed packet, the radio section It is possible to improve the quality of the transmitted data and the effective speed of the data transmission in the above, and further improve the data compression efficiency.

明によれば、上記データ伝送方法において、上記送信側処理では、受信側に送信する圧縮パケットに含まれる圧縮情報のサイズが一定の値を越えたとき、上記特定の圧縮パケットを送信するので、圧縮パケットにおける差分情報量の増大を抑えることができる。 According to the onset bright, in the data transmission method, in the transmission-side process, when the size of the compressed information contained in the compressed packet to be transmitted to the receiving side exceeds a predetermined value, transmits the specific compressed packet Therefore, it is possible to suppress an increase in the amount of difference information in the compressed packet.

明によれば、上記データ伝送方法において、上記送信側処理では、受信側に送信する圧縮パケットに含まれる圧縮情報のサイズの平均値が一定の値を越えたとき、上記特定の圧縮パケットを送信するので、圧縮パケットにおける差分情報量の増大を抑えるとともに、差分情報の変動に対する制御を安定に行うことができる。この場合も、復元できないパケット伝送にかかる時間およびコストをさらに大幅に削減することができることは言うまでもない。 According to the onset bright, in the data transmission method, in the transmission-side process, when the average value of the size of the compressed data included in the compressed packet to be transmitted to the receiving side exceeds a predetermined value, the specific compressed packet Is transmitted, it is possible to suppress an increase in the amount of difference information in the compressed packet and to stably control fluctuations in the difference information. In this case as well, it goes without saying that the time and cost required for unrestorable packet transmission can be further significantly reduced.

明によれば、上記データ伝送方法において、上記伝送情報が、複数の項目に対応する項目別伝送情報を含み、上記圧縮情報が、複数の項目に対応する項目別圧縮情報を含み、上記圧縮パケットに含まれる圧縮情報における各項目に対応する項目別圧縮情報が、上記圧縮パケットに対応する伝送情報における各項目に対応する項目別圧縮情報を、上記非圧縮パケットあるいは特定の圧縮パケットに対応する伝送情報における各項目に対応する項目別伝送情報を用いて圧縮して得られる情報であり、上記各項目別圧縮情報が、それぞれに対応する項目を特定する項目種別フラグを含むので、伝送情報に対する圧縮処理を項目別に行うことができ、各項目ごとに最適な圧縮効果を実現することができ、また、更新情報などを記憶するRAM等からなる記憶領域を削減することができる。これにより、復元できないパケット伝送にかかる時間およびコストを削減できるだけでなく、送信端末装置や受信端末装置の製作にかかるコストをも削減することができる。 According to the onset bright, include in the data transmission method, the transmission information includes itemized transmission information corresponding to a plurality of items, said compression information, itemized compressed information corresponding to a plurality of items, the The itemized compression information corresponding to each item in the compressed information included in the compressed packet corresponds to the itemized compressed information corresponding to each item in the transmission information corresponding to the compressed packet, and corresponds to the uncompressed packet or the specific compressed packet. It is information obtained by compressing using the item-specific transmission information corresponding to each item in the transmission information to be performed, and since the compression information for each item includes an item type flag that specifies the item corresponding to each item, the transmission information. It is possible to perform the compression process for each item, realize the optimum compression effect for each item, and reduce the storage area including the RAM for storing the update information and the like. As a result, not only the time and cost required for unrestorable packet transmission can be reduced, but also the cost required for manufacturing the transmitting terminal device and the receiving terminal device can be reduced.

明によれば、上記データ伝送方法において、上記項目別圧縮情報が、そのデータ長を示すデータ長情報を含むので、項目別圧縮情報に対する復元処理を効率よく行うことができる。 According to the onset bright, in the data transmission method, the itemized compression information, because it contains data length information indicating the data length, it is possible to efficiently perform restoration processing for itemized compression information.

明によれば、上記データ伝送方法において、上記各項目別圧縮情報が、該項目別圧縮情報を復元するための、その圧縮方法に対応する復元方法を示す復元方法特定情報を含むので、種々の圧縮処理が施されている複数の項目別圧縮情報に対する復元処理を効率よく行うことができる。 According to the onset bright, in the data transmission method, each itemized compression information, for restoring said item-specific compression information, because it includes a restoration method specifying information indicating a restoration method corresponding to the compression method, It is possible to efficiently perform the restoration process for a plurality of itemized compressed information to which various compression processes have been performed.

明に係るデータ送信装置によれば、受信された伝送情報を受け、所定の伝送情報が非圧縮情報として格納されている非圧縮パケット、及び上記所定の伝送情報に続く伝送情報が少なくともその一部が圧縮されて圧縮情報として格納されている圧縮パケットを作成するパケット作成手段と、上記パケット作成手段にて作成された非圧縮パケットに関連する情報を参照情報として蓄積して管理する参照情報管理手段とを備え、上記パケット作成手段を、該手段での作成対象となる圧縮パケットに格納されるべき圧縮情報を、該圧縮パケットに対応する伝送情報と、上記参照情報管理手段に蓄積されている参照情報とに基づいて作成するようにしたので、無線区間にて圧縮パケットの伝送誤りが発生しても、受信側では、後続する圧縮パケットを、上記参照パケットとしての非圧縮パケットに対応する伝送情報に基づいて復元することができる。これにより、無線区間におけるエラー発生により受信側にて破棄されるパケットの数を削減することができ、ひいては無線区間を含む伝送路における伝送データの品質を改善することができる。 According to the data transmission apparatus according to this onset Ming receives transmission information received, the uncompressed packet predetermined transmission information is stored as uncompressed data, and transmission information subsequent to the predetermined transmission information of at least the Reference information that accumulates and manages information related to uncompressed packets created by the packet creation means and the packet creation means that creates compressed packets that are partially compressed and stored as compressed information. The packet creating means is provided with a management means, and the compressed information to be stored in the compressed packet to be created by the means is stored in the transmission information corresponding to the compressed packet and the reference information management means. Since it is created based on the reference information provided, even if a compression packet transmission error occurs in the wireless section, the receiving side can handle the subsequent compressed packet with the uncompressed packet as the reference packet. It can be restored based on the transmission information. As a result, the number of packets discarded on the receiving side due to the occurrence of an error in the wireless section can be reduced, and the quality of the transmission data in the transmission line including the wireless section can be improved.

明に係るデータ受信装置によれば、送信側からパケット単位で送信された情報を送信信号として受信し、各パケットに対応する伝送情報を順次復元するデータ受信装置において、上記送信信号を受信し、所定の伝送情報が非圧縮情報として格納されている非圧縮パケット、及び上記所定の伝送情報に続く伝送情報が少なくともその一部が圧縮されて圧縮情報として格納されている圧縮パケットを出力するパケット受信手段と、上記各パケットに格納されている情報に基づいて該各パケットに対して復元処理を施すパケット復元手段と、上記パケット復元手段により復元処理が施された非圧縮パケットに関連する情報を参照情報として蓄積して管理する参照情報管理手段とを備え、上記パケット復元手段を、上記圧縮パケットに対応する伝送情報を、該圧縮パケットに含まれる圧縮情報と、上記参照情報管理手段に蓄積されている参照情報とに基づいて復元する構成としたので、無線区間にて圧縮パケットの伝送誤りが発生しても、後続する圧縮パケットを、上記参照パケットとしての非圧縮パケットに対応する伝送情報に基づいて復元することができ、これにより無線区間を含む伝送路における伝送データの品質を改善することができる。 According to the data receiving apparatus according to the present onset bright, receives the information transmitted in packet units from the transmitting side as a transmission signal, the data receiving apparatus to the transmitting information successively restored corresponding to each packet, it receives the transmission signal Then, an uncompressed packet in which the predetermined transmission information is stored as uncompressed information and a compressed packet in which at least a part of the transmission information following the predetermined transmission information is compressed and stored as compressed information are output. Information related to the packet receiving means, the packet restoring means that performs restoration processing on each packet based on the information stored in each packet, and the uncompressed packet that has been restored processing by the packet restoration means. The packet recovery means is provided with reference information management means for accumulating and managing the packet as reference information, and the transmission information corresponding to the compressed packet is stored in the compressed information included in the compressed packet and the reference information management means. Since the configuration is such that restoration is performed based on the reference information provided, even if a transmission error of the compressed packet occurs in the wireless section, the subsequent compressed packet is the transmission information corresponding to the uncompressed packet as the reference packet. It can be restored based on, which can improve the quality of transmitted data in the transmission line including the radio section.

明に係るデータ送信装置によれば、受信された伝送情報を受け、所定の伝送情報が非圧縮情報として格納されている非圧縮パケット、及び上記所定の伝送情報に続く伝送情報が少なくともその一部が圧縮されて圧縮情報として格納されている圧縮パケットを作成するパケット作成手段と、上記パケット作成手段にて作成された非圧縮パケット及び特定の圧縮パケットに関連する情報を更新情報として管理する情報管理手段とを備え、上記情報管理手段を、上記更新情報の初期値として上記非圧縮パケットに関連する情報を設定し、その後、特定の圧縮パケットが作成される度に、上記更新情報を該特定の圧縮パケットに関連する情報に更新するよう構成し、上記パケット作成手段を、該手段での作成対象となる圧縮パケットに格納されるべき圧縮情報を、該圧縮パケットに対応する伝送情報と、上記参照情報管理手段に蓄積されている更新情報とに基づいて作成するよう構成したので、無線区間における伝送データの品質を改善してデータ伝送の実効速度を向上させるとともに、データの圧縮効率をも高めることができ、この結果、復元できないパケット伝送にかかる時間およびコストを大幅に削減することができる。さらに、特定の圧縮パケットの送信により、圧縮パケットに復元処理に必要な参照情報を更新するので、非圧縮パケットの伝送回数を少なく抑えて、データの伝送効率を高く保持しつつ、伝送情報の圧縮効率を高めることができる。 According to the data transmission apparatus according to this onset Ming receives transmission information received, the uncompressed packet predetermined transmission information is stored as uncompressed data, and transmission information subsequent to the predetermined transmission information of at least the A packet creation means for creating a compressed packet that is partially compressed and stored as compressed information, and information related to an uncompressed packet and a specific compressed packet created by the packet creation means are managed as update information. An information management means is provided, and the information management means sets information related to the uncompressed packet as an initial value of the update information, and then each time a specific compressed packet is created, the update information is set. It is configured to update to information related to a specific compressed packet, and the packet creating means is used to display the compressed information to be stored in the compressed packet to be created by the means, the transmission information corresponding to the compressed packet, and the transmission information corresponding to the compressed packet. Since it is configured to be created based on the update information accumulated in the above reference information management means, the quality of the transmitted data in the wireless section is improved to improve the effective speed of data transmission, and the data compression efficiency is also improved. It can be increased, and as a result, the time and cost of unrecoverable packet transmission can be significantly reduced. Furthermore, since the reference information required for restoration processing is updated in the compressed packet by transmitting a specific compressed packet, the number of transmissions of the uncompressed packet is suppressed to a small number, and the transmission information is compressed while maintaining high data transmission efficiency. Efficiency can be increased.

明に係るデータ受信装置によれば、送信側からパケット単位で送信された情報を送信信号として受信し、各パケットに対応する伝送情報を順次復元するデータ受信装置において、上記送信信号を受信し、所定の伝送情報が非圧縮情報として格納されている非圧縮パケット、及び上記所定の伝送情報に続く伝送情報が少なくともその一部が圧縮されて圧縮情報として格納されている圧縮パケットを出力するパケット受信手段と、上記各パケットに格納されている情報に基づいて該各パケットに対して復元処理を施すパケット復元手段と、上記パケット復元手段により復元処理が施された非圧縮パケット及び特定の圧縮パケットに関連する情報を参照情報として蓄積して管理する参照情報管理手段とを備え、上記情報管理手段を、上記更新情報の初期値として上記非圧縮パケットに関連する情報を設定し、その後、上記特定の圧縮パケットに対する復元処理が行われる度に、上記更新情報を該特定の圧縮パケットに関連する情報に更新するよう構成し、上記パケット復元手段を、上記圧縮パケットに対応する伝送情報を、該圧縮パケットに含まれる圧縮情報と、上記参照情報管理手段に蓄積されている参照情報とに基づいて復元するよう構成したので、無線区間における伝送データの品質を改善してデータ伝送の実効速度を向上させるとともに、データの圧縮効率をも高めることができ、この結果、復元できないパケット伝送にかかる時間およびコストを大幅に削減することができる。さらに、特定の圧縮パケットが復元される度に、圧縮パケットに復元処理に必要な参照情報を更新するので、非圧縮パケットの送信回数を少なく抑えた、データの伝送効率及び伝送情報の圧縮効率の高い伝送処理を実現することができる。 According to the data receiving apparatus according to the present onset bright, receives the information transmitted in packet units from the transmitting side as a transmission signal, the data receiving apparatus to the transmitting information successively restored corresponding to each packet, it receives the transmission signal Then, an uncompressed packet in which the predetermined transmission information is stored as uncompressed information and a compressed packet in which at least a part of the transmission information following the predetermined transmission information is compressed and stored as compressed information are output. A packet receiving means, a packet restoring means that performs restoration processing on each packet based on the information stored in each of the packets, an uncompressed packet that has been restored by the packet restoring means, and a specific compression. A reference information management means for accumulating and managing information related to packets as reference information is provided, and the information management means sets information related to the uncompressed packet as an initial value of the update information, and then the above Each time a restoration process for a specific compressed packet is performed, the update information is configured to be updated with information related to the specific compressed packet, and the packet restoration means is used to obtain transmission information corresponding to the compressed packet. Since it is configured to restore based on the compressed information contained in the compressed packet and the reference information stored in the reference information management means, the quality of the transmission data in the wireless section is improved and the effective speed of data transmission is improved. At the same time, the data compression efficiency can be improved, and as a result, the time and cost required for unrestorable packet transmission can be significantly reduced. Further, every time a specific compressed packet is restored, the reference information required for the restoration process is updated in the compressed packet, so that the number of transmissions of the uncompressed packet is suppressed, and the data transmission efficiency and the compression efficiency of the transmission information are improved. High transmission processing can be realized.

JP2000177463A 1999-08-06 2000-06-13 Data transmission method, data transmission device, and data reception device Expired - Lifetime JP4414065B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000177463A JP4414065B2 (en) 1999-08-06 2000-06-13 Data transmission method, data transmission device, and data reception device

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
JP11-223378 1999-08-06
JP22337899 1999-08-06
JP2000055267 2000-03-01
JP2000-55267 2000-03-01
JP2000177463A JP4414065B2 (en) 1999-08-06 2000-06-13 Data transmission method, data transmission device, and data reception device

Related Child Applications (3)

Application Number Title Priority Date Filing Date
JP2004046981A Division JP3644642B2 (en) 1999-08-06 2004-02-23 Data transmission method, data transmission device, and data reception device
JP2004046979A Division JP3702893B2 (en) 1999-08-06 2004-02-23 Data transmission method, data transmission device, and data reception device
JP2004046980A Division JP3640660B2 (en) 1999-08-06 2004-02-23 Data transmission method, data transmission device, and data reception device

Publications (3)

Publication Number Publication Date
JP2001320419A JP2001320419A (en) 2001-11-16
JP2001320419A5 true JP2001320419A5 (en) 2007-07-12
JP4414065B2 JP4414065B2 (en) 2010-02-10

Family

ID=27330770

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000177463A Expired - Lifetime JP4414065B2 (en) 1999-08-06 2000-06-13 Data transmission method, data transmission device, and data reception device

Country Status (1)

Country Link
JP (1) JP4414065B2 (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3617967B2 (en) 2001-09-28 2005-02-09 松下電器産業株式会社 Header compressed packet receiving apparatus and method
US6888807B2 (en) * 2002-06-10 2005-05-03 Ipr Licensing, Inc. Applying session services based on packet flows
US7372865B2 (en) * 2003-07-09 2008-05-13 Fujitsu Limited Processing data packets using time stamped marker packets
JP4657962B2 (en) * 2006-03-29 2011-03-23 京セラ株式会社 Packet transmission / reception system, packet transmission / reception method, and transmitter
JP6523249B2 (en) * 2013-04-17 2019-05-29 トムソン ライセンシングThomson Licensing Method and apparatus for compressing packet header
JP6276088B2 (en) * 2014-03-28 2018-02-07 株式会社東芝 COMMUNICATION MANAGEMENT DEVICE, COMMUNICATION MANAGEMENT DEVICE CONTROL METHOD, AND CONTROL PROGRAM
JP2022138624A (en) * 2021-03-10 2022-09-26 株式会社オートネットワーク技術研究所 On-vehicle device, on-vehicle system, information processing method and program

Similar Documents

Publication Publication Date Title
US11063709B2 (en) Segment retransmission method and apparatus
KR100941562B1 (en) Medium streaming distribution system
US8392616B2 (en) Method and apparatus for transmitting header-compressed packet based on retransmission mechanism
KR101139996B1 (en) Data flow control with duplicate acknowledgment
US6438108B1 (en) System for improved transmission of acknowledgements within a packet data network
CN109937578B (en) Method and system for video streaming
US20080137586A1 (en) Relay for extended range point-to-point wireless packetized data communication system
KR101341439B1 (en) Adaptive and scalable packet error correction apparatus and method
CN108696773A (en) A kind of transmission method and device of real-time video
JP5170798B2 (en) Transmission rate control device and transmission rate control method
JP2000228676A (en) Data transmission method
JP2001320419A5 (en)
CN1452830A (en) Data transmission protocol
CN107094144B (en) Encapsulation method and de-encapsulation method of baseband frame
US11258721B2 (en) Radio link control (RLC) acknowledged mode (AM) data reception
US8804766B2 (en) Method and apparatus for compressing communication packets
CN111525989A (en) Method, apparatus and storage medium for transmitting RLC status report
US8948252B2 (en) Moving picture transmission apparatus, moving picture transmission system, moving picture transmission method, and program
CN109905209B (en) Method and device for setting network disorder value
JP2006295847A (en) Retransmission control apparatus
US20030161280A1 (en) Method for transmitting data packets in a communication system and corresponding transmitter and receiver
EP0902593B1 (en) Video coder, decoder and transmission system
JP4564414B2 (en) Monitoring system, monitoring apparatus, communication data processing method and program thereof
KR101158020B1 (en) Relay transmission system and method thereof
JP2009273094A (en) Data communication system, data communication terminal, data communication method, and program