JP4572933B2 - Receiving apparatus and retransmission control method - Google Patents

Receiving apparatus and retransmission control method Download PDF

Info

Publication number
JP4572933B2
JP4572933B2 JP2007322682A JP2007322682A JP4572933B2 JP 4572933 B2 JP4572933 B2 JP 4572933B2 JP 2007322682 A JP2007322682 A JP 2007322682A JP 2007322682 A JP2007322682 A JP 2007322682A JP 4572933 B2 JP4572933 B2 JP 4572933B2
Authority
JP
Japan
Prior art keywords
packet
error detection
error
retransmission
correction
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.)
Expired - Fee Related
Application number
JP2007322682A
Other languages
Japanese (ja)
Other versions
JP2008079350A (en
Inventor
一央 大渕
哲也 矢野
俊治 宮崎
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2007322682A priority Critical patent/JP4572933B2/en
Publication of JP2008079350A publication Critical patent/JP2008079350A/en
Application granted granted Critical
Publication of JP4572933B2 publication Critical patent/JP4572933B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Detection And Prevention Of Errors In Transmission (AREA)

Description

本発明は、パケットの再送制御方法および受信装置に関し、特に、送信装置から符号化されて送信されたパケットを、受信装置で誤り検出および補正しながら段階的に確認応答を返送することにより、効率よい再送制御を行う再送制御方法および受信装置に関する。
The present invention relates to a retransmission control how contact and receiver of the packet, in particular, the transmitted encoded from the transmitter packet by returning a stepwise acknowledgment with error detection and correction at the receiver , it relates to a receiving apparatus and you retransmission control how to carry out an efficient retransmission control.

近年、ADSL(Asymmetric Digital Subscriber Line)などの普及に伴い、一般家庭でも高速データ伝送が利用できるようになった。また、携帯電話の普及に伴い、移動無線通信でも高速データ伝送が要求されている。   In recent years, with the spread of ADSL (Asymmetric Digital Subscriber Line) and the like, high-speed data transmission can be used even in general homes. In addition, with the widespread use of mobile phones, high-speed data transmission is also required for mobile radio communications.

これらの、高速データ伝送を利用してリアルタイムに画像や音声を配信するアプリケーションでは、データ伝送の遅延を極力抑える必要があり、特にデータ伝送時の誤りがあっても再送回数が少なく遅延が最小限に抑えられる効率的な再送制御の実現が望まれている。   In these applications that deliver video and audio in real time using high-speed data transmission, it is necessary to minimize the delay in data transmission. Especially, even if there is an error during data transmission, the number of retransmissions is small and the delay is minimal. Realization of efficient retransmission control that can be suppressed to a low level is desired.

誤りの発生する伝送路を介してデータ伝送を行なう通信システムにおいて、高信頼にデータ伝送を行なうためのパケット伝送手順として、従来からARQ(Automatic Repeat reQuest)方式が使用されている。   2. Description of the Related Art Conventionally, an ARQ (Automatic Repeat reQuest) system has been used as a packet transmission procedure for performing data transmission with high reliability in a communication system that performs data transmission through a transmission path in which an error occurs.

ARQ方式では、送信装置は伝送するパケットデータを誤り検出能力のある符号を用いて符号化して送信する。受信装置は受け取ったパケットの誤り検出を行い、情報が正しければ肯定応答ACK(ACKnowledgement)を返送し、誤った場合は受信したパケットを廃棄して否定応答NAK(Negative AcKnowledgement)を返送する。送信装置は、ACKを返送されたときは次のパケットを送信し、NAKが返送されたときは前記パケットを再送する。   In the ARQ scheme, a transmission apparatus encodes packet data to be transmitted using a code having error detection capability and transmits the encoded packet data. The receiving apparatus detects an error of the received packet, and returns an acknowledgment ACK (ACKnowledgement) if the information is correct, and discards the received packet and returns a negative acknowledgment NAK (Negative AcKnowledgement) if the information is correct. The transmitter transmits the next packet when the ACK is returned, and retransmits the packet when the NAK is returned.

受信局が再送パケットを受信した場合は再度誤りの検出を行い、初送のパケットを受信したときと同様の処理を行う。   When the receiving station receives the retransmission packet, it detects the error again and performs the same processing as when the initial transmission packet is received.

ARQ方式の再送制御には次の3方式がある。
1)SAW(Stop And Wait) 方式
SAW方式では、送信装置はパケットを一つ送信する毎に、ACKが返送されまで次のパケットを送信せずに待機する。送信用のバッファは1パケット分で十分であり制御も簡単であるが、1パケット伝送する毎に往復の伝送が必要となる。
2)GBN(Go Back N) 方式
GBN方式は、最大N個までのパケットをACKの返送を1パケット毎に待合わせないで連続送信できるようにしたものである。パケットには通番を付与し、送受信装置間でこの通番の確認を行う。これを、一般にナンバリング制御という。この方式では、確認応答は単にACK/NAKを返送するのではなく、次に送信すべきパケットの通番を含めることにより、前に返送したACKからその時点までに伝送されたパケットについての肯定応答を、1個のACKで一括して返送できる。誤りが検出された場合、受信装置は送信装置に対して、誤ったパケットの通番を含んだNAKを返送することにより、該NAKに含まれる通番以降のすべてのパケットについて再送要求する。
3)SR(Selective Repeat)方式
SR方式は、GBN方式と同様に最大N個までのパケットを連続送信する方式で、ACK/NAKはナンバリング制御で行うが、誤りが検出され場合は誤ったパケットのみを再送する点が、GBN方式と異なる。
There are the following three methods for retransmission control of the ARQ method.
1) SAW (Stop And Wait) method In the SAW method, each time a transmitting device transmits one packet, it waits without transmitting the next packet until an ACK is returned. The transmission buffer is sufficient for one packet and is easy to control. However, round-trip transmission is required every time one packet is transmitted.
2) GBN (Go Back N) method The GBN method allows a maximum of N packets to be transmitted continuously without waiting for the return of an ACK for each packet. A serial number is assigned to the packet, and the serial number is confirmed between the transmitting and receiving apparatuses. This is generally called numbering control. In this method, the acknowledgment does not simply return ACK / NAK, but includes an acknowledgment of the packet transmitted from the previously returned ACK to that point by including the sequence number of the packet to be transmitted next. A single ACK can be returned in a batch. If an error is detected, the receiving apparatus sends a NAK including the serial number of the erroneous packet to the transmitting apparatus, thereby requesting retransmission of all packets after the serial number included in the NAK.
3) SR (Selective Repeat) method The SR method is a method of continuously transmitting up to N packets in the same way as the GBN method. ACK / NAK is performed by numbering control, but if an error is detected, only the erroneous packet is detected. Is different from the GBN method.

図22は、従来技術のSAW方式による再送制御の動作シーケンスである。送信装置100 から受信装置200 へ、パケットP(1)〜P(3)を送信する際に、受信装置200 で第2番目のパケットP(2)を受信時に誤りを検出し、パケットP(2)を再送した場合の動作シーケンスを示している。ここで、パケットP(i)の表記の中の"i" は、パケットの通番を示している。   FIG. 22 is an operation sequence of retransmission control according to the SAW method of the prior art. When transmitting packets P (1) to P (3) from the transmitting apparatus 100 to the receiving apparatus 200, the receiving apparatus 200 detects an error when receiving the second packet P (2), and the packet P (2 ) Shows the operation sequence when retransmitted. Here, “i” in the notation of the packet P (i) indicates the serial number of the packet.

S01.送信装置100 は最初のパケットP(1)を、誤り検出符号を付加して受信装置200 へ送信する。   S01. Transmitting apparatus 100 transmits an initial packet P (1) to receiving apparatus 200 with an error detection code added.

S02.受信装置200 は、受信したパケットP(1)に含まれている誤り検出符号により誤り検出を行い、誤りがないときは、所定の時間Tを経過後、肯定応答ACKを返送する。ここで、所定の時間Tは、受信装置200 の処理時間である。   S02. The receiving apparatus 200 performs error detection using the error detection code included in the received packet P (1), and when there is no error, returns an acknowledgment ACK after a predetermined time T has elapsed. Here, the predetermined time T is the processing time of the receiving apparatus 200.

S03.シーケンスS01 で送信したパケットP(1)に対する確認応答ACKを受信した送信装置100 は、次のパケットP(2)を受信装置200 へ送信する。   S03. Receiving acknowledgment ACK for packet P (1) transmitted in sequence S01, transmitting apparatus 100 transmits next packet P (2) to receiving apparatus 200.

S04.受信装置200 は、受信したパケットP(2)の誤りを検出したため、所定の時間T経過後に否定応答NAKを返送する。   S04. Since the receiving apparatus 200 detects an error in the received packet P (2), it returns a negative acknowledgment NAK after a predetermined time T has elapsed.

S05.送信装置100 は、否定応答NAKを受信したため、直前に受信装置200 へ送信したパケットP(2)を再送する。   S05. Since the transmission device 100 has received the negative acknowledgment NAK, the transmission device 100 retransmits the packet P (2) transmitted to the reception device 200 immediately before.

S06.受信装置200 は、再送されてきたパケットP(2)を正常に受信すると、所定の時間T経過後に確認応答ACKを返送する。   S06. When the receiving apparatus 200 normally receives the retransmitted packet P (2), the receiving apparatus 200 returns an acknowledgment ACK after a predetermined time T has elapsed.

S07.送信装置100 は、確認応答ACKを受信すると、次のパケットP(3)を送信する。   S07. Upon receiving the acknowledgment ACK, the transmitting apparatus 100 transmits the next packet P (3).

S08.受信装置200 は、受信したパケットP(3)が正常なときは、所定の時間T経過後に確認応答ACKを返送する。   S08. When the received packet P (3) is normal, the receiving apparatus 200 returns an acknowledgment ACK after a predetermined time T has elapsed.

図21は、従来技術のGBN方式による再送制御の動作シーケンスで、送信装置100 から受信装置200 へパケットP(1)〜P(7) を送信する際に、第2番目のパケットP(2)で誤りを検出し、パケットP(2)以降のパケットを再送した場合の動作シーケンスを示している。   FIG. 21 shows an operation sequence of retransmission control according to the conventional GBN method. When packets P (1) to P (7) are transmitted from the transmitting apparatus 100 to the receiving apparatus 200, the second packet P (2) is transmitted. Shows an operation sequence in the case where an error is detected and the packet P (2) and subsequent packets are retransmitted.

S01.送信装置100 は最初のパケットP(1)を、誤り検出符号を付加して、受信装置200 へ送信する。   S01. Transmitting apparatus 100 transmits an initial packet P (1) to receiving apparatus 200 with an error detection code added.

S02.送信装置100 は、上記シーケンスS01 で送信したパケットP(1)に対する受信装置200 からの応答データの受信を待たずに、次のパケットP(2)を送信し、次のシーケンスS04 へ移行する。   S02. The transmitting apparatus 100 transmits the next packet P (2) without waiting for the response data from the receiving apparatus 200 to receive the packet P (1) transmitted in the sequence S01, and proceeds to the next sequence S04. To do.

S03.一方、受信装置200 は、受信したパケットP(1)の誤り検出を行い、正常な場合は確認応答ACKを返送する。   S03. On the other hand, the receiving device 200 detects an error in the received packet P (1), and returns a confirmation response ACK if it is normal.

S04.送信装置100 は、上記シーケンスS02 で送信したパケットP(2)に対する受信装置200 からの応答データの受信を待たずに、次のパケットP(3)を送信してシーケンスS06へ移行する。   S04. Transmitting apparatus 100 transmits the next packet P (3) without waiting for reception of response data from receiving apparatus 200 for packet P (2) transmitted in sequence S02, and proceeds to sequence S06.

S05.一方、受信装置200 は、受信したパケットP(2)で誤りが検出された場合は否定応答NAK(2) を返送する。ここで、NAK(2) の括弧内の数字"2" は、誤りを検出したパケットの通番を示している。   S05. On the other hand, if an error is detected in the received packet P (2), the receiving apparatus 200 returns a negative acknowledgment NAK (2). Here, the number “2” in parentheses of NAK (2) indicates the serial number of the packet in which the error is detected.

S06.送信装置100 は、上記シーケンスS04 で送信したパケットP(3)に対する受信装置200 からの応答データの受信を待たずに、次のパケットP(4)を送信してシーケンスS08へ移行する。   S06. The transmitting apparatus 100 transmits the next packet P (4) without waiting for reception of response data from the receiving apparatus 200 for the packet P (3) transmitted in the sequence S04, and proceeds to sequence S08.

S07.一方、受信装置200 は、シーケンスS04 で送信装置100 から送信されたパケットP(3)を受信し、誤りが検出されなかった場合は、確認応答ACKを返送する。   S07. On the other hand, receiving apparatus 200 receives packet P (3) transmitted from transmitting apparatus 100 in sequence S04, and returns an acknowledgment ACK when no error is detected.

S08.送信装置100 は、シーケンスS05 で受信装置200 から返送された否定応答NAK(2) を受信すると、通番"2" 以降のパケットを順次再送する。   S08. When receiving the negative response NAK (2) returned from the receiving apparatus 200 in sequence S05, the transmitting apparatus 100 sequentially retransmits the packets having the serial numbers “2” and thereafter.

S09.受信装置200 は、シーケンスS06 で送信されたパケットP(4)を受信し、正常の場合は確認応答ACKを返送する。   S09. Receiving apparatus 200 receives packet P (4) transmitted in sequence S06, and returns an acknowledgment ACK if normal.

S10.送信装置100 は、シーケンスS08 に引き続いて、次のパケットP(3)を再送し、シーケンスS12 へ移行する。つまり、シーケンスS04 でパケットP(3)は既に送信済みであるが、その後、通番がそれより若いパケットP(2)に対する否定応答NAK(2) が返送されたため、パケットP(2)以降の通番を含んでいるパケットP(3)も再送されることになる。   S10. Following the sequence S08, the transmitting apparatus 100 retransmits the next packet P (3), and proceeds to the sequence S12. In other words, packet P (3) has already been transmitted in sequence S04, but since a negative response NAK (2) for packet P (2) with a lower sequence number was returned thereafter, the sequence numbers after packet P (2) are returned. The packet P (3) containing the message will also be retransmitted.

S11.一方、受信装置200 はシーケンスS08 で再送されたパケットP(2)を受信し、誤り検出結果が正常のときは、確認応答ACKを返送する。   S11. On the other hand, receiving apparatus 200 receives packet P (2) retransmitted in sequence S08, and returns an acknowledgment ACK when the error detection result is normal.

S12 〜S19.以後、送信装置100 は、前に送信したパケットに対する確認応答ACKが受信装置200 から返送されるのを待たずに、最大N個までの範囲で連続して送信する。一方、受信装置200 は、受信したパケットの誤り検出結果が正常な場合は、確認応答ACKを返送する。   After S12 to S19, the transmitting apparatus 100 continuously transmits the acknowledgment response ACK for the previously transmitted packet in a range of up to N without waiting for the receiving apparatus 200 to return the acknowledgment response ACK. On the other hand, if the error detection result of the received packet is normal, the receiving apparatus 200 returns an acknowledgment ACK.

上記の図21に示すGBN方式による再送制御の動作シーケンスでは表記を省略したが、受信装置200 から送信装置100 への応答データの返送は、SAW方式と同様に所定時間経過後に行われる。   Although not shown in the operation sequence of retransmission control by the GBN method shown in FIG. 21 above, the response data is returned from the receiving device 200 to the transmitting device 100 after a predetermined time has passed, as in the SAW method.

図20は、従来技術のSR方式による再送制御の動作シーケンスで、送信装置100 から受信装置200 へパケットP(1)〜P(9) を送信する際に、第2番目のパケット(2) を送信時に受信装置200 で誤りを検出し、パケットP(2)のみを再送する場合の動作シーケンスを示している。   FIG. 20 shows an operation sequence of retransmission control by the SR method of the prior art. When packets P (1) to P (9) are transmitted from the transmission device 100 to the reception device 200, the second packet (2) is transmitted. An operation sequence in the case where an error is detected by the receiving apparatus 200 during transmission and only the packet P (2) is retransmitted is shown.

S01.送信装置100 は最初のパケットP(1)に、誤り検出符号を付加して受信装置200 へ送信する。   S01. Transmitting apparatus 100 adds an error detection code to the first packet P (1) and transmits it to receiving apparatus 200.

S02.送信装置100 は、上記シーケンスS01 で送信したパケットP(1)に対する受信装置200 からの応答データの受信を待たずに、次のパケットP(2)を送信し、シーケンスS04へ以降する。   S02. Transmitting apparatus 100 transmits the next packet P (2) without waiting for reception of response data from receiving apparatus 200 with respect to packet P (1) transmitted in sequence S01, and then proceeds to sequence S04.

S03.一方、受信装置200 は、パケットP(1)を正常に受信したときは肯定応答ACKを返送する。   S03. On the other hand, when receiving the packet P (1) normally, the receiving apparatus 200 returns an acknowledgment ACK.

S04.送信装置100 は、上記シーケンスS02 で送信したパケットP(2)に対する受信装置200 からの応答データの受信を待たずに、次のパケットP(3)を送信して、シーケンスS06 へ移行する。   S04. Transmitting apparatus 100 transmits the next packet P (3) without waiting for reception of response data from receiving apparatus 200 for packet P (2) transmitted in sequence S02, and proceeds to sequence S06. .

S05.一方、受信装置200 は、パケットP(2)で誤りを検出し、否定応答NAK(2) を返送する。ここで、NAK(2) の括弧内の数字"2" は、誤りが見つかったパケットの通番を示している。   S05. On the other hand, the receiving apparatus 200 detects an error in the packet P (2) and returns a negative acknowledgment NAK (2). Here, the number “2” in parentheses of NAK (2) indicates the serial number of the packet in which an error is found.

S06.送信装置100 は、上記シーケンスS04 で送信したパケットP(3)に対する受信装置200 からの応答データの受信を待たずに、次のパケットP(4)を送信して、シーケンスS08 へ移行する。   S06. The transmission apparatus 100 transmits the next packet P (4) without waiting for reception of response data from the reception apparatus 200 for the packet P (3) transmitted in the sequence S04, and proceeds to sequence S08. .

S07.一方、受信装置200 は、シーケンスS04 で送信装置100 から送信されたパケットP(3)を正常に受信すると、肯定応答ACKを返送する。   S07. On the other hand, when receiving device 200 normally receives packet P (3) transmitted from transmitting device 100 in sequence S04, receiving device 200 returns an acknowledgment ACK.

S08.送信装置100 は、シーケンスS05 で受信装置200 から返送された否定応答NAK(2) を受信すると、通番"2" のパケットP(2)を再送して、シーケンスS10 へ移行する。   S08. Upon receiving the negative acknowledgment NAK (2) returned from the receiving apparatus 200 in sequence S05, the transmitting apparatus 100 retransmits the packet P (2) with the serial number “2” and proceeds to sequence S10.

S09.一方、受信装置200 は、シーケンスS06 で送信されたパケットP(4)を受信して誤り検出し、正常の場合は確認応答ACKを返送する。   S09. On the other hand, receiving apparatus 200 receives packet P (4) transmitted in sequence S06, detects an error, and returns a confirmation response ACK if normal.

