WO2011109968A1 - Pucch的无线资源分配方法及无线资源管理器 - Google Patents

Pucch的无线资源分配方法及无线资源管理器 Download PDF

Info

Publication number
WO2011109968A1
WO2011109968A1 PCT/CN2010/073551 CN2010073551W WO2011109968A1 WO 2011109968 A1 WO2011109968 A1 WO 2011109968A1 CN 2010073551 W CN2010073551 W CN 2010073551W WO 2011109968 A1 WO2011109968 A1 WO 2011109968A1
Authority
WO
WIPO (PCT)
Prior art keywords
resource
pucch
pool
radio resource
pointer
Prior art date
Application number
PCT/CN2010/073551
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 EP10846813.3A priority Critical patent/EP2395782B1/en
Priority to US13/255,084 priority patent/US8737331B2/en
Priority to JP2012556363A priority patent/JP2013521731A/ja
Publication of WO2011109968A1 publication Critical patent/WO2011109968A1/zh

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W16/00Network planning, e.g. coverage or traffic planning tools; Network deployment, e.g. resource partitioning or cells structures
    • H04W16/02Resource partitioning among network components, e.g. reuse partitioning
    • H04W16/12Fixed resource partitioning
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L5/00Arrangements affording multiple use of the transmission path
    • H04L5/0001Arrangements for dividing the transmission path
    • H04L5/0014Three-dimensional division
    • H04L5/0016Time-frequency-code
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L5/00Arrangements affording multiple use of the transmission path
    • H04L5/003Arrangements for allocating sub-channels of the transmission path
    • H04L5/0053Allocation of signaling, i.e. of overhead other than pilot signals
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L5/00Arrangements affording multiple use of the transmission path
    • H04L5/0091Signaling for the administration of the divided path
    • H04L5/0094Indication of how sub-channels of the path are allocated
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/20Control channels or signalling for resource management
    • H04W72/21Control channels or signalling for resource management in the uplink direction of a wireless link, i.e. towards the network

