Retransmission request method and apparatus in a wireless communication system
3 claims: 2 independent, 1 dependent
- 1A retransmission ordering method in a receiver (200) for receiving transmission data by wireless, frame data being encoded with an outer code and then divided into predetermined number of blocks which are encoded with an inner code into the transmission data, the retransmission ordering method comprising the steps of:receiving transmission data;storing received transmission data in a buffer;decoding the transmission data stored in the buffer in accordance with the inner code and outputting a decode result and soft decision values of each block;creating frame data by combining decoded blocks;decoding the frame data in accordance with the outer code;determining whether or not to perform a retransmission order in units of blocks based on the soft decision values;and transmitting a retransmission order for an applicable block if it is determined that a retransmission for the applicable block is necessary according to the step of determining whether or not to perform a retransmission order in units of blocks, wherein the step of determining whether or not to perform a retransmission order in units of blocks comprises the step of: finding an average value of absolute values of the soft decision values within the applicable block as an evaluation value of the applicable block, comparing said evaluation value of the applicable block with a predetermined threshold value, said predetermined threshold value being an evaluation value corresponding to the number of errors N/M allocated to each inner code block in the case where the error correction capability of the outer code can correct N errors and the frame data is divided into M blocks, and determining to perform a retransmission order for the applicable block only if the evaluation value of the applicable block is lower than the predetermined threshold value, characterised in that the method further comprises applying a threshold adjustment to the predetermined threshold value per frame data, wherein the step of applying a threshold adjustment to the predetermined threshold value per frame data comprises the steps of: performing error detection for a decode result of the frame data in accordance with the outer code, increasing the predetermined threshold value per frame data by a predetermined threshold adjustment value if an error is detected in the decode result of the frame data, and decreasing the predetermined threshold value per frame data by a predetermined threshold adjustment value if no error is detected in the decode result of the frame data.
- 2A receiver (200) for receiving transmission data by wireless, frame data being encoded with an outer code and then divided into predetermined number of blocks which are encoded with an inner code into the transmission data, the receiver (200) comprising:a buffer (210) for storing received transmission data;first decoding means (205) for decoding the transmission data stored in the buffer in accordance with the inner code and outputting a decode result and soft decision values of each block;frame combining means (204) for creating frame data by combining decoded blocks;second decoding means for decoding the frame data in accordance with the outer code;retransmission order determining means (211) for determining whether or not to perform a retransmission order in units of blocks based on the soft decision values from the first decoding means;and retransmission order transmitting means (211) for transmitting a retransmission order for an applicable block if it is determined that a retransmission for the applicable block is necessary according to the step of determining whether or not to perform a retransmission order in units of blocks, wherein the retransmission order determining means is operable to determine whether or not to perform a retransmission order in units of blocks by: i) finding an average value of absolute values of the soft decision values within the applicable block as an evaluation value of the applicable block, ii) comparing said evaluation value of the applicable block with a predetermined threshold value, whereby said predetermined threshold value is an evaluation value corresponding to the number of errors N/M allocated to each inner code block in the case where the error correction capability of the outer code can correct N errors and the frame data is divided into M blocks, and iii) determining to perform a retransmission order for the applicable block only if the evaluation value of the applicable block is lower than the predetermined threshold value, characterised in that the receiver further comprises means for applying a threshold adjustment to the predetermined threshold value per frame data, wherein the means for applying a threshold adjustment to the predetermined threshold value per frame data is configured to: i) perform error detection for a decode result of the frame data in accordance with the outer code, ii) increase the predetermined threshold value per frame data by a predetermined threshold adjustment value if an error is detected in the decode result of the frame data, and iii) decrease the predetermined threshold value per frame data by a predetermined threshold adjustment value if no error is detected in the decode result of the frame data.
- 3A system comprising a transmitter in communication with a receiver of Claim 2.
Independent claims3
51 paragraphs, as filed
0001This invention relates to retransmission ordering methods, wireless communication systems, receivers and transmitters.
0002A prior art device is discussed in <patcit id="pcit0001" dnum="WO9854866A"><text>WO 98/54866A</text></patcit>.
0003In a case where a communication channel is degraded in a wireless communication system, retransmission control is performed so that communication channel errors decrease. This is known as a name of ARQ (Automatic Repeat reQuest). In an ARQ scheme, a receiver cancels erroneous data and requests a transmitter to retransmit the same data.
0004As an extension of an ARQ technique, there is a Hybrid ARQ technique which incorporates retransmission processing and encoding (error correcting coding) (see Japanese Patent Laid-Open No. <patcit id="pcit0002" dnum="JP2002171245A"><text>2002-171245</text></patcit>). The Hybrid ARQ technique is such that erroneous data prior to decoding is stored and decode processing is performed after the erroneous data is added to retransmission data received thereafter, for the sake of effective reuse of the signal component included in the preceding erroneous data.
0005<figref idref="f0007">FIG. 9</figref> of the accompanying drawings is a block diagram showing an exemplary configuration of a transmitter 300 for realizing a conventional retransmission scheme.
0006An error detecting code unit 301 adds an error detecting code to user data. The error detecting code includes typically Cyclic Redundancy Check (CRC). Next, an encoder 302 encodes the data, providing redundancy for the data. This encoding uses typically a convolutional code or a turbo code. The data encoded by the encoder 302 is temporarily stored in a retransmission buffer 303. A modulator 304 modulates the encoded data, and a transmitting/receiving unit 305 transmits the modulated data as transmission data. The data is converted to a radio frequency band by the transmitting/receiving unit 305 in the case of wireless transmission. A demodulator 306 demodulates the data received from the transmitting/receiving unit 305, and retransmission control information is extracted from the demodulated data. If the extracted data is ACK (data correctly received), a retransmission controller 307 clears the retransmission buffer 303 and transmits new data. If the extracted data is NACK (retransmission order), the data in the retransmission buffer 303 is modulated again and retransmitted.
0007<figref idref="f0008">FIG. 10</figref> of the accompanying drawings is a block diagram showing an exemplary configuration of a receiver 400, which corresponds to the transmitter 300 of <figref idref="f0007">FIG. 9</figref>, for realizing a conventional retransmission scheme. The transmission data received by a transmitting/receiving unit 401 is detected and demodulated by a demodulator 402. Soft-decision data outputted from the demodulator 402 is temporarily stored in a composition buffer 403. If there exists past transmission data received from the transmitter, the past transmission data is added to the transmission data and the content of the composition buffer 403 is updated. A decoder 404 decodes the output of the composition buffer 403. An error detector 405 detects an error of the demodulated and decoded data using the error detecting code. If the error detector 405 determines that there is no error, the error detector 405 outputs the user data, clears the composition buffer 403, and transmits ACK (data correctly received). The result of the error detection is sent to a retransmission order controller 406. The retransmission order controller 406 transmits NACK (retransmission order) if an error is detected by the error detector 405.
0008With the configuration as described, error-free data transmission with less retransmission can be achieved.
0009On the other hand, there is a scheme for performing error correcting doubly to improve resistance to transmission line errors. In the scheme as mentioned, a structure in which an outer code corrects an error produced in an inner code provides enhanced resistance to transmission line errors.
0010<figref idref="f0009">FIG. 11</figref> of the accompanying drawings is a block diagram showing an exemplary configuration of a transmitter 500 that uses a scheme for performing error correcting doubly.
0011New user data to be transmitted is temporarily stored in a retransmission buffer 501. If data to be transmitted is new data, the transmitter 500 transmits the stored data. If data to be transmitted is retransmission data, the transmitter 500 transmits the past stored data. An error detecting code unit 502 adds an error detecting code (such as CRC) to transmission data. An encoder 503 encodes the transmission data to which the error detecting code is added, using an error correcting code of an outer code. A Reed-Solomon code, a Bose-Chaudhuri-Hocquenghem code (BCH code), etc. are used as the outer code. The data encoded by the encoder 503 is divided into M blocks at a frame dividing unit 504. An encoder 505 encodes each of the divided data using a second error correcting code of an inner code. A convolutional code, a turbo code, etc. are used as the inner code. The data encoded by the encoder 505 is modulated by a modulator 506, and the modulated data is transmitted to a transmission line through a transmitting/receiving unit 507. The data received by the transmitting/receiving unit 507 is demodulated by the demodulator 508, and the resulting data is sent to a retransmission controller 509. The retransmission controller 509 extracts a retransmission ordering message from the demodulated data. If the message is ACK, the retransmission controller 509 clears the retransmission buffer 501 in which the past transmission data is stored and transmits new data. If the message is NACK, the retransmission data stored in the retransmission buffer 501 is transmitted.
0012<figref idref="f0011">FIG. 13</figref> of the accompanying drawings shows schematically a relationship between the frame data and the divided blocks in the transmitter 500. Frame data 701 is stored in the retransmission buffer 501, and the error detecting code is added to the frame data 701. The encoder 503 encodes the frame data 701 using the outer code to make encoded data 702. The frame dividing unit 504 divides the encoded data 702 into M blocks 703. The encoder 505 encodes each divided block using the inner code to make encoded blocks 704.
0013<figref idref="f0010">FIG. 12</figref> of the accompanying drawings is a block diagram showing an exemplary configuration of a receiver 600 corresponding to the transmitter 500 of <figref idref="f0009">FIG. 11</figref>.
0014A signal received by a transmitting/receiving unit 601 is detected and demodulated by a demodulator 602. A decoder 603 decodes each of the divided blocks (encoded blocks 704) of the received signal. A frame combining unit 604 combines M blocks of the decoded data and creates a data frame which is further decoded at a decoder 605. An error detector 607 determines whether there is an error in the decoded data using the error detecting code. If there is no error, the error detector 607 outputs the decoded data as user data. The retransmission order controller 608 creates ACK if the error detector 607 determines that there is no error, or NACK if the error detector 607 detects an error. A modulator 609 modulates a retransmission control message, and a transmitting/receiving unit 601 transmits the message.
0015With the configuration as described, resistance to transmission line errors can be increased.
0016However, there is a problem described below in the case where the retransmission scheme is applied to a communication system that contains both inner and outer codes.
0017That is, in the case of performing a retransmission order for an outer-code error, data that is determined to have no inner-code error is also retransmitted; therefore, it does not necessarily lead to improvement of transmission efficiency.
0018Further, there may be a case where a retransmission order is performed in units of divided blocks for an inner-code error. In this case, if retransmission orders are performed for all inner code errors, there occur some retransmission orders for errors that can be corrected with outer-code error correction; therefore, it does not lead to improvement of transmission efficiency, either.
0019Embodiments of the present invention relate to a wireless communication system for performing error correcting coding to which an outer code and an inner code are applied. More particularly, they relate to a Hybrid ARQ technique for composing and decoding retransmission data.
0020Under the circumstances, the present invention addresses the above-mentioned problem by providing a retransmission ordering method, a wireless communication system, configured to operate in combination with a receiver and that can improve transmission efficiency in the case of performing error correcting coding to which an outer code and an inner code are applied.
0021One embodiment of the present invention is directed to a retransmission ordering method according to Claim 1.
0022The invention will now be described by way of example with reference to the accompanying drawings, throughout which like parts are referred to by like references, and in which: <ul id="ul0001" list-style="none" compact="compact"><li><figref idref="f0001">FIG. 1</figref> is a block diagram showing an exemplary configuration of a transmitter in a wireless communication system configured to operate in combination with an embodiment of the present invention;</li><li><figref idref="f0002">FIG. 2</figref> is a block diagram showing an example of a receiver corresponding to the transmitter of <figref idref="f0001">FIG. 1</figref>;</li><li><figref idref="f0003">FIG. 3</figref> is a block diagram showing an exemplary configuration of the decoder in the receiver shown in <figref idref="f0002">FIG. 2</figref>;</li><li><figref idref="f0004">FIG. 4</figref> is a diagram showing a calculation way of an evaluation value in an embodiment of the present invention;</li><li><figref idref="f0004">FIG. 5</figref> is a graph showing a relationship between the evaluation value of <figref idref="f0004">FIG. 4</figref> and the number of errors in a decoded block;</li><li><figref idref="f0005">FIG. 6</figref> is a flowchart showing an exemplary process of a retransmission order determining unit in a receiver shown in <figref idref="f0002">FIG. 2</figref>;</li><li><figref idref="f0006">FIG. 7</figref> is a diagram showing another calculation way of an evaluation value;</li><li><figref idref="f0006">FIG. 8</figref> is a graph showing a relationship between the evaluation value of <figref idref="f0006">FIG. 7</figref> and the number of errors in a decoded block;</li><li><figref idref="f0007">FIG. 9</figref> is a block diagram showing an exemplary configuration of a transmitter for realizing a conventional retransmission scheme;</li><li><figref idref="f0008">FIG. 10</figref> is a block diagram showing an exemplary configuration of a receiver, which corresponds to the transmitter of <figref idref="f0007">FIG. 9</figref>, for realizing a conventional retransmission scheme;</li><li><figref idref="f0009">FIG. 11</figref> is a block diagram showing an exemplary configuration of a conventional transmitter that uses a scheme for performing error correcting doubly;</li><li><figref idref="f0010">FIG. 12</figref> is a block diagram showing an exemplary configuration of a receiver corresponding to the transmitter of <figref idref="f0009">FIG. 11</figref>; and</li><li><figref idref="f0011">FIG. 13</figref> is a diagram showing schematically a relationship between frame data and divided blocks in the transmitter of <figref idref="f0009">FIG. 11</figref>.</li></ul>
0023The following is a detailed description of preferred embodiments of the present invention.
0024<figref idref="f0001">FIG. 1</figref> is a block diagram showing an exemplary configuration of a transmitter 100 in a wireless communication system that operates in combination with an embodiment of the present invention.
0025A transmitter 100 includes a retransmission buffer 101, an error detecting code unit 102, an encoder 103 (by an outer code), a frame dividing unit 104, a retransmission buffer 110, an encoder 105 (by an inner code), a modulator 106, a transmitting/receiving unit 107, a demodulator 108, and a retransmission controller 109. Although the basic configuration of the transmitter 100 is similar to that of the transmitter 500 in <figref idref="f0009">FIG. 11</figref>, the transmitter 100 is different from the transmitter 500 in that the second retransmission buffer 110 for storing the divided data is provided besides the retransmission buffer 101 for storing the user data and the retransmission controller 109 controls both the retransmission buffers 101 and 110. The configuration and operation of the transmitter 100 in <figref idref="f0001">FIG. 1</figref> will be described below.
0026New user data to be transmitted is temporarily stored in the retransmission buffer 101. If data to be transmitted is new data, the transmitter 100 transmits the stored data. If data to be transmitted is retransmission data, the transmitter 100 transmits the past stored data. The error detecting code unit 102 adds an error detecting code (such as CRC) to transmission data. The encoder 103 encodes the transmission data to which the error detecting code is added, using an error correcting code of an outer code. A Reed-Solomon code, a Bose-Chaudhuri-Hocquenghem code (BCH code), etc. are used as the outer code. The data encoded by the encoder 103 is divided into M blocks at a frame dividing unit 104. The retransmission buffer 110 stores each of the divided data pieces. In accordance with control of the retransmission controller 109, the retransmission buffer 110 outputs the stored data blocks. The encoder 105 encodes each of the divided data pieces from the retransmission buffer 110 using a second error correcting code of an inner code. A convolutional code, a turbo code, etc. are used as the inner code. The data encoded by the encoder 105 is modulated by a modulator 106, and the modulated data is transmitted to a transmission line through a transmitting/receiving unit 107. The data received by the transmitting/receiving unit 107 is demodulated by the demodulator 108, and the resulting data is sent to the retransmission controller 109.
0027The retransmission controller 109 discriminates between an inner-code retransmission and an outer-code retransmission, and transmits the data stored in the retransmission buffer 110 in the case of the inner-code retransmission. In the case of the outer-code retransmission, the data stored in the retransmission buffer 101 is transmitted. If ACK is obtained for an inner-code block, the retransmission controller 109 clears the corresponding data in the retransmission buffer 110. If ACK is obtained for outer-code frame data, the retransmission controller 109 clears the corresponding data in the retransmission buffer 101.
0028<figref idref="f0002">FIG. 2</figref> shows an example of a receiver 200 corresponding to the transmitter 100 of <figref idref="f0001">FIG. 1</figref>.
0029The receiver 200 includes a transmitting/receiving unit 201, a demodulator 202, a composition buffer 210, a decoder 203, a frame combining unit 204, a decoder 205, an error detector 207, a retransmission order controller 208, a modulator 209, and a retransmission order determining unit 211. Although the configuration of the receiver 200 is similar to that of the receiver 600 shown in <figref idref="f0010">FIG. 12</figref>, the receiver 200 is different from the receiver 600 in that the composition buffer 210 is provided after the demodulator 202 and also the retransmission order determining unit 211 is added.
0030The transmission data received by a transmitting/receiving unit 201 is detected and demodulated by a demodulator 202. The composition buffer 210 stores each of the inner-code blocks demodulated. In the case of retransmission data, the past stored data is added to the retransmission data and the added data is stored in the composition buffer 210. The decoder 203 decodes each of the divided data blocks outputted from the composition buffer 210. The decoder 203 outputs likelihood information on each data bit of the decode result to the retransmission order determining unit 211 in a manner described later. The frame combining unit 204 combines M blocks of the data decoded by the decoder 203 and creates a data frame which is decoded at a decoder 205. The error detector 207 determines whether there is an error in the decoded data using the error detecting code. If there is no error, the error detector 207 outputs the decoded data as user data. The retransmission order controller 208 creates ACK if the error detector 207 determines that there is no error, or NACK if the error detector 207 detects an error. The modulator 209 modulates a retransmission control message received from the retransmission order controller 208, and the transmitting/receiving unit 201 transmits the message. A detailed description will be made later as to functions of the retransmission order determining unit 211 which is a characteristic function unit in this embodiment.
0031<figref idref="f0003">FIG. 3</figref> is a block diagram showing an exemplary configuration of the decoder 203. This is an example in the case of using a turbo code with R=1/3. Since the configuration and operation themselves are already known, a description thereof is omitted here.
0032The retransmission order determining unit 211 has the following functions. <ol id="ol0001" compact="compact"><li>(a) The retransmission order determining unit 211 derives evaluation values based on the likelihood information received from the decoder 203 in a manner shown in <figref idref="f0004">FIG. 4</figref>. An average value of absolute values of the likelihood information (decoded soft-decision values) within a block is used as an evaluation value. A correlation between the evaluation value and the number of errors in a decoded block is shown by a graph in <figref idref="f0004">FIG. 5</figref>. The horizontal axis of the graph denotes the number of error bits in a code block. The vertical axis denotes an average amplitude of soft-decision output values in a code block, that is, the evaluation value. "Eb/No" in <figref idref="f0004">FIG. 5</figref> denotes a ratio of power density versus noise power density per bit in a digitally modulated signal. The graph shows that the number of errors decreases as the evaluation value increases. Therefore, it is possible to estimate whether or not the number of errors in the inner code is within error correction capability of the outer code based on this correlation.</li></ol>
0033The retransmission order determining unit 211 determines a threshold value TH[0] for the evaluation value as to whether or not to perform a retransmission order for an inner-code block in the following way according to the error correction capability of the outer code. If the error correction capability of the outer code can correct N errors, the number of errors allocated to each inner code block is N/M (M refers to the number of blocks divided from a frame as described above). In accordance with the relationship of <figref idref="f0004">FIG. 5</figref>, the evaluation value corresponding to N/M is determined to be the threshold value: <maths id="math0001" num="(1)"><math display="block"><mi>TH</mi><mspace width="1em" /><mfenced open="[" close="]"><mn mathvariant="normal">0</mn></mfenced><mo mathvariant="normal">=</mo><mi>func_map</mi><mspace width="1em" /><mfenced><mi mathvariant="normal">N</mi><mo mathvariant="normal">/</mo><mi mathvariant="normal">M</mi></mfenced></math><img file="EP1580917B1_D0001.tif" /></maths> where "func_map( )" is a function derived from the relationship of <figref idref="f0004">FIG. 5</figref> and outputs a value on the y-axis when an argument is a value on the x-axis. In reality, this is prepared with a data table, for example.
0034Comparing the evaluation value with the threshold value, if the evaluation value is not more than the threshold value, the retransmission order determining unit 211 performs the block retransmission order (NACK). If the evaluation value is not less than the threshold value, the retransmission order determining unit 211 determines that the data has been received correctly (ACK), and the data decoded by the decoder 203 is outputted to the frame combining unit 204. <ul id="ul0002" list-style="none" compact="compact"><li>(b) In order to maintain retransmission orders for the outer-code data at a constant rate, a threshold adjustment may be made to a decoded unit (each data frame code) of the outer code in the following manner.</li></ul>
0035In the case where there is an error at the outer code: <maths id="math0002" num="(2)"><math display="block"><mi>TH</mi><mfenced open="[" close="]"><mi mathvariant="normal">t</mi></mfenced><mo mathvariant="normal">=</mo><mi>TH</mi><mo></mo><mfenced open="[" close="]"><mi mathvariant="normal">t</mi><mo mathvariant="normal">-</mo><mn mathvariant="normal">1</mn></mfenced><mo mathvariant="normal">+</mo><mfenced><mn mathvariant="normal">1</mn><mo mathvariant="normal">-</mo><mi>targetError</mi></mfenced><mo mathvariant="normal">*</mo><mi>adjust</mi></math><img file="EP1580917B1_D0002.tif" /></maths>
0036In the case where there is no error at the outer code: <maths id="math0003" num="(3)"><math display="block"><mi>TH</mi><mfenced open="[" close="]"><mi mathvariant="normal">t</mi></mfenced><mo mathvariant="normal">=</mo><mi>TH</mi><mo></mo><mfenced open="[" close="]"><mi mathvariant="normal">t</mi><mo mathvariant="normal">-</mo><mn mathvariant="normal">1</mn></mfenced><mo>-</mo><mi>targetError</mi><mo mathvariant="normal">*</mo><mi>adjust</mi></math><img file="EP1580917B1_D0003.tif" /></maths> where "t" is an integral parameter indicating a time lapse according to a data frame, and "targetError" is a target value (a positive number less than 1) for the rate at which the retransmission order is performed in units of outer codes and a network operational parameter, and "adjust" is a predetermined threshold adjustment.
0037Equation (2) means that the block retransmission order occurs easily by raising the threshold value in the case where there is an error at the outer code. Equation (3) means that the block retransmission order occurs hard by lowering the threshold value in the case where there is no error at the outer code. <ul id="ul0003" list-style="none" compact="compact"><li>(c) In the case where the past block likelihood is high, it is acceptable that the likelihood required for the next block is low. Therefore, a threshold adjustment may be made in the following manner in accordance with an inner-code block number (m) constituting an outer-code data frame.</li></ul>
0038The number of block errors in a data frame is obtained on the basis of equation (4): <maths id="math0004" num="(4)"><math display="block"><mi>total_est_error</mi><mfenced open="[" close="]"><mi mathvariant="normal">m</mi></mfenced><mo mathvariant="normal">=</mo><mstyle displaystyle="true"><munderover><mo mathvariant="normal">∑</mo><mrow><mi mathvariant="normal">i</mi><mo mathvariant="normal">=</mo><mn mathvariant="normal">1</mn></mrow><mi mathvariant="normal">m</mi></munderover></mstyle><mi>est_error</mi><mfenced open="[" close="]"><mspace width="1em" /><mi mathvariant="normal">i</mi></mfenced></math><img file="EP1580917B1_D0004.tif" /></maths>
0039<u>As shown by equation (5), an initial</u> value of the threshold adjustment Δth[m] for each inner-code block in the data frame is set to zero. The threshold adjustment Δth[m] is updated by updating the number of errors (N/M) allocated to each inner code for the initial threshold value TH[0], in consideration of the number of accumulated errors (total_est_error[m]) in the data frame. The number of errors (est_error[m]) refers to the number of error bits on the horizontal axis that the calculated evaluation value on the vertical axis of the graph in <figref idref="f0004">FIG. 5</figref> is converted into. <maths id="math0005"><math display="block"><mi mathvariant="normal">Δth</mi><mspace width="1em" /><mfenced open="[" close="]"><mi mathvariant="normal">m</mi></mfenced><mo mathvariant="normal">=</mo><mn mathvariant="normal">0</mn><mspace width="1em" /><mi>for m</mi><mo mathvariant="normal">=</mo><mn mathvariant="normal">0</mn></math><img file="EP1580917B1_D0005.tif" /></maths><maths id="math0006" num="(5)"><math display="block"><mi mathvariant="normal">Δth</mi><mfenced open="[" close="]"><mi mathvariant="normal">m</mi></mfenced><mo mathvariant="normal">=</mo><mi>TH</mi><mfenced open="[" close="]"><mn mathvariant="normal">0</mn></mfenced><mo mathvariant="normal">-</mo><mi>func_map</mi><mo></mo><mfenced><mfenced><mi mathvariant="normal">N</mi><mo mathvariant="normal">-</mo><mi>total_est_error</mi><mfenced open="[" close="]"><mi mathvariant="normal">m</mi></mfenced></mfenced><mo mathvariant="normal">/</mo><mfenced><mi mathvariant="normal">M</mi><mo mathvariant="normal">-</mo><mi mathvariant="normal">m</mi></mfenced></mfenced><mspace width="1em" /><mi>elsewise</mi></math><img file="EP1580917B1_D0006.tif" /></maths>
0040With a value obtained by multiplying the updated threshold adjustment Δth[m] by a predetermined coefficient "alpha" (a positive number not more than 1), the threshold value TH[t,m] for each inner-code block is updated as shown by equation (6). The updating is performed by decreasing the initial threshold value of the frame TH[t,0] in accordance with Δth[m]. <maths id="math0007" num="(6)"><math display="block"><mi>TH</mi><mfenced open="[" close="]"><mi mathvariant="normal">t</mi><mi mathvariant="normal">m</mi></mfenced><mo mathvariant="normal">=</mo><mi>TH</mi><mfenced open="[" close="]"><mi mathvariant="normal">t</mi><mn mathvariant="normal">0</mn></mfenced><mo mathvariant="normal">-</mo><mi>alpha</mi><mo mathvariant="normal">*</mo><mi mathvariant="normal">Δth</mi><mfenced open="[" close="]"><mi mathvariant="normal">m</mi></mfenced></math><img file="EP1580917B1_D0007.tif" /></maths>
0041If there are few inner-code errors at early time in the frame, the outer-code error correction can cover them even in the case of lowering the frequency of occurrence of the block retransmission order; therefore, the margin can be delivered to the subsequent block in the frame. That is, for the subsequent block, the threshold value is lowered so that ACK occurs easily and the block retransmission order occurs hard.
0042<figref idref="f0005">FIG. 6</figref> is a flowchart showing an exemplary process of the retransmission order determining unit 211. First, the retransmission order determining unit 211 assesses the error correction capability of the outer code (S11). This corresponds to the foregoing correction capability for N errors. Next, the initial threshold value (TH[0]) is determined with equation (1) (S12).
0043Next, the process moves to processing of each outer-code frame (S13 to S26). In the processing of each outer-code frame, the retransmission order determining unit 211 checks for the presence or absence of an error in the frame data (S14). If there is an error in the frame data, the threshold value TH is updated with equation (2) (S16). If there is no error in the frame data, the threshold value TH is updated with equation (3) (S15).
0044Next, the process moves to processing of each inner-code block (S17 to S25). First, the retransmission order determining unit 211 estimates "total_est_error[m]" as shown by equation (4) (S18), and determines the threshold value TH[t,m] according to equations (5) and (6) (S19).
0045Next, the retransmission order determining unit 211 calculates the evaluation value (S20), and compares the calculated evaluation value with the threshold value TH[t,m] (S21). If the evaluation value is less than the threshold value, the block retransmission order (NACK) is performed (S23). If the evaluation value is equal to or more than the threshold value, ACK is performed and the block retransmission order is not performed (S22), and the composition buffer is cleared (S24). The process of S18 to S24 is repeated for each inner-code block.
0046The process of <figref idref="f0005">FIG. 6</figref> is an example into which all of the functions (a), (b), and (c) of the retransmission order determining unit 211 are combined. Instead of this, only function (a), a combination of functions (a) and (b), and a combination of functions (b) and (c) may be employed.
0047The evaluation value has been determined in the manner shown in <figref idref="f0004">FIG. 4</figref>; however, this can be done in a manner shown in <figref idref="f0006">FIG. 7</figref>. That is, absolute values of the likelihood information (decoded soft-decision values) are compared to a specified threshold value, and the total number of absolute values not more than the threshold value is determined to be an evaluation value.
0048In this case, a relationship between the evaluation value and the number of errors in a decoded block is shown by a graph in <figref idref="f0006">FIG. 8</figref>. The graph shows the relationship that the number of errors in a block decreases as the evaluation value decreases. In the case of using the evaluation value as described, the operation of the retransmission order determining unit 211 is basically the same. However, since the correlation turns positive from negative, equations (2), (3), and (6) need to be changed to equations (2)', (3)', and (6)' respectively. <maths id="math0008" num="(2)'"><math display="block"><mi>TH</mi><mfenced open="[" close="]"><mi mathvariant="normal">t</mi></mfenced><mo mathvariant="normal">=</mo><mi>TH</mi><mo></mo><mfenced open="[" close="]"><mi mathvariant="normal">t</mi><mo mathvariant="normal">-</mo><mn mathvariant="normal">1</mn></mfenced><mo>-</mo><mfenced><mn mathvariant="normal">1</mn><mo mathvariant="normal">-</mo><mi>targetError</mi></mfenced><mo mathvariant="normal">*</mo><mi>adjust</mi></math><img file="EP1580917B1_D0008.tif" /></maths><maths id="math0009" num="(3)'"><math display="block"><mi>TH</mi><mfenced open="[" close="]"><mi mathvariant="normal">t</mi></mfenced><mo mathvariant="normal">=</mo><mi>TH</mi><mo></mo><mfenced open="[" close="]"><mi mathvariant="normal">t</mi><mo mathvariant="normal">-</mo><mn mathvariant="normal">1</mn></mfenced><mo>+</mo><mi>targetError</mi><mo mathvariant="normal">*</mo><mi>adjust</mi></math><img file="EP1580917B1_D0009.tif" /></maths><maths id="math0010" num="(6)'"><math display="block"><mi>TH</mi><mfenced open="[" close="]"><mi mathvariant="normal">t</mi><mi mathvariant="normal">m</mi></mfenced><mo mathvariant="normal">=</mo><mi>TH</mi><mfenced open="[" close="]"><mi mathvariant="normal">t</mi><mn mathvariant="normal">0</mn></mfenced><mo mathvariant="normal">+</mo><mi>alpha</mi><mo mathvariant="normal">*</mo><mi mathvariant="normal">Δth</mi><mfenced open="[" close="]"><mi mathvariant="normal">m</mi></mfenced></math><img file="EP1580917B1_D0010.tif" /></maths>
0049In the foregoing, the detailed description has been made of the preferred embodiments of the present invention, but various modifications and changes can be made besides the above-described embodiments. For example, since some systems can tolerate errors present in the error detector 207 in <figref idref="f0002">FIG. 2</figref>, it is not necessarily essential in the present invention that the retransmission order controller 208 creates the retransmission order in units of data frames.
0050It should be understood by those skilled in the art that various modifications, combinations, sub-combinations and alterations may occur depending on design requirements and other factors insofar as they are within the scope of the appended claims.
0051In so far as the embodiments of the invention described above are implemented, at least in part, using software-controlled data processing apparatus, it will be appreciated that a computer program providing such software control and a transmission, storage or other medium by which such a computer program is provided are envisaged as aspects of the present invention.
21 sheets
Sheet 1 Sheet 2 Sheet 3 Sheet 4 Sheet 5 Sheet 6 Sheet 7 Sheet 8 Sheet 9 Sheet 10 Sheet 11 Sheet 12 Sheet 13 Sheet 14 Sheet 15 Sheet 16 Sheet 17 Sheet 18 Sheet 19 Sheet 20 Sheet 21
Every citation, both ways
| Document | Relation | Office |
|---|---|---|
| WO03015288A1 | Cites | World Intellectual Property Organization (WIPO) |
| WO9854866A2 | Cites | World Intellectual Property Organization (WIPO) |
| COULTON P ET AL: "Simple hybrid type II ARQ technique using soft output information" ELECTRONICS LETTERS, IEE STEVENAGE, GB LNKD- DOI:10.1049/EL:20001237, vol. 36, no. 20, 28 September 2000 (2000-09-28), pages 1716-1717, XP006015786 ISSN: 0013-5194 | Non-patent | – |
| TORRES P ET AL: "Adaptive error control coding for a Mobile Broadband System" VEHICULAR TECHNOLOGY CONFERENCE, 1996. MOBILE TECHNOLOGY FOR THE HUMAN RACE., IEEE 46TH ATLANTA, GA, USA 28 APRIL-1 MAY 1996, NEW YORK, NY, USA,IEEE, US LNKD- DOI:10.1109/VETEC.1996.504058, vol. 3, 28 April 1996 (1996-04-28), pages 1751-1755, XP010162693 ISBN: 978-0-7803-3157-0 | Non-patent | – |
| LEI CAO ET AL: "Complexity reduced turbo decoding with concatenated detection codes" VEHICULAR TECHNOLOGY CONFERENCE, 2003. VTC 2003-FALL. 2003 IEEE 58TH ORLANDO, FL, USA 6-9 OCT. 2003; [IEEE VEHICULAR TECHNOLGY CONFERENCE], PISCATAWAY, NJ, USA,IEEE, US LNKD- DOI:10.1109/VETECF.2003.1285104, 6 October 2003 (2003-10-06), pages 678-681VOL.1, XP010700848 ISBN: 978-0-7803-7954-1 | Non-patent | – |
11 members in 5 offices; this record represents the family
Priority claims2
| Document | Office | Kind | Date |
|---|---|---|---|
| 2004082118 | Japan | – | |
| 2004082118 | Japan | A |
Members11
| Document | Office | Kind | |
|---|---|---|---|
| US2005210355A1 | United States of America | A1 | |
| EP1580917A2 | European Patent Office (EPO) | A2 | |
| JP2005269480A | Japan | A | |
| CN1691567A | China | A | |
| KR20060044516A | Republic of Korea | A | |
| US7434137B2 | United States of America | B2 | |
| CN100440771C | China | C | |
| JP4446338B2 | Japan | B2 | |
| EP1580917A3 | European Patent Office (EPO) | A3 | |
| KR101082689B1 | Republic of Korea | B1 | |
| EP1580917B1This record | European Patent Office (EPO) | B1 |
34 legal events, as 4 offices reported them to INPADOC
Over the term
Point at a mark for the eventEvents
| Event | Code | Office | |
|---|---|---|---|
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Application deemed withdrawn, or ip right lapsed, due to non-payment of renewal feeWithdrawnR119 | R119 | DE | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Gb: european patent ceased through non-payment of renewal feeCeasedGBPC | GBPC | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Fee paymentPLFP | PLFP | FR | |
| Fee paymentPLFP | PLFP | FR | |
| Fee paymentPLFP | PLFP | FR | |
| No opposition filed against granted patent, or epo opposition proceedings concluded without decisionGrantedR097 | R097 | DE | |
| No opposition filedOpposition26N | 26N | EP | |
| No opposition filed within time limitOppositionORIGINAL CODE: 0009261PLBE | PLBE | EP | |
| Information on the status of an ep patent application or granted ep patentGrantedSTATUS: NO OPPOSITION FILED WITHIN TIME LIMITSTAA | STAA | EP | |
| Dpma publication of mentioned ep patent grantGrantedR096 | R096 | DE | |
| Designated contracting statesAK | AK | EP | |
| European patent grantedGrantedFG4D | FG4D | GB | |
| (expected) grantORIGINAL CODE: 0009210GRAA | GRAA | EP | |
| Grant fee paidORIGINAL CODE: EPIDOSNIGR3GRAS | GRAS | EP | |
| Despatch of communication of intention to grant a patentORIGINAL CODE: EPIDOSNIGR1GRAP | GRAP | EP | |
| Party data changed (applicant data changed or rights of an application transferred)RAP1 | RAP1 | EP | |
| Designation fees paidAKX | AKX | EP | |
| First examination report despatched17Q | 17Q | EP | |
| Request for examination filed17P | 17P | EP | |
| Designated contracting statesAK | AK | EP | |
| Request for extension of the european patentAX | AX | EP | |
| Information provided on ipc code assigned before grantRIC1 | RIC1 | EP | |
| Information provided on ipc code assigned before grantRIC1 | RIC1 | EP | |
| Information provided on ipc code assigned before grantRIC1 | RIC1 | EP | |
| Search report despatchedORIGINAL CODE: 0009013PUAL | PUAL | EP | |
| Designated contracting statesAK | AK | EP | |
| Request for extension of the european patentAX | AX | EP | |
| Public reference made under article 153(3) epc to a published international application that has entered the european phaseORIGINAL CODE: 0009012PUAI | PUAI | EP |
Numbers
- Publication
- 1580917
- Application
- 52517224
Titles3
- German
- Verfahren und Vorrichtung zur Anforderung von Übertragungswiederholung in einem Funkkommunikationssystem
- English
- Retransmission request method and apparatus in a wireless communication system
- French
- Procédé et dispositif de demande de retransmission dans un système de communication sans fil
Classification
- CPC, 7
- H04L1/1812
- A01K87/06
- H03M13/29
- H03M13/6306
- H04L1/0065
- H04L1/1854
- H04L1/1874
- IPC, 8
- H04L1 18
- H03M13 29
- H04L1 00
- G08C25 02
- H03M13 00
- H03M13 45
- H03M13 47
- H04L1 16
Designated states3
- Contracting states, 3
- Germany
- France
- United Kingdom
