WO2012045265A1 - 缓存空间的分配方法和设备 - Google Patents

缓存空间的分配方法和设备 Download PDF

Info

Publication number
WO2012045265A1
WO2012045265A1 PCT/CN2011/080313 CN2011080313W WO2012045265A1 WO 2012045265 A1 WO2012045265 A1 WO 2012045265A1 CN 2011080313 W CN2011080313 W CN 2011080313W WO 2012045265 A1 WO2012045265 A1 WO 2012045265A1
Authority
WO
WIPO (PCT)
Prior art keywords
carrier
buffer
terminal device
aggregated
cache
Prior art date
Application number
PCT/CN2011/080313
Other languages
English (en)
French (fr)
Inventor
林亚男
丁昱
肖国军
Original Assignee
电信科学技术研究院
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 电信科学技术研究院 filed Critical 电信科学技术研究院
Priority to JP2013519953A priority Critical patent/JP5613326B2/ja
Priority to EP11830221.5A priority patent/EP2640123B1/en
Priority to US13/703,638 priority patent/US8908498B2/en
Priority to KR1020127031282A priority patent/KR101549395B1/ko
Publication of WO2012045265A1 publication Critical patent/WO2012045265A1/zh

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/90Buffering arrangements
    • H04L49/9005Buffering arrangements using dynamic buffer space allocation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/04Error control
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/06Management of faults, events, alarms or notifications
    • H04L41/0654Management of faults, events, alarms or notifications using network fault recovery
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/90Buffering arrangements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/10Flow control between communication endpoints
    • H04W28/14Flow control between communication endpoints using intermediate storage

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a method and device for allocating a buffer space. Background technique
  • LTE Long Term Evolution
  • HARQ Hybrid Auto Repeat Request
  • the terminal device translates the received downlink data packet.
  • the code if the decoding is correct, feeds back an ACK (ACKnowledgement) to the base station. If the decoding fails, the NACK (Negative ACKnowledgement) is fed back to the base station, and the base station is required to retransmit the data packet.
  • the uplink and downlink carriers in the system can be asymmetrically configured, that is, the user may occupy N > 1 carrier for downlink transmission, and M > 1 carrier for uplink transmission. , as shown in picture 2.
  • each carrier that is, one transport block (TB) can only be transmitted on one carrier.
  • transport block TB
  • each carrier is on the carrier. Different transport blocks are transmitted separately.
  • each process in the single codeword transmission mode, each process includes One transport block; in multi-codeword transfer mode, each process contains 2 transport blocks.
  • the receiving end will store the failed decoding transport block in a buffer and combine it with the retransmitted version of the transmitting end before decoding.
  • terminal devices of different capability levels are specified.
  • the bandwidths and buffer sizes that can be supported by terminal devices of different levels are different.
  • the buffer corresponding to the higher level is larger.
  • These eight capability level terminal devices can support carrier aggregation as long as the total bandwidth after aggregation does not exceed the processing capacity of the terminal device.
  • the number of concurrent HARQ processes increases linearly with the number of aggregated carriers, and the number of transport blocks that need to be stored at the corresponding receiving end also increases linearly with the number of aggregated carriers, but the maximum number of bits per transport block is Less than the maximum number of bits per transport block that the terminal device can support. If the LTE Rel-8 method is used to divide the memory and store the HARQ process, the buffer space corresponding to each transport block is much larger than its maximum requirement, thereby causing waste of the buffer; on the other hand, due to concurrent The number of HARQ processes is increased, but the maximum number of HARQ processes stored in the buffer is unchanged.
  • the embodiment of the invention provides a method and a device for allocating a buffer space, which can implement flexible buffer space division of buffer resources of the terminal device according to the situation of the aggregate carrier.
  • an embodiment of the present invention provides a method for allocating a cache space, including:
  • the terminal device receives the configuration information of the current carrier aggregation mode configured by the network side device Interest rate
  • the terminal device divides its own buffer resource into a corresponding number of buffer spaces according to the configuration information of the current carrier aggregation mode, so as to store the aggregation sent by the network side device according to the carrier aggregation manner through each cache space. Information carried by each transport block that fails to be decoded on the carrier.
  • the embodiment of the present invention further provides a terminal device, including: a receiving module, configured to receive configuration information of a current carrier aggregation mode configured by a network side device, and the network side device according to the carrier aggregation manner Aggregated carrier transmitted;
  • An allocating module configured to divide the buffer resource of the user into a corresponding amount of buffer space according to the configuration information of the current carrier aggregation mode
  • a storage module configured to store, by each of the cache spaces divided by the allocating module, the transport blocks that are received by the receiving module and are failed to be decoded by the network carrier that is sent by the network side device according to the carrier aggregation manner information.
  • an embodiment of the present invention further provides a method for allocating a cache space, including:
  • the network side device receives buffer resource information sent by the terminal device
  • the embodiment of the present invention further provides a network side device, including: a receiving module, which receives buffer resource information sent by the terminal device;
  • a determining module configured to determine, according to the configuration information of the carrier aggregation mode corresponding to the current terminal device and the buffer resource information received by the receiving module, a buffer space division scheme in the buffer resource of the terminal device.
  • the embodiment of the invention has the following advantages:
  • the buffer space of the terminal device may be divided into buffer spaces according to the carrier aggregation mode currently configured by the terminal device, so that the number of buffer spaces in the buffer may be adjusted according to the number of aggregated carriers. Increased ease
  • the utilization rate of the buffer resources is simple and easy to implement, and is applicable to both FDD and TDD systems.
  • FIG. 1 is a schematic diagram of a single spectrum system in the prior art
  • FIG. 2 is a schematic diagram of a spectrum aggregation system in the prior art
  • FIG. 3 is a schematic flowchart of a method for allocating a buffer space on a terminal device side according to an embodiment of the present invention
  • FIG. 4 is a schematic flowchart of a method for allocating a buffer space on a network side device according to an embodiment of the present invention
  • FIG. 5 is a schematic diagram of an implementation scenario of a method for allocating a cache space according to an embodiment of the present invention
  • FIG. 6 is a schematic diagram of an implementation scenario of a method for allocating a cache space according to an embodiment of the present invention.
  • FIG. 7 is a schematic diagram of an implementation scenario of a method for allocating a cache space according to an embodiment of the present invention.
  • FIG. 8 is a schematic diagram of an implementation scenario of a method for allocating a cache space according to an embodiment of the present invention.
  • FIG. 9 is a schematic diagram of an implementation scenario of a method for allocating a cache space according to an embodiment of the present invention.
  • FIG. 10 is a schematic diagram of an implementation scenario of a method for allocating a cache space according to an embodiment of the present invention.
  • FIG. 11 is a schematic structural diagram of a terminal device according to an embodiment of the present invention
  • FIG. 12 is a schematic structural diagram of a module in a terminal device according to an embodiment of the present invention.
  • FIG. 13 is a schematic structural diagram of a module in a terminal device according to an embodiment of the present disclosure.
  • FIG. 14 is a schematic structural diagram of a network side device according to an embodiment of the present invention
  • FIG. 15 is a schematic structural diagram of a module in a network side device according to an embodiment of the present invention.
  • FIG. 16 is a schematic structural diagram of a module in a network side device according to an embodiment of the present invention.
  • the buffer resource allocation of the terminal device in the prior art solution cannot be adjusted according to the carrier aggregation situation, and the size of the allocated buffer space is much higher than the actual needs of the transport block, resulting in buffer resources. It is wasteful, and the amount of buffer space cannot be adjusted according to the concurrent HARQ process in the aggregated carrier, so that the information in the transport block may be lost due to the limitation of the number of cache spaces.
  • the embodiment of the present invention provides a method for allocating a buffer space for a transport block on multiple aggregated carriers, and implementing buffer space partitioning according to the actual situation of the concurrent HARQ process on the aggregated carrier. Improve the utilization of buffer resources.
  • FIG. 3 is a schematic flowchart of a method for allocating a cache space according to an embodiment of the present invention, where the method specifically includes the following steps:
  • Step S301 The terminal device receives configuration information of a current carrier aggregation mode configured by the network side device.
  • the configuration information of the carrier aggregation mode includes at least:
  • the number of carriers currently aggregated by the terminal device is the number of carriers currently aggregated by the terminal device
  • the maximum number of aggregated carriers supported by the terminal device is the maximum number of aggregated carriers supported by the terminal device
  • Step S302 The terminal device divides its own buffer resource into a corresponding number of buffer spaces according to the configuration information of the current carrier aggregation mode.
  • the partitioning of the cache space in this step may specifically include the following two solutions:
  • Solution 1 Perform separate cache space management for each aggregate carrier
  • each aggregated carrier needs to be in the buffer resource of the terminal device.
  • a fixed storage area is allocated, and information carried in each aggregated carrier is stored only in an area corresponding to the aggregated carrier.
  • the storage area needs to be divided into multiple storage spaces, and each storage space is used to aggregate the carriers.
  • the information carried in each transport block in which decoding is failed is stored.
  • the foregoing storage area is referred to as a cache space group, and a plurality of storage spaces included in the storage area are referred to as a cache space.
  • the change of the above name does not occur. It affects the scope of protection of the present invention.
  • a buffer space group is allocated for each aggregate carrier, and then the cache space group is divided into multiple cache spaces, so that each cache space is used on the corresponding aggregate carrier.
  • the information carried in the transport block is stored.
  • multiple processing strategies can be set for the allocation of the cache space group in the solution.
  • at least the following five processing strategies are included, as follows:
  • Processing Strategy 1 The cache space group is divided equally according to the number of aggregated carriers.
  • the terminal device divides the buffer space groups of the same size for each aggregate carrier corresponding to the carrier aggregation mode in the buffer resources of the carrier, and divides the corresponding cache space in each cache space group according to the number of transport blocks on the aggregated carrier.
  • Processing strategy Divide the cache space group according to the bandwidth of each aggregate carrier.
  • the terminal device divides the buffer space group of the corresponding size for each aggregate carrier according to the bandwidth size of each aggregate carrier corresponding to the carrier aggregation mode in the buffer resource of the carrier, and the cache space according to the number of the transport blocks on the aggregated carrier.
  • the corresponding cache space is divided in the group.
  • the size of the cache space group can be determined according to the size of the carrier bandwidth.
  • Processing strategy 3 Divide the cache space according to the bandwidth and transmission mode of each aggregate carrier. Group.
  • the terminal device divides the buffer space group of the corresponding size for each aggregate carrier according to the bandwidth size of each aggregate carrier corresponding to the carrier aggregation mode and the number of codewords corresponding to the transmission mode of each aggregate carrier, respectively, in the buffer resource of the terminal device, and
  • the corresponding cache space is divided in each cache space group according to the number of transport blocks on the aggregated carrier.
  • Processing strategy 4 The cache space group is equally divided according to the number of supported aggregated carriers.
  • the terminal device divides the buffer space groups of the same size for each aggregate carrier corresponding to the carrier aggregation mode in the buffer resources of the carrier, and divides the corresponding cache space in each cache space group according to the number of transport blocks on the aggregated carrier.
  • Processing strategy 5 The cache space group is divided according to the number of aggregated carriers and the preset carrier cache space constant.
  • the terminal device divides the total buffer resources according to the number of currently aggregated carriers, and determines whether the average divided resources are greater than a predetermined carrier buffer space constant, where the preset carrier buffer space constant is LTE.
  • the length of the cache space supported by the terminal device in the Rel-8 system If the value is greater than, the size of the buffer space that is divided by the preset carrier buffer space constant is used as the size of the buffer space group of each aggregate carrier corresponding to the carrier aggregation mode;
  • the total buffer resources that are equally divided by the number of currently aggregated carriers are respectively used as the cache space groups of the same size as the aggregated carriers corresponding to the carrier aggregation mode.
  • the corresponding buffer space is divided in each cache space group according to the number of transport blocks on the aggregated carrier.
  • the terminal device determines whether the maximum number of downlink HARQ processes performed on each aggregated carrier is greater than a preset space constant;
  • the terminal device divides the buffer space group corresponding to the aggregated carrier into a corresponding number of buffer spaces according to the preset space constant and the number of codewords corresponding to the transmission mode on the corresponding aggregated carrier. If not greater than, the terminal device divides the cache space group corresponding to the aggregated carrier into a corresponding number of cache spaces according to the maximum number of downlink HARQ processes and the number of codewords corresponding to the transmission mode on the aggregated carrier.
  • the terminal device establishes a corresponding buffer space.
  • the specific processing procedure is as follows:
  • the terminal device When the number of transport blocks on the aggregated carrier transmitted by the network device in the carrier aggregation mode is not greater than the number of cache spaces in the cache space group divided by the aggregated carrier, the terminal device is in the cache space group. Storing, in each buffer space, information carried by each transport block that fails to be decoded on the aggregated carrier;
  • the terminal device When the number of transport blocks on the aggregated carrier transmitted by the network device in the carrier aggregation mode is greater than the number of cache spaces in the cache space group divided by the aggregated carrier, the terminal device is in each of the cache space groups.
  • the cache space stores information carried by a corresponding number of transport blocks on the aggregated carrier, and discards information carried by other transport blocks on the aggregated carrier that exceed the number of cache spaces.
  • the above-mentioned stored procedure actually stores information carried by each transport block in the aggregated carrier that fails to be decoded in each storage space.
  • the above storage space is referred to as a cache space.
  • the change of the above name does not affect the protection scope of the present invention.
  • the buffer resources are first divided into multiple buffer spaces, so that the information carried in each transport block that fails to be decoded on the aggregated carrier is performed by each buffer space. storage.
  • the allocation of the cache space in this solution can be implemented through the following processing strategies.
  • the details are as follows:
  • the terminal device determines that the maximum number of downlink HARQ processes on each aggregated carrier is No greater than the preset space constant
  • the terminal device determines the number of buffer spaces corresponding to each aggregated carrier according to the preset space constant and the number of codewords corresponding to the transmission mode on each aggregated carrier. If not, the terminal device performs downlink HARQ process according to each aggregated carrier. The maximum number and the number of codewords corresponding to the transmission mode, and determine the amount of buffer space corresponding to each aggregated carrier;
  • the terminal device divides its own buffer resources into a corresponding number of buffer spaces according to the sum of the buffer spaces corresponding to the aggregated carriers.
  • the terminal device establishes a corresponding buffer space.
  • the specific processing procedure is as follows:
  • the terminal device When the sum of the number of transport blocks on each aggregated carrier transmitted by the network device in the carrier aggregation mode is not greater than the number of cache spaces allocated by the terminal device, the terminal device stores the aggregated carriers in each cache space. Information carried by each transport block that fails to decode;
  • the terminal device When the sum of the number of transport blocks on each aggregated carrier transmitted by the network side device in the carrier aggregation mode is greater than the number of buffer spaces allocated by the terminal device, the terminal device stores a corresponding number of transport blocks in each cache space. The information carried, and the information carried by other transport blocks exceeding the amount of buffer space is discarded.
  • the terminal device in order to enable the network side to determine the buffer space that is consistent with the terminal device side, in the technical solution of the embodiment of the present invention, the terminal device also needs to send its own buffer resource information to the network side device, so that The network side device determines the corresponding cache space configuration accordingly.
  • the foregoing embodiment describes the implementation flow of the buffer space allocation method in the embodiment of the present invention on the terminal device side.
  • the embodiment of the present invention further provides the implementation of the buffer space allocation method on the network side device.
  • the flow includes the following steps:
  • Step S401 The network side device receives buffer resource information sent by the terminal device.
  • the configuration information of the carrier aggregation mode corresponding to the terminal device includes: at least: the number of carriers currently aggregated by the terminal device; The maximum number of aggregated carriers supported by the terminal device;
  • Step S402 The network side device determines, according to the configuration information of the carrier aggregation mode and the buffer resource information corresponding to the current terminal device, a buffer space division scheme in the buffer resource of the terminal device.
  • the corresponding storage space division method is consistent with the description in the foregoing step S302, and the description is not repeated here.
  • Step S403 The network side device sends, to the terminal device, configuration information of a carrier aggregation mode corresponding to the current terminal device.
  • the embodiment of the invention has the following advantages:
  • the buffer space of the terminal device may be divided into buffer spaces according to the carrier aggregation mode currently configured by the terminal device, so that the number of buffer spaces in the buffer may be adjusted according to the number of aggregated carriers.
  • the utilization of buffer resources is improved, and the method is simple and easy to implement, and is suitable for both FDD and TDD systems.
  • N SOFT indicating the total size of the buffer resources of the terminal device
  • N CARRIER indicating the number of carriers aggregated by the terminal device, N SUPPORT > N CARRIER ;
  • N SUPPORT indicating the maximum number of aggregated carriers supported by the terminal device
  • N REL — 8 is a constant, which is the length of the buffer space supported by the LTE Rel-8 terminal.
  • M DL HARQ expressed as the maximum number of DL HARQs performed on each carrier.
  • M LIMIT which is a constant, takes a value of 8.
  • B(n c ) is the bandwidth of the ⁇ th carrier.
  • the bandwidth of each carrier performing carrier aggregation is smaller than the maximum bandwidth supported by the terminal device, the maximum size of the TB (Transport Block) transmitted on each aggregated carrier is also smaller than the maximum number of bits supported by the terminal device.
  • the number of HARQ processes stored in the buffer needs to increase linearly with the number of aggregated carriers.
  • the present invention assumes that the application scenario is as follows: Let the terminal device aggregate two carriers CC1 and CC2, where CC1 bandwidth is
  • the embodiment of the present invention proposes a technical solution for independently performing buffer management on each aggregated carrier.
  • the TB on each carrier is stored in a fixed area in the buffer.
  • each carrier divides the total buffer size according to the number of carriers currently aggregated.
  • the Buffer is divided into N ⁇ m parts (ie, the aforementioned cache space group), and each part corresponds to one carrier.
  • an independent buffer space is allocated for each TB according to the transmission mode and the number of HARQ processes corresponding to each carrier.
  • a bisecting method is adopted. That is, the buffers occupied by different carriers have the same size, and the buffers occupied by different TBs in the same carrier have the same size.
  • the buffer size corresponding to the TB on the e -carriers can be expressed as the following formula:
  • N IR (n c ) soft i carrier
  • each carrier divides the buffer size proportionally to the bandwidth.
  • the Buffer is divided into N ⁇ m parts (that is, the foregoing cache space group), and each part corresponds to one carrier, and the buffer size corresponding to each part is related to the bandwidth of the corresponding carrier.
  • buffers are divided for each TB according to the transmission mode and the number of HARQ processes corresponding to each carrier.
  • the method of bisection is adopted. That is, the buffer size occupied by different carriers is linearly proportional to the carrier bandwidth, and the buffers occupied by different TBs in the same carrier have the same size.
  • the buffer size corresponding to the TB on the e -carriers can be expressed as the following formula:
  • Scheme C Each carrier is divided into buffer sizes proportional to the bandwidth and the number of transmitted codewords.
  • the Buffer is divided into N ⁇ m parts (ie, the foregoing cache space group), and each part corresponds to one carrier, and the buffer size corresponding to each part is related to the bandwidth of the corresponding carrier and the number of codewords transmitted.
  • buffers are divided for each TB according to the transmission mode and the number of HARQ processes corresponding to each carrier.
  • the method of bisection is adopted. That is, the buffer size occupied by different carriers is linearly proportional to the carrier bandwidth and the number of codewords, and the buffers occupied by different TBs in the same carrier are the same.
  • the buffer size corresponding to the TB on the ⁇ th carrier can be expressed as the following formula:
  • the embodiment of the present invention provides a technical solution for uniformly performing buffer management for each carrier.
  • the Buffer is divided into a plurality of parts, each part corresponding to one TB, wherein the number of divided parts and the number of code words transmitted on each carrier and the number of HARQ processes have a buffer size corresponding to any TB, which can be expressed as the following formula:
  • the buffer will be equally divided into 24 parts, each part corresponding to one TB, and the TB on each carrier will be mixed and stored in the buffer, as shown in Figure 8.
  • Each carrier divides the total buffer size according to the maximum number of aggregated carriers.
  • the rt part (the aforementioned cache space group), one part corresponds to one carrier.
  • an independent buffer space is allocated for each TB according to the transmission mode and the number of HARQ processes corresponding to each carrier.
  • a bisecting method is adopted. That is, the buffers occupied by different carriers have the same size, and the buffers occupied by different TBs in the same carrier have the same size.
  • the terminal device supports a maximum of three aggregate carriers, and the base station configures the terminal device to currently use two aggregate carriers to transmit data.
  • Solution E Each carrier divides the total buffer size according to the number of currently aggregated carriers and the preset carrier buffer space constant.
  • calculate the total Buffer is divided into N carriert points, the size of each minute N', compare N' with the size of the preset carrier buffer space constant, select the smaller value for each
  • the buffer length corresponding to the carrier and the buffer space group is divided into each carrier for the total buffer according to the length.
  • an independent buffer space is allocated for each TB according to the transmission mode and the number of HARQ processes corresponding to each carrier.
  • a bisecting method is adopted. That is, the buffers occupied by different carriers have the same size, and the buffers occupied by different TBs in the same carrier have the same size.
  • the buffer size corresponding to the TB on the e -carriers can be expressed as the following formula:
  • the terminal device transmits data using 2 aggregate carriers, and N Rel — 8 ⁇ N soft IN carnerto
  • the buffer space may be further divided into a corresponding number of sub-cache spaces, and further, the terminal device may pass each sub-cache.
  • the space stores the corresponding code block of the transport block.
  • the embodiment of the invention has the following advantages:
  • the buffer space of the terminal device may be divided into buffer spaces according to the carrier aggregation mode currently configured by the terminal device, so that the number of buffer spaces in the buffer may be adjusted according to the number of aggregated carriers.
  • the utilization of buffer resources is improved, and the method is simple and easy to implement, and is suitable for both FDD and TDD systems.
  • the embodiment of the present invention further provides a terminal device, and a schematic structural diagram thereof is shown in FIG.
  • the receiving module 111 is configured to receive configuration information of a current carrier aggregation mode configured by the network side device, and an aggregation carrier that is sent by the network side device according to the carrier aggregation mode.
  • the allocation module 112 is configured to use configuration information of the current carrier aggregation mode. Divide its own buffer resources into a corresponding amount of cache space;
  • the storage module 113 is configured to store information carried by each transport block that fails to be decoded on the aggregated carrier that is sent by the network side device and is received by the network side device according to the carrier aggregation mode.
  • the terminal device further includes a sending module 114, configured to send buffer resource information of the terminal device to the network side device.
  • the configuration information of the current carrier aggregation mode configured by the network side device received by the receiving module 111 includes at least:
  • the number of carriers currently aggregated by the terminal device is the number of carriers currently aggregated by the terminal device
  • the maximum number of aggregated carriers supported by the terminal device is the maximum number of aggregated carriers supported by the terminal device
  • each of the aggregated carriers corresponding to the carrier aggregation mode is divided into corresponding cache space groups, and is configured according to the aggregated carrier.
  • the number of transport blocks divides the corresponding cache space in each cache space group.
  • the allocation module 112 specifically includes: a setting sub-module 1121, configured to set a cache space group dividing strategy;
  • the space group division sub-module 1122 is configured to allocate a cache space group for each aggregate carrier in the buffer resource of the terminal device according to the cache space group division policy set by the setting sub-module 1121;
  • the space dividing sub-module 1123 is configured to divide a corresponding buffer space in each cache space group according to the number of transport blocks on the aggregated carrier;
  • the buffer space grouping strategy includes: dividing a buffer space group of the same size for each aggregated carrier, or dividing a buffer space group of a corresponding size for each aggregated carrier according to the bandwidth of each aggregated carrier, or according to the bandwidth size of each aggregated carrier.
  • the number of codewords corresponding to the transmission mode is a buffer space group corresponding to each aggregate carrier.
  • setting sub-module 1121 is further configured to set a method for dividing the cache space group of the same size for each aggregate carrier;
  • the method for dividing the cache space group of the same size for each aggregate carrier includes The number of currently aggregated carriers divides the total buffer resources equally, or divides the total buffer resources equally according to the maximum number of supported aggregated carriers, or divides the total buffer resources equally according to the number of currently aggregated carriers, and determines the Whether the average divided resource is greater than a predetermined carrier buffer space constant.
  • the buffer resource that is divided into the preset carrier buffer space constant is used as the size of the buffer space group of each aggregate carrier corresponding to the carrier aggregation mode; if not, the The total buffer resources, which are equally divided according to the number of currently aggregated carriers, are respectively divided into cache space groups of the same size as the aggregated carriers corresponding to the carrier aggregation mode, wherein the preset carrier buffer space constant is an LTE Rel-8 terminal. The length of the cache space supported by the device.
  • setting submodule 1121 is further configured to set a space constant
  • the space division sub-module 1123 is specifically configured to compare the maximum number of downlink HARQ processes on each aggregate carrier and the size of the space constant set by the setting sub-module 1121, and according to the minimum value thereof and the transmission mode on the corresponding aggregate carrier.
  • the number of codewords is divided into a corresponding number of cache spaces by the space group division sub-module 1122 for the cache space group divided by the aggregate carrier.
  • the storage module 113 is specifically configured to:
  • the allocation module 112 is Storing, in each cache space of the buffer space group divided by the aggregated carrier, information carried by each transport block that fails to be decoded on the aggregated carrier;
  • the allocation module 112 is aggregated.
  • Each cache space of the cache space group divided by the carrier stores information carried by a corresponding number of transport blocks on the aggregated carrier, and discards information carried by other transport blocks on the aggregated carrier that exceed the number of cache spaces.
  • the allocating module 112 specifically includes: a setting submodule 1124, configured to set a space constant;
  • the space dividing sub-module 1125 is configured to compare a maximum number of downlink HARQ processes performed on each aggregated carrier and a size of a spatial constant set by the setting sub-module 1124, according to a minimum value thereof and a codeword corresponding to a transmission mode on the corresponding aggregated carrier.
  • the quantity determines the number of buffer spaces corresponding to each aggregated carrier, and divides the buffer resources of the terminal device into a corresponding number of buffer spaces on average according to the sum of the number of buffer spaces corresponding to the aggregated carriers.
  • the storage module 113 is specifically configured to:
  • each cache space divided by the allocation module 112 Storing information carried by each transport block that fails to be decoded on each aggregated carrier;
  • an embodiment of the present invention further provides a network side device, and a schematic structural diagram thereof is shown in FIG.
  • the receiving module 141 is configured to receive buffer resource information sent by the terminal device.
  • the determining module 142 is configured to determine a buffer space division scheme in the buffer resource of the terminal device according to the configuration information of the carrier aggregation manner corresponding to the current terminal device and the buffer resource information received by the receiving module 141.
  • the network side device further includes a sending module 143, configured to send, to the terminal device, configuration information of a carrier aggregation mode corresponding to the current terminal device;
  • the configuration information of the carrier aggregation mode corresponding to the terminal device includes: at least: the number of carriers currently aggregated by the terminal device;
  • the maximum number of aggregated carriers supported by the terminal device a transmission mode on each aggregate carrier corresponding to the terminal device;
  • the buffer space division scheme in the buffer resource of the terminal device determined by the module 142 is determined, including:
  • each of the aggregated carriers corresponding to the carrier aggregation mode is divided into corresponding cache space groups, and the corresponding cache space is divided in each cache space group according to the number of transport blocks on the aggregated carrier. .
  • the determining module 142 specifically includes: a setting sub-module 1421, configured to set a cache space group dividing strategy;
  • the space group division sub-module 1422 is configured to allocate a cache space group for each aggregate carrier in the buffer resource of the terminal device according to the cache space group division policy set by the setting sub-module 1421.
  • the space dividing sub-module 1423 is configured to divide a corresponding buffer space in each cache space group according to the number of transport blocks on the aggregated carrier;
  • the buffer space grouping strategy includes: dividing a buffer space group of the same size for each aggregated carrier, or dividing a buffer space group of a corresponding size for each aggregated carrier according to the bandwidth of each aggregated carrier, or according to the bandwidth size of each aggregated carrier.
  • the number of codewords corresponding to the transmission mode is a buffer space group corresponding to each aggregate carrier.
  • setting sub-module 1421 is further configured to set a method for dividing the same cache space group for each aggregate carrier
  • the method for dividing the buffer space group of the same size for each aggregate carrier includes dividing the total buffer resources according to the number of currently aggregated carriers, or equally dividing the total buffer resources according to the maximum number of supported aggregated carriers, or according to the current The number of aggregated carriers divides the total buffer resources equally, and determines whether the average divided resources are greater than a predetermined carrier buffer space constant.
  • the buffer resource that is divided into the preset carrier buffer space constant is used as the size of the buffer space group of each aggregate carrier corresponding to the carrier aggregation mode; if not, the The total buffer resources that are equally divided according to the number of currently aggregated carriers are respectively divided into cache space groups of the same size as the aggregated carriers corresponding to the carrier aggregation mode, where the preset carrier buffer is preset.
  • the space constant is the length of the buffer space supported by the LTE Rel-8 terminal device.
  • setting submodule 1421 is further configured to set a space constant
  • the space division sub-module 1423 is configured to compare the maximum number of downlink HARQ processes on each aggregate carrier and the size of the space constant set by the setting sub-module 1421, and according to the minimum value and the transmission mode on the corresponding aggregate carrier.
  • the number of codewords is divided into a corresponding number of cache spaces by the space group division sub-module 1422 for the cache space group divided by the aggregate carrier.
  • the corresponding buffer space is divided according to the number of transport blocks on each aggregate carrier corresponding to the carrier aggregation mode.
  • the determining module 142 specifically includes: a setting sub-module 1424, configured to set a space constant;
  • the space dividing sub-module 1425 is configured to compare the maximum number of downlink HARQ processes performed on each aggregated carrier and the size of the spatial constant set by the setting sub-module 1424, according to the minimum value and the codeword corresponding to the transmission mode on the corresponding aggregated carrier.
  • the quantity determines the number of buffer spaces corresponding to each aggregated carrier, and divides the buffer resources of the terminal device into a corresponding number of buffer spaces on average according to the sum of the number of buffer spaces corresponding to the aggregated carriers.
  • the embodiment of the invention has the following advantages:
  • the buffer space of the terminal device may be divided into buffer spaces according to the carrier aggregation mode currently configured by the terminal device, so that the number of buffer spaces in the buffer may be adjusted according to the number of aggregated carriers.
  • the utilization of buffer resources is improved, and the method is simple and easy to implement, and is suitable for both FDD and TDD systems.
  • the embodiments of the present invention may be implemented by hardware, or may be implemented by means of software plus a necessary general hardware platform.
  • the technical solution of the embodiment of the present invention may be embodied in the form of a software product, which may be stored in a non-volatile storage medium (which may be a CD-ROM, a USB flash drive, a mobile hard disk, etc.).
  • a non-volatile storage medium which may be a CD-ROM, a USB flash drive, a mobile hard disk, etc.
  • Includes a number of instructions to make a computer device either a personal computer, a server, or a network
  • the device or the like performs the method described in each implementation scenario of the embodiment of the present invention.
  • modules in the apparatus in the implementation scenario may be distributed in the apparatus for implementing the scenario according to the implementation scenario description, or may be correspondingly changed in one or more devices different from the implementation scenario.
  • the modules of the above implementation scenarios may be combined into one module, or may be further split into multiple sub-modules.