Definitions

  • the present invention relates to the field of communications, and in particular to a radio resource allocation method and a radio resource manager for a PUCCH (Physical Uplink Control Channel).
  • PUCCH Physical Uplink Control Channel
  • the first type includes three formats, namely, format 1, format la, format lb, and the second category includes 3 The format, ie format2, format2a, format2b.
  • the first type of PUCCH is used to transmit SR (Scheduling Request) and ACK (Acknowledge), NACK (Non-Acknowledge) signaling, where formatl is used to transmit SR, and format la is used to transmit single code.
  • the ACK/NACK of the word stream, formatlb is used to transmit the ACK/NACK of the dual code word stream.
  • the second type of PUCCH is mainly used for transmitting CQI (Channel Quality Indicator), where format2 is only used for transmitting CQI, format2a is used for transmitting CQI and ACK/NACK of single codeword stream simultaneously, and format2b is used for transmitting CQI at the same time. And ACK/NACK for dual code word streams.
  • the number of RBs (Resource Blocks) occupied by the formatla and formatlb in the first type of PUCCH in the first time slot is related to the number of downlink control channel elements (CCE, Control Channel Element), which is dynamically changed.
  • the number of RBs occupied by the formatl and the second type of PUCCH in the first type of PUCCH in one time slot is allocated to the UE by the base station radio resource manager when the UE (user terminal) accesses the network.
  • the related art provides a radio resource allocation scheme in the PUCCH, and the SR resource allocation in the PUCCH is taken as an example.
  • the specific implementation process is as follows: At the beginning, the radio resource manager of the base station generates a resource pool, and when the UE accesses the network At this time, the radio resource manager searches the resource pool, finds a resource that is not used, then assigns it to the UE, and sets the resource to the use state.
  • the radio resource manager sets the resource to an unused state.
  • the above resource allocation scheme has the following drawbacks: Since the demodulation performance of the PUCCH is related to the location of the resource used, the sequential allocation is used in the resource allocation method described above. Or a method of randomly allocating resources, so that the demodulation performance of the PUCCH is not optimal.
  • each of the foregoing resource allocation schemes needs to search from one end to find an unused resource each time a resource is allocated to a UE. Therefore, the resource pool needs to be continuously searched, thereby increasing the complexity of the system.
  • a primary object of the present invention is to provide a PUCCH radio resource allocation method and a radio resource manager to solve at least the above problems.
  • a radio resource allocation method for a physical uplink control channel PUCCH including: a radio resource manager generating a resource pool; and a radio resource manager performing PUCCH resources in a resource pool according to a sequence thereof Sort, and point the pointer to the first PUCCH resource; the radio resource manager allocates the PUCCH resource that the pointer currently points to the terminal, and points the pointer to the next PUCCH resource.
  • a radio resource manager including: a resource pool generating module, configured to generate a resource pool; and a sorting module, configured to: generate, according to the physical uplink control channel PUCCH resource in the resource pool Sorting sequentially, and pointing the pointer to the first PUCCH resource; an allocation module, configured to allocate the PUCCH resource currently pointed by the pointer to the terminal, and point the pointer to the next PUCCH resource.
  • the radio resource manager points the pointer to the next PUCCH resource after allocating the PUCCH resource to the UE by setting the pointer. When the resource is to be allocated to the next UE, the PUCCH resource currently pointed to is only needed.
  • FIG. 1 is a flowchart of a method for allocating radio resources of a physical uplink control channel according to an embodiment of the present invention
  • 2 is a schematic flowchart of a radio resource allocation method of a physical uplink control channel according to a preferred embodiment of the present invention
  • FIG. 3 is a schematic structural diagram of a radio resource manager according to an embodiment of the present invention
  • FIG. 4 is a preferred embodiment of the present invention. Schematic diagram of the wireless resource manager.
  • Step S102 A radio resource manager generates a resource pool;
  • Step S104 a radio resource manager allocates resources
  • the PUCCH resources in the pool are sorted according to the sequence in which they are generated, and the pointer points to the first PUCCH resource; and in step S106, the radio resource manager allocates the PUCCH resource currently pointed by the pointer to the terminal, and points the pointer to the lower A PUCCH resource.
  • the radio resource manager points the pointer to the next PUCCH resource after allocating the PUCCH resource to the UE by setting a pointer.
  • step S102 includes: the radio resource manager combines the code division resource, the frequency division resource, and the time division resource of the PUCCH to generate a resource pool.
  • This embodiment provides a specific implementation of the radio resource manager to generate PUCCH resources and form a resource pool.
  • the radio resource manager combines the code division resource, the frequency division resource, and the time division resource to generate the PUCCH resource S according to the performance optimization method, and performs resource allocation according to the sequence of resource generation, thereby further solving the problem in the related technology.
  • the demodulation performance of PUCCH is not the best problem, and the cross-distribution of resources is realized, and the demodulation performance of the physical uplink control channel can be improved.
  • step S104 includes: the radio resource manager sorts each PUCCH resource in the resource pool according to the sequence in which they are generated; the radio resource manager sorts the sequences in a monotonous order (such as monotonous ascending order or monotonous descending order).
  • the subsequent PUCCH resources are labeled; the radio resource manager points the pointer to the PUCCH resource labeled as the starting point of the label.
  • the preferred embodiment provides a specific implementation in which the radio resource manager labels each PUCCH resource in the order of generation.
  • the method further includes: releasing, by the terminal, the PUCCH resource; and the radio resource manager placing the released PUCCH resource into the recovery pool. In this way, it is ready for subsequent resource recovery.
  • the recycling pool is a pre-allocated storage space for storing resources released by the terminal.
  • the method further includes: when the number of remaining PUCCH resources in the resource pool reaches a predetermined number, the radio resource manager sorts the PUCCH resources in the reclaim pool according to their labels in a monotonous order; The PUCCH resource in the sorted recycle pool is merged into the resource pool.
  • This embodiment provides a specific implementation for resource recovery. When the number of remaining resources in the resource pool reaches a predetermined number, the resources in the recovery pool may be merged into the resource pool for reuse, so that physical uplink control channel resources are not wasted, and physical uplink control channels in the system can be made. The demodulation performance achieves optimal performance.
  • the radio resource manager merges the PUCCH resources in the sorted recycle pool into the resource pool.
  • the radio resource manager puts the PUCCH resources in the sorted recycle pool into the front of the PUCCH resource pointed by the pointer in the resource pool.
  • the Wireless Resource Manager points the pointer to the first PUCCH resource in the merged resource pool.
  • sorting before merging can directly be in the sorted recycling pool.
  • the PUCCH resource is placed in front of the pointer, and the pointer is redirected to the first resource in the merged resource pool, thereby realizing the reuse of the released resources, so that the demodulation performance of the physical uplink control channel in the system can be optimized. .
  • the method for determining that the number of remaining PUCCH resources in the resource pool reaches a predetermined value is: determining that the label of the PUCCH resource currently pointed to by the 40 reaches a predetermined label.
  • This embodiment provides a specific implementation for determining that the number of remaining PUCCH resources in the resource pool reaches a predetermined value.
  • the PUCCH resources in the resource pool are numbered in a monotonically increasing order from 1 to 1.
  • the predetermined number may be [N/2] ( [] is a rounding symbol), and the above predetermined label may be [N/2].
  • Step 1 The radio resource manager generates a resource pool according to code division, frequency division, and time division combination, and labels each resource in a monotonous sequence.
  • the pointer points to the resource at the beginning of the sequence number;
  • Step 2 When it needs to be allocated to the UE resource, the following operations are performed:
  • the radio resource manager allocates the resource currently pointed by the pointer in the resource pool to the UE, and moves the pointer to the next resource;
  • Step 3 When a UE releases the resource, the following operations are performed:
  • the radio resource manager puts the resource into the recovery pool;
  • Step 4 When the pointer points to a specific location in the resource pool, the resource is merged as follows: :
  • the wireless resource manager sorts the resources in the recovery pool according to their serial numbers in the monotonous order in step one, and puts the sorted resources in front of the resources pointed to by the pointers in the resource pool, and points the pointers to the merged resources. The beginning of the resource.
  • Embodiment 1 In the physical uplink control channel of LTE, an eNodeB (base station) allocates resources for transmitting CQI to the accessed UE. As shown in Figure 2, the following steps are included: Step 1. Generate a resource pool of CQI according to the following formula (1):
  • R is the frequency division resource of CQI, and the value is 1, 2, 3, 4; ⁇ is the time division resource of CQI, and the value is 1 , 2, 3, 4; is the code division resource of CQI, and the values are 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12;
  • the values are traversed to get all the S forming resource pools.
  • the resources in the resource pool are numbered in a monotonically increasing order from 1 to the resource with the label 1.
  • the value of R above is 1, 2, 3, and 4, indicating that four RBs are selected from all available frequency division resources (RBs), and the numbers are renumbered according to the sequence numbers of the four RBs. Resource block.
  • Step 2 When a resource needs to be allocated to the UE, allocate the resource pointed to by the pointer to the UE, and point the pointer to the next resource.
  • Step 3 When a UE releases the resource, the radio resource manager puts the resource released by the UE back into the recovery pool.
  • Step 4 When the sequence number of the resource pointed to by the pointer is equal to half of the maximum sequence number N, that is, [N/2], the resources in the recovery pool are sorted according to the sequence number from small to large, and the sorted resources are placed in the resource pool.
  • Embodiment 2 In the physical uplink control channel of the LTE, the eNodeB allocates the resources of the SR transmission to the accessed UE. As shown in FIG. 2, the method includes the following steps: Step 1: Generate a resource pool of the SR according to the following formula (2) :
  • R is the frequency-divided resource of the SR and takes a value of 1; ⁇ denotes the time-division resource of the SR, which takes the value 1, 2, 3, 4; The code division resource of the SR takes a value from 1 to 18.
  • the resources in the resource pool start from 1. Labels are ordered in monotonically increasing order, with pointers to resources labeled 1. When the resources are generated, the frequency division resources, the time division resources, and the code division resources are mixed and matched according to the optimal demodulation order.
  • Step 2 When it is required to allocate resources to the UE, allocate the resource pointed to by the pointer to the UE, and point the pointer to the next resource.
  • Step 3 When a UE releases the resource, the radio resource manager puts the resource released by the UE back into the recovery pool.
  • Step 4 When the sequence number of the resource pointed to by the pointer is equal to half of the maximum sequence number N, that is, [N/2], the sequence numbers of the resources of the collection pool are sorted from small to large, and the resources sorted by ⁇ ba are placed in the resource pool. At the same time, point the pointer to the smallest serial number of the sorted resource.
  • FIG. 3 is a schematic structural diagram of a radio resource manager according to an embodiment of the present invention.
  • the radio resource manager includes: a resource pool generating module 10, configured to generate a resource pool; and a sorting module 20, configured to sort the PUCCH resources in the resource pool according to the sequence in which they are generated, and Pointing to the first PUCCH resource; the allocating module 30 is configured to allocate the PUCCH resource currently pointed by the pointer to the terminal, and point the pointer to the next PUCCH resource.
  • the resource pool generation module 10 combines the code division resource, the frequency division resource, and the time division resource of the PUCCH to generate the resource pool.
  • the radio resource manager 10 includes: a combining module 102, configured to combine a code division resource, a frequency division resource, and a time division resource corresponding to a signaling type according to the following formula to generate a PUCCH resource.
  • the resource pool 104 is configured to store all PUCCH resources S generated by the combining module 102.
  • the sorting module 20 includes: a resource sorting module 202, configured to sort each PUCCH resource in the resource pool 104 according to a sequence in which they are generated; a labeling module 204, configured to perform a monotonous order (monotonically increasing or monotonous decreasing order) Labeling the PUCCH resource after the _ sequence; the pointer module 206 is configured to point the pointer to the PUCCH resource labeled as the starting point of the label.
  • the radio resource manager further includes: a reclaim pool 40, configured to store PUCCH resources released by the terminal.
  • the radio resource manager further includes: a reclaiming resource sorting module 50, configured to: when the number of remaining PUCCH resources in the resource pool reaches a predetermined number, the PUCCH resources in the reclaiming pool 40 are labeled according to the monotonous sequence
  • the sorting module 60 is configured to merge the PUCCH resources in the sorted recovery pool 40 into the resource pool 104.
  • the merging module 60 includes: a loading module 602, configured to put the PUCCH resource in the sorted recycling pool into the front of the PUCCH resource pointed by the pointer in the resource pool; wherein the pointer module 206 is further used to put The module 602 points the PUCCH resource in the sorted recycle pool to the front of the PUCCH resource pointed by the pointer in the resource pool, and points the pointer to the first PUCCH resource in the merged resource pool.
  • the reclaiming resource ranking module 50 determines that the number of remaining PUCCH resources in the resource pool 104 reaches a predetermined number is: determining that the label of the PUCCH resource currently pointed by the pointer reaches a predetermined label.
  • the radio resource manager generates the PUCCH resource in sequence. After allocating a PUCCH resource to the UE, the pointer points to the next PUCCH resource. When the resource is to be allocated to the next UE, only the PUCCH resource currently pointed to is allocated. Give it a chance, you don't need to perform a resource search every time you allocate it, saving you time in resource searching;
  • the radio resource manager generates PUCCH resources according to the best performance method, and performs resource allocation according to the sequence of resource generation, thereby improving the demodulation performance of the physical uplink control channel;
  • the radio resource manager collects and sorts the PUCCH resources released by the terminal, Thereby, the demodulation performance of the physical uplink control channel in the system can be optimized.
  • the above modules or steps of the present invention can be implemented by a general-purpose computing device, which can be concentrated on a single computing device or distributed over a network composed of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device, such that they may be stored in the storage device by the computing device and, in some cases, may be different from the order herein.
  • the steps shown or described are performed, or they are separately fabricated into individual integrated circuit modules, or a plurality of modules or steps are fabricated as a single integrated circuit module.

