Radio communication systems, such as a wireless data networks (e.g., Third Generation Partnership Project (3GPP) Long Term Evolution (LTE) systems, spread spectrum systems (such as Code Division Multiple Access (CDMA) networks), Time Division Multiple Access (TDMA) networks, WiMAX (Worldwide Interoperability for Microwave Access), etc.), provide users with the convenience of mobility along with a rich set of services and features. This convenience has spawned significant adoption by an ever growing number of consumers as an accepted mode of communication for business and personal uses. To promote greater adoption, the telecommunication industry, from manufacturers to service providers, has agreed at great expense and effort to develop standards for communication protocols that underlie the various services and features. One area of effort involves error control to ensure successful delivery of information. The use of Acknowledgements (ACKs) and/or Negative Acknowledgements (NACKs) are required to indicate whether data has been received successfully, or unsuccessfully. This mechanism is executed by a transmitter and a receiver to notify the transmitter whether the data has to be retransmitted. Such mechanism can introduce unnecessary overhead, degrade system performance, and result in waste of network resources, if not designed properly. Further, acknowledgement signaling is particularly critical in the context of error control.
Therefore, there is a need for an approach for providing an efficient acknowledgement scheme, which can co-exist with already developed standards and protocols.
According to one embodiment of the invention, a method comprises determining that an error control mechanism is enabled for transmission of a data frame. The method also comprises fragmenting the data frame into a plurality of coding blocks. Further, the method comprises appending a frame check sequence to one or more sequences of the coding blocks, wherein each of the sequences associated with the frame check sequence is to be acknowledged separately.
According to another embodiment of the invention, an apparatus comprises logic configured to determine that an error control mechanism is enabled for transmission of a data frame. The apparatus also comprises a fragmentation module configured to fragment the data frame into a plurality of coding blocks. The logic is further configured to append a frame check sequence to one or more sequences of the coding blocks. Each of the sequences associated with the frame check sequence is acknowledged separately.
According to another embodiment of the invention, a method comprises receiving a plurality of coding blocks representing a fragmented data frame. The method also comprises computing a frame check sequence associated with one or more sequences of the coding blocks. Further, the method comprises generating an acknowledgement signal, according to an error detection scheme, for each of the sequences associated with the frame check sequence.
According to yet another embodiment of the invention, an apparatus comprises a transceiver configured to receive data over a wireless network. The apparatus also comprises a processor configured to receive a plurality of coding blocks representing a fragmented data frame, and to compute a frame check sequence associated with one or more sequences of the coding blocks. The processor is further configured to generate an acknowledgement signal, according to an error detection scheme, for each of the sequences associated with the frame check sequence.
Still other aspects, features, and advantages of the invention are readily apparent from the following detailed description, simply by illustrating a number of particular embodiments and implementations, including the best mode contemplated for carrying out the invention. The invention is also capable of other and different embodiments, and its several details can be modified in various obvious respects, all without departing from the spirit and scope of the invention. Accordingly, the drawings and description are to be regarded as illustrative in nature, and not as restrictive.
The embodiments of the invention are illustrated by way of example, and not by way of limitation, in the figures of the accompanying drawings:
An apparatus, method, and software for providing acknowledgement signaling to support an error control mechanism are disclosed. In the following description, for the purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the embodiments of the invention. It is apparent, however, to one skilled in the art that the embodiments of the invention may be practiced without these specific details or with an equivalent arrangement. In other instances, well-known structures and devices are shown in block diagram form in order to avoid unnecessarily obscuring the embodiments of the invention.
Although the embodiments of the invention are discussed with respect to a wireless network compliant with a WiMAX (Worldwide Interoperability for Microwave Access) communication network (e.g., compliant with Institute of Electrical & Electronics Engineers (IEEE) 802.16), a 3GPP LTE or EUTRAN (Enhanced UMTS (Universal Mobile Telecommunications System) Terrestrial Radio Access Network)) architecture, it is recognized by one of ordinary skill in the art that the embodiments of the inventions have applicability to any type of packet based communication system and equivalent functional capabilities.
In the wireless case, the base station 103 employs a transceiver 105, which transmits information to the UE 101 via one or more antennas (not shown) for transmitting and receiving electromagnetic signals. The UE 101, likewise, employs a transceiver 107 to receive such signals. For instance, the base station 103 may utilize a Multiple Input Multiple Output (MIMO) antenna system for supporting the parallel transmission of independent data streams to achieve high data rates between the UE 101 and base station 103. The base station 103, in an exemplary embodiment, uses OFDM (Orthogonal Frequency Divisional Multiplexing) as a downlink (DL) transmission scheme and a single-carrier transmission (e.g., SC-FDMA (Single Carrier-Frequency Division Multiple Access) with cyclic prefix for the uplink (UL) transmission scheme. SC-FDMA can also be realized using a DFT-S-OFDM principle, which is detailed in 3GGP TR 25.814, entitled “Physical Layer Aspects for Evolved UTRA,” v.1.5.0, May 2006 (which is incorporated herein by reference in its entirety). SC-FDMA, also referred to as Multi-User-SC-FDMA, allows multiple users to transmit simultaneously on different sub-bands.
The UE 101 and base station 103 include error control logic 109, 111, respectively, for executing a hybrid Automatic Repeat Request (ARQ) (HARQ) scheme, as well as an acknowledgement signaling logic 113, 115. Automatic Repeat Request (ARQ) is an error detection mechanism used on the link layer. This mechanism permits a receiver to indicate to the transmitter that a packet or sub-packet has been received incorrectly, and thus, requests the transmitter to resend the particular packet(s). In the system 100, either of the UE 101 or BS 103 can behave as a receiver or transmitter at any particular time.
By way of example, the UE 101 and the base station 103 can communicate according to an air interface defined by IEEE 802.16. Details of various IEEE 802.16 protocols are more fully described in the following references, along with additional background materials (which are incorporated herein by reference in their entireties): [1] IEEE 802.16Rev2/D6a, “IEEE draft standard for Local and Metropolitan Area Networks—Part 16: Air Interface for Fixed Broadband Wireless Access systems”, July 2008; [2] Draft IEEE 802.16m Requirements, [online] http://www.ieee802.org/16/tgm/docs/80216m-07—002r4.pdf; and [3] Shashikant Maheshwari, Adrian Boariu, “MS Aggregation of UL HARQ Reports in 802.16m network”, NSN invention report
IEEE 802.16 supports a number of channel coding schemes, including convolutional code (CC), convolutional turbo code (CTC), block turbo code (BTC) and low-density parity check (LDPC) code. These coding schemes support chase combining HARQ; CC and CTC support incremental redundancy (IR) HARQ. In HARQ enabled channel encoding process, the information bits (allocated to one physical layer (PHY) burst) are firstly appended with a 16 bit CRC in the tail. Thereafter, information bits of the burst are fragmented into coding blocks according to certain rules, if the length of information bits exceeds the maximum possible length for encoding. Each coding block is encoded independently.
At the receiver side (e.g., UE 101), firstly the coding block are decoded, then information bits of all coding blocks are concatenated. If the cyclic redundancy check (CRC) shows that the burst is not decoded successfully, a negative acknowledgement (NAK) will be sent to the transmitter (e.g., BS 103) to request the retransmission of the burst.
When the PHY burst is fragmented into multiple coding blocks, the key problem with the conventional 802.16 HARQ procedure is that even if only one of the coding blocks is not decoded successfully, the whole PHY burst has to be retransmitted. Thus, PHY bandwidth is wasted since all the successfully decoded blocks are also retransmitted.
More specifically, in 802.16, medium access control (MAC) protocol data units (PDUs) are first concatenated and then mapped into a PHY burst. A PHY burst is the basic unit for HARQ processing. If HARQ is enabled, one cyclic redundancy check (CRC) is added to the end of the information bits of the PHY burst. After this, the information bits of a PHY burst may be fragmented into multiple coding blocks and encoded, if the length of the information bits exceeds the maximum possible coding block length.
To address the above drawback, according to one embodiment, the system of
In an exemplary embodiment, the communication system of
The service areas of the RAN can extend, for instance, from 31 to 50 miles (e.g., using 2-11 GHz). The RAN can utilize point-to-multipoint or mesh topologies. Under the mobile standard, users can communicate via handsets within about a 50 mile range. Furthermore, the radio access network can support IEEE 802.11 hotspots.
The communication system of
This process is applied to an exemplary burst shown in
After the transmitter receives NAK feedbacks of some coding blocks in the burst, the transmitter only retransmits these blocks in a new burst 405. The successfully received blocks are not transmitted again. As illustrated, only coding block 2 and coding block 4, along with their respective CRC fields, are included in the retransmission burst 405.
the retransmission burst is sent, as in step 707.
The described approach (i.e., HARQ using coding-block-based CRC), according to certain embodiments, provides improvement of the system throughput without introducing more decoding and demodulation complexity. The improvement depends mainly on the following parameters: the coding block size; the target burst error rate of the first transmission; and number of coding blocks in a burst. Moreover, it is contemplated that the coding and modulation scheme could be backward compatible to current IEEE 802.16 specification.
Furthermore, it is contemplated that the above processes can be applied to the uplink (UE to base station) and/or the downlink (base station to UE). It is noted that in an 802.16m network, different CRC overhead results.
The extra overhead introduced include: (1) multiple CRCs are added to a burst, instead of one CRC for a burst in current 802.16 HARQ; and (2) multiple ACK/NAK feedback are used, corresponding to multiple CRCs. In the case of 802.16m, the overhead of feedback for DL and UL HARQ differ. In UL HARQ, the feedback from the base station 103 is one bit for each coding block, which is small bandwidth consumption and could not affect the benefit of the above process. However in DL HARQ, the feedback from MS 101 is half a slot for each coding block, which is a relatively large bandwidth consumption. From this point of view, the processes of
In DL HARQ, two approaches are examined. In “Approach I” the base station 103 sends a “CRC sharing number” to the mobile station 101 through a newly defined field. Subsequently, the MS 101 knows how to perform CRC padding—e.g. if CRC sharing number=2, then there will be a CRC for every two blocks. The base station 103 can elect to change the CRC sharing number of all the controlled MSs 101.
In an alternative embodiment (“Approach II”), the DL HARQ involves appending at most three CRCs. Assuming that the DL burst is fragmented into n coding blocks, and n can be expressed as n=3*u+v, u=1, 2 . . . , v=0, 1, 2, . . . , u-1, then the 1st and 2nd CRC are appended to the 1st and 2nd u coding blocks respectively, and the 3rd CRC is appended to the last u+v coding blocks.
The improvement in throughput for different scenarios is computed as follows. The throughput improvement mainly stems from first retransmissions, due to that the probability of retransmission more than one time is much smaller. First, the following assumptions are made: (1) the target burst error rate of the first transmission is pe; (2) the burst is fragmented into n coding blocks; and (3) the maximum coding block size is M bytes.
The target coding block error rate is as follows:
In this example, n CRCs are appended to the information bits (in contrast to IEEE 802.16, which provides for only 1 CRC to be appended to the information bits). The relative improvement of throughput for the overall throughput (including the 1st transmission and 1st retransmission) is
In (2), n·(1+pe) denotes the average bandwidth consumption of the 1st transmission and 1st retransmission using current 802.16 HARQ. n·(1+pe1) denotes the average bandwidth consumption of the 1st transmission and 1st retransmission using our proposal. The factor
addresses the extra overhead introduced by multiple CRCs. (One CRC is two-byte in length.). It is noted that in the computation only the case where all the coding blocks have the same size (i.e. the maximum size) is considered. Additionally, the extra overhead from ACK/NAK feedback is not considered.
For example, MCS of 16 QAM and ½ CTC. M=60. With the assumption of n=4 and pe=0.2, the relative improvement in the overall throughput is a≈10.95%.
Using formula (2), the relative throughput improvement of using the proposed HARQ method to different MCS levels when CTC is used can be computed. The results are summarized in Table 1. From the results, it is observed that the improvement increases with the value of M, pe and n.
According to one embodiment, a one-bit field is defined to identify whether the HARQ using coding-block-based CRC scheme is used. This field could be added to any kind of HARQ-UL-MAP-Subburst-IE. An implementation example is given by modification to UL-HARQ-Chase-Subburst-IE [1] in Table 2. The extension to implementations of other HARQ subburst IE is straightforward. It is noted that in Table 2 the modified fields are shown in bold.
1 bit
For DL HARQ, another two-bit field could be defined to indicate which kind of CRC appending method is used (e.g., Approach I or Approach II). If Approach I is used, the “CRC sharing number” could be defined as a new TLV, the signaling of this field could have two options: (i) broadcasted through downlink channel descriptor (DCD), so that the whole network has the same value of this parameter; or (ii) included in the HARQ-DL-MAP IE and signaled to MSs per frame.
Another example is given by modification to DL-HARQ-Chase-Subburst-IE [1] in Table 3. The extension to implementations of other HARQ subburst IE is straightforward. In Table 3, the modified fields are provided in bold.
2 bits
The CRC appending pattern:
00: 1 CRC per burst, same as current 802.16
01: Approach I
10: Approach II
11: reserved
pattern==01){
4 bits
The field defined for Approach I. Only valid
when Approach I is enabled
As mentioned, the described processes may be implemented in any number of radio networks.
Subscriber or mobile stations 801 can communicate with an access service network (ASN) 803, which includes one or more base stations (BS) 805. In this exemplary system, the BS 805, in addition to providing the air interface to the mobile stations 801, possesses such management functions as handoff triggering and tunnel establishment, radio resource management, quality of service (QoS) policy enforcement, traffic classification, DHCP (Dynamic Host Control Protocol) proxy, key management, session management, and multicast group management.
The base station 805 has connectivity to an access network 807. The access network 807 utilizes an ASN gateway 809 to access a connectivity service network (CSN) 811 over, for example, a data network 813. By way of example, the network 813 can be a public data network, such as the global Internet.
The ASN gateway 809 provides a Layer 2 traffic aggregation point within the ASN 803. The ASN gateway 809 can additionally provide intra-ASN location management and paging, radio resource management and admission control, caching of subscriber profiles and encryption keys, AAA client functionality, establishment and management of mobility tunnel with base stations, QoS and policy enforcement, foreign agent functionality for mobile IP, and routing to the selected CSN 811.
The CSN 811 interfaces with various systems, such as application service provider (ASP) 815, a public switched telephone network (PSTN) 817, and a Third Generation Partnership Project (3GPP)/3GPP2 system 819, and enterprise networks (not shown).
The CSN 811 can include the following components: Access, Authorization and Accounting system (AAA) 821, a mobile IP-Home Agent (MIP-HA) 823, an operation support system (OSS)/business support system (BSS) 825, and a gateway 827. The AAA system 821, which can be implemented as one or more servers, provide support authentication for the devices, users, and specific services. The CSN 811 also provides per user policy management of QoS and security, as well as IP address management, support for roaming between different network service providers (NSPs), location management among ASNs.
R4 is defined between ASNs 803a and 803b to support inter-ASN mobility. R5 is defined to support roaming across multiple NSPs (e.g., visited NSP 829a and home NSP 829b).
As mentioned, other wireless systems can be utilized, such as 3GPP LTE, as next explained.
The communication system 900 is compliant with 3GPP LTE, entitled “Long Term Evolution of the 3GPP Radio Technology” (which is incorporated herein by reference in its entirety). As shown in
MME (Mobile Management Entity)/Serving Gateways 901 are connected to the eNBs 103 in a full or partial mesh configuration using tunneling over a packet transport network (e.g., Internet Protocol (IP) network) 903. Exemplary functions of the MME/Serving GW 901 include distribution of paging messages to the eNBs 103, termination of U-plane packets for paging reasons, and switching of U-plane for support of UE mobility. Since the GWs 901 serve as a gateway to external networks, e.g., the Internet or private networks 903, the GWs 901 include an Access, Authorization and Accounting system (AAA) 905 to securely determine the identity and privileges of a user and to track each user's activities. Namely, the MME Serving Gateway 901 is the key control-node for the LTE access-network and is responsible for idle mode UE tracking and paging procedure including retransmissions. Also, the MME 901 is involved in the bearer activation/deactivation process and is responsible for selecting the SGW (Serving Gateway) for a UE at the initial attach and at time of intra-LTE handover involving Core Network (CN) node relocation.
A more detailed description of the LTE interface is provided in 3GPP TR 25.813, entitled “E-UTRA and E-UTRAN: Radio Interface Protocol Aspects,” which is incorporated herein by reference in its entirety.
In
As seen in
The MME 908, as a key control node, is responsible for managing mobility UE identifies and security parameters and paging procedure including retransmissions. The MME 908 is involved in the bearer activation/deactivation process and is also responsible for choosing Serving Gateway 910 for the UE 101. MME 908 functions include Non Access Stratum (NAS) signaling and related security. MME 908 checks the authorization of the UE 101 to camp on the service provider's Public Land Mobile Network (PLMN) and enforces UE 101 roaming restrictions. The MME 908 also provides the control plane function for mobility between LTE and 2G/3G access networks with the S3 interface terminating at the MME 908 from the SGSN (Serving GPRS Support Node) 914.
The SGSN 914 is responsible for the delivery of data packets from and to the mobile stations within its geographical service area. Its tasks include packet routing and transfer, mobility management, logical link management, and authentication and charging functions. The S6a interface enables transfer of subscription and authentication data for authenticating/authorizing user access to the evolved system (AAA interface) between MME 908 and HSS (Home Subscriber Server) 916. The S10 interface between MMEs 908 provides MME relocation and MME 908 to MME 908 information transfer. The Serving Gateway 910 is the node that terminates the interface towards the E-UTRAN 912 via S1-U.
The S1-U interface provides a per bearer user plane tunneling between the E-UTRAN 912 and Serving Gateway 910. It contains support for path switching during handover between eNBs 103. The S4 interface provides the user plane with related control and mobility support between SGSN 914 and the 3GPP Anchor function of Serving Gateway 910.
The S12 is an interface between UTRAN 906 and Serving Gateway 910. Packet Data Network (PDN) Gateway 918 provides connectivity to the UE 101 to external packet data networks by being the point of exit and entry of traffic for the UE 101. The PDN Gateway 918 performs policy enforcement, packet filtering for each user, charging support, lawful interception and packet screening. Another role of the PDN Gateway 918 is to act as the anchor for mobility between 3GPP and non-3GPP technologies such as WiMax and 3GPP2 (CDMA 1× and EvDO (Evolution Data Only)).
The S7 interface provides transfer of QoS policy and charging rules from PCRF (Policy and Charging Role Function) 920 to Policy and Charging Enforcement Function (PCEF) in the PDN Gateway 918. The SGi interface is the interface between the PDN Gateway and the operator's IP services including packet data network 922. Packet data network 922 may be an operator external public or private packet data network or an intra operator packet data network, e.g., for provision of IMS (IP Multimedia Subsystem) services. Rx+ is the interface between the PCRF and the packet data network 922.
As seen in
The eNB 103 communicates with the aGW 901 (Access Gateway) via an S1 interface. The aGW 901 includes a User Plane 901a and a Control plane 901b. The control plane 901b provides the following components: SAE (System Architecture Evolution) Bearer Control 935 and MM (Mobile Management) Entity 937. The user plane 901b includes a PDCP (Packet Data Convergence Protocol) 939 and a user plane functions 941. It is noted that the functionality of the aGW 901 can also be provided by a combination of a serving gateway (SGW) and a packet data network (PDN) GW. The aGW 901 can also interface with a packet network, such as the Internet 943.
In an alternative embodiment, as shown in
In the system of
The eNB 103 interfaces via the S1 to the Serving Gateway 945, which includes a Mobility Anchoring function 947. According to this architecture, the MME (Mobility Management Entity) 949 provides SAE (System Architecture Evolution) Bearer Control 951, Idle State Mobility Handling 953, and NAS (Non-Access Stratum) Security 955.
One of ordinary skill in the art would recognize that the processes for acknowledgement signaling may be implemented via software, hardware (e.g., general processor, Digital Signal Processing (DSP) chip, an Application Specific Integrated Circuit (ASIC), Field Programmable Gate Arrays (FPGAs), etc.), firmware, or a combination thereof. Such exemplary hardware for performing the described functions is detailed below.
The computing system 1000 may be coupled via the bus 1001 to a display 1011, such as a liquid crystal display, or active matrix display, for displaying information to a user. An input device 1013, such as a keyboard including alphanumeric and other keys, may be coupled to the bus 1001 for communicating information and command selections to the processor 1003. The input device 1013 can include a cursor control, such as a mouse, a trackball, or cursor direction keys, for communicating direction information and command selections to the processor 1003 and for controlling cursor movement on the display 1011.
According to various embodiments of the invention, the processes described herein can be provided by the computing system 1000 in response to the processor 1003 executing an arrangement of instructions contained in main memory 1005. Such instructions can be read into main memory 1005 from another computer-readable medium, such as the storage device 1009. Execution of the arrangement of instructions contained in main memory 1005 causes the processor 1003 to perform the process steps described herein. One or more processors in a multi-processing arrangement may also be employed to execute the instructions contained in main memory 1005. In alternative embodiments, hard-wired circuitry may be used in place of or in combination with software instructions to implement the embodiment of the invention. In another example, reconfigurable hardware such as Field Programmable Gate Arrays (FPGAs) can be used, in which the functionality and connection topology of its logic gates are customizable at run-time, typically by programming memory look up tables. Thus, embodiments of the invention are not limited to any specific combination of hardware circuitry and software.
The computing system 1000 also includes at least one communication interface 1015 coupled to bus 1001. The communication interface 1015 provides a two-way data communication coupling to a network link (not shown). The communication interface 1015 sends and receives electrical, electromagnetic, or optical signals that carry digital data streams representing various types of information. Further, the communication interface 1015 can include peripheral interface devices, such as a Universal Serial Bus (USB) interface, a PCMCIA (Personal Computer Memory Card International Association) interface, etc.
The processor 1003 may execute the transmitted code while being received and/or store the code in the storage device 1009, or other non-volatile storage for later execution. In this manner, the computing system 1000 may obtain application code in the form of a carrier wave.
The term “computer-readable medium” as used herein refers to any medium that participates in providing instructions to the processor 1003 for execution. Such a medium may take many forms, including but not limited to non-volatile media, volatile media, and transmission media. Non-volatile media include, for example, optical or magnetic disks, such as the storage device 1009. Volatile media include dynamic memory, such as main memory 1005. Transmission media include coaxial cables, copper wire and fiber optics, including the wires that comprise the bus 1001. Transmission media can also take the form of acoustic, optical, or electromagnetic waves, such as those generated during radio frequency (RF) and infrared (IR) data communications. Common forms of computer-readable media include, for example, a floppy disk, a flexible disk, hard disk, magnetic tape, any other magnetic medium, a CD-ROM, CDRW, DVD, any other optical medium, punch cards, paper tape, optical mark sheets, any other physical medium with patterns of holes or other optically recognizable indicia, a RAM, a PROM, and EPROM, a FLASH-EPROM, any other memory chip or cartridge, a carrier wave, or any other medium from which a computer can read.
Various forms of computer-readable media may be involved in providing instructions to a processor for execution. For example, the instructions for carrying out at least part of the invention may initially be borne on a magnetic disk of a remote computer. In such a scenario, the remote computer loads the instructions into main memory and sends the instructions over a telephone line using a modem. A modem of a local system receives the data on the telephone line and uses an infrared transmitter to convert the data to an infrared signal and transmit the infrared signal to a portable computing device, such as a personal digital assistant (PDA) or a laptop. An infrared detector on the portable computing device receives the information and instructions borne by the infrared signal and places the data on a bus. The bus conveys the data to main memory, from which a processor retrieves and executes the instructions. The instructions received by main memory can optionally be stored on storage device either before or after execution by processor.
While the invention has been described in connection with a number of embodiments and implementations, the invention is not so limited but covers various obvious modifications and equivalent arrangements, which fall within the purview of the appended claims. Although features of the invention are expressed in certain combinations among the claims, it is contemplated that these features can be arranged in any combination and order.
This application claims the benefit of the earlier filing date under 35 U.S.C. 119(e) of U.S. Provisional Application Ser. No. 60/973,028 filed Sep. 17, 2007, entitled “Method and Apparatus for Providing Acknowledgement Signaling to Support an Error Control Mechanism,” the entirety of which is incorporated herein by reference.
Number | Date | Country | |
---|---|---|---|
60973028 | Sep 2007 | US |