GB2492126A - Dynamically compressing ARQ data based upon available memory - Google Patents

Dynamically compressing ARQ data based upon available memory Download PDF

Info

Publication number
GB2492126A
GB2492126A GB201110580A GB201110580A GB2492126A GB 2492126 A GB2492126 A GB 2492126A GB 201110580 A GB201110580 A GB 201110580A GB 201110580 A GB201110580 A GB 201110580A GB 2492126 A GB2492126 A GB 2492126A
Authority
GB
United Kingdom
Prior art keywords
received data
amount
compression
memory
compression level
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
GB201110580A
Other versions
GB2492126B (en
GB201110580D0 (en
Inventor
Kari Tapio Majonen
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Renesas Electronics Corp
Original Assignee
Renesas Mobile Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Renesas Mobile Corp filed Critical Renesas Mobile Corp
Priority to GB201110580A priority Critical patent/GB2492126B/en
Publication of GB201110580D0 publication Critical patent/GB201110580D0/en
Publication of GB2492126A publication Critical patent/GB2492126A/en
Application granted granted Critical
Publication of GB2492126B publication Critical patent/GB2492126B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • H04L1/1822Automatic repetition systems, e.g. Van Duuren systems involving configuration of automatic repeat request [ARQ] with parallel processes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • H04L1/1867Arrangements specially adapted for the transmitter end
    • H04L1/1874Buffer management

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

There is determined an amount of available memory that is allocated for storage of automatic repeat-request data. For each of a plurality of received data transmissions, an nth compression level is selected, in dependence at least in part on the amount of available memory, from among N possible compression levels for storing the respective received data transmission. In one embodiment each of the received data transmissions is associated with one HARQ process, and the nth compression level is selected by comparing an amount of memory needed to store the respective received data transmission and all other received data transmissions representing parallel HARQ processes when compressed according to the nth compression level against the determined amount of available memory. In one arrangement an algorithm iteratively checks the amount of memory needed for each of the N possible compression levels, from least compressed to most compressed.

Description

I
Adaptive Memory Control
Field of the Invention
The exemplary and non-limiting embodiments of this invention relate generally to wireless communication systems, methods, devices and computer programs, and more specifically to memory management of user equipments.
Background of the Invention
The following abbreviations that may be found in the specification and/or the drawing figures are defined as follows: 3GPP third generation partnership project ACK acknowledgement message CRC cyclic redundancy check DL downlink eNodeB node B/base station in an E-UTRAN system E-UTRAN evolved UTRAN (LTE) HARQ hybrid automatic repeat request HSPA high speed packet access LTE 3GPP long term evolution LTE-A long term evolution-advanced NACK non or negative acknowledgement message UE user equipment UL uplink UTRAN universal terrestrial radio access network One well-established technique for improving reliability in wireless communications is use of the ACK/NACK procedure whereby the receiver of a wireless message/data replies to the sender with confirmation (ACK) or not (NACK) whether the data was properly received. These serve to inform the original sender whether or not it needs to re-transmit the original message (or portion thereof). To limit the control signaling overhead that these ACK and NACK messages occupy, various adaptations of the basic automatic-repeat-request protocol have arisen; the general process in many wireless systems such as HSPA, LTE and LTE-A is now termed HARQ.
Figure 1 illustrates the general principle. Assume the sender is a network access node that sends a packet (packet A) to a receiver which is a UE (it is to be noted that the same process applies for packets sent uplink or even device-to-device communications which are generally neither uplink nor downlink). The sender stores packet A in its HARQ memory at 101 and sends it at 102. The receiver assesses whether packet A is properly received, such as by checking a CRC bit or bits included within the message itself If the CRC check is successful, the receiver sends an ACK to the sender. If it fails, as at 103, or if the receiver never receives a packet at a scheduled time, the receiver at 104 sends a NACK to the sender. The ACK and NACK may take various forms: explicit bits on a HARQ indicator channel; on-time UL data from the UE may be considered an ACK for the most-recently sent DL data; lack of an on-time ACK may be interpreted at a NACK. These and various other arrangements are published in various wireless protocols so that both network and UF understand a common meaning for whether data was or was not correctly received.
HARQ implies that the sender at step 101, and sometimes also the receiver at step 103, of the data (packet A) must retain the packet until the relevant ACK is communicated. In the example shown in Figure 1 the sender needs to retain the packet for possible re-transmission, and for the case of a NACK the receiver may also retain the initially received (corrupted) packet A at 103 to aid in properly decoding the re-transmission of that same packet which the receiver expects to receive next. In what is termed as chase re-transmission, the re-transmitted packet is an exact copy of what was originally sent and NACK'd; by contrast, by means of a process referred to as incremental redundancy, the re-transmission following the NACK at 104 uses a simple form of coding so that different parts of the original packet are sent in different re-transmissions. Figure 1 shows this as the sender creating at 105 packet A' from the original packet A (which was retrieved from the sender's HARQ memory) which is then sent at 106 in response to the NACK. In some incremental redundancy schemes these different versions of the packet can be uniquely decodable so that any version of the packet can be used to decode the whole packet; other schemes utilize non-decodable re-transmissions, meaning that UE needs the preceding versions of the packet in question to combine and decode with the incremental versions. Figure 1 shows at 107 that the receiver retrieves packet A from its HARQ memory for use in decoding packet A'. Even if the chase re-transmission scheme is used, the receiver might find it useful to retain the original packet for use in joint decoding with the re-transmitted packet. In any event, and regardless of which re-transmission scheme is in use, the corrupted S version of the original packet is storcd in the receiving party's local memory as shown at 103. This version is termed in the wireless arts as quantized soft bits, since they are retained at step 103 for possible combination with later (re-transmitted) versions of the data at step 107.
One issue that arises with the HARQ protocol is the large memory requirements involved in order to fully utilize the improved reliability HARQ provides. Since memory and processing power are typically more limited in the UE than in the network access node it will be assumed that the UE is the data recipient, but these teachings are equally valid for both UE and network nodes.
The trend in wireless communications has for some time seen an increase in data rate (as well as the size of the individual packets) and also an increase in the number of parallel HARQ processes (i.e. number of different separate packets that undergo re-transmission process at the same time). This has a significant impact on the total amount of memory which needs to be allocated for HARQ.
Conventionally in HSPA and LTE the quantization level of the soft bits has typically been in the order of 5, or more, bits per soft bit.
Related to the memory capacity requirements are power requirements, since each memory access consumes power which at the UE comes from a finite portable source. When the memory to access for a given set of soft bits becomes too large there is a potential latency issue which might impact the UE's real-time processing of the packet re-combinations. The latter is particularly relevant for streaming video and similar data which exhibits both high data rate and tight timing requirements.
Past techniques and proposals to address the above HARQ memory issues have included not storing the earlier transmissions at all, which retains the added reliability that HARQ offers only where the incremental redundant re-transmissions are uniquely decodable packets. Another technique that can be used e.g. in LTE time-division duplexing implementations with a large number of parallel HARQ processes is to reserve some memory for HARQ but an amount insufficient for worst-case performance. But in a highly loaded scenario this means the original packet from some HARQ processes is never stored and if that packet happens to generate a NACK, the re-transmission procedure might not be adequate to resolve the corrupted data. Still a third technique is to apply fewer bits to represent the soft bits when storing in the HARQ memory. This can be seen as a compromise between complexity and performance.
Summary of the Invention
In a first exemplary embodiment of the invention there is an apparatus comprising a processing system, for example in the form of a processor and a memory storing a set of computer instructions. In this embodiment the processing system is arranged to determine an amount of available memory that is allocated for storage of automatic repeat-request data; and for each of a plurality of received data transmissions, select an nth compression level from among N possible compression levels for storing the respective received data transmission in dependence at least in part on the amount of available memory.
In a second exemplary embodiment of the invention there is a method comprising: determining an amount of available memory that is allocated for storage of automatic repeat-request data; and for each of a plurality of received data transmissions, selecting an nth compression level from among N possible compression levels for storing the respective received data transmission in dependence at least in part on the amount of available memory.
In a third exemplary embodiment of the invention there is a computer readable medium storing a set of instructions, which, when executed by a computing device, causes the computing device to perform the steps of determine an amount of available memory that is allocated for storage of automatic repeat-request data; and for each of a plurality of received data transmissions, select an nth compression level from among N possible compression levels for storing the
S
respective received data transmission in dependence at least in part on the amount of available memory.
These embodiments are particularly well suited to be configured to control a user equipment.
S These and other embodiments and aspects are detailed below with particularity.
Brief Description of the Drawings
Figure 1 is a schematic diagram of one HARQ process illustrating storage requirements at both sender and receiver.
Figure 2 is a flow diagram illustrating dynamic compression control with fixed compression per HARQ process according to an exemplary embodiment of the invention.
Figure 3 is a logic flow diagram illustrating the operation of a method, and a result of execution by an apparatus of a set of computer program instructions embodied on a computer readable memory, in accordance with certain exemplary embodiments of this invention.
Figure 4 is a simplified block diagram of a UE and an eNodeB which are exemplary electronic devices suitable for use in practicing the exemplary embodiments of the invention.
Detailed Description of the Invention
In general, previous HARQ memory management techniques have been static in nature. Some prior art techniques as detailed in the background above compress the stored HARQ data uniformly, which is to say that all data for the different HARQ processes is subjected to the same compression level. The compression level and the amount of memory reserved for HARQ is set so that under normal and possibly also under heavy loading conditions all of the HARQ data can be stored in the reserved HARQ memory. But if the loading exceeds the design parameters of HARQ data volume and reserved memory capacity, some HARQ data will be lost for lack of adequate storage capacity and the prior art of which the inventor is aware provides no way to dynamically select which HARQ data is retained and which is lost.
Embodiments of these teachings change the data compression level per HARQ process depending on the loading of the reserved HARQ memory. The S comprcssion level is not fixed per HARQ process but instead is changeable depending on how much residual (unused) capacity remains in the reserved HARQ memory. This allows optimization between the different transmissions which are each associated with a HARQ process.
In one arrangement, exemplary embodiments of these teachings present an adaptive technique to dynamically manage the use of HARQ memory based on instantaneous loading of the reserved HARQ memory. Such exemplary embodiments may be considered to provide a compromise, balancing complexity in managing the HARQ memory and performance of the HARQ process (data reliability) against flexibility at the receiver (e.g., the mobile user equipment) to adjust behavior such as to reduce power consumption or processing commitment/processing latency.
Exemplary embodiments of the invention may be implemented by a LTE modem using hardware and adaptation software to practice the invention detailed herein. Additionally, further optimization may be obtained by routing ACK/NACK information from the output of the channel decoder to the HARQ module. This would allow the UE or other implementing device to release allocated memory for the case in which the transmission was received correctly since there will not be any re-transmissions expected for that correctly-received packet and so no need to store it in the HARQ memory.
First is outlined the compression process in general, which reduces the total number of soft bits which are stored in the HARQ memory. As is known in the art, five bits is a typical word length of soft bits for a given HARQ process; by compression this word length can be reduced for example to four or even three bits.
Non-integer word lengths can also be achieved by combining more than one soft bits. When these compressed soft bits are retrieved from the HARQ memory, they are de-compressed back to the original representation (e.g., five bits) as is well known in the wireless arts.
According to an embodiment of these teachings the compression level of the soft bits is adaptable per HARQ process based on the current state of the HARQ memory, that is, how much residual HARQ memory is currently available for S storage of new soft bits. The compression may also be based on additional parameters apart from available HARQ memory, such as for example the UL-DL configuration of the current (LTE TDD) radio frame since from the receiver's perspective a higher number of DL subframes in a frame tend to predict a greater demand for HARQ memory in the immediate future. In many cellular systems (e.g., LTE) the UE has advance waming of the UL-DL configuration for the next radio frame; in LTE that ratio is semi-statically configured via radio resource control signaling.
According to one exemplary embodiment the receiver/UE first compares the available HARQ memory to the total requirements for each compression level, for each new HARQ process for which bits are newly stored. Since the best performance is achieved with the largest amount of bits to represent a soft-bit (meaning the lowest compression), this lowest compression level is used as the UE's starting point.
For example, assume the UE can be configured to use bit widths of five, four and three bits per soft bit in each HARQ process. The UE first compares the total available HARQ memory to the calculated memory requirement, if for the most recently initiated HARQ process, five bits per soft bit were stored. If that calculated memory requirement exceeds the available HARQ memory then the UE repeats the calculation and comparison for four bits per soft bit; and if that is still is too large for the available HARQ memory the UE repeats again for three bits per soft bit. In a particular embodiment these calculations of memory requirements also take into account possible implementation choices around how the specific HARQ implementation (chase, incremental redundancy) affects the packet lengths to be stored. In many cases that selection will be built into the implementing software, but increasingly user devices are multi-radio capable and different radio technologies may utilize different re-transmission schemes so the implementing software can take those differences in HARQ memory usage specifically into account based on which is the relevant radio for the current HARQ process.
Note that the choice of 5, 4, or 3 bits per soft bit in the above example is on a per HARQ process; if many or all HARQ processes are compressed at the same S level, this is likely due to there having been multiple compression decisions, which are only tangentially related to one another (since each successive HARQ process examines the amount of available memory which is affected by the compression level of previous HARQ processes still retained in the HARQ memory). Thus the compression level for every starting HARQ process is assessed separately, and also for each new HARQ process the available free memory is tracked. As implemented this approach leads to the lowest compression being used (meaning best performance/reliability) when there is an abundance of available HARQ memory, and a higher compression level only for those HARQ processes that begin once the HARQ memory begins to fill to near its capacity. Since HARQ memory is highly IS dynamic, stored bits are dropped constantly as the receiver/UE sends an ACK for re-transmitted data after it passes its CRC or other check.
A specific implementation of an algorithm which when stored in a non-transient memory of a UE or other radio device is shown at Figure 2. This algorithm operates on every received packet or message which is subject to an ACK or NACK response. A packet/message is received and at 202 is assessed whether this is new data (e.g., packet A of Figure 1) or not (e.g., packet A' of Figure 1). If yes then at block 204 the radio device/processor calculates the size of the free HARQ memory which is available for storing bits representing that newly received packet/message. As in the example above there are a finite number of compression options for the radio device to run through in its assessment; five, four, three, or in the case that bits from different HARQ processes are combined into a joint soft bit even a non-integer number of bits per HARQ process. At 206 the radio device/processor begins running through those finite options, preferably beginning with the largest soft bit size (least compression) and proceeding iteratively at blocks 208 and 210 with each successive next level of compression until the compression level will fit into the available memory at block 208.
If there is only one ongoing HARQ process then the comparison at block 208 is simply the number of bits for the current HARQ process against the available HARQ memory. The more practical case for modern radios is that there are multiple parallel HARQ processes ongoing. So for example if the UL-DL configuration gives seven DL subframes in a frame and the HARQ process on which the algorithm of Figure 2 is currently operating is the first of those downlink subframes, the comparison at block 208 is not just for the HARQ process relating to that first downlink subframe. Instead, it involves a check of whether the available HARQ memory is sufficient to store bits for the HARQ processes for all seven of those downlink subframes, if in fact they were all compressed at the level used at block 206 which is being evaluated against the available memory at block 208.
Consider an example for the seven downlink subframes above in which there are only two compression levels available to the radio device: 25 bits or 20 bits per HARQ process. On the first iteration for the first HARQ process associated with the first downlink subframe, block 206 yields 25 bits and block 208 checks whether there is adequate HARQ memory to store 175=25*7 bits, since there are expected to be altogether seven parallel HARQ processes in this example. If there is space for only 159 bits in the available HARQ memory the calculated 175 bits is too great and so the smallest bit size is used per block 210. In this example the smallest bit size is 20, which equates to 140 bits in HARQ memory and can thus be accommodated within the available 159 bits. Accordingly, block 212 uses 20 bits for the actual bit compression and storage into the HARQ memory.
Assuming none of the already-stored bits for other HARQ processes are dropped, this leaves 139 bits of available HARQ memory for the remaining six parallel HARQ processes. The second, third and fourth HARQ processes are similarly evaluated for respective six, five and four remaining parallel HARQ subframes, and each HARQ process identifies that the smallest bit size, namely 20 bits, is to be used per subframe. When the fifth HARQ process reaches block 206 there are three parallel HARQ processes remaining and space for 79 bits in the HARQ memory. Step 206 applies the lowest compression block 206 (25 bits) and evaluates that 75=25*3 bits will be needed to store the data of the remaining subfrarnes; in view of the fact that the available HARQ memory is 79 bits, the fifth and subsequent HARQ processes are allowed to apply a compression of 25 bits.
After the output of the processing of all seven subframes has been stored in the HARQ memory (four subframes at 20 bits each and three subframes at 25 bits each), the available HARQ memory comprises four unused bit positions.
The dotted line between blocks 212 and 214 of Figure 2 indicates that a log is maintained of the selected soft bit sizes. In the above example this would store data indicative of 20 bits each for HARQ processes #1 through #4 and 25 bits each for HARQ processes #5 through #7.
If the data received at block 202 is not new data but instead a re-transmission of previously received data such as packet A' of Figure 1, then the algorithm of Figure 2 can access the log and identify at block 214 the soft bit size that was used to store the soft bits of the originally sent data. Following the dotted line from block 214, the algorithm next executes step 204, which involves calculating the available memory size. Moving onto step 206, rather than using the "largest" bit size, the algorithm can use the soft bit size used to store the originally sent data to compress the re-transmitted data.
Re-using the same soft bit size for the retransmission as indicated at block 214 of Figure 2 is just one possible embodiment, appropriate for the case in which compression for HARQ processes is fixed for certain re-transmissions. This may not always be the case, and so in those instances where compression within a HARQ process is allowed to vary between the original transmission and its re-transmission (or between multiple re-transmissions within the same HARQ process) the log of selected soft bit sizes may be ignored, in which case the re-transmissions are processed through the Figure 2 algorithm for compression purposes as if they were each new data.
Testing compression level against the available memory for each HARQ process as in Figure 2 causes the algorithm to operate at a different rate than that for a more static approach which might compress data from all HARQ processes at some common compression level, but as demonstrated in the example above for seven parallel HARQ processes it allows a much more flexible use of the memory.
This further allows better control, for example to limit power consumption or to budget less memory for HARQ to design for an assumed worst ease scenario.
Of course, other techniques for managing HARQ memory can also be used in conjunction with the per-HARQ process compression algorithm detailed above.
S For example, the output of the channel decoder which tests whether the transmission was received correctly or not can be interfaced to the HARQ functionality, such that as soon as the algorithm identifies that a packet that had previously been stored in HARQ memory has been received correctly, the HARQ memory previously used to store this packet can be immediately made available.
This results in identification of a larger available memory at block 204, which may then possibly allow use of a larger soft bit size for the next HARQ process and consequently potentially improved performance.
Exemplary embodiments of these teachings provide the technical effect of being system independent, and so can readily be made applicable for HSPA, LTE, LTE-A, device-to-device, and other communication systems. As noted above the flexibility this algorithm entails provides the technical effect of allowing optimization between performance (detection), power consumption, memory requirements and processing latency. In some implementations the algorithm may be configurable to revert to a more static (conventional) compression of the soft bits for increased flexibility. Embodiments of the invention may be implemented via software which interoperates with the hardware of legacy devices for compressing and storing data, under control of software implementing the algorithm detailed herein.
Figure 4 is a logic flow diagram which summarize the above various exemplary embodiments of the invention. Figure 3 may be considered to illustrate the operation of a method, and a result of execution of a computer program stored in a computer readable memory, and a specific manner in which components of an electronic device are configured to cause that electronic device to operate, whether such an electronic device is the UE, a network element such as a base station, or one or more components thereof such as a modem, ehipset, or the like. The various blocks shown in Figure 3 may also be considered as a plurality of coupled logic circuit elements constructed to carry out the associated function(s), or specific result of strings of computer program code or instructions stored in a memory.
Such blocks and the functions they represent are non-limiting examples, and may be practiced in various components such as integrated circuit chips and S modulcs, and that the exemplary embodiments of this invention may be realized in an apparatus that is embodied as an integrated circuit. The integrated circuit, or circuits, may comprise circuitry (as well as possibly firmware) for embodying at least one or more of a data processor or data processors, a digital signal processor or processors, baseband circuitry and radio frequency circuitry that are configurable so as to operate in accordance with the exemplary embodiments of this invention.
In the Figure 3 at block 302 there is determined an amount of memory allocated for automatic repeat-request data that is available. And at block 304, for each of a plurality of received data transmissions, there is selected an nth compression level from among N possible compression levels for storing a received transmission in dependence at least in part on the available amount of memory. N is an integer representing the finite number of compression levels available to the host apparatus, which in the above examples N3 representing five, four and three bits per soft bit. In other embodiments N may be a different number greater than one.
Further portions of Figure 3 illustrate the various example embodiments detailed with particularity above. Block 306 stipulates that each of the said plurality of received data transmissions represents one HARQ process for storage in the memory allocated for automatic repeat-request data. Block 308 states that the nth compression level is selected by comparing an amount of memory needed to store the received transmission, plus all other received transmissions representing parallel hybrid automatic repeat-request processes as compressed according to the nth compression level, against the available amount of memory allocated for automatic repeat-request data.
Block 310 gives further detail of block 308 in that the algorithm which does the determining and selecting of blocks 302 and 304 iteratively checks, for each of the N possible compression levels in order of compression, the amount of memory needed to store the received transmission plus all other received transmissions representing parallel hybrid automatic repeat-request processes as compressed according to the nth compression level, against the available amount of memory allocated for automatic repeat-request data. In accordance with the example given for Figure 2, the order of compression is least compressed to most compressed.
Block 312 gives further detail of block 208 of Figure 2, namely that the algorithm selects the compression level which most compresses the received transmission for the case in which the amount of memory needed to store the received transmission as well as all other received transmissions representing parallel hybrid automatic repeat-request processes, which are all hypothetically compressed according to the compression level which most compresses the received transmission, is greater than the available amount of memory allocated for automatic repeat-request data.
Block 314 illustrates the further step of controlling compression of the received data according to the selected n' compression level. Blocks 302 and 304 (and any other of the optional intervening blocks of Figure 3) are then repeated for remaining ones of the all other received transmissions representing parallel hybrid automatic repeat-request processes.
Block 214 of Figure 2 is further detailed at block 316 of Figure 3: for each of the plurality of received data transmissions the selected n compression level is tracked; for the case of a received re-transmission, a previously recorded nth compression level, namely that which was used for the originally received data transmission, is selected. As noted above, in some arrangements a different compression may be used within a single HARQ process, in which case the received re-transmission is treated for compression purposes no differently than the original data transmission of that same HARQ process.
In another embodiment of the invention the modem or UE has two different modes for HARQ compression. One mode, termed the first mode, is less power consuming and/or has a lower processing latency as compared to a second mode, in that the first mode selects a compression level from among the N compression levels \vithout regard to the available HARQ memory. The second mode may be static, or dynamic such as that detailed above for Figure 2, or may involve some other compression algorithm that selects compression level based on the available HARQ memory. In any case the second mode is different from the first mode, because the first mode selects a compression level from among the N compression levels without regard to the available HARQ memory, and in the second mode the compression level is always the lowest possible compression level given the available HARQ memory. Considered against the ease in which Figure 2 is the second mode, it is clear that the algorithm of Figure 2 would impose a bit higher latency than simply selecting for incoming data packets the highest compression level. And since the highest compression level is selected in the first mode in all instances, there is no reason to cheek the amount of available HARQ memory.
More specifically, in this embodiment the first mode for compressing HARQ data is selected based on power consumption requirements, or based on processing latency requirements, or possibly even both. In one embodiment the first mode and the second mode are different portions of a singular algorithm (e.g., with common portions for accessing the compression process steps and the storing process steps), and in other embodiments they may each be implemented by separate stand-alone algorithms. However implemented, an algorithm configured in accordance with the first mode operates to compress each received data transmission at a maximum compression level. That maximum compression level is selected by the first mode, from among N possible compression levels, without regard to an amount of available memory that is allocated for automatic repeat-request data. Then each of a plurality of received data transmissions are compressed according to the first mode (maximum eompression=least amount of soft bits) and each of the plurality of compressed received data transmissions are stored in the memory that is allocated for HARQ data.
As noted above, as compared to the first mode, in various embodiments the second mode may be characterized by drawing a higher power consumption, by exhibiting a higher processing latency, by selecting a compression level in dependence on the amount of available memory that is allocated for automatic repeat-request data, or by any combination of these.
As for the Figure 2 embodiment and variations thereof, this embodiment may also be implemented in a user equipment, or in one or more components thereof such as for example a modem including its implementing software.
Reference is now made to Figure 4 for illustrating a simplified block diagram of various electronic devices and apparatus that are suitable for use in practicing the exemplary embodiments of this invention. In Figure 4 an access node 22 such as a base station in the position of the sender is adapted for communication over a wireless link 21 with an apparatus, such as a mobile terminal or UE 20 in the position of the receiver. The access node 22 may be any access node (including frequency selective repeaters) of any wireless network such as LTE, LTE-A, GSM, GERAN, WCDMA, and the like. The operator network of which the access node 22 is a part may also include a network control element such as a mobility management entity MME and/or serving gateway SGW 24 or radio network controller RNC which provides connectivity with further networks (e.g., a publicly switched telephone network PSTN and/or a data communications network/Internet).
The UE 20 includes processing means such as at least one data processor (DP) 20A, storing means such as at least one computer-readable memory (MEM) 20B storing at least one computer program (PROG) 20C or other set of executable instructions, communicating means such as a transmitter TX 20D and a receiver RX 20E for bidirectional wireless communications with the eNodeB 22 via one or more antennas 20F. Also stored in the MEM 20B at reference number 20G is the algorithm for comparing, for each received data transmission representing a new HARQ process, the free memory allocated for HARQ to the nth compression level out of N available compression levels. As detailed above with respect to Figure 2, that the algorithm can run through all N compression levels does not imply that it does so for each received data transmission; it makes a selection once the tested compression level is deemed to fit within the free HARQ memory.
The access node 22 also includes processing means such as at least one data processor (DP) 22A, storing means such as at least one computer-readable memory (MEM) 22B storing at least one computer program (PROG) 22C or other set of executable instructions, and communicating means such as a transmitter TX 22D and a receiver RX 22E for bidirectional wireless communications with the UE 20 via one or more antennas 22F. The access node 22 also stores at block 22G a similar algorithm for use in the HARQ processes it tracks for data transmissions it receives from the illustrated UE 20 and other UEs.
While not particularly illustrated for the UE 20 or access node 22, those devices are also assumed to include as part of their wireless communicating means a modem and/or a ehipset which may or may not be inbuilt onto an RF front end chip within those devices 20, 22 and which also operates utilizing the algorithm detailed herein.
At least one of the PROGs 20C in the UE 20 is assumed to include a set of program instructions that, when executed by the associated DP 20A, enable the device to operate in accordance with the exemplary embodiments of this invention, as detailed above. The access node 22 may also have software stored in its MEM 22B to implement certain aspects of these teachings. In these regards the exemplary embodiments of this invention may be implemented at least in part by computer software stored on the MEM 20B, 22B which is executable by the DP 20A of the UE 20 and/or by the DP 22A of the eNodeB 22, or by hardware, or by a combination of tangibly stored software and hardware (and tangibly stored firmware). Electronic devices implementing these aspects of the invention need not be the entire devices as depicted at Figure 4 or may be one or more components of same such as the above described tangibly stored software, hardware, firmware and DP, or a system on a chip Soc or an application specific integrated circuit ASIC.
In general, the various embodiments of the UE 20 can include, but are not limited to personal portable digital devices having wireless communication capabilities, including but not limited to cellular telephones, navigation devices, laptop/palmtop/tablet computers, digital cameras and music devices, and Internet appliances.
Various embodiments of the computer readable MEMs 20B, 22B include any data storage technology type which is suitable to the local technical environment, including but not limited to semiconductor based memory devices, magnetic memory devices and systems, optical memory devices and systems, fixed memory, removable memory, disc memory, flash memory, DRAM, SRAM, EEPROM and the like. Various embodiments of the DPs 20A, 22A include but are not limited to general purpose computers, special purpose computers, microprocessors, digital signal processors (DSPs) and multi-core processors.
Various modifications and adaptations to the foregoing exemplary embodiments of this invention may become apparent to those skilled in the relevant arts in view of the foregoing description. While the exemplary embodiments have been described above in the context of the LTE and LTE-A system, as noted above the exemplary embodiments of this invention may be used with various other CA-type wireless communication systems.
Further, some of the various features of the above non-limiting embodiments may be used to advantage without the corresponding use of other described features. The foregoing description should therefore be considered as merely illustrative of the principles, teachings and exemplary embodiments of this invention, and not in limitation thereof

Claims (20)

  1. Claims 1. An apparatus for use in controlling a user equipment, the apparatus comprising a processing system arranged to: determine an amount of available memory that is allocated for storage of automatic repeat-request data; and for each of a plurality of received data transmissions, select an nth compression level from among N possible compression levels for storing the respective received data transmission in dependence at least in part on the amount of available memory.
  2. 2. The apparatus according to claim 1, wherein each of the plurality of received data transmissions corresponds to one hybrid automatic repeat-request process for storage of data in a memory that is allocated for automatic repeat-request data.
  3. 3. The apparatus according to claim 1 or claim 2, wherein the processing system is arranged to select the nth compression level by comparing an amount of memory needed to store the respective received data transmission and all other received data transmissions associated with parallel hybrid automatic repeat-request processes that are compressed according to the nh compression level against the determined amount of available memory.
  4. 4. The apparatus according to claim 3, wherein the processing system is arranged to iteratively check, for each of the N possible compression levels in order of compression level, the amount of memory needed to store the respective received data transmission and all other received data transmissions representing parallel hybrid automatic repeat-request processes as compressed according to the nt compression level against the determined amount of available memory.
  5. 5. The apparatus according to claim 4, wherein the order of compression level is least compressed to most compressed.
  6. 6. The apparatus according to claim 4, wherein the processing system is arranged to select a compression level that applies a greatest amount of compression to the respective received data transmission in the event that the amount of memory needed to store the respective received data transmission and all other received data transmissions representing parallel hybrid automatic repeat-request processes when compressed according to the compression level that applies the greatest amount of compression exceeds the determined amount of available memory.
  7. 7. The apparatus according to any one of claim 3 to claim 6, wherein the processing system is further arranged to control compression of the respective received data transmission according to the selected nth compression level and thereafter determine and select a compression level for remaining ones of the other received data transmissions associated with parallel hybrid automatic repeat-request processes.
  8. 8. The apparatus according to claim 1, wherein the processing system is further arranged to: for each of the plurality of received data transmissions, record the selected nth compression level; and in the event that a data transmission comprises a re-transmission of a previously received data transmission, utilize whichever compression level was recorded as having been used for the previously received data transmission.
  9. 9. The apparatus according to any one of claim 1 to claim 8, wherein the apparatus comprises a modem for use in the user equipment.
  10. 10. A method of controlling a user equipment, the method comprising: determining an amount of available memory that is allocated for storage of automatic repeat-request data; and for each of a plurality of received data transmissions, selecting an nth compression level from among N possible compression levels for storing the respective received data transmission in dependence at least in part on the amount of available memory.
  11. 11. The method according to claim 10, in which each of the plurality of received data transmissions is associated with one hybrid automatic repeat-request process for storage of data in the memory that is allocated for automatic repeat-request data, and in which selecting the nth compression level comprises comparing an amount of memory needed to store the respective received data transmission and all other received data transmissions associated with parallel hybrid automatic repeat-request processes that are compressed according to the nth compression level against the determined amount of available memory.
  12. 12. The method according to claim 10 or claim 11, comprising iteratively checking, for each of the N possible compression levels in order of compression level, the amount of memory needed to store the respective received data transmission and all other received data transmissions representing parallel hybrid automatic repeat-request processes as compressed according to the nth compression level against the determined amount of available memory.
  13. 13. The method according to claim 12, comprising selecting a compression level that applies a greatest amount of compression to a respective received data transmission in the event that the amount of memory needed to store the respective received data transmission and all other received data transmissions representing parallel hybrid automatic repeat-request processes when compressed according to the compression level that applies the greatest amount of compression exceeds the determined amount of available memory.
  14. 14. The method according to any one of claim 11 to claim 13, further comprising controlling compression of the respective received data transmission according to the selected nth compression level and thereafter determining and selecting a compression level for remaining ones of the other received data transmissions associated with parallel hybrid automatic repeat-request processes.
  15. 15. The method according to claim 10, further comprising: for each of the plurality of received data transmissions, recording the selected nh compression level; and in the event that a data transmission comprises a re-transmission of a previously received data transmission, utilizing whichever compression level was recorded as having been used for the previously received data transmission.
  16. 16. The method according to any of claims 10 through 16, in which the method is executed by a modem disposed in a user equipment.
  17. 17. A computer readable medium storing a set of instructions, which, when executed by a computing device, causes the computing device to perform the steps of: determine an amount of available memory that is allocated for storage of automatic repeat-request data; and for each of a plurality of received data transmissions, select an nth compression level from among N possible compression levels for storing the respective received data transmission in dependence at least in part on the amount of available memory.
  18. 18. A computer readable medium according to claim 17, in which each of the plurality of received data transmissions is associated with one hybrid automatic repeat-request process for storage of data in the memory that is allocated for automatic repeat-request data, and in which the set of instructions cause the computing device to compare an amount of memory needed to store the respective received data transmission and all other received data transmissions associated with parallel hybrid automatic repeat-request processes that are compressed according to the n' compression level against the determined amount of available memory.
  19. 19. A computer readable medium according to claim 17 or claim 18, in which the set of instructions cause the computing device to iteratively check, for each of the N possible compression levels in order of compression level, the amount of memory needed to store the respective received data transmission and all other received data transmissions representing parallel hybrid automatic repeat-request processes as compressed according to the n' compression level against the determined amount of available memory.
  20. 20. A computer readable medium according to claim 17 or claim 18, in which the set of instructions cause the computing device to select a compression level that applies a greatest amount of compression to a respective received data transmission in the event that the amount of memory needed to store the respective received data transmission and all other received data transmissions representing parallel hybrid automatic repeat-request processes when compressed according to the compression level that applies the greatest amount of compression exceeds the determined amount of available memory.
GB201110580A 2011-06-22 2011-06-22 Adaptive memory control Expired - Fee Related GB2492126B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
GB201110580A GB2492126B (en) 2011-06-22 2011-06-22 Adaptive memory control

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
GB201110580A GB2492126B (en) 2011-06-22 2011-06-22 Adaptive memory control

Publications (3)

Publication Number Publication Date
GB201110580D0 GB201110580D0 (en) 2011-08-03
GB2492126A true GB2492126A (en) 2012-12-26
GB2492126B GB2492126B (en) 2013-08-07

Family

ID=44454479

Family Applications (1)

Application Number Title Priority Date Filing Date
GB201110580A Expired - Fee Related GB2492126B (en) 2011-06-22 2011-06-22 Adaptive memory control

Country Status (1)

Country Link
GB (1) GB2492126B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2732573A1 (en) * 2012-03-06 2014-05-21 Huawei Technologies Co., Ltd Method for compressing soft values

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020107987A1 (en) * 2000-12-14 2002-08-08 Peter Malm Compression based on channel characteristics
US20080092008A1 (en) * 2006-09-29 2008-04-17 Agere Systems Inc. Buffer compression in automatic retransmisson request (ARQ) systems
US20100005356A1 (en) * 2008-07-07 2010-01-07 Samsung Electronics Co., Ltd. Method and apparatus for combining hybrid automatic repeat request data in wireless communication system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020107987A1 (en) * 2000-12-14 2002-08-08 Peter Malm Compression based on channel characteristics
US20080092008A1 (en) * 2006-09-29 2008-04-17 Agere Systems Inc. Buffer compression in automatic retransmisson request (ARQ) systems
US20100005356A1 (en) * 2008-07-07 2010-01-07 Samsung Electronics Co., Ltd. Method and apparatus for combining hybrid automatic repeat request data in wireless communication system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Danieli M et al., "Maximum Mutual Information Vector Quantization of Log-Likelihood Ratios for Memory Efficient HARQ Implementations", Data Compression Conference 2010, 24-26 March 2010 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2732573A1 (en) * 2012-03-06 2014-05-21 Huawei Technologies Co., Ltd Method for compressing soft values
EP2732573B1 (en) * 2012-03-06 2021-05-05 Huawei Technologies Co., Ltd. Method for compressing soft values

Also Published As

Publication number Publication date
GB2492126B (en) 2013-08-07
GB201110580D0 (en) 2011-08-03

Similar Documents

Publication Publication Date Title
JP6770652B2 (en) Preemption indicator and code block group-based retransmission technology for multiplexing different services on the physical layer frame
EP3496313B1 (en) Code block level error correction and media access control (mac) level hybrid automatic repeat requests to mitigate bursty puncturing and interference in a multi-layer protocol wireless system
US8537037B2 (en) Adaptive control for efficient HARQ memory usage
AU2016233808B2 (en) Scalable TTI with advanced pilot and control
US11159278B2 (en) Communication method and communications device
US8595605B2 (en) Systems and methods for memory management
US10237019B2 (en) Variable transport format parameters for fast acknowledgment feedback mechanism
CN106899390B (en) HARQ transmission-based method, device and system
US8171362B2 (en) Apparatus, method and computer program product for HARQ buffer size reduction
US20150305003A1 (en) Multiplexed transmission of data from multiple harq processes for a switching operation
US20190173623A1 (en) Reallocation of control channel resources for retransmission of data in wireless networks based on communications mode
CN110391870B (en) Method and device for rate matching, and method and device for rate de-matching
KR20180048744A (en) LTE HARQ feedback for configured uplink grants
WO2009157153A1 (en) Packet transmission device and packet transmission method
US20150049710A1 (en) Method and terminal for adjusting harq buffer size
US20200029342A1 (en) Data Transmission Method and Device
US20180248658A1 (en) Transmitting downlink signals
CN110140317B (en) Decoding partial radio transmissions
JP6807956B2 (en) Methods and equipment for scheduling voice services within a packet domain
GB2492126A (en) Dynamically compressing ARQ data based upon available memory
WO2017024528A1 (en) Method for transmitting feedback information, user equipment and access device
US10892857B2 (en) HARQ transmission of transport blocks
CN111034083A (en) Apparatus and method relating to hybrid automatic repeat request or improvements therein in new radios
WO2015149868A1 (en) Method and node for improving error rate performance based on packet header information

Legal Events

Date Code Title Description
732E Amendments to the register in respect of changes of name or changes affecting rights (sect. 32/1977)

Free format text: REGISTERED BETWEEN 20140102 AND 20140108

732E Amendments to the register in respect of changes of name or changes affecting rights (sect. 32/1977)

Free format text: REGISTERED BETWEEN 20140109 AND 20140115

PCNP Patent ceased through non-payment of renewal fee

Effective date: 20160622