Landscapes

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

Abstract

本发明公开了一种PUCCH的无线资源分配方法及无线资源管理器,其中,方法包括:无线资源管理器生成资源池;无线资源管理器将资源池中的PUCCH资源按照其生成的先后顺序进行排序,并将指针指向第一个PUCCH资源;无线资源管理器将指针当前所指向的PUCCH资源分配给终端,并将指针指向下一个PUCCH资源。本发明无需每分配一次资源均要执行一次资源搜索,节省了资源搜索的时间,资源搜索简单,大大地降低了***的复杂度。

Description

PUCCH的无线资源分配方法及无线资源管理器 技术领域 本发明涉及通信领域, 具体而言, 涉及一种 PUCCH ( Physical Uplink Control Channel, 物理上行控制信道) 的无线资源分配方法及无线资源管理 器。 背景技术 在 LTE ( Long Term Evolution, 长期演进技术) 中, PUCCH可分为两大 类, 共六种: 第一类包含 3种格式, 即 format 1、 format la, format lb, 第二 类包含 3种格式, 即 format2、 format2a、 format2b。 第一类 PUCCH用于传 输 SR ( Scheduling Request, 调度请求)及 ACK ( Acknowledge, 正确应答 ), NACK ( Non- Acknowledge, 错误应答) 信令, 其中 formatl 用于传输 SR, format la用于传输单码字流的 ACK/NACK, formatlb 用于传输双码字流的 ACK/NACK。 第二类 PUCCH主要用于传输 CQI ( Channel Quality Indicator, 信道质量指示符),其中 format2只用于传输 CQI, format2a用于同时传输 CQI 和单码字流的 ACK/NACK, format2b 用于同时传输 CQI 和双码字流的 ACK/NACK。 第一类 PUCCH中的 formatla、 formatlb在第一个时隙内所占 的 RB( Resource Block,资源块)数与下行控制信道单元的数量( CCE, Control Channel Element )有关, 是动态变 4匕的; 第一类 PUCCH中 formatl和第二类 PUCCH在一个时隙内所占的 RB数是在 UE (用户终端)接入网络时候, 基 站无线资源管理器分配给 UE的。 目前, 相关技术中提供了一种 PUCCH 中无线资源的分配方案, 以 PUCCH中 SR资源分配为例, 其具体实施过程如下: 开始时, 基站的无线资源管理器生成资源池, 当 UE接入网络的时候, 无线资源管理器搜索资源池, 搜到一个没有使用的资源, 然后分配给该 UE, 并把该资源设置为使用状态。 当 UE释放该资源的时候, 无线资源管理器把 该资源设置为未使用状态。 然而, 上述的资源分配方案存在以下缺陷: 由于 PUCCH的解调性能与 其所使用的资源所在的位置相关, 而在上述的资源分配方法中釆用顺序分配 或者随机分配资源的方法, 这样, PUCCH的解调性能并不是最佳的。 此外, 上述资源分配方案每次给一个 UE分配资源时均需要从头进行搜索直至搜索 到一个未使用的资源, 这样, 需要不停地搜索资源池, 从而增加了***的复 杂度。 发明内容 本发明的主要目的在于提供一种 PUCCH的无线资源分配方法及无线资 源管理器, 以至少解决上述问题。 根据本发明的一个方面, 提供了一种物理上行控制信道 PUCCH的无线 资源分配方法, 包括: 无线资源管理器生成资源池; 无线资源管理器将资源 池中的 PUCCH资源按照其生成的先后顺序进行排序, 并将指针指向第一个 PUCCH 资源; 无线资源管理器将指针当前所指向的 PUCCH 资源分配给终 端, 并将指针指向下一个 PUCCH资源。 根据本发明的另一方面, 提供了一种无线资源管理器, 包括: 资源池生 成模块, 用于生成资源池; 排序模块, 用于将资源池中的物理上行控制信道 PUCCH资源按照其生成的先后顺序进行排序, 并将指针指向第一个 PUCCH 资源; 分配模块, 用于将指针当前所指向的 PUCCH资源分配给终端, 并将 指针指向下一个 PUCCH资源。 在本发明中,无线资源管理器通过设置指针, 当分配给 UE—个 PUCCH 资源之后, 将指针指向下一个 PUCCH资源, 当要给下一个 UE分配资源时, 只需将当前所指向的 PUCCH资源分配给它即可, 解决了相关技术中需要不 停地搜索资源池, 增加了***的复杂度的问题, 从而无需每分配一次均要执 行一次资源搜索, 节省了资源搜索的时间, 资源搜索简单, 大大地降低了系 统的复杂度, 资源是按照最优顺序生成, 使得 PUCCH的解调性能得到提升。 附图说明 此处所说明的附图用来提供对本发明的进一步理解, 构成本申请的一部 分, 本发明的示意性实施例及其说明用于解释本发明, 并不构成对本发明的 不当限定。 在附图中: 图 1是根据本发明实施例的物理上行控制信道的无线资源分配方法的流 程图; 图 2是根据本发明优选实施例的物理上行控制信道的无线资源分配方法 的流程示意图; 图 3是 居本发明实施例的无线资源管理器的结构示意图; 以及 图 4是 居本发明优选实施例的无线资源管理器的结构示意图。 具体实施方式 下文中将参考附图并结合实施例来详细说明本发明。 需要说明的是, 在 不冲突的情况下, 本申请中的实施例及实施例中的特征可以相互组合。 图 1是根据本发明实施例的物理上行控制信道的无线资源分配方法的流 程图, 包括以下步 4聚: 步骤 S 102 , 无线资源管理器生成资源池; 步骤 S 104 , 无线资源管理器将资源池中的 PUCCH资源按照其生成的先 后顺序进行排序, 并将指针指向第一个 PUCCH资源; 以及 步骤 S 106 , 无线资源管理器将指针当前所指向的 PUCCH资源分配给终 端, 并将指针指向下一个 PUCCH资源。 该实施例中, 无线资源管理器通过设置指针, 当分配给 UE—个 PUCCH 资源之后, 将指针指向下一个 PUCCH资源, 当要给下一个 UE分配资源时, 只需将当前所指向的 PUCCH资源分配给它即可, 解决了相关技术中需要不 停地搜索资源池, 增加了***的复杂度的问题。 使用该实施例无需每分配一 次资源均要执行一次资源搜索, 节省了资源搜索的时间, 资源搜索简单, 大 大地降低了***的复杂度。 优选地, 步骤 S 102包括: 无线资源管理器将 PUCCH的码分资源、 频分 资源、 和时分资源进行组合, 生成资源池。 其中, 无线资源管理器将 PUCCH的码分资源、 频分资源、 和时分资源 进行组合, 生成资源池包括: 将与信令类型相对应的码分资源、 频分资源和 时分资源 按照 如下公式进行组合 , 生成 PUCCH 资源 S : S = R ^ T " U + T " U + U , 或者 S = r*R*f/ + R*f/ + f/, 其中, R为频分资源, T 为时分资源, 为码分资源, S为 PUCCH 资源; 将生成的所有的 PUCCH 资源 S形成资源池。 该实施例提供了无线资源管理器生成 PUCCH资源, 并形成资源池的具 体实施方案。 无线资源管理器按照性能最优的方法将码分资源、 频分资源、 和时分资源进行组合先后生成 PUCCH资源 S , 并按照资源生成的先后顺序 进行资源分配, 从而进一步解决了相关技术中存在的 PUCCH的解调性能并 不是最佳的问题, 实现了资源的交叉分配, 能够提高物理上行控制信道的解 调性能。 优选地, 步骤 S 104包括: 无线资源管理器将资源池中的各个 PUCCH资 源按照其生成的先后顺序进行^悱序; 无线资源管理器按照单调顺序 (如单调 递增顺序或者单调递减顺序) 对排序后的 PUCCH资源进行标号; 无线资源 管理器将指针指向标号为标号起始点的 PUCCH资源。 该优选实施例提供了无线资源管理器按照生成的先后顺序为每个 PUCCH资源进行标号的具体实施方案。 优选地, 在上述的方法中, 还包括: 终端释放 PUCCH资源; 无线资源 管理器将释放的 PUCCH资源放入回收池。 这样, 为后续的资源回收做好了 准备。 该回收池为预先分配的用于存放终端释放的资源的一个存放空间。 优选地, 在上述的方法中, 还包括: 当资源池中剩余的 PUCCH资源的 数量达到预定数量时, 无线资源管理器将回收池中的 PUCCH资源根据其标 号按照单调顺序进行排序; 无线资源管理器将排序后的回收池中的 PUCCH 资源合并到资源池中。 该实施例提供了进行资源回收的具体实施方案。 当资源池中的剩余资源 的数量达到预定数量时, 可以将回收池中的资源合并到资源池中进行再次使 用, 从而不会浪费物理上行控制信道资源, 并能够使得***中的物理上行控 制信道的解调性能达到最优性能。 其中, 无线资源管理器将排序后的回收池中的 PUCCH资源合并到资源 池中包括: 无线资源管理器将排序后的回收池中的 PUCCH资源放入资源池 中指针当前指向的 PUCCH资源的前面; 无线资源管理器将指针指向合并后 的资源池中的第一个 PUCCH资源。 在该优选实施中, 合并之前进行排序可以直接将排序后的回收池中的 PUCCH 资源放到指针的前面, 并将指针重新指向合并后的资源池中的第一 个资源, 从而实现释放资源的重新利用, 可以使得***中的物理上行控制信 道的解调性能达到最优性能。 其中, 判断资源池中剩余的 PUCCH资源的数量达到预定值的方式为: 判断指 4十当前指向的 PUCCH资源的标号达到预定标号。 该实施例提供了判断资源池中剩余的 PUCCH资源的数量达到预定值的 具体实施方案。 例如, 对资源池中的 PUCCH资源从 1开始按照单调递增的 顺序进行标号, 当 PUCCH资源的总数量为 N (此时最大标号也是 N ) 时, 上述的预定数量可以为 [N/2] ( []为取整符号), 上述的预定标号可以为 [N/2]。 具体地, 当资源池中的 PUCCH资源的总数量为 120时, 该预定数量为 60, 预定标号为 60; 当资源池中的 PUCCH资源的总数量为 121时, 该预定数量 为 60, 预定标号为 60。 无线资源管理器分配给 UE的 PUCCH资源, 使得基站的控制信道上有 较好的解调能力, 资源搜索简单且不浪费控制信道资源。 本发明的物理上行控制信道的无线资源分配方法的具体实现步骤如下: 步骤一: 无线资源管理器按照码分、 频分、 时分组合生成资源池, 并把 每个资源按单调顺序标上序号, 指针指向序号最开始的资源; 步骤二: 当需要分配给 UE资源时, 进行如下操作: 无线资源管理器把 资源池中指针当前指向的资源分配给该 UE, 并把指针移到下一个资源; 步骤三: 当某个 UE释放资源的时候, 进行如下操作: 无线资源管理器 把该资源放到回收池; 步骤四: 当指针指向资源池中某些特定的位置时, 进行资源合并, 操作 如下: 无线资源管理器把回收池中的资源根据其序号按照步骤一中的单调顺 序进行排序, 并把排序后的资源放在资源池中指针指向的资源的前面, 并把 指针指向资源合并后的资源开始处。 实施例一: 在 LTE的物理上行控制信道中, eNodeB (基站)要给接入的 UE分配传 输 CQI的资源。 如图 2所示, 包括以下步骤: 步骤 1, 按照如下公式 ( 1 ) 生成 CQI的资源池:
S = R^T"fU + T"fU + U ( 1 ) 其中, R为 CQI的频分资源, 取值为 1,2,3,4; Γ为 CQI的时分资源, 取 值为 1,2,3,4; 为 CQI的码分资源, 取值为 1,2,3,4,5,6,7,8,9,10,11,12; 对上 述 、 T、 的所有的取值进行遍历, 得到所有的 S形成资源池。 对该资源 池中资源从 1开始按照单调递增顺序进行标号, 指针指向标号为 1的资源。 上述 R的取值为 1,2,3,4, 表示从所有可用的频分资源 (RB) 中选择出 4 个 RB,按照这 4个 RB的序号的顺序重新进行编号,以其编号表示该资源块。 对于 T和 U类似, 这里不再赞述。 下同。 其中, 生成资源时, 按照符合解调最优的顺序对频分资源、 时分资源、 码分资源进行混合取值。 步骤 2, 当需要分配给 UE—个资源时,把指针指向的资源分配给该 UE, 并把指针指向下一个资源。 步骤 3 , 当一个 UE释放资源时, 无线资源管理器把该 UE释放的资源放 回回收池。 步骤 4 , 当指针指向的资源的序号等于最大序号 N的一半即 [N/2]时, 对 回收池中的资源按照序号从小到大进行排序, 并把排序后的资源放到资源池 中, 同时把指针指向排序后的资源中最小序号的资源。 实施例二: 在 LTE的物理上行控制信道中, eNodeB要给接入的 UE分配 SR传输的 资源, 如图 2所示, 包括以下步骤: 步骤 1, 按照如下公式 ( 2 ) 生成 SR的资源池:
S = T"R"U + R"U + U (2) 其中, R为 SR的频分资源, 取值为 1; Γ表示 SR的时分资源, 取值为 1,2,3,4; 表示 SR的码分资源, 取值为 1到 18; 对上述 R、 T、 的所有 的取值进行遍历, 得到所有的 S形成资源池。 对该资源池中的资源从 1开始 按照单调递增顺序进行标号, 指针指向标号为 1的资源。 其中, 生成资源时, 按照符合解调最优的顺序对频分资源、 时分资源、 码分资源进行混合取值。 步骤 2 , 当需要分配给 UE—个资源的时候, 把指针指向的资源分配给 该 UE, 并把指针指向下一个资源。 步骤 3 , 当一个 UE释放资源时, 无线资源管理器把该 UE释放的资源放 回回收池。 步骤 4 , 当指针指向的资源的序号等于最大序号 N的一半即 [N/2]时, 对 回收池进行资源的序号从小到大进行排序,并 ί巴排序后的资源放到资源池中, 同时把指针指向排序后的资源最小序号。 在上述的实施例一和实施例二中, 频分资源、 时分资源、 和码分资源的 取值 i表示为第 i个资源块。 图 3是 居本发明实施例的无线资源管理器的结构示意图。 如图 3所示, 该无线资源管理器包括: 资源池生成模块 10 , 用于生成资源池; 排序模块 20 , 用于将资源池中的 PUCCH资源按照其生成的先后顺序进 行排序, 并将指针指向第一个 PUCCH资源; 分配模块 30 , 用于将指针当前所指向的 PUCCH资源分配给终端, 并将 指针指向下一个 PUCCH资源。 其中, 资源池生成模块 10将 PUCCH的码分资源、 频分资源、 和时分资 源进行组合, 生成所述资源池。 优选地, 如图 4所示, 无线资源管理器 10包括: 组合模块 102 , 用于将与信令类型相对应的码分资源、 频分资源、 和时 分资源按照如下公式进行组合, 生成 PUCCH资源 S : S = R " T " U + T " U + U , 或者 S = r*R *f/ + R *f/ + f/, 其中, R为频分资源, Γ为时分资源, U为码分 资源, S为 PUCCH资源; 资源池 104 , 用于存放组合模块 102生成的所有的 PUCCH资源 S。 优选地, 排序模块 20包括: 资源排序模块 202 , 用于将资源池 104中的 各个 PUCCH资源按照其生成的先后顺序进行排序; 标号模块 204 , 用于按 照单调顺序 (单调递增或者单调递减顺序)对_悱序后的 PUCCH资源进行标 号; 指针模块 206 , 用于将指针指向标号为标号起始点的 PUCCH资源。 优选地, 该无线资源管理器还包括: 回收池 40 , 用于存放终端释放的 PUCCH资源。 优选地, 该无线资源管理器还包括: 回收资源排序模块 50 , 用于在资源 池中剩余的 PUCCH资源的数量达到预定数量时, 将回收池 40中的 PUCCH 资源 居其标号按照上述的单调顺序 (即与标号模块 204釆用的单调顺序一 致) 进行排序; 合并模块 60 , 用于将排序后的回收池 40中的 PUCCH资源 合并到资源池 104中。 优选地, 合并模块 60包括: 放入模块 602 , 用于将排序后的回收池中的 PUCCH资源放入资源池中指针当前指向的 PUCCH资源的前面; 其中, 指针 模块 206还用于在放入模块 602将排序后的回收池中的 PUCCH资源放入资 源池中指针当前指向的 PUCCH资源的前面之后, 将指针指向合并后的资源 池中的第一个 PUCCH资源。 优选地,回收资源排序模块 50判断资源池 104中剩余的 PUCCH资源的 数量达到预定数量的方式为: 判断指针当前指向的 PUCCH资源的标号达到 预定标号。 从以上的描述中, 可以看出, 本发明实现了如下技术效果:
( 1 ) 无线资源管理器按照顺序生成 PUCCH 资源, 当分配给 UE 一个 PUCCH资源之后, 将指针指向下一个 PUCCH资源, 当要给下一个 UE分配 资源时, 只需将当前所指向的 PUCCH资源分配给它即可, 无需每分配一次 均要执行一次资源搜索, 从而节省了资源搜索的时间;
( 2 )无线资源管理器按照性能最优的方法先后生成 PUCCH资源, 并按 照资源生成的先后顺序进行资源分配, 从而能够提高物理上行控制信道的解 调性能;
( 3 ) 无线资源管理器将终端释放的 PUCCH资源进行资源回收并排序, 从而能够使得***中的物理上行控制信道的解调性能达到最优性能。 显然, 本领域的技术人员应该明白, 上述的本发明的各模块或各步骤可 以用通用的计算装置来实现, 它们可以集中在单个的计算装置上, 或者分布 在多个计算装置所组成的网络上, 可选地, 它们可以用计算装置可执行的程 序代码来实现, 从而, 可以将它们存储在存储装置中由计算装置来执行, 并 且在某些情况下, 可以以不同于此处的顺序执行所示出或描述的步骤, 或者 将它们分别制作成各个集成电路模块, 或者将它们中的多个模块或步骤制作 成单个集成电路模块来实现。 这样, 本发明不限制于任何特定的硬件和软件 结合。 以上所述仅为本发明的优选实施例而已, 并不用于限制本发明, 对于本 领域的技术人员来说, 本发明可以有各种更改和变化。 凡在本发明的 ^"神和 原则之内, 所作的任何修改、 等同替换、 改进等, 均应包含在本发明的保护 范围之内。

Claims

权 利 要 求 书
1. 一种物理上行控制信道 PUCCH的无线资源分配方法, 其特征在于, 包 括:
无线资源管理器生成资源池;
所述无线资源管理器将所述资源池中的 PUCCH资源按照其生成的 先后顺序进行排序, 并将指针指向第一个所述 PUCCH资源;
所述无线资源管理器将所述指针当前所指向的 PUCCH资源分配给 终端, 并将所述指针指向下一个 PUCCH资源。
2. 根据权利要求 1所述的方法, 其特征在于, 无线资源管理器生成资源池 包括:
所述无线资源管理器将 PUCCH的码分资源、 频分资源、 和时分资 源进行组合, 生成所述资源池。
3. 根据权利要求 2所述的方法, 其特征在于, 所述无线资源管理器将所述 PUCCH的码分资源、 频分资源、 和时分资源进行组合, 生成所述资源池 包括:
将与信令类型相对应的码分资源、 频分资源、 和时分资源按照如下 公式进行组合, 生成 PUCCH资源 S:
S = R ^ T " U + T " U + U , 或者 S = r*R*f/ + R*f/ + f/, 其中, R为频分 资源, Γ为时分资源, 为码分资源, S为 PUCCH资源;
将生成的所有的 PUCCH资源 S形成所述资源池。
4. 才艮据权利要求 1至 3中任一项所述的方法, 其特征在于, 所述无线资源 管理器将所述资源池中的 PUCCH资源按照其生成的先后顺序进行排序 , 并将指针指向第一个所述 PUCCH资源包括: 所述无线资源管理器将所述资源池中的各个 PUCCH资源按照其生 成的先后顺序进行排序;
所述无线资源管理器按照单调顺序对所述排序后的 PUCCH资源进 行标号; 所述无线资源管理器将所述指针指向标号为标号起始点的 PUCCH 资源。
5. 根据权利要求 4所述的方法, 其特征在于, 还包括:
所述终端释放 PUCCH资源;
所述无线资源管理器将所述释放的 PUCCH资源放入回收池。
6. 根据权利要求 5所述的方法, 其特征在于, 还包括:
当所述资源池中剩余的 PUCCH资源的数量达到预定数量时, 所述 无线资源管理器将所述回收池中的 PUCCH资源根据其标号按照所述单 调顺序进行排序;
所述无线资源管理器将所述排序后的所述回收池中的 PUCCH资源 合并到所述资源池中。
7. 根据权利要求 6所述的方法, 其特征在于, 所述无线资源管理器将所述 排序后的所述回收池中的 PUCCH资源合并到所述资源池中包括:
所述无线资源管理器将所述排序后的所述回收池中的 PUCCH资源 放入所述资源池中所述指针当前指向的 PUCCH资源的前面;
所述无线资源管理器将所述指针指向合并后的所述资源池中的第一 个 PUCCH资源。
8. 根据权利要求 6 所述的方法, 其特征在于, 判断所述资源池中剩余的 PUCCH资源的数量达到预定数量的方式为:
判断所述指针当前指向的 PUCCH资源的标号达到预定标号。
9. 一种无线资源管理器, 其特征在于, 包括:
资源池生成模块, 用于生成资源池;
排序模块, 用于将所述资源池中的物理上行控制信道 PUCCH资源 按照其生成的先后顺序进行排序, 并将指针指向第一个所述 PUCCH资 源;
分配模块,用于将所述指针当前所指向的 PUCCH资源分配给终端, 并将所述指针指向下一个 PUCCH资源。
10. 根据权利要求 9所述的无线资源管理器, 其特征在于, 所述资源池生成 模块将 PUCCH的码分资源、 频分资源、 和时分资源进行组合, 生成所 述资源池。
PCT/CN2010/073551 2010-03-10 2010-06-04 Pucch的无线资源分配方法及无线资源管理器 WO2011109968A1 (zh)

Priority Applications (3)

Application Number Priority Date Filing Date Title
EP10846813.3A EP2395782B1 (en) 2010-03-10 2010-06-04 Radio resource manager and method for radio resource allocation of physical uplink control channel
US13/255,084 US8737331B2 (en) 2010-03-10 2010-06-04 Method for allocating radio resources of a PUCCH and radio resource manager
JP2012556363A JP2013521731A (ja) 2010-03-10 2010-06-04 Pucch無線リソース割り当て方法及び無線リソース管理装置

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201010134397.5 2010-03-10
CN2010101343975A CN102196573A (zh) 2010-03-10 2010-03-10 Pucch的无线资源分配方法及无线资源管理器

Publications (1)

Publication Number Publication Date
WO2011109968A1 true WO2011109968A1 (zh) 2011-09-15

Family

ID=44562807

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2010/073551 WO2011109968A1 (zh) 2010-03-10 2010-06-04 Pucch的无线资源分配方法及无线资源管理器

Country Status (5)

Country Link
US (1) US8737331B2 (zh)
EP (1) EP2395782B1 (zh)
JP (1) JP2013521731A (zh)
CN (1) CN102196573A (zh)
WO (1) WO2011109968A1 (zh)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102791006A (zh) * 2012-07-18 2012-11-21 北京邮电大学 通信***中资源分配与管理的方法
EP3273719A1 (en) * 2011-11-18 2018-01-24 Huawei Technologies Co., Ltd. Radio communication system, base station device and management method thereof

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102013961B (zh) * 2009-11-05 2014-04-02 电信科学技术研究院 一种发送上行反馈信息的方法、***和设备
US9003057B2 (en) 2011-01-04 2015-04-07 Cisco Technology, Inc. System and method for exchanging information in a mobile wireless network environment
US9320077B2 (en) * 2012-07-17 2016-04-19 Innovative Sonic Corporation Method and apparatus for reducing signaling overhead in a wireless communication network
EP3738034A1 (en) * 2018-01-08 2020-11-18 Telefonaktiebolaget Lm Ericsson (Publ) Adaptive application assignment to distributed cloud resources

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1819544A (zh) * 2005-01-05 2006-08-16 华为技术有限公司 一种基于bitmap表的缓存管理方法
WO2009123549A2 (en) * 2008-03-31 2009-10-08 Telefonaktiebolaget L M Ericsson (Publ) Method and arrangements in a telecommunications system
CN101651986A (zh) * 2009-06-22 2010-02-17 中兴通讯股份有限公司 多天线***物理上行控制信道资源分配映射方法和***

Family Cites Families (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1133337C (zh) * 1998-04-29 2003-12-31 艾利森电话股份有限公司 资源分配
CN1281012C (zh) * 2003-05-20 2006-10-18 中兴通讯股份有限公司 Wcdma***中的上行扰码分配方法
CN100388806C (zh) * 2005-07-04 2008-05-14 上海原动力通信科技有限公司 管理多载波高速下行分组接入***中无线资源的方法
CN100426800C (zh) * 2006-07-20 2008-10-15 华为技术有限公司 一种带宽资源分配的方法
US8923321B2 (en) * 2006-07-28 2014-12-30 Motorola Mobility Llc Apparatus and method for handling control channel reception/decoding failure in a wireless VoIP communication system
CN101325791B (zh) * 2007-06-12 2011-08-10 中兴通讯股份有限公司 为多媒体广播多播业务分配无线资源的方法及设备
US8503375B2 (en) * 2007-08-13 2013-08-06 Qualcomm Incorporated Coding and multiplexing of control information in a wireless communication system
US20090109912A1 (en) * 2007-10-25 2009-04-30 Interdigital Patent Holdings, Inc. Method and apparatus for pre-allocation of uplink channel resources
JP5171271B2 (ja) * 2008-01-08 2013-03-27 株式会社エヌ・ティ・ティ・ドコモ 移動通信システム、基地局装置、ユーザ装置及び方法
JP2009165001A (ja) * 2008-01-09 2009-07-23 Hitachi Kokusai Electric Inc 無線通信装置
US8699426B2 (en) * 2008-03-26 2014-04-15 Qualcomm Incorporated Method and apparatus for resource allocation in wireless communication systems
US8837421B2 (en) * 2008-03-26 2014-09-16 Nokia Siemens Neworks Oy Channelization procedure for implementing persistent ACK/NACK and scheduling request
EP2316246A2 (en) * 2008-08-15 2011-05-04 Nokia Siemens Networks OY Backward compatible physical uplink control channel resource mapping
KR20100088554A (ko) * 2009-01-30 2010-08-09 엘지전자 주식회사 무선 통신 시스템에서 신호 수신 및 전송 방법 및 장치
WO2010114233A2 (en) * 2009-03-31 2010-10-07 Lg Electronics Inc. Method for allocating resource to uplink control signal in wireless communication system and apparatus therefor
US8379547B2 (en) * 2009-05-15 2013-02-19 Telefonaktiebolaget L M Ericsson (Publ) Resource selection for transmission of multiple ACK/NACK on PUCCH channel

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1819544A (zh) * 2005-01-05 2006-08-16 华为技术有限公司 一种基于bitmap表的缓存管理方法
WO2009123549A2 (en) * 2008-03-31 2009-10-08 Telefonaktiebolaget L M Ericsson (Publ) Method and arrangements in a telecommunications system
CN101651986A (zh) * 2009-06-22 2010-02-17 中兴通讯股份有限公司 多天线***物理上行控制信道资源分配映射方法和***

Non-Patent Citations (1)

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

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3273719A1 (en) * 2011-11-18 2018-01-24 Huawei Technologies Co., Ltd. Radio communication system, base station device and management method thereof
US10616804B2 (en) 2011-11-18 2020-04-07 Huawei Technologies Co., Ltd. Radio communication system, base station device and management method thereof
CN102791006A (zh) * 2012-07-18 2012-11-21 北京邮电大学 通信***中资源分配与管理的方法

Also Published As

Publication number Publication date
US20120063411A1 (en) 2012-03-15
JP2013521731A (ja) 2013-06-10
EP2395782A1 (en) 2011-12-14
CN102196573A (zh) 2011-09-21
US8737331B2 (en) 2014-05-27
EP2395782B1 (en) 2018-11-28
EP2395782A4 (en) 2017-01-25

Similar Documents

Publication Publication Date Title
EP3726912B1 (en) Method for transmitting uplink control information, access network device and terminal device
CN101378306B (zh) 控制信道分配及ack/nack信道分配指示的方法和装置
CN113285785B (zh) 一种边链路通信终端设备协作信息指示方法和设备
CN1108715C (zh) 配置包数据传输用的时分复用移动无线通信***的移动站和基站之间无线通信接口的方法
WO2011109968A1 (zh) Pucch的无线资源分配方法及无线资源管理器
EP2176982B1 (en) Apparatus, method and computer program product for resource allocation to decrease signaling for retransmissions
CN110249572A (zh) 用于短pdcch操作的方法和装置
EP2109973B1 (en) Apparatus, method and computer program product providing dynamic sharing of resources between uplink and downlink allocations for separately coded users
CN103931250A (zh) 一种资源确定方法、基站及用户设备
US11743869B2 (en) Resource allocation method, first node, and second node
CN105325042A (zh) 一种下行控制信息的发送、接收方法和设备
CN113556216B (zh) 一种harq-ack反馈方法、终端及基站
CN107370570B (zh) 一种反馈信息传输方法、ue、基站和***
CN104396325A (zh) 一种确定epdcch候选的方法及设备
WO2008147150A1 (en) Radio resource reallocating method for circuit mode
CN106170957A (zh) 一种资源分配方法和设备
CN112398597A (zh) 一种反馈信息传输方法及装置
CN110138523A (zh) 一种反馈码本确定方法及装置
CN102333379B (zh) 资源分配方法、装置及基站
WO2011106945A1 (zh) 分配资源的指示方法及基站
CN111294940A (zh) 发射功率的分配方法及装置、存储介质、终端
WO2012013048A1 (zh) Pucch的无线资源分配方法及无线资源管理器
WO2012062169A1 (zh) 广播和接收***信息的方法、设备及***
CN103155673B (zh) 用于提供对传输介质上的资源多路复用的方法和设备
CN113692048A (zh) 一种配置和确定pucch资源的方法及装置

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 13255084

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 2010846813

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 1912/MUMNP/2011

Country of ref document: IN

WWE Wipo information: entry into national phase

Ref document number: 2012556363

Country of ref document: JP

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

Ref document number: 10846813

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE