System and method for retransmitting uplink data in a code division multiple access communication system

- Samsung Electronics

A CDMA communication system includes a Node B, a UE in a region of the Node B, a neighbor Node B being adjacent to the Node B and having a soft handover region where the neighbor Node B overlaps with the Node B, and an RNC connected to the Node B and the neighbor Node B. When the UE exists in a non-soft handover region in a region of the Node B, it transmits uplink data to the Node B for a predetermined first transmission time interval. When the UE exists in the soft handover region, it transmits the uplink data to the Node B and the neighbor Node B for a predetermined second transmission time interval.

Skip to: Description  ·  Claims  · Patent History  ·  Patent History
Description
PRIORITY

This application is a Continuation of U.S. application Ser. No. 10/777,296, filed on Feb. 12, 2004, which claims priority under 35 U.S.C. § 119 to an application entitled “System and Method for Retransmitting Uplink Data in a Code Division Multiple Access Communication System” filed in the Korean Intellectual Property Office on Feb. 14, 2003 and assigned Serial No. 2003-9393, the contents of both of which are incorporated herein by reference.

BACKGROUND OF THE INVENTION

1. Field of the Invention

The present invention relates generally to a Code Division Multiple Access (CDMA) communication system, and in particular, to a system and method for retransmitting uplink data according to a channel environment of a user equipment (UE).

2. Description of the Related Art

With the development of communication technology, asynchronous CDMA communication systems are being evolved into high-speed packet data communication systems such as a High Speed Downlink Packet Access (HSDPA) communication system. The HSDPA communication system represents a communication system supporting a data transmission scheme including control channels related to a high speed-downlink shared channel (HS-DSCH) for supporting high speed downlink packet transmission in a Universal Mobile Telecommunications System (UMTS) communication system chiefly developed in Europe. In order to support the HSDPA scheme, an Adaptive Modulation and Coding (AMC) scheme, a Hybrid Automatic Retransmission Request (HARQ) scheme, and a Fast Cell Section (FCS) scheme have been proposed. A structure of a Wideband Code Division Multiple Access (WCDMA) communication system, a typical UMTS communication system, will now be descried with reference to FIG. 1.

FIG. 1 is a diagram schematically illustrating a structure of a general WCDMA communication system. The WCDMA communication system is comprised of a core network (CN) 100, a plurality of radio network subsystems (RNSs) 110 and 120, and a user equipment (UE) 130. Each of the RNSs 110 and 120 is comprised of a radio network controller (RNC) and a plurality of Node Bs (also called “cells” in the following description). Specifically, the RNS 110 is comprised of an RNC 111 and a plurality of Node Bs 113 and 115, and the RNS 120 is comprised of an RNC 112 and a plurality of Node Bs 114 and 116. The RNCs are classified into a Serving RNC (SRNC), a Drift RNC (DRNC), and a Controlling RNC (CRNC) according to their functions. The SRNC and the DRNC are classified according to their functions for each UE. An RNC that manages information on a UE and controls data exchange with the core network serves as an SRNC, and when data of a UE is transmitted to the SRNC not directly but via a specific RNC, the specific RNC is called a DRNC of the UE. The CRNC represents an RNC controlling each of Node Bs. For example, in FIG. 1, if the RNC 111 manages information on the UE 130, it serves as an SRNC of the UE 130, and if data of the UE 130 is transmitted via the RNC 112 due to movement of the UE 130, the RNC 112 becomes a DRNC of the UE 130. The RNC 111 controlling the Node B 113 becomes a CRNC of the Node B 113.

With reference to FIG. 1, a description will now be made of the HARQ scheme, particularly an n-channel Stop And Wait Hybrid Automatic Retransmission Request (n-channel SAW HARQ) scheme.

The n-channel SAW HARQ scheme will now be described herein below. The n-channel SAW HARQ scheme represents a scheme, which has newly introduced a soft combining scheme, and an HARQ scheme in order to increase efficiency of a common Stop And Wait Automatic Retransmission Request (SAW ARQ) scheme. The soft combining scheme and the HARQ scheme will now be described below.

1. Soft Combining

In the soft combining scheme, a receiver temporarily stores defective data in a soft buffer and then combines it with retransmitted data of the corresponding data to thereby reduce an error rate. The soft combing scheme is classified into a Chase Combining (CC) scheme and an Incremental Redundancy (IR) scheme.

In the CC scheme, a transmitter transmits data using the same format for both initial transmission and retransmission. If m symbols were transmitted as one coded block for initial transmission, the same m symbols are transmitted as one coded block even for retransmission. The “coded block” refers to user data that is transmitted for one transmit time interval (TTI). That is, in the CC scheme, the same coding rate is applied to initial transmission and retransmission. Then a receiver combines an initially transmitted coded block with a retransmitted coded block, and performs a cyclic redundancy check (CRC) operation using the combined coded block to detect occurrence of any possible error.

In the IR scheme, a transmitter uses different formats for initial transmission and retransmission. If n-bit user data was generated into m symbols through channel coding, the transmitter transmits only some of the m symbols at initial transmission, and sequentially transmits the remaining symbols at retransmission. That is, a coding rate for initial transmission is different from a coding rate for retransmission. A receiver then forms a coded block with a high coding rate by adding the retransmitted symbols to a rear part of the initially transmitted coded block, and performs error correction on the combined coded block. In the IR scheme, the initial transmission and each of the retransmissions are identified by version numbers. For example, initial transmission is assigned a version number #1, first retransmission is assigned a version number #2, and second retransmission is assigned a version number #3, and the receiver can correctly combine an initially transmitted coded block with a retransmitted coded block using the version information.

In addition, the IR scheme is classified into a partial IR scheme and a full IR scheme. In the partial IR scheme, partial information on a format used for initial transmission is used in the same way during retransmission, and in the full IR scheme, totally different formats are used for initial transmission and retransmission. When the full IR scheme is used, it is possible to acquire a maximum gain by redundancy information, but in a certain full IR scheme, it is impossible to decode received data with only the retransmitted data. Such a characteristic is called a “non-self-decodable” characteristic. When channel coding is performed using a turbo encoder, systematic bits are not punctured during initial transmission. Therefore, if retransmission is performed using the full IR scheme, the systematic bits are not retransmitted. In this case, if the number of bits of retransmission data comprised of only parity bits is not relatively larger than a size (the number) of information bits before channel coding, the retransmission data is not self-decodable. Therefore, when the non-self-decodable retransmission data is transmitted, the receiver should always soft-combine the initially transmitted data with the retransmitted data, for normal data reception.

2. HARQ

In the common SAW ARQ scheme, a Node B does not transmit a next packet until acknowledgement (ACK) information for a previously transmitted packet is received. Because a Node B transmits a next packet only after ACK information for a previous packet is received, the Node B should occasionally wait ACK information even though it can currently retransmit a packet. However, in the n-channel SAW HARQ scheme, a Node B can continuously transmit a plurality of packets even before ACK information for a previous packet is received, thereby increasing utilization efficiency of a radio link. That is, in the n-channel SAW HARQ scheme, n logical channels are set up between a UE and a Node B, and are identified by unique time slots or channel numbers, so the UE can determine to which channel a packet received at a particular time belongs. Therefore, the UE can take necessary measures to rearrange packets in right order and soft-combine the corresponding packets.

An operation of the n-channel SAW HARQ scheme will now be described in detail with reference to FIG. 1. First, it will be assumed that an n-channel SAW HARQ scheme, particularly a 4-channel SAW HARQ scheme, is performed between a UE 130 and a particular Node B, e.g., a Node B 114, and the 4 channels are uniquely assigned logical identifiers #1 to #4, respectively. In addition, the UE 130 and the Node B 114 include HARQ processors corresponding to the respective channels. The Node B 114 assigns a channel identifier #1 to an initial transmission coded block, before transmitting the initial transmission coded block to the UE 130. The channel identifier can be either uniquely assigned or implied as a unique time slot. If an error has occurred in a coded block transmitted with a channel identifier #1, the UE 130 delivers the defective coded block to an HARQ processor #1 corresponding to the channel identifier #1, and transmits negative ACK (NACK) information to the Node B 114. Then the Node B 114 can transmit a next coded block over a channel #2 regardless of whether or not ACK information for a coded block of a channel #1 is received. If an error has occurred even in the next coded block, the Node B 114 sends even the next coded block to a corresponding HARQ processor. If NACK information for the coded block of the channel #1 is received from the UE 130, the Node B 114 retransmits a corresponding coded block over the channel #1. The UE 130 then senses that the retransmitted coded block is retransmitted data of a coded block previously transmitted over the channel #1 through a channel identifier of the retransmitted coded block, and sends the retransmitted coded block to an HARQ processor #1. Upon receiving the retransmitted coded block, the HARQ processor #1 soft-combines the retransmitted coded block with the initially transmitted coded block already stored therein. As mentioned above, in the n-channel SAW HARQ scheme, channel identifiers are matched to HARQ processors on a one-to-one basis, so that a Node B can appropriately perform initial transmission and retransmission without delay of user data until ACK information is received.

In order to efficiently use the HARQ scheme in the manner stated above, the HSDPA communication system divides the HARQ protocol stack into two layers. That is, in the HSDPA communication system, a soft buffer necessary for soft-combining data and an error correction function are located in a physical layer, and a function of determining ACK/NACK information and determining whether to perform soft combining by receiving ACK/NACK information is located in a media access control (MAC) layer. Meanwhile, a UMTS terrestrial radio access network (UTRAN) has a structure comprised of a Node B and an RNC as illustrated in FIG. 1. In this structure, a physical layer is located in a Node B, and unlike the general MAC layer, a MAC layer of the HSDPA communication system, i.e., a MAC-hs (MAC-high speed) layer, is located in the Node B. The MAC-hs layer is a layer newly proposed for the HSDPA communication system, and controls an ACK/NACK information processing function for supporting the HARQ scheme. The HSDPA communication system locates the ACK/NACK information processing function in a Node B so as to perform fast HARQ processing. Alternatively, a control operation can be performed so that the ACK/NACK information processing function is located in an RNC, and in this case, ACK/NACK information is delivered to the RNC via a Node B, and the RNC determines whether to perform retransmission depending on the ACK/NACK information provided via the Node B, and sends the determined result back to the Node B. The Node B then actually determines whether to perform data retransmission based on the determined result provided from the RNC, and in this case, a delay time required for HARQ signaling (or signaling for performing the HARQ scheme) between a Node B and an RNC occurs. The delay time for HARQ signaling between a Node B and an RNC accounts for one frame, or 2 ms, which is a relatively long delay time. In order to minimize the delay time for HARQ signaling, the HSDPA communication system performs a control operation so that a Node B performs an ACK/NACK information processing function.

Meanwhile, an active research is being carried out on an uplink communication system for improving uplink communication efficiency together with the HSDPA communication system. That is, an active research is being conducted on an uplink communication system that enables uplink data transmission using an enhanced uplink dedicated channel (EUDCH), which is an uplink data transmission channel. The uplink communication system using EUDCH can apply the data transmission schemes used in the HSDPA communication system. That is, the uplink communication system using EUDCH can employ the AMC scheme and the HARQ scheme adopted in the HSDPA communication system, and can use a relatively shorter TTI than that of the HSDPA communication system. The TTI, as stated above, is a unit time interval for which one coded block is transmitted, and scheduling for downlink channels is performed by a Node B to prevent a scheduling delay.

As stated above, the uplink communication system using EUDCH transmits data in an uplink direction, and needs to support the HARQ scheme for the data transmitted in the uplink direction as described in connection with the HSDPA communication system. However, detailed proposals have not been made for the uplink communication system using EUDCH, and detailed proposals for supporting the HARQ scheme also have not been made.

SUMMARY OF THE INVENTION

It is, therefore, an object of the present invention to provide a system and method for retransmitting uplink data in a Code Division Multiple Access (CDMA) communication system.

It is further another object of the present invention to provide a system and method for retransmitting uplink data according to a radio channel environment of a UE in a CDMA communication system.

According to one aspect of the present invention, there is provided a method for transmitting data in a code division multiple access (CDMA) communication system. The method includes transmitting the data for a transmission time interval of a first length, if a user equipment (UE) is located in a non-soft handover region; and transmitting the data for a transmission time interval of a second length, if the UE is located in a soft handover region.

According to another aspect of the present invention, there is provided a method for transmitting data in a code division multiple access (CDMA) communication system in which one Node B includes a plurality of cells. The method includes transmitting the data for a transmission time interval of a first length, if a user equipment (UE) is located in a softer handover region between a plurality of cells belonging to one Node B; and transmitting the data for a transmission time interval of a second length, if the UE is located in a soft handover region.

According to further another aspect of the present invention, there is provided an apparatus for transmitting data in a code division multiple access (CDMA) communication system in which one Node B includes a plurality of cells. The apparatus includes a user equipment (UE) for transmitting the data for a transmission time interval of a first length, if the UE is located in a softer handover region between a plurality of cells belonging to one Node B, and transmitting the data for a transmission time interval of a second length, if the UE is located in a soft handover region; and a Node B including a plurality of cells serving the UE.

According to further another aspect of the present invention, there is provided an apparatus for transmitting data in a code division multiple access (CDMA) communication system in which one Node B includes a plurality of cells. The apparatus includes a user equipment (UE) for transmitting the data for a transmission time interval of a second length, if the UE is located in a soft handover region, and transmitting the data for a transmission time interval of a first length, if the UE is located in a non-soft handover region; a plurality of Node Bs serving the UE; and a radio network controller (RNC) for controlling the Node Bs.

According to further another aspect of the present invention, there is provided a method for transmitting data in a code division multiple access (CDMA) communication system in which one Node B includes a plurality of cells. The method includes determining acknowledgement (ACK)/negative acknowledgment (NACK) information for data transmitted by a user equipment (UE), if the UE is located in a non-soft handover region or a softer handover region in which one Node B includes a plurality of cells; transmitting the determined ACK/NACK information to the Node B; upon detecting that the UE is located in a soft handover region, determining ACK/NACK information for the data transmitted by the UE and transmitting the determined ACK/NACK information to a radio network controller (RNC); receiving final ACK/NACK information for the data transmitted by the UE, from the RNC; and transmitting the final ACK/NACK information received from the RNC, to the UE.

According to further another aspect of the present invention, there is provided an apparatus for transmitting data in a code division multiple access (CDMA) communication system in which one Node B includes a plurality of cells. The apparatus includes a user equipment (UE) for transmitting data to the Node B; Node Bs for determining acknowledgement (ACK)/negative acknowledgment (NACK) information for data transmitted by the UE, if the UE is located in a non-soft handover region or a softer handover region in which one Node B includes a plurality of cells, transmitting the determined ACK/NACK information to the UE, determining ACK/NACK information for the data transmitted by the UE, upon detecting that the UE is located in a soft handover region, and transmitting the determined ACK/NACK information to a radio network controller (RNC); and the RNC for receiving the ACK/NACK information transmitted by the Node Bs, generating final ACK/NACK information for the data, and transmitting the final ACK/NACK information to the UE through the Node Bs.

BRIEF DESCRIPTION OF THE DRAWINGS

The above and other objects, features and advantages of the present invention will become more apparent from the following detailed description when taken in conjunction with the accompanying drawings in which:

FIG. 1 is a diagram schematically illustrating a structure of a conventional WCDMA communication system;

FIG. 2 is a diagram schematically illustrating an uplink communication system using an enhanced uplink dedicated channel (EUDCH) according to an embodiment of the present invention;

FIG. 3 is a block diagram schematically illustrating an HARQ protocol stack structure when a UE exists in a non-soft handover region;

FIG. 4 is a block diagram schematically illustrating an HARQ protocol stack structure when a UE exists in a soft handover region; and

FIG. 5 is a signal flow diagram schematically illustrating a procedure for performing an HARQ scheme in an uplink communication system using EUDCH according to an embodiment of the present invention.

DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT

Several preferred embodiments of the present invention will now be described in detail with reference to the annexed drawings. In the following description, a detailed description of known functions and configurations incorporated herein has been omitted for conciseness.

FIG. 2 is a diagram schematically illustrating an uplink communication system using an enhanced uplink dedicated channel according to an embodiment of the present invention. Prior to a description of FIG. 2, it should be noted that the uplink communication system using an enhanced uplink dedicated channel (EUDCH) is being researched in order to improve communication efficiency together with a High Speed Downlink Packet Access (HSDPA) communication system as described in the related art section. That is, the uplink communication system enables uplink data transmission using EUDCH which is an uplink data transmission channel, and the uplink communication system using EUDCH can apply the data transmission schemes used in the HSDPA communication system as described in the related art section. That is, the uplink communication system using EUDCH can employ an Adaptive Modulation and Coding (AMC) scheme and a Hybrid Automatic Retransmission Request (HARQ) scheme.

The present invention considers the uplink communication system using EUDCH, to which an HARQ scheme among the data transmission schemes used in the HSDPA communication system is applied. When the uplink communication system using EUDCH employs the HARQ scheme, the following should be taken into consideration. A user equipment (UE) transmits data for a transmit time interval (TTI). Then a UMTS terrestrial radio access network (UTRAN) determines whether an error has occurred in data received from the UE. If it is determined that no error has occurred in the received data, the UTRAN transmits acknowledgement (ACK) information to the UE. In contrast, if an error has occurred in the received data, the UTRAN transmits negative ACK (NACK) information to the UE. If ACK information is received from the UTRAN, the UE determines that no error has occurred in the transmitted data. On the contrary, if NACK information is received from the UTRAN, the UE determines that an error has occurred in the transmitted data. Following the determination that an error has occurred in the transmitted data, the UE retransmits the transmitted data to the UTRAN, and the UTRAN soft-combines the data retransmitted by the UE with the defective data (or errored data) to increase an error correction rate.

Meanwhile, the HSDPA communication system is different from the uplink communication system using EUDCH in supporting of soft handover in addition to the fact that the former is a downlink communication system while the latter is an uplink communication system. That is, the HSDPA communication system does not support soft handover, while the uplink communication system using EUDCH supports soft handover. In other words, the HSDPA communication system performs an HSDPA service only in a cell supporting the HSDPA scheme (referred to as “HSDPA cell”) and supports the HARQ scheme only for a corresponding channel used for performing the HSDPA service, whereas the uplink communication system using EUDCH supports the HARQ scheme for all corresponding channels when an EUDCH service is simultaneously performed in a plurality of cells. The uplink communication system using EUDCH supports soft handover in order to secure stable data transmission irrespective of the place where UEs exist in the cell, besides high-speed data transmission.

Since the uplink communication system using EUDCH supports soft handover as stated above, it is considered that it cannot apply the intact HARQ scheme of the HSDPA communication system. This will be described in detail with reference to FIG. 2.

Referring to FIG. 2, it will be assumed that a UE 204 exists in an overlapping area, or a soft handover region (SHO), between a service area (or coverage) of a cell, or a Node B 202, and a service area of a Node B 203. As the UE 204 exists in a soft handover region, it transmits data to both the Node B 202 and the Node B 203. As illustrated in FIG. 2, data transmitted in an uplink direction by the UE 204 includes EUDCH data 212 transmitted to the Node B 202 and EUDCH data 222 transmitted to the Node B 203. The “EUDCH data” refers to data transmitted over a EUDCH. However, as stated above, in the HSDPA communication system, a function of determining ACK/NACK information for downlink data is located in a UE, and a function of processing ACK/NACK information determined by the UE is located in a Node B. Therefore, it will be assumed that in the uplink communication system using EUDCH, an HARQ function including the ACK/NACK information processing function is located in a Node B like in the HSDPA communication system.

Then the Node B 202 determines whether an error has occurred in the EUDCH data 212 received from the UE 204. If it is determined that no error has occurred, the Node B 202 transmits ACK information to the UE 204, and if an error has occurred, the Node B 202 transmits NACK information to the UE 204 (see ACK/NACK 213). It will be assumed in FIG. 2 that no error has occurred in the EUDCH data 212 that the Node B 202 received from the UE 204. Therefore, the Node B 202 transmits ACK information to the UE 204. Similarly, the Node B 203 determines whether an error has occurred in the EUDCH data 222 received from the UE 204. If it is determined that no error has occurred, the Node B 203 transmits ACK information to the UE 204, and if an error has occurred, the Node B 203 transmits NACK information to the UE 204 (see ACK/NACK 223). It will be assumed in FIG. 2 that an error has occurred in the EUDCH data 222 that the Node B 203 received from the LIE 204. Therefore, the Node B 203 transmits NACK information to the UE 204. When ACK/NACK information transmitted by the Node B 202 is different from ACK/NACK information transmitted by the Node B 203, i.e., when the Node B 202 transmits ACK information while the Node B 203 transmits NACK information, a radio network controller (RNC) 201 receives only error-free data in order to acquire macro diversity, so the difference in ACK/NACK information transmitted from the Node Bs does not raise any problem. That is, the Node B 202 transmits the EUDCH data 212 received from the LIE 204 to the RNC 201 through a data frame 211 of a frame protocol, and the Node B 203 does not transmit the EUDCH data 222 to the RNC 201 since an error has occurred in the received EUDCH data 222. In this way, the RNC 201 receives the normal EUDCH data 212 from the Node B 202, so the difference in ACK/NACK information transmitted from the Node Bs does not raise any problem.

However, the UE 204 is in trouble when it receives different ACK/NACK information for the same data, i.e., the EUDCH data 212 and the EUDCH data 222. That is, the UE 204 receives ACK information from the Node B 202 and NACK information from the Node B 203, for the EUDCH data 212 and the EUDCH data 222, which are the same data. As the UE 204 receives the opposite ACK/NACK information for the same data, it cannot determine whether to perform retransmission for application of the HARQ scheme.

Unlike this, when the UE 204 responds only to the ACK information out of the ACK/NACK information for the EUDCH data 212 and the EUDCH data 222, the HARQ scheme can be applied. However, even when the UE 204 responds only to the ACK information out of the ACK/NACK information for the EUDCH data 212 and the EUDCH data 222, data stored in soft buffers of the Node Bs 202 and 203 is not identical undesirably. More specifically, since the UE 204 receives ACK information from the Node B 202 and NACK information from the Node B 203, the UE 204 will transmit new EUDCH data. Meanwhile, because the Node B 203 transmitted NACK information for the previously received EUDCH data, the previously received errored EUDCH data is being stored a soft buffer included in the Node B 203. Therefore, the Node B 203 is waiting expected retransmission for the defective EUDCH data.

However, because the UE 204 transmits new EUDCH data rather than the previously transmitted EUDCH data, the UE 204 must inform the Node B 203 that it transmits new EUDCH data instead of the previously transmitted EUDCH data. Therefore, control signaling information indicating transmission of the new EUDCH data is necessary. However, because the UE 204 exists in the soft handover region, its channel environment is very poor due to a characteristic of the soft handover region. Therefore, the control signaling information cannot be reliably transmitted. In order to reliably transmit the control signaling information, the UE 204 must transmit the control signaling information at relatively high transmission power, but the control signaling information transmitted at such high transmission power may act as an interference component for other channels. Therefore, an HARQ scheme of the uplink communication system using EUDCH should be implemented in a different way from an HARQ scheme of the existing HSDPA communication system.

Therefore, the present invention newly proposes an HARQ scheme suitable for the uplink communication system using EUDCH. That is, the present invention proposes an HARQ scheme for which both a UE existing in a soft handover region and a UE existing in a non-soft handover (non-SHO) region are taken into consideration. The present invention proposes the following three schemes for the HARQ scheme suitable for the uplink communication system using EUDCH.

In a first scheme, when the UE exists in a soft handover region, a relatively short TTI (hereinafter referred to as “TTISHORT”) is applied, and when the UE exists in a non-soft handover region, a relatively long TTI (hereinafter referred to as “TTILONG”) is applied. For example, the TTISHORT can be 2 ms and the TTILONG can be 10 ms in case of general WCDMA system.

Because a UE located in a non-soft handover region has a relatively good channel environment, it can perform high-speed data transmission using relatively high transmission power. Therefore, like in the HSDPA communication system, the UE located in the non-soft handover region transmits data at periods of TTISHORT. However, since a UE located in a soft handover region has a relatively poor channel environment, if it uses relatively high transmission power like the UE located in the non-soft handover region, its coverage is rather reduced undesirably so it transmits data at periods of TTILONG. If the HARQ scheme is performed for the TTISHORT, a delay time required for transmitting and receiving data can be minimized, thus enabling a high-speed HARQ operation. Therefore, it is possible to increase communication efficiency of the uplink communication system using EUDCH. Alternatively, if the HARQ scheme is performed for the TTILONG, a data transmission/reception delay time becomes longer than when the HARQ scheme is performed for the TTISHORT, but a required HARQ operation time is sufficiently secured, providing an enough time to match ACK/NACK information between Node Bs. By making it possible to vary TTI according to whether a UE exists in a soft handover region or a non-soft handover region, i.e., whether a channel environment of a UE is good or poor, high-speed data transmission is enabled when a channel environment of a UE is good, and stable data transmission is enabled when a channel environment of a UE is poor.

In a second scheme, when the UE exists in a soft handover region, a function of determining ACK/NACK information is located in an RNC, and when the LIE exists in a non-soft handover region, a function of determining ACK/NACK information is located in a Node B.

Before a description of the second scheme is given, it should be noted that an HARQ protocol stack of the HSDPA communication system is divided into two layers as stated in the related art section. Describing this again, in the HSDPA communication system, a soft buffer necessary for soft-combining data and an error correction function are located in a physical layer, and a function of determining ACK/NACK information and determining whether to perform soft combining by receiving ACK/NACK information is located in a media access control (MAC) layer. Meanwhile, a UMTS terrestrial radio access network (UTRAN) has a structure comprised of a Node B and an RNC as illustrated in FIG. 1. In this structure, a physical layer is located in a Node B, and unlike the general MAC layer, a MAC layer of the HSDPA communication system, i.e., a MAC-hs (MAC-high speed) layer, is located in the Node B. The MAC-hs layer is a layer newly proposed for the HSDPA communication system, and controls an ACK/NACK information processing function for supporting the HARQ scheme. The HSDPA communication system locates the ACK/NACK information processing function in a Node B so as to perform fast HARQ processing. Alternatively, the ACK/NACK information processing function can be located in an RNC, and in this case, ACK/NACK information is delivered to the RNC via a Node B, and the RNC determines whether to perform retransmission depending on the ACK/NACK information provided via the Node B, and sends the determined result back to the Node B. The Node B then actually determines whether to perform data retransmission based on the determined result provided from the RNC, and in this case, a delay time required for HARQ signaling (or signaling for performing the HARQ scheme) between a Node B and an RNC occurs. The delay time for HARQ signaling between a Node B and an RNC accounts for one frame, or 2 ms, which is a relatively long delay time. When the TTI is taken into consideration in this way, the delay time delay time for HARQ signaling becomes relatively long. Therefore, in order to minimize the delay time for HARQ signaling compared with the TTI, the HSDPA communication system locates in a Node B an ACK/NACK information processing function, i.e., an HARQ processing function including the ACK/NACK information processing operation.

Therefore, in an embodiment of the present invention, when a UE exists in a non-soft handover region, both a soft-combing/decoding function and a function of determining ACK/NACK information are located in a Node B, and when a UE exists in a soft handover region, the soft-combining/decoding function and the function of determining ACK/NACK information are separately located in a Node B and an RNC, respectively. Of course, when the function of determining ACK/NACK information is located in an RNC as described in the related art section, ACK/NACK information is transferred to the RNC via a Node B, and the RNC determines whether to perform retransmission depending on the ACK/NACK information provided via the Node B, and sends the determined result back to the Node B. The Node B then actually determines whether to perform data retransmission based on the determined result provided from the RNC, and in this case, a delay time required for HARQ signaling (or signaling for performing the HARQ scheme) between a Node B and an RNC occurs undesirably. However, the present invention solves a problem of the conventional delay time required by an RNC in determining ACK/NACK information by applying the TTILONG as described in connection with the first scheme.

The second scheme will now be described in detail with reference to FIGS. 3 and 4.

FIG. 3 is a block diagram schematically illustrating an HARQ protocol stack structure when a UE exists in a non-soft handover region. Referring to FIG. 3, since a UE exists in a non-soft handover region, both a soft-combing/decoding function and a function of determining ACK/NACK information exist in a Node B 310. That is, an EUDCH decoder 323 and a soft buffer 322 for the soft-combining/decoding function, an ACK/NACK information determiner 321 for the function of determining ACK/NACK information, and an ACK/NACK information transmitter 311 for transmitting ACK/NACK information determined by the ACK/NACK information determiner 321 to the UE are all located in a Node B 310. If the Node B 310 receives EUDCH data from a UE, the ACK/NACK information determiner 321 checks whether an error has occurred in the EUDCH data received from the UE, to thereby determine ACK/NACK information. Here, whether an error has occurred in the EUDCH data received from the UE is determined by the ACK/NACK information determiner 321 based on a cyclic redundancy check (CRC) result. As a result of the CRC check, if no error has occurred, the ACK/NACK information determiner 321 determines ACK information, and if an error has occurred, the ACK/NACK information determiner 321 determines NACK information. After the CRC check, the ACK/NACK information determiner 321 delivers the EUDCH data received from the UE to the soft buffer 322 so that it can be stored in the soft buffer 322 (see “data frame, CRC check result” represented by 303). In addition, the ACK/NACK information determiner 321 sends the determined ACK/NACK information to the ACK/NACK information transmitter 311 (see “ACK/NACK information” represented by 304).

Meanwhile, the ACK/NACK information determiner 321 transmits normal EUDCH data to an RNC connected to the Node B 310 through an Iub interface, i.e., a data frame 302 of a frame protocol. The EUDCH decoder 323 decodes the EUDCH data received from the UE according to a predetermined decoding scheme.

The HARQ protocol stack structure for the case where a UE exists in a non-soft handover region has been described so far with reference to FIG. 3. Next, an HARQ protocol stack structure for a case where a UE exists in a soft handover region will be described with reference to FIG. 4.

FIG. 4 is a block diagram schematically illustrating an HARQ protocol stack structure when a UE exists in a soft handover region. Before a description of FIG. 4 is given, it will be assumed that since a UE exists in a soft handover region between a Node B 410 and a Node B 420, and the Node B 410 and the Node 420 are controlled by the same RNC 400. Referring to FIG. 4, since the UE exists in a soft handover region, a soft-combing/decoding function and an HARQ function of determining ACK/NACK information are separately located in the Node Bs 410 and 420 and the RNC 400, respectively. The HARQ-related functions independently existing in the Node Bs 410 and 420 are identical to each other, so a description thereof will be made with reference to only the Node B 410, for simplicity. A soft buffer 432 and an EUDCH decoder 433 for the soft-combining/decoding function, an ACK/NACK information determiner 431 for the function of determining ACK/NACK information, and an ACK/NACK information transmitter 411 for transmitting ACK/NACK information determined by a final ACK/NACK information determiner 402 to the UE are located in the Node B 410, and the final ACK/NACK information determiner 402 exists in the RNC 400. Here, even in the Node B there exists the ACK/NACK information determiner 431. The ACK/NACK information determiner 431 generates ACK/NACK information for the EUDCH data transmitted by the UE, but the ACK/NACK information generated in the ACK/NACK information determiner 431 is not transmitted to the UE.

If the Node B 410 receives EUDCH data from a UE, the ACK/NACK information determiner 431 checks whether an error has occurred in the EUDCH data received from the UE, to thereby determine ACK/NACK information. Here, whether an error has occurred in the EUDCH data received from the UE is determined by the ACK/NACK information determiner 431 based on a CRC check result on the received EUDCH data. As a result of the CRC check, if no error has occurred, the ACK/NACK information determiner 431 determines ACK information, and if an error has occurred, the ACK/NACK information determiner 431 determines NACK information. After the CRC check, the ACK/NACK information determiner 431 delivers the EUDCH data received from the UE to the soft buffer 432 so that it can be stored in the soft buffer 432 (see “data frame, CRC check result” represented by 403). When the EUDCH data received from the UE is normal, the ACK/NACK information determiner 431 transmits ACK information and the received EUDCH data to the RNC 400 through an Iub interface, i.e., a data frame of a frame protocol. In contrast, if the EUDCH data received from the UE is defective, the ACK/NACK information determiner 431 delivers ACK information to the RNC 400 (see “ACK+data frame/NACK” represented by 406).

Then the final ACK/NACK information determiner 402 in the RNC 400 generates ACK/NACK information for the EUDCH data received from the UE depending on the ACK/NACK information provided respectively from the Node B 410 and the Node B 420. The final ACK/NACK information determiner 402 analyzes ACK/NACK information provided respectively from the Node B 410 and the Node B 420. As a result of the analysis, if NACK information is received from both the Node B 410 and the Node B 420, the final ACK/NACK information determiner 402 determines NACK information for the EUDCH data received from the UE, and in contrast, if ACK information is received from any one of the Node Bs 410 and 420, the final ACK/NACK information determiner 402 determines ACK information for the EUDCH data received from the UE. The final ACK/NACK information determiner 402 transmits the final ACK/NACK information determined for the EUDCH data received from the UE to the Node B 410 and the Node B 420 using a control frame of a frame protocol (see “final ACK/NACK information” represented by 404 and 405). Then, ACK/NACK information transmitters of the Node Bs 410 and 420 transmit the ACK/NACK information received from the final ACK/NACK information determiner 402 to the UE. For example, the ACK/NACK information transmitter 411 of the Node B 410 transmits the ACK/NACK information received from the final ACK/NACK information determiner 402 to the UE. The EUDCH decoder 433 decodes the EUDCH data received from the UE according to a predetermined decoding scheme.

The HARQ protocol stack structure for the case where a UE exists in a soft handover region has been described so far with reference to FIG. 4. Next, a procedure for performing the HARQ scheme in an uplink communication system using EUDCH will be described with reference to FIG. 5.

FIG. 5 is a signal flow diagram schematically illustrating a procedure for performing an HARQ scheme in an uplink communication system using EUDCH according to an embodiment of the present invention. Before a description of FIG. 5 is given, it should be noted that because detailed channel structure and frame protocol for an uplink communication system using EUDCH have not been specified yet, the procedure will be described with reference to parameters related to the HARQ scheme proposed in the present invention, and a detailed description of the other parts will be omitted.

Referring to FIG. 5, a UE 501 exists in a non soft-handover region (non-SHO), i.e., a cell where a Node B#1 502 provides a service (Step 510), and thus transmits EUDCH data to the Node B#1 502 (Step 511). At this point, because the UE 501 exists in a non-soft handover region, all HARQ functions, i.e., a soft-combining/decoding function and a function of determining ACK/NACK information, exist in the Node B#1 502, and because an HARQ scheme is directly performed in a Node B, TTI is also set to TTISHORT. The Node B#1 502 performs CRC check on the EUDCH data received from the UE 501, and determines ACK/NACK information for the EUDCH data received from the UE 501 depending on the CRC check result. The Node B#1 502 transmits the determined ACK/NACK information to the UE 501 (Step 512). As a result of the CRC check, if the EUDCH data received from the UE 501 is error-free, i.e., if ACK information is determined, the Node B#1 502 transmits the EUDCH data received from the UE 501 to an RNC 504 through an uplink (UL) data frame (Step 513).

In some cases, a UE, currently in a non-soft handover (non-SHO) region due to its movement to a cell boundary region, may enter a soft handover (SHO) region. The current soft handover can be classified into a soft handover in which a plurality of radio links are set up between cells belonging to different Node Bs and a softer handover in which a plurality of radio links are set up between cells belonging to the same Node B. Because the problems described in the Related Art section mainly occur during a soft handover between cells belonging to different Node Bs, it is more efficient to maintain the existing TTISHORT and HARQ operation for the non-soft handover during the softer handover, and to use the proposed TTILONG and HARQ operation during the soft handover. Accordingly, an RNC provides the UE and the Node B with information indicating if the cells performing the soft handover belong to the same Node B, and the UE and the Node B can determine whether to change the TTI using the information.

In addition, the present invention proposes an alternative method in which an RNC determines whether a soft handover of a UE is a softer handover between cells belonging to the same Node B or a soft handover between cells belonging to different Node Bs. If it is necessary to change a TTI, i.e., if soft handover of a UE is a softer handover between cells belonging to the same Node B, the RNC provides the UE with TTI change information through an upper layer signaling message, e.g., an Active Set Update message indicating a soft handover command, and provides the Node B with TTI change information through an Iu signaling message. However, if the soft handover of the UE is a soft handover between cells belonging to different Node Bs, the RNC can determine whether to change a TTI according not only to the soft handover but also to a type of the current service for the UE, thereby providing more flexibly for instructing the UE and the Node B to change the TTI.

A description will now be made of an occurrence of a soft handover.

In some cases, the UE 501, as illustrated in FIG. 5, may move to a soft handover (SHO) region between the Node B#1 502 and the Node B#2 503 (Step 520). In order to include the Node B#2 503 in an active set of the UE 501, the RNC 504 of the UE 501 transmits an Active Set Update message, which is an upper layer signaling message, to the UE 501. The Active Set Update message includes a handover command and an activation time when the UE 501 is to perform handover, or to enter the soft handover region. The UE 501 then simultaneously performs handover and resets TTI from TTISHORT to TTILONG at the activation time, and transmits EUDCH data (Step 521).

When the UE 501 exists in a soft handover region, HARQ functions separately exist in the Node Bs 502 and 503 and the RNC 504. That is, a soft-combining/decoding function exists in the Node Bs 502 and 503, and a function of determining ACK/NACK information exists in the RNC 504. Further, because an HARQ scheme is performed in an RNC, the TTI is also set to TTILONG as described above. In addition, because the Node Bs 502 and 503 cannot detect a fact that the UE 501 exists in a soft handover region, the RNC 504 informs the Node Bs 502 and 503 that the UE 501 exists in a soft handover region. Herein, the RNC 504 informs the Node Bs 502 and 503 that the UE 501 exists in a soft handover region, using a control frame of a frame protocol. The control frame includes information indicating that the UE 501 enters a soft handover region, and information on the activation time, or a time at which the UE 501 enters the soft handover region. If a control frame is received from the RNC 504, the Node Bs 502 and 503 determine that the UE 501 exists in a soft handover region from a time corresponding to the time information, i.e., the activation time, set the TTI to TTILONG, suspend the functions of determining ACK/NACK information which were separately performed in the Node Bs 502 and 503, and operate according to the ACK/NACK information determined by the RNC 504. In addition, because the UE 501 exists in the soft handover region, it transmits the EUDCH data to both the Node B#1 502 and the Node B#2 503 (Step 521).

The Node B#1 502 performs CRC check on the EUDCH data received from the UE 501, and determines ACK/NACK information for the EUDCH data received from the UE 501 depending on the CRC check result. If the EUDCH data received from the UE 501 is error-free, the Node B#1 502 transmits the received EUDCH data along with ACK information to the RNC 504 through an uplink data frame, and in contrast, if there is an error in the EUDCH data received from the UE 501, the Node B#1 502 transmits only NACK information to the RNC 504 (Step 522). Similarly, the Node B#2 503 performs CRC check on the EUDCH data received from the UE 501, and determines ACK/NACK information for the EUDCH data received from the UE 501 depending on the CRC check result. If the EUDCH data received from the UE 501 is error-free, the Node B#2 503 transmits the received EUDCH data along with ACK information to the RNC 504 through an uplink data frame, and in contrast, if there is an error in the EUDCH data received from the UE 501, the Node B#2 503 transmits only NACK information to the RNC 504 (Step 523). Herein, when the UE 501 exists in a non-soft handover region, the Node B#1 502 and the Node B#2 503 transmit ACK/NACK information for the EUDCH data received from the UE 501 directly to the UE 501. However, when the UE 501 exists in a soft handover region, the Node B#1 502 and the Node B#2 503 transmit ACK/NACK information for the EUDCH data received from the UE 501 not directly to the UE 501 but to the RNC 504.

The RNC 504 separately receives ACK/NACK information from the Node B#1 502 and the Node B#2 503, determines ACK/NACK information according to the received ACK/NACK information, and transmits the determined ACK/NACK information to the Node B#1 502 and the Node B#2 503 (Step 524). As described in connection with FIG. 4, when NACK information is received from both the Node B#1 502 and the Node B#2 503, the RNC 504 determines NACK information for the EUDCH data received from the UE 501, and when ACK information is received from any one of the Node B#1 502 and the Node B#2 503, the RNC 504 determines ACK information for the EUDCH data received from the UE 501. The Node B#1 502 determines final ACK/NACK information corresponding to the ACK/NACK information received from the RNC 504, and transmits the determined final ACK/NACK information to the UE 501 (Step 525). Likewise, the Node B#2 503 determines final ACK/NACK information corresponding to the ACK/NACK information received from the RNC 504, and transmits the determined final ACK/NACK information to the UE 501 (Step 526). As described above, when the UE 501 exists in soft handover region, the HARQ-related functions are distributed to the Node Bs 502 and 503 and the RNC 504, so that the RNC 504 receives error-free EUDCH data from one or both of the Node Bs 502 and 503, thereby acquiring macro diversity. Further, the UE 501 receives the same ACK/NACK information from the Node Bs 502 and 503, so it can perform a normal HARQ scheme.

As described above, a UE receives ACK/NACK information for EUDCH data that the UE transmitted, and the UE does not performs a separate operation when ACK information is received, and performs retransmission on the transmitted EUDCH data when NACK information is received.

A description will now be made of a third scheme necessary for an HARQ scheme suitable for an uplink communication system using EUDCH according to an embodiment of the present invention.

In the third scheme, when a UE exists in a non-soft handover region, a Chase Combining (CCI) scheme and an Incremental Redundancy (IR) scheme are used as a soft combining scheme, and when the UE exists in a soft handover region, the CC scheme and an IR scheme with restricted version number are used. The “restricted version number” refers to a self-decodable version number among version numbers. The term “self-decodable” means that when data is received, decoding of error-free data is possible using only the corresponding reception symbol data as described in the related art section. In actual implementation, when channel coding is performed, whether data is self-decodable is determined depending on a coding rate and an IR version number.

Meanwhile, when a UE exists in a soft handover region, the UE exists in cell boundary regions of a plurality of Node Bs, increasing possibility that its channel environment will become poor. Therefore, when a UE exists in a soft handover region, Node Bs may receive defective data or fail to receive the data transmitted from the UE. When the Node Bs fail to receive the data transmitted from a UE, the UE retransmits the data using a non-self-decodable version number. At this point, since the Node B that failed to receive the data transmitted from the UE has no data buffered for soft combining on the corresponding data, there is high possibility that an error will occur again. In order to prevent reoccurrence of an error, in an embodiment of the present invention, only a self-decodable version number is used as a version number of retransmission data when the UE exists in a soft handover region. By retransmitting data using only a self-decodable version number in this way, Node Bs can normally receive data even though there is no data to be subject to soft combining.

As can be appreciated from the forgoing description, in an uplink communication system using EUDCH, the present invention distributes HARQ-related functions to a Node B and an RNC according to whether a UE exists in a soft handover region or a non-soft handover region, thereby enabling stable uplink data retransmission. In addition, when the UE exists in a soft handover region, a time required for determining ACK/NACK information is sufficiently secured by adjusting TTI for a time delay which may occur because an RNC determines ACK/NACK information for uplink data, thereby contributing to stable uplink data retransmission.

While the invention has been shown and described with reference to a certain preferred embodiment thereof, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims.

Claims

1. A method for transmitting data in a code division multiple access (CDMA) communication system, the method comprising the steps of:

transmitting the data for a transmission time interval of a first length, if a user equipment (UE) is located in a non-soft handover region; and
transmitting the data for a transmission time interval of a second length, if the UE is located in a soft handover region.

2. The method of claim 1, wherein the transmission time interval of the second length is longer than the transmission time interval of the first length.

3. The method of claim 1, wherein the transmission time interval of the second length is 10 ms and the transmission time interval of the first length is 2 ms.

4. The method of claim 1, wherein the transmission time interval of the second length and the transmission time interval of the first length are applied to an enhanced uplink dedicated channel (EUDCH) service.

5. A method for transmitting data in a code division multiple access (CDMA) communication system in which a Node B includes a plurality of cells, the method comprising the steps of:

transmitting the data for a transmission time interval of a first length, if a user equipment (UE) is located in a softer handover region between the plurality of cells belonging to the Node B; and
transmitting the data for a transmission time interval of a second length, if the UE is located in a soft handover region.

6. The method of claim 5, wherein the transmission time interval of the second length is longer than the transmission time interval of the first length.

7. The method of claim 5, wherein the transmission time interval of the second length is 10 ms and the transmission time interval of the first length is 2 ms.

8. The method of claim 5, wherein the transmission time interval of the second length and the transmission time interval of the first length are applied to an enhanced uplink dedicated channel (EUDCH) service.

9. An apparatus for transmitting data in a code division multiple access (CDMA) communication system in which a Node B includes a plurality of cells, the apparatus comprising:

a user equipment (UE) for transmitting the data for a transmission time interval of a first length, if the UE is located in a softer handover region, and transmitting the data for a transmission time interval of a second length, if the UE is located in a soft handover region; and
a Node B including a plurality of cells serving the UE.

10. The apparatus of claim 9, wherein the transmission time interval of the second length is longer than the transmission time interval of the first length.

11. An apparatus for transmitting data in a code division multiple access (CDMA) communication system in which a Node B includes a plurality of cells, the apparatus comprising:

a user equipment (UE) for transmitting the data for a transmission time interval of a second length, if the UE is located in a soft handover region, and transmitting the data for a transmission time interval of a first length, if the UE is located in a non-soft handover region;
a plurality of Node Bs serving the UE; and
a radio network controller (RNC) for controlling the plurality of Node Bs.

12. The apparatus of claim 11, wherein the transmission time interval of the second length is longer than the transmission time interval of the first length.

13. A method for transmitting data in a code division multiple access (CDMA) communication system in which a Node B includes a plurality of cells, the method comprising the steps of:

determining acknowledgement (ACK)/negative acknowledgment (NACK) information for data transmitted by a user equipment (UE), if the UE is located in one of a non-soft handover region and a softer handover region;
transmitting the determined ACK/NACK information to the Node B;
upon detecting that the UE is located in a soft handover region, determining ACK/NACK information for the data transmitted by the UE and transmitting the determined ACK/NACK information to a radio network controller (RNC);
after transmitting the determined ACK/NACK information, receiving final ACK/NACK information for the data transmitted by the UE, from the RNC; and
transmitting the final ACK/NACK information received from the RNC, to the UE.

14. An apparatus for transmitting data in a code division multiple access (CDMA) communication system in which a Node B includes a plurality of cells, the apparatus comprising:

a user equipment (UE) for transmitting data to the Node B;
a plurality of Node Bs for determining acknowledgement (ACK)/negative acknowledgment (NACK) information for data transmitted by the UE, if the UE is located in one of a non-soft handover region and a softer handover region, transmitting the determined ACK/NACK information to the UE, determining ACK/NACK information for the data transmitted by the UE, upon detecting that the UE is located in a soft handover region, and transmitting the determined ACK/NACK information; and
a radio network controller (RNC) for receiving the ACK/NACK information transmitted by the Node Bs, generating final ACK/NACK information for the data, and transmitting the final ACK/NACK information to the UE through the plurality of Node Bs.
Patent History
Publication number: 20050201337
Type: Application
Filed: May 5, 2005
Publication Date: Sep 15, 2005
Applicant: SAMSUNG ELECTRONIC CO., LTD. (KYUNGKI-DO)
Inventors: Youn-Hyoung Heo (Suwon-si), Ju-Ho Lee (Suwon-si), Yong-Jun Kwak (Yongin-si), Sung-Ho Choi (Suwon-si), Young-Bum Kim (Seoul)
Application Number: 11/122,730
Classifications
Current U.S. Class: 370/335.000; 370/342.000