Landscapes

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

Abstract

本发明公开了一种缓存空间的分配方法和设备,通过应用本发明的技术方案,可以根据终端设备当前配置的载波聚合方式,对终端设备的缓冲器资源进行缓存空间的划分,使缓冲器中的缓存空间数量可以根据聚合载波数量进行调整,提高了缓冲器资源的利用率,该方法简单、易于实施,同时适用于FDD及TDD系统。

Description

緩存空间的分配方法和设备 本申请要求以下中国专利申请的优先权:
于 2010年 10月 8日提交中国专利局,申请号为 201010504827.8, 发明名称为 "緩存空间的分配方法和设备" 的中国专利申请。 以及 于 2011年 2月 12日提交中国专利局,申请号为 201110036889.5 , 发明名称为 "緩存空间的分配方法和设备" 的中国专利申请。 技术领域
本发明涉及通信技术领域,特别涉及一种緩存空间的分配方法和 设备。 背景技术
LTE ( Long Term Evolution, 长期演进)系统采用 HARQ ( Hybrid Auto Repeat Request, 混合自动重传请求 )来提高数据传输的可靠性, 当下行 HARQ功能开启后, 终端设备对接收到的下行数据包进行译 码, 若译码正确则向基站反馈 ACK ( ACKnowledgement, 确认), 若 译码失败, 则向基站反馈 NACK ( Negative ACKnowledgement, 否定 确认), 要求基站重传该数据包。
对于 LTE多载波系统, 为支持比 LTE系统更宽的系统带宽, 比 如 100MHz, —种可能是直接分配 100M带宽的频谱, 如图 1所示; 一种可能是将分配给现有的系统一些频谱聚合起来,凑成大带宽供给 长期演进多载波系统使用,此时,系统中上下行载波可以不对称配置, 即用户可能会占用 N > 1个载波进行下行传输, M > 1个载波进行上 行传输, 如图 2所示。
目前标准中规定, 每个载波上有独立的 HARQ进程, 即一个传 输块( Transport Block, TB )只能在一个载波上传输, 当基站与终端 设备占用多个载波传输数据时, 每个载波上分别传输不同的传输块。
其中, 对于 HARQ进程, 在单码字传输模式下, 每个进程包含 一个传输块; 而在多码字传输模式下, 每个进程包含 2个传输块。 当开启 HARQ功能后, 接收端将会把译码失败的传输块存储在 緩沖器(buffer )中, 并将其与发送端重传的版本合并后再进行译码。
LTE Rel-10系统中规定了八种不同能力等级的终端设备,不同等 级的终端设备可支持的带宽、 buffer大小各不相同, 等级越高的终端 设备中所对应的 buffer越大。这八种能力等级的终端设备都可以支持 载波聚合, 只要保证聚合后的总带宽不超过终端设备的处理能力即 可。
在实现本发明实施例的过程中, 申请人发现现有技术至少存在以 下问题:
在载波聚合系统中, 并发的 HARQ进程数随聚合载波的数目线 性增长,相应的接收端需要存储的传输块数量也随着聚合载波的数目 线性增长,但每个传输块的最大比特数都要小于终端设备所能够支持 的每个传输块的最大比特数。 若沿用 LTE Rel-8的方法划分存储器并 存储 HARQ进程, 则每一个传输块所对应的緩存空间都要远远大于 其最大需求, 从而造成了 buffer的浪费; 另一方面, 由于系统中并发 的 HARQ进程数变多,但 buffer中所存储的最大 HARQ进程数不变, 则意味着当出现错误的 HARQ进程数大于 buffer的上限后, 随后的 HARQ进程都无法存储,从而,只能实现 ARQ ( Auto Repeat Request, 自动重传请求) 功能, 即得不到重传的合并增益。 发明内容
本发明实施例提供一种緩存空间的分配方法和设备,可以根据聚 合载波的情况,实现对终端设备的緩沖器资源进行灵活的緩存空间划 分。
为达到上述目的,本发明实施例一方面提供了一种緩存空间的分 配方法, 包括:
终端设备接收网络侧设备配置的当前的载波聚合方式的配置信 息;
所述终端设备根据所述当前的载波聚合方式的配置信息,将自身 的緩沖器资源划分为相应数量的緩存空间,以通过各緩存空间存储所 述网络侧设备按照所述载波聚合方式发送的聚合载波上译码失败的 各传输块所携带的信息。
另一方面, 本发明实施例还提供了一种终端设备, 包括: 接收模块,用于接收网络侧设备配置的当前的载波聚合方式的配 置信息, 以及所述网络侧设备按照所述载波聚合方式发送的聚合载 波;
分配模块, 用于根据所述当前的载波聚合方式的配置信息, 将自 身的緩沖器资源划分为相应数量的緩存空间;
存储模块,用于通过所述分配模块所划分的各緩存空间存储所述 接收模块接收到的所述网络侧设备按照所述载波聚合方式发送的聚 合载波上译码失败的各传输块所携带的信息。
另一方面, 本发明实施例还提供了一种緩存空间的分配方法, 包 括:
网络侧设备接收终端设备发送的緩沖器资源信息;
所述网络侧设备根据当前所述终端设备所对应的载波聚合方式 的配置信息和所述緩沖器资源信息,确定所述终端设备的緩沖器资源 中的緩存空间划分方案。
另一方面, 本发明实施例还提供了一种网络侧设备, 包括: 接收模块, 接收终端设备发送的緩沖器资源信息;
确定模块,用于根据当前所述终端设备所对应的载波聚合方式的 配置信息和所述接收模块所接收到的緩沖器资源信息,确定所述终端 设备的緩沖器资源中的緩存空间划分方案。
与现有技术相比, 本发明实施例具有以下优点:
通过应用本发明实施例的技术方案,可以根据终端设备当前配置 的载波聚合方式, 对终端设备的緩沖器资源进行緩存空间的划分, 使 緩沖器中的緩存空间数量可以根据聚合载波数量进行调整,提高了緩 沖器资源的利用率,该方法筒单、易于实施,同时适用于 FDD及 TDD 系统。 附图说明
图 1为现有技术中单频谱系统示意图;
图 2为现有技术中频谱聚合系统示意图;
图 3 为本发明实施例提出的一种緩存空间的分配方法在终端设 备侧的流程示意图;
图 4 为本发明实施例提出的一种緩存空间的分配方法在网络侧 设备上的流程示意图;
图 5 为本发明实施例提出的一种緩存空间的分配方法的实施场 景示意图;
图 6 为本发明实施例提出的一种緩存空间的分配方法的实施场 景示意图;
图 7 为本发明实施例提出的一种緩存空间的分配方法的实施场 景示意图;
图 8 为本发明实施例提出的一种緩存空间的分配方法的实施场 景示意图;
图 9 为本发明实施例提出的一种緩存空间的分配方法的实施场 景示意图;
图 10为本发明实施例提出的一种緩存空间的分配方法的实施场 景示意图;
图 11为本发明实施例提出的一种终端设备的结构示意图; 图 12 为本发明实施例提出的一种终端设备中的模块结构示意 图;
图 13 为本发明实施例提出的一种终端设备中的模块结构示意 图;
图 14为本发明实施例提出的一种网络侧设备的结构示意图; 图 15为本发明实施例提出的一种网络侧设备中的模块结构示意 图;
图 16为本发明实施例提出的一种网络侧设备中的模块结构示意 图。
具体实施方式
如背景技术所述,现有的技术方案中终端设备的緩沖器资源分配 并不能根据载波聚合情况进行调整,所划分的緩存空间的大小远高于 传输块的实际需要, 造成了緩沖器资源的浪费, 并且, 不能根据聚合 载波中并发的 HARQ进程进行緩存空间数量的调整, 使得传输块中 的信息可能因为緩存空间数量的限制而出现大量的丟失。
为了解决现有技术中存在的问题,本发明实施例提出了一种为多 个聚合载波上的传输块进行分配緩存空间的方法,实现根据聚合载波 上并发 HARQ进程的实际情况进行緩存空间划分, 提高緩沖器资源 的利用率。
如图 3所示,为本发明实施例提出的一种緩存空间的分配方法的 流程示意图, 该方法具体包括以下步骤:
步骤 S301、 终端设备接收网络侧设备配置的当前的载波聚合方 式的配置信息。
其中, 载波聚合方式的配置信息, 至少包括:
终端设备当前所聚合的载波数量;
终端设备支持的最大聚合载波数量;
终端设备所对应的各聚合载波上的传输模式;
终端设备所对应的各聚合载波的带宽。
步骤 S302、 终端设备根据当前的载波聚合方式的配置信息, 将 自身的緩沖器资源划分为相应数量的緩存空间。
在实际的应用场景中,本步骤对于緩存空间的划分具体可以包括 以下两种方案:
方案一、 分别对各聚合载波进行独立的緩存空间管理
在这种方案中,需要在终端设备的緩沖器资源中为每个聚合载波 分配固定的存储区域,各聚合载波中所携带的信息只在该聚合载波所 对应的区域中进行存储。
进一步的, 由于各聚合载波中是通过传输块进行信息的携带, 所 以, 为了实现载波中的信息的存储, 还需要将上述的存储区域划分为 多个存储空间,分别利用各存储空间对聚合载波中译码失败的各传输 块所携带的信息进行存储。
在本发明的各实施例中, 将上述的存储区域称为緩存空间组, 而 将存储区域中所包括的多个存储空间称为緩存空间, 在具体的应用 中, 上述名称的变化并不会影响本发明的保护范围。
通过上述说明, 可以看出, 为了实现本方案, 需要先为各聚合载 波分配緩存空间组, 然后, 再将緩存空间组划分为多个緩存空间, 从 而,通过各緩存空间对相应的聚合载波上的传输块中所携带的信息进 行存储。
根据具体的应用场景的需要, 对于本方案中的緩存空间组的划 分, 可以设定多种处理策略, 在实际应用中, 至少包括以下五种处理 策略, 具体说明如下:
处理策略一、 根据聚合载波的数量平均划分緩存空间组。
终端设备在自身的緩沖器资源中,分别为载波聚合方式所对应的 各聚合载波划分大小相同的緩存空间组,并根据聚合载波上的传输块 数量在各緩存空间组中划分相应的緩存空间。
处理策略二、 根据各聚合载波的带宽, 划分緩存空间组。
终端设备在自身的緩沖器资源中,分别根据载波聚合方式所对应 的各聚合载波的带宽大小, 为各聚合载波划分相应大小的緩存空间 组,并根据聚合载波上的传输块数量在各緩存空间组中划分相应的緩 存空间。
通过这样的处理,可以根据载波带宽的大小确定緩存空间组的大 小, 聚合载波的带宽越大, 终端设备为其分配的緩存空间组的大小越 大。
处理策略三、根据各聚合载波的带宽和传输模式, 划分緩存空间 组。
终端设备在自身的緩沖器资源中,分别根据载波聚合方式所对应 的各聚合载波的带宽大小和各聚合载波的传输模式对应的码字数量, 为各聚合载波划分相应大小的緩存空间组,并根据聚合载波上的传输 块数量在各緩存空间组中划分相应的緩存空间。
处理策略四、根据支持的最大聚合载波的数量平均划分緩存空间 组。
终端设备在自身的緩沖器资源中,分别为载波聚合方式所对应的 各聚合载波划分大小相同的緩存空间组,并根据聚合载波上的传输块 数量在各緩存空间组中划分相应的緩存空间。
处理策略五、根据聚合载波的数量及预设载波緩存空间常数平均 划分緩存空间组。
终端设备在自身的緩沖器资源中,按照当前所聚合的载波数量平 均划分总的緩存器资源,并确定所述平均划分的资源是否大于预定载 波緩存空间常数, 其中预设载波緩存空间常数为 LTE Rel-8系统中终 端设备支持的緩存空间长度。 若大于, 则使用以预设载波緩存空间常 数为大小进行划分的緩存器资源,分别作为所述载波聚合方式所对应 的各聚合载波的緩存空间组的大小; 若不大于, 则使用所述按照当前 所聚合的载波数量平均划分的总的緩存器资源,分别作为所述载波聚 合方式所对应的各聚合载波划分大小相同的緩存空间组。并根据聚合 载波上的传输块数量在各緩存空间组中划分相应的緩存空间。
在通过上述处理策略实现緩存空间组的划分之后,进一步的需要 在其中划分緩存空间,在每个緩存空间组中,均是平均划分緩存空间, 而在各緩存空间组中,平均划分的緩存空间数量,按照以下规则确定: 终端设备判断各聚合载波上进行下行 HARQ进程的最大数量是 否大于预设空间常数;
如果大于,终端设备根据预设空间常数和相应聚合载波上的传输 模式对应的码字数量,将聚合载波所对应的緩存空间组平均划分为相 应数量的緩存空间; 如果不大于, 终端设备根据相应聚合载波上进行下行 HARQ进 程的最大数量和聚合载波上的传输模式对应的码字数量,将聚合载波 所对应的緩存空间组平均划分为相应数量的緩存空间。
通过上述处理, 终端设备建立了相应的緩存空间, 当接收到载波 聚合形式下的信号传输时, 具体的处理过程如下:
当终端设备接收到的网络侧设备按照载波聚合方式发送的聚合 载波上的传输块数量不大于终端设备为聚合载波所划分的緩存空间 组中的緩存空间数量时,终端设备分别在緩存空间组的各緩存空间中 存储聚合载波上译码失败的各传输块所携带的信息;
当终端设备接收到的网络侧设备按照载波聚合方式发送的聚合 载波上的传输块数量大于终端设备为聚合载波所划分的緩存空间组 中的緩存空间数量时,终端设备分别在緩存空间组的各緩存空间中存 储聚合载波上的相应数量的传输块所携带的信息,并丟弃聚合载波上 的超过緩存空间数量的其他传输块所携带的信息。
方案二、 对各聚合载波进行统一的緩存空间管理
在这种方案中,不再需要在终端设备的緩沖器资源中为每个聚合 载波分配固定的存储区域,而是直接对緩沖器资源进行存储空间的划 分, 并将各聚合载波中所携带的信息直接在个存储空间中进行存储。
在实际应用中, 由于各聚合载波中是通过传输块进行信息的携 带, 所以, 上述的存储过程实际为分别利用各存储空间对聚合载波中 译码失败的各传输块所携带的信息进行存储。
在本发明的各实施例中, 将上述的存储空间称为緩存空间, 在具 体的应用中, 上述名称的变化并不会影响本发明的保护范围。
通过上述说明, 可以看出, 为了实现本方案, 需要先将緩沖器资 源平均划分为多个緩存空间, 从而, 通过各緩存空间对聚合载波上译 码失败的各传输块中所携带的信息进行存储。
根据具体的应用场景的需要, 对于本方案中的緩存空间的划分, 可以通过以下处理策略实现, 具体说明如下:
终端设备判断各聚合载波上进行下行 HARQ进程的最大数量是 否大于预设空间常数;
如果大于,终端设备根据预设空间常数和各聚合载波上的传输模 式对应的码字数量, 确定各聚合载波所对应的緩存空间数量, 如果不 大于, 终端设备根据各聚合载波上进行下行 HARQ进程的最大数量 和传输模式对应的码字数量, 确定各聚合载波所对应的緩存空间数 量;
终端设备根据各聚合载波所对应的緩存空间数量之和,将自身的 緩存器资源平均划分为相应数量的緩存空间。
通过上述处理, 终端设备建立了相应的緩存空间, 当接收到载波 聚合形式下的信号传输时, 具体的处理过程如下:
当终端设备接收到的网络侧设备按照载波聚合方式发送的各聚 合载波上的传输块数量之和不大于终端设备所划分的緩存空间数量 时,终端设备分别在各緩存空间中存储各聚合载波上译码失败的各传 输块所携带的信息;
当终端设备接收到的网络侧设备按照载波聚合方式发送的各聚 合载波上的传输块数量之和大于终端设备所划分的緩存空间数量时, 终端设备分别在各緩存空间中存储相应数量的传输块所携带的信息, 并丟弃超过緩存空间数量的其他传输块所携带的信息。
在实际应用中,为了使网络侧能够确定与终端设备侧相一致的緩 存空间, 在本发明实施例的技术方案中, 终端设备还需要将自身的緩 沖器资源信息发送给网络侧设备,以使网络侧设备据此确定相应的緩 存空间配置。
上述的实施例说明了本发明实施例所提出的緩存空间的分配方 法在终端设备侧的实现流程, 相对应的, 本发明实施例进一步给出了 緩存空间的分配方法在网络侧设备上的实现流程,其流程示意图如图 4所示, 包括以下步骤:
步骤 S401、 网络侧设备接收终端设备发送的緩沖器资源信息。 其中, 终端设备所对应的载波聚合方式的配置信息, 至少包括: 终端设备当前所聚合的载波数量; 终端设备支持的最大聚合载波数量;
终端设备所对应的各聚合载波上的传输模式;
终端设备所对应的各聚合载波的带宽。
步骤 S402、 网络侧设备根据当前终端设备所对应的载波聚合方 式的配置信息和緩沖器资源信息,确定终端设备的緩沖器资源中的緩 存空间划分方案。
在本步骤中, 对于一个终端设备的緩沖器资源, 相应的存储空间 划分方法与前述的步骤 S302中的说明相一致, 在此不再重复说明。
步骤 S403、 网络侧设备向终端设备发送当前终端设备所对应的 载波聚合方式的配置信息。
与现有技术相比, 本发明实施例具有以下优点:
通过应用本发明实施例的技术方案,可以根据终端设备当前配置 的载波聚合方式, 对终端设备的緩沖器资源进行緩存空间的划分, 使 緩沖器中的緩存空间数量可以根据聚合载波数量进行调整,提高了緩 沖器资源的利用率,该方法筒单、易于实施,同时适用于 FDD及 TDD 系统。
下面, 结合具体的应用场景, 对本发明实施例所提出的技术方案 进行说明。
为便于说明, 首先定义如下参数:
NSOFT: , 表示终端设备的緩沖器(buffer ) 资源的总大小;
NCARRIER, 表示终端设备聚合的载波数目, NSUPPORT > NCARRIER;
NSUPPORT, 表示终端设备支持的最大聚合载波数目;
NREL8, 为常数, 为 LTE Rel-8终端所支持的緩存空间长度。
KMIMOM,表示终端设备的各聚合载波的传输模式对应的码字数 量, 如果终端设备在第 个载波上配置进行多码字传输(即配置下 行传输模式 3、 4、 8或 9, 或上行传输模式 2 ) 时, K匪 0(nc)=2, 否 则, K匪。(nc)=
MDL HARQ , 表示为每个载波上 DL HARQ进行的最大数目。
MLIMIT, 为常数, 取值为 8。 B(nc) , 为第^个载波的带宽。
由于进行载波聚合的各个载波带宽都小于终端设备所支持的最 大带宽, 每个聚合载波上传输的 TB (传输块, Transport Block )的最 大 size也小于终端设备所支持的最大比特数。 为充分利用 buffer (緩 沖器) 的资源, 则需要 buffer中存储的 HARQ进程数随聚合载波的 数目线性增长。
为方便描述, 对于以下实施例, 本发明假设应用场景如下: 设终端设备聚合了两个载波 CC1 和 CC2 , 其中 CC1 带宽为
20MHz , 采用多码字传输模式; CC2带宽为 10MHz , 采用单码字传 输模式。 且每个载波上的最大 HARQ进程数为 8。
对应前述步骤 S302中的方法一, 本发明实施例提出各聚合载波 独立进行 buffer管理的技术方案。 各个载波上的 TB在 buffer中的固 定区域内存储。
进一步对应前述步骤 S302中的五种处理策略, 对本发明实施例 所提出的技术方案具体说明如下:
方案 A: 各载波根据当前聚合的载波数量平分总的 buffer大小。 首先, 将 Buffer分成 N∞m 个部分(即前述的緩存空间组), 每 个部分对应一个载波。 在每个部分内, 再根据各载波对应的传输模式 及 HARQ进程数, 为每个 TB划分独立的 buffer空间, 此时, 采用平 分的方法。 即不同载波占用的 buffer大小相同, 同一载波内不同 TB 占用的 buffer大小相同。
对于第 《e个载波上的 TB对应的 buffer大小可以表示为以下公 式:
N I N
NIR (nc ) = soft i carrier ,
L ^ΜΙΜΟ ("c ) · minl DLJARQ , M limit j
对于本方案, 因为 CC1中的码字数量是 CC2上的 2倍, 而 CC1 与 CC2所对应的总 buffer大小相同,故 CC2上每个 TB对应的 buffer 大小是 CC1上每个 TB的一半, 如图 5所示。
方案 B: 各载波按带宽成比例的划分 buffer大小。 首先, 将 Buffer分成 N∞m 个部分(即前述的緩存空间组), 每 个部分对应一个载波,每个部分对应的 buffer大小与对应载波的带宽 有关。 在每个部分内, 再根据各载波对应的传输模式及 HARQ进程 数, 为每个 TB划分 buffer, 此时采用平分的方法。 即不同载波占用 的 buffer 大小与载波带宽成线性比例, 同一载波内不同 TB 占用的 buffer大小相同。
对于第 《e个载波上的 TB对应的 buffer大小可以表示为以下公 式:
Nsoft - B(nc )
N1R (nc )
Nca,
Σ B(i) · ^ΜΙΜΟ ("c ) · min(M DL— HARQ, M 1: 对于本方案, 因为 CC1的带宽是 CC2上的 2倍, 故 CC1对应的 总 buffer大小是 CC2的 2倍, 如图 6所示
方案 C: 各载波按带宽及传输的码字数目成比例的划分 buffer大 小。
首先, 将 Buffer分成 N∞m 个部分(即前述的緩存空间组 ), 每 个部分对应一个载波,每个部分对应的 buffer大小与对应载波的带宽 及传输的码字数目有关。 在每个部分内, 再根据各载波对应的传输模 式及 HARQ进程数, 为每个 TB划分 buffer, 此时采用平分的方法。 即不同载波占用的 buffer大小与载波带宽及码字数目成线性比例, 同 一载波内不同 TB占用的 buffer大小相同。
对于第 ^个载波上的 TB对应的 buffer大小可以表示为以下公 式:
N ■B(nc )
1
MIMO 对于本方案, 因为 CC1的带宽是 CC2上的 2倍, 且码字数目是 CC2的 2倍, 故 CC1对应的总 buffer大小是 CC2的 4倍, 如图 7所 对应前述步骤 S302中的方法二, 本发明实施例提出各载波统一 进行 buffer管理的技术方案。
Buffer被平均分成多个部分, 每个部分对应一个 TB , 其中划分 个部分的数量与每个载波上传输的码字数目及 HARQ进程数有 对于任一 TB对应的 buffer大小可以表示为以下公式:
N
Ν,.
对于本方案, buffer将被等分成 24个部分, 每个部分对应一个 TB , 各个载波上的 TB在 buffer内将被混合存储, 如图 8所示
方案 D: 各载波根据最大聚合载波数量平分总的 buffer大小。 首先, 将 Buffer分成 N,。rt个部分(即前述的緩存空间组), 一 个部分对应一个载波。 在每个部分内, 再根据各载波对应的传输模式 及 HARQ进程数, 为每个 TB划分独立的 buffer空间, 此时, 采用平 分的方法。 即不同载波占用的 buffer大小相同, 同一载波内不同 TB 占用的 buffer大小相同。
对于第 《c个载波上的 TB对应的 buffer大小可以表示为以下公 式:
' I N
丽 ο ) · Μ
对于本方案, 因为 CC1中的码字数量是 CC2上的 2倍, 而 CC1 与 CC2所对应的总 buffer大小相同,故 CC2上每个 TB对应的 buffer 大小是 CC1上每个 TB的一半,如图 9所示,其中终端设备最大支持 3个聚合载波, 基站配置终端设备当前使用 2个聚合载波传输数据。
方案 E: 各载波根据当前聚合载波的数量及预设载波緩存空间常 数平分总的 buffer大小。
首先, 计算总 Buffer被平均分成 Ncarriert分后, 每分的大小 N' , 比较 N'与预设载波緩存空间常数的大小, 选择取值较小的作为每个 载波对应的 buffer长度, 并按该长度在总 buffer为每个载波划分緩存 空间组。 在每个緩存空间组内, 再根据各载波对应的传输模式及 HARQ进程数, 为每个 TB划分独立的 buffer空间, 此时, 采用平分 的方法。 即不同载波占用的 buffer大小相同, 同一载波内不同 TB占 用的 buffer大小相同。
对于第 《e个载波上的 TB对应的 buffer大小可以表示为以下公 式:
min(NRe,— 8 , Ns/f / Nc )
NIR (nc ) = ~ r
L ^MIMO ("c ) · minl DLJARQ , M limit j_
对于本方案, 因为 CC1中的码字数量是 CC2上的 2倍, 而 CC1 与 CC2所对应的总 buffer大小相同,故 CC2上每个 TB对应的 buffer 大小是 CC1上每个 TB的一半, 如图 10所示, 其中终端设备使用 2 个聚合载波传输数据, 且 NRel8 < Nsoft INcarnerto
需要注意的是, 在本发明实施例提供的技术方案中, 若一个 TB 由多个码块组成,则上述緩存空间可进一步划分为相应数量的子緩存 空间, 进而, 终端设备可以通过各子緩存空间存储该传输块的相应码 块。
与现有技术相比, 本发明实施例具有以下优点:
通过应用本发明实施例的技术方案,可以根据终端设备当前配置 的载波聚合方式, 对终端设备的緩沖器资源进行緩存空间的划分, 使 緩沖器中的緩存空间数量可以根据聚合载波数量进行调整,提高了緩 沖器资源的利用率,该方法筒单、易于实施,同时适用于 FDD及 TDD 系统。
为了实现本发明实施例的技术方案,本发明实施例还提供了一种 终端设备, 其结构示意图如图 11所示, 具体包括:
接收模块 111 , 用于接收网络侧设备配置的当前的载波聚合方式 的配置信息 , 以及网络侧设备按照载波聚合方式发送的聚合载波; 分配模块 112, 用于根据当前的载波聚合方式的配置信息, 将自 身的緩沖器资源划分为相应数量的緩存空间; 存储模块 113, 用于通过分配模块 112所划分的各緩存空间存储 接收模块 111接收到的网络侧设备按照载波聚合方式发送的聚合载波 上译码失败的各传输块所携带的信息。
进一步的, 该终端设备还包括发送模块 114, 用于将终端设备的 緩沖器资源信息发送给网络侧设备。
其中,接收模块 111所接收到的网络侧设备配置的当前的载波聚 合方式的配置信息, 至少包括:
终端设备当前所聚合的载波数量;
终端设备支持的最大聚合载波数量;
终端设备所对应的各聚合载波上的传输模式;
终端设备所对应的各聚合载波的带宽。
进一步的, 分配模块 112, 具体应用于以下两种场景: 场景 A、 在终端设备的緩沖器资源中, 分别为载波聚合方式所对 应的各聚合载波划分相应的緩存空间组,并根据聚合载波上的传输块 数量在各緩存空间组中划分相应的緩存空间。
在此种场景下, 如图 12所示, 分配模块 112, 具体包括: 设置子模块 1121 , 用于设置緩存空间组划分策略;
空间组划分子模块 1122, 用于根据设置子模块 1121所设置的緩 存空间组划分策略, 在终端设备的緩沖器资源中, 为各聚合载波划分 緩存空间组;
空间划分子模块 1123 , 用于根据聚合载波上的传输块数量在各 緩存空间组中划分相应的緩存空间;
其中,緩存空间组划分策略具体包括为各聚合载波划分大小相同 的緩存空间组,或根据各聚合载波的带宽大小为各聚合载波划分相应 大小的緩存空间组,或根据各聚合载波的带宽大小和其传输模式对应 的码字数量为各聚合载波划分相应大小的緩存空间组。
进一步, 设置子模块 1121 , 还用于设置为各聚合载波划分大小 相同的緩存空间组的方法;
其中,为各聚合载波划分大小相同的緩存空间组的方法包括按照 当前所聚合的载波数量平均划分总的緩存器资源,或按照支持的最大 聚合载波数量平均划分总的緩存器资源,或按照当前所聚合的载波数 量平均划分总的緩存器资源,并确定所述平均划分的资源是否大于预 定载波緩存空间常数。 若大于, 则使用以预设载波緩存空间常数为大 、进行划分的緩存器资源,分别作为所述载波聚合方式所对应的各聚 合载波的緩存空间组的大小; 若不大于, 则使用所述按照当前所聚合 的载波数量平均划分的总的緩存器资源,分别作为所述载波聚合方式 所对应的各聚合载波划分大小相同的緩存空间组,其中预设载波緩存 空间常数为 LTE Rel-8终端设备支持的緩存空间长度。
进一步的, 设置子模块 1121 , 还用于设置空间常数;
空间划分子模块 1123 , 具体用于比较各聚合载波上进行下行 HARQ进程的最大数量和设置子模块 1121所设置的空间常数的大小, 并根据其中的最小值和相应聚合载波上的传输模式对应的码字数量, 将空间组划分子模块 1122为聚合载波所划分的緩存空间组平均划分 为相应数量的緩存空间。
相应的, 存储模块 113, 具体用于:
当接收模块 111接收到的网络侧设备按照载波聚合方式发送的聚 合载波上的传输块数量不大于分配模块 112 为聚合载波所划分的緩 存空间组中的緩存空间数量时,分别在分配模块 112为聚合载波所划 分的緩存空间组的各緩存空间中存储聚合载波上译码失败的各传输 块所携带的信息;
当接收模块 111接收到的网络侧设备按照载波聚合方式发送的聚 合载波上的传输块数量大于分配模块 112 为聚合载波所划分的緩存 空间组中的緩存空间数量时,分别在分配模块 112为聚合载波所划分 的緩存空间组的各緩存空间中存储聚合载波上的相应数量的传输块 所携带的信息,并丟弃聚合载波上的超过緩存空间数量的其他传输块 所携带的信息。
场景 B、 在终端设备的緩沖器资源中, 根据载波聚合方式所对应 的各聚合载波上的传输块数量, 划分相应的緩存空间。 在此种场景下, 如图 13所示, 分配模块 112, 具体包括: 设置子模块 1124, 用于设置空间常数;
空间划分子模块 1125, 用于比较各聚合载波上进行下行 HARQ 进程的最大数量和设置子模块 1124所设置的空间常数的大小, 根据 其中的最小值和相应聚合载波上的传输模式对应的码字数量,确定各 聚合载波所对应的緩存空间数量,并根据各聚合载波所对应的緩存空 间数量之和,将终端设备的緩沖器资源平均划分为相应数量的緩存空 间。
相应的, 存储模块 113, 具体用于:
当接收模块 111接收到的网络侧设备按照载波聚合方式发送的各 聚合载波上的传输块数量之和不大于分配模块 112 所划分的緩存空 间数量时,分别在分配模块 112所划分的各緩存空间中存储各聚合载 波上译码失败的各传输块所携带的信息;
当接收模块 111接收到的网络侧设备按照载波聚合方式发送的各 聚合载波上的传输块数量之和大于分配模块 112 所划分的緩存空间 数量时,分别在分配模块 112所划分的各緩存空间中存储相应数量的 传输块所携带的信息,并丟弃超过緩存空间数量的其他传输块所携带 的信息。
另一方面, 本发明实施例还提供了一种网络侧设备, 其结构示意 图如图 14所示, 具体包括:
接收模块 141 , 接收终端设备发送的緩沖器资源信息;
确定模块 142 , 用于根据当前终端设备所对应的载波聚合方式的 配置信息和接收模块 141所接收到的緩沖器资源信息,确定终端设备 的緩沖器资源中的緩存空间划分方案。
进一步的, 该网络侧设备还包括发送模块 143, 用于向终端设备 发送当前终端设备所对应的载波聚合方式的配置信息;
其中, 终端设备所对应的载波聚合方式的配置信息, 至少包括: 终端设备当前所聚合的载波数量;
终端设备支持的最大聚合载波数量; 终端设备所对应的各聚合载波上的传输模式;
终端设备所对应的各聚合载波的带宽。
在具体的应用场景中,确定模块 142所确定的终端设备的緩沖器 资源中的緩存空间划分方案, 包括:
方案一、在终端设备的緩沖器资源中, 分别为载波聚合方式所对 应的各聚合载波划分相应的緩存空间组,并根据聚合载波上的传输块 数量在各緩存空间组中划分相应的緩存空间。
对于本方案, 如图 15所示, 确定模块 142, 具体包括: 设置子模块 1421 , 用于设置緩存空间组划分策略;
空间组划分子模块 1422, 用于根据设置子模块 1421所设置的緩 存空间组划分策略, 在终端设备的緩沖器资源中, 为各聚合载波划分 緩存空间组;
空间划分子模块 1423, 用于根据聚合载波上的传输块数量在各 緩存空间组中划分相应的緩存空间;
其中,緩存空间组划分策略具体包括为各聚合载波划分大小相同 的緩存空间组,或根据各聚合载波的带宽大小为各聚合载波划分相应 大小的緩存空间组,或根据各聚合载波的带宽大小和其传输模式对应 的码字数量为各聚合载波划分相应大小的緩存空间组。
进一步的, 设置子模块 1421 , 还用于设置为各聚合载波划分大 小相同的緩存空间组的方法;
其中,为各聚合载波划分大小相同的緩存空间组的方法包括按照 当前所聚合的载波数量平均划分总的緩存器资源,或按照支持的最大 聚合载波数量平均划分总的緩存器资源,或按照当前所聚合的载波数 量平均划分总的緩存器资源,并确定所述平均划分的资源是否大于预 定载波緩存空间常数。 若大于, 则使用以预设载波緩存空间常数为大 、进行划分的緩存器资源,分别作为所述载波聚合方式所对应的各聚 合载波的緩存空间组的大小; 若不大于, 则使用所述按照当前所聚合 的载波数量平均划分的总的緩存器资源,分别作为所述载波聚合方式 所对应的各聚合载波划分大小相同的緩存空间组,其中预设载波緩存 空间常数为 LTE Rel-8终端设备支持的緩存空间长度。
进一步的, 设置子模块 1421 , 还用于设置空间常数;
空间划分子模块 1423 , 具体用于比较各聚合载波上进行下行 HARQ 进程的最大数量和设置子模块 1421 所设置的空间常数的大 小,并根据其中的最小值和相应聚合载波上的传输模式对应的码字数 量, 将空间组划分子模块 1422为聚合载波所划分的緩存空间组平均 划分为相应数量的緩存空间。
方案二、在终端设备的緩沖器资源中, 根据载波聚合方式所对应 的各聚合载波上的传输块数量, 划分相应的緩存空间。
对于本方案, 如图 16所示, 确定模块 142, 具体包括: 设置子模块 1424, 用于设置空间常数;
空间划分子模块 1425, 用于比较各聚合载波上进行下行 HARQ 进程的最大数量和设置子模块 1424所设置的空间常数的大小, 根据 其中的最小值和相应聚合载波上的传输模式对应的码字数量,确定各 聚合载波所对应的緩存空间数量,并根据各聚合载波所对应的緩存空 间数量之和,将终端设备的緩沖器资源平均划分为相应数量的緩存空 间。
与现有技术相比, 本发明实施例具有以下优点:
通过应用本发明实施例的技术方案,可以根据终端设备当前配置 的载波聚合方式, 对终端设备的緩沖器资源进行緩存空间的划分, 使 緩沖器中的緩存空间数量可以根据聚合载波数量进行调整,提高了緩 沖器资源的利用率,该方法筒单、易于实施,同时适用于 FDD及 TDD 系统。
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解 到本发明实施例可以通过硬件实现,也可以借助软件加必要的通用硬 件平台的方式来实现。基于这样的理解, 本发明实施例的技术方案可 以以软件产品的形式体现出来,该软件产品可以存储在一个非易失性 存储介质 (可以是 CD-ROM, U盘, 移动硬盘等) 中, 包括若干指 令用以使得一台计算机设备(可以是个人计算机, 服务器, 或者网络 设备等)执行本发明实施例各个实施场景所述的方法。
本领域技术人员可以理解附图只是一个优选实施场景的示意图, 附图中的模块或流程并不一定是实施本发明实施例所必须的。
本领域技术人员可以理解实施场景中的装置中的模块可以按照 实施场景描述进行分布于实施场景的装置中,也可以进行相应变化位 于不同于本实施场景的一个或多个装置中。上述实施场景的模块可以 合并为一个模块, 也可以进一步拆分成多个子模块。
上述本发明实施例序号仅仅为了描述, 不代表实施场景的优劣。 明实施例并非局限于此,任何本领域的技术人员能思之的变化都应落 入本发明实施例的业务限制范围。

Claims

权利要求
1、 一种緩存空间的分配方法, 其特征在于, 包括:
终端设备接收网络侧设备配置的当前的载波聚合方式的配置信 息;
所述终端设备根据所述当前的载波聚合方式的配置信息,将自身 的緩沖器资源划分为相应数量的緩存空间,以通过各緩存空间存储所 述网络侧设备按照所述载波聚合方式发送的聚合载波上译码失败的 各传输块所携带的信息。
2、 如权利要求 1所述的方法, 其特征在于, 所述载波聚合方式 的配置信息, 至少包括:
所述终端设备当前所聚合的载波数量;
所述终端设备支持的最大聚合载波的数量;
所述终端设备所对应的各聚合载波上的传输模式;
所述终端设备所对应的各聚合载波的带宽。
3、 如权利要求 1所述的方法, 其特征在于, 所述终端设备根据 所述当前的载波聚合方式的配置信息,将自身的緩沖器资源划分为相 应数量的緩存空间, 包括:
所述终端设备在自身的緩沖器资源中,分别为所述载波聚合方式 所对应的各聚合载波划分相应的緩存空间组,并根据所述聚合载波上 的传输块数量在各緩存空间组中划分相应的緩存空间; 或,
所述终端设备在自身的緩沖器资源中,根据所述载波聚合方式所 对应的各聚合载波上的传输块数量, 划分相应的緩存空间。
4、 如权利要求 3所述的方法, 其特征在于, 所述终端设备在自 身的緩沖器资源中,分别为所述载波聚合方式所对应的各聚合载波划 分相应的緩存空间组,并根据所述聚合载波上的传输块数量在各緩存 空间组中划分相应的緩存空间, 具体包括:
所述终端设备在自身的緩沖器资源中,分别为所述载波聚合方式 所对应的各聚合载波划分大小相同的緩存空间组,并根据所述聚合载 波上的传输块数量在各緩存空间组中划分相应的緩存空间; 或 , 所述终端设备在自身的緩沖器资源中,分别根据所述载波聚合方 式所对应的各聚合载波的带宽大小,为所述各聚合载波划分相应大小 的緩存空间组,并根据所述聚合载波上的传输块数量在各緩存空间组 中划分相应的緩存空间; 或,
所述终端设备在自身的緩沖器资源中,分别根据所述载波聚合方 式所对应的各聚合载波的带宽大小和各聚合载波的传输模式对应的 码字数量, 为所述各聚合载波划分相应大小的緩存空间组, 并根据所 述聚合载波上的传输块数量在各緩存空间组中划分相应的緩存空间。
5、 如权利要求 4所述的方法, 其特征在于, 所述终端设备在自 身的緩沖器资源中,分别为所述载波聚合方式所对应的各聚合载波划 分大小相同的緩存空间组, 具体为:
所述终端设备按照当前所聚合的载波数量平均划分总的緩存器 资源,分别为所述载波聚合方式所对应的各聚合载波划分大小相同的 緩存空间组; 或,
所述终端设备按照支持的最大聚合载波数量平均划分总的緩存 器资源,分别为所述载波聚合方式所对应的各聚合载波划分大小相同 的緩存空间组; 或,
所述终端设备按照当前所聚合的载波数量平均划分总的緩存器 资源, 并确定所述平均划分的资源是否大于预定载波緩存空间常数; 若大于,则使用以预设载波緩存空间常数为大小进行划分的緩存器资 源,分别作为所述载波聚合方式所对应的各聚合载波的緩存空间组的 大小; 若不大于, 则使用所述按照当前所聚合的载波数量平均划分的 总的緩存器资源,分别作为所述载波聚合方式所对应的各聚合载波划 分大小相同的緩存空间组。
6、 如权利要求 5所述的方法, 其特征在于, 所述预定载波緩存 空间常数,具体为 LTE Rel-8系统中终端设备所支持的緩存空间长度。
7、 如权利要求 4所述的方法, 其特征在于, 所述根据所述聚合 载波上的传输块数量在各緩存空间组中划分相应的緩存空间, 具体 为:
所述终端设备判断各聚合载波上进行下行混合自动重传请求
HARQ进程的最大数量是否大于预设空间常数;
如果大于,所述终端设备根据所述预设空间常数和相应聚合载波 上的传输模式对应的码字数量,将所述聚合载波所对应的緩存空间组 平均划分为相应数量的緩存空间;
如果不大于,所述终端设备根据相应聚合载波上进行下行 HARQ 进程的最大数量和所述聚合载波上的传输模式对应的码字数量,将所 述聚合载波所对应的緩存空间组平均划分为相应数量的緩存空间。
8、 如权利要求 3至 7中任意一项所述的方法, 其特征在于, 当 所述终端设备在自身的緩沖器资源中,分别为所述载波聚合方式所对 应的各聚合载波划分相应的緩存空间组,并根据所述聚合载波上的传 输块数量在各緩存空间组中划分相应的緩存空间时,所述通过各緩存 空间存储所述网络侧设备按照所述载波聚合方式发送的聚合载波上 译码失败的各传输块所携带的信息, 具体为:
当所述终端设备接收到的所述网络侧设备按照所述载波聚合方 式发送的聚合载波上的传输块数量不大于所述终端设备为所述聚合 载波所划分的緩存空间组中的緩存空间数量时,所述终端设备分别在 所述緩存空间组的各緩存空间中存储所述聚合载波上译码失败的各 传输块所携带的信息;
当所述终端设备接收到的所述网络侧设备按照所述载波聚合方 式发送的聚合载波上的传输块数量大于所述终端设备为所述聚合载 波所划分的緩存空间组中的緩存空间数量时,所述终端设备分别在所 述緩存空间组的各緩存空间中存储所述聚合载波上的相应数量的传 输块所携带的信息,并丟弃所述聚合载波上的超过所述緩存空间数量 的其他传输块所携带的信息。
9、 如权利要求 3所述的方法, 其特征在于, 所述终端设备在自 身的緩沖器资源中,根据所述载波聚合方式所对应的各聚合载波上的 传输块数量, 划分相应的緩存空间, 具体为: 所述终端设备判断各聚合载波上进行下行 HARQ进程的最大数 量是否大于预设空间常数;
如果大于,所述终端设备根据所述预设空间常数和各聚合载波上 的传输模式对应的码字数量, 确定各聚合载波所对应的緩存空间数 量, 如果不大于, 所述终端设备根据各聚合载波上进行下行 HARQ 进程的最大数量和传输模式对应的码字数量,确定各聚合载波所对应 的緩存空间数量;
所述终端设备根据各聚合载波所对应的緩存空间数量之和,将自 身的緩存器资源平均划分为相应数量的緩存空间。
10、 如权利要求 3或 9所述的方法, 其特征在于, 当所述终端设 备在自身的緩沖器资源中,根据所述载波聚合方式所对应的各聚合载 波上的传输块数量, 划分相应的緩存空间时, 所述通过各緩存空间存 储所述网络侧设备按照所述载波聚合方式发送的聚合载波上译码失 败的各传输块所携带的信息, 具体为:
当所述终端设备接收到的所述网络侧设备按照所述载波聚合方 式发送的各聚合载波上的传输块数量之和不大于所述终端设备所划 分的緩存空间数量时,所述终端设备分别在各緩存空间中存储各聚合 载波上译码失败的各传输块所携带的信息;
当所述终端设备接收到的所述网络侧设备按照所述载波聚合方 式发送的各聚合载波上的传输块数量之和大于所述终端设备所划分 的緩存空间数量时,所述终端设备分别在各緩存空间中存储相应数量 的传输块所携带的信息,并丟弃超过所述緩存空间数量的其他传输块 所携带的信息。
11、 如权利要求 1所述的方法, 其特征在于, 还包括: 所述终端设备将自身的緩沖器资源信息发送给所述网络侧设备。
12、 如权利要求 1所述的方法, 其特征在于, 所述传输块由多个 码块组成,所述终端设备将自身的緩沖器资源划分为相应数量的緩存 空间之后, 还包括:
所述终端设备根据所述传输块中码块的数量,将对应该传输块的 緩存空间划分为相应数量的子緩存空间 ,以通过各子緩存空间存储所 述传输块的码块。
13、 一种终端设备, 其特征在于, 包括:
接收模块,用于接收网络侧设备配置的当前的载波聚合方式的配 置信息, 以及所述网络侧设备按照所述载波聚合方式发送的聚合载 波;
分配模块, 用于根据所述当前的载波聚合方式的配置信息, 将自 身的緩沖器资源划分为相应数量的緩存空间;
存储模块,用于通过所述分配模块所划分的各緩存空间存储所述 接收模块接收到的所述网络侧设备按照所述载波聚合方式发送的聚 合载波上译码失败的各传输块所携带的信息。
14、 如权利要求 13所述的终端设备, 其特征在于, 所述接收模 块所接收到的所述网络侧设备配置的当前的载波聚合方式的配置信 息, 至少包括:
所述终端设备当前所聚合的载波数量;
所述终端设备支持的最大聚合载波数量;
所述终端设备所对应的各聚合载波上的传输模式;
所述终端设备所对应的各聚合载波的带宽。
15、 如权利要求 13所述的终端设备, 其特征在于, 所述分配模 块, 具体用于:
在所述终端设备的緩沖器资源中,分别为所述载波聚合方式所对 应的各聚合载波划分相应的緩存空间组,并根据所述聚合载波上的传 输块数量在各緩存空间组中划分相应的緩存空间; 或,
在所述终端设备的緩沖器资源中,根据所述载波聚合方式所对应 的各聚合载波上的传输块数量, 划分相应的緩存空间。
16、 如权利要求 15所述的终端设备, 其特征在于, 所述分配模 块, 具体包括:
设置子模块, 用于设置緩存空间组划分策略; 空间组划分子模块,用于根据所述设置子模块所设置的緩存空间 组划分策略, 在所述终端设备的緩沖器资源中, 为各聚合载波划分緩 存空间组;
空间划分子模块,用于根据所述聚合载波上的传输块数量在各緩 存空间组中划分相应的緩存空间;
其中,所述緩存空间组划分策略具体包括为各聚合载波划分大小 相同的緩存空间组,或根据各聚合载波的带宽大小为所述各聚合载波 划分相应大小的緩存空间组,或根据各聚合载波的带宽大小和其传输 模式对应的码字数量为所述各聚合载波划分相应大小的緩存空间组。
17、 如权利要求 16所述的方法, 其特征在于, 所述设置子模块, 还用于设置为各聚合载波划分大小相同的緩存空间组的方法, 具体 为:
按照当前所聚合的载波数量平均划分总的緩存器资源,分别为所 述载波聚合方式所对应的各聚合载波划分大小相同的緩存空间组; 或,
按照支持的最大聚合载波数量平均划分总的緩存器资源,分别为 所述载波聚合方式所对应的各聚合载波划分大小相同的緩存空间组; 或,
按照当前所聚合的载波数量平均划分总的緩存器资源,并确定所 述平均划分的资源是否大于预定载波緩存空间常数; 若大于, 则使用 以预设载波緩存空间常数为大小进行划分的緩存器资源,分别作为所 述载波聚合方式所对应的各聚合载波的緩存空间组的大小; 若不大 于,则使用所述按照当前所聚合的载波数量平均划分的总的緩存器资 源,分别作为所述载波聚合方式所对应的各聚合载波划分大小相同的 緩存空间组。
18、 如权利要求 16所述的终端设备, 其特征在于, 所述设置子 模块, 还用于设置空间常数;
所述空间划分子模块, 具体用于比较各聚合载波上进行下行 HARQ进程的最大数量和所述设置子模块所设置的空间常数的大小, 并根据其中的最小值和相应聚合载波上的传输模式对应的码字数量, 将所述空间组划分子模块为所述聚合载波所划分的緩存空间组平均 划分为相应数量的緩存空间。
19、 如权利要求 16至 18任一项所述的终端设备, 其特征在于, 所述存储模块, 具体用于:
当所述接收模块接收到的所述网络侧设备按照所述载波聚合方 式发送的聚合载波上的传输块数量不大于所述分配模块为所述聚合 载波所划分的緩存空间组中的緩存空间数量时,分别在所述分配模块 为所述聚合载波所划分的緩存空间组的各緩存空间中存储所述聚合 载波上译码失败的各传输块所携带的信息;
当所述接收模块接收到的所述网络侧设备按照所述载波聚合方 式发送的聚合载波上的传输块数量大于所述分配模块为所述聚合载 波所划分的緩存空间组中的緩存空间数量时,分别在所述分配模块为 所述聚合载波所划分的緩存空间组的各緩存空间中存储所述聚合载 波上的相应数量的传输块所携带的信息,并丟弃所述聚合载波上的超 过所述緩存空间数量的其他传输块所携带的信息。
20、 如权利要求 15所述的终端设备, 其特征在于, 所述分配模 块, 具体包括:
设置子模块, 用于设置空间常数;
空间划分子模块, 用于比较各聚合载波上进行下行 HARQ进程 的最大数量和所述设置子模块所设置的空间常数的大小,根据其中的 最小值和相应聚合载波上的传输模式对应的码字数量,确定各聚合载 波所对应的緩存空间数量,并根据各聚合载波所对应的緩存空间数量 之和, 将所述终端设备的緩沖器资源平均划分为相应数量的緩存空 间。
21、 如权利要求 20所述的终端设备, 其特征在于, 所述存储模 块, 具体用于:
当所述接收模块接收到的所述网络侧设备按照所述载波聚合方 式发送的各聚合载波上的传输块数量之和不大于所述分配模块所划 分的緩存空间数量时,分别在所述分配模块所划分的各緩存空间中存 储各聚合载波上译码失败的各传输块所携带的信息;
当所述接收模块接收到的所述网络侧设备按照所述载波聚合方 式发送的各聚合载波上的传输块数量之和大于所述分配模块所划分 的緩存空间数量时,分别在所述分配模块所划分的各緩存空间中存储 相应数量的传输块所携带的信息,并丟弃超过所述緩存空间数量的其 他传输块所携带的信息。
22、 如权利要求 13所述的终端设备, 其特征在于, 还包括发送 模块, 用于将所述终端设备的緩沖器资源信息发送给所述网络侧设 备。
23、 如权利要求 13所述的终端设备, 其特征在于, 所述传输块 由多个码块组成;
所述分配模块还用于, 根据所述传输块的码块数量, 将该传输块 对应的緩存空间划分为相应数量的子緩存空间;
所述存储模块还用于,通过所述分配模块所划分的子緩存空间存 储所述传输块的码块。
24、 一种緩存空间的分配方法, 其特征在于, 包括:
网络侧设备接收终端设备发送的緩沖器资源信息;
所述网络侧设备根据当前所述终端设备所对应的载波聚合方式 的配置信息和所述緩沖器资源信息,确定所述终端设备的緩沖器资源 中的緩存空间划分方案。
25、 如权利要求 24所述的方法, 其特征在于, 所述终端设备所 对应的载波聚合方式的配置信息, 至少包括:
所述终端设备当前所聚合的载波数量;
所述终端设备支持的最大聚合载波数量;
所述终端设备所对应的各聚合载波上的传输模式;
所述终端设备所对应的各聚合载波的带宽。
26、 如权利要求 24所述的方法, 其特征在于, 所述网络侧设备 根据当前所述终端设备所对应的载波聚合方式的配置信息和所述緩 沖器资源信息,确定所述终端设备的緩沖器资源中的緩存空间划分方 案, 包括:
在所述终端设备的緩沖器资源中,分别为所述载波聚合方式所对 应的各聚合载波划分相应的緩存空间组,并根据所述聚合载波上的传 输块数量在各緩存空间组中划分相应的緩存空间; 或,
在所述终端设备的緩沖器资源中,根据所述载波聚合方式所对应 的各聚合载波上的传输块数量, 划分相应的緩存空间。
27、 如权利要求 26所述的方法, 其特征在于, 所述在所述终端 设备的緩沖器资源中,分别为所述载波聚合方式所对应的各聚合载波 划分相应的緩存空间组,并根据所述聚合载波上的传输块数量在各緩 存空间组中划分相应的緩存空间, 具体包括:
在所述终端设备的緩沖器资源中,分别为所述载波聚合方式所对 应的各聚合载波划分大小相同的緩存空间组,并根据所述聚合载波上 的传输块数量在各緩存空间组中划分相应的緩存空间; 或,
在所述终端设备的緩沖器资源中,分别根据所述载波聚合方式所 对应的各聚合载波的带宽大小,为所述各聚合载波划分相应大小的緩 存空间组,并根据所述聚合载波上的传输块数量在各緩存空间组中划 分相应的緩存空间; 或,
在所述终端设备的緩沖器资源中,分别根据所述载波聚合方式所 对应的各聚合载波的带宽大小和各聚合载波的传输模式对应的码字 数量, 为所述各聚合载波划分相应大小的緩存空间组, 并根据所述聚 合载波上的传输块数量在各緩存空间组中划分相应的緩存空间。
28、 如权利要求 27所述的方法, 其特征在于, 所述终端设备在 自身的緩沖器资源中,分别为所述载波聚合方式所对应的各聚合载波 划分大小相同的緩存空间组, 具体为:
所述终端设备按照当前所聚合的载波数量平均划分总的緩存器 资源,分别为所述载波聚合方式所对应的各聚合载波划分大小相同的 緩存空间组; 或,
所述终端设备按照支持的最大聚合载波数量平均划分总的緩存 器资源,分别为所述载波聚合方式所对应的各聚合载波划分大小相同 的緩存空间组; 或,
所述终端设备按照当前所聚合的载波数量平均划分总的緩存器 资源, 并确定所述平均划分的资源是否大于预定载波緩存空间常数; 若大于,则使用以预设载波緩存空间常数为大小进行划分的緩存器资 源,分别作为所述载波聚合方式所对应的各聚合载波的緩存空间组的 大小; 若不大于, 则使用所述按照当前所聚合的载波数量平均划分的 总的緩存器资源,分别作为所述载波聚合方式所对应的各聚合载波划 分大小相同的緩存空间组。
29、 如权利要求 28所述的方法, 其特征在于, 所述预定载波緩 存空间常数, 具体为 LTE Rel-8系统中终端设备所支持的緩存空间长 度。
30、 如权利要求 27所述的方法, 其特征在于, 所述根据所述聚 合载波上的传输块数量在各緩存空间组中划分相应的緩存空间,具体 为: 下行 HARQ进程的最大数量是否大于预设空间常数;
如果大于 ,所述网络侧设备根据所述预设空间常数和所述终端设 备相应聚合载波上的传输模式对应的码字数量,将所述终端设备的緩 沖器资源中与所述聚合载波相对应的緩存空间组平均划分为相应数 量的緩存空间;
如果不大于,所述网络侧设备根据所述终端设备相应聚合载波上 进行下行 HARQ进程的最大数量和所述聚合载波上的传输模式对应 的码字数量,将所述终端设备的緩沖器资源中与所述聚合载波向对应 的緩存空间组平均划分为相应数量的緩存空间。
31、 如权利要求 26所述的方法, 其特征在于, 所述在所述终端 设备的緩沖器资源中,根据所述载波聚合方式所对应的各聚合载波上 的传输块数量, 划分相应的緩存空间, 具体为: 下行 HARQ进程的最大数量是否大于预设空间常数; 如果大于 ,所述网络侧设备根据所述预设空间常数和所述终端设 备相应聚合载波上的传输模式对应的码字数量,确定各聚合载波所对 应的緩存空间数量, 如果不大于, 所述网络侧设备根据所述终端设备 相应聚合载波上进行下行 HARQ进程的最大数量和所述聚合载波上 的传输模式对应的码字数量, 确定各聚合载波所对应的緩存空间数 量; 的緩存空间数量之和,将所述终端设备的緩存器资源平均划分为相应 数量的緩存空间。
32、 如权利要求 25所述的方法, 其特征在于, 还包括: 所述网络侧设备向所述终端设备发送当前所述终端设备所对应 的载波聚合方式的配置信息。
33、 一种网络侧设备, 其特征在于, 包括:
接收模块, 接收终端设备发送的緩沖器资源信息;
确定模块,用于根据当前所述终端设备所对应的载波聚合方式的 配置信息和所述接收模块所接收到的緩沖器资源信息,确定所述终端 设备的緩沖器资源中的緩存空间划分方案。
34、 如权利要求 33所述的网络侧设备, 其特征在于, 还包括发 送模块,用于向所述终端设备发送当前所述终端设备所对应的载波聚 合方式的配置信息;
其中, 所述终端设备所对应的载波聚合方式的配置信息, 至少包 括:
所述终端设备当前所聚合的载波数量;
所述终端设备支持的最大聚合载波数量;
所述终端设备所对应的各聚合载波上的传输模式;
所述终端设备所对应的各聚合载波的带宽。
35、 如权利要求 34所述的网络侧设备, 其特征在于, 所述确定 模块所确定的所述终端设备的緩沖器资源中的緩存空间划分方案, 包 括:
在所述终端设备的緩沖器资源中,分别为所述载波聚合方式所对 应的各聚合载波划分相应的緩存空间组,并根据所述聚合载波上的传 输块数量在各緩存空间组中划分相应的緩存空间; 或,
在所述终端设备的緩沖器资源中,根据所述载波聚合方式所对应 的各聚合载波上的传输块数量, 划分相应的緩存空间。
36、 如权利要求 35所述的网络侧设备, 其特征在于, 所述确定 模块, 具体包括:
设置子模块, 用于设置緩存空间组划分策略;
空间组划分子模块,用于根据所述设置子模块所设置的緩存空间 组划分策略, 在所述终端设备的緩沖器资源中, 为各聚合载波划分緩 存空间组;
空间划分子模块,用于根据所述聚合载波上的传输块数量在各緩 存空间组中划分相应的緩存空间;
其中,所述緩存空间组划分策略具体包括为各聚合载波划分大小 相同的緩存空间组,或根据各聚合载波的带宽大小为所述各聚合载波 划分相应大小的緩存空间组,或根据各聚合载波的带宽大小和其传输 模式对应的码字数量为所述各聚合载波划分相应大小的緩存空间组。
37、 如权利要求 36所述的方法, 其特征在于, 所述设置子模块, 还用于设置为各聚合载波划分大小相同的緩存空间组的方法, 具体 为:
按照当前所聚合的载波数量平均划分总的緩存器资源,分别为所 述载波聚合方式所对应的各聚合载波划分大小相同的緩存空间组; 或,
按照支持的最大聚合载波数量平均划分总的緩存器资源,分别为 所述载波聚合方式所对应的各聚合载波划分大小相同的緩存空间组; 或,
按照当前所聚合的载波数量平均划分总的緩存器资源,并确定所 述平均划分的资源是否大于预定载波緩存空间常数; 若大于, 则使用 以预设载波緩存空间常数为大小进行划分的緩存器资源,分别作为所 述载波聚合方式所对应的各聚合载波的緩存空间组的大小; 若不大 于,则使用所述按照当前所聚合的载波数量平均划分的总的緩存器资 源,分别作为所述载波聚合方式所对应的各聚合载波划分大小相同的 緩存空间组。
38、 如权利要求 36所述的网络侧设备, 其特征在于, 所述设置 子模块, 还用于设置空间常数;
所述空间划分子模块, 具体用于比较各聚合载波上进行下行 HARQ进程的最大数量和所述设置子模块所设置的空间常数的大小, 并根据其中的最小值和相应聚合载波上的传输模式对应的码字数量, 将所述空间组划分子模块为所述聚合载波所划分的緩存空间组平均 划分为相应数量的緩存空间。
39、 如权利要求 35所述的网络侧设备, 其特征在于, 所述确定 模块, 具体包括:
设置子模块, 用于设置空间常数;
空间划分子模块, 用于比较各聚合载波上进行下行 HARQ进程 的最大数量和所述设置子模块所设置的空间常数的大小,根据其中的 最小值和相应聚合载波上的传输模式对应的码字数量,确定各聚合载 波所对应的緩存空间数量,并根据各聚合载波所对应的緩存空间数量 之和, 将所述终端设备的緩沖器资源平均划分为相应数量的緩存空 间。
PCT/CN2011/080313 2010-10-08 2011-09-28 缓存空间的分配方法和设备 WO2012045265A1 (zh)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP2013519953A JP5613326B2 (ja) 2010-10-08 2011-09-28 バッファメモリ・スペースの分配方法と設備
EP11830221.5A EP2640123B1 (en) 2010-10-08 2011-09-28 Buffer space allocation method and device
US13/703,638 US8908498B2 (en) 2010-10-08 2011-09-28 Buffer space allocation method and device
KR1020127031282A KR101549395B1 (ko) 2010-10-08 2011-09-28 버퍼공간 할당방법 및 장치

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
CN201010504827.8 2010-10-08
CN201010504827 2010-10-08
CN2011100368895A CN102076023B (zh) 2010-10-08 2011-02-12 缓存空间的分配方法和设备
CN201110036889.5 2011-02-12

Publications (1)

Publication Number Publication Date
WO2012045265A1 true WO2012045265A1 (zh) 2012-04-12

Family

ID=44034330

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/080313 WO2012045265A1 (zh) 2010-10-08 2011-09-28 缓存空间的分配方法和设备

Country Status (6)

Country Link
US (1) US8908498B2 (zh)
EP (1) EP2640123B1 (zh)
JP (1) JP5613326B2 (zh)
KR (1) KR101549395B1 (zh)
CN (1) CN102076023B (zh)
WO (1) WO2012045265A1 (zh)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2509519A (en) * 2013-01-04 2014-07-09 Broadcom Corp Methods and apparatus for managing acknowledgements
CN105302497A (zh) * 2015-11-24 2016-02-03 浪潮(北京)电子信息产业有限公司 一种缓存管理方法与系统

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102076023B (zh) 2010-10-08 2013-01-16 电信科学技术研究院 缓存空间的分配方法和设备
EP2732573B8 (en) * 2012-03-06 2021-06-16 Honor Device Co., Ltd. Method for compressing soft values
CN103378956B (zh) 2012-04-12 2019-03-01 北京三星通信技术研究有限公司 Tdd系统的处理软缓存的方法及设备
US9451595B2 (en) * 2012-04-27 2016-09-20 Qualcomm Incorporated Methods and apparatus for TDD reconfiguration
CN103391582B (zh) * 2012-05-08 2016-12-21 普天信息技术研究院有限公司 一种基于缓冲状态的联合调度方法和装置
US9277591B2 (en) 2013-06-14 2016-03-01 Netgear, Inc. Channel steering for implementing coexistence of multiple homogeneous radios
EP3300279B1 (en) 2015-11-06 2021-03-03 Guangdong Oppo Mobile Telecommunications Corp., Ltd. Method for data storage, terminal device and base station
CN105515737B (zh) * 2015-11-30 2018-11-06 合肥东芯通信股份有限公司 一种LTE终端保存Harq数据的方法及装置
CN108092787B (zh) * 2016-11-21 2020-04-14 中国移动通信有限公司研究院 一种缓存调整方法、网络控制器及系统
CN108259542B (zh) * 2016-12-29 2020-02-07 腾讯科技(深圳)有限公司 资源的传输方法和装置
CN110679106A (zh) * 2017-04-01 2020-01-10 瑞典爱立信有限公司 由无线设备执行的用于处理校正的传输块的方法
CN112241375B (zh) * 2020-10-14 2024-02-13 哲库科技(北京)有限公司 一种存储器的分配方法、装置及终端设备

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101170743A (zh) * 2007-11-29 2008-04-30 华为技术有限公司 一种资源分配的方法和装置
WO2009098822A1 (ja) * 2008-02-06 2009-08-13 Nec Corporation サブキャリア割当方法およびその装置
EP2197235A2 (en) * 2008-12-11 2010-06-16 Electronics and Telecommunications Research Institute Terminal device in a carrier aggregation based mobile communication system and buffer status reporting method thereof
CN102076023A (zh) * 2010-10-08 2011-05-25 大唐移动通信设备有限公司 缓存空间的分配方法和设备

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2141938A4 (en) * 2007-05-01 2015-01-14 Ntt Docomo Inc USER DEVICE, BASE STATION DEVICE, AND COMMUNICATION CONTROL METHOD IN MOBILE COMMUNICATION SYSTEM
TW200908603A (en) * 2007-05-04 2009-02-16 Amicus Wireless Technology Co Ltd System and method for performing a HARQ operation in an OFDM-based receiver
US7764595B2 (en) * 2008-01-16 2010-07-27 Newport Media, Inc. Area and power efficient architectures of time deinterleaver for ISDB-T receivers
US8665720B2 (en) * 2008-03-12 2014-03-04 Broadcom Corporation Method and system for determining limited soft buffer size on transport blocks for rate matching
CN101547395B (zh) * 2008-03-25 2011-02-23 中兴通讯股份有限公司 一种测距连接上的管理消息分片方法
WO2010064521A1 (ja) * 2008-12-04 2010-06-10 シャープ株式会社 通信システム及び移動局装置
CA2755242C (en) * 2009-03-16 2015-06-02 Research In Motion Limited Harq process number management for downlink carrier aggregation
KR101749346B1 (ko) * 2009-03-25 2017-06-21 엘지전자 주식회사 다중 반송파 시스템에서 harq 수행 장치 및 방법
US8724742B2 (en) * 2010-10-06 2014-05-13 Motorola Mobility Llc Method and apparatus for soft buffer management for carrier aggregation

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101170743A (zh) * 2007-11-29 2008-04-30 华为技术有限公司 一种资源分配的方法和装置
WO2009098822A1 (ja) * 2008-02-06 2009-08-13 Nec Corporation サブキャリア割当方法およびその装置
EP2197235A2 (en) * 2008-12-11 2010-06-16 Electronics and Telecommunications Research Institute Terminal device in a carrier aggregation based mobile communication system and buffer status reporting method thereof
CN102076023A (zh) * 2010-10-08 2011-05-25 大唐移动通信设备有限公司 缓存空间的分配方法和设备

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP2640123A4 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2509519A (en) * 2013-01-04 2014-07-09 Broadcom Corp Methods and apparatus for managing acknowledgements
GB2509519B (en) * 2013-01-04 2018-02-14 Broadcom Corp Methods and apparatuses for managing acknowledgements
CN105302497A (zh) * 2015-11-24 2016-02-03 浪潮(北京)电子信息产业有限公司 一种缓存管理方法与系统
CN105302497B (zh) * 2015-11-24 2019-09-24 浪潮(北京)电子信息产业有限公司 一种缓存管理方法与系统

Also Published As

Publication number Publication date
US20130201815A1 (en) 2013-08-08
CN102076023B (zh) 2013-01-16
EP2640123B1 (en) 2018-10-17
EP2640123A1 (en) 2013-09-18
CN102076023A (zh) 2011-05-25
KR101549395B1 (ko) 2015-10-01
EP2640123A4 (en) 2017-08-16
JP2013532918A (ja) 2013-08-19
US8908498B2 (en) 2014-12-09
JP5613326B2 (ja) 2014-10-22
KR20130023258A (ko) 2013-03-07

Similar Documents

Publication Publication Date Title
WO2012045265A1 (zh) 缓存空间的分配方法和设备
WO2021027604A1 (zh) 传输方法、装置、通信节点及介质
US20190281593A1 (en) Method and apparatus of allocating uplink feedback channel for feeding data corresponding to an enhanced-physical downlink control channel (e-pdcch)
US9839022B2 (en) Method and apparatus for channel resource mapping in carrier aggregation
JP5933644B2 (ja) 上り制御チャネル資源の確定方法と装置
TWI483579B (zh) 時分雙工系統中進行軟緩衝區分區的方法和裝置
ES2886363T3 (es) Método de recepción y transmisión para indicar el estado de recepción de una A-MPDU y dispositivos correspondientes
TWI527418B (zh) 傳送分配資源指示之方法、非暫時性電腦可讀媒體、用於傳送分配資源指示之裝置、選擇在上行鏈路傳輸的叢點之方法以及選擇多個資源中的一者之方法
JP6952870B2 (ja) 通信方法および通信機器
JP6940121B2 (ja) データ伝送方法、機器およびシステム
JP2012235454A (ja) キャリア・アグリゲーションのためにソフト・バッファを扱う方法、及び関連する通信装置
US8160049B2 (en) Method and apparatus for dynamically configuring a hybrid automatic repeat request memory
CN102469022B (zh) 缓存空间的分配方法和设备
WO2018133860A1 (zh) 传输数据的方法、设备和通信系统
WO2012022239A1 (zh) 一种控制信道传输和资源确定方法、基站及用户设备
WO2020029840A1 (zh) 一种混合自动重传请求传输方法和装置
WO2013010472A1 (zh) 一种反馈信息的传输方法及装置
TWI783750B (zh) 在下一代網路中傳輸混合自動重傳請求確認
TWI695603B (zh) 實現數據映射傳輸的方法及相關產品
WO2019223781A1 (zh) 通信方法和装置
TW201909586A (zh) 回饋應答訊息的傳輸方法、裝置及系統
WO2011075864A1 (zh) 载波聚合系统中多个确认信号的传输方法和用户设备
WO2021062791A1 (zh) 一种上行控制信息的传输方法、装置及存储介质
KR20120122903A (ko) 캐리어 집적을 위한 소프트 버퍼 처리 방법 및 관련 통신 디바이스
CN115085881A (zh) 资源分配方法、装置、网络设备及计算机可读存储介质

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 11830221

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 20127031282

Country of ref document: KR

Kind code of ref document: A

ENP Entry into the national phase

Ref document number: 2013519953

Country of ref document: JP

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 13703638

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 2011830221

Country of ref document: EP