S10.送信装置100 は、シーケンスS08 で再送したパケットP(2)の直前に送信していたパケットP(4)の次の通番のパケットP(5)を送信する。   S10. Transmitting apparatus 100 transmits packet P (5) of the next serial number after packet P (4) transmitted immediately before packet P (2) retransmitted in sequence S08.

つまり、上記図21で示したGBN方式では、再送したパケットの通番以降のパケットも再送するのに対して、本SR方式では、再送するのは誤りを検出されたパケットP(2)のみである。   That is, in the GBN system shown in FIG. 21, the packets after the sequence number of the retransmitted packet are also retransmitted, whereas in this SR system, only the packet P (2) in which an error is detected is retransmitted. .

S11.受信装置200 は、シーケンスS08 で再送されたパケットP(2)を正常に受信すると、確認応答ACKを返送する。   S11. When receiving apparatus 200 normally receives packet P (2) retransmitted in sequence S08, it returns an acknowledgment ACK.

S12 〜S19.以後、送信装置100 は、前に送信したパケットに対する確認応答ACKが受信装置200 から返送されるのを待たずに、次のパケットを最大N個の範囲で連続して送信する。一方、受信装置200 は、受信したパケットの誤り検出結果が正常の間は、確認応答ACKを返送する。   From S12 to S19, the transmitting apparatus 100 continuously transmits the next packet in a maximum of N ranges without waiting for the acknowledgment ACK for the previously transmitted packet to be returned from the receiving apparatus 200. On the other hand, the receiving device 200 returns an acknowledgment ACK while the error detection result of the received packet is normal.

上記の図20に示すSR方式による再送制御の動作シーケンスの記述では省略したが、受信装置200 から送信装置100 への応答データの返送は、SAW方式と同様に所定時間経過後に行われる。   Although omitted in the description of the operation sequence of the retransmission control by the SR method shown in FIG. 20, the response data is returned from the receiving device 200 to the transmitting device 100 after a predetermined time elapses as in the SAW method.

以上に説明した3つのARQ方式のパケット伝送方法では、誤りが発生した場合の再送パケットとしては、初送パケットと同じ内容のパケットを再送する。このARQ方式に誤り訂正符号を併用したものが、H−ARQ(Hybrid-ARQ)方式である。   In the three ARQ packet transmission methods described above, a packet having the same content as the initial transmission packet is retransmitted as a retransmission packet when an error occurs. A combination of this ARQ method and an error correction code is an H-ARQ (Hybrid-ARQ) method.

H−ARQ方式では、受信装置が受信したパケットを誤り訂正検出符号により正常に復号できた場合は、肯定応答ACKを送信装置へ返送し、送信装置は上記ARQ方式の場合と同様に、ACKを受信すると次のパケットを送信する。受信装置が受信したパケットを誤り訂正検出符号により正常に復号できなかった場合は、否定応答NAKを返送し、送信装置はNAKを受信すると再送パケットを送信するが、この際の再送パケットの内容は、必ずしも初送パケットと同じではなく、異なる場合がある点が、前記ARQ方式と違っている。以下のH−ARQ方式の説明は、前記ARQ方式の中のSAW方式の場合を代表例にして行う。   In the H-ARQ scheme, when the packet received by the receiving apparatus can be successfully decoded by the error correction detection code, an acknowledgment ACK is returned to the transmitting apparatus, and the transmitting apparatus returns an ACK in the same manner as in the ARQ scheme. When received, the next packet is transmitted. When the packet received by the receiving device cannot be decoded normally by the error correction detection code, a negative acknowledgment NAK is returned, and when the transmitting device receives the NAK, the retransmission packet is transmitted. This is different from the ARQ system in that it is not necessarily the same as the initial transmission packet but may be different. In the following description of the H-ARQ scheme, the case of the SAW scheme in the ARQ scheme is taken as a representative example.

H−ARQ方式には、誤り訂正検出復号の方法の違いにより、TypeI 、TypeII、TypeIII の3つのタイプがある。   There are three types of H-ARQ schemes, Type I, Type II, and Type III, depending on the error correction detection decoding method.

図19は、従来技術のTypeI のH−ARQ方式による再送制御方法である。
S01.送信装置100 は、誤り訂正検出符号を含んだパケットP を生成して、受信装置200 へ送信する。
FIG. 19 shows a retransmission control method using the Type I H-ARQ scheme of the prior art.
S01. Transmitting apparatus 100 generates packet P including an error correction detection code and transmits it to receiving apparatus 200.

S02.受信装置200 は、受信したパケットP に含まれる誤り訂正検出符号を基に復号し、正常に復号できないときは、否定応答NAKを返送して送信装置100 へ再送を要求する。   S02. The receiving apparatus 200 decodes based on the error correction detection code included in the received packet P. If the decoding cannot be performed normally, a negative acknowledgment NAK is returned and a retransmission is requested to the transmitting apparatus 100.

S03.否定応答NAKを受信した送信装置100 は、ステップS01 で送信したパケットと同じ内容のパケットP を再送する。   S03. The transmitting apparatus 100 that has received the negative response NAK retransmits the packet P having the same content as the packet transmitted in step S01.

S04.受信装置200 は、ステップS02 と同様にして、受信したパケットP を誤り訂正検出復号し、正常に復号できれば確認応答ACKを返送する。   S04. The receiving apparatus 200 performs error correction detection decoding on the received packet P in the same manner as in step S02, and returns an acknowledgment ACK if it can be normally decoded.

上記のように、TypeI のH−ARQ方式では、初送と再送のパケットは同じ内容であり、パケットを受信したときの誤り訂正検出復号処理も、初送の場合と再送の場合とは独立して行われる。   As described above, in the Type I H-ARQ scheme, the initial transmission packet and the retransmission packet have the same contents, and the error correction detection decoding process when the packet is received is independent of the initial transmission case and the retransmission case. Done.

図18は、従来技術のTypeIIのH−ARQ方式による再送制御方法である。   FIG. 18 shows a retransmission control method based on the Type II H-ARQ scheme of the prior art.

S01.送信装置100 は、誤り訂正検出符号を含んだパケットP を生成して、受信装置200 へ送信する。   S01. Transmitting apparatus 100 generates packet P including an error correction detection code and transmits it to receiving apparatus 200.

S02.受信装置200 は、受信したパケットP を記憶した後、パケットP を誤り訂正検出復号し、復号が正常に終了しないときは、否定応答NAKを返送して送信装置100 へ再送を要求する。   S02. The receiving apparatus 200 stores the received packet P, and then performs error correction detection decoding on the packet P. If the decoding does not end normally, the receiving apparatus 200 returns a negative acknowledgment NAK and requests retransmission to the transmitting apparatus 100.

S03.否定応答NAKを受信した送信装置100 は、誤り訂正検出のための追加の冗長ビットから成るパケットPaを再送する。   S03. The transmitting apparatus 100 that has received the negative acknowledgment NAK retransmits the packet Pa composed of additional redundant bits for error correction detection.

S04.受信装置200 は、ステップS02 で記憶したパケットP と、今回受信した誤り訂正検出用の冗長ビットから成る再送パケットPaとを合成し、これを基に誤り訂正検出復号を行い、復号が正常に完了したならば肯定応答ACKを返送する。   S04. The receiving apparatus 200 combines the packet P stored in step S02 and the retransmitted packet Pa composed of the redundant bits for error correction detection received this time, performs error correction detection decoding based on this, and decoding is normal. If completed, an acknowledgment ACK is returned.

上記のように、TypeI のH−ARQ方式では再送時に初送と同じ内容のパケットを送信するのに対して、TypeIIのH−ARQ方式では初送のパケットを受信装置で記憶しておき、送信装置は追加の冗長ビットだけから成る再送パケットを再送すればよく、誤り発生時のパケット再送が効率的に行える。また、誤り率が小さい伝送路では初送のパケットのみで済み、誤り率が大きい伝送路では再送により誤り訂正検出能力が強化されるため、伝送路の品質に適応した柔軟な再送が効率的に行える。   As described above, in the Type I H-ARQ scheme, a packet having the same content as that of the initial transmission is transmitted at the time of retransmission, whereas in the Type II H-ARQ scheme, the initial transmission packet is stored in the receiving apparatus. The apparatus only has to retransmit a retransmission packet consisting of only additional redundant bits, and can efficiently retransmit the packet when an error occurs. In addition, only a first packet is required for a transmission line with a low error rate, and error correction detection capability is enhanced by retransmission for a transmission line with a high error rate. Therefore, flexible retransmission adapted to the quality of the transmission line can be efficiently performed. Yes.

図17は、従来技術のTypeIII のH−ARQ方式による再送制御方法である。   FIG. 17 shows a retransmission control method based on the Type III H-ARQ scheme of the prior art.

S01.送信装置100 は、誤り訂正検出符号を含んだパケットP を生成して、受信装置200 へ送信する。   S01. Transmitting apparatus 100 generates packet P including an error correction detection code and transmits it to receiving apparatus 200.

S02.受信装置200 は、受信したパケットP を記憶した後、パケットP に含まれる誤り訂正検出符号を基に復号し、復号が正常に終了しないときは、否定応答NAKを返送して送信装置100 へ再送を要求する。   S02. The receiving apparatus 200 stores the received packet P and then decodes it based on the error correction detection code included in the packet P. If the decoding does not end normally, the receiving apparatus 200 returns a negative response NAK and returns it. Request a resend.

S03.否定応答NAKを受信した送信装置100 は、誤り訂正検出のための追加の冗長ビットを含むパケットPaを再送する。   S03. The transmitting apparatus 100 that has received the negative acknowledgment NAK retransmits the packet Pa including additional redundant bits for error correction detection.

S04.受信装置200 は、まず、受信したパケットPaのみを誤り訂正検出復号し、正常に復号できた場合は、確認応答ACKを返送する。   S04. First, the receiving apparatus 200 performs error correction detection decoding only on the received packet Pa, and returns a confirmation response ACK when decoding is normally performed.

ここで、復号が正常に終了しない場合は、ステップS02 で記憶したパケットP と、今回受信した誤り訂正検出用の冗長ビットを含むパケットPaとを合成し、この合成したデータを基に誤り訂正検出復号を行い、復号が正常に完了したならば、確認応答ACKを返送する。つまり、TypeIII のH−ARQ方式では、再送パケットPaのみでも復号ができるようにパケットが構成される点がTypeIIの方式と異なる。   If decoding does not end normally, the packet P stored in step S02 and the packet Pa including redundant bits for error correction detection received this time are combined, and error correction detection is performed based on the combined data. Decryption is performed, and if the decryption is completed normally, an acknowledgment ACK is returned. That is, the Type III H-ARQ system is different from the Type II system in that the packet is configured so that it can be decoded only by the retransmitted packet Pa.

図16は、従来技術のARQ方式による再送制御の動作フローチャートで、上記のSAW方式による再送制御の実施例である。送信装置100 と受信装置200 の動作フローチャートで、パケットの送受信のタイミングの関係を点線矢印で示している。   FIG. 16 is an operation flowchart of retransmission control by the conventional ARQ method, and is an example of the retransmission control by the SAW method. In the operation flowchart of the transmission device 100 and the reception device 200, the relationship between the packet transmission / reception timings is indicated by dotted arrows.

送信装置100 は、上位装置からのパケット送信依頼により起動され、次の処理ステップで動作する。   The transmission device 100 is activated by a packet transmission request from a higher-level device and operates in the next processing step.

S01.受信装置200 へ送信するパケットを生成する。   S01. A packet to be transmitted to the receiving apparatus 200 is generated.

S02.ステップS01 で生成したパケットに誤り検出符号を付加する。   S02. An error detection code is added to the packet generated in step S01.

S03.パケットを受信装置200 へ送信する。ここで送信したパケットは、点線矢印で示すように、後述する受信装置200 のステップR01 で受け付けられる。   S03. The packet is transmitted to the receiving apparatus 200. The packet transmitted here is accepted in step R01 of the receiving apparatus 200 described later, as indicated by a dotted arrow.

S04.ステップS03 で送信したパケットに対する、受信装置200 からの応答データの受信を待合わせ、受信したときはステップS05 へ移行する。   S04. Waiting for reception of response data from the receiving apparatus 200 for the packet transmitted in step S03, and if received, the process proceeds to step S05.

S05.応答データが肯定応答ACKか否定応答NAKかを判定し、確認応答ACKならば次のステップS06 へ移行し、否定応答NAKならば、再送のためにステップS07 へ移行する。   S05. It is determined whether the response data is a positive response ACK or a negative response NAK. If it is an acknowledgment ACK, the process proceeds to the next step S06, and if it is a negative response NAK, the process proceeds to step S07 for retransmission.

S06.ステップS03 で送信したパケットは最終パケットか否かを判定し、最終パケットでなければ(NO)、次のパケットを送信するためにステップS01 へ移行し、最終パケットならば(YES) 処理を終了する。   S06. It is determined whether or not the packet transmitted in step S03 is the final packet. If it is not the final packet (NO), the process proceeds to step S01 to transmit the next packet, and if it is the final packet (YES) finish.

S07.再送パケットを生成し、ステップS02 へ移行する。   S07. Generate a retransmission packet and proceed to step S02.

以上が送信装置100 の動作フローチャートである。   The above is the operation flowchart of the transmitting apparatus 100.

一方、受信装置200 は、上記の送信装置100 の動作ステップと連携して、次のステップで動作する。   On the other hand, the receiving device 200 operates in the following steps in cooperation with the operation steps of the transmitting device 100 described above.

R01.送信装置100 から送信されてくるパケットの受信を待合わせ、パケット受信時は次のステップR02 へ移行する。   R01. Waiting for reception of a packet transmitted from the transmitting apparatus 100, and when receiving a packet, the process proceeds to the next step R02.

R02.受信したパケットに含まれる誤り検出符号により、誤り検出を行う。
R03.誤りがなく正しく受信されたときは(YES) 、次のステップR04 へ移行し、誤りが検出されたときは(NO)、ステップR08 ヘ移行する。
R02. Error detection is performed using the error detection code included in the received packet.
R03. If there is no error and the signal is correctly received (YES), the process proceeds to the next step R04. If an error is detected (NO), the process proceeds to step R08.

R04.パケットが正常に受信された旨を通知するために、応答データとして肯定応答ACKを設定する。   R04. In order to notify that the packet has been normally received, an acknowledgment ACK is set as response data.

R05.ステップR04 または後述するステップR08 で設定された応答データを、送信装置100 へ送信する。ここで送信した応答データは、点線矢印で示すように、前記送信装置100 のステップS04 で受付される。   R05. The response data set in step R04 or step R08 described later is transmitted to the transmitting apparatus 100. The response data transmitted here is received in step S04 of the transmission device 100 as indicated by the dotted arrow.

R06.受信したパケットは最終パケットか否かを判定し、最終パケットでなければ(NO)次のパケットを受信するためにステップR01 へ移行し、最終パケットならば(YES) 、次のステップR07 へ移行する。   R06. It is determined whether or not the received packet is the last packet. If it is not the last packet (NO), the process proceeds to step R01 to receive the next packet. If it is the last packet (YES), the process proceeds to the next step R07. Transition.

R07.最終パケットを正しく受信した旨上位装置へ通知して、次のパケット受信を待合わせるため、ステップR01 へ移行する。   R07. The host device is notified that the last packet has been received correctly, and the process proceeds to step R01 to wait for the next packet reception.

R08.応答データとして否定応答NAKを設定し、ステップR05 へ移行する。   R08. Negative response NAK is set as response data, and the process proceeds to step R05.

図15は、従来技術のH−ARQ方式による再送制御の動作フローチャートで、前記のTypeIIのH−ARQ方式による再送制御の実施例である。送信装置100 と受信装置200 のパケットの送受信タイミングの関係を点線矢印で示している。   FIG. 15 is an operation flowchart of retransmission control according to the conventional H-ARQ scheme, and is an embodiment of retransmission control according to the Type II H-ARQ scheme. The relationship between packet transmission / reception timings of the transmission device 100 and the reception device 200 is indicated by dotted arrows.

送信装置100 は、上位装置からのパケット送信依頼により起動され、次の処理ステップで動作する。   The transmission device 100 is activated by a packet transmission request from a higher-level device and operates in the next processing step.

S01.受信装置200 へ送信するパケットを生成する。   S01. A packet to be transmitted to the receiving apparatus 200 is generated.

S02.ステップS01 で生成したパケットを誤り訂正検出符号で符号化する。   S02. The packet generated in step S01 is encoded with an error correction detection code.

S03.パケットを受信装置200 へ送信する。ここで送信したパケットは、点線矢印で示すように、後述する受信装置200 のステップR01 で受け付けられる。   S03. The packet is transmitted to the receiving apparatus 200. The packet transmitted here is accepted in step R01 of the receiving apparatus 200 described later, as indicated by a dotted arrow.

S04.ステップS03 で送信したパケットに対する、受信装置200 からの応答データの受信を待合わせ、受信したときはステップS05 へ移行する。   S04. Waiting for reception of response data from the receiving apparatus 200 for the packet transmitted in step S03, and if received, the process proceeds to step S05.

S05.応答データが肯定応答ACKか否定応答NAKかを判定し、確認応答ACKならば次のステップS06 へ移行し、否定応答NAKならば、再送のためにステップS07 へ移行する。   S05. It is determined whether the response data is a positive response ACK or a negative response NAK. If it is an acknowledgment ACK, the process proceeds to the next step S06, and if it is a negative response NAK, the process proceeds to step S07 for retransmission.

S06.ステップS03 で送信したパケットは、最終パケットか否かを判定し、最終パケットでなければ(NO)、次のパケットを送信するためにステップS01 へ移行し、最終パケットならば(YES) 処理を終了して、パケット送信依頼元の上位装置へ復帰する。   S06. It is determined whether or not the packet transmitted in step S03 is the final packet. If it is not the final packet (NO), the process proceeds to step S01 to transmit the next packet, and if it is the final packet (YES) And return to the host device that is the packet transmission request source.

S07.ステップS01 で生成した初送のパケットに対する追加の誤り訂正検出符号ビットから成る再送パケットを生成し、ステップS02 へ移行する。   S07. Generate a retransmission packet including additional error correction detection code bits for the initial transmission packet generated in step S01, and proceed to step S02.

以上が送信装置100 の動作フローチャートである。   The above is the operation flowchart of the transmitting apparatus 100.

一方、受信装置200 は、上記の送信装置100 の動作ステップと連携して、次のステップで動作する。   On the other hand, the receiving device 200 operates in the following steps in cooperation with the operation steps of the transmitting device 100 described above.

R01.送信装置100 からのパケット受信を待合わせ、パケット受信時は次のステップR02 へ移行する。   R01. Wait for reception of a packet from the transmitting apparatus 100, and when receiving a packet, proceed to the next step R02.

R02.再送パケットか否か判定し、再送パケットの場合は(YES) 合成を行うために次のステップR03 へ移行し、再送パケットでない、つまり、初送パケットの場合は(NO)、ステップR10 へ移行する。   R02. Judge whether it is a retransmitted packet. If it is a retransmitted packet (YES), go to the next step R03 to combine, and if it is not a retransmitted packet, that is, if it is a first packet (NO), go to step R10. Transition.

R03.記憶されている初送パケットと、今回受信した再送パケットを合成し、次のステップR04 へ移行する。   R03. The stored initial transmission packet and the retransmission packet received this time are combined, and the process proceeds to the next step R04.

R04.引き渡された合成データを基に、誤り訂正検出復号の処理を行う。これにより、後述するステップR10 で記憶されている初送パケットと今回受信した追加の冗長ビットを合成して誤り訂正検出復号を行うことにより、誤り訂正検出復号の能力を高めることができる。   R04. Perform error correction detection decoding processing based on the delivered composite data. Thus, the error correction detection decoding capability can be enhanced by combining the initial transmission packet stored in step R10 described later and the additional redundant bit received this time to perform error correction detection decoding.

R05.正しく誤り訂正検出復号された場合は(YES) 、次のステップR06 へ移行し、正しく誤り訂正検出復号されなかったときは(NO)、ステップR11 へ移行する。   R05. If the error correction detection / decoding is correctly performed (YES), the process proceeds to the next step R06. If the error correction detection / decoding is not correctly performed (NO), the process proceeds to step R11.

R06.応答データとして肯定確認応答ACKを設定し、次のステップR07 へ引き渡す。   R06. Affirmative acknowledgment ACK is set as response data, and it is transferred to the next step R07.

R07.ステップR06 または後述するステップR11 で設定された応答データを、送信装置100 へ送信する。ここで送信した応答データは、点線矢印で示すように、前記送信装置100 のステップS04 で受け付けられる。   R07. The response data set in step R06 or step R11 described later is transmitted to the transmitting apparatus 100. The response data transmitted here is accepted in step S04 of the transmitting device 100 as indicated by the dotted arrow.

R08.受信したパケットは最終パケットか否かを判定し、最終パケットならば(YES) 次のステップR07 へ移行し、最終パケットでなければ(NO)次のパケットを受信するためにステップR01 へ移行する。   R08. Determine whether the received packet is the last packet or not. If it is the last packet (YES), go to the next step R07. If it is not the last packet (NO), go to step R01 to receive the next packet. To do.

R09.最終パケットを正しく受信した旨上位装置へ通知して、次のパケット受信を待合わせるため、ステップR01 へ移行する。   R09. The host device is notified that the last packet has been received correctly, and the process proceeds to step R01 to wait for the next packet reception.

R10.受信したパケットを記憶して、ステップR04 へ移行する。ここで記憶したパケットデータは、再送パケット受信時の誤り訂正検出復号に使用される。   R10. Store the received packet and proceed to step R04. The packet data stored here is used for error correction detection decoding at the time of retransmission packet reception.

R11.応答データとして否定応答NAKを設定し、ステップR07 へ移行する。   R11. Negative response NAK is set as response data, and the process proceeds to step R07.

上記の従来技術であるARQ方式およびH−ARQ方式による再送制御については、例えば下記の非特許文献1に公開されている。
Automatic repeat-request error control schemes; Lin, S., Costello, D. J.; IEEE Communication Magazine, vol. 12, December 1984, pp. 5-17.
The retransmission control using the ARQ scheme and the H-ARQ scheme, which are the above-described conventional techniques, is disclosed in Non-Patent Document 1 below, for example.
Automatic repeat-request error control schemes; Lin, S., Costello, DJ; IEEE Communication Magazine, vol. 12, December 1984, pp. 5-17.

従来の再送制御処理では、一般にパケットの伝送遅延を防止するために、送信装置が送信したパケットに対して所定の時間内に応答データを返送するようにしており、受信装置が受信したパケットに対して行う誤り検出および補正のための処理量はこの所定の時間によって制約される。このため、所定の時間を越えて誤り検出および補正の処理を継続すればパケットを正しく補正できるが、所定の時間内では正しく補正できない場合には、不要な再送が行われることになり、伝送効率が落ちるという問題がある。   In the conventional retransmission control process, in order to prevent transmission delay of a packet, response data is generally returned within a predetermined time for a packet transmitted by a transmission device. The amount of processing for error detection and correction performed in this way is limited by this predetermined time. For this reason, if error detection and correction processing is continued beyond a predetermined time, the packet can be corrected correctly. However, if the packet cannot be corrected correctly within the predetermined time, unnecessary retransmission is performed, resulting in transmission efficiency. There is a problem that falls.

例えば、ターボ符号を使用したシステムであれば、受信装置でターボ復号の繰り返し回数が8回ではパケットが正しく復号できないが、繰り返し回数16回でパケットを正しく復号できる場合がこれに該当する。また別の例として、TypeIII のH−ARQ方式による再送制御において、受信装置が初送パケットだけでは正しく誤り訂正検出復号ができず再送要求を行った場合に、初送パケットと再送パケットを合成しても正しいことは判断できなかったが、再送パケットのみで正しく誤り訂正検出復号できた場合が該当する。   For example, in the case of a system using a turbo code, a packet cannot be correctly decoded when the number of repetitions of turbo decoding is 8 in the receiving apparatus, but this is the case when a packet can be correctly decoded with 16 repetitions. As another example, in retransmission control based on the Type III H-ARQ scheme, when the receiving apparatus cannot perform error correction detection decoding correctly only with the initial transmission packet and makes a retransmission request, the initial transmission packet and the retransmission packet are combined. In this case, the correctness cannot be determined.

本発明は、送信装置から受信装置へパケットを伝送する際の再送制御方法において、受信装置が受信したパケットを所定の時間内に誤り検出補正できなかった場合でも、さらに誤り検出補正処理を継続して行うことにより、パケットの再送回数を抑制できる効率的な再送制御方法および受信装置を提供することを目的とする。
In the retransmission control method when transmitting a packet from a transmission device to a reception device, the present invention further continues error detection correction processing even if the packet received by the reception device cannot be detected and corrected within a predetermined time. by performing, and to provide an efficient retransmission control how you and receiving apparatus capable of suppressing the number of packet retransmissions.

第一の発明は、送信装置から送信されてくる符号化されたパケットを再送制御して受信する受信装置において、パケットに対して第一の誤り検出補正処理を行う手段と、パケットに対して第二の誤り検出補正処理を行う手段と、前記受信したパケットに対する前記第一の誤り検出補正処理にて所定の時間内に誤りが解消された場合、前記第二の誤り検出補正処理を実行させずに、次のパケットを要求する肯定応答を返送する手段と、前記受信したパケットに対する前記第一の誤り検出補正処理にて所定の時間内に誤りが解消されない場合、再送パケットを要求する否定応答を返送すると共に、該第一の誤り検出補正処理後のパケットに対して前記第二の誤り検出補正処理を実行させ、該第二の誤り検出補正処理にて誤りが解消された場合、次のパケットを要求する肯定応答を返送する手段と、を備えるように構成している。 According to a first aspect of the present invention, there is provided a receiving apparatus that performs retransmission control on a coded packet transmitted from a transmitting apparatus, and performs a first error detection correction process on the packet; Means for performing a second error detection correction process, and when the error is eliminated within a predetermined time in the first error detection correction process for the received packet, the second error detection correction process is not executed. And a means for returning an acknowledgment requesting the next packet, and a negative response requesting a retransmission packet if the error is not resolved within a predetermined time by the first error detection correction process for the received packet. When the second error detection correction process is executed on the packet after the first error detection correction process and the error is eliminated by the second error detection correction process, It means for returning an acknowledgment requesting packet, and configured to include.

第一の発明によれば、受信装置は受信したパケットの第一の誤り検出補正処理を所定の時間行っても誤りが解消されないときは、一旦否定応答を送信装置へ返送してパケットの再送を要求した後、引き続いて第二の誤り検出補正処理を行い、第二の誤り検出補正処理で誤りが解消されたときに肯定応答を返送することにより、送信装置は、一旦は否定応答を受信していても、なんらかの理由で再送パケットの送信処理を開始していない時点で上記肯定応答が返送されてくれば、再送パケットの送信を取りやめることができ、不要な再送パケットの送信を抑止できる。一般に、送信装置は同時に複数の受信装置へパケットを送信しており、否定応答を受信していても、他の受信装置向けのパケット送信を処理中などで再送処理が待たされる場合があり、このような状況での再送パケットの送信を抑止することにより、パケットの伝送効率を向上することが可能となる。 According to the first invention, if the error is not resolved even after the first error detection and correction processing of the received packet is performed for a predetermined time, the receiving device returns a negative response to the transmitting device and resends the packet. after requesting performs second error detection correction process subsequently by returning an acknowledgment when an error is eliminated in the second error detection compensation processing, the transmitting device, once receiving a negative acknowledgment However, if the affirmative response is returned when the retransmission packet transmission process is not started for some reason, transmission of the retransmission packet can be canceled, and transmission of unnecessary retransmission packets can be suppressed. In general, a transmitting device transmits packets to a plurality of receiving devices at the same time. Even if a negative response is received, a retransmission process may be awaited while processing a packet transmission for another receiving device. By suppressing the transmission of retransmission packets in such a situation, it is possible to improve packet transmission efficiency.

第二の発明は、第一の発明の再送制御方法において、前記受信装置は、前記再送パケットを受信時、前回受信したパケットの誤りが解消されている場合は肯定応答を返送する、ように構成している。   According to a second aspect, in the retransmission control method according to the first aspect, the receiving device returns an acknowledgment when receiving the retransmission packet, if an error of the previously received packet is eliminated. is doing.

第二の発明によれば、受信装置が一旦否定応答を返送した後に、初送のパケットの誤りを正しく補正できた場合は、再送パケットに対して無条件に肯定応答を返送することにより、再送パケット自体が誤った場合でも、再度の再送パケットの送信を回避することができ、パケットの伝送効率を向上することができる。   According to the second aspect of the present invention, if the receiving apparatus can correct the error of the initial transmission packet after returning the negative response once, the retransmission is unconditionally returned to the retransmission packet. Even if the packet itself is wrong, it is possible to avoid the retransmission of the retransmission packet, and to improve the packet transmission efficiency.

上記の発明の実現の態様としては、送信装置はパケットをターボ符号化して送信し、受信装置はそれをターボ復号を繰り返し行うことにより誤り検出補正する、ようにして構成することができる。   As a mode of realization of the above invention, the transmission apparatus can be configured to transmit the packet after turbo encoding, and the reception apparatus can perform error detection correction by repeatedly performing turbo decoding.

また、受信装置は受信したパケットを復調する際に、干渉信号を除去するために干渉キャンセラを1回以上通すことにより誤り検出補正する、ように構成してもよい。   Further, the receiving apparatus may be configured to perform error detection correction by passing an interference canceller once or more to remove an interference signal when demodulating a received packet.

さらに、初送のパケットおよび1以上の再送パケットを受信装置で保持しておき、それらを組み合わせて合成した結果を誤り検出補正する、ように構成することもできる。   Further, the initial transmission packet and one or more retransmission packets may be held in the receiving apparatus, and the result of combining and combining them may be detected and corrected.

本発明は、送信装置から受信装置へ送信される符号化されたパケットを誤り検出補正する際に、まず所定の時間内に行う第一の誤り検出補正の結果を肯定応答または否定応答として送信装置へ返送し、否定応答を返送した場合は、引き続いて第二の誤り検出補正を行い、そこで誤りが解消された時点で肯定応答を返送し、送信装置は、否定応答を受信したときは再送パケットを送信するが、再送パケットの送信開始時点までに肯定応答を受信したときは再送を行わない、ように構成した。   In the present invention, when error detection correction is performed on an encoded packet transmitted from a transmission apparatus to a reception apparatus, the transmission apparatus first uses the result of the first error detection correction performed within a predetermined time as an affirmative response or negative response. When a negative response is returned, the second error detection correction is subsequently performed, and when the error is resolved, an acknowledgment is returned. Is transmitted, but is not retransmitted when an acknowledgment is received by the start of retransmission packet transmission.

これにより、送信装置は、一旦は否定応答を受信していても、なんらかの理由で再送パケットの送信処理を開始していない時点で肯定応答が返送されてくれば、再送パケットの送信を取りやめることができ、不要な再送パケットの送信を抑止できる。一般に、送信装置は同時に複数の受信装置へパケットを送信しており、否定応答を受信していても、他の受信装置向けのパケット送信を処理中などで再送処理が待たされる場合があり、このような状況での再送パケットの送信を抑止することにより、効率的なパケットの伝送が可能となる。   As a result, even if the transmission device has once received a negative response, it can cancel the transmission of the retransmission packet if an acknowledgment is returned at the time when the transmission processing of the retransmission packet is not started for some reason. And transmission of unnecessary retransmission packets can be suppressed. In general, a transmitting device transmits packets to a plurality of receiving devices at the same time. Even if a negative response is received, a retransmission process may be awaited while processing a packet transmission for another receiving device. By suppressing the transmission of retransmission packets in such a situation, efficient packet transmission is possible.

また、受信装置は再送パケット受信時点までに上記第二の誤り検出補正処理が完了していれば、再送パケット自体の誤りの有無に関わらず肯定応答を返送するように構成した。   In addition, the receiving apparatus is configured to return an acknowledgment regardless of whether there is an error in the retransmission packet if the second error detection correction processing is completed by the time when the retransmission packet is received.

これにより、再送パケット自体にも誤りが検出されるような場合でも、第二の誤り検出補正処理で初送パケットの誤りが解消されていれば、再度の再送パケットの送信を抑止でき、効率的な再送制御が行える。   As a result, even if an error is detected in the retransmission packet itself, if the error of the initial transmission packet is eliminated by the second error detection correction process, the retransmission packet can be prevented from being transmitted again, and the transmission can be efficiently performed. Retransmission control can be performed.

図1は、本発明の再送制御の動作シーケンス(1)である。   FIG. 1 shows an operation sequence (1) of retransmission control according to the present invention.

受信装置200 で受信したパケットを所定の時間内に誤り検出補正処理を完了できずに、その後処理を継続することで、再送を行うことなく該パケットを正しく誤り検出補正することができた場合の実施例を示している。   When the packet received by the receiving device 200 cannot be completed within a predetermined time, and the error detection and correction can be correctly corrected without performing retransmission by continuing the processing thereafter. An example is shown.

S01.送信装置100 は、符号化した第1番目のパケットP(1)を、受信装置200 へ送信する。   S01. Transmitting apparatus 100 transmits encoded first packet P (1) to receiving apparatus 200.

S02.受信装置200 は、受信したパケットP(1)を誤り検出補正し、正しく補正できた場合は、肯定応答ACKを返送する。   S02. The receiving apparatus 200 performs error detection and correction on the received packet P (1), and returns a positive response ACK when correct correction is performed.

S03.送信装置100 は、受信装置200 からの肯定応答ACKを受信すると、次の第2番目のパケットP(2)を送信した後、シーケンスS06 へ移行する。   S03. Upon receiving the acknowledgment ACK from the receiving apparatus 200, the transmitting apparatus 100 transmits the next second packet P (2), and then proceeds to sequence S06.

S04.一方、受信装置200 は、受信したパケットP(2)を誤り検出補正するが、予め定められた時間内では正しく補正できず、その時点では否定応答NAKを返送した後、引き続いて次のシーケンスS05 を実行する。   S04. On the other hand, the receiving apparatus 200 corrects and corrects an error in the received packet P (2), but cannot correct it correctly within a predetermined time, and after returning a negative response NAK at that time, continues to the next Sequence S05 is executed.

S05.受信装置200 は、上記シーケンスS04 に引き続いて、誤り検出補正処理を継続した結果正しく補正できた場合は、肯定応答ACKを送信装置100 へ送信する。   S05. The receiving apparatus 200 transmits an acknowledgment ACK to the transmitting apparatus 100 when it can be corrected correctly as a result of continuing the error detection correction process following the sequence S04.

S06.送信装置100 は、例えば受信装置200 以外の他の受信装置への送信処理などにより処理が輻輳したため、シーケンスS04 で受信装置200 から返信されたNAKに対する再送処理をまだ開始していない場合は、再送処理を行わずに肯定応答ACKを受付けて、次の第3番目のパケットP(3)を送信する。   S06. If the transmission device 100 has not started retransmission processing for the NAK returned from the reception device 200 in sequence S04 because the processing is congested due to transmission processing to other reception devices other than the reception device 200, for example. Then, the acknowledgment ACK is accepted without performing the retransmission process, and the next third packet P (3) is transmitted.

S07.受信装置200 は、パケットP(3)を受信して誤り検出補正を行い、正しく補正された場合は肯定応答ACKを返送する。   S07. The receiving apparatus 200 receives the packet P (3), performs error detection correction, and returns a positive response ACK when the correction is correct.

S08 〜S13.以降、送信装置100 は受信装置200 からの肯定応答ACKの受信を待合わせながら、次の符号化されたパケットを順次送信し、受信装置200 は、受信したパケットを順次誤り検出補正して、正しく補正できれば確認応答ACKを返送する。   From S08 to S13., The transmitting apparatus 100 sequentially transmits the next encoded packet while waiting for the reception of the acknowledgment ACK from the receiving apparatus 200, and the receiving apparatus 200 sequentially detects the received packet for error detection correction. If correct correction is possible, an acknowledgment ACK is returned.

上記の図1の実施例では、送信装置100 は、受信装置200 からのNAK受信後、パケットP(2)の再送処理を開始する前に肯定応答ACKを受信するため、パケットP(2)の再送を行うことなく、次のパケットP(3)を送信することができる。これにより、図22に示した従来技術のSAW方式による再送制御の動作シーケンスと比較すると、再送が行われずに効率のよい伝送が行われていることがわかる。   In the embodiment of FIG. 1 described above, the transmitting device 100 receives the acknowledgment ACK after starting the retransmission processing of the packet P (2) after receiving the NAK from the receiving device 200. The next packet P (3) can be transmitted without performing retransmission. Thus, it can be seen that efficient transmission is performed without retransmission, as compared with the operation sequence of retransmission control by the SAW method of the prior art shown in FIG.

図2は、本発明の再送制御の動作シーケンス(2)である。   FIG. 2 is an operation sequence (2) of retransmission control according to the present invention.

図1に示した実施例とは異なり、送信装置100 は、受信装置200 からのNAK受信後、パケットP(2)の再送処理を開始した後に肯定応答ACKを受信したケースを示している。   Unlike the embodiment shown in FIG. 1, the transmitting apparatus 100 shows a case where an acknowledgment ACK is received after starting a retransmission process of the packet P (2) after receiving a NAK from the receiving apparatus 200.

S01.送信装置100 は、符号化した第1番目のパケットP(1)を、受信装置200 へ送信する。   S01. Transmitting apparatus 100 transmits encoded first packet P (1) to receiving apparatus 200.

S02.受信装置200 は、受信したパケットP(1)を誤り検出補正し、正しく補正できた場合は、肯定応答ACKを返送する。   S02. The receiving apparatus 200 performs error detection and correction on the received packet P (1), and returns a positive response ACK when correct correction is performed.

S03.送信装置100 は、受信装置200 からの肯定応答ACKを受信すると、次の第2番目のパケットP(2)を送信する。   S03. When receiving the acknowledgment ACK from the receiving device 200, the transmitting device 100 transmits the next second packet P (2).

S04.受信装置200 は、受信したパケットP(2)を誤り検出補正するが、所定の時間内では正しく補正できず、その時点では否定応答NAKを返送し、シーケンスS06 で引き続いて誤り補正処理を行う。   S04. Receiving apparatus 200 corrects and detects an error in received packet P (2), but cannot correct it correctly within a predetermined time. At that time, negative response NAK is returned, and error correction processing is continued in sequence S06. Do.

S05.一方、送信装置100 は、受信装置200 からの否定応答NAKを受信したため、シーケンスS03 で送信した初送パケットP(2)を基に再送パケットPa(2) を生成して送信する。   S05. On the other hand, since the transmission device 100 has received the negative acknowledgment NAK from the reception device 200, the transmission device 100 generates and transmits a retransmission packet Pa (2) based on the initial transmission packet P (2) transmitted in the sequence S03.

S06.受信装置200 は、上記シーケンスS04 に引き続いて、誤り検出補正処理を継続した結果正しく補正でき、その時点で肯定応答ACKを送信装置100 へ返送する。しかしながら、送信装置100 では既にシーケンスS04 で返送したNAKに対する再送処理を開始しているため、この場合は、パケットPa(2) の再送を抑止することができない。   S06. Following the sequence S04, the receiving apparatus 200 can correct correctly as a result of continuing the error detection correction process, and returns an acknowledgment ACK to the transmitting apparatus 100 at that time. However, since transmission apparatus 100 has already started retransmission processing for the NAK returned in sequence S04, retransmission of packet Pa (2) cannot be suppressed in this case.

S07.受信装置200 は、シーケンスS05 で送信装置100 から送信された再送パケットPa(2) を受信するが、その時点では初送のパケットの誤り検出補正が完了しているため、今回受信した再送パケットが正しいか否かに関わらず、肯定応答ACKを返送する。   S07. The receiving apparatus 200 receives the retransmission packet Pa (2) transmitted from the transmitting apparatus 100 in the sequence S05, but since the error detection correction of the initial transmission packet has been completed at that time, the received retransmission packet An acknowledgment ACK is returned regardless of whether the packet is correct or not.

S08.送信装置100 は、受信装置200 からの肯定応答ACKを受付け、次の第3番目のパケットP(3)を送信する。   S08. The transmitting apparatus 100 accepts the acknowledgment ACK from the receiving apparatus 200 and transmits the next third packet P (3).

S09.受信装置200 はパケットP(3)を受信し、誤り検出補正が正しく行われた場合は肯定応答ACKを返送する。   S09. The receiving apparatus 200 receives the packet P (3), and returns an acknowledgment ACK when the error detection correction is correctly performed.

S10 〜S13.以降、送信装置100 は受信装置200 からの肯定応答ACKの受信を待合わせながら、次の符号化されたパケットを順次送信し、受信装置200 は、受信したパケットを順次誤り検出補正して、正しく補正できれば肯定応答ACKを返送する。   From S10 to S13., The transmitting apparatus 100 sequentially transmits the next encoded packet while waiting for the reception of the acknowledgment ACK from the receiving apparatus 200, and the receiving apparatus 200 sequentially detects the received packet for error detection correction. If correct correction is possible, an acknowledgment ACK is returned.

上記の図2の実施例では、受信装置200 からNAK送信後のACK送信が、送信装置100 でパケットPa(2) の再送処理を開始した後に受信されたため、送信装置100 はパケットPa(2) の再送を行うことになるが、この再送パケットに対しては、既に初送パケットにより誤り検出補正が完了しているため、該再送パケットの誤りの有無に関わらず、肯定応答ACKが返送され、図22に示した従来技術のSAW方式による再送制御の動作シーケンスと比較しても、同等の効率で動作することが分かる。   In the embodiment of FIG. 2 described above, since the ACK transmission after the NAK transmission from the receiving device 200 is received after the transmitting device 100 starts the retransmission process of the packet Pa (2), the transmitting device 100 receives the packet Pa (2). However, for this retransmission packet, since error detection correction has already been completed by the initial transmission packet, an acknowledgment ACK is returned regardless of whether there is an error in the retransmission packet, Comparing with the operation sequence of the retransmission control by the SAW system of the prior art shown in FIG.

図3は、本発明の再送制御の動作シーケンス(3)で、上記図2に示した再送パケットが伝送誤りを起こしたケースを示している。受信装置200 では、初送パケットの誤り補正処理が完了しているため、再送パケットに伝送誤りが発生した場合でも肯定応答ACKを返信されて再度の再送パケットの送信は不要となり、図22に示した従来技術のSAW方式による再送制御の動作シーケンスと比較して、より効率的なパケット伝送が行われることがわかる。図3の処理ステップについては、上記図2の処理ステップと同様のため、詳細な説明は割愛する。   FIG. 3 shows a case where a transmission error occurs in the retransmission packet shown in FIG. 2 in the retransmission control operation sequence (3) of the present invention. In the receiving device 200, since the error correction processing of the initial transmission packet has been completed, even when a transmission error occurs in the retransmission packet, an acknowledgment ACK is returned, and it is not necessary to transmit the retransmission packet again. It can be seen that more efficient packet transmission is performed as compared with the operation sequence of retransmission control according to the conventional SAW method. Since the processing steps in FIG. 3 are the same as the processing steps in FIG. 2, detailed description thereof is omitted.

図4は、本発明の再送制御の動作シーケンス(4)である。   FIG. 4 is an operation sequence (4) of retransmission control according to the present invention.

送信装置100 から受信装置200 へ、パケットP(1)〜P(3)を送信する際に、受信装置200 で第2番目のパケットP(2)を受信時にエラーを検出し、パケットP(2)を再送した場合の動作シーケンスを、受信装置から送信装置へ応答データを返送する場合の所定の時間との関連を記載したものである。   When transmitting packets P (1) to P (3) from the transmitting apparatus 100 to the receiving apparatus 200, the receiving apparatus 200 detects an error when receiving the second packet P (2), and the packet P (2 ) Is described in relation to a predetermined time when response data is returned from the receiving apparatus to the transmitting apparatus.

S01.送信装置100 は最初のパケットP(1)を符号化して、受信装置200 へ送信する。   S01. Transmitting apparatus 100 encodes first packet P (1) and transmits it to receiving apparatus 200.

S02.受信装置200 は、受信したパケットP(1)を誤り検出補正し、正しく補正されたときは、直ちに肯定応答ACKを返送する。   S02. The receiving apparatus 200 corrects and detects an error in the received packet P (1), and immediately returns an acknowledgment ACK when it is corrected correctly.

S03.シーケンスS01 で送信したパケットP(1)に対する肯定応答ACKを受信した送信装置100 は、次のパケットP(2)を受信装置200 へ送信する。   S03. Upon receiving an acknowledgment ACK for packet P (1) transmitted in sequence S01, transmitting apparatus 100 transmits next packet P (2) to receiving apparatus 200.

S04.受信装置200 は、パケットP(2)を受信すると直ちに誤り検出補正処理を開始するが、所定の時間Tを経過しても正しく補正できないときは、否定応答NAKを返送する。   S04. The receiving apparatus 200 starts error detection correction processing immediately after receiving the packet P (2), but returns a negative response NAK when correct correction is not possible even after a predetermined time T has elapsed.

S05.送信装置100 は、否定応答NAKを受信したため、直前に受信装置200 へ送信したパケットP(2)を基に生成した再送パケットPa(2) を送信する。   S05. Since the transmission device 100 has received the negative acknowledgment NAK, the transmission device 100 transmits the retransmission packet Pa (2) generated based on the packet P (2) transmitted to the reception device 200 immediately before.

S06.受信装置200 は、再送パケットPa(2) を正しく誤り検出補正できた場合は、直ちに肯定応答ACKを返送する。   S06. When receiving apparatus 200 has correctly detected and corrected retransmission packet Pa (2), it immediately returns an acknowledgment ACK.

S07.送信装置100 は、肯定応答ACKを受信すると、次のパケットP(3)を送信する。   S07. Upon receiving the acknowledgment ACK, the transmitting apparatus 100 transmits the next packet P (3).

S08.受信装置200 は、受信したパケットP(3)を正しく誤り検出補正できたときは、直ちに肯定応答ACKを返送する。   S08. When the receiving device 200 has correctly detected and corrected the received packet P (3), it immediately returns an acknowledgment ACK.

上記の図4に示した本発明の再送制御の動作シーケンス(4)によれば、受信装置側でパケットを正しく受信できたときは、図22に示した従来技術のSAW方式による再送制御の動作シーケンスのように、所定の時間Tの経過を待つことなく肯定応答ACKを返送するため、送信装置側もその分だけ早く次のパケットを送信でき、より効率的なパケット伝送を行えるようになる。   According to the retransmission control operation sequence (4) of the present invention shown in FIG. 4 above, when a packet is correctly received on the receiving apparatus side, the retransmission control operation using the conventional SAW method shown in FIG. Since the acknowledgment ACK is returned without waiting for the elapse of the predetermined time T as in the sequence, the transmitting apparatus can also transmit the next packet earlier by that amount, and more efficient packet transmission can be performed.

図5は、本発明の再送制御の動作フローチャート(1)で、送信装置100 と受信装置200 の送受信タイミングの関係を点線矢印で関連付けて示している。   FIG. 5 is a flowchart (1) of retransmission control according to the present invention, and shows the relationship between transmission / reception timings of the transmission device 100 and the reception device 200 in association with dotted arrows.

送信装置100 は、上位装置からのパケット送信依頼により起動され、次の処理ステップで動作する。   The transmission device 100 is activated by a packet transmission request from a higher-level device and operates in the next processing step.

S01.上位装置から引き渡されたデータを基に、受信装置200 へ送信するパケットを生成する。   S01. Based on the data delivered from the host device, a packet to be transmitted to the receiving device 200 is generated.

S02.ステップS01 で生成したパケットを符号化する。   S02. Encode the packet generated in step S01.

S03.ステップS02 で符号化されたパケットを、受信装置200 へ送信する。ここで送信したパケットは、点線矢印で示すように、後述する受信装置200 のステップR01 で受け付けられる。   S03. The packet encoded in step S02 is transmitted to receiving apparatus 200. The packet transmitted here is accepted in step R01 of the receiving apparatus 200 described later, as indicated by a dotted arrow.

S04.受信装置200 からの応答データの受信を待合わせ、応答データ受信時は次のステップS05 へ移行する。   S04. Waiting for reception of response data from the receiving apparatus 200, and when receiving response data, the process proceeds to the next step S05.

S05.受信した応答データが肯定応答ACKか否定応答NAKかを判定し、肯定応答ACKならば(ACK) 、次のステップS06 へ移行し、否定応答NAKならば(NAK) 、再送処理のためにステップS07 へ移行する。   S05. It is determined whether the received response data is an acknowledgment ACK or a negative acknowledgment NAK, and if it is an acknowledgment ACK (ACK), the process proceeds to the next step S06, and if it is a negative acknowledgment NAK (NAK), for retransmission processing Control goes to step S07.

S06.ステップS03 で送信したパケットは最終パケットか否かを判定し、最終パケットでならば(YES) 、上位装置へ通知して処理を終了し、最終パケットでなければ(NO)、次のパケットを送信するためにステップS01 へ移行する。   S06. It is determined whether or not the packet transmitted in step S03 is the final packet. If the packet is the final packet (YES), the host device is notified and the process is terminated. The process proceeds to step S01.

S07.ステップS01 で生成した初送のパケットを基に、再送パケットを生成して、ステップS02 へ移行する。   S07. Based on the initial transmission packet generated in step S01, a retransmission packet is generated, and the process proceeds to step S02.

以上が送信装置100 の処理ステップである。   The above is the processing steps of the transmitting apparatus 100.

一方、受信装置200 は上位装置からの要求により起動され、送信装置100 と連携しながら、次の処理ステップで動作する。   On the other hand, the receiving device 200 is activated by a request from the host device, and operates in the next processing step in cooperation with the transmitting device 100.

R01.送信装置100 からのパケット受信を待合わせ、パケット受信時は次のステップR02 へ移行する。   R01. Wait for reception of a packet from the transmitting apparatus 100, and when receiving a packet, proceed to the next step R02.

R02.受信したパケットが再送パケットか否かを判定し、再送パケットの場合は(YES) 、次のステップR03 へ移行し、再送パケットでないときは(NO)、ステップR04 へ移行する。   R02. It is determined whether or not the received packet is a retransmission packet. If the packet is a retransmission packet (YES), the process proceeds to the next step R03. If the packet is not a retransmission packet (NO), the process proceeds to step R04.

R03.ステップR02 で再送パケットを受信したときは、後述するステップR09 で起動されて実行中の第二の誤り検出補正処理を停止するため、後述する図7に示す誤り検出補正処理2aのプロセスを停止する。   R03. When the retransmission packet is received in step R02, the error detection correction processing 2a shown in FIG. 7 described later is performed in order to stop the second error detection correction processing started and executed in step R09 described later. Stop.

R04.第一の誤り検出補正処理を行う。ここでは、所定の時間内で、受信したパケットの誤り検出と補正処理を、正しく完了するまで繰り返す。   R04. First error detection correction processing is performed. Here, the error detection and correction processing of the received packet is repeated within a predetermined time until it is correctly completed.

R05.上記ステップR04 において、正しく誤り検出補正ができた場合は、所定の時間経過後、次のステップR06 へ移行して、肯定応答ACKを返送する。誤り検出補正を繰り返しても所定の時間経過時点までに正しく補正できなかった場合は、NAKを返送してさらに誤り検出補正処理を継続するためにステップR08 へ移行する。   R05. If the error detection / correction is correctly performed in step R04, the process proceeds to the next step R06 after a predetermined time elapses, and an acknowledgment ACK is returned. If the error correction cannot be corrected correctly by the lapse of a predetermined time even after repeating the error detection correction, the process proceeds to step R08 in order to return the NAK and continue the error detection correction process.

ここで、送信装置100 が所定の時間以前の応答でも受け付ける能力がある場合は、正しく誤り検出補正ができた場合は直ちにステップR06 へ移行して、肯定応答ACKを返送するようにしてもよい。この場合は、所定の時間を経過する前に肯定応答が送信装置100 へ返送され、送信装置100 は迅速に次のパケットを送信できるようになり、効率よいパケット伝送が行えるようになる。   Here, if the transmitting device 100 is capable of accepting a response before a predetermined time, if the error detection / correction can be correctly performed, the process immediately proceeds to step R06 and an acknowledgment ACK may be returned. In this case, an acknowledgment is returned to the transmitting device 100 before a predetermined time elapses, and the transmitting device 100 can quickly transmit the next packet, thereby enabling efficient packet transmission.

R06.パケットが正常に受け付けられた旨を通知するために、肯定応答ACKを送信装置100 へ返送する。ここで返送した肯定応答ACKは、点線矢印で示すように、前記送信装置100 のステップS04 で受付られる。   R06. In order to notify that the packet has been normally received, an acknowledgment ACK is returned to the transmitting apparatus 100. The acknowledgment ACK returned here is accepted in step S04 of the transmitting apparatus 100 as indicated by a dotted arrow.

R07.上位装置へ受信したパケットを通知し、ステップR01 へ移行して次のパケット受信を待ち合わせる。   R07. Notify the received packet to the host device, move to step R01 and wait for the next packet reception.

R08.パケットの再送を要求するために、送信装置100 へ否定応答NAKを返信する。ここで返送した否定応答NAKは、点線矢印で示すように、前記送信装置100 のステップS04 で受付られる。   R08. In order to request retransmission of the packet, a negative acknowledgment NAK is returned to the transmitting apparatus 100. The negative response NAK returned here is accepted in step S04 of the transmitting apparatus 100 as indicated by the dotted arrow.

R09.第二の誤り検出補正処理を行うために、後述する図7に示す誤り検出補正処理2aを並行処理を行うことができる別プロセスとして起動した後、次のパケット受信を待ち合わせるためにステップR01 へ移行する。ここでは、誤り検出補正処理2aを別プロセスとして起動することにより、パケットの受信待ち状態の間においても、第二の誤り検出補正処理が並行して実行される。   R09. In order to perform the second error detection correction process, an error detection correction process 2a shown in FIG. 7 to be described later is started as a separate process capable of performing parallel processing, and then a step R01 is performed to wait for reception of the next packet. Migrate to Here, by starting the error detection correction processing 2a as a separate process, the second error detection correction processing is executed in parallel even during the packet reception waiting state.

図6は、本発明の再送制御の動作フローチャート(2)で、前記図5に示した動作フローチャートと比較して、受信装置200 から起動および停止が指示される第二の誤り検出補正処理を行うプロセスが、誤り検出補正処理2aから誤り検出補正処理2bになっている点のみが異なる。後述する図7に示すように、誤り検出補正処理2aでは誤り検出補正が正しく完了した場合は肯定応答ACKを返送するが、誤り検出補正処理2bでは誤り検出補正が正しく完了した場合でも肯定応答ACKを返送しない、点が異なる。   FIG. 6 is an operation flowchart (2) of the retransmission control according to the present invention. Compared with the operation flowchart shown in FIG. 5, the second error detection and correction process instructed to start and stop by the receiving apparatus 200 is performed. The only difference is that the process is changed from the error detection correction processing 2a to the error detection correction processing 2b. As shown in FIG. 7 to be described later, in the error detection correction process 2a, when the error detection correction is correctly completed, an acknowledgment ACK is returned. However, in the error detection correction process 2b, the acknowledgment ACK is returned even when the error detection correction is correctly completed. The point is different.

送信装置100 の処理詳細については、前記図5に示した送信装置100 と同じであるため、ここでは説明を割愛する。   Details of the processing of the transmission apparatus 100 are the same as those of the transmission apparatus 100 shown in FIG.

受信装置200 は、上位装置からの要求により起動され、送信装置100 と連携しながら、次の処理ステップで動作する。   The receiving device 200 is activated in response to a request from the host device, and operates in the next processing step in cooperation with the transmitting device 100.

R01.送信装置100 から送信されてくるパケットの受信を待合わせ、パケット受信時は次のステップR02 へ移行する。   R01. Waiting for reception of a packet transmitted from the transmitting apparatus 100, and when receiving a packet, the process proceeds to the next step R02.

R02.受信したパケットが再送パケットか否かを判定し、再送パケットの場合は(YES) 、次のステップR03 へ移行し、再送パケットでないときは(NO)、ステップR04 へ移行する。   R02. It is determined whether or not the received packet is a retransmission packet. If the packet is a retransmission packet (YES), the process proceeds to the next step R03. If the packet is not a retransmission packet (NO), the process proceeds to step R04.

R03.ステップR02 で再送パケットを受信したときは、後述するステップR09 で起動されて実行中の第二の誤り検出補正処理を停止するため、後述する図7に示す誤り検出補正2bのプロセスを停止する。   R03. When a retransmission packet is received in step R02, the error detection correction 2b process shown in FIG. 7 to be described later is stopped in order to stop the second error detection correction processing that is started and executed in step R09 to be described later. To do.

R04.第一の誤り検出補正処理を行う。ここでは、所定の時間内で、受信したパケットの誤り検出と補正処理を、正しく完了するまで繰り返す。   R04. First error detection correction processing is performed. Here, the error detection and correction processing of the received packet is repeated within a predetermined time until it is correctly completed.

R05.上記ステップR04 において、正しく誤り検出補正ができた場合は、所定の時間経過後、次のステップR06 へ移行して、肯定応答ACKを返送する。誤り検出補正を繰り返しても所定の時間経過時点までに正しく補正できなかった場合は、NAKを返送してさらに誤り検出補正処理を継続するためにステップR08 へ移行する。   R05. If the error detection / correction is correctly performed in step R04, the process proceeds to the next step R06 after a predetermined time elapses, and an acknowledgment ACK is returned. If the error correction cannot be corrected correctly by the lapse of a predetermined time even after repeating the error detection correction, the process proceeds to step R08 in order to return the NAK and continue the error detection correction process.

ここで、送信装置100 が所定の時間以前の応答でも受け付ける能力がある場合は、正しく誤り検出補正ができた場合は直ちにステップR06 へ移行して、肯定応答ACKを返送するようにしてもよい。この場合は、所定の時間を経過する前に肯定応答が送信装置100 へ返送され、送信装置100 は迅速に次のパケットを送信できるようになり、効率よいパケット伝送が行えるようになる。   Here, if the transmitting device 100 is capable of accepting a response before a predetermined time, if the error detection / correction can be correctly performed, the process immediately proceeds to step R06 and an acknowledgment ACK may be returned. In this case, an acknowledgment is returned to the transmitting device 100 before a predetermined time elapses, and the transmitting device 100 can quickly transmit the next packet, thereby enabling efficient packet transmission.

R06.パケットが正常に受け付けられた旨を通知するために、肯定応答ACKを送信装置100 へ返送する。ここで返送した肯定応答ACKは、点線矢印で示すように、前記送信装置100 のステップS04 で受付られる。   R06. In order to notify that the packet has been normally received, an acknowledgment ACK is returned to the transmitting apparatus 100. The acknowledgment ACK returned here is accepted in step S04 of the transmitting apparatus 100 as indicated by a dotted arrow.

R07.受信したパケットを上位装置へ通知し、次のパケット受信を待ち合わせるためにステップR01 へ移行する。   R07. The received packet is notified to the host device, and the process proceeds to step R01 to wait for the next packet reception.

R08.パケットの再送を要求するために、送信装置100 へ否定応答NAKを返信する。ここで返送した否定応答NAKは、点線矢印で示すように、前記送信装置100 のステップS04 で受付られる。   R08. In order to request retransmission of the packet, a negative acknowledgment NAK is returned to the transmitting apparatus 100. The negative response NAK returned here is accepted in step S04 of the transmitting apparatus 100 as indicated by the dotted arrow.

R09.ステップR09 でNAKを返送後、第二の誤り検出補正処理を行うために、後述する図7に示す誤り検出補正処理2bを並行して処理を行える別プロセスとして起動した後、次のパケット受信を待ち合わせるため、ステップR01 へ移行する。ここでは、誤り検出補正処理2bを別プロセスとして起動することにより、パケットの受信待ちしている間においても、第二の誤り検出補正処理が並行して実行される。   R09. After returning NAK in step R09, in order to perform the second error detection correction process, error detection correction process 2b shown in FIG. To wait for reception, the process proceeds to step R01. Here, by starting the error detection correction process 2b as a separate process, the second error detection correction process is executed in parallel even while waiting for reception of a packet.

図7は、本発明の再送制御の動作フローチャート(3)で、前記図5に示した受信装置200 から起動される誤り検出補正処理2a、および、前記図6に示した受信装置200 から起動される誤り検出補正処理2bの処理内容を示している。   FIG. 7 is an operation flowchart (3) of retransmission control according to the present invention. The error detection correction process 2a started from the receiving apparatus 200 shown in FIG. 5 and the receiving apparatus 200 shown in FIG. The processing contents of the error detection correction processing 2b are shown.

誤り検出補正処理2aは、前記図5に示した受信装置200 のステップR09 から別プロセスとして起動され、次の手順で処理を行う。   The error detection / correction processing 2a is started as a separate process from step R09 of the receiving apparatus 200 shown in FIG. 5, and performs processing according to the following procedure.

R21.引き渡されたパケットデータについて誤り検出補正処理を行う。   R21. Performs error detection correction processing on the transferred packet data.

R22.ステップR21 の誤り検出補正処理が正しく完了したか否かを判定し、正しく誤り検出補正が行われたときは(YES) 次のステップR23 へ移行し、正しく誤り検出補正が行われなかったときは(NO)、ステップR21 へ戻って誤り検出補正処理を繰り返す。誤り検出補正処理が正常に完了せずに、この誤り検出補正処理の繰り返しが継続される場合は、前記図5の受信装置200 のステップR03 に示すとおり、再送パケット受信時点でプロセス停止される。   R22. It is determined whether or not the error detection correction process of step R21 has been completed correctly. If the error detection correction is correctly performed (YES), the process proceeds to the next step R23, and the error detection correction is not correctly performed. If (NO), the process returns to step R21 to repeat the error detection and correction process. If the error detection / correction process is not completed normally and the error detection / correction process is repeated, the process is stopped when the retransmission packet is received as shown in step R03 of the receiving apparatus 200 in FIG.

R23.誤り検出補正が完了した旨を記憶する。   R23. Memorize that the error detection correction is completed.

R24.肯定応答ACKを送信装置100 へ返送して、処理を終了する。ここで送信した肯定応答ACKは、前記図5の点線矢印で示すように、前記図5の送信装置100 のステップS04 で受付けられる。これにより、初送パケットを所定の時間誤り検出補正しても誤りが解消されずに一旦否定応答NAKを返送後に、誤り検出補正が完了した場合は、直ちに肯定応答ACKが返送され、送信装置100 がまだ再送処理を開始してない場合は、再送パケットの送信を抑止でき、効率的な再送制御がおこなえるようになる。   R24. An acknowledgment ACK is returned to the transmitting apparatus 100, and the process is terminated. The acknowledgment ACK transmitted here is accepted in step S04 of the transmitting apparatus 100 in FIG. 5, as indicated by the dotted arrow in FIG. As a result, even if the initial transmission packet is error-detected and corrected for a predetermined time, the error is not eliminated and the negative acknowledgment NAK is returned once. Then, when the error detection correction is completed, an acknowledgment ACK is immediately returned, and the transmitting device 100 However, if retransmission processing has not started yet, transmission of retransmission packets can be suppressed, and efficient retransmission control can be performed.

誤り検出補正処理2bは、前記図6に示した受信装置200 のステップR09 から別プロセスとして起動され、次の手順で処理を行う。   The error detection / correction processing 2b is started as a separate process from step R09 of the receiving apparatus 200 shown in FIG. 6, and performs processing according to the following procedure.

R31.引き渡されたパケットデータについて誤り検出補正処理を行う。   R31. Perform error detection and correction processing on the transferred packet data.

R32.ステップR31 の誤り検出補正処理が正しく完了したか否かを判定し、正しく誤り検出補正が行われたときは(YES) 次のステップR33 へ移行し、正しく誤り検出補正が行われなかったときは(NO)、ステップR31 へ戻って誤り検出補正処理を繰り返す。誤り検出補正処理が正常に完了せずに、この誤り検出補正処理の繰り返しが継続される場合は、前記図6の受信装置200 のステップR03 に示す通り、再送パケット受信時点でプロセス停止される。   R32. Judges whether or not the error detection correction process of step R31 has been completed correctly, and if error detection correction is correctly performed (YES), moves to the next step R33, and error detection correction was not performed correctly If (NO), the process returns to step R31 to repeat the error detection correction process. If the error detection and correction process is not completed normally and this error detection and correction process is repeated, the process is stopped when the retransmission packet is received as shown in step R03 of the receiving apparatus 200 in FIG.

R33.誤り検出補正が完了した旨を記憶して、処理を終了する。   R33. The fact that the error detection correction has been completed is stored, and the process is terminated.

このように、誤り検出補正処理2bは、誤り検出補正が正しく完了したときでも肯定応答ACKを返送しない点が、上記の誤り検出補正処理2aとは異なる。これによれば、肯定応答ACKを返送しなくても、受信した再送パケット自体に誤りがある場合でも確実に肯定応答ACKが返送され、再送パケットの誤りによる再度の再送は抑止でき、再送制御を効率化できる。   As described above, the error detection correction process 2b differs from the error detection correction process 2a described above in that the acknowledgment ACK is not returned even when the error detection correction is correctly completed. According to this, even if the acknowledgment ACK is not returned, even if the received retransmission packet itself has an error, the acknowledgment ACK is surely returned, and the retransmission due to the error of the retransmission packet can be suppressed. Increase efficiency.

図8は、本発明による送信装置の構成である。   FIG. 8 shows the configuration of the transmission apparatus according to the present invention.

パケット生成部101 は、上位装置から引き渡された送信データをパケットに分解し、データ選択部104 へ1パケット毎引き渡すと同時に、伝送誤りなどにより再送するときのために該パケットを記憶部102 に記憶しておく。   The packet generation unit 101 decomposes the transmission data delivered from the host device into packets, delivers the packets to the data selection unit 104 for each packet, and simultaneously stores the packets in the storage unit 102 for retransmission due to a transmission error or the like. Keep it.

データ選択部104 は、パケット生成部101 から引き渡されたパケットを符号化部105 へ引き渡すと、符号化部106 は該パケットを符号化した後、変調部106 に渡す。該パケットは変調部106 で変調された後、送信部107 により受信装置200 へ送信される。   When the data selection unit 104 passes the packet delivered from the packet generation unit 101 to the encoding unit 105, the encoding unit 106 encodes the packet and then passes the packet to the modulation unit 106. The packet is modulated by the modulation unit 106 and then transmitted to the reception apparatus 200 by the transmission unit 107.

上記送信部107 から受信装置200 へ送信されたパケットに対して、受信装置200 から返送された応答データ(ACKまたはNAK)は、受信部108 で受信され、復調部109 で復調された後、応答信号解析部110 でその内容が解析され、解析結果はデータ選択部104 に通知される。   In response to the packet transmitted from the transmitting unit 107 to the receiving device 200, response data (ACK or NAK) returned from the receiving device 200 is received by the receiving unit 108, demodulated by the demodulating unit 109, and then responded. The signal analysis unit 110 analyzes the content, and the analysis result is notified to the data selection unit 104.

データ選択部104 は、応答信号解析部110 から"ACK" が通知されたときはパケット生成部に依頼して次のパケットを引き渡してもらい、応答信号解析部110 から"NAK"が通知されたときは、再送パケット生成部103 に依頼して再送パケットを引き渡してもらう。ここで、再送パケット生成部103 は、記憶部102 に記憶されているパケットデータを基に再送パケットを生成して、データ選択部104 へ引き渡す。   When “ACK” is notified from the response signal analysis unit 110, the data selection unit 104 requests the packet generation unit to deliver the next packet. When the response signal analysis unit 110 receives “NAK” Asks the retransmission packet generation unit 103 to deliver the retransmission packet. Here, retransmission packet generation section 103 generates a retransmission packet based on the packet data stored in storage section 102 and delivers it to data selection section 104.

データ選択部104 は、再送パケット生成部103 から引き渡された再送パケットについても、パケット生成部101 から引き渡される初送のパケットと同様にして、符号化部105 、変調部106 、および送信部107 を経由して、受信装置200 へ送信する。   The data selection unit 104 uses the encoding unit 105, the modulation unit 106, and the transmission unit 107 for the retransmission packet delivered from the retransmission packet generation unit 103 in the same manner as the initial transmission packet delivered from the packet generation unit 101. To the receiving device 200.

ここで、何らかの理由で再送パケット生成部103 の処理が滞り、データ選択部104 への再送パケットの引渡しタイミングが遅延している時に、受信装置200 が実施した第二の誤り検出補正が正しく行われた結果ACKが返送されてきた場合は、ACKを優先的に処理し、パケット再送処理は中止される。これにより、例えば、同一の送信装置から複数の受信装置へ同時にパケットを伝送している状態で、他の受信装置へのパケット送信処理に影響されて再送処理が滞っている場合などに、不要な再送パケットの送信を抑止できる。   Here, when the process of the retransmission packet generation unit 103 is delayed for some reason and the delivery timing of the retransmission packet to the data selection unit 104 is delayed, the second error detection correction performed by the receiving apparatus 200 is correctly performed. If ACK is returned as a result, the ACK is preferentially processed and the packet retransmission process is stopped. This makes it unnecessary, for example, when a packet is being transmitted from the same transmitter to a plurality of receivers at the same time, and retransmission processing is delayed due to packet transmission processing to other receivers. Transmission of retransmission packets can be suppressed.

図9は、本発明による受信装置の構成である。   FIG. 9 shows a configuration of a receiving apparatus according to the present invention.

送信装置100 から送信されてきたパケットは受信部210 で受信され、復調部220 で復調された後データ選択部230 へ引き渡される。   The packet transmitted from the transmitting apparatus 100 is received by the receiving unit 210, demodulated by the demodulating unit 220, and then delivered to the data selecting unit 230.

データ選択部230 は、該パケットを誤り検出補正部240 へ引き渡すと同時に、誤り検出判定部250 へ誤り検出判定の処理の開始を指示する。   The data selection unit 230 delivers the packet to the error detection correction unit 240 and simultaneously instructs the error detection determination unit 250 to start error detection determination processing.

誤り検出判定部250 は、誤り検出補正部240 へ、引き渡されたパケットに対する第一の誤り検出補正処理の開始を指示すると同時に、所定の時間Tの監視タイマーをスタートする。   The error detection determination unit 250 instructs the error detection correction unit 240 to start the first error detection correction process for the delivered packet, and simultaneously starts a monitoring timer for a predetermined time T.

誤り検出補正部240 は、該パケットに対する誤り検出補正処理を繰り返し実行し、その処理結果をその都度誤り検出判定部250 へ通知する。そして、誤り検出判定部250 から停止の指示を受け付けた時点で処理を停止する。   The error detection / correction unit 240 repeatedly executes error detection / correction processing for the packet, and notifies the error detection determination unit 250 of the processing result each time. Then, when a stop instruction is received from the error detection determination unit 250, the process is stopped.

誤り検出判定部250 は、誤り検出補正部240 から正しく誤り検出補正を完了した旨の通知を受け付けた場合は、応答信号生成部260 へ通知して肯定応答ACKの送信を依頼すると同時に、誤り検出補正部240 へ処理停止を指示する。また、所定の時間Tの監視タイマーも停止し、受信したパケットを上位装置へ引き渡す。   When the error detection determination unit 250 receives a notification from the error detection correction unit 240 that the error detection correction has been correctly completed, the error detection determination unit 250 notifies the response signal generation unit 260 to request transmission of an acknowledgment ACK, and at the same time, The correction unit 240 is instructed to stop processing. The monitoring timer for a predetermined time T is also stopped, and the received packet is delivered to the host device.

所定の時間Tを経過した時点でも、誤り検出補正部240 から正しく誤り検出補正が完了した旨の通知がないときは、否定応答NAKの送信を応答信号生成部260 へ依頼する。ここで、誤り検出補正部240 は、誤り検出判定部250 からの処理停止指示がないため引き続いて第二の誤り検出補正処理を行う。そして、誤り検出補正が正しく行われた時点で、誤り検出判定部250 は応答信号生成部260 へ肯定応答ACKの送信を依頼すると同時に、誤り検出補正部240 へ処理停止の指示を行い、誤り検出補正が正しく完了した旨を記憶する。これにより、上記の第一の誤り検出補正処理の結果ではNAKを返送した場合でも、引き続いて実施した第二の誤り検出補正処理にて正しく誤り検出補正ができれば直ちにACKが返送され、送信装置がまだ再送処理を開始していない時点でACKが送信装置で受信されたときは、再送処理が抑止され、効率的な再送制御が行われる。   Even when the predetermined time T has elapsed, if the error detection / correction unit 240 does not notify that the error detection / correction has been correctly completed, the response signal generation unit 260 is requested to transmit a negative response NAK. Here, since there is no instruction to stop processing from the error detection determination unit 250, the error detection correction unit 240 performs the second error detection correction process. When the error detection correction is correctly performed, the error detection determination unit 250 requests the response signal generation unit 260 to transmit an acknowledgment ACK, and at the same time, instructs the error detection correction unit 240 to stop processing to detect the error. The fact that the correction is correctly completed is stored. As a result, even if NAK is returned in the result of the first error detection correction process, an ACK is immediately returned if the error detection correction can be correctly performed in the subsequent second error detection correction process. When an ACK is received by the transmission device at the time when retransmission processing has not yet started, retransmission processing is suppressed and efficient retransmission control is performed.

上記の第二の誤り検出補正処理は、誤り検出補正が正しく完了しない場合は、引き続き繰り返し実行される。そして、データ選択部230 が再送パケットの受信を検出したときに、その旨が誤り検出判定部250 へ通知され、誤り検出判定部250 は誤り検出補正部240 へ処理停止を指示することにより、停止される。   The above-described second error detection correction process is repeatedly executed when the error detection correction is not completed correctly. Then, when the data selection unit 230 detects the reception of the retransmission packet, the error detection determination unit 250 is notified to that effect, and the error detection determination unit 250 stops by instructing the error detection correction unit 240 to stop processing. Is done.

応答信号生成部260 は、誤り検出判定部250 からの依頼により、肯定応答ACK、または、否定応答NAKを生成して、変調部270 で変調した後、送信部280 を経由して送信装置100 へ送信する。   The response signal generation unit 260 generates an acknowledgment ACK or negative response NAK in response to a request from the error detection determination unit 250, modulates the modulation by the modulation unit 270, and then transmits to the transmission device 100 via the transmission unit 280. Send.

再送パケットについても、上記と同様に誤り検出補正の処理が行われるが、再送パケット受信時点で、上記の第二の誤り検出補正処理により誤り検出補正が正しく完了している場合、誤り検出判定部250 は、該再送パケット自体の誤り検出補正の結果に関わらず、応答信号生成部260 へ肯定応答ACKの送信を依頼する。これにより、再送パケット自体が誤っていた場合でも再度の再送処理が不要となり、効率的な再送処理が行われる。   For the retransmitted packet, error detection correction processing is performed in the same manner as described above. However, when the error detection correction is correctly completed by the second error detection correction processing at the time of retransmission packet reception, an error detection determination unit 250 requests the response signal generation unit 260 to transmit an acknowledgment ACK regardless of the error detection correction result of the retransmission packet itself. As a result, even if the retransmission packet itself is incorrect, the retransmission process again becomes unnecessary, and an efficient retransmission process is performed.

また、上記の第二の誤り検出補正処理において、誤り検出補正が正しく完了した時点では、誤り検出判定部250 は応答信号生成部260 へ肯定応答ACKの送信を依頼せずに、誤り検出補正が正しく完了した旨を記憶した後、誤り検出補正部240 へ処理停止を指示する、ように構成することもできる。この場合は、送信装置の再送処自体を抑止することはできないが、再送パケット自体の誤りの有無に関わらず確実に肯定応答ACKが返送され、再送パケットが誤った場合でも再度の再送処理を抑止できる。   In addition, in the second error detection correction process described above, when the error detection correction is correctly completed, the error detection determination unit 250 does not request the response signal generation unit 260 to transmit an acknowledgment ACK, and the error detection correction is performed. It may be configured to instruct the error detection / correction unit 240 to stop processing after storing the fact that it has been correctly completed. In this case, the retransmission process itself of the transmission device cannot be suppressed, but an acknowledgment ACK is surely returned regardless of whether there is an error in the retransmission packet itself, and even if the retransmission packet is incorrect, the retransmission process is suppressed again. it can.

図10は、本発明による誤り検出補正部の構成(1)で、パケットの符号化としてターボ符号を用いた場合の誤り検出補正部の構成を示している。   FIG. 10 shows the configuration of the error detection and correction unit when turbo codes are used for packet encoding in the configuration (1) of the error detection and correction unit according to the present invention.

データ選択部230 より引き渡されたパケットに対して、第一の誤り検出補正処理を次のように行う。ターボ復号部241aは渡されたパケットをターボ復号処理し、その結果を誤り検出判定部250 へ通知すると同時に、ターボ復号部241aの入力にフィードバックして復号処理を繰り返すことにより、誤り検出補正の精度を上げながら誤り検出補正の処理を継続する。この繰り返し処理は誤り検出判定部250 から停止信号STP が入力されるまで続けられる。 The first error detection and correction process is performed on the packet delivered from the data selection unit 230 as follows. The turbo decoding unit 241a performs turbo decoding processing on the passed packet, notifies the error detection determination unit 250 of the result, and simultaneously feeds back to the input of the turbo decoding unit 241a to repeat decoding processing, thereby improving the accuracy of error detection correction. The error detection and correction process is continued while raising the value. This iterative process is continued until a stop signal STP is input from the error detection determination unit 250.

この場合、誤り検出部250 では、ターボ復号部241aより正常に復号した旨の通知がなされたときは、停止信号STP をターボ復号部241aに通知し、同時に応答信号生成部260 へ依頼して肯定応答ACKを送信装置100 へ返送する。   In this case, the error detection unit 250 notifies the turbo decoding unit 241a of the stop signal STP when the turbo decoding unit 241a notifies the turbo decoding unit 241a of the normal decoding, and simultaneously requests the response signal generation unit 260 to confirm A response ACK is returned to the transmitting apparatus 100.

上記の第一の誤り検出補正処理で、所定の時間Tが経過しても該パケットが正しく復号されないときは、応答信号生成部260 へ依頼して否定応答NAKを送信装置100 へ返送した後、第二の誤り検出補正処理を、再送パケットを受信するまで上記の復号処理を繰り返すことにより実施し、正しく復号できた時点で、誤り検出判定部250 はターボ復号部241aへ停止指示STP を出すと同時に、応答信号生成部260 へ依頼して肯定応答ACKを送信装置100 へ送信する。   In the first error detection correction process, when the packet is not correctly decoded even after the predetermined time T has elapsed, the response signal generation unit 260 is requested to return a negative response NAK to the transmission device 100. The second error detection correction process is performed by repeating the above decoding process until a retransmitted packet is received, and at the time when decoding is correctly performed, the error detection determination unit 250 issues a stop instruction STP to the turbo decoding unit 241a. At the same time, the response signal generator 260 is requested to transmit an acknowledgment ACK to the transmitter 100.

誤り検出判定部250 は、データ選択部230 より再送パケット受信の通知があった時点で、復号処理の停止をターボ復号部241aへ指示する。   The error detection determination unit 250 instructs the turbo decoding unit 241a to stop the decoding process when the data selection unit 230 notifies the reception of the retransmission packet.

上記の第二の誤り検出補正処理で、正しく復号された場合でも、誤り検出部250 は確認応答ACKの返送依頼を行わないように構成してもよい。   The error detection unit 250 may be configured not to make a request for returning an acknowledgment ACK even when the second error detection correction process is correctly decoded.

また、ターボ復号処理では、複数パターンの誤り訂正検出復号を行っており、第一の誤り検出補正処理と第二の誤り検出補正処理とでは、これらのパターンの実行順序を変えるように構成することも可能である。   The turbo decoding process performs error correction detection decoding of a plurality of patterns, and the first error detection correction process and the second error detection correction process are configured to change the execution order of these patterns. Is also possible.

図11は、本発明による誤り検出補正部の構成(2)で、初送パケットと1以上の再送パケットを保持し、それらを組み合わせて誤り検出補正を行うものである。図11の実施例では、初送パケットとそれから生成される2種類の再送パケットを組み合わせて誤り訂正検出復号を行う場合の構成を示している。また、符号化として誤り訂正検出符号を用いており、受信装置では、誤り検出補正処理として誤り訂正検出復号処理を行う。   FIG. 11 shows the configuration (2) of the error detection / correction unit according to the present invention, which holds an initial transmission packet and one or more retransmission packets and performs error detection correction by combining them. The embodiment of FIG. 11 shows a configuration in which error correction detection decoding is performed by combining an initial transmission packet and two types of retransmission packets generated therefrom. Further, an error correction detection code is used for encoding, and the receiving apparatus performs error correction detection decoding processing as error detection correction processing.

パケット記憶部244b、再送パケット1記憶部245b、再送パケット2記憶部246bは、それぞれ、初送パケット、第1回目の再送パケット、第2回目の再送パケットを格納しておく記憶領域である。   The packet storage unit 244b, the retransmission packet 1 storage unit 245b, and the retransmission packet 2 storage unit 246b are storage areas for storing the initial transmission packet, the first retransmission packet, and the second retransmission packet, respectively.

選択制御部241bは、パケット記憶部244b、再送パケット1記憶部245b、再送パケット2記憶部246bのどれを誤り訂正検出復号処理の対象にするかを選択した後、合成部242bに対して選択したパケットデータの合成を指示する。   The selection control unit 241b selects which of the packet storage unit 244b, the retransmission packet 1 storage unit 245b, and the retransmission packet 2 storage unit 246b is to be subjected to error correction detection decoding processing, and then selects the combination unit 242b. Instructs synthesis of packet data.

合成部242bは選択制御部241bから指定された記憶領域のパケットを合成した後、誤り訂正検出復号処理部243bへ引き渡し、誤り訂正検出復号処理部243bは引き渡されたパケットデータを誤り訂正検出復号し、その結果を選択制御部241bおよび誤り検出判定部250 へ通知する。   The combining unit 242b combines the packets in the storage area designated by the selection control unit 241b, and then transfers them to the error correction detection decoding processing unit 243b. The error correction detection decoding processing unit 243b performs error correction detection decoding on the transferred packet data. The result is notified to the selection control unit 241b and the error detection determination unit 250.

本構成による実施例としては、初送パケット、第1回目の再送パケット、および第2回目の再送パケットを受信したときの、それぞれの第一の誤り検出補正処理の処理内容の違いから、二つの実施形態が考えられる。   As an embodiment according to this configuration, when the initial transmission packet, the first retransmission packet, and the second retransmission packet are received, the difference between the processing contents of the respective first error detection correction processes, Embodiments are possible.

第1の実施形態は、直前に受信したパケットについての誤り訂正検出復号処理を第一の誤り検出補正処理とするものである。   In the first embodiment, the error correction detection decoding process for the packet received immediately before is the first error detection correction process.

まず、初送パケット受信の場合、選択制御部241bはパケット記憶部244bのみを選択して合成部242bへ指示し、誤り訂正検出復号処理部243bは初送パケットのみの誤り訂正検出復号を所定の時間内に行うことにより、第一の誤り検出補正処理とする。誤り訂正検出復号処理部243bの処理結果は、誤り検出判定部250 へ通知され、誤り訂正検出復号が正しく行われたときは肯定応答ACKが、また、誤り訂正検出復号が正しく行われなかったときは、否定応答NAKが、それぞれ送信装置100 へ返送される。   First, in the case of initial transmission packet reception, the selection control unit 241b selects only the packet storage unit 244b and instructs the combining unit 242b, and the error correction detection decoding processing unit 243b performs error correction detection decoding of only the initial transmission packet in a predetermined By performing it within the time, the first error detection correction process is performed. The processing result of the error correction detection decoding processing unit 243b is notified to the error detection determination unit 250. When the error correction detection decoding is performed correctly, an acknowledgment ACK is received. When the error correction detection decoding is not performed correctly The negative acknowledgment NAK is returned to the transmitting device 100, respectively.

上記のNAK返送に対して第1回目の再送パケットが送信装置100 から送信されてきたときは、選択制御部241bは、再送パケット1記憶部245bのみを選択して合成部242bへ指示し、誤り訂正検出復号処理部243bは第1回目の再送パケットの誤り訂正検出復号を所定の時間内に行うことにより、第一の誤り検出補正処理とする。誤り訂正検出復号処理部243bの処理結果は誤り検出判定部250 へ通知され、誤り訂正検出復号が正しく行われたときは肯定応答ACKが、また、誤り訂正検出復号が正しく行わなかったときは否定応答NAKが、それぞれ送信装置100 へ返送される。そして、上記の第一の誤り検出補正処理が正しく終わらなかったときは、引き続いて、選択制御部241bはパケット記憶部244bおよび再送パケット1記憶部245bを選択して合成部242bへ指示し、誤り訂正検出復号処理部243bは初送パケットおよび第1回目の再送パケットを合成した結果に対して誤り訂正検出復号を行うことにより第二の誤り検出補正処理とする。誤り訂正検出復号処理部243bの処理結果は誤り検出判定部250 へ通知され、誤り訂正検出復号が正しく行われたときのみ、肯定応答ACKが送信装置100 へ返送される。   When the first retransmission packet is transmitted from the transmitting device 100 in response to the NAK return, the selection control unit 241b selects only the retransmission packet 1 storage unit 245b and instructs the combining unit 242b to generate an error. The correction detection decoding processing unit 243b performs the first error detection correction processing by performing error correction detection decoding of the first retransmission packet within a predetermined time. The processing result of the error correction detection decoding processing unit 243b is notified to the error detection determination unit 250. When the error correction detection decoding is performed correctly, an acknowledgment ACK is received. When the error correction detection decoding is not performed correctly, negative processing is performed. The response NAK is returned to the transmitting device 100, respectively. If the first error detection correction process is not completed correctly, then the selection control unit 241b selects the packet storage unit 244b and the retransmission packet 1 storage unit 245b and instructs the combining unit 242b to generate an error. The correction detection decoding processing unit 243b performs error correction detection decoding on the result of combining the initial transmission packet and the first retransmission packet, thereby performing the second error detection correction processing. The processing result of the error correction detection decoding processing unit 243b is notified to the error detection determination unit 250, and an acknowledgment ACK is returned to the transmission device 100 only when error correction detection decoding is correctly performed.

上記の第一の誤り検出補正処理が正しく完了せず、送信装置100 から第2回目の再送パケットが送信されてきたときに、上記の第二の誤り検出補正処理が正しく完了していないときは、選択制御部241bは、再送パケット2記憶部245bのみを選択して合成部242bへ指示し、誤り訂正検出復号処理部243bは所定の時間内に第2の再送パケットの誤り訂正検出復号を行うことにより、第一の誤り検出補正処理とする。そして、誤り訂正検出復号処理部243bの処理結果は誤り検出判定部250 へ通知され、誤り訂正検出復号が正しく行われたときは肯定応答ACKが、また、誤り訂正検出復号が正しく行わなかったときは否定応答NAKが、それぞれ送信装置100 へ返送される。上記の第一の誤り検出補正処理が正しく完了しなかったときは、引き続いて、第二の誤り検出補正処理を次の手順で行う。   When the first error detection correction process is not completed correctly and the second retransmission packet is transmitted from the transmission device 100, and the second error detection correction process is not completed correctly The selection control unit 241b selects only the retransmission packet 2 storage unit 245b and instructs the combining unit 242b, and the error correction detection decoding processing unit 243b performs error correction detection decoding of the second retransmission packet within a predetermined time. Thus, the first error detection and correction process is performed. Then, the processing result of the error correction detection decoding processing unit 243b is notified to the error detection determination unit 250, and when the error correction detection decoding is performed correctly, an acknowledgment ACK is received, and when the error correction detection decoding is not performed correctly The negative response NAK is returned to the transmitting device 100, respectively. If the first error detection correction process is not completed correctly, the second error detection correction process is performed in the following procedure.

選択制御部241bは、パケット記憶部244bおよび再送パケット2記憶部246bを選択して合成部242bへ指示し、誤り訂正検出復号処理部243bは、初送パケット、第2回目の再送パケットを合成した結果に対して誤り訂正検出復号を行い、その処理結果を誤り検出判定部250 へ通知する。ここで、正しく誤り訂正検出復号された場合のみ肯定応答ACKが送信装置100 へ送信されるが、誤り訂正検出復号が正しく完了しなかったときは、選択制御部241bは、パケット記憶部244b、再送パケット1記憶部245b、および再送パケット2記憶部246bを選択して合成部242bへ指示し、誤り訂正検出復号処理部243bは、初送パケット、第1回目の再送パケット、および第2回目の再送パケットを合成した結果に対して誤り訂正検出復号を行い、その処理結果を誤り検出判定部250 へ通知する。ここで、正しく誤り訂正検出復号できた場合のみ肯定応答ACKが送信装置100 へ送信される。以上が第二の誤り検出補正処理である。   The selection control unit 241b selects the packet storage unit 244b and the retransmission packet 2 storage unit 246b and instructs the combining unit 242b, and the error correction detection decoding processing unit 243b combines the initial transmission packet and the second retransmission packet. Error correction detection decoding is performed on the result, and the processing result is notified to the error detection determination unit 250. Here, only when the error correction detection decoding is correctly performed, an acknowledgment ACK is transmitted to the transmitting apparatus 100. However, when the error correction detection decoding is not completed correctly, the selection control unit 241b receives the packet storage unit 244b, The packet 1 storage unit 245b and the retransmission packet 2 storage unit 246b are selected and instructed to the combining unit 242b, and the error correction detection decoding processing unit 243b performs the initial transmission packet, the first retransmission packet, and the second retransmission. Error correction detection decoding is performed on the result of combining the packets, and the processing result is notified to the error detection determination unit 250. Here, an acknowledgment ACK is transmitted to transmitting apparatus 100 only when error correction detection / decoding is correctly performed. The above is the second error detection correction process.

図11に示す構成を実現する第2の形態は、現時点で保持している全てのパケットデータを合成したものに対して誤り訂正検出復号を行うことにより、第一の誤り検出補正処理とする方法である。   The second embodiment for realizing the configuration shown in FIG. 11 is a method for performing a first error detection correction process by performing error correction detection decoding on a combination of all packet data currently held. It is.

まず、初送パケット受信の場合、選択制御部241bはパケット記憶部244bのみを選択して合成部242bへ指示し、誤り訂正検出復号処理部243bはパケット記憶部244bに格納されている初送パケットの誤り訂正検出復号を所定の時間内に行うことにより、第一の誤り検出補正処理とする。誤り訂正検出復号処理部243bの処理結果は誤り検出判定部250 へ通知され、誤り訂正検出復号が正しく行われたときは肯定応答ACKが、また、誤り訂正検出復号が正しく行わなかったときは否定応答NAKが、それぞれ送信装置100 へ返送される。この初送パケット受信に対しては、第二の誤り検出補正処理は行わない。   First, in the case of initial transmission packet reception, the selection control unit 241b selects only the packet storage unit 244b and instructs the synthesis unit 242b, and the error correction detection decoding processing unit 243b stores the initial transmission packet stored in the packet storage unit 244b. The first error detection correction process is performed by performing error correction detection decoding in a predetermined time. The processing result of the error correction detection decoding processing unit 243b is notified to the error detection determination unit 250. When the error correction detection decoding is performed correctly, an acknowledgment ACK is received. When the error correction detection decoding is not performed correctly, negative processing is performed. The response NAK is returned to the transmitting device 100, respectively. The second error detection correction process is not performed for this initial transmission packet reception.

上記第一の誤り検出補正処理が正しく行われず返送されたNAKに対して、第1回目の再送パケットが送信装置100 から送信されてきたときは、選択制御部241bは、パケット記憶部244bおよび再送パケット1記憶部245bを選択して合成部242bへ指示し、誤り訂正検出復号処理部243bは初送パケットおよび第1回目の再送パケットを合成した結果に対して誤り訂正検出復号を所定の時間内に行うことにより、第一の誤り検出補正処理とする。誤り訂正検出復号処理部243bの処理結果は誤り検出判定部250 へ通知され、上記誤り訂正検出復号処理が正しく行われたときは肯定応答ACKが、また、正しく行われなかったときは、否定応答NAKが送信装置100 へ返送される。そして、上記誤り訂正検出復号処理が正しく行われなかったとき、選択制御部241bは再送パケット1記憶部245bを選択して合成部
242bへ指示し、誤り訂正検出復号処理部243bは第1回目の再送パケットの誤り訂正検出復号を行うことにより第二の誤り検出補正処理とする。誤り訂正検出復号処理部243bの処理結果は誤り検出判定部250 へ通知され、正しく誤り訂正検出復号できたときのみACKが送信装置へ返送される。
When the first retransmission packet is transmitted from the transmission device 100 to the NAK that has been returned because the first error detection correction process has not been performed correctly, the selection control unit 241b performs the packet storage unit 244b and the retransmission. The packet 1 storage unit 245b is selected and instructed to the combining unit 242b, and the error correction detection decoding processing unit 243b performs error correction detection decoding within a predetermined time on the result of combining the initial transmission packet and the first retransmission packet. To perform the first error detection correction process. The processing result of the error correction detection decoding processing unit 243b is notified to the error detection determination unit 250, and when the error correction detection decoding process is correctly performed, an acknowledgment ACK is received. When the error correction detection decoding process is not performed correctly, a negative response is received. The NAK is returned to the transmitting device 100. When the error correction detection decoding process is not performed correctly, the selection control unit 241b selects the retransmission packet 1 storage unit 245b and combines
The error correction detection decoding processing unit 243b performs the second error detection correction processing by performing error correction detection decoding of the first retransmission packet. The processing result of the error correction detection decoding processing unit 243b is notified to the error detection determination unit 250, and ACK is returned to the transmission device only when the error correction detection decoding is correctly performed.

上記の第一の誤り検出補正処理が正しく完了せず、NAKが返送された場合は、第2回目の再送パケットが送信装置100 から送信されてくる。このとき選択制御部241bは、パケット記憶部244b、再送パケット1記憶部245b、および再送パケット2記憶部246bを選択して合成部242bへ指示し、誤り訂正検出復号処理部243bは、初送パケット、第1回目の再送パケット、および第2回目の再送パケットを合成した結果に対して、所定の時間内に誤り訂正検出復号を行うことにより、第一の誤り検出補正処理とする。誤り訂正検出復号の処理結果は誤り検出判定部250 へ通知され、誤り訂正検出復号が正しく完了したときは肯定応答ACKが、誤り訂正検出復号が正しく完了しなかったときは否定応答NAKが、それぞれ送信装置100 へ返送される。   If the first error detection correction process is not completed correctly and a NAK is returned, a second retransmission packet is transmitted from the transmission device 100. At this time, the selection control unit 241b selects the packet storage unit 244b, the retransmission packet 1 storage unit 245b, and the retransmission packet 2 storage unit 246b and instructs the combining unit 242b, and the error correction detection decoding processing unit 243b The first error detection correction process is performed by performing error correction detection decoding within a predetermined time on the result of combining the first retransmission packet and the second retransmission packet. The error correction detection decoding processing result is notified to the error detection determination unit 250, and when the error correction detection decoding is correctly completed, an acknowledgment ACK is received, and when the error correction detection decoding is not completed correctly, a negative response NAK is respectively received. It is returned to the transmitting device 100.

上記の第一の誤り検出補正処理が正しく完了しなかったときは、引き続いて第二の誤り検出補正処理を次のように行う。   When the first error detection correction process is not completed correctly, the second error detection correction process is performed as follows.

選択制御部241bは、パケット記憶部244bおよび再送パケット2記憶部246bを選択して合成部242bへ指示し、誤り訂正検出復号処理部243bは、初送パケットおよび第2回目の再送パケットを合成した結果に対して誤り訂正検出復号を行う。誤り訂正検出復号の結果は誤り検出判定部250 へ通知され、正しく誤り訂正検出復号できた場合のみ、肯定応答ACKが送信装置へ送信される。ここで、誤り訂正検出復号が正しく完了しなかった場合は、選択制御部241bは再送パケット2記憶部246bのみを選択して合成部242bへ指示し、誤り訂正検出復号処理部243bは、第2回目の再送パケットに対して誤り訂正検出復号を行う。誤り訂正検出復号処理の結果は誤り検出判定部250 へ通知され、正しく誤り訂正検出復号できたときのみ肯定応答ACKが送信装置へ送信される。以上が第二の誤り検出補正処理である。   The selection control unit 241b selects the packet storage unit 244b and the retransmission packet 2 storage unit 246b and instructs the combining unit 242b, and the error correction detection decoding processing unit 243b combines the initial transmission packet and the second retransmission packet. Error correction detection decoding is performed on the result. The result of the error correction detection decoding is notified to the error detection determination unit 250, and an acknowledgment ACK is transmitted to the transmission device only when the error correction detection decoding is correctly performed. If the error correction detection decoding is not completed correctly, the selection control unit 241b selects only the retransmission packet 2 storage unit 246b and instructs the combining unit 242b. The error correction detection decoding processing unit 243b Error correction detection decoding is performed on the second retransmission packet. The result of the error correction detection decoding process is notified to the error detection determination unit 250, and an acknowledgment ACK is transmitted to the transmission apparatus only when the error correction detection decoding is correctly performed. The above is the second error detection correction process.

上記の図11に示す構成では、再送パケットの数を" 2" としたが、" 3" 以上でも同様に本発明は適用できる。   In the configuration shown in FIG. 11 above, the number of retransmission packets is set to “2”, but the present invention can be similarly applied to “3” or more.

図12は、本発明による復調部の構成で、入力信号に干渉キャンセラを適用することにより、同一伝送路上に複数のユーザの信号が伝送される場合に、他のユーザによる干渉信号を取り除いて信号の品質を向上させるように構成している。   FIG. 12 shows a configuration of a demodulator according to the present invention. When an interference canceller is applied to an input signal, when signals of a plurality of users are transmitted on the same transmission path, signals from other users are removed. It is configured to improve the quality.

図12に示す構成では、復調部220 が4段の干渉キャンセラで構成される実施例を示している。   The configuration shown in FIG. 12 shows an embodiment in which the demodulator 220 is configured with a four-stage interference canceller.

受信部210 より渡された入力信号INは、第1段目の干渉キャンセラ222aへ渡されると同時に、遅延部221aを経由して第2段目の干渉キャンセラへ渡される。   The input signal IN passed from the receiving unit 210 is passed to the first stage interference canceller 222a, and at the same time passed to the second stage interference canceller via the delay unit 221a.

第1段目の干渉キャンセラ222aは、入力信号INを復調して出力選択部223 へOUTaとして出力すると同時に、入力信号INに含まれている各ユーザの干渉信号の予測値となるレプリカ信号Saを生成して第2段目の干渉キャンセラ222bへ引き渡す。   The first-stage interference canceller 222a demodulates the input signal IN and outputs it as OUTa to the output selection unit 223. At the same time, the first stage interference canceller 222a receives the replica signal Sa that is a predicted value of each user's interference signal included in the input signal IN. Generated and delivered to the second-stage interference canceller 222b.

第2段目の干渉キャンセラ222bは、第1段目の干渉キャンセラ222aから引き渡されたレプリカ信号Saを基に、入力信号INから他ユーザの予測した干渉信号を除去して品質を改善した信号を復調し、その結果をOUTbとして出力選択部223 へ出力すると同時に、より精度が改善されたレプリカ信号Sbを第3段目の干渉キャンセラ222cへ引き渡す。   Based on the replica signal Sa delivered from the first-stage interference canceller 222a, the second-stage interference canceller 222b removes the interference signal predicted by the other user from the input signal IN and outputs a signal with improved quality. The demodulated signal is output as OUTb to the output selection unit 223, and at the same time, the replica signal Sb with improved accuracy is delivered to the third-stage interference canceller 222c.

第3段目の干渉キャンセラ222cについても同様で、改善された信号を復調した結果をOUTcとして出力選択部223 へ出力すると同時に、精度が改善されたレプリカ信号Scを第4段目の干渉キャンセラ222dへ引き渡す。   The same applies to the third-stage interference canceller 222c. The result of demodulating the improved signal is output as OUTc to the output selection unit 223, and at the same time, the replica signal Sc with improved accuracy is output to the fourth-stage interference canceller 222d. Hand over to

最終段である第4段目の干渉キャンセラ222dについても同様に、改善された信号を復調した結果をOUTdとして出力選択部223 へ出力する。   Similarly, the fourth stage interference canceller 222d, which is the final stage, outputs the result of demodulating the improved signal to the output selection unit 223 as OUTd.

出力選択部223 は、誤り検出判定部250 からの段数選択信号SLで指定された段数からの出力信号を選択して、出力信号OUT としてデータ選択部230 へ引き渡す。   The output selection unit 223 selects the output signal from the number of stages specified by the stage number selection signal SL from the error detection determination unit 250, and passes it to the data selection unit 230 as the output signal OUT.

これにより、誤り検出判定部250 は、受信したパケットを正しく誤り検出補正できないときは、干渉キャンセラからの出力信号OUTa、OUTb、OUTc、OUTdの中から、より改善された品質の信号を選択して、それをデータ選択部230 へ引き渡すことにより、誤り検出補正の精度を上げることができるようになる。   Thus, when the received packet cannot be correctly detected and corrected, the error detection determination unit 250 selects a signal with improved quality from the output signals OUTa, OUTb, OUTc, and OUTd from the interference canceller. By passing it to the data selection unit 230, the accuracy of error detection and correction can be improved.

図12に示した実施例では4段構成の場合を記載したが、段数はこれに限定されず任意の段数が可能である。   In the embodiment shown in FIG. 12, the case of a four-stage configuration is described, but the number of stages is not limited to this, and an arbitrary number of stages is possible.

図13は、本発明による干渉キャンセラの構成(1)で、図12で示した干渉キャンセラのうち、第1段に位置する干渉キャンセラ222aの構成を示している。   FIG. 13 shows the configuration (1) of the interference canceller according to the present invention, and shows the configuration of the interference canceller 222a located in the first stage among the interference cancellers shown in FIG.

受信部210 より引き渡された入力信号INは、自装置に割り当てられた信号を復調する復調部Xa(1) 、および、他ユーザに割り当てられた信号をそれぞれ復調する復調部Xa(2) 〜Xa(k) へ渡される。ここで、表記Xa(i) の中の"i" は、同一伝送路を使用するユーザの識別番号で、ここでは便宜上"1" を自装置に割り当て、"2" 〜"k" を他ユーザに割り当てた場合を前提に記述する。   The input signal IN delivered from the receiving unit 210 includes a demodulating unit Xa (1) that demodulates a signal assigned to the own device, and demodulating units Xa (2) to Xa that demodulate signals assigned to other users. passed to (k). Here, “i” in the notation Xa (i) is the identification number of the user who uses the same transmission path. Here, for convenience, “1” is assigned to the own device, and “2” to “k” are assigned to other users. It is assumed that it is assigned to.

復調部Xa(1) 〜(k) で復調された信号は、各ユーザ毎に設けられた仮判定部Ya(1) 〜Ya(k) およびレプリカ生成部Za(1) 〜Za(k) を経由して各ユーザの受信予測値となるレプリカ信号Sa(1) 〜Sa(k) が生成され、次の段の干渉キャンセラ222bへ引き渡される。ここで、自装置に対応する復調部Xa(1) の出力信号OUTaは、出力選択部223 へ引き渡される。   The signals demodulated by the demodulation units Xa (1) to (k) are sent to the provisional determination units Ya (1) to Ya (k) and replica generation units Za (1) to Za (k) provided for each user. Via these, replica signals Sa (1) to Sa (k) serving as reception prediction values for each user are generated and delivered to the interference canceller 222b at the next stage. Here, the output signal OUTa of the demodulator Xa (1) corresponding to its own device is delivered to the output selector 223.

図14は、本発明による干渉キャンセラの構成(2)で、第2段目以降の干渉キャンセラの代表例として、第2段目の干渉キャンセラ222bの構成を示している。   FIG. 14 shows the configuration of the second-stage interference canceller 222b as a representative example of the second-stage and subsequent interference cancellers in the configuration (2) of the interference canceller according to the present invention.

第1段目の干渉キャンセラ222aから引き渡された各ユーザ毎のレプリカ信号Sa(1) 〜Sa(k) は、信号選択部Rへ入力され、自分以外の他ユーザのレプリカ信号を合成した信号Rb(1) 〜Rb(k) として、各ユーザに対応して設けられる干渉除去部Wb(1) 〜(k) へ渡される。例えば、Rb(1) はSa(2) 〜Sa(k) を合成した信号となり、Rb(2) はSa(1),Sa(3) 〜Sa(k) を合成した信号となる。   The replica signals Sa (1) to Sa (k) for each user delivered from the first-stage interference canceller 222a are input to the signal selection unit R and are signals Rb obtained by synthesizing replica signals of other users other than the user. (1) to Rb (k) are passed to the interference cancellers Wb (1) to (k) provided for each user. For example, Rb (1) is a signal obtained by synthesizing Sa (2) to Sa (k), and Rb (2) is a signal obtained by synthesizing Sa (1) and Sa (3) to Sa (k).

干渉除去部Wb(1) 〜Wb(k) は、遅延部221aより渡された他ユーザの干渉信号が含まれている入力信号INから、それぞれRb(1) 〜Rb(k) を減算することにより、他ユーザの干渉信号の予測値が取り除かれて品質が改善された信号を得る。この信号は、復調部Xb(1) 〜Xb(k) により復調された後、第1段目の干渉キャンセラ222aと同様に、仮判定部Yb(1) 〜Yb(k) およびレプリカ生成部Zb(1) 〜Zb(k) により、干渉信号のより精度の高い予測値となるレプリカ信号Sb(1) 〜Sb(k) が生成され、次の段の干渉キャンセラへ引き渡される。復調部Xb(1) は自装置に対応しているため、その出力信号は干渉キャンセラ222bの出力信号OUTbとして出力選択部223 へ引
き渡される。
The interference cancellers Wb (1) to Wb (k) subtract Rb (1) to Rb (k) from the input signal IN containing the interference signal of the other user passed from the delay unit 221a, respectively. Thus, the predicted value of the interference signal of the other user is removed to obtain a signal with improved quality. This signal is demodulated by the demodulating units Xb (1) to Xb (k), and then the tentative judging units Yb (1) to Yb (k) and the replica generating unit Zb, like the first stage interference canceller 222a. From (1) to Zb (k), replica signals Sb (1) to Sb (k), which are prediction values with higher accuracy of the interference signal, are generated and delivered to the interference canceller at the next stage. Since the demodulation unit Xb (1) corresponds to its own device, the output signal is delivered to the output selection unit 223 as the output signal OUTb of the interference canceller 222b.

このようにして、入力信号INに対して干渉キャンセラを適用することにより、より品質の向上した信号を得ることができる。   In this way, a signal with improved quality can be obtained by applying the interference canceller to the input signal IN.

干渉キャンセラ222cおよび干渉キャンセラ222dについても、同様に動作する。   The interference canceller 222c and the interference canceller 222d operate similarly.

図12に示す実施例では、干渉キャンセラの段数を4段にしているが、これに限定されるものではなく、段数は任意に構成することができる。   In the embodiment shown in FIG. 12, the number of stages of the interference canceller is four, but is not limited to this, and the number of stages can be arbitrarily configured.

図12に示す実施例では、干渉キャンセラのレプリカ生成を復調部の出力信号を基に行っているが、誤り検出補正部240 の出力信号を用いて実現することもできる。   In the embodiment shown in FIG. 12, the interference canceller replica is generated based on the output signal of the demodulator, but can also be realized using the output signal of the error detection corrector 240.

また、第一の誤り検出補正処理は、この復調部の出力OUTa〜OUTdを用いてレプリカ信号を生成し、第二の誤り検出補正処理は、誤り検出補正部240 の出力を用いてレプリカ信号を生成する、ように構成することもできる。   The first error detection and correction process generates a replica signal using the outputs OUTa to OUTd of the demodulation unit, and the second error detection and correction process uses the output of the error detection and correction unit 240 to generate a replica signal. It can also be configured to generate.

上記の本発明の誤り検出補正の実施例としては、誤り訂正符号を用いる方法、パケットをターボ符号化して送信しそれをターボ復号を繰り返し行う方法、受信したパケットを復調する際に、干渉キャンセラを複数回通すことにより干渉信号を除去する方法、および、初送のパケットおよび1以上の再送パケットを受信装置で保持しておき、それらを組み合わせて合成した結果に誤り検出補正を行う方法を示したが、これ以外にも、畳み込み符号でパケットを符号化する場合など様々な実施の形態が考えられ、本発明は同様に適用できる。   Examples of the above-described error detection and correction of the present invention include a method using an error correction code, a method in which a packet is turbo encoded and transmitted, and turbo decoding is repeated, and an interference canceller is used when demodulating a received packet. A method of removing an interference signal by passing multiple times and a method of performing error detection correction on the result of combining and combining the initial transmission packet and one or more retransmission packets held in the receiving device However, in addition to this, various embodiments are conceivable, such as when a packet is encoded with a convolutional code, and the present invention can be similarly applied.

以上述べた本発明の実施の態様は、以下の付記の通りである。   The embodiment of the present invention described above is as follows.

(付記1) 送信装置から受信装置へパケットを伝送する際の再送制御方法において、
前記送信装置は前記パケットを符号化して前記受信装置へ送信し、
前記受信装置は前記パケットに対する第一の誤り検出補正処理を所定の時間内に行い、誤りが解消された場合は所定の時間経過時点で肯定応答を返送し、
誤りが解消されない場合は所定の時間経過時点で否定応答を返送後、前記パケットに対する第二の誤り検出補正処理を行い、そこで誤りが解消されたときは、前記第二の誤り検出補正処理を終了して肯定応答を返送し、
前記送信装置は、送信したパケットに対して前記肯定応答を受信したときは次のパケットを送信し、前記否定応答を受信したときは、前記パケットを基に生成した再送パケットを送信し、
前記否定応答を受信した後、前記再送パケットの送信開始時点までの間に前記肯定応答を受信した場合は、前記再送パケットの送信を抑止する、
ことを特徴とする再送制御方法。
(Supplementary Note 1) In a retransmission control method when transmitting a packet from a transmission device to a reception device,
The transmitter encodes the packet and transmits it to the receiver;
The receiving device performs a first error detection correction process for the packet within a predetermined time, and when the error is resolved, returns an acknowledgment at a predetermined time point,
If the error is not resolved, a negative response is returned when a predetermined time elapses, and then the second error detection correction process is performed on the packet. When the error is resolved there, the second error detection correction process is terminated. Send back a positive response,
The transmission device transmits the next packet when the acknowledgment is received with respect to the transmitted packet, and transmits the retransmission packet generated based on the packet when the negative response is received.
If the acknowledgment is received between the time when the negative response is received and the time when the retransmission packet starts to be transmitted, the transmission of the retransmission packet is suppressed.
A retransmission control method characterized by the above.

(付記2) 付記1に記載の再送制御方法において、
前記第二の誤り検出補正処理にて誤りが解消されたときは、前記第二の誤り検出補正処理を終了して前記再送パケットの受信を待つ、ことを特徴とする再送制御方法。
(Supplementary note 2) In the retransmission control method described in supplementary note 1,
A retransmission control method characterized in that, when an error is resolved in the second error detection correction process, the second error detection correction process is terminated and the reception of the retransmission packet is waited.

(付記3) 付記1または付記2に記載の再送制御方法において、
前記受信装置は、前記再送パケットを受信時、前回受信したパケットの誤りが解消されている場合は肯定応答を返送する、
ことを特徴とする再送制御方法。
(Supplementary Note 3) In the retransmission control method described in Supplementary Note 1 or Supplementary Note 2,
When the receiving device receives the retransmission packet, if the error of the previously received packet is resolved, an acknowledgment is returned.
A retransmission control method characterized by the above.

(付記4) 付記1ないし付記3のいずれかに記載の再送制御方法において、
前記第一の誤り検出補正処理で誤りが解消されたときは、直ちに肯定応答を返送する、ことを特徴とする再送制御方法。
(Supplementary note 4) In the retransmission control method according to any one of supplementary notes 1 to 3,
A retransmission control method, wherein an acknowledgment is immediately returned when an error is eliminated by the first error detection correction process.

(付記5) 付記1ないし付記4のいずれかに記載の再送制御方法において、
前記符号化はターボ符号を用い、前記第一の誤り検出補正処理および前記第二の誤り検出補正処理は、ターボ復号を繰り返し行うことにより誤り検出および補正を行う、
ことを特徴とする再送制御方法。
(Supplementary note 5) In the retransmission control method according to any one of supplementary notes 1 to 4,
The encoding uses a turbo code, and the first error detection correction process and the second error detection correction process perform error detection and correction by repeatedly performing turbo decoding.
A retransmission control method characterized by the above.

(付記6) 付記1ないし付記5のいずれかに記載の再送制御方法において、
前記受信装置は、前記パケットおよび1以上の前記再送パケットを保持し、
前記第二の誤り検出補正処理は、前記パケットおよび1以上の前記再送パケットを組み合わせて合成することにより誤り検出および補正を行う、
ことを特徴とする再送制御方法。
(Supplementary note 6) In the retransmission control method according to any one of supplementary notes 1 to 5,
The receiving apparatus holds the packet and the one or more retransmission packets;
The second error detection correction process performs error detection and correction by combining and combining the packet and one or more retransmission packets.
A retransmission control method characterized by the above.

(付記7) 付記6に記載の再送制御方法において、
前記再送パケットに対する第一の誤り検出補正処理は、前記パケットおよび1以上の前記再送パケットの全てを組み合わせて合成することにより誤り検出および補正を行う、
ことを特徴とする再送制御方法。
(Supplementary note 7) In the retransmission control method according to supplementary note 6,
The first error detection correction process for the retransmission packet performs error detection and correction by combining and combining all of the packet and the one or more retransmission packets.
A retransmission control method characterized by the above.

(付記8) 付記1ないし付記7のいずれかに記載の再送制御方法において、
前記受信装置は受信信号の干渉を除去する干渉キャンセラを備え、
前記第一の誤り検出補正処理および前記第二の誤り検出補正処理は、受信したパケットに対して、前記干渉キャンセラを1回以上適用することにより誤り検出および補正を行う、
ことを特徴とする再送制御方法。
(Supplementary note 8) In the retransmission control method according to any one of supplementary notes 1 to 7,
The receiver includes an interference canceller that removes interference of a received signal,
The first error detection correction process and the second error detection correction process perform error detection and correction by applying the interference canceller at least once to the received packet.
A retransmission control method characterized by the above.

(付記9) 受信装置へパケットを再送制御して送信する送信装置において、
前記パケットを符号化して前記受信装置へ送信する手段と、
前記パケットを前記受信装置へ送信した後、前記受信装置から返送される肯定応答および否定応答を受信する手段と、
前記肯定応答を受信したときは次のパケットを送信し、前記否定応答を受信したときは前記パケットを基に生成した再送パケットを送信する手段と、
前記否定応答を受信した後、前記再送パケットの送信開始時点までの間に前記肯定応答を受信した場合は、前記再送パケットの送信を抑止する手段を備える、
ことを特徴とする送信装置。
(Supplementary note 9) In a transmission apparatus that transmits a packet by performing retransmission control to the reception apparatus,
Means for encoding the packet and transmitting it to the receiving device;
Means for receiving an acknowledgment and a negative response sent back from the receiving device after transmitting the packet to the receiving device;
Means for transmitting the next packet when the acknowledgment is received, and transmitting a retransmission packet generated based on the packet when the negative response is received;
If the acknowledgment is received between the time when the negative response is received and the time when the retransmission packet starts to be transmitted, the device includes means for suppressing transmission of the retransmission packet.
A transmission apparatus characterized by the above.

(付記10) 送信装置から送信されてくる符号化されたパケットを再送制御して受信する受信装置において、
前記パケットに対して第一の誤り検出補正処理を所定の時間内に行う手段と、
前記第一の誤り検出補正処理にて誤りが解消された場合は、所定の時間経過時点で肯定応答を返送する手段と、
前記第一の誤り検出補正処理にて誤りが解消されない場合は、所定の時間経過時点で否定応答を返送して、前記パケットに対する第二の誤り検出補正処理を行う手段を備える、
ことを特徴とする受信装置。
(Additional remark 10) In the receiving apparatus which carries out retransmission control and receives the encoded packet transmitted from the transmitting apparatus,
Means for performing a first error detection correction process on the packet within a predetermined time;
When the error is eliminated in the first error detection correction process, means for returning an affirmative response at a predetermined time point;
If the error is not resolved in the first error detection correction process, a means for performing a second error detection correction process for the packet by returning a negative response when a predetermined time has elapsed,
A receiving apparatus.

(付記11) 付記10に記載の受信装置において、
前記第二の誤り検出補正処理にて誤りが解消された場合は、前記第二の誤り検出補正処理を終了して肯定応答を返送する手段を備える、
ことを特徴とする受信装置。
(Supplementary note 11) In the reception device according to supplementary note 10,
When an error is eliminated in the second error detection correction process, the second error detection correction process is terminated, and a means for returning an acknowledgment is provided.
A receiving apparatus.

(付記12) 付記10または付記11に記載の受信装置において、
前記第一の誤り検出補正処理にて誤りが解消された場合は、直ちに肯定応答を返送する手段を備える、
ことを特徴とする受信装置。
(Supplementary Note 12) In the receiving device according to Supplementary Note 10 or Supplementary Note 11,
When an error is eliminated in the first error detection correction process, the device includes means for immediately returning an acknowledgment.
A receiving apparatus.

(付記13) 付記10ないし付記12のいずれかに記載の受信装置において、
ターボ符号化されたパケットを受信する手段と、ターボ復号を繰り返すことにより前記第一の誤り検出補正処理および前記第二の誤り検出補正処理を行う手段を備える、
ことを特徴とする受信装置。
(Supplementary note 13) In the reception device according to any one of Supplementary note 10 to Supplementary note 12,
Means for receiving a turbo-encoded packet; and means for performing the first error detection correction process and the second error detection correction process by repeating turbo decoding.
A receiving apparatus.

(付記14) 付記10ないし付記13のいずれかに記載の受信装置において、
前記パケットおよび1以上の前記再送パケットを保持する手段と、
前記パケットおよび1以上の前記再送パケットを組み合わせて合成することにより、前記再送パケットに対する前記第二の誤り検出補正処理を行う手段を備える、
ことを特徴とする受信装置。
(Supplementary Note 14) In the receiving device according to any one of Supplementary Notes 10 to 13,
Means for holding the packet and one or more of the retransmission packets;
Means for performing the second error detection correction process on the retransmission packet by combining and combining the packet and the one or more retransmission packets;
A receiving apparatus.

(付記15) 付記10ないし付記14のいずれかに記載の受信装置において、
前記パケットおよび1以上の前記再送パケットの全てを組み合わせて合成することにより、前記再送パケットに対する前記第一の誤り検出補正処理を行う手段を備える、
ことを特徴とする受信装置。
(Supplementary Note 15) In the receiving device according to any one of Supplementary Notes 10 to 14,
Means for performing the first error detection correction processing on the retransmission packet by combining and combining all of the packet and the one or more retransmission packets;
A receiving apparatus.

(付記16) 付記10ないし付記15のいずれかに記載の受信装置において、
受信信号の干渉を除去する干渉キャンセラと、
前記送信装置から送信されてくるパケットに対して、前記干渉キャンセラを1回以上適用することにより前記第一の誤り検出補正処理および前記第二の誤り検出補正処理は行う手段を備える、
ことを特徴とする受信装置。
(Supplementary Note 16) In the receiving device according to any one of Supplementary Notes 10 to 15,
An interference canceller that removes interference of the received signal;
Means for performing the first error detection correction process and the second error detection correction process by applying the interference canceller at least once to a packet transmitted from the transmission device;
A receiving apparatus.

本発明の再送制御の動作シーケンス(1)Operation sequence of retransmission control according to the present invention (1) 本発明の再送制御の動作シーケンス(2)Operation sequence of retransmission control according to the present invention (2) 本発明の再送制御の動作シーケンス(3)Operation sequence of retransmission control according to the present invention (3) 本発明の再送制御の動作シーケンス(4)Operation sequence of retransmission control according to the present invention (4) 本発明の再送制御の動作フローチャート(1)Operation flow chart of retransmission control of the present invention (1) 本発明の再送制御の動作フローチャート(2)Operation flow chart of retransmission control of the present invention (2) 本発明の再送制御の動作フローチャート(3)Operation flow chart of retransmission control according to the present invention (3) 本発明による送信装置の構成Configuration of transmitting apparatus according to the present invention 本発明による受信装置の構成Configuration of receiving apparatus according to the present invention 本発明による誤り検出補正部の構成(1)Configuration of error detection and correction unit according to the present invention (1) 本発明による誤り検出補正部の構成(2)Configuration of error detection and correction unit according to the present invention (2) 本発明による復調部の構成Configuration of demodulation unit according to the present invention 本発明による干渉キャンセラの構成(1)Configuration of interference canceller according to the present invention (1) 本発明による干渉キャンセラの構成(2)Configuration of interference canceller according to the present invention (2) 従来技術のH−ARQ方式による再送制御の動作フローチャートFlowchart of Retransmission Control by Conventional H-ARQ Scheme 従来技術のARQ方式による再送制御の動作フローチャートFlowchart of Retransmission Control by Conventional ARQ Method 従来技術のTypeIII のH−ARQ方式による再送制御方法Retransmission control method using Type III H-ARQ scheme of the prior art 従来技術のTypeIIのH−ARQ方式による再送制御方法Retransmission control method using Type II H-ARQ scheme of the prior art 従来技術のTypeI のH−ARQ方式による再送制御方法Retransmission control method using Type I H-ARQ scheme of the prior art 従来技術のSR方式による再送制御の動作シーケンスOperation Sequence of Retransmission Control by Conventional SR Method 従来技術のGBN方式による再送制御の動作シーケンスOperation sequence of retransmission control by conventional GBN method 従来技術のSAW方式による再送制御の動作シーケンスOperation sequence of retransmission control by SAW method of the prior art

符号の説明Explanation of symbols

100 送信装置
101 パケット生成部
102 記憶部
103 再送パケット生成部
104 データ選択部
105 誤り検出補正部
106 変調部
107 送信部
108 受信部
109 復調部
110 応答信号解析部
200 受信装置
210 受信部
220 復調部
230 データ選択部
240,240a,240b 誤り検出補正部
250 誤り検出判定部
260 応答信号生成部
270 変調部
280 送信部
241a ターボ復号部
241b 選択制御部
242b 合成部
243b 誤り訂正検出復号処理部
244b 初送パケット記憶部
245b 再送パケット1記憶部
246b 再送パケット2記憶部
220 復調部
221a,221b,221c 遅延部
222a,222b,222c,222d 干渉キャンセラ
223 出力選択部
R 信号選択部
Rb(i) i= 1〜k
Sa(i), Sb(i) i= 1 〜k レプリカ信号
Wb(i) i= 1〜k 干渉除去部
Xa(i),Xb(i) i= 1〜k 復調部
Ya(i),Yb(i) i= 1〜k 仮判定部
Za(i),Zb(i) i= 1〜k レプリカ生成部
100 Transmitter
101 packet generator
102 Memory unit
103 Retransmission packet generator
104 Data selection part
105 Error detection and correction section
106 Modulator
107 Transmitter
108 Receiver
109 Demodulator
110 Response signal analyzer
200 Receiver
210 Receiver
220 Demodulator
230 Data selector
240,240a, 240b Error detection and correction unit
250 Error detection judgment section
260 Response signal generator
270 Modulator
280 Transmitter
241a Turbo decoder
241b Selection control unit
242b Composite unit
243b Error correction detection decoding processor
244b Initial packet storage unit
245b Retransmission packet 1 storage unit
246b Retransmission packet 2 storage unit
220 Demodulator
221a, 221b, 221c Delay part
222a, 222b, 222c, 222d Interference canceller
223 Output selector
R signal selector
Rb (i) i = 1 to k
Sa (i), Sb (i) i = 1 to k replica signal
Wb (i) i = 1 to k Interference canceller
Xa (i), Xb (i) i = 1 to k demodulator
Ya (i), Yb (i) i = 1 to k
Za (i), Zb (i) i = 1 to k replica generator

Claims (5)

送信装置から送信されてくる符号化されたパケットを再送制御して受信する受信装置において、
パケットに対して第一の誤り検出補正処理を行う手段と、
パケットに対して前記第一の誤り検出補正処理とは異なる方法で誤り検出補正を行う第二の誤り検出補正処理を行う手段と、
前記受信したパケットに対する前記第一の誤り検出補正処理にて所定の時間内に誤りが解消された場合、前記第二の誤り検出補正処理を実行させずに、次のパケットを要求する肯定応答を返送する手段と、
前記受信したパケットに対する前記第一の誤り検出補正処理にて所定の時間内に誤りが解消されない場合、再送パケットを要求する否定応答を返送すると共に、該第一の誤り検出補正処理後のパケットに対して前記第二の誤り検出補正処理を実行させ、該第二の誤り検出補正処理にて誤りが解消された場合、次のパケットを要求する肯定応答を返送する手段と、を備えることを特徴とする受信装置。
In a receiving apparatus that receives and controls retransmission of an encoded packet transmitted from a transmitting apparatus,
Means for performing a first error detection correction process on the packet;
Means for performing second error detection correction processing for performing error detection correction on the packet in a manner different from the first error detection correction processing ;
When an error is eliminated within a predetermined time in the first error detection correction process for the received packet, an acknowledgment requesting the next packet is made without executing the second error detection correction process. Means to return,
If the error is not resolved within a predetermined time in the first error detection correction process for the received packet, a negative response requesting a retransmission packet is returned, and the packet after the first error detection correction process is returned. Means for executing said second error detection and correction process, and when an error is eliminated by said second error detection and correction process, means for returning an acknowledgment requesting the next packet. A receiving device.
請求項1に記載の受信装置において、
前記第二の誤り検出補正処理の実行中に前記再送パケットを受信した場合、該第二の誤り検出補正処理を停止して、該再送パケットに対する前記第一の誤り検出補正処理を実行させる手段、を備えることを特徴とする受信装置。
The receiving device according to claim 1,
Means for stopping the second error detection correction process and executing the first error detection correction process for the retransmission packet when the retransmission packet is received during the execution of the second error detection correction process; A receiving apparatus comprising:
請求項1又は2に記載の受信装置において、
前記第一又は第二の誤り検出補正処理にて誤りが解消された場合、前記肯定応答を直ちに返送し、前記第二の誤り検出補正処理を行っても誤りが解消されない場合は、再送パケットを要求する否定応答を返送することなく該第二の誤り検出補正処理を前記再送パケットを受信するまで継続する手段、
を備えることを特徴とする受信装置。
The receiving apparatus according to claim 1 or 2,
If the error is resolved in the first or second error detection correction process, the acknowledgment is immediately returned , and if the error is not resolved even if the second error detection correction process is performed, a retransmission packet is sent. Means for continuing the second error detection correction process until the retransmission packet is received without returning a negative response to be requested ;
A receiving apparatus comprising:
請求項1又は2に記載の受信装置において、
前記第二の誤り検出補正処理にて誤りが解消された場合、前記肯定応答を前記再送パケットの受信時に返送する手段、を備えることを特徴とする受信装置。
The receiving apparatus according to claim 1 or 2,
A receiving apparatus comprising: means for returning the acknowledgment upon receipt of the retransmission packet when an error is eliminated in the second error detection correction process.
送信装置から受信装置へパケットを伝送する際の再送制御方法において、
前記送信装置は、前記パケットを符号化して前記受信装置へ送信し、
前記受信装置は、前記パケットに対して第一の誤り検出補正処理を行い、所定の時間内に誤りが解消された場合、該第一の誤り検出補正処理後のパケットに対して次のパケットを要求する肯定応答を返送し、
前記パケットに対して前記第一の誤り検出補正処理を行い、所定の時間内に誤りが解消されない場合、再送パケットを要求する否定応答を返送すると共に、該第一の誤り検出補正処理後のパケットに対して前記第一の誤り検出補正処理とは異なる方法で誤り検出補正を行う第二の誤り検出補正処理を行い、該第二の誤り検出補正処理にて誤りが解消された場合、次のパケットを要求する肯定応答を返送する、
ことを特徴とする再送制御方法。
In the retransmission control method when transmitting a packet from a transmission device to a reception device,
The transmitting device encodes the packet and transmits the encoded packet to the receiving device;
The receiving apparatus performs the first error detection correction process on the packet, if the error is resolved within a predetermined time, the next packet to the packet after the error detection and correction processing of the first Send back the requested acknowledgment,
When the first error detection correction process is performed on the packet and an error is not resolved within a predetermined time, a negative response requesting a retransmission packet is returned and the packet after the first error detection correction process is sent If a second error detection correction process for performing error detection correction by a method different from the first error detection correction process is performed, and the error is eliminated by the second error detection correction process, Send back an acknowledgment requesting the packet,
A retransmission control method characterized by the above.
JP2007322682A 2007-12-14 2007-12-14 Receiving apparatus and retransmission control method Expired - Fee Related JP4572933B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007322682A JP4572933B2 (en) 2007-12-14 2007-12-14 Receiving apparatus and retransmission control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007322682A JP4572933B2 (en) 2007-12-14 2007-12-14 Receiving apparatus and retransmission control method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2003083662A Division JP4082257B2 (en) 2003-03-25 2003-03-25 Packet retransmission control method, transmitting apparatus and receiving apparatus

Publications (2)

Publication Number Publication Date
JP2008079350A JP2008079350A (en) 2008-04-03
JP4572933B2 true JP4572933B2 (en) 2010-11-04

Family

ID=39350849

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007322682A Expired - Fee Related JP4572933B2 (en) 2007-12-14 2007-12-14 Receiving apparatus and retransmission control method

Country Status (1)

Country Link
JP (1) JP4572933B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5013617B2 (en) * 2008-07-24 2012-08-29 シャープ株式会社 COMMUNICATION DEVICE, COMMUNICATION SYSTEM, AND RECEPTION METHOD
KR20110017518A (en) * 2009-08-14 2011-02-22 한국전자통신연구원 Message system for reliable bulk data transfer based on user datagram protocol
JP7111948B2 (en) * 2018-03-29 2022-08-03 日本電信電話株式会社 Retransmission control method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000183758A (en) * 1998-12-10 2000-06-30 Sony Internatl Europ Gmbh Decoding device, decoding method, encoding device and encoding method
JP2000201085A (en) * 1999-01-05 2000-07-18 Ntt Mobil Communication Network Inc Encoding method and decoding method
JP2002171175A (en) * 2000-11-30 2002-06-14 Matsushita Electric Ind Co Ltd Decoder and decoding method
WO2002065734A1 (en) * 2001-02-13 2002-08-22 Mitsubishi Denki Kabushiki Kaisha Packet transmitter unit, packet receiver unit and packet transmission system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000183758A (en) * 1998-12-10 2000-06-30 Sony Internatl Europ Gmbh Decoding device, decoding method, encoding device and encoding method
JP2000201085A (en) * 1999-01-05 2000-07-18 Ntt Mobil Communication Network Inc Encoding method and decoding method
JP2002171175A (en) * 2000-11-30 2002-06-14 Matsushita Electric Ind Co Ltd Decoder and decoding method
WO2002065734A1 (en) * 2001-02-13 2002-08-22 Mitsubishi Denki Kabushiki Kaisha Packet transmitter unit, packet receiver unit and packet transmission system

Also Published As

Publication number Publication date
JP2008079350A (en) 2008-04-03

Similar Documents

Publication Publication Date Title
JP4319140B2 (en) Method and apparatus for extending physical layer ARQ in a wireless data communication system
CN100417061C (en) Re-transmission controlling method and wireless communication terminal apparatus
JP4414236B2 (en) Method and apparatus for controlling data flow in a communication system
JP5502855B2 (en) Bundling of ACK information in a wireless communication system
JP4542150B2 (en) Transmitting device, receiving device, information communication method
JP5098329B2 (en) Mobile communication device
TW536896B (en) Hybrid ARQ for packet data transmission
JP5035969B2 (en) Method and apparatus for processing packet data in a wireless communication system
RU2369019C2 (en) Effective detection of cases of misinterpritation of messages of acceptance (ack) as messages of negative acknowledgement (nack)
JP5298648B2 (en) Transmitter, receiver, transmission method and reception method
WO2010046956A1 (en) Transmitting device, receiving device, communication system, and communication method using adaptive hybrid-automatic retransmission request method
JP4082257B2 (en) Packet retransmission control method, transmitting apparatus and receiving apparatus
JP2009182780A (en) Method for processing data in retransmission processes, and communication device using the same
JP2006253980A (en) Method and apparatus of receiving
JP2003514486A (en) Method and apparatus for multi-channel stop and wait ARQ communication
US20020075842A1 (en) Multi channel stop and wait ARQ communication method and apparatus
US20100262886A1 (en) Selective decoding of re-transmitted data blocks
JPWO2007052719A1 (en) Retransmission control method and receiving apparatus
JP2007318759A (en) Method and device for processing packet data in wireless communication system
JP4572933B2 (en) Receiving apparatus and retransmission control method
JP2010537506A (en) Apparatus and method for transmitting undecodable packets
JP2004253828A (en) Wireless transmission apparatus and wireless transmission method
KR100289232B1 (en) Dual Mode Selective Repeat Auto Retransmission Method for Wireless Data Service
JP2009510879A (en) Method, apparatus and system for error detection and selective retransmission
KR100392641B1 (en) An adaptation coding method at MAC layer to support hybrid ARQ in 3 Generation W-CDMA system

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090915

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20091113

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100223

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100422

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20100720

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100802

R150 Certificate of patent or registration of utility model

Ref document number: 4572933

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20130827

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees