The present invention relates generally to wireless telecommunications, and more particularly, to a versatile system for soft handoff in orthogonal frequency division multiplexing (OFDM) and orthogonal frequency division multiple access (OFDMA) communication systems.
In most conventional cellular communication networks based on OFDMA, a base station communicates with mobile stations that are within its coverage by using signals that are orthogonal in frequency. Conventional “Third-Generation” (3G) systems achieve significant increase in throughput over second-generation (2G) systems by taking advantage of multi-user diversity gain. As such, for point to multipoint systems (e.g., forward link), all resources of a base station are dedicated to a single user at a time. A scheduler selects a single user—having a best radio condition from among a set of users—to send data to. If the set of users is large enough, and channel fading of each user is independent, there is generally a user in good radio condition to serve. Consequently, the base station avoids the expense of sending information to a user having a poor radio condition.
In order to facilitate movement of a mobile station through an area of service (i.e., mobility), a fast sector section technique may be employed. This allows a mobile station to quickly switch transmission of data from one sector to another. Although the mobile station may switch from sector to sector, at any instant in time it only receives signaling from a single sector.
For a user in a boundary or transition area between two or more sectors of a given cell (i.e., cell edge), a signal received by a mobile station is often received with very low power, even though a base station transmits to the mobile station with maximum power. As a result, the mobile station is in very poor radio condition, and thus its data throughput is very low. This may have several detrimental effects on system performance.
First, if a mobile station requires a certain Quality of Service (QoS), the base station must expend significant resources to serve that mobile station. This causes a significant decrease in total system throughput. Second, the perceived user experience for the mobile station is very poor due to the fact that data rate that can be sustained with that link is very low. This is a significant issue because users expect to have a same user experience regardless of where users are located in the sector.
Therefore, there is a need to increase throughput of users at an edge of a sector. More particularly, there is a need to provide soft handoff in an OFDM system that optimizes user performance at sector edges.
The present invention provides a system, comprising various methods and apparatus, for soft handoff of mobile stations (MSs) in order to improve performance—particularly for mobile stations at an edge of a sector—with reliable and minimal signaling overhead. A base station may determine which sectors are in a Soft Handoff Set (SHOS), and which SHOGs from within the SHOS a mobile station may use at a given time. A base station may identify available SHOSes and SHOGs when an Active Set for a mobile station is assigned. In a message assigning an Active Set, record fields for sectors in a given SHOS may be slotted consecutively (or serially). Indication of whether a sector is the first of a new SHOS may be provided in a field of the sector's record. The present invention further provides that a base station may identify members of its own SHOS that are available for SHOG operation, to facilitate an MS request for soft handoff operation during a data connection setup.
The present invention provides that an MS may determine SHOSes and SHOGs, and request service from a SHOG. A SHOG may be identified by an MS using a scrambling code on a reverse link control channel in conjunction with a message field. The present invention also provides a scrambling code scheme for identifying a SHOG ID in a forward link.
The present invention also provides that Channel Quality Information (CQI) of a combined channel for a SHOG may be fed back to a base station from an MS in a sector. In certain embodiments, differences between a combined channel CQI and a serving sector CQI may be provided.
According to the system of the present invention, SHOG transmission for 3GPP2 Strictly Backward Compatible (SBC) mode of 1xEV-DO, Rev. C, may be performed on a traffic data channel—particularly in an OFDM format. In such SHOG transmission applications, a macro antenna in the group may serve as a single antenna for a sector. Thus, a group with multiple macro antennas may serve an Access Terminal (AT) in a Multiple-Input Multiple-Output (MIMO) scheme.
The following description and drawings set forth in detail a number of illustrative embodiments of the invention. These embodiments are indicative of but a few of the various ways in which the present invention may be utilized.
For a more complete understanding of the present disclosure and its advantages, reference is now made to the following description taken in conjunction with the accompanying drawings, in which like reference numerals represent like parts:
The following discussion is presented to enable a person skilled in the art to make and use the invention. The general principles described herein may be applied to embodiments and applications other than those detailed below without departing from the spirit and scope of the present invention as defined herein. The present invention is not intended to be limited to the embodiments shown, but is to be accorded the widest scope consistent with the principles and features disclosed herein.
The present invention provides a system for soft handoff of mobile stations (MSs)—or Access Terminals (ATs)—with reliable and minimal signaling overhead. The system of the present invention is particularly useful for MSs at the edge of a sector. A base station may determine which sectors are in a Soft Handoff Set (SHOS), and which SHOGs from within the SHOS a mobile station may use at a given time.
In order to facilitate the description of the present invention, the following terms are defined:
The system of the present invention provides management for SHOSes and SHOGs. With the present invention, a base station may determine and identify SHOSes and SHOGs to an MS. In certain embodiments, a base station may determine which sectors are in a SHOS, and which SHOGs an MS may use at a given time. A base station may identify available SHOSes and SHOGs when an MS's Active Set is assigned. In an Active Set assignment message, record fields for sectors in a SHOS may be slotted consecutively (or serially). Indication of whether a sector is the first of a new SHOS may be provided in a field of the sector's record. Table 1 provides an illustrative example of such a structure:
Each sector record includes a Scrambling Sequence field, utilized in identifying the sector, and a field to indicate whether the sector starts a new SHOS (SHOSetStart).
Referring now to
A number of values and variables are depicted in procedure 100. ActiveSetIndex is an index for sectors in an Active Set. ActiveSetIndex is initialized to “0” and incremented when a new Sector (AssignedSector) is retrieved from a message. It is used to identify sectors in an Active Set, such as when SHOG IDs are mapped to sectors. Its record may have an array SHOGID [0 . . . 3], where each array element contains a list of sectors associated with a corresponding SHOG ID for a given sector. AssignedSector is a sector record most recently retrieved from a received Active Set assignment message. It may have a SHOSetStart field, indicating whether the sector is a start of a new SHOS. SHOSetSectorIndex is an index for sectors in a single SHOS. This index is initialized to 0 at the start of a new SHOS, and incremented when a new Sector (AssignedSector) is retrieved that is not the start of a new SHOS. NumPilots indicates the number of sectors included in an Active Set.
Procedure 100 also involves a sequence of actions or activities. ActiveSetIndex is initialized to 0 at the start of the procedure, in step 102. At step 110, a check is made as to whether or not all sectors are retrieved. If all sectors of an Active Set are retrieved from a message, the procedure ends 112. If not all sectors are retrieved, another sector is retrieved 114 from the message. For all sectors, SHOGID of “00” is the SHOG with only a given sector as a member. Current sector SHOGID[0] is set 116 to its default.
A determination 120 is made as to whether the current sector is start of a new SHOS or not. If the current sector starts a new SHOS, then: SHOSetSectorIndex is set 122 to 0; ActiveSetIndex is incremented 140; and a next sector is retrieved 110. If the current sector does not start a new SHOS, then SHOSetSectorIndex is incremented 124.
At 130, SHOG ID is determined according to number of sectors in the current SHOS. If SHOSetSectorIndex is 1, then the current SHOS contains at least 2 sectors: the current sector and a previous sector. Each SHOGID[1] associated with the 1st and 2nd sectors in the SHOS forms 132 a set associating both sectors. Operation returns to increment 140 ActiveSetIndex, and retrieve 110 a next sector.
A SHOSetSectorIndex of 2 indicates that the current SHOS contains 3 sectors: the current sector; and a previous 2 sectors. Each SHOGID[2] associated with the previous sectors in the SHOS forms 134 a set associating both sectors. The SHOGID[2] of the 1st sector and the SHOGID[1] of the 3rd sector form 136 a set associating 1st and 3rd sectors. SHOGID[3] of all 3 sectors form 138 a set associating all sectors in the SHOS. Operation returns to increment 140 ActiveSetIndex, and retrieve 110 a next sector.
Table 2 provides an illustration of resulting SHOGs for each sector, and corresponding SHOG IDs, for the example illustrated in Table 1:
The first sector has a message field set to ‘1’ to indicate that it starts a new SHOS. The next 2 sectors are part of the same SHOS, so their corresponding fields are set to ‘0’ for each. Sectors 4 and 5 are in a new SHOS, so the corresponding field of sector 4 is set to ‘1’, and ‘0’ for sector 5. Sector 6 is in a SHOG comprising 1 sector, so its corresponding field is set to ‘1’. If another sector (Sector 7, not shown) were included in the Active Set, its corresponding field would be set to ‘1’, since sector 6 is a single-sector SHOG.
In the embodiment illustrated, for any message and at any particular time, SHOSes are limited to 3 sectors. If more than 3 sectors are necessary or desired for a SHOS (e.g., a six sector cell), the three sector limitation for a SHOS may be changed by sending a new message. Thus, although Soft Handoff Groups are limited to 3 sectors in the illustrated embodiment, the present invention does not impose such a restriction. Other structure, arrangement, and methods may be utilized toward the same ends—such as, for example, using a bitmap to indicate which sectors form a SHOS.
Also, in the illustrated embodiment, a base station may identify—for MSs without a data connection—members of its own SHOS that are available for SHOG operation; in order to facilitate an MS requesting SHO as data connection is initially set up. This may accomplished utilizing, for example, a broadcast sector message. The base station may also identify a serving sector channel quality threshold at which a MS may request soft handoff operation. The base station may also identify a threshold for maximum combined channel quality for a SHOG. The base station may include these parameters when an Active Set is assigned.
In accordance with the present invention, an MS may also determine SHOSes and SHOGs, and request SHO service. In certain embodiments, an MS may request SHO operation using a reverse link channel message—such as a Reverse Channel Quality Index Channel (R-CQICH). Table 3 illustratively depicts message structure that may be utilized to request SHOG operation.
In Table 3, a SHOG identifier (SHOG ID) may indicate the requested SHOG that is associated with a sector, which is identified by an R-CQICH scrambling sequence.
In this embodiment, an R-CQICH channel is scrambled with an R-CQICH scrambling sequence, identifying a sector. The SHOG ID may be determined from information received in an Active Set assignment message. If service is requested from only one sector (i.e., serving sector), the SHOG ID field is set to “00”, and the requested SHOG comprises only the sector identified by the R-CQICH scrambling sequence.
To request a SHOG including the serving sector and one of two other sectors in a three-sector SHOS, SHOG ID is set to: “01” to request inclusion of the sector in the Active Set assignment message that comes before the other sectors in the SHOS; and “10” to request inclusion of the other sector. SHOG ID is set to “11” to request a SHOG including all three sectors of a three-sector SHOS.
In other embodiments, a base station may provide an R-CQICH scrambling sequence for each SHOG, which an MS uses to request SHOG operation. In such embodiments, a SHOG ID is included in an R-CQICH message to identify a SHOG sector associated with Forward Link Channel Quality report and—during a handoff—a handoff target.
In other embodiments, an MS may request that a sector of a SHOG be added, by indicating the sector in a reverse link control channel, and setting a one bit SHO field. In such embodiments, no additional overhead may be required to specify the SHOG in the request. A serving sector may decode the R-CQICH message directly, and add the indicated SHOG sector; or the indicated sector may decode the R-CQICH and send a message over the backhaul to the serving sector that requests the sector be added to the SHO transmission. An MS may request that a sector of a SHOG be removed by indicating the sector in a reverse link control channel, and setting a one bit SHO field. Since the sector is already in the SHOG, this bit setting indicates removal of the sector. In the case of handoff when a SHOG is active, a handoff flag is set to ‘1’. A SHO bit may be utilized to indicate whether or not the MS wants to keep the current SHOG, or to operate with the target sector only.
A base station may indicate a SHOG that is active—particularly when common pilot is used for channel estimation—such that an AT/MS is made aware of which sectors should be used in estimating a channel for combined data. In certain embodiments, a base station may provide a SHOG ID to identify a SHOG when making a transmission resource assignment. A scrambling code may be used to identify the SHOG ID in the forward link. This is illustrated in reference to
In other embodiments, SHOG ID information may be provided as a field in a message for assigning transmission resources, as previously illustrated in relation to an MS request. In other embodiments, SHOG ID scrambling may be combined with a scrambling code generation function 330.
The present invention further provides that an MS may feed Channel Quality Information (CQI) of a combined channel—for a SHOG—back to a base station. In certain embodiments, the MS sends the CQI for one sector, and also sends the difference between this CQI and CQI for the combined channel.
While Table 3 illustratively depicts message structure that may comprise these fields, Table 4 illustratively depicts encoding structure for a field representing CQI difference.
In other embodiments, individual CQI reports for sectors of a SHOG may be sent to a base station, either simultaneously or at different times. The base station may use these CQI reports to estimate CQI for a combined channel.
In further accordance with the present invention: a SHOG may be changed while maintaining a same serving sector; a serving sector may be changed while maintaining a same SHOG; and both a SHOG and a serving sector may be changed. In certain embodiments, the message structure depicted in Table 3 may be utilized to effect such changes.
In order to change serving sector but maintain SHOG, an R-CQICH scrambling sequence may be changed to one associated with a target sector. Forward Link (FL) Channel Quality for the target sector may be included. A SHOG ID may be set to a value associated with a target sector corresponding to a current serving to a current serving SHOG, and a handoff request bit may be set to ‘1’. To change SHOG, a SHOG ID may also be set to a desired SHOG.
A base station with more than one transmitting antenna may also comprise a SHOG. In such instances, a set of antennas from group members may comprise a macro antenna for group transmission. For example, consider that sector A has two antennas, A1 and A2; and sector B has two antennas, B1 and B2. Consider a group, G, comprising sectors A and B. The same waveform (or some type of diversification may be utilized) is transmitted through antennas A1 and B1. Due to soft combining aspects of OFDM, the two transmissions may appear to an MS as a single, non-distinguishable Macro Antenna. Accordingly, antennas A1 and B1 may comprise a Macro Antenna G1. Similarly, antennas A2 and B2 may comprise a Macro Antenna G2. Thus, an MS may recognize that group G is the same as a sector with 2 antennas, G1 and G2. As an alternative, group G may silence one set of Macro Antennas (e.g., G2). In such cases, only one Macro antenna may serve the MS.
In Strictly Backward Compatible (SBC) mode of 3G framework, handoff operation may remain the same as in 1xEV-DO. Thus, an AT/MS may only monitor a control channel sent by its serving sector. Based upon a CDM pilot, the AT/MS makes a handoff request to change serving sector by DRC cover. Handoff operation may be independent from SHOG operation.
In addition to conventional handoff operation, a SHOG transmission on a traffic data channel—especially in OFDM—may be provided. In a SHOG transmission, a macro antenna in a group may serve as a single antenna in a sector. Thus, a group with multiple macro antennas may serve an AT/MS in a MIMO scheme. SHOG set information—such as which sector(s) may comprise a group, and the Group ID, etc. —is communicated to the AT/MS. The SHOG set information may either be broadcast in a common control channel, or unicast in a traffic channel. One example for using broadcast comprises placing information in a neighboring sector list, so that every AT/MS may be aware of current SHOG set information. One example for using unicast comprises an Access Node (AN) and an AT/MS negotiating after a call setup, in upper layer signaling.
Feedback for conventional 1xEV-DO handoff may remain unchanged. Feedback for MIMO in a group may be provided via a macro antenna (for a group transmission) equaling an antenna in a sector. The AT/MS may consider a group with multiple macro antennas as a virtual sector, supporting MIMO. A MIMO operation in such a group may be the same as in a single sector. Feedback for SHOG selection may be based on measurement—an AT/MS may request SHOG service from an AN.
In order to feedback a preferred group and preferred serving sector, a data rate is necessary. A new physical channel may be defined to carry such information. Also, an original 1xEV-DO feedback channel may be re-used. For example, an AN and an AT/MS may negotiate an additional DRC channel, as if the DRC is for a virtual forward link carrier in asymmetric mode of 1xEV-DO rev B. This channel may be named Group Rate Control (GRC) channel—with GRC_Cover (e.g., 3 bits) indicating preferred Group ID; and the GRC content (e.g., 4 bits) carrying data rate control information for that group.
In certain embodiments of SHOG operation, an AT/MS may measure an individual sector channel quality from a Common Spatial Pilot, and calculate a combined channel quality for a potential group. Once a certain criteria is met, an AT/MS may report to an AN by switching cover of GRC to a desired one. Once the AN becomes aware of the switching, the AN may serve the AT/MS through the requested SHOG.
The previous description of the disclosed embodiments is provided to enable those skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art and generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.
This application claims the priority benefit of U.S. Provisional Application No. 60/824,937, filed Sep. 8, 2006. This application is related to: U.S. Application Ser. No. 60/783,507, filed on Mar. 17, 2006 for “Method And Apparatus For Enabling Soft Handoff In An OFDMA-Based Communication System”, by Anthony C. K. Soong, Yunsong Yang, Jianmin Lu, and Jung Woon Lee; U.S. Application Ser. No. 60/823,232, filed on Aug. 22, 2006 for “A Signaling Protocol For Supporting Soft Handoff In An OFDMA-Based Communication System”, by Jianmin Lu, Yunsong Yang, and Anthony C. K. Soong; and U.S. Application Ser. No. 60/839,972, filed on Aug. 24, 2006 for “Method And Apparatus For Enabling The Common Radio Resources For Soft Handoff In An OFDMA-Based Communication System”, by Anthony C. K. Soong, Zhigang Rong, and Jianmin Liu.
Number | Date | Country | |
---|---|---|---|
60824937 | Sep 2006 | US |