WO2010113216A1 - 送信装置、受信装置、通信システム、及び通信方法 - Google Patents

送信装置、受信装置、通信システム、及び通信方法 Download PDF

Info

Publication number
WO2010113216A1
WO2010113216A1 PCT/JP2009/001513 JP2009001513W WO2010113216A1 WO 2010113216 A1 WO2010113216 A1 WO 2010113216A1 JP 2009001513 W JP2009001513 W JP 2009001513W WO 2010113216 A1 WO2010113216 A1 WO 2010113216A1
Authority
WO
WIPO (PCT)
Prior art keywords
packet
retransmission
information
information bits
received
Prior art date
Application number
PCT/JP2009/001513
Other languages
English (en)
French (fr)
Inventor
伊藤章
Original Assignee
富士通株式会社
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 富士通株式会社 filed Critical 富士通株式会社
Priority to JP2011506848A priority Critical patent/JPWO2010113216A1/ja
Priority to PCT/JP2009/001513 priority patent/WO2010113216A1/ja
Publication of WO2010113216A1 publication Critical patent/WO2010113216A1/ja

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/004Arrangements for detecting or preventing errors in the information received by using forward error control
    • H04L1/0056Systems characterized by the type of code used
    • H04L1/0064Concatenated codes
    • H04L1/0066Parallel concatenated codes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/004Arrangements for detecting or preventing errors in the information received by using forward error control
    • H04L1/0045Arrangements at the receiver end
    • H04L1/0047Decoding adapted to other signal detection operation
    • H04L1/005Iterative decoding, including iteration between signal detection and decoding operation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • H04L1/1812Hybrid protocols; Hybrid automatic repeat request [HARQ]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/004Arrangements for detecting or preventing errors in the information received by using forward error control
    • H04L1/0056Systems characterized by the type of code used
    • H04L1/0067Rate matching
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/004Arrangements for detecting or preventing errors in the information received by using forward error control
    • H04L1/0056Systems characterized by the type of code used
    • H04L1/0071Use of interleaving

Definitions

  • the present invention relates to a wireless data retransmission technique.
  • Examples of data include packet data, for example.
  • New mobile phone communication standards such as LTE (Long Term Evolution), which is being standardized by the standardization organization 3GPP (3rd Generation Partnership Project), wireless to enable high-speed communication on mobile terminals Communication technology has been developed.
  • LTE Long Term Evolution
  • 3GPP 3rd Generation Partnership Project
  • the reception device receives the communication information while performing error detection.
  • an error correction code called a turbo code is used.
  • a method called a hybrid automatic repeat request In packet communication, generally, a receiving apparatus returns a success or failure of reception of a communication packet as an ACK (positive acknowledgment) or NAK (negative acknowledgment) to the transmitting apparatus. The transmission apparatus retransmits the transmission information when the reception apparatus returns NAK or when the delivery confirmation cannot be received before a reasonable time elapses after the packet is transmitted.
  • HARQ for example, in a process of a layer 1 protocol layer such as LTE, data that failed to be decoded in the receiving apparatus is decoded without being discarded and combined with retransmission data, and then retransmitted on the transmitting apparatus side. A pattern is determined. Then, on the receiving device side, the data that failed to be received is not discarded, but is decoded with the retransmitted data.
  • turbo code is characterized in that two kinds of parity bits are generated by recursive convolutional code for information bits. These two types of parity bits have different information bit rearrangement (interleaving) patterns for generating parity bits. It is generally said that the closer the randomness of the rearrangement pattern is, the better the characteristics are.
  • these two parity bits are referred to as a first parity bit and a second parity bit.
  • HARQ as in normal retransmission control, when an ACK signal is sent from the receiver, a new packet is sent next time, and when a NAK signal is sent, a retransmission packet is sent next time. .
  • HARQ even data that has failed to be received can be stored on the receiving side, and when the retransmitted data is received, the stored data and the retransmitted data can be combined and decoded.
  • Non-Patent Document 1 When a retransmission packet and a new packet are transmitted at the same time, the size of the new packet may be reduced due to physical resources.
  • the effect of the error correction code increases as the packet size increases.
  • the fact that the effect of error correction depends on the packet size is described in Non-Patent Document 1, for example.
  • an object of the present invention is to prevent a reduction in error correction effect.
  • the present invention is to prevent a decrease in frequency utilization efficiency of a feedback signal.
  • This is realized as a transmission apparatus that controls retransmission, and includes the following components.
  • the retransmission buffer unit holds information bits to be transmitted for retransmission.
  • the packet mixing unit mixes and transmits the information bits corresponding to the retransmission request held in the retransmission buffer unit and the information bits to be newly transmitted Generate information bits for.
  • the encoding unit When receiving a retransmission request as delivery confirmation information from the receiving device, the encoding unit inputs information bits for transmission generated by the packet mixing unit, generates an error correction code based on the information bits, A transmission code including an error correction code is generated and output.
  • the delivery confirmation information indicating the success or failure of the received packet is returned to the transmitting device, and the received packet that has failed in decoding is decoded in combination with the received packet retransmitted from the transmitting device.
  • the present invention is realized as a receiving apparatus that controls retransmission of received packets, and includes the following components.
  • the decoding unit when the retransmission unit transmits a retransmission request as delivery confirmation information to the transmission device, the decoding unit newly receives the information bit and error correction code of the new packet previously received in response to the retransmission request and the retransmission request. Based on the information bits and the error correction code of the received packet, the decoding corresponding to the packet corresponding to the retransmission request and the newly received packet corresponding to the retransmission request are simultaneously executed.
  • the present invention can prevent a reduction in error correction effect. Further, it is possible to prevent the frequency utilization efficiency of the feedback signal from being lowered.
  • FIG. 6 is a diagram illustrating an implementation example of a decoder 203 when only a new packet is received in the first embodiment.
  • FIG. 6 is a diagram illustrating an implementation example of a decoder 203 when a packet corresponding to a retransmission request is received in the first embodiment. It is a figure which shows the example of a transmission format in 2nd Embodiment. It is a figure which shows the example of a transmission format in 3rd Embodiment.
  • FIG. 10 is a diagram illustrating an implementation example of a decoder 203 when a packet corresponding to a retransmission request is received in the third embodiment. It is the figure which showed the implementation example of the encoder 102 in 4th Embodiment. It is a figure which shows the example of a transmission format in 5th Embodiment.
  • FIG. 10 is a diagram illustrating an implementation example of a decoder 203 when a packet corresponding to a second retransmission request is received in a packet receiver according to a fifth embodiment. It is a figure which shows the example of a transmission format in 6th Embodiment.
  • FIG. 16 is a diagram illustrating an implementation example of a decoder 203 when a packet corresponding to a retransmission request is received in the sixth embodiment.
  • FIG. 20 is a diagram illustrating an implementation example of a decoder 203 when a packet corresponding to a retransmission request is received in the seventh embodiment. It is FIG. (1) which shows the data format example of the control channel in 8th Embodiment. It is FIG.
  • FIG. 1 is a configuration diagram of a packet transmitter in the first embodiment
  • FIG. 2 is a configuration diagram of a packet receiver in the first embodiment.
  • transmission data 101 is encoded by an encoder 102, modulated by a modulator 103, and transmitted from an antenna 105.
  • the coding rate / modulation scheme determination unit 104 determines the coding rate of the encoding in the encoder 102 and the modulation scheme in the modulator 103, and the determined coding rate and modulation scheme are respectively used in the encoder 102 and the modulator. 103 is instructed.
  • the data received by the antenna 201 is demodulated by the demodulator 202, decoded by the decoder 203, and the received data 205 is output.
  • the coding rate / modulation scheme determination unit 104 determines the modulation scheme of the data decoded by the decoder 203 and instructs the decoder 203 and the demodulator 202 with the determined coding rate and modulation scheme, respectively.
  • FIG. 3 is a diagram illustrating an implementation example of the encoder 102 of FIG.
  • the packet mixing unit 301 inputs only the information bits of the new packet to the turbo coding unit 302 as they are when the new packet is transmitted, at the first transmission, or when an ACK signal is returned from the packet receiver side. Let The new packet may be held in the retransmission buffer unit 304 in preparation for retransmission. When the ACK signal is returned from the packet receiver side, the packet held in the buffer unit 304 corresponding to the ACK signal may be discarded.
  • the packet mixing unit 301 mixes the retransmission packet held in the retransmission buffer unit 304 with the new packet. (For example, by combining a new packet with a retransmission packet, mixing between different packets is performed.) Then, the packet mixing unit 301 causes the turbo encoding unit 302 to input information bits obtained as a result of the mixing process.
  • the turbo encoding unit 302 that is an encoding unit performs turbo encoding on the input information bits, and as a result, in addition to the information bits, the first parity bit and the second parity bit that are error correction codes Is generated.
  • the rate matching unit 303 determines a bit to be actually transmitted from the generated turbo code, and obtains a transmission signal.
  • FIG. 4 is a diagram illustrating an implementation example of the turbo encoding unit 302.
  • FIG. 5 is a diagram illustrating an implementation example of the element encoder 401 or 402 in FIG.
  • the element encoder 401 performs recursive convolutional coding on the input information bits to generate first parity bits.
  • the input information bits are rearranged (interleaved) by the interleaver unit 402.
  • the element encoder 401 performs recursive convolutional encoding on the rearranged information bits output from the interleaver unit 402 to generate second parity bits.
  • the first parity bit and the second parity bit are output as a turbo code together with the input information bits.
  • both the element encoders 401 or 402 of FIG. 4 are realized as convolutional encoders that generate the first parity bit or the second parity bit from the information bits.
  • the bit rate of the input information bits with respect to the output parity bits is 1 ⁇ 2.
  • This implementation example is an implementation example that is generally well known as an element encoder of a turbo encoder.
  • bit delay registers 502, 504, and 505 connected in cascade to the output of the adder 501 realize a 3-bit shift register, and execute the following series of bit shift operations at every sampling time. To do. That is, the bits held in the bit delay register 505 are output to the adders 506 and 507. The bit held in the bit delay register 504 is input to the bit delay register 505 and held. Further, the bit held in the bit delay register 502 is input to the bit delay register 504 and held. The output of the adder 501 is input to the bit delay register 502 and held. The adder 501 performs addition modulo 2 on the input information bits and the bits output from the bit delay register 505.
  • the adder 503 performs addition modulo 2 on the bit output from the adder 501 and the bit output from the bit delay register 502.
  • the adder 506 performs addition modulo 2 on the bit output from the adder 503 and the bit output from the bit delay register 505.
  • the adder 507 performs addition modulo 2 on the bit output from the bit delay register 504 and the bit output from the bit delay register 505.
  • the output of the adder 507 is input to the adder 501.
  • the output of the adder 506 is output as a parity bit (first parity bit or second parity bit in FIG. 4).
  • FIG. 6 is a diagram showing an example of a transmission format in the first embodiment having the implementation examples shown in FIGS.
  • FIG. 6A shows a transmission format example when only a new packet is transmitted
  • FIG. 6B shows a transmission format example when a retransmission request is made.
  • S1 indicates an information bit of a new packet.
  • the packet mixing unit 301 in FIG. 3 causes the turbo encoding unit 302 to input only the information bit S1 corresponding to the new packet.
  • the turbo encoding unit 302 generates a turbo code only from the information bit S1.
  • P1 is the first parity bit (see FIG. 4) generated by the turbo encoding unit 302 (FIG. 3) when the information bit is S1. This is hereinafter referred to as a first parity bit when new.
  • P2 is a second parity bit (see FIG. 4) generated by the turbo encoding unit 302 when the information bit is S1. This is hereinafter referred to as a new second parity bit.
  • Information bits S1, P1, and P2 are output from turbo encoding section 302 to rate matching section 303 as turbo codes.
  • S2 indicates information bits of the new packet.
  • S1 is an information bit of the retransmission packet.
  • the packet mixing unit 301 in FIG. 3 can change the size of the new packet according to the size of the physical resource that can be used at the time of transmission. When many physical resources can be used, the size of the new packet is set to a large size, and when there are few physical resources that can be used, the size of the new packet is reduced.
  • the packet mixing unit 301 sets both the information bit S2 of the new packet embedded in the determined size and the information bit S1 of the retransmission packet sent last time as encoding targets.
  • One piece of data is input to the turbo encoding unit 302.
  • the turbo encoding unit 302 generates P3 and P4 which are the first parity bit and the second parity bit (see FIG. 4) for the information bits of S2 + S1. To do.
  • turbo coding section 302 outputs information bits S1 + S2, P3, and P4 to rate matching section 303 as turbo codes.
  • the packet mixing unit 301 it is preferable to input the packet mixing unit 301 to the turbo encoding unit 302 first from S2.
  • the element encoders 401 and 402 of FIG. 4 have the implementation shown in FIG. 5, when S1 is first input to the element encoder 401 or 402, the first half of P3 or P4 is P1 or P2, respectively. It will be exactly the same.
  • the first half of P3 or P4 can be generated as a bit example different from P1 or P2, respectively.
  • the outputs of the bit delay registers 504 and 505 are fed back to the adder 501 side and recursively input. For this reason, when S2 is first input to the element encoder 401 or 402, a parity bit for S1 + S2 is generated in the latter half of P3 or P4, and a bit different from P1 or P2, respectively. Can be generated.
  • FIG. 7 is an explanatory diagram of the operation of the rate matching unit 303 of FIG.
  • the bits that are actually transmitted and correspond to the physical resource are extracted from the turbo code bits (information bit + first parity bit + second parity bit) generated by the turbo encoding unit 302. It is processing.
  • FIG. 7A shows an example of rate matching processing when only a new packet is transmitted
  • FIG. 7B shows an example of rate matching processing when a retransmission request is made.
  • FIG. 8 is a diagram showing an implementation example of the decoder 203 in FIG. 2 when only a new packet is received in the packet receiver in the first embodiment shown in FIG. This implementation is implemented as a general turbo decoder.
  • the received data is the information bit S1, the new first parity bit P1, and the new second parity bit P2.
  • a deinterleaver unit (indicated as “ ⁇ ⁇ 1 ” in FIG. 8) 804 is a process for returning the arrangement order of the first likelihood information bit sequence obtained by the previous iterative decoding process. Perform some deinterleaving.
  • the element decoder 801 which is the first soft decision decoder is the information bit S1, the first parity bit P1 when new, and the first output from the deinterleaver 804. Decoding is performed using the deinterleave output for the likelihood information bit sequence. Element decoder 801 then outputs the decoding result as a second likelihood information bit sequence.
  • An interleaver unit (indicated as “ ⁇ ” in FIG. 8) 802 performs interleaving, which is a rearrangement process, on the second likelihood information bit sequence derived by the element decoder 801.
  • Element decoder 803, which is the second soft decision decoding unit, uses information bit S1, new second parity bit P2, and interleave output for the second likelihood information bit sequence output from interleaver unit 802. To perform decryption.
  • Element decoder 803 then outputs the decoding result as a first likelihood information bit sequence.
  • the element decoder 803 performs a hard decision on the first likelihood information bit sequence calculated by the element decoder 803 itself after the decoding by the respective units of 804, 801, 802, and 803 itself is repeatedly executed. By executing the process, the data string of the decoding result is output.
  • FIG. 9 is a diagram illustrating an implementation example of the decoder 203 in FIG. 2 when a packet corresponding to a retransmission request is received in the packet receiver in the first embodiment illustrated in FIG.
  • the received information bits include a mixture of the information bit S1 obtained from the preceding new packet or retransmission packet and the information bit S2 of the new packet.
  • the process is executed.
  • processing parts 901 to 905 for further executing soft decision processing using the received first parity bit P3 for retransmission and second parity bit P4 for retransmission are added.
  • the received data includes information bits S1 + S2, a first parity bit P3 at the time of retransmission, and a second parity bit P4 at the time of retransmission. Further, it is assumed that the new first parity bit P1 and the new second parity bit P2 are received and held before retransmission.
  • the deinterleaver unit 804 executes deinterleaving, which is a process for returning the arrangement order of the first likelihood information bit sequence obtained by the previous iterative decoding process.
  • the element decoder 801 which is the first soft decision decoding unit includes information bits S1 + S2, a new first parity bit P1, and a deinterleave output for the first likelihood information bit sequence output from the deinterleaver unit 804. Perform decryption using. Element decoder 801 then outputs the decoding result as a second likelihood information bit sequence.
  • the interleaver unit 802 performs interleaving, which is a rearrangement process, on the second likelihood information bit sequence derived by the element decoder 801.
  • Element decoder 803 then outputs the decoding result as a third likelihood information bit sequence.
  • the deinterleaver unit 901 performs deinterleaving on the third likelihood information bit sequence.
  • Element decoder 902 which is the third soft decision decoding unit includes information bit S1 + S2, first parity bit P3 at the time of retransmission, and a deinterleave output for the third likelihood information bit sequence output from deinterleaver unit 901. Perform decryption using.
  • Element decoder 902 then outputs the decoding result as a fourth likelihood information bit sequence.
  • Interleaver section 903 performs interleaving that is a rearrangement process on the fourth likelihood information bit sequence derived by element decoder 902.
  • Element decoder 904 serving as the fourth soft decision decoding unit uses information bits S1 + S2, second parity bit P4 during retransmission, and an interleave output for the fourth likelihood information bit sequence output from interleaver unit 903. To perform decryption. Element decoder 904 then outputs the decoding result as a first likelihood information bit sequence.
  • the decoder 203 in the first embodiment is realized by executing the following operation in FIG. be able to. That is, in a communication frame in which only a new packet is received, the processing parts 801 to 803 operate, and the output of the element decoder 803 is input to the deinterleaver unit 804. On the other hand, in the communication frame in which the packet corresponding to the retransmission request is received, the processing parts 901 to 905 are also operated by switching of the switch part (not shown), and the output of the element decoder 803 is changed to the deinterleaver part 901. And the output of the error determination unit 905 is input to the deinterleaver unit 804.
  • the implementation example of FIG. 9 is characterized in that the information bit S1 of the retransmission packet and the information bit S2 of the new packet are mixed and decoded.
  • CRC Cyclic Redundancy Code
  • the error determination unit 905 in FIG. 9 determines whether there are errors in S1 and S2 decoded by the element decoder 904 based on, for example, the CRC added to the information bit S1 and the CRC added to the information bit S2. That is, it is determined whether or not decoding has been correctly performed.
  • error determination section 905 maximizes the likelihood of the information bit that can be correctly decoded out of information bits S1 or S2, and sets it as the first likelihood information bit sequence to deinterleaver section 804. Let them enter.
  • the error determination unit 905 outputs a data string of a decoding result by executing a hard determination process on the first likelihood information bit sequence that can be correctly decoded out of the information bits S1 or S2. .
  • the retransmission packet and the new packet are mixed and encoded and decoded. Thereby, since the length of the packet to be encoded becomes long, the error rate characteristic is improved.
  • the information bit S1 related to the retransmission packet and the information bit S2 related to the new packet are decoded by the same demodulator 202 (FIG. 2), so that an effect of helping each other's decoding process occurs.
  • the demodulator 202 FIG. 2
  • ACK is returned, and if either of them is unsuccessful, NAK is returned.
  • An implementation example of the second embodiment is the same as the implementation examples of FIGS. 1 to 5, 8, and 9 in the case of the first embodiment.
  • FIG. 10 is a diagram showing an example of a transmission format in the second embodiment.
  • FIG. 10A shows a transmission format example when only a new packet is transmitted
  • FIG. 10B shows a transmission format example when a retransmission request is made.
  • turbo encoding is performed using all information of the information bit S1 at the time of retransmission request.
  • the packet mixing unit 301 in FIG. 3 mixes only a part of the information bit S1 with the information bit S2 at the time of retransmission request.
  • the data is input to the turbo encoding unit 302.
  • An example of the transmission format shown in FIG. 10A when only a new packet is transmitted is the same as that in FIG. This makes it possible to reduce the number of bits P3 and P4 while completely generating parity bits for the new packet.
  • the bits of P3 and P4 are deleted and only a part of the bits are sent. More packet information can be sent.
  • the basic implementation example of the packet transmitter of the third embodiment is the same as the implementation examples of FIGS. 1 and 3 to 5 in the case of the first embodiment. Also, the overall implementation example of the packet receiver of the third embodiment is the same as the implementation example of FIG. 2 in the case of the first embodiment.
  • FIG. 11 is a diagram showing an example of a transmission format in the third embodiment.
  • the packet mixing unit 301 in FIG. 3 mixes the information bits S1 and S2 and inputs them to the turbo coding unit 302 (FIG. 3) at the time of a retransmission request
  • the packet mixing unit 301 in FIG. As shown, interleaving is performed on the information bit S1 corresponding to the retransmission packet. Thereafter, the packet mixing unit 301 mixes the interleaved information bit S1 and the information bit S2 corresponding to the new packet, and causes the turbo encoding unit 302 to input the mixed information bit S1.
  • An example of a transmission format shown in FIG. 11A when only a new packet is transmitted is the same as that in FIG.
  • the packet mixing unit 301 inputs the information bit S1 to the turbo encoding unit 302, for example, the last bit of S1 is input first, the order goes back, and the bit of S1 that was originally the first bit Interleaving may be performed by inputting.
  • the implementation example of the decoder 203 in FIG. 2 when only a new packet is received in the packet receiver in the third embodiment shown in FIG. 2 is the same as the implementation example in FIG. 8 in the first embodiment. is there.
  • FIG. 12 is a diagram illustrating an implementation example of the decoder 203 in FIG. 2 when a packet corresponding to a retransmission request is received in the packet receiver in the third embodiment illustrated in FIG.
  • the same numbers as those in FIGS. 8 and 9 are assigned to the portions that perform the same processing as in FIGS. 8 and 9.
  • FIG. 12 is different from the implementation examples of FIGS. 8 and 9 as follows. That is, in the implementation example of FIG. 12, an interleaver unit 1201 that performs interleaving processing ⁇ 2 and a deinterleaver unit 1202 that performs deinterleaving processing that restores the rearranged order after ⁇ 2 are inserted.
  • ⁇ 2 corresponds to the interleaving process for the information bit S1 in the packet mixing unit 301, as shown in FIG.
  • the received data includes information bits S1 + S2, a first parity bit P3 at the time of retransmission, and a second parity bit P4 at the time of retransmission. Further, it is assumed that the new first parity bit P1 and the new second parity bit P2 are received and held before retransmission.
  • the deinterleaver unit 804 executes deinterleaving, which is a process for returning the arrangement order of the first likelihood information bit sequence obtained by the previous iterative decoding process.
  • the element decoder 801 which is the first soft decision decoding unit includes information bits S1 + S2, a new first parity bit P1, and a deinterleave output for the first likelihood information bit sequence output from the deinterleaver unit 804. Perform decryption using. Element decoder 801 then outputs the decoding result as a second likelihood information bit sequence.
  • the interleaver unit 802 performs interleaving, which is a rearrangement process, on the second likelihood information bit sequence derived by the element decoder 801.
  • the interleaver unit (indicated as “ ⁇ 2” in FIG. 12) 1201 performs interleaving on the third likelihood information bit sequence derived by the element decoder 803.
  • the interleaving process ⁇ 2 corresponds to the interleaving process for the information bit S1 in the packet mixing unit 301 (FIG. 3) on the packet transmitter side, as shown in FIG.
  • the deinterleaver unit 901 further performs deinterleaving on the third likelihood information bit sequence interleaved with the interleaver unit 1201.
  • Element decoder 902 which is the third soft decision decoding unit uses information bits S1 + S2, retransmission parity bit P3, and deinterleave output for the third likelihood information bit sequence output from deinterleaver unit 901. To perform decryption. Element decoder 902 then outputs the decoding result as a fourth likelihood information bit sequence.
  • Interleaver section 903 performs interleaving that is a rearrangement process on the fourth likelihood information bit sequence derived by element decoder 902.
  • Element decoder 904 serving as the fourth soft decision decoding unit uses information bits S1 + S2, second parity bit P4 during retransmission, and an interleave output for the fourth likelihood information bit sequence output from interleaver unit 903.
  • the decoding is executed, and the decoding result is output as a first likelihood information bit sequence.
  • the error determination unit 905 determines whether or not errors remain in S1 and S2 decoded by the element decoder 904, that is, whether or not decoding has been performed correctly. Then, the error determination unit 905 sets the likelihood of the information bit that has been correctly decoded out of the information bits S1 or S2 to the maximum value, and sets it as the first likelihood information bit sequence to the deinterleaver unit 1202. Let them enter. At the same time, the error determination unit 905 outputs a data string of a decoding result by executing a hard determination process on the first likelihood information bit sequence that can be correctly decoded out of the information bits S1 or S2. .
  • a deinterleaver unit 1202 performs deinterleaving on the first likelihood information bit sequence output from the error determination unit 905, and the result is deinterleaved.
  • the data is output to the leaver unit 804.
  • the deinterleaving process ⁇ 2 ⁇ 1 in the deinterleaver unit 1202 is based on the arrangement order of the interleaving process ⁇ 2 for the information bit S1 in the packet mixing unit 301 (FIG. 3) on the packet transmitter side shown in FIG. It corresponds to the processing to return to.
  • the decoder 203 (FIG. 2) in the third embodiment is realized by executing the following operation in FIG. be able to. That is, in a communication frame in which only a new packet is received, 801 to 803 And the output of the element decoder 803 is input to the deinterleaver unit 804. On the other hand, in the communication frame in which the packet corresponding to the retransmission request is received, the processing parts 1201, 901 to 905, and 1202 also operate together, particularly by switching of a switch part (not shown). Then, the output of the element decoder 803 is input to the interleaver unit 1201, and the output of the deinterleaver unit 1202 is input to the deinterleaver unit 804.
  • FIG. 13 is a diagram illustrating an implementation example of the encoder 102 in the packet transmitter in FIG. 1 according to the fourth embodiment.
  • the same numbers as those in FIG. 3 are assigned to the portions that perform the same processing as in FIG. 3 in the first to third embodiments.
  • the fourth embodiment shown in FIG. 13 is different from the first to third embodiments shown in FIG. 3 in the control method for holding the packet in the retransmission buffer unit 304.
  • the same control processing as in any of the first to third embodiments can be employed.
  • a new packet is held in the retransmission buffer unit 304 in preparation for retransmission, and is held corresponding to the ACK signal when the ACK signal is returned from the packet receiver side. Discarded packets.
  • the packet mixing unit 301 mixes the retransmission packet held in the retransmission buffer unit 304 with the new packet. Output. In this case, both the original retransmission packet and the new packet are held in the retransmission buffer unit 304 until an ACK signal is returned from the packet receiver side.
  • the packet mixing unit 301 when the packet mixing unit 301 outputs a mixed packet by retransmission, the original retransmission packet included in the mixed packet is deleted from the retransmission buffer unit 304. Also, the new packet included in the mixed packet is not held in the retransmission buffer unit 304. Only the data of the mixed packet is held in the retransmission buffer unit 304.
  • the retransmission buffer unit 304 can be used efficiently.
  • a fifth embodiment will be described.
  • the basic implementation example of the packet transmitter of the fifth embodiment is the same as the implementation examples of FIGS. 1, 3 (or FIG. 13), FIG. 4, and FIG. 5 in the case of the first to fourth embodiments.
  • the overall implementation example of the packet receiver of the third embodiment is the same as the implementation example of FIG. 2 in the case of the first embodiment.
  • the packet mixing unit 301 in FIG. 3 performs the following operation on the information bits S1 + S2 of the mixed packet transmitted in the first retransmission. Further, an information bit S3 of a new packet is added.
  • FIG. 14 is a diagram showing an example of a transmission format in the fifth embodiment.
  • FIG. 14A shows an example of a transmission format when only a new packet is transmitted, which is the same as FIG. 6A.
  • FIG. 14B shows an example of a transmission format at the first retransmission, which is the same as FIG. 6B and the like.
  • FIG. 14C shows an example of a transmission format at the second retransmission. 3 generates P5 and P6 that are the first parity bit and the second parity bit (see FIG. 4) for the information bits S1 + S2 + S3.
  • turbo coding section 302 outputs information bits S1 + S2 + S3, P5, and P6 as turbo codes to rate matching section 303.
  • the packet mixing unit 301 may mix all the information bits S1, S2, and S3 as in the case of the first embodiment, or in the case of the second embodiment. Similarly, only a part of each information bit may be mixed. Further, in the fifth embodiment, the packet mixing unit 301 may mix interleaved information bits as in the third embodiment. Furthermore, in the fifth embodiment, the packet mixing unit 301 may operate so as to sequentially mix information bits of new packets even at the third and subsequent retransmissions.
  • the implementation example of the decoder 203 in FIG. 2 when only a new packet is received in the packet receiver in the fifth embodiment shown in FIG. 2 is the same as the implementation example in FIG. 8 in the first embodiment. is there.
  • FIG. 15 is a diagram illustrating an implementation example of the decoder 203 in FIG. 2 when a packet corresponding to the second retransmission request is received in the packet receiver in the fifth embodiment illustrated in FIG. 2.
  • FIG. 15 the same numbers as those in FIGS. 8 and 9 are assigned to the portions that perform the same processing as in FIGS. 8 and 9.
  • the implementation example of FIG. 15 is different from the implementation examples of FIGS. 8 and 9 as follows. That is, in the implementation example of FIG. 15, processing portions 1501 to 1504 for performing the second retransmission processing are added.
  • received data includes information bits S1 + S2 + S3, a first parity bit P5 during additional retransmission, and a second parity bit P6 during additional retransmission. Further, it is assumed that the new first parity bit P1 and the new second parity bit P2 are received and held before retransmission. Further, it is assumed that the first parity bit P3 at the time of retransmission and the second parity bit P4 at the time of retransmission are received and held at the time of the first retransmission.
  • the deinterleaver unit 804 executes deinterleaving, which is processing for returning the arrangement order of the first likelihood information bit sequence obtained by the previous iterative decoding process.
  • Element decoder 801 which is the first soft decision decoding unit decodes using information bits S1 + S2 + S3, parity bit P1, and deinterleave output for the first likelihood information bit sequence output from deinterleaver unit 804. Execute. Element decoder 801 then outputs the decoding result as a second likelihood information bit sequence.
  • the interleaver unit 802 performs interleaving, which is a rearrangement process, on the second likelihood information bit sequence derived by the element decoder 801.
  • Element decoder 803, which is the second soft decision decoding unit, performs decoding using information bits S1 + S2 + S3, parity bit P2, and the interleave output for the second likelihood information bit sequence output by interleaver unit 802. To do.
  • Element decoder 803 then outputs the decoding result as a third likelihood information bit sequence.
  • the deinterleaver unit 901 performs deinterleaving on the third likelihood information bit sequence output from the element decoder 803.
  • Element decoder 902 which is the third soft decision decoding unit, decodes using information bits S1 + S2 + S3, parity bit P3, and deinterleave output for the third likelihood information bit sequence output from deinterleaver unit 901. Execute. Element decoder 902 then outputs the decoding result as a fourth likelihood information bit sequence.
  • Interleaver section 903 performs interleaving, which is a rearrangement process, on the fourth likelihood information bit sequence derived by element decoder 902.
  • Element decoder 904, which is the fourth soft decision decoding unit, performs decoding using information bits S1 + S2 + S3, parity bit P4, and the interleave output for the fourth likelihood information bit sequence output from interleaver unit 903.
  • the decoding result is output as a fifth likelihood information bit sequence.
  • the deinterleaver unit 1501 performs deinterleaving on the fifth likelihood information bit sequence output from the element decoder 904.
  • Element decoder 1502 which is the fifth soft decision decoding unit, decodes using information bits S1 + S2 + S3, parity bit P5, and deinterleave output for the fifth likelihood information bit sequence output from deinterleaver unit 1501. Execute. Element decoder 1502 then outputs the decoding result as a sixth likelihood information bit sequence.
  • Interleaver section 1503 performs interleaving, which is a rearrangement process, on the sixth likelihood information bit sequence derived by element decoder 1502.
  • Element decoder 1504, which is the sixth soft decision decoding unit, performs decoding using information bits S1 + S2 + S3, parity bit P6, and the interleave output for the sixth likelihood information bit sequence output by interleaver unit 1503.
  • the decoding result is output as a seventh likelihood information bit sequence.
  • the error determination unit 905 determines whether errors remain in S1, S2, and S3 decoded by the element decoder 1504, that is, whether or not decoding has been performed correctly. Then, the error determination unit 905 sets the likelihood of the information bits that can be correctly decoded out of the information bits S1, S2, or S3 as a maximum value, and uses it as a first likelihood information bit sequence, and the deinterleaver unit 804 To input. At the same time, the error determination unit 905 outputs a data string of the decoding result by executing a hard determination process on the first likelihood information bit sequence that has been correctly decoded among the information bits S1, S2, or S3. To do.
  • the decoder 203 in the fifth embodiment performs the following operation in FIG. Can be realized. That is, in a communication frame in which only a new packet is received, the processing parts 801 to 803 operate, and the output of the element decoder 803 is input to the deinterleaver unit 804. In addition, in the communication frame in which the packet corresponding to the first retransmission request is received, the processing parts 901 to 904 and 905 are also operated together by switching the first switch part (not shown). Then, the output of the element decoder 904 is input to the error determination unit 905.
  • the processing parts 1501 to 1504 are also operated by switching the second switch part (not shown).
  • the output of the element decoder 904 is input to the deinterleaver unit 1501, and the element decoder 1
  • the output of 504 is input to the error determination unit 905.
  • the basic implementation example of the packet transmitter of the sixth embodiment is the same as the implementation examples of FIGS. 1, 3, 4, and 5 in the case of the first embodiment.
  • An overall implementation example of the packet receiver of the sixth embodiment is the same as the implementation example of FIG. 2 in the case of the first embodiment.
  • the packet mixing unit 301 in FIG. 3 does not mix new packets and retransmission packets, A plurality of corresponding retransmission packets are mixed and output to turbo coding section 302.
  • FIG. 16 is a diagram illustrating an example of a transmission format in the sixth embodiment.
  • FIG. 16A shows an example of a transmission format when only the new packet 1 is transmitted, which is the same as FIG. 6A.
  • the new first parity bit is P1
  • the new second parity bit is P2.
  • FIG. 16B is an example of a transmission format when only a new packet 2 different from the new packet 1 is transmitted, and is the same as FIG. 6A and the like.
  • the new first parity bit is P3 and the new second parity bit is P4.
  • FIG. 16C shows an example of a transmission format at the time of retransmission.
  • the packet mixing unit 301 in FIG. 3 mixes information bits S1 and S2 of two retransmission packets corresponding to two retransmission requests and inputs them to the turbo encoding unit 302.
  • the turbo encoding unit 302 generates the first parity bit and the second parity bit (see FIG. 4) for the information bits S1 and S2 of the two retransmission packets and the information bits of S1 + S2 as P5 and P6, respectively.
  • P5 is generated as a first parity bit during retransmission
  • P6 is generated as a second parity bit during retransmission.
  • turbo coding section 302 outputs S1 + S2, P5, and P6 as turbo codes to rate matching section 303.
  • the implementation example of the decoder 203 in FIG. 2 when only a new packet is received in the packet receiver in the sixth embodiment shown in FIG. 2 is the same as the implementation example in FIG. 8 in the first embodiment. is there.
  • FIG. 17 is a diagram illustrating an implementation example of the decoder 203 in FIG. 2 when a packet corresponding to a retransmission request is received in the packet receiver in the sixth embodiment illustrated in FIG.
  • the implementation example of FIG. 17 is the same as the implementation example of the fifth embodiment of FIG. 15 except that the received information bits are only S1 + S2.
  • the received data is information bits S1 + S2, first parity bit P5 during retransmission, and second parity bit P6 during retransmission. Also, it is assumed that the new first parity bits P1 and P3 and the new second parity bits P2 and P4 are individually received and held before retransmission.
  • FIG. 17 The operation description of FIG. 17 is the same as that of FIG. Since the implementation example in FIG. 17 includes the implementation example in FIG. 8, the decoder 203 (FIG. 2) in the sixth embodiment is realized by executing the following operations in FIG. be able to. That is, in a communication frame in which only a new packet is received, 801 to 803 And the output of the element decoder 803 is input to the deinterleaver unit 804. Further, in the communication frame in which the packet corresponding to the retransmission request is received, the processing portions 901 to 904, 1501 to 1504, and 905 are also operated in particular by switching of a switch unit (not shown). The output of the element decoder 1504 is input to the error determination unit 905.
  • the processing parts 1501 to 1504 are also operated by switching the second switch part (not shown).
  • the output of the element decoder 904 is input to the deinterleaver unit 1501, and the output of the element decoder 1504 is input to the error determination unit 905.
  • An implementation example on the packet transmitter side is the same as that in the sixth embodiment.
  • the implementation example of the decoder 203 in FIG. 2 when only a new packet is received in the packet receiver in the sixth embodiment shown in FIG. 2 is the same as the implementation example in FIG. 8 in the first embodiment. is there.
  • FIG. 18 is a diagram illustrating an implementation example of the decoder 203 in FIG. 2 when a packet corresponding to a retransmission request is received in the packet receiver in the seventh embodiment illustrated in FIG.
  • the element decoders 801 and 803 that input the parity bits P1 and P2 operate only on the information bit S1
  • the element decoders 902 and 904 that input the parity bits P3 and P4 are the information bits S2. This is an implementation example that focuses on the point that acts only on.
  • the processing part consisting of the above-mentioned 801 to 803 and 901 for executing the decoding process for the parity bits P1 and P2, and the processing part consisting of the above-mentioned 902 to 904 and 1501 for executing the decoding process for the parity bits P3 and P4 are included.
  • a parallel processing part Each output of the deinterleaver units 901 and 1501 is converted into a serial data sequence by the parallel / serial converter 1801 and input to the element decoder 1502. Then, the feedback bit sequence obtained as a result of each of the processes 1502 to 1504, 905, and 804 described above is separated by the serial / parallel converter 1802 into sequences corresponding to the information bits S1 and S2. The series of separation results obtained thereby is input to the element decoders 801 and 902, respectively, and processed again in parallel.
  • the eighth embodiment is an example of realizing a control channel necessary for systematizing the first embodiment described above.
  • information for demodulating and decoding data is transmitted using a control channel, and after the control channel is decoded, control for demodulation and decoding is performed.
  • 19 and 20 are diagrams showing examples of the data format of the control channel in the eighth embodiment.
  • decoding is performed using all the information bits S1 sent at the time of retransmission.
  • control information indicating the data size of information bits is transmitted.
  • the total number of bits of the new packet and the retransmission packet is used as the control information indicating the data size.
  • the packet receiver can perform a data decoding process.
  • the control channel transmits information indicating physical resources, information indicating a modulation scheme, information indicating whether new / retransmission is performed, and the like.
  • the data size of the information bits and the modulation method (QPSK, 1
  • MCS Modulation and Coding Scheme
  • MCS information indicating the total number of bits of the new packet and the retransmission packet and the modulation method is generated and transmitted.
  • information indicating physical resources, information indicating new / retransmission information, and the like are transmitted.
  • the ninth embodiment is an example of realizing a control channel necessary for systematizing the second embodiment described above.
  • control information indicating how much of this part is required. Therefore, as shown in FIG. 21, information indicating the retransmission ratio is transmitted in addition to the control channel.
  • This information is equivalent to indicating information bits of a new packet at the time of retransmission. That is, information indicating the number of information bits of a new packet may be added directly to the control channel.
  • information such as physical resources, modulation scheme, data size, new / retransmission distinction, and the like is the same as in the eighth embodiment.
  • the control channel in the second embodiment described above is controlled when the total size of a part of the information bits S1 and the information bits S2 is the same as the size of the information bits S1.
  • This is an implementation example.
  • information indicating the retransmission ratio at the time of retransmission data generation is transmitted.
  • information indicating the number of information bits of a new packet at the time of retransmission may be added to the control channel.
  • information such as physical resource, modulation scheme, new / retransmission type, and the like is the same as in the eighth embodiment.
  • FIG. 23 is a diagram illustrating an example of the hardware of a computer that can implement the first to tenth embodiments.
  • the computer shown in FIG. 23 includes a CPU 2301, a memory 2302, an input device 2303, an output device 2304, an external storage device 2305, a portable recording medium driving device 2306 into which a portable recording medium 2309 is inserted, and a network connection device 2307. These are connected to each other by a bus 2308.
  • the implementation example shown in the figure is an example of a computer that can implement the above system, and such a computer is not limited to this implementation example.
  • the CPU 2301 controls the entire computer.
  • the memory 2302 is a memory such as a RAM that temporarily stores a program or data stored in the external storage device 2305 (or portable recording medium 2309) when executing a program, updating data, or the like.
  • the CUP 2301 performs overall control by reading the program into the memory 2302 and executing it.
  • the input device 2303 includes, for example, a keyboard, a mouse, etc. and their interface control devices.
  • the input device 2303 detects an input operation by a user using a keyboard, a mouse, or the like, and notifies the CPU 2301 of the detection result.
  • the output device 2304 includes a display device, a printing device, etc. and their interface control devices.
  • the output device 2304 outputs data sent under the control of the CPU 2301 to a display device or a printing device.
  • the external storage device 2305 is, for example, a hard disk storage device. Mainly used for storing various data and programs.
  • the portable recording medium driving device 2306 accommodates a portable recording medium 2309 such as an optical disc, SDRAM, or Compact Flash (registered trademark), and has an auxiliary role for the external storage device 2305.
  • the network connection device 2307 is a device for connecting, for example, a LAN (local area network) or WAN (wide area network) communication line.
  • the system according to the first to tenth embodiments is realized by the CPU 2301 executing a program having functions necessary for each embodiment.
  • the program may be recorded and distributed in the external storage device 2305 or the portable recording medium 2309, or may be acquired from the network by the network connection device 2307.
  • the implementation example in which the turbo encoder is used in the packet transmitter and the turbo decoder is used in the packet receiver has been described.
  • the disclosed technique is based on the turbo encoding method. It is not limited.
  • the present invention can be similarly applied to an adaptive hybrid automatic retransmission request technique using other parity bits (error correction codes).

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Detection And Prevention Of Errors In Transmission (AREA)

Abstract

 パケット受信器側からパケットの再送要求(NAK)が返信された場合、パケット混合部301は、再送バッファ部304に保持されている再送パケットと新規パケットとを混合し、その結果得られる情報ビットをターボ符号化部302に入力させる。ターボ符号化部302は、入力された情報ビットに対してターボ符号化を実行し、その結果、情報ビットのほかに、第1及び第2パリティビットを含むターボ符号を生成される。レートマッチング部303は、生成されたターボ符号のうち、実際に送信するビットを決定し、送信信号を得る。

Description

送信装置、受信装置、通信システム、及び通信方法
 本発明は、無線によるデータの再送信技術に関する。データの例として、例えばパケットデータも含まれる。
 標準化団体3GPP(3rd Generation Partnership Project)にて標準化作業が進められているLTE(Long Term Evolution)等の新たな携帯電話の通信規格などにおいては、移動体端末において高速通信を可能とするための無線通信技術が開発されてきている。
 そこでは、送信装置にて通信パケットに付加された誤り訂正符号に基づいて、受信装置が誤り検出を行いながら通信情報を受信する。例えば、近年実用化されたHSDPA(High Speed Downlink PACKet Access)などの無線通信システムでは、ターボ符号と呼ばれる誤り訂正符号が用いられている。
 HSDPA、LTE等において採用されている再送技術として、ハイブリッド自動再送要求(HARQ:Hybrid Automatic Repeat reQuest)と呼ばれる方式が知られている。パケット通信では一般に、受信装置が、通信パケットの受信の成否を、ACK(肯定的送達確認:ACKnowledgement)又はNAK(否定的送達確認)として送信装置へ返信する。送信装置は、受信装置がNAKを返した場合又はパケットを送信してから妥当な時間が経過するまでに送達確認を受信できない場合に、送信情報を再送する。HARQでは、例えばLTE等のレイヤ1プロトコル階層の処理において、受信装置にて復号に失敗したデータが破棄されずに再送データと組み合わせて復号されることを考慮した上で、送信装置側での再送パターンが決定される。そして、受信装置側では、受信に失敗したデータが廃棄されずに再送データとを合成して復号が行われる。
 上述のターボ符号及びHARQという2つの技術により、次世代パケット通信では高いスループットが達成される。
 ターボ符号は、情報ビットに対し、再帰的たたみ込符号により、2種類のパリティビットを生成することを特徴としている。この2種類のパリティビットは、パリティビットを生成するための情報ビットの並べ替え(インターリーブ)パターンが異なる。この並べ替えパターンがランダムに近いほど特性が良いと一般的に言われている。以降、この2つのパリティビットを第1パリティビット及び第2パリティビットと呼ぶ。
 HARQでは、通常の再送制御と同様に、受信機からACK信号が送られた場合には、次回に新規パケットが送信され、NAK信号が送られた場合には、次回に再送パケットが送信される。HARQでは、受信に失敗したデータであっても受信側で記憶しておき、再送データが受信されるときに、記憶しているデータと再送データとを合成して復号することもできる。
 再送パケットと新規パケットが同時に送信される場合、物理リソースの関係で、新規パケットのサイズが小さくなる可能性がある。
 ここで、誤り訂正符号は、パケットのサイズが大きいほど効果が大きい。誤り訂正の効果が、パケットサイズに依るというのは、例えば、下記非特許文献1に記述がある。
 また、再送パケットと新規パケットが同時に送信される従来技術では、再送パケットと
新規パケットに対して独立に誤り訂正が行われている。このため、ACK/NAK信号を別々に返送する必要があり、フィードバック信号の周波数利用効率が下がってしまうという問題点を有していた。
 関連する技術の例として、下記先行技術文献が存在する。
特開2002-190793号公報 特開2007-135128号公報 特開2006-33886号公報 特開2003-289575号公報 C.Berrou,"The ten-year-old turbo codes are entering into service",IEEE Communication Magazine,August 2003
 そこで、1つの側面では、本発明は、誤り訂正の効果の低下を防止することを目的とする。
 また、1つの側面では、本発明は、フィードバック信号の周波数利用効率の低下を防止することにある。
 態様の1例では、受信装置から返信される送達確認情報に基づいて、該受信装置に復号に失敗したパケットを破棄せずに再送されたパケットと組み合わせて復号させるために、前記パケットの送信の再送を制御する送信装置として実現され、以下の構成要素を含む。
 再送バッファ部は、送信されるべき情報ビットを再送のために保持する。
 パケット混合部は、受信装置から送達確認情報として再送要求を受信した場合に、再送バッファ部に保持されている再送要求に対応する情報ビットと新規に送信されるべき情報ビットとを混合して送信のための情報ビットを生成する。
 符号化部は、受信装置から送達確認情報として再送要求を受信した場合に、パケット混合部が生成する送信のための情報ビットを入力し、その情報ビットに基づいて誤り訂正符号を生成し、その誤り訂正符号を含む送信符号を生成し出力する。
 また、第2の態様では、送信装置に受信パケットの成否を示す送達確認情報を返信しながら、復号に失敗した受信パケットを破棄せずに送信装置から再送された受信パケットと組み合わせて復号することで、受信パケットの再送を制御する受信装置として実現され、以下の構成要素を含む。
 即ち、復号部は、送信装置に送達確認情報として再送要求を送信した場合に、その再送要求に対応して先に受信した新規パケットの情報ビット及び誤り訂正符号と、再送要求に対応して新たに受信したパケットの情報ビット及び誤り訂正符号とに基づいて、再送要求に対応するパケットと再送要求に対応して新たに受信したパケットに対する復号を同時に実行する。
 従って、本発明は、誤り訂正の効果の低下を防止することができる。
 また、フィードバック信号の周波数利用効率の低下を防止することができる。
パケット送信器の構成図である。 パケット受信器の構成図である。 符号器102の実現例を示す図である。 ターボ符号化部302の実現例を示す図である。 要素符号器401又は402の実現例を示す図である。 第1の実施形態における送信フォーマット例を示す図である。 第1の実施形態におけるレートマッチング部303の動作説明図である。 第1の実施形態において、新規パケットのみが受信されたときの復号器203の実現例を示す図である。 第1の実施形態において、再送要求に対応するパケットが受信されたときの復号器203の実現例を示す図である。 第2の実施形態における送信フォーマット例を示す図である。 第3の実施形態における送信フォーマット例を示す図である。 第3の実施形態において、再送要求に対応するパケットが受信されたときの復号器203の実現例を示す図である。 第4の実施形態における符号器102の実現例を示した図である。 第5の実施形態における送信フォーマット例を示す図である。 第5の実施形態におけるパケット受信器において、2回目の再送要求に対応するパケットが受信されたときの復号器203の実現例を示す図である。 第6の実施形態における送信フォーマット例を示す図である。 第6の実施形態において、再送要求に対応するパケットが受信されたときの復号器203の実現例を示す図である。 第7の実施形態において、再送要求に対応するパケットが受信されたときの復号器203の実現例を示す図である。 第8の実施形態における制御チャネルのデータフォーマット例を示す図(その1)である。 第8の実施形態における制御チャネルのデータフォーマット例を示す図(その2)である。 第9の実施形態における制御チャネルのデータフォーマット例を示す図である。 第10の実施形態における制御チャネルのデータフォーマット例を示す図である。 第1から第10までの実施形態を実現できるコンピュータのハードウェアの一実現例を示す図である。
 以下、図面を参照しながら、各実施形態について詳細に説明する。
 図1は第1の実施形態におけるパケット送信器の構成図、図2は第1の実施形態におけるパケット受信器の構成図である。
 図1において、送信データ101は、符号器102にて符号化された後に、変調器103にて変調され、アンテナ105から送信される。このとき、コーディングレート・変調方式決定部104が、符号器102における符号化のコーディングレートと、変調器103における変調方式を決定し、決定されたコーディングレート及び変調方式をそれぞれ符号器102及び変調器103に指示する。
 図2において、アンテナ201にて受信されたデータは、復調器202にて復調され、復号器203にて復号されて、受信データ205を出力する。このとき、コーディングレート・変調方式判定部104が、復号器203において復号されたデータの変調方式を判定し、判定されたコーディングレート及び変調方式をそれぞれ復号器203及び復調器202に指示する。
 図3は、図1の符号器102の実現例を示す図である。
 パケット混合部301は、新規パケットの送信時、最初の送信の際又は、パケット受信器側からACK信号が返信されている際には、新規パケットの情報ビットのみをそのままターボ符号化部302に入力させる。なお、新規パケットは、再送に備えて、再送バッファ部304に保持してもよい。パケット受信器側からACK信号が返信された時点で、そのACK信号に対応してバッファ部304に保持されていたパケットを破棄してもよい。一方、パケット受信器側からパケットの再送要求があった場合、即ちNAK信号が返信されてきたときには、パケット混合部301は、再送バッファ部304に保持されている再送用パケットと新規パケットとを混合する(例えば、再送用パケットに新規パケットを結合すうrことで、異なるパケット間での混合を行う。)。そして、パケット混合部301は、その混合処理の結果得られる情報ビットをターボ符号化部302に入力させる。
 符号化部であるターボ符号化部302は、入力された情報ビットに対してターボ符号化を実行し、その結果、情報ビットのほかに、誤り訂正符号である第1パリティビット及び第2パリティビットを含むターボ符号を生成される。
 レートマッチング部303は、生成されたターボ符号のうち、実際に送信するビットを決定し、送信信号を得る。
 図4は、ターボ符号化部302の実現例を示す図である。また、図5は、図4の要素符号器401又は402の実現例を示す図である。
 図4において、要素符号器401は、入力された情報ビットに対し、再帰的たたみ込符号化を実行し、第1パリティビットを生成する。
 一方、入力された情報ビットは、インターリーバ部402によって並べ替え(インターリーブ)が行われる。要素符号器401は、インターリーバ部402から出力される並び替えられた情報ビットに対し、再帰的たたみ込符号化を実行し、第2パリティビットを生成する。第1パリティビット及び第2パリティビットは、入力された情報ビットと共に、ターボ符号として出力される。
 図5において、図4の要素符号器401又は402は共に、情報ビットから第1パリティビット又は第2パリティビットを生成する畳み込みエンコーダとして実現されている。図5の実現例では、出力されるパリティビットに対する入力される情報ビットのビットレートは1/2である。また、このエンコーダは、502、504、505という3個のビット遅延レジスタを含み、現在を含む最近の4ビットの情報ビットに関する関数器となっている。つまり、図5のエンコーダは、符号レート=1/2、拘束長=4の再帰的系統的畳み込みエンコーダとして実現されている。この実現例は、ターボ符号器の要素符号器として、一般的に良く知られている実現例である。
 図5において、加算器501の出力に縦続に接続されたビット遅延レジスタ502、504、505は、3ビットのシフトレジスタを実現しており、サンプリング時間毎に、以下の一連のビットシフト動作を実行する。即ち、ビット遅延レジスタ505が保持していたビットが、加算器506及び507に出力される。また、ビット遅延レジスタ504が保持していたビットが、ビット遅延レジスタ505に入力され保持される。更に、ビット遅延レジスタ502が保持していたビットが、ビット遅延レジスタ504に入力され保持される。そして、加算器501の出力がビット遅延レジスタ502に入力され保持される。加算器501は、入力された情報ビットと、ビット遅延レジスタ505が出力するビットとに対して、2を法とする加算を実行する。加算器503は、加算器501が出力するビットとビット遅延レジスタ502が出力するビットとに対して、2を法とする加算を実行する。加算器506は、加算器503が出力するビットとビット遅延レジスタ505が出力するビットとに対して、2を法とする加算を実行する。加算器507は、ビット遅延レジスタ504が出力するビットとビット遅延レジスタ505が出力するビットとに対して、2を法とする加算を実行する。加算器507の出力は、加算器501に入力される。
そして、加算器506の出力は、パリティビット(図4の第1パリティビット又は第2パリティビット)として出力される。
 図6は、図1~図5に示される実現例を有する第1の実施形態における送信フォーマット例を示す図である。図6(a)は、新規パケットのみが送信されるときの送信フォーマット例、図6(b)は、再送要求がなされたときの送信フォーマット例である。
 図6(a)において、S1は、新規パケットの情報ビットを示している。新規パケットのみが送信されるときは、図3のパケット混合部301は、新規パケットに対応する情報ビットS1のみをターボ符号化部302に入力させる。この結果、ターボ符号化部302は、情報ビットS1のみからターボ符号を生成する。図6(a)において、P1は、情報ビットがS1であるときの、ターボ符号化部302(図3)が生成する第1パリティビット(図4参照)である。以後これを、新規時第1パリティビットと呼ぶ。P2は、情報ビットがS1であるときの、ターボ符号化部302が生成する第2パリティビット(図4参照)である。以後これを、新規時第2パリティビットと呼ぶ。情報ビットS1、P1、P2が、ターボ符号としてターボ符号化部302からレートマッチング部303に出力される。
 図6(b)において、S2は、新規パケットの情報ビットを示している。また図6(b)では、S1は、再送パケットの情報ビットである。図3のパケット混合部301は、新規パケットのサイズを、送信時に使える物理リソースのサイズにより変更することができる。多くの物理リソースを使えるときは、新規パケットのサイズは大きなサイズとされ、使える物理リソースが少ないときは、新規パケットのサイズは小さくされる。
 再送要求があった場合は、パケット混合部301は、決定されたサイズに埋められた新規パケットの情報ビットS2と、前回送られた再送パケットの情報ビットS1の両方を、符号化の対象とする1つのデータとして、ターボ符号化部302へ入力させる。ターボ符号化部302は、図6(b)に示されるように、このS2+S1の情報ビットに対して、第1パリティビット及び第2パリティビット(図4参照)であるP3及びP4を生成する。以後、再送時の第1パリティビットを再送時第1パリティビット(=P3)、再送時の第2パリティビットを再送時第2パリティビット(=P4)と呼ぶ。この結果、ターボ符号化部302は、情報ビットS1+S2、P3、P4を、ターボ符号としてレートマッチング部303へ出力する。
 ここで、符号化の順番として、S2から先にパケット混合部301からターボ符号化部302に入力されるのがよい。なぜなら、図4の要素符号器401及び402は図5に示される実現例を備えるため、S1が先に要素符号器401又は402に入力されるとP3又はP4の前半部は、それぞれP1又はP2と全く同じになってしまうからである。S2が先に要素符号器401又は402に入力されることにより、P3又はP4の前半部を、それぞれP1又はP2と異なったビット例として生成させることができる。また、図5の実現例では、ビット遅延レジスタ504や505の出力が加算器501側にフィードバックされて再帰的に入力される。このため、S2が先に要素符号器401又は402に入力されることにより、P3又はP4の後半部では、S1+S2に対するパリティビットが生成されることになり、それぞれP1又はP2とは異なったビットを生成させることができる。
 図7は、図3のレートマッチング部303の動作説明図である。レートマッチングは、ターボ符号化部302にて生成されたターボ符号ビット(情報ビット+第1パリティビット+第2パリティビット)の中から、実際に送信される、物理リソースに見合ったビットを抽出する処理である。図7(a)は、新規パケットのみが送信されるときのレートマッ
チング処理の例、図7(b)は、再送要求がなされたときのレートマッチング処理の例である。
 一般的に、情報ビットは、送った方が無線特性が良い。このため、新規パケットのみが送信されるときは、図7(a)に示されるように、情報ビットS1はそのまますべて選択される。P1とP2は、実際に送信するビット数に合わせるために、それぞれの一部が選択される。この選択方法としては例えば、P1又はP2の各ビットに対応するビット番号がnで除算され、余りがmとなったビット番号に対応するビットのみが選択されるという方法を採用することができる。一般的に、P1又はP2の全体から均一にビットが選択されることにより、良い符号化特性が得られる。
 再送要求がなされたときには、図7(b)に示されるように、図7(a)の場合と同様の考え方に従って、新規情報ビットS2はそのまますべて選択され、P3、P4は、それぞれの一部が選択される。また、S1は、既に送信済みのため再送時には選択しないという処理を実行することができる。
 図8は、図2に示される第1の実施形態におけるパケット受信器において、新規パケットのみが受信されたときの図2の復号器203の実現例を示す図である。この実現例は、一般的なターボ復号器として実現される。
 まず、受信されるデータは、情報ビットS1と、新規時第1パリティビットP1と、新規時第2パリティビットP2である。
 図8において、デインターリーバ部(図8で「π-1」と表記)804は、前回の繰返し復号処理により得られている第1の尤度情報ビット系列の並び順を元に戻す処理であるデインターリーブを実行する。
 第1の軟判定復号部である要素復号器(図8で「DEC」と表記)801は、情報ビットS1と、新規時第1パリティビットP1と、デインターリーバ部804が出力する第1の尤度情報ビット系列に対するデインターリーブ出力とを用いて復号を実行する。そして、要素復号器801は、復号結果を第2の尤度情報ビット系列として出力する。
 インターリーバ部(図8で「π」と表記)802は、要素復号器801により導出された第2の尤度情報ビット系列に対して並び替え処理であるインターリーブを実行する。
 第2の軟判定復号部である要素復号器803は、情報ビットS1と、新規時第2パリティビットP2と、インターリーバ部802が出力する第2の尤度情報ビット系列に対するインターリーブ出力とを用いて復号を実行する。そして、要素復号器803は、復号結果を第1の尤度情報ビット系列として出力する。これと共に、要素復号器803は、804、801、802、及び803自身の各部による復号が繰り返し実行された後に、要素復号器803自身が算出する第1の尤度情報ビット系列に対して硬判定処理を実行することにより、復号結果のデータ列を出力する。
 以上の実現例により、新規パケットのみが受信されたときのターボ復号の処理を実現することができる。
 図9は、図2に示される第1の実施形態におけるパケット受信器において、再送要求に対応するパケットが受信されたときの図2の復号器203の実現例を示す図である。
 図9において、図8の場合と同様の処理を行う部分には、図8の場合と同じ番号が付されている。
 図9の実現例が図8の実現例と異なる点は、以下の通りである。即ち第1に、受信される情報ビットには先行する新規パケット又は再送パケットから得られる情報ビットS1と
新規パケットの情報ビットS2が混在して含まれ、それらに対して前述した801~803、804の処理が実行される。第2に、受信された再送時第1パリティビットP3、再送時第2パリティビットP4を用いて更に軟判定処理を実行する処理部分901~905が追加されている。
 まず、受信されるデータは、情報ビットS1+S2と、再送時第1パリティビットP3と、再送時第2パリティビットP4である。また、新規時第1パリティビットP1と、新規時第2パリティビットP2は、再送前に受信され保持されているものとする。
 図9において、デインターリーバ部804は、前回の繰返し復号処理により得られている第1の尤度情報ビット系列の並び順を元に戻す処理であるデインターリーブを実行する。
 第1の軟判定復号部である要素復号器801は、情報ビットS1+S2と、新規時第1パリティビットP1と、デインターリーバ部804が出力する第1の尤度情報ビット系列に対するデインターリーブ出力とを用いて復号を実行する。そして、要素復号器801は、復号結果を第2の尤度情報ビット系列として出力する。
 インターリーバ部802は、要素復号器801により導出された第2の尤度情報ビット系列に対して並び替え処理であるインターリーブを実行する。
 第2の軟判定復号部である要素復号器803は、情報ビットS1+S2と、新規時第2パリティビットP2と、インターリーバ部802が出力する第2の尤度情報ビット系列に対するインターリーブ出力とを用いて復号を実行する。そして、要素復号器803は、復号結果を第3の尤度情報ビット系列として出力する。
 デインターリーバ部901は、第3の尤度情報ビット系列に対してデインターリーブを実行する。
 第3の軟判定復号部である要素復号器902は、情報ビットS1+S2と、再送時第1パリティビットP3と、デインターリーバ部901が出力する第3の尤度情報ビット系列に対するデインターリーブ出力とを用いて復号を実行する。そして、要素復号器902は、復号結果を第4の尤度情報ビット系列として出力する。
 インターリーバ部903は、要素復号器902により導出された第4の尤度情報ビット系列に対して並び替え処理であるインターリーブを実行する。
 第4の軟判定復号部である要素復号器904は、情報ビットS1+S2と、再送時第2パリティビットP4と、インターリーバ部903が出力する第4の尤度情報ビット系列に対するインターリーブ出力とを用いて復号を実行する。そして、要素復号器904は、復号結果を第1の尤度情報ビット系列として出力する。
 なお、図9の実現例には図8の実現例が含まれているため、第1の実施形態における復号器203(図2)は、図9において以下の動作を実行させることにより、実現することができる。即ち、新規パケットのみが受信された通信フレームでは、801~803の処理部分が動作し、要素復号器803の出力がデインターリーバ部804に入力する。一方、再送要求に対応するパケットが受信された通信フレームでは、特には図示しないスイッチ部の切替えにより、901~905の処理部分も併せて動作し、要素復号器803の出力がデインターリーバ部901に入力し、誤り判定部905の出力がデインターリーバ部804に入力する。
 図9の実現例では、再送パケットの情報ビットS1と新規パケットの情報ビットS2が混在して復号処理されることが特徴である。
 ここで、S1及びS2には、それぞれ誤り検出を行うためのCRC(巡回冗長符号)を付加することが有効である。図9の誤り判定部905は、例えば情報ビットS1に付加されたCRCと情報ビットS2に付加されたCRCに基づいて、要素復号器904にて復号されたS1、S2に誤りが残っているか、即ち正しく復号が行われたか否かを判定する。そして、誤り判定部905は、情報ビットS1又はS2のうち正しく復号できた方の情報ビットの尤度を最大値にして、それを第1の尤度情報ビット系列として、デインターリーバ部804に入力させる。これと共に、誤り判定部905は、情報ビットS1又はS2のうち正しく復号できた方の第1の尤度情報ビット系列に対して硬判定処理を実行することにより、復号結果のデータ列を出力する。
 そして、上述の第1の尤度情報がフィードバックされながら、804、801~803、901~905による復号が繰り返し実行されることにより、情報ビットS1、S2のパケット誤りを訂正しやすくすることができる。
 以上のようにして、第1の実施形態では、再送要求があった場合、再送パケットと新規パケットが混合されて符号化及び復号化が実施される。これにより、符号化されるパケット長が長くなるので、誤り率特性が向上する。
 また、第1の実施形態では、再送パケットに関する情報ビットS1と新規パケットに関する情報ビットS2が同じ復調器202(図2)で復号されるので、お互いの復号処理を助け合う効果が生ずる。この結果、再送パケットと新規パケットの復号が失敗する又は成功するタイミングを同じタイミングにする可能性を高めることができるため、それらに対する再送制御信号であるACK/NAK信号を1つで済ますことが可能となる。この場合、新規パケット又は再送パケットのうち両方とも復号に成功した場合にはACKが返信され、何れか一方でも復号に失敗した場合にはNAKが返信される。
 次に、第2の実施形態について説明する。
 第2の実施形態の実現例は、第1の実施形態の場合の図1~図5、図8、及び図9の実現例と同様である。
 図10は、第2の実施形態における送信フォーマット例を示す図である。図10(a)は、新規パケットのみが送信されるときの送信フォーマット例、図10(b)は、再送要求がなされたときの送信フォーマット例である。
 前述した第1の実施形態では、図6に示されるように、再送要求時には、情報ビットS1の全ての情報を用いてターボ符号化が実行された。これに対して、第2の実施形態では、図3のパケット混合部301は、図10(b)に示されるように、再送要求時には、情報ビットS1の一部のみを情報ビットS2と混合して、ターボ符号化部302に入力させる。なお、図10(a)に示される、新規パケットのみが送信されるときの送信フォーマット例は、図6(a)と同様である。これにより、新規パケットに対するパリティビットの生成を完全に行いつつ、P3、P4のビット数を減らすことができる。レートマッチング部303(図3)によるレートマッチングで、P3、P4のビットは削られてしまい一部のビットしか送られないことを考えると、P3、P4の全体のビットが減った分だけ、新規パケットの情報をより多く送ることができることになる。
 特に、再送時のS1の一部のビット数とS2のビット数の合計が、S1全てのビット数と同じになるようにすると、各要素復号器(図9の902、904)において等しく誤り訂正が行われるため、最も効率が良い。
 次に、第3の実施形態について説明する。
 第3の実施形態のパケット送信器の基本実現例は、第1の実施形態の場合の図1、図3~図5の実現例と同様である。また、第3の実施形態のパケット受信器の全体実現例は、第1の実施形態の場合の図2の実現例と同様である。
 図11は、第3の実施形態における送信フォーマット例を示す図である。第3の実施形態では、図3のパケット混合部301は、再送要求時に、情報ビットS1とS2を混合してターボ符号化部302(図3)に入力させるときに、図11(b)に示されるように、再送パケットに対応する情報ビットS1に対してインターリーブを実施する。その後、パケット混合部301は、そのインターリーブされた情報ビットS1と新規パケットに対応する情報ビットS2とを混合して、ターボ符号化部302に入力させる。なお、図11(a)に示される、新規パケットのみが送信されるときの送信フォーマット例は、図6(a)と同様である。
 前述した第1の実施形態の説明において、再送要求時には、パケット混合部301からターボ符号化部302へは、情報ビットS2を先に入力させるのがよいことを説明した。しかしここで、情報ビットS2のターボ符号化が終了した直後に要素符号器401又は402内のビット遅延レジスタ502、504、505が保持している値が全てゼロとなった場合を考える。この場合には、その直後に情報ビットS1が入力されたときに、パリティビットP3又はP4として、パリティビットP1又はP2と同じ値が出力されてしまう。この結果、パリティビットP3又はP4の一部が、パリティビットP1又はP2と同じになってしまい、パケット受信器側での誤り訂正能力が低下してしまう。そこで、第3の実施形態では、パケット混合部301が、情報ビットS2に続いてS1をターボ符号化部302に入力させるときに、インターリーブされたS1を入力させるようにする。
 なお、パケット混合部301は、情報ビットS1をターボ符号化部302に入力させるときに、例えば、S1の最後のビットを最初に入力して、順番をさかのぼり、最後にもともと先頭だったS1のビットを入力させるというインターリーブを実行してもよい。
 図2に示される第3の実施形態におけるパケット受信器において、新規パケットのみが受信されたときの図2の復号器203の実現例は、第1の実施形態における図8の実現例と同様である。
 図12は、図2に示される第3の実施形態におけるパケット受信器において、再送要求に対応するパケットが受信されたときの図2の復号器203の実現例を示す図である。
 図12において、図8及び図9の場合と同様の処理を行う部分には、図8及び図9の場合と同じ番号が付されている。
 図12の実現例が図8及び図9の実現例と異なる点は、以下の通りである。即ち、図12の実現例では、インターリーブ処理π2を実行するインターリーバ部1201と、π2で並び替えられた並び順を元に戻すデインターリーブの処理を実行するデインターリーバ部1202が挿入される。ここで、π2は、図11に示されるように、パケット混合部301での情報ビットS1に対するインターリーブの処理に対応している。
 まず、受信されるデータは、情報ビットS1+S2と、再送時第1パリティビットP3と、再送時第2パリティビットP4である。また、新規時第1パリティビットP1と、新規時第2パリティビットP2は、再送前に受信され保持されているものとする。
 図12において、デインターリーバ部804は、前回の繰返し復号処理により得られている第1の尤度情報ビット系列の並び順を元に戻す処理であるデインターリーブを実行する。
 第1の軟判定復号部である要素復号器801は、情報ビットS1+S2と、新規時第1パリティビットP1と、デインターリーバ部804が出力する第1の尤度情報ビット系列に対するデインターリーブ出力とを用いて復号を実行する。そして、要素復号器801は、復号結果を第2の尤度情報ビット系列として出力する。
 インターリーバ部802は、要素復号器801により導出された第2の尤度情報ビット系列に対して並び替え処理であるインターリーブを実行する。
 第2の軟判定復号部である要素復号器803は、情報ビットS1+S2と、新規時パリティビットP2と、インターリーバ部802が出力する第2の尤度情報ビット系列に対するインターリーブ出力とを用いて復号を実行する。そして、要素復号器803は、復号結果を第3の尤度情報ビット系列として出力する。
 インターリーバ部(図12で「π2」と表記)1201は、要素復号器803により導出された第3の尤度情報ビット系列に対してインターリーブを実行する。このインターリーブの処理π2は、図11に示されるように、パケット送信器側のパケット混合部301(図3)での情報ビットS1に対するインターリーブの処理に対応している。
 デインターリーバ部901は、インターリーバ部1201に対してインターリーブされた第3の尤度情報ビット系列に対して更にデインターリーブを実行する。
 第3の軟判定復号部である要素復号器902は、情報ビットS1+S2と、再送時パリティビットP3と、デインターリーバ部901が出力する第3の尤度情報ビット系列に対するデインターリーブ出力とを用いて復号を実行する。そして、要素復号器902は、復号結果を第4の尤度情報ビット系列として出力する。
 インターリーバ部903は、要素復号器902により導出された第4の尤度情報ビット系列に対して並び替え処理であるインターリーブを実行する。
 第4の軟判定復号部である要素復号器904は、情報ビットS1+S2と、再送時第2パリティビットP4と、インターリーバ部903が出力する第4の尤度情報ビット系列に対するインターリーブ出力とを用いて復号を実行し、復号結果を第1の尤度情報ビット系列として出力する。
 誤り判定部905は、要素復号器904にて復号されたS1、S2に誤りが残っているか、即ち正しく復号が行われたか否かを判定する。そして、誤り判定部905は、情報ビットS1又はS2のうち正しく復号できた方の情報ビットの尤度を最大値にして、それを第1の尤度情報ビット系列として、デインターリーバ部1202に入力させる。これと共に、誤り判定部905は、情報ビットS1又はS2のうち正しく復号できた方の第1の尤度情報ビット系列に対して硬判定処理を実行することにより、復号結果のデータ列を出力する。
 デインターリーバ部(図12で「π2-1」と表記)1202は、誤り判定部905から出力された第1の尤度情報ビット系列に対して、デインターリーブを実行し、その結果をデインターリーバ部804に出力する。デインターリーバ部1202でのデインターリーブの処理π2-1は、図11に示される、パケット送信器側のパケット混合部301(図3)での情報ビットS1に対するインターリーブの処理π2の並び順を元に戻す処理に対応している。
 なお、図12の実現例には図8の実現例が含まれているため、第3の実施形態における復号器203(図2)は、図12において以下の動作を実行させることにより、実現することができる。即ち、新規パケットのみが受信された通信フレームでは、801~803
の処理部分が動作し、要素復号器803の出力がデインターリーバ部804に入力する。一方、再送要求に対応するパケットが受信された通信フレームでは、特には図示しないスイッチ部の切替えにより、1201,901~905、1202の処理部分も併せて動作する。そして、要素復号器803の出力がインターリーバ部1201に入力し、デインターリーバ部1202の出力がデインターリーバ部804に入力する。
 次に、第4の実施形態について説明する。
 図13は、第4の実施形態における、図1のパケット送信器内の符号器102の実現例を示した図である。図13において、第1乃至第3の実施形態における図3の場合と同様の処理を行う部分には、図3の場合と同じ番号が付されている。
 図13に示される第4の実施形態が、図3に示される第1乃至第3の実施形態と異なる点は、再送バッファ部304に対してパケットを保持する制御方式である。その他のパケット送信器及び受信器の制御処理については、第1乃至第3の何れかの実施形態の場合と同様の制御処理を採用することができる。
 前述した図3の実現例では、新規パケットは、再送に備えて、再送バッファ部304に保持され、パケット受信器側からACK信号が返信された時点で、そのACK信号に対応して保持されていたパケットが破棄される。一方、パケット受信器側からパケットの再送要求があった場合、即ちNAK信号が返信されてきたときには、パケット混合部301は、再送バッファ部304に保持されている再送パケットと新規パケットとを混合して出力する。その場合には、再送バッファ部304には、パケット受信器側からACK信号が返信されるまで、元の再送パケットと新規パケットの両方が保持されることになる。
 しかし実際には、パケット混合部301が再送パケットと新規パケットを混合した後には、その混合パケットに対して再度の再送が発生する可能性はあるが、元の再送パケットと新規パケットの両方をそれぞれ保持する必要はなくなる。
 そこで、図13に示される第4の実施形態では、パケット混合部301が再送により混合パケットを出力したときには、その混合パケットに含まれる元の再送パケットは再送バッファ部304から削除される。また、混合パケットに含まれる新規パケットも再送バッファ部304には保持されない。そして、混合パケットのデータのみが再送バッファ部304に保持される。
 このような制御処理により、再送バッファ部304を効率的に利用することが可能となる。
 次に、第5の実施形態について説明する。
 第5の実施形態のパケット送信器の基本実現例は、第1乃至第4の実施形態の場合の図1、図3(又は図13)、図4、図5の実現例と同様である。また、第3の実施形態のパケット受信器の全体実現例は、第1の実施形態の場合の図2の実現例と同様である。
 第5の実施形態は、パケット受信器側からの再送要求に対するパケット送信器による1回目のパケット再送に対して、パケット受信器側での復号が失敗しパケット受信器側から更に再送要求(NAK信号)が返信された場合を想定している。この場合、パケット送信器側では2回目の再送が実施されることになるが、このとき、図3のパケット混合部301は、1回目の再送で送信した混合パケットの情報ビットS1+S2に対して、更に新規パケットの情報ビットS3を追加する。
 図14は、第5の実施形態における送信フォーマット例を示す図である。図14(a)は、新規パケットのみが送信されるときの送信フォーマット例であり、図6(a)などと同様である。図14(b)は、1回目の再送時の送信フォーマット例であり、図6(b)などと同様である。図14(c)は、2回目の再送時の送信フォーマット例である。このように、図3のターボ符号化部302は、情報ビットS1+S2+S3に対する第1パリティビット及び第2パリティビット(図4参照)であるP5及びP6を生成する。以後、2回目以降の再送時の第1パリティビットを追加再送時第1パリティビット(=P5)、2回目以降の再送時の第2パリティビットを追加再送時第2パリティビット(=P6)と呼ぶ。そして、ターボ符号化部302は、情報ビットS1+S2+S3と、P5、P6をターボ符号として、レートマッチング部303に出力することになる。
 第5の実施形態において、パケット混合部301は、第1の実施形態の場合と同様に、S1、S2、S3の全ての情報ビットを混合してもよいし、第2の実施形態の場合と同様に各情報ビットの一部のみを混合してもよい。また、第5の実施形態において、パケット混合部301は、第3の実施形態の場合と同様に、インターリーブされた情報ビットを混合するようにしてもよい。更に、第5の実施形態において、パケット混合部301は、3回目以降の再送時にも、新規パケットの情報ビットを順次混合するように動作してもよい。
 図2に示される第5の実施形態におけるパケット受信器において、新規パケットのみが受信されたときの図2の復号器203の実現例は、第1の実施形態における図8の実現例と同様である。
 また、1回目の再送要求に対応する再送パケットが受信されたときの図2の復号器203の実現例は、第1の実施形態における図9の実現例と同様である。
 図15は、図2に示される第5の実施形態におけるパケット受信器において、2回目の再送要求に対応するパケットが受信されたときの図2の復号器203の実現例を示す図である。
 図15において、図8及び図9の場合と同様の処理を行う部分には、図8及び図9の場合と同じ番号が付されている。
 図15の実現例が図8及び図9の実現例と異なる点は、以下の通りである。即ち、図15の実現例では、2回目の再送処理を行うための処理部分1501~1504が追加されている。
 まず、受信されるデータは、情報ビットS1+S2+S3と、追加再送時第1パリティビットP5と、追加再送時第2パリティビットP6である。また、新規時第1パリティビットP1と、新規時第2パリティビットP2は、再送前に受信され保持されているものとする。更に、再送時第1パリティビットP3と、再送時第2パリティビットP4は、1回目の再送時に受信され保持されているものとする。
 即ち図15において、デインターリーバ部804は、前回の繰返し復号処理により得られている第1の尤度情報ビット系列の並び順を元に戻す処理であるデインターリーブを実行する。
 第1の軟判定復号部である要素復号器801は、情報ビットS1+S2+S3と、パリティビットP1と、デインターリーバ部804が出力する第1の尤度情報ビット系列に対するデインターリーブ出力とを用いて復号を実行する。そして、要素復号器801は、復号結果を第2の尤度情報ビット系列として出力する。
 インターリーバ部802は、要素復号器801により導出された第2の尤度情報ビット系列に対して並び替え処理であるインターリーブを実行する。
 第2の軟判定復号部である要素復号器803は、情報ビットS1+S2+S3と、パリティビットP2と、インターリーバ部802が出力する第2の尤度情報ビット系列に対するインターリーブ出力とを用いて復号を実行する。そして、要素復号器803は、復号結果を第3の尤度情報ビット系列として出力する。
 デインターリーバ部901は、要素復号器803が出力する第3の尤度情報ビット系列に対してデインターリーブを実行する。
 第3の軟判定復号部である要素復号器902は、情報ビットS1+S2+S3と、パリティビットP3と、デインターリーバ部901が出力する第3の尤度情報ビット系列に対するデインターリーブ出力とを用いて復号を実行する。そして、要素復号器902は、復号結果を第4の尤度情報ビット系列として出力する。
 インターリーバ部903は、要素復号器902により導出された第4の尤度情報ビット系列に対して並び替え処理であるインターリーブを実行する。
 第4の軟判定復号部である要素復号器904は、情報ビットS1+S2+S3と、パリティビットP4と、インターリーバ部903が出力する第4の尤度情報ビット系列に対するインターリーブ出力とを用いて復号を実行し、復号結果を第5の尤度情報ビット系列として出力する。
 デインターリーバ部1501は、要素復号器904が出力する第5の尤度情報ビット系列に対してデインターリーブを実行する。
 第5の軟判定復号部である要素復号器1502は、情報ビットS1+S2+S3と、パリティビットP5と、デインターリーバ部1501が出力する第5の尤度情報ビット系列に対するデインターリーブ出力とを用いて復号を実行する。そして、要素復号器1502は、復号結果を第6の尤度情報ビット系列として出力する。
 インターリーバ部1503は、要素復号器1502により導出された第6の尤度情報ビット系列に対して並び替え処理であるインターリーブを実行する。
 第6の軟判定復号部である要素復号器1504は、情報ビットS1+S2+S3と、パリティビットP6と、インターリーバ部1503が出力する第6の尤度情報ビット系列に対するインターリーブ出力とを用いて復号を実行し、復号結果を第7の尤度情報ビット系列として出力する。
 誤り判定部905は、要素復号器1504にて復号されたS1、S2、S3に誤りが残っているか、即ち正しく復号が行われたか否かを判定する。そして、誤り判定部905は、情報ビットS1、S2、又はS3のうち正しく復号できた情報ビットの尤度を最大値にして、それを第1の尤度情報ビット系列として、デインターリーバ部804に入力させる。これと共に、誤り判定部905は、情報ビットS1、S2、又はS3のうち正しく復号できた第1の尤度情報ビット系列に対して硬判定処理を実行することにより、復号結果のデータ列を出力する。
 なお、図15の実現例には図8及び図9の実現例が含まれているため、第5の実施形態における復号器203(図2)は、図15において以下の動作を実行させることにより、実現することができる。即ち、新規パケットのみが受信された通信フレームでは、801~803の処理部分が動作し、要素復号器803の出力がデインターリーバ部804に入力する。また、1回目の再送要求に対応するパケットが受信された通信フレームでは、特には図示しない第1のスイッチ部の切替えにより、901~904、905の処理部分も併せて動作する。そして、要素復号器904の出力が誤り判定部905に入力する。更に、2回目の再送要求に対応するパケットが受信された通信フレームでは、特には図示しない第2のスイッチ部の切替えにより、1501~1504の処理部分も併せて動作する。そして、要素復号器904の出力がデインターリーバ部1501に入力し、要素復号器1
504の出力が誤り判定部905に入力する。
 上記第5の実施形態により、2回目以降の再送に対しても、効率的な再送処理が可能となる。
 次に、第6の実施形態について説明する。
 第6の実施形態のパケット送信器の基本実現例は、第1の実施形態の場合の図1、図3、図4、図5の実現例と同様である。また、第6の実施形態のパケット受信器の全体実現例は、第1の実施形態の場合の図2の実現例と同様である。
 第6の実施形態は、パケット受信器側からの再送要求に対するパケット送信器によるパケット再送において、図3のパケット混合部301は、新規パケットと再送パケットを混合するのではなく、複数の再送要求に対応する複数の再送パケットを混合して、ターボ符号化部302に出力する。
 図16は、第6の実施形態における送信フォーマット例を示す図である。図16(a)は、新規パケット1のみが送信されるときの送信フォーマット例であり、図6(a)などと同様である。この場合例えば、新規時第1パリティビットはP1、新規時第2パリティビットはP2である。
 図16(b)は、新規パケット1とは別の新規パケット2のみが送信されるときの送信フォーマット例であり、図6(a)などと同様である。この場合例えば、新規第1パリティビットはP3、新規第2パリティビットはP4である。
 図16(c)は、再送時の送信フォーマット例である。図3のパケット混合部301が、2つの再送要求に対応する2つの再送パケットの情報ビットS1、S2を混合しターボ符号化部302に入力させる。この結果、ターボ符号化部302は、2つの再送パケットの情報ビットS1、S2と、S1+S2の情報ビットに対する第1パリティビット及び第2パリティビット(図4参照)を、それぞれP5及びP6として生成する。つまり、P5は再送時第1パリティビットであり、P6は再送時第2のパリティビットとして生成される。そして、ターボ符号化部302は、S1+S2とP5とP6をターボ符号として、レートマッチング部303に出力する。
 図2に示される第6の実施形態におけるパケット受信器において、新規パケットのみが受信されたときの図2の復号器203の実現例は、第1の実施形態における図8の実現例と同様である。
 図17は、図2に示される第6の実施形態におけるパケット受信器において、再送要求に対応するパケットが受信されたときの図2の復号器203の実現例を示す図である。
 図17の実現例は、受信される情報ビットがS1+S2のみになっただけで、その他の部分は図15の第5の実施形態の実現例と同様である。
 ただし、受信されるデータは、情報ビットS1+S2と、再送時第1パリティビットP5と、再送時第2パリティビットP6である。また、新規時第1パリティビットP1、P3と、新規時第2パリティビットP2、P4は、再送前に個別に受信され保持されているものとする。
 図17の動作説明は、図15の場合と同様であるので、説明は省略する。
 なお、図17の実現例には図8の実現例が含まれているため、第6の実施形態における復号器203(図2)は、図17において以下の動作を実行させることにより、実現することができる。即ち、新規パケットのみが受信された通信フレームでは、801~803
の処理部分が動作し、要素復号器803の出力がデインターリーバ部804に入力する。また、再送要求に対応するパケットが受信された通信フレームでは、特には図示しないスイッチ部の切替えにより、901~904、1501~1504、905の処理部分も併せて動作する。そして、要素復号器1504の出力が誤り判定部905に入力する。更に、2回目の再送要求に対応するパケットが受信された通信フレームでは、特には図示しない第2のスイッチ部の切替えにより、1501~1504の処理部分も併せて動作する。そして、要素復号器904の出力がデインターリーバ部1501に入力し、要素復号器1504の出力が誤り判定部905に入力する。
 以上の第6の実施形態の実現例により、パケット再送時の効率を向上させることが可能となる。
 次に、第7の実施形態について説明する。
 パケット送信器側の実現例は、第6の実施形態の場合と同様である。
 図2に示される第6の実施形態におけるパケット受信器において、新規パケットのみが受信されたときの図2の復号器203の実現例は、第1の実施形態における図8の実現例と同様である。
 図18は、図2に示される第7の実施形態におけるパケット受信器において、再送要求に対応するパケットが受信されたときの図2の復号器203の実現例を示す図である。
 図18の実現例は、パリティビットP1とP2を入力する要素復号器801、803は情報ビットS1に対してのみ作用し、パリティビットP3とP4を入力する要素復号器902、904は情報ビットS2に対してのみ作用する点に着目した実現例である。ここでは、パリティビットP1とP2に対する復号処理を実行する前述の801~803、901よりなる処理部分と、パリティビットP3とP4に対する復号処理を実行する前述の902~904、1501よりなる処理部分が、並列処理部分として実現される。そして、デインターリーバ部901及び1501の各出力が、並列/直列変換部1801によって直列データ系列に変換され、要素復号器1502に入力される。そして、前述した1502~1504、905、及び804の各処理の結果得られるフィードバック用のビット系列が、直列/並列変換部1802によって、情報ビットS1及びS2のそれぞれに対応する系列に分離される。それにより得られる各分離結果の系列が、それぞれ要素復号器801及び902に入力され、再び並列処理される。
 以上の第7の実施形態の実現例により、復号処理の効率を向上させることが可能となる。
 次に、第8の実施形態について説明する。
 第8の実施形態は、前述した第1の実施形態をシステム化するにあたって必要な制御チャネルの実現例である。
 まず、一般的な技術として、データを復調、復号するための情報が制御チャネルを使って伝送され、制御チャネルが解読されてから、復調、復号する制御が行われている。図19及び図20は、第8の実施形態における制御チャネルのデータフォーマット例を示す図である。ここでは、第1の実施形態で説明したように、再送時に、前回送った全ての情報ビットS1を使って復号される場合を考える。
 図19に示される制御チャネルの例では、情報ビットのデータサイズを示す制御情報が伝送される。第8の実施形態では、データサイズを示す制御情報としては、新規パケットと再送パケットの合計ビット数が用いられる。この制御情報により、パケット受信器は、データ復号処理ができるようになる。制御チャネルはこのほか、物理リソースを示す情報、変調方式を示す情報、新規/再送の別を示す情報等を伝送する。
 また、図20に示されるように、情報ビットのデータサイズと変調方法(QPSK、1
6QAMなど)とがMCS(Modulation and Coding Scheme)情報という1種類の制御情報を用いて一度に伝送される制御チャネルの実現例も採用することができる。この場合は、第8の実施形態では、新規パケットと再送パケットの合計ビット数と変調方法とを示すMCS情報が生成されて伝送される。この場合の制御チャネルもほかに、物理リソースを示す情報、新規/再送の別を示す情報等を伝送する。
 次に、第9の実施形態について説明する。
 第9の実施形態は、前述した第2の実施形態をシステム化するにあたって必要な制御チャネルの実現例である。第2の実施形態では、再送パケットの一部のみが再送時の符号化に用いられるので、この一部がどの程度であるかを示す制御情報が必要となる。従って、図21に示されるように、再送割合を示す情報が制御チャネルに追加して伝送される。この情報は、再送時における新規パケットの情報ビットを示すのと等価である。つまり、直接新規パケットの情報ビット数を示す情報が制御チャネルに追加されても良い。図21において、物理リソース、変調方式、データサイズ、新規/再送の別等の情報は、第8の実施形態の場合と同様である。
 最後に、第10の実施形態について説明する。第9の実施形態は、前述した第2の実施形態において、情報ビットS1の一部と情報ビットS2の合計サイズが、情報ビットS1のサイズと同じになるように制御される場合の制御チャネルの実現例である。この場合、図22に示されるように、データサイズは一定なので送る必要がなく、その代り第9の実施形態の場合と同様に、再送データ生成時の再送割合を示す情報が伝送される。又は、再送時における新規パケットの情報ビット数を示す情報が制御チャネルに追加されてもよい。図21において、物理リソース、変調方式、新規/再送の別等の情報は、第8の実施形態の場合と同様である。
 図23は、上述した第1から第10までの実施形態を実現できるコンピュータのハードウェアの一実現例を示す図である。
 図23に示されるコンピュータは、CPU2301、メモリ2302、入力装置2303、出力装置2304、外部記憶装置2305、可搬記録媒体2309が挿入される可搬記録媒体駆動装置2306、及びネットワーク接続装置2307を有し、これらがバス2308によって相互に接続されている。同図に示される実現例は上記システムを実現できるコンピュータの一例であり、そのようなコンピュータはこの実現例に限定されるものではない。
 CPU2301は、当該コンピュータ全体の制御を行う。メモリ2302は、プログラムの実行、データ更新等の際に、外部記憶装置2305(或いは可搬記録媒体2309)に記憶されているプログラム又はデータを一時的に格納するRAM等のメモリである。CUP2301は、プログラムをメモリ2302に読み出して実行することにより、全体の制御を行う。
 入力装置2303は、例えば、キーボード、マウス等及びそれらのインタフェース制御装置とからなる。入力装置2303は、ユーザによるキーボードやマウス等による入力操作を検出し、その検出結果をCPU2301に通知する。
 出力装置2304は、表示装置、印刷装置等及びそれらのインタフェース制御装置とからなる。出力装置2304は、CPU2301の制御によって送られてくるデータを表示装置や印刷装置に出力する。
 外部記憶装置2305は、例えばハードディスク記憶装置である。主に各種データやプログラムの保存に用いられる。
 可搬記録媒体駆動装置2306は、光ディスクやSDRAM、コンパクトフラッシュ(登録商標)等の可搬記録媒体2309を収容するもので、外部記憶装置2305の補助の役割を有する。
 ネットワーク接続装置2307は、例えばLAN(ローカルエリアネットワーク)又はWAN(ワイドエリアネットワーク)の通信回線を接続するための装置である。
 第1から第10の実施形態によるシステムは、各実施形態に必要な機能を搭載したプログラムをCPU2301が実行することで実現される。そのプログラムは、例えば外部記憶装置2305や可搬記録媒体2309に記録して配布してもよく、或いはネットワーク接続装置2307によりネットワークから取得できるようにしてもよい。
 上述の第1から第10の実施形態においては、パケット送信器においてターボ符号器が用いられ、パケット受信器においてターボ復号器が用いられる実現例について説明したが、開示する技術はターボ符号化方式に限定されるものではない。その他のパリティビット(誤り訂正符号)を用いた適応ハイブリッド自動再送要求技術にも同様に適用することが可能である。

Claims (20)

  1.  受信装置から返信される送達確認情報に基づいて、該受信装置に復号に失敗したパケットを破棄せずに再送されたパケットと組み合わせて復号させるために、前記パケットの送信の再送を制御する送信装置であって、
     送信されるべき情報ビットを再送のために保持する再送バッファ部と、
     前記受信装置から前記送達確認情報として再送要求を受信した場合に、前記再送バッファ部に保持されている前記再送要求に対応する情報ビットと新規に送信されるべき情報ビットとを混合して送信のための情報ビットを生成するパケット混合部と、
     前記受信装置から前記送達確認情報として再送要求を受信した場合に、前記パケット混合部が生成する送信のための情報ビットを入力し、該情報ビットに基づいて誤り訂正符号を生成し、該誤り訂正符号を含む送信符号を生成し出力する符号化部と、
     を含むことを特徴とする送信装置。
  2.  前記符号化部は、前記受信装置から前記送達確認情報として再送要求を受信した場合に、前記新規に送信されるべき情報ビットと前記誤り訂正符号を含む前記送信符号を生成し出力する、
     ことを特徴とする請求項1に記載の送信装置。
  3.  前記パケット混合部は、前記受信装置から前記送達確認情報として再送要求を受信した場合に、前記再送バッファ部に保持されている前記再送要求に対応する情報ビットの一部と前記新規に送信されるべき情報ビットとを混合して前記送信のための情報ビットを生成する、
     ことを特徴とする請求項1又は2の何れか1項に記載の送信装置。
  4.  前記パケット混合部は、前記再送バッファ部に保持されている前記再送要求に対応する情報ビットの一部と前記新規に送信されるべき情報ビットとを混合して得られる情報ビットのビット数を、前記再送要求に対応する情報ビットの全ビット数と同一のビット数に設定する、
     ことを特徴とする請求項3に記載の送信装置。
  5.  前記パケット混合部は、前記受信装置から前記送達確認情報として再送要求を受信した場合に、前記再送バッファ部に保持されている前記再送バッファ部に保持されている前記再送要求に対応する情報ビットを並び替えて得られる情報ビットと前記新規に送信されるべき情報ビットとを混合して前記送信のための情報ビットを生成する、
     ことを特徴とする請求項1乃至4の何れか1項に記載の送信装置。
  6.  前記パケット混合部は、再送されたパケットに対して更に、前記受信装置から前記送達確認情報として再送要求を受信した場合に、該再送されたパケットに対応する情報ビットに更に新規に送信されるべき情報ビットを混合して送信のための情報ビットを生成する、
     ことを特徴とする請求項1乃至5の何れか1項に記載の送信装置。
  7.  前記パケット混合部は、前記再送バッファ部に保持されている情報ビットを、前記混合により得た情報ビットによって置き換える、
     ことを特徴とする請求項1乃至6の何れか1項に記載の送信装置。
  8.  受信装置から返信される送達確認情報に基づいて、該受信装置に復号に失敗したパケットを破棄せずに再送されたパケットと組み合わせて復号させるために、前記パケットの送信の再送を制御する送信装置であって、
     送信されるべき情報ビットを再送のために保持する再送バッファ部と、
     前記受信装置から前記送達確認情報として複数の再送要求を受信した場合に、前記再送バッファ部に保持されている前記複数の再送要求に対応する各情報ビットを混合して送信のための情報ビットを生成するパケット混合部と、
     前記受信装置から前記送達確認情報として再送要求を受信した場合に、前記パケット混合部が生成する送信のための情報ビットを入力し、該情報ビットに基づいて誤り訂正符号を生成し、該誤り訂正符号を含む送信符号を生成し出力する符号化部と、
     を含むことを特徴とする送信装置。
  9.  前記符号化部は、ターボ符号器であり、前記誤り訂正符号として、第1パリティビット及び第2パリティビットを生成し、該第1パリティビット及び第2パリティビットを、前記入力した情報ビットと共にターボ符号として出力する、
     ことを特徴とする請求項1乃至8の何れか1項に記載の送信装置。
  10.  前記パケット混合部により混合される前記再送バッファ部に保持されている前記再送要求に対応する情報ビットのビット数と前記新規に送信されるべき情報ビットのビット数の合計ビット数が、制御チャネルによって前記受信装置に通知される、
     ことを特徴とする請求項1乃至9の何れか1項に記載の送信装置。
  11.  前記パケット混合部により混合される前記新規に送信されるべき情報ビットのビット数が、制御チャネルによって前記受信装置に通知される、
     ことを特徴とする請求項1乃至9の何れか1項に記載の送信装置。
  12.  送信装置に受信パケットの成否を示す送達確認情報を返信しながら、復号に失敗した前記受信パケットを破棄せずに前記送信装置から再送された受信パケットと組み合わせて復号することで、前記受信パケットの再送を制御する受信装置であって、
     前記送信装置に前記送達確認情報として再送要求を送信した場合に、該再送要求に対応して先に受信した新規パケットの情報ビット及び誤り訂正符号と、前記再送要求に対応して新たに受信したパケットの情報ビット及び誤り訂正符号とに基づいて、前記再送要求に対応するパケットと前記再送要求に対応して新たに受信したパケットに対する復号を同時に実行する復号部を含む、
     ことを特徴とする受信装置。
  13.  前記復号部は、前記再送要求に対応するパケットと前記再送要求に対応して新たに受信したパケットの何れかのパケットに対する復号の成功を検出した場合に、該成功を検出したパケットの尤度を最大値にして、該成功を検出したパケット以外のパケットの復号処理を実行する、
     ことを特徴とする請求項12に記載の受信装置。
  14.  前記復号部は、前記再送要求に対応するパケットと前記再送要求に対応して新たに受信したパケットの両方の復号に成功したときに前記送信装置に復号成功を示す送達確認情報を送信し、前記再送要求に対応するパケットと前記再送要求に対応して新たに受信したパケットの両方の復号に成功しなかったときに前記送信装置に再送要求を示す送達確認情報を送信する、
     ことを特徴とする請求項12又は13の何れか1項に記載の受信装置。
  15.  送信装置に受信パケットの成否を示す送達確認情報を返信しながら、復号に失敗した前記受信パケットを破棄せずに前記送信装置から再送された受信パケットと組み合わせて復号することで、前記受信パケットの再送を制御する受信装置であって、
     前記送信装置に前記送達確認情報として複数の再送要求を送信した場合に、該各再送要求に対応して先に受信した新規パケットの情報ビット及び誤り訂正符号と、前記各再送要求に対応して新たに受信した1つのパケットの情報ビット及び誤り訂正符号とに基づいて、前記各再送要求に対応するパケットに対する復号を同時に実行する復号部を含む、
     ことを特徴とする受信装置。
  16.  受信装置と送信装置とで送達確認情報を通信しながら、復号に失敗した受信パケットを破棄せずに再送された受信パケットと組み合わせて復号することで、前記受信パケットの再送を制御する通信システムであって、
     前記送信装置は、
     送信されるべき情報ビットを再送のために保持する再送バッファ部と、
     前記送達確認情報として再送要求を受信した場合に、前記再送バッファ部に保持されている前記再送要求に対応する情報ビットと新規に送信されるべき情報ビットとを混合して送信のための情報ビットを生成するパケット混合部と、
     前記受信装置から前記送達確認情報として再送要求を受信した場合に、前記パケット混合部が生成する送信のための情報ビットを入力し、該情報ビットに基づいて誤り訂正符号を生成し、該誤り訂正符号を含む送信符号を生成し出力する符号化部と、
     を含み、
     前記受信装置は、
     前記送信装置に前記送達確認情報として再送要求を送信した場合に、該再送要求に対応して先に受信した新規パケットの情報ビット及び誤り訂正符号と、前記再送要求に対応し
    て新たに受信したパケットの情報ビット及び誤り訂正符号とに基づいて、前記再送要求に対応するパケットと前記再送要求に対応して新たに受信したパケットに対する復号を同時に実行する復号部を含む、
     ことを特徴とする通信システム。
  17.  受信装置と送信装置とで送達確認情報を通信しながら、復号に失敗した受信パケットを破棄せずに再送された受信パケットと組み合わせて復号することで、前記受信パケットの再送を制御する通信システムであって、
     前記送信装置は、
     送信されるべき情報ビットを再送のために保持する再送バッファ部と、
     前記受信装置から前記送達確認情報として複数の再送要求を受信した場合に、前記再送バッファ部に保持されている前記複数の再送要求に対応する各情報ビットを混合して送信のための情報ビットを生成するパケット混合部と、
     前記受信装置から前記送達確認情報として再送要求を受信した場合に、前記パケット混合部が生成する送信のための情報ビットを入力し、該情報ビットに基づいて誤り訂正符号を生成し、該誤り訂正符号を含む送信符号を生成し出力する符号化部と、
     を含み、
     前記受信装置は、
     前記送信装置に前記送達確認情報として複数の再送要求を送信した場合に、該各再送要求に対応して先に受信した新規パケットの情報ビット及び誤り訂正符号と、前記各再送要求に対応して新たに受信した1つのパケットの情報ビット及び誤り訂正符号とに基づいて、前記各再送要求に対応するパケットに対する復号を同時に実行する復号部を含む、
     ことを特徴とする通信システム。
  18.  受信装置と送信装置とで送達確認情報を通信しながら、復号に失敗した受信パケットを破棄せずに再送された受信パケットと組み合わせて復号することで、前記受信パケットの再送を制御する通信方法であって、
     前記送信装置において、
     送信されるべき情報ビットを再送のために保持する再送バッファリングステップと、
     前記送達確認情報として再送要求を受信した場合に、前記再送バッファリングステップにて保持されている前記再送要求に対応する情報ビットと新規に送信されるべき情報ビットとを混合して送信のための情報ビットを生成するパケット混合ステップと、
     前記受信装置から前記送達確認情報として再送要求を受信した場合に、前記パケット混合ステップが生成する送信のための情報ビットを入力し、該情報ビットに基づいて誤り訂正符号を生成し、該誤り訂正符号を含む送信符号を生成し出力する符号化ステップと、
     を実行し、
     前記受信装置において、
     前記送信装置に前記送達確認情報として再送要求を送信した場合に、該再送要求に対応して先に受信した新規パケットの情報ビット及び誤り訂正符号と、前記再送要求に対応して新たに受信したパケットの情報ビット及び誤り訂正符号とに基づいて、前記再送要求に対応するパケットと前記再送要求に対応して新たに受信したパケットに対する復号を同時に実行する復号ステップを実行する、
     ことを特徴とする通信方法。
  19.  受信装置と送信装置とで送達確認情報を通信しながら、復号に失敗した受信パケットを破棄せずに再送された受信パケットと組み合わせて復号することで、前記受信パケットの再送を制御する通信方法であって、
     前記送信装置において、
     送信されるべき情報ビットを再送のために保持する再送バッファリングステップと、
     前記受信装置から前記送達確認情報として複数の再送要求を受信した場合に、前記再送バッファリングステップにて保持されている前記複数の再送要求に対応する各情報ビットを混合して送信のための情報ビットを生成するパケット混合ステップと、
     前記受信装置から前記送達確認情報として再送要求を受信した場合に、前記パケット混合部が生成する送信のための情報ビットを入力し、該情報ビットに基づいて誤り訂正符号を生成し、該誤り訂正符号を含む送信符号を生成し出力する符号化ステップと、
     を実行し、
     前記受信装置において、
     前記送信装置に前記送達確認情報として複数の再送要求を送信した場合に、該各再送要求に対応して先に受信した新規パケットの情報ビット及び誤り訂正符号と、前記各再送要求に対応して新たに受信した1つのパケットの情報ビット及び誤り訂正符号とに基づいて、前記各再送要求に対応するパケットに対する復号を同時に実行する復号ステップを実行する、
     ことを特徴とする通信方法。
  20.  送信装置であって、
     第1のデータを誤り訂正符号化する符号化部と、
     該符号化部により誤り訂正符号化された前記第1のデータに基づいて送信を行う送信部と、
     前記第1のデータの全部又は一部のデータと、第2のデータとを混合して第3のデータを得る混合部と、
    を備え、
     前記送信部は、前記第3のデータを誤り訂正符号化して得られるデータに基づいて、前記第1のデータについての再送を行う、
    ことを特徴とする送信装置。
PCT/JP2009/001513 2009-03-31 2009-03-31 送信装置、受信装置、通信システム、及び通信方法 WO2010113216A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2011506848A JPWO2010113216A1 (ja) 2009-03-31 2009-03-31 送信装置、受信装置、通信システム、及び通信方法
PCT/JP2009/001513 WO2010113216A1 (ja) 2009-03-31 2009-03-31 送信装置、受信装置、通信システム、及び通信方法

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2009/001513 WO2010113216A1 (ja) 2009-03-31 2009-03-31 送信装置、受信装置、通信システム、及び通信方法

Publications (1)

Publication Number Publication Date
WO2010113216A1 true WO2010113216A1 (ja) 2010-10-07

Family

ID=42827550

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2009/001513 WO2010113216A1 (ja) 2009-03-31 2009-03-31 送信装置、受信装置、通信システム、及び通信方法

Country Status (2)

Country Link
JP (1) JPWO2010113216A1 (ja)
WO (1) WO2010113216A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020509676A (ja) * 2017-02-17 2020-03-26 クアルコム,インコーポレイテッド 混合持続時間の送信時間間隔を使用するフィードバックベース再送信

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001197044A (ja) * 2000-01-14 2001-07-19 Ntt Docomo Inc 伝送誤り制御方法
JP2007006231A (ja) * 2005-06-24 2007-01-11 Nec Corp 基地局、移動機及び再送制御方法
JP2008228285A (ja) * 2007-02-16 2008-09-25 Matsushita Electric Ind Co Ltd 送信装置、受信装置、符号化器、及び、符号化方法

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001197044A (ja) * 2000-01-14 2001-07-19 Ntt Docomo Inc 伝送誤り制御方法
JP2007006231A (ja) * 2005-06-24 2007-01-11 Nec Corp 基地局、移動機及び再送制御方法
JP2008228285A (ja) * 2007-02-16 2008-09-25 Matsushita Electric Ind Co Ltd 送信装置、受信装置、符号化器、及び、符号化方法

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
FUJITSU: "Grouped and Encoded Packet based HARQ for LTE-Advanced", 3GPP TSG-RAN1#55 R1-084295, November 2008 (2008-11-01), pages 1 - 11 *
FUJITSU: "Grouped and Encoded Packet based HARQ for LTE-Advanced", 3GPP TSG-RAN1#56B R1-091497, 27 March 2009 (2009-03-27), pages 1 - 9 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020509676A (ja) * 2017-02-17 2020-03-26 クアルコム,インコーポレイテッド 混合持続時間の送信時間間隔を使用するフィードバックベース再送信
JP7066730B2 (ja) 2017-02-17 2022-05-13 クアルコム,インコーポレイテッド 混合持続時間の送信時間間隔を使用するフィードバックベース再送信

Also Published As

Publication number Publication date
JPWO2010113216A1 (ja) 2012-10-04

Similar Documents

Publication Publication Date Title
JP3476807B2 (ja) 複合再伝送方式を使用するデータ通信システムにおけるデータ送信装置及び方法
JP5349480B2 (ja) 複数の巡回冗長検査(crc)を生成するための方法及び装置
KR101631714B1 (ko) 터보 복호기를 위한 반복 복호의 제어 방법 및 장치
US7289567B2 (en) Apparatus and method for transmitting and receiving data using partial chase combining
KR101490228B1 (ko) 통신제어방법, 이동통신시스템 및 이동단말장치
EP1994669B1 (en) Method and apparatus for transmitting and receiving a data block in a wireless communication system
KR100656982B1 (ko) 휴대 인터넷 단말기의 복호 장치 및 방법
JP5298648B2 (ja) 送信機及び受信機並びに送信方法及び受信方法
US20050149841A1 (en) Channel coding/decoding apparatus and method using a parallel concatenated low density parity check code
JP2019515588A (ja) 進化型外部符号化のための方法およびシステム
US20040006734A1 (en) Fast H-ARQ acknowledgement generation method using a stopping rule for turbo decoding
JPWO2008041309A1 (ja) 無線通信システム、送信装置および受信装置
CN113273084B (zh) 无线网络中的数据重传
JP2022554257A (ja) ハイブリッドarqのためのシステム及び方法
WO2010029764A1 (ja) 無線通信装置及び誤り検出結果フィードバック方法
JP2007509560A (ja) データの符号化および再構築
US12015489B2 (en) Communication transmitter for retransmitting medium access control (MAC) protocol data unit (MPDU)
WO2010113216A1 (ja) 送信装置、受信装置、通信システム、及び通信方法
JP2004153354A (ja) 受信装置、復号装置、通信システムおよび復号方法
JP2013118715A (ja) 送信装置、受信装置、通信システム、及び通信方法
KR100548315B1 (ko) 터보코드를 이용한 에러보정 방법
EP2061176A1 (en) Incremental redundancy with resegmentation
CN117918053A (zh) 使用根据子块交织器生成的校验块进行无线通信重传的方法和装置
KR101246807B1 (ko) 통신시스템에서 하이브리드 자동재전송요청 수행 장치 및방법
WO2018008084A1 (ja) 無線通信システム、無線通信装置および無線通信方法

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 09842573

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2011506848

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 09842573

Country of ref document: EP

Kind code of ref document: A1