WO2009129742A1 - A method and device for downlink data transmission - Google Patents

A method and device for downlink data transmission Download PDF

Info

Publication number
WO2009129742A1
WO2009129742A1 PCT/CN2009/071408 CN2009071408W WO2009129742A1 WO 2009129742 A1 WO2009129742 A1 WO 2009129742A1 CN 2009071408 W CN2009071408 W CN 2009071408W WO 2009129742 A1 WO2009129742 A1 WO 2009129742A1
Authority
WO
WIPO (PCT)
Prior art keywords
memory
base station
terminal
processes
extended
Prior art date
Application number
PCT/CN2009/071408
Other languages
French (fr)
Chinese (zh)
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 大唐移动通信设备有限公司
Publication of WO2009129742A1 publication Critical patent/WO2009129742A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management

Definitions

  • the present invention relates to mobile communication technologies, and in particular, to a downlink data transmission method and apparatus in mobile communication. Background of the invention
  • the base station when the base station sends any HARQ process data to the user terminal (UE), the base station delivers the process data multiple times, and each time the data is sent. A part of the process data, after the UE receives the part of the process data sent by the base station for the first time, the UE decodes the received data. If the decoding succeeds, the ACK information is fed back to the base station, and the base station does not send other data of the process; If the decoding fails, the decoded result is stored, and the NACK information is fed back to the base station.
  • HARQ hybrid automatic request retransmission
  • the base station After receiving the NACK information, the base station continues to send the next part of the process data of the process to the UE, and the UE saves after receiving the next part of the process data.
  • the result of the last decoding is combined with the process data received this time, and then decoded according to whether the decoding is successful or not, and then reciprocated until the decoding is successful or all the data of the process is received.
  • the base station performs rate matching on the information data of the HARQ process by using a rate matching algorithm with a mother code rate of 1/3, that is, for the N-bit information data, after the rate matching is performed, the formed data transmission
  • the block is 3N bits, and when decoding fails, the maximum amount of data that needs to be stored is 3N bits. It can be seen that the memory capacity set by the UE is relatively large at a rate matching rate of 1/3.
  • the FDD system proposes to use the limited buffer rate matching (LBRM) algorithm, that is, after the information data is 1/3 rate matched, the information data and the check data are punctured, so that the remaining Total length of information data and verification data The degree is half of the previous one, and the effective rate matching rate is 2/3.
  • LBRM limited buffer rate matching
  • FIG. 1 is a schematic diagram of full buffer rate matching, in which a shaded portion represents information data, a white portion represents parity data added after 1/3 rate matching, and RV0 in the figure represents a starting point position of the first transmission data. RV1 indicates the starting point position when the process data is transmitted for the second time after receiving the NACK information.
  • 2 is a schematic diagram of puncturing of the LBRM algorithm based on FIG. 1 , in which the latter part of the data of the verification data is punctured and deleted, and when the transmission is performed, the part of the data is no longer transmitted, and the RV0 in the figure and the like are in FIG. The meaning is the same. It should be noted here that the punching performed in Fig. 2 is not performed at a rate matching rate of 2/3, but only a schematic diagram of punching.
  • the effective rate matching rate is 2/3, so that the amount of stored data of each HARQ process in the UE is reduced by half after decoding failure.
  • the total memory size of the UE can be reduced by half in design, which greatly saves costs.
  • the UE terminal In the LTE system, the UE terminal is designed to support dual mode of time division duplex TDD and frequency division duplex FDD.
  • TDD mode and FDD mode use the same size memory to store data of multiple processes.
  • the data block size transmitted by each process should be the same.
  • the LTE terminal designed according to the FDD mode cannot support the condition of more than 8 processes in the TDD mode.
  • the embodiments of the present invention provide a downlink data transmission method, and a corresponding base station and user terminal, which can improve the reliability of data transmission in the TDD mode.
  • a downlink data transmission method includes:
  • the base station receives the terminal level supported by the terminal and the extended memory indication for indicating the memory size of the terminal;
  • the base station obtains the maximum number of processes N supported by the downlink according to the uplink-downlink ratio
  • the base station performs a memory allocation pre-operation according to the terminal level, the extended memory indication, and the maximum number of processes N, and performs downlink transmission.
  • a user terminal comprising: a terminal level reporting unit, an extended memory indication reporting unit, a memory allocation and a processing unit;
  • the terminal level upper unit is configured to send the terminal level of the terminal to the base station;
  • the extended memory indication reporting unit is configured to report the extended memory indication information indicating the size of the memory to the base station;
  • the memory allocation and processing unit is configured to allocate memory for each process and process the received data according to a memory allocation manner sent by the base station.
  • a base station comprising: a terminal level receiving unit, an extended memory indication receiving unit, a maximum process number determining unit, a memory pre-allocation unit, and a data scheduling transmission unit,
  • the terminal level receiving unit is configured to receive a terminal level reported by the terminal, and send the The memory pre-allocation and data scheduling transmission unit;
  • the extended memory indication receiving unit is configured to receive extended memory indication information reported by the terminal, and send the information to the memory pre-allocation and data scheduling transmission unit;
  • the maximum process number determining unit is configured to determine a maximum number of processes N corresponding to the current uplink and downlink subframe ratio
  • the memory pre-allocation unit is configured to perform a memory allocation pre-operation according to the terminal level fed back by the terminal, the extended memory indication, and the maximum number of processes N determined by the maximum process number determining unit;
  • the data scheduling transmission unit is configured to perform data scheduling and transmission according to the determined memory size of each process.
  • the base station receives the terminal level supported by the UE and the extended memory indication for the memory size of the terminal, and the base station performs specific memory allocation pre-operation and data scheduling transmission according to the memory size of the terminal.
  • the memory size of the terminal is different, and the UE can report the memory size of the terminal supported by the UE, and the base station can allocate the memory in the UE in a targeted manner by using the memory allocation manner, thereby avoiding the situation that the effective rate matching rate is close to or exceeds 1. , thereby improving the reliability of system transmission.
  • Figure 1 is a schematic diagram of full buffer rate matching.
  • FIG. 2 is a schematic diagram of puncturing of the LBRM algorithm based on FIG.
  • FIG. 3 is a general flowchart of a method for downlink data transmission according to an embodiment of the present invention.
  • FIG. 4 is a schematic structural diagram of a UE according to an embodiment of the present invention.
  • FIG. 5 is a schematic structural diagram of a base station according to an embodiment of the present invention.
  • FIG. 6 is a specific flowchart of a method for downlink data transmission according to an embodiment of the present invention. Mode for carrying out the invention
  • the standard defines the UE terminal buffer size when NO processes are supported, as described in Table 1 below.
  • the UE type indicates the terminal level supported by the UE.
  • the basic memory sizes corresponding to the NO processes are different.
  • a plurality of terminal memory sizes that are selectable by the UE are set, and the UE reports the memory size of the terminal supported by the UE to the base station, and the base station determines a specific memory allocation and data scheduling transmission manner according to the received information.
  • FIG. 3 is a schematic flowchart of a HARQ process data transmission method according to an embodiment of the present invention. As shown in Figure 3, the process includes:
  • Step 301 Pre-set a memory size selectable by the UE, and determine, for the UE, any one of the memory sizes.
  • a plurality of terminal memory sizes are correspondingly set, including a basic memory size supporting a maximum of NO processes and an extended memory size exceeding a maximum of NO processes.
  • the basic memory size is as shown in Table 1;
  • the extended memory size is an optional memory size of the terminal added in the embodiment of the present invention, by expanding the buffer size of the terminal, And it can support more than NO processes.
  • the specific expansion memory size can also have a variety of options, respectively supporting different number of processes.
  • the extended memory size can be defined as the total memory size corresponding to the UE, or it can be defined as the increased memory size on the basic memory base.
  • the UE when designing the LTE terminal, the UE may be selected to support any memory size, that is, the UE's buffer is determined to be any memory size.
  • Step 302 When performing downlink data transmission in the TDD mode, the UE reports the terminal level supported by the UE and the extended memory indication indicating the size of the memory.
  • the memory size of the UE is reported to the base station according to the memory size indicated by the preset extended memory indication, and the base station may be notified by means of high layer signaling.
  • Step 303 The base station receives and determines the memory size of the terminal supported by the UE, and determines the maximum number of processes corresponding to the current uplink and downlink subframe ratio.
  • the base station determines the terminal memory size supported by the UE on the one hand, and determines the maximum number of processes according to the current uplink and downlink subframe ratio on the other hand.
  • Step 304 The base station performs a memory allocation pre-operation according to the terminal level, the extended memory indication, and the maximum number of processes N determined in step 303, and performs downlink transmission.
  • the base station determines the memory size of the UE and the corresponding number of processes M according to the terminal level and the extended memory indication reported by the UE, and the number of processes M corresponding to the actual memory size of the UE and the maximum number of processes N determined in step 303.
  • the relationship, and the corresponding memory allocation mode in the different relationship between N and M the base station allocates the memory of the UE, and performs corresponding data scheduling and transmission according to the memory allocation.
  • the operation of allocating the UE memory to the UE is referred to as a memory allocation pre-operation.
  • FIG. 4 and FIG. 5 are respectively a schematic structural diagram of a UE and a base station according to an embodiment of the present invention.
  • the UE and the base station may be used to implement the foregoing HARQ process data transmission method.
  • the UE includes: a terminal level reporting unit, an extended memory indication reporting unit, a memory allocation, and a processing unit.
  • the terminal level reporting unit is configured to report the terminal level of the terminal to the base station;
  • the extended memory indication reporting unit is configured to report the extended memory indication indicating the size of the memory to the base station;
  • the memory allocation and processing unit is configured to be used according to the base station
  • the memory allocation method allocates memory for the process and processes the received data.
  • the base station includes: a terminal level receiving unit, an extended memory indication receiving unit, a maximum process number determining unit, a memory pre-allocation unit, and a data scheduling transmission unit.
  • the terminal level receiving unit is configured to receive the terminal level reported by the terminal, and send the terminal level to the memory pre-allocation and data scheduling transmission unit.
  • the extended memory indication receiving unit is configured to receive extended memory indication information reported by the terminal, and send the information to the memory pre-allocation and data scheduling transmission unit.
  • the maximum number of processes determining unit is configured to determine the maximum number of processes corresponding to the current uplink and downlink subframe ratio.
  • the memory pre-allocation unit is configured to perform a memory allocation pre-operation according to the terminal level fed back by the terminal, the extended memory indication, and the maximum number of processes N determined by the maximum process number determining unit.
  • the data scheduling transmission unit is configured to perform data scheduling and transmission according to the determined memory size of each process.
  • Step 601 Calculate, according to the LBRM algorithm, a memory size required by the UE when the number of different processes is supported, and set an optional memory size of the UE, and determine, for the UE, any one of the optional memory sizes.
  • an extended memory indication indicating a memory size of different terminals is set, and various different extended memory indications correspond to different process numbers.
  • the extended memory indication corresponding to the existing basic memory size is set to not support the extended memory, and the corresponding number of processes is NO; and an extended memory indication corresponding to the number of other processes of the NO process is introduced.
  • NO the number of processes greater than NO may be 9, 10, 12 or 15, that is, the corresponding item
  • the number of processes in the pre-TDD mode you can also choose other processes that are larger than NO.
  • the memory size represented by the various extended memory indications needs to be calculated for the number of processes greater than NO.
  • the calculation may be performed according to the LBRM algorithm, where the maximum transport block size remains the same as that shown in Table 1, thereby ensuring the TDD mode and In FDD mode, the system can achieve the same maximum peak rate; the effective rate matching rate can be 2/3, which means that when the memory is properly reduced, certain data is destroyed without affecting system performance.
  • the memory size corresponding to the four process numbers is used as the memory size indicated by the extended memory indication corresponding to the number of processes, specifically the process.
  • the memory size corresponding to the number is calculated as: The basic memory size at the corresponding terminal level is multiplied by the corresponding number of processes and divided by N0.
  • all possible extended memory indications corresponding to the number of processes greater than NO include: the extended memory size corresponding to the number of processes is 9
  • the expanded memory size a represents the memory size, the basic memory size is multiplied by 9/8; the corresponding memory number is 10, the extended memory size b, the extended memory indicates the indicated memory size, and the basic memory size is multiplied by 5 /4;
  • the corresponding memory size is 12, the extended memory size c, the extended memory indicates that the memory size is, the basic memory size is multiplied by 4/3; the corresponding memory number is 15, the extended memory size d, the extended memory indication
  • the size of the memory represented is the basic memory size multiplied by 15/8.
  • the specific extended memory indication parameters are shown in Table 2 and Table 3. Among them, the two tables give various optional memory sizes under various terminal levels, and the extended memory size of Table 2 represents the difference between the actual memory size and the basic memory size, and the extended memory size of Table 3 represents The actual memory size.
  • Step 602 The UE reports the terminal level supported by the UE and the extended memory indication used to indicate the size of the memory to the base station.
  • the manner of reporting the terminal level can be implemented in the existing manner, and will not be described here.
  • reporting information overheads are considered.
  • three types of information reporting schemes are provided, which are reported by using 1-bit information, reporting by 2-bit information, and reporting by using 3-bit information.
  • the corresponding memory size set in step 601 is also different.
  • two optional memory sizes and two extended memory indications indicating the two memory sizes are set in step 601.
  • the two extended memory indications are not supporting extended memory and supporting extended memory respectively, wherein the memory size represented by the extended memory is not supported as the basic memory size, and the extended memory can be correspondingly required to correspond to the number of arbitrary processes N x greater than NO, and Calculates the amount of memory represented based on the number of processes.
  • the available memory sizes of the two UEs are determined.
  • the two values of the 1-bit information respectively represent that the extended memory and the extended memory are not supported. For example, in the initial stage of system design, it is determined that for any type of UE, extended memory may not be supported, or extended memory is supported.
  • the base station After receiving the extended memory indication reported by the UE, the base station determines whether the UE supports extended memory according to the value of the extended memory indication. .
  • the value of the specific 1-bit extended memory indication may be: reporting the lbit information T, indicating that the UE does not support extended memory, and the memory size represented by the basic memory size;
  • the lbit information '0' is reported, indicating that the UE supports extended memory, and the memory size represented by the memory is the memory size of the N x processes.
  • the dedicated pilot signal (DRS) is used to indicate the dedicated pilot signal (DRS), and the 1 bit is not used in the TDD system. Therefore, the UE can be designed to report the memory information to the base station by using the lbit resource.
  • the control signaling of the system does not add extra overhead.
  • one-bit high-level signaling can be additionally set for carrying memory information.
  • the signaling extended memory indication uses only 1 bit, the impact on signaling overhead is small or has no effect, but the available terminal has less memory type.
  • step 601 When the bit information is used to report the extended memory indication, in step 601, four types of UE-selectable memory sizes and four types of extended memory indications indicating the four types of memory sizes are set.
  • the four extended memory indications are: Extended memory is not supported, Extended memory size is supported A, Extended memory size is supported B, Extended memory size is supported.
  • the memory size represented by the extended memory is not supported by the basic memory size, and the number of corresponding processes is NO; the extended memory size A, the extended memory size B, and the extended memory size C are respectively corresponding to the memory size corresponding to the NO. Three Nl, N2, and N3 in the number of processes.
  • the memory sizes of the four UEs are determined.
  • the four values of the 2-bit information respectively represent that the extended memory is not supported. Extended memory size A, extended memory size B, and extended memory size C.
  • the number of four processes greater than NO is 9, 10, 12, and 15 respectively.
  • the correspondence between the four extended memory indications and the four values of the 2-bit information can be as shown in Table 4.
  • Table 4 2-bit memory information corresponding to the terminal memory type scheme supported by the UE Bit information ABC supports extended memory size A Supports extended memory size A Supports extended memory size A
  • Table 4 shows the three different extended memory indication settings of A, B, C, wherein the selected three processes greater than NO are different, therefore, For the above three options, the number of processes that support the extended memory size A, the extended memory size B, and the extended memory size C are different.
  • the extended high-level signaling can be carried to the base station by using the extended high-level signaling. Compared with the first reporting mode, the signaling overhead increases, but the memory size that the UE can choose to support increases.
  • step 601 When the extended memory indication is reported by using 3-bit information, in step 601, five kinds of UE-selectable memory sizes and five extended memory indications indicating the five memory sizes are set.
  • the five extended memory indications are: Extended memory is not supported, Extended memory size is supported A, Extended memory size is supported B, Extended memory size is supported C, Extended memory size is supported.
  • the memory size represented by the extended memory is not supported by the basic memory size, and the number of corresponding processes is NO; the extended memory size is eight, the extended memory size B is supported, the extended memory size C is supported, and the extended memory size D is represented by the memory size respectively.
  • Nl, N2, N3, N4 that are greater than NO.
  • the number of four processes greater than NO is 9, 10, 12, and 15, respectively.
  • the first bit information in the 3-bit memory information indicates whether the UE terminal memory supports the base station. The amount of memory required for slot time transfer, that is, whether it can support 15 processes.
  • the last 2 bits of information indicate that the extended memory is not supported, the extended memory indication corresponding to 9 processes, the extended memory indication corresponding to 10 processes, or 12 corresponding Extended memory indication for the process.
  • the first bit reports the lbit information T, and all the 3 bits information can be expressed as '100, and conversely, if not supported, the first bit reports the lbit information '0,;
  • the bit information is ⁇
  • the last 2 bits of information '0 ⁇ , '10, '11, and '00' are used to indicate the extended memory indication corresponding to 12 processes, the extended memory indication corresponding to 10 processes, and 9 corresponding
  • the extended memory indication of the process does not support extended memory.
  • the value of the specific 3bits memory information and the extended memory indication may be
  • the added high-level signaling can be used to carry the memory information to the base station.
  • the signaling overhead is the largest, but the UE can select the most memory.
  • Step 603 the base station receives and determines an extended memory indication of the UE, and determines the current upper and lower The maximum number of processes corresponding to the row slot ratio.
  • the base station parses the memory information reported by the UE, and determines the memory size supported by the UE.
  • the specific determination manner is corresponding to the manner in which the terminal memory type is reported in step 602, and is not described here.
  • the base station obtains the maximum number N of processes supported by the current downlink transmission according to the ratio of uplink and downlink time slots.
  • Step 604 The base station determines whether the extended memory indication of the UE meets the requirement of the maximum number of processes N. If yes, step 605 is performed, otherwise step 606 is performed.
  • the maximum number of processes M supported by the terminal can be calculated, that is, the number of processes.
  • the extended memory indicates the number of processes corresponding to it. If the number of processes corresponding to the memory size of the UE is greater than or equal to the maximum number of processes N, it is determined that the maximum number of processes is met. Otherwise, the requirement that the maximum number of processes is not met is determined.
  • the memory allocation mode of the UE is set, and the corresponding settings are saved in the UE and the base station; After determining the relative relationship between N and M in this step, the base station and the UE perform memory allocation of the UE according to the saved memory allocation manner.
  • the operation of allocating the UE memory by the base station is referred to as a memory allocation pre-operation
  • the operation of allocating the UE's own memory is referred to as a memory allocation operation.
  • Step 605 Perform a preset memory allocation pre-operation 1 and perform corresponding data scheduling and transmission, and then perform step 607.
  • the memory allocation pre-operation corresponding to N ⁇ M is called memory allocation pre-operation 1.
  • the preset memory allocation pre-operation 1 performed by the base station may be: dividing the memory in the UE according to N; after the memory allocation is completed, the base station performs data scheduling and transmission according to the allocation manner, and the UE also follows the N according to the allocation manner. Data processing and storage are divided into memory.
  • the preset memory allocation pre-operation 1 performed by the base station may also be: averaging the memory in the UE according to the M; after the memory allocation is completed, the base station performs data scheduling and transmission according to the allocation mode, and the UE also follows the corresponding M equals memory for data processing and storage.
  • Step 606 Perform a preset memory allocation pre-operation 2, and perform corresponding data scheduling and transmission; and then perform step 107.
  • the memory allocation pre-operation corresponding to N>M is called memory allocation pre-operation 2
  • the memory allocation operation is called memory allocation operation. 2.
  • Specific pre-configured memory allocation pre-operations 2 The following options can be considered:
  • the memory allocation pre-operation 2 performed by the base station is: dynamically allocating the memory of each process in the UE, that is, according to the number of processes that the UE terminal can support, the memory size of each process is unevenly distributed, and the specific allocation mode is sent to Specifically, the unequal memory may be allocated to processes of different service types according to different service types, for example, allocate less memory for voice data and allocate larger memory for video data. Then, the base station according to the dynamic allocation result Data scheduling and transmission. The UE allocates memory according to the dynamic memory allocation mode sent by the base station, and performs data reception and processing according to the memory allocation, or clears the data information in the process of successful transmission in time. For example, after a process data transmission succeeds, the process is cleared. The occupied memory is allocated to other processes.
  • the method of limiting the peak transmission rate of some or all processes, the memory allocation pre-operation 2 performed by the specific base station is: according to the number of processes N equal division of memory, reducing the modulation and coding mode, performing data scheduling and transmission; for example, transmitting the peak rate Restricted to a preset threshold, not transmitted in the highest modulation encoding, this can reduce the memory size occupied by each process, so that limited memory resources support more processes.
  • the base station performs data scheduling and transmission according to the memory allocation, and the UE divides the memory according to N, and performs corresponding data receiving and processing.
  • the memory allocation pre-operation 2 performed by the base station is: according to the number of processes N, the LBRM rate matching rate is increased, and the LBRM rate matching rate is sent to the UE in a valid LBRM rate matching rate range; for example, In the range of LBRM rate matching rate of 3/4, try to increase the LBRM rate matching rate, that is, to remove more bits for each data block transmitted by each process, so as to reduce the data size of each process, so that the UE terminal memory has enough Space can store more data information for the number of processes. Then, the base station performs data scheduling and transmission according to the memory allocation mode. The UE divides the memory according to the N, and decodes according to the LBRM rate matching rate delivered by the base station.
  • the memory allocation pre-operation 2 performed by the base station is: dividing the memory in the UE according to M; then, the base station performs data scheduling and transmission according to the maximum number of processes N; the UE divides the memory according to M, for the number of processes beyond M And transmitting the erroneous process data, directly discarding, and feeding back the NACK information to the base station; for example, the number of processes M corresponding to the terminal memory type supported by the UE is 8, and the maximum number of processes N determined according to the ratio of the uplink and downlink time slots is 10,
  • the base station equally divides the memory in the UE according to the eight processes, and performs scheduling according to the maximum number of processes 10, in the UE, For the last two processes other than 8, if the decoding fails, the data of the process is directly discarded and the NACK information is fed back. In this way, the reliability requirements of data transmission can be well guaranteed for the first M processes, but the data transmission performance may be poor for the latter NM processes.
  • the memory allocation pre-operation performed by the base station 2 is: averaging the memory in the UE according to the maximum number of processes; then, the base station performs data scheduling and transmission according to the memory allocation manner.
  • the UE divides the memory according to N, and stores data according to the allocated memory size of each process. If the data exceeds the memory size, the data is directly discarded. When any process retransmits the data multiple times, the partial merge is performed according to the memory size.
  • the number of processes M corresponding to the terminal memory type supported by the UE is 9, and the maximum number of processes N determined according to the ratio of the uplink and downlink time slots is 10, and the base station divides the memory by 10 according to the maximum number of processes, and performs according to the maximum number of processes 10 Scheduling and data transmission, the terminal stores according to the memory size of each process, discards the latter part of data in each process, and partially merges according to the memory size when merging multiple retransmission data.
  • mode d the data transmission reliability of all N processes is relatively average.
  • the memory allocation pre-operation performed by the base station 2 is: configuring the number of downlink processes, and notifying the number of processes according to the number of processes in the process, and then notifying the terminal to the terminal; then, the base station performs data scheduling and transmission according to the configured number of downlinks.
  • the UE divides the memory according to the number of processes sent by the base station, and performs data reception and processing.
  • Step 607 The terminal performs an actual memory allocation operation according to a preset memory allocation pre-operation, and performs a data storage operation.
  • the embodiment of the present invention provides multiple optional terminal memory sizes for the UE and the base station.
  • the UE uses a small number of information bits to indicate the terminal memory size supported by the UE.
  • the base station can determine the memory size supported by the UE according to the extended memory indication reported by the UE in time, and change the corresponding UE memory allocation scheme and transmission mode, thereby avoiding the effective rate matching rate being close. Or more than 1, to improve the reliability of system transmission.

Landscapes

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

Abstract

A method for downlink data transmission is provided, a terminal reports the terminal grade that itself supports and the extended memory indication for denoting the terminal memory size to the base station; the base station obtains the maximum number N of processes supported by downlink according to the proportion of uplink and downlink; according to the terminal grade, the extended memory indication and the maximum number N of processes supported, the base station performs the pre-operation of the memory allocation and the downlink transmission. An user terminal and a base station are also provided. Through the invention, the base station can pertinently adopt the way of memory allocation to allocate the UE memory, and it is avoid that the matched rate of the effective rate approximates to or exceeds 1, and the transmission reliability of the system is improved.

Description

一种下行数据传输方法和装置  Downlink data transmission method and device
技术领域 Technical field
本发明涉及移动通信技术, 特别涉及一种移动通信中的下行数据传 输方法和装置。 发明背景  The present invention relates to mobile communication technologies, and in particular, to a downlink data transmission method and apparatus in mobile communication. Background of the invention
在长期演进(LTE ) 系统的混合自动请求重传 (HARQ )机制中, 基站在将任一 HARQ进程数据下发给用户终端 (UE ) 时, 基站分多次 下发进程数据, 每次下发该进程数据中的一部分, UE在第一次接收基 站下发的一部分进程数据后, 对接收数据进行解码, 如果解码成功, 则 向基站反馈 ACK信息, 基站不再下发该进程的其他数据; 如果解码失 败, 则将解码出的结果进行存储, 并向基站反馈 NACK信息, 基站接收 NACK信息后继续向 UE下发该进程的下一部分进程数据, UE在接收 到下一部分进程数据后将保存的上次解码结果与本次接收的进程数据 合并后进行解码, 并根据是否解码成功按照前述方式进行处理, 如此往 复, 直到解码成功或接收到该进程的所有数据。  In the hybrid automatic request retransmission (HARQ) mechanism of the Long Term Evolution (LTE) system, when the base station sends any HARQ process data to the user terminal (UE), the base station delivers the process data multiple times, and each time the data is sent. A part of the process data, after the UE receives the part of the process data sent by the base station for the first time, the UE decodes the received data. If the decoding succeeds, the ACK information is fed back to the base station, and the base station does not send other data of the process; If the decoding fails, the decoded result is stored, and the NACK information is fed back to the base station. After receiving the NACK information, the base station continues to send the next part of the process data of the process to the UE, and the UE saves after receiving the next part of the process data. The result of the last decoding is combined with the process data received this time, and then decoded according to whether the decoding is successful or not, and then reciprocated until the decoding is successful or all the data of the process is received.
在上述 LTE 系统中, 基站使用母码码率 1/3 的速率匹配算法对 HARQ进程的信息数据进行速率匹配, 也就是说, 对于 N比特的信息数 据, 在进行速率匹配后, 形成的数据传输块为 3N比特, 当解码失败时, 需要存储的最大数据量也就是 3N比特。 可见, 在 1/3的速率匹配速率 下, UE端设置的内存容量相对较大。  In the above LTE system, the base station performs rate matching on the information data of the HARQ process by using a rate matching algorithm with a mother code rate of 1/3, that is, for the N-bit information data, after the rate matching is performed, the formed data transmission The block is 3N bits, and when decoding fails, the maximum amount of data that needs to be stored is 3N bits. It can be seen that the memory capacity set by the UE is relatively large at a rate matching rate of 1/3.
针对该问题, FDD 系统提出了使用有限緩存器速率匹配 (LBRM, limited buffer rate matching)算法, 即信息数据进行 1/3速率匹配以后,再 对信息数据和校验数据进行打孔, 使得剩余的信息数据和校验数据总长 度是以前的一半,得到的有效速率匹配速率为 2/3, 采用 2/3的有效速率 匹配速率编码的系统性能也可以保障。 In response to this problem, the FDD system proposes to use the limited buffer rate matching (LBRM) algorithm, that is, after the information data is 1/3 rate matched, the information data and the check data are punctured, so that the remaining Total length of information data and verification data The degree is half of the previous one, and the effective rate matching rate is 2/3. The system performance with 2/3 effective rate matching rate coding can also be guaranteed.
其中打孔的原则是速率匹配后信息数据和校验数据组成的数据块 的终点位置。 例如, 图 1为全緩存器速率匹配示意图, 其中, 阴影部分 表示信息数据, 白色部分表示进行 1/3速率匹配后加入的校验数据, 图 中的 RV0表示第一次传输数据的起始点位置, RV1表示接收到 NACK 信息后第二次传输进程数据时的起始点位置…。 图 2为基于图 1进行的 LBRM算法打孔示意图,其中,将校验数据的后面一部分数据打孔删除, 在进行传输时, 即不再传输这部分数据, 图中的 RV0等与图 1中的含义 相同。 这里需要说明的是, 图 2中进行的打孔并非按照 2/3的速率匹配 速率进行, 而只是一个打孔的示意图。  The principle of punching is the end position of the data block composed of the information data and the check data after the rate matching. For example, FIG. 1 is a schematic diagram of full buffer rate matching, in which a shaded portion represents information data, a white portion represents parity data added after 1/3 rate matching, and RV0 in the figure represents a starting point position of the first transmission data. RV1 indicates the starting point position when the process data is transmitted for the second time after receiving the NACK information. 2 is a schematic diagram of puncturing of the LBRM algorithm based on FIG. 1 , in which the latter part of the data of the verification data is punctured and deleted, and when the transmission is performed, the part of the data is no longer transmitted, and the RV0 in the figure and the like are in FIG. The meaning is the same. It should be noted here that the punching performed in Fig. 2 is not performed at a rate matching rate of 2/3, but only a schematic diagram of punching.
在利用 LBRM算法对进程数据打孔后, 有效速率匹配速率为 2/3, 从而使得解码失败后每个 HARQ进程在 UE中的存储数据量就缩小了一 半。 对于 FDD系统 8个进程, UE总的内存大小在设计时也可以减小一 半, 大大节约了成本。  After puncturing the process data by using the LBRM algorithm, the effective rate matching rate is 2/3, so that the amount of stored data of each HARQ process in the UE is reduced by half after decoding failure. For the eight processes of the FDD system, the total memory size of the UE can be reduced by half in design, which greatly saves costs.
在 LTE系统中, UE终端设计支持时分双工 TDD和频分双工 FDD 的双模式。 目前在 UE终端设计时, TDD模式和 FDD模式使用大小相 同的内存器存储多个进程的数据。在系统运行时,如果 TDD模式和 FDD 模式支持相同的峰值速率传输, 那么每个进程传输的数据块大小应相 同。 但是, 由于 TDD模式下, 不同的上下行时隙比例对应不同的进程 数,在某些上下行时隙比例下,其进程数高于 8 (例如 9, 10, 12和 15 ), 因此, 如果要令 TDD模式和 FDD模式支持相同的峰值速率传输, 按照 FDD模式设计的 LTE终端, 则终端内存大小无法支持 TDD模式下高于 8个进程的状况。  In the LTE system, the UE terminal is designed to support dual mode of time division duplex TDD and frequency division duplex FDD. Currently, in UE terminal design, TDD mode and FDD mode use the same size memory to store data of multiple processes. When the system is running, if the TDD mode and the FDD mode support the same peak rate transmission, then the data block size transmitted by each process should be the same. However, in the TDD mode, different uplink and downlink time slot ratios correspond to different process numbers, and in some uplink and downlink time slot ratios, the number of processes is higher than 8 (for example, 9, 10, 12, and 15), therefore, if To enable the TDD mode and the FDD mode to support the same peak rate transmission, the LTE terminal designed according to the FDD mode cannot support the condition of more than 8 processes in the TDD mode.
面对这种情况, 如果通过更多的打孔来压缩每个进程所占的内存, 那么 TDD模式使用 LBRM算法压缩信息数据和校验数据时, 相应的有 效速率匹配速率对应 9, 10, 12和 15个进程分别为 3/4, 5/6, 1和 5/4, 其中, 后三种速率值明显接近或大于 T , 将会导致系统可靠性的严重下 降, 无法满足系统性能要求。 发明内容 In the face of this situation, if you punch more memory by each punch, Then, when the TDD mode compresses the information data and the check data by using the LBRM algorithm, the corresponding effective rate matching rate corresponds to 9, 10, 12, and 15 processes of 3/4, 5/6, 1 and 5/4, respectively, The three rate values are obviously close to or greater than T, which will lead to a serious decline in system reliability and fail to meet system performance requirements. Summary of the invention
有鉴于此, 本发明实施例提供一种下行数据传输方法、 以及相应的 基站和用户终端, 能够提高 TDD模式下数据传输的可靠性。  In view of this, the embodiments of the present invention provide a downlink data transmission method, and a corresponding base station and user terminal, which can improve the reliability of data transmission in the TDD mode.
一种下行数据传输方法, 包括:  A downlink data transmission method includes:
基站接收终端上报的自身支持的终端等级以及用于表示终端内存 大小的扩展内存指示;  The base station receives the terminal level supported by the terminal and the extended memory indication for indicating the memory size of the terminal;
基站根据上下行比例获得下行所支持的最大进程数 N;  The base station obtains the maximum number of processes N supported by the downlink according to the uplink-downlink ratio;
基站根据所述终端等级、所述扩展内存指示以及所述最大进程数 N, 进行内存分配预操作, 并进行下行传输。  The base station performs a memory allocation pre-operation according to the terminal level, the extended memory indication, and the maximum number of processes N, and performs downlink transmission.
一种用户终端, 其特征在于, 该用户终端包括: 终端等级上报单元、 扩展内存指示上报单元、 内存分配及处理单元;  A user terminal, comprising: a terminal level reporting unit, an extended memory indication reporting unit, a memory allocation and a processing unit;
所述终端等级上^艮单元, 用于将自身的终端等级上 ^艮给基站; 所述扩展内存指示上报单元, 用于将表示自身内存大小的扩展内存 指示信息上报给基站;  The terminal level upper unit is configured to send the terminal level of the terminal to the base station; the extended memory indication reporting unit is configured to report the extended memory indication information indicating the size of the memory to the base station;
所述内存分配及处理单元, 用于根据基站下发的内存分配方式为每 个进程分配内存并处理接收数据。  The memory allocation and processing unit is configured to allocate memory for each process and process the received data according to a memory allocation manner sent by the base station.
一种基站, 其特征在于, 该基站包括: 终端等级接收单元, 扩展内 存指示接收单元、 最大进程数确定单元、 内存预分配单元及数据调度传 输单元,  A base station, comprising: a terminal level receiving unit, an extended memory indication receiving unit, a maximum process number determining unit, a memory pre-allocation unit, and a data scheduling transmission unit,
所述终端等级接收单元, 用于接收终端上报的终端等级, 并发送给 所述内存预分配及数据调度传输单元; The terminal level receiving unit is configured to receive a terminal level reported by the terminal, and send the The memory pre-allocation and data scheduling transmission unit;
所述扩展内存指示接收单元, 用于接收终端上报的扩展内存指示信 息, 并发送给所述内存预分配及数据调度传输单元;  The extended memory indication receiving unit is configured to receive extended memory indication information reported by the terminal, and send the information to the memory pre-allocation and data scheduling transmission unit;
所述最大进程数确定单元, 用于确定当前上下行子帧比例所对应的 最大进程数 N;  The maximum process number determining unit is configured to determine a maximum number of processes N corresponding to the current uplink and downlink subframe ratio;
所述内存预分配单元, 用于根据终端反馈的所述终端等级、 所述扩 展内存指示以及所述最大进程数确定单元所确定的最大进程数 N, 进行 内存分配预操作;  The memory pre-allocation unit is configured to perform a memory allocation pre-operation according to the terminal level fed back by the terminal, the extended memory indication, and the maximum number of processes N determined by the maximum process number determining unit;
所述数据调度传输单元, 用于根据确定的每一个进程的内存大小进 行数据调度和传输。  The data scheduling transmission unit is configured to perform data scheduling and transmission according to the determined memory size of each process.
由上述本发明实施例的技术方案可见,基站接收 UE上报的自身支持 的终端等级以及用于终端内存大小的扩展内存指示, 基站根据该终端内 存大小进行具体的内存分配预操作和数据调度传输。 这样, 终端内存大 小有多种, 并通过 UE上报自身支持的终端内存大小,基站能够有针对性 的采取内存分配方式为进程分配 UE中的内存,从而避免有效速率匹配速 率接近或超过 1的情况, 进而提高系统传输的可靠性。 附图简要说明  According to the technical solution of the foregoing embodiment of the present invention, the base station receives the terminal level supported by the UE and the extended memory indication for the memory size of the terminal, and the base station performs specific memory allocation pre-operation and data scheduling transmission according to the memory size of the terminal. In this way, the memory size of the terminal is different, and the UE can report the memory size of the terminal supported by the UE, and the base station can allocate the memory in the UE in a targeted manner by using the memory allocation manner, thereby avoiding the situation that the effective rate matching rate is close to or exceeds 1. , thereby improving the reliability of system transmission. BRIEF DESCRIPTION OF THE DRAWINGS
图 1为全緩存器速率匹配示意图。  Figure 1 is a schematic diagram of full buffer rate matching.
图 2为基于图 1进行的 LBRM算法打孔示意图。  FIG. 2 is a schematic diagram of puncturing of the LBRM algorithm based on FIG.
图 3为本发明实施例提供的下行数据传输的方法总体流程图。 图 4为本发明实施例提供的 UE的总体结构图。  FIG. 3 is a general flowchart of a method for downlink data transmission according to an embodiment of the present invention. FIG. 4 is a schematic structural diagram of a UE according to an embodiment of the present invention.
图 5为本发明实施例提供的基站的总体结构图。  FIG. 5 is a schematic structural diagram of a base station according to an embodiment of the present invention.
图 6为本发明实施例中下行数据传输的方法具体流程图。 实施本发明的方式 FIG. 6 is a specific flowchart of a method for downlink data transmission according to an embodiment of the present invention. Mode for carrying out the invention
为使本发明的目的、 技术手段和优点更加清楚明白, 以下结合附图 对本发明作进一步详细说明。  In order to make the objects, technical means and advantages of the present invention more comprehensible, the present invention will be further described in detail with reference to the accompanying drawings.
目前, 根据传输块大小和有效速率匹配速率, 标准定义了支持 NO 个进程时的 UE终端緩存器大小,具体描述如下表 1。其中 UE类型表示 UE支持的终端等级, 对于不同的终端等级, NO个进程对应的基本内存 大小不同。  Currently, according to the transport block size and the effective rate matching rate, the standard defines the UE terminal buffer size when NO processes are supported, as described in Table 1 below. The UE type indicates the terminal level supported by the UE. For different terminal levels, the basic memory sizes corresponding to the NO processes are different.
表 1 UE类型的下行物理层参数值  Table 1 Downstream physical layer parameter values of the UE type
Figure imgf000007_0001
Figure imgf000007_0001
本发明实施例中,设置 UE可选的多种终端内存大小, UE向基站上 报自身所支持的终端内存大小, 基站根据接收的信息确定具体的内存分 配和数据调度传输方式。  In the embodiment of the present invention, a plurality of terminal memory sizes that are selectable by the UE are set, and the UE reports the memory size of the terminal supported by the UE to the base station, and the base station determines a specific memory allocation and data scheduling transmission manner according to the received information.
图 3为本发明实施例提供的 HARQ进程数据传输方法的总体流程 图。 如图 3所示, 该流程包括:  FIG. 3 is a schematic flowchart of a HARQ process data transmission method according to an embodiment of the present invention. As shown in Figure 3, the process includes:
步骤 301 ,预先设置 UE可选的内存大小, 为 UE确定所述内存大小 中的任意一种。  Step 301: Pre-set a memory size selectable by the UE, and determine, for the UE, any one of the memory sizes.
本步骤中, 为每种不同的终端等级, 对应设置多种终端内存大小, 包括最大支持 NO个进程的基本内存大小和最大支持大于 NO个进程的扩 展内存大小。 其中, 基本内存大小即如表 1所示; 扩展内存大小是本发 明实施例新增的终端可选的内存大小, 通过扩展终端的緩存器大小, 从 而使其能够支持大于 NO个进程的情况。 具体扩展内存大小还可以有多 种选择, 分别支持不同的进程数。 根据需要, 可以将扩展内存大小定义 为 UE对应的总的内存大小, 也可以将其定义为在基本内存基石出上增加 的内存大小。 In this step, for each different terminal level, a plurality of terminal memory sizes are correspondingly set, including a basic memory size supporting a maximum of NO processes and an extended memory size exceeding a maximum of NO processes. The basic memory size is as shown in Table 1; the extended memory size is an optional memory size of the terminal added in the embodiment of the present invention, by expanding the buffer size of the terminal, And it can support more than NO processes. The specific expansion memory size can also have a variety of options, respectively supporting different number of processes. As needed, the extended memory size can be defined as the total memory size corresponding to the UE, or it can be defined as the increased memory size on the basic memory base.
通过上述设置, 在进行 LTE终端设计时, 可以选择将 UE设计为支 持任意一种内存大小,也就是将 UE的緩存器确定为任意一种内存大小。  Through the above settings, when designing the LTE terminal, the UE may be selected to support any memory size, that is, the UE's buffer is determined to be any memory size.
步骤 302, TDD模式下进行下行数据传输时, UE向基站上报自身 支持的终端等级以及表示自身内存大小的扩展内存指示。  Step 302: When performing downlink data transmission in the TDD mode, the UE reports the terminal level supported by the UE and the extended memory indication indicating the size of the memory.
根据预先设定的扩展内存指示所表示的内存大小, 将本 UE的内存 大小上报给基站 , 具体可以通过高层信令的方式通知基站。  The memory size of the UE is reported to the base station according to the memory size indicated by the preset extended memory indication, and the base station may be notified by means of high layer signaling.
步骤 303, 基站接收并确定 UE所支持的终端内存大小, 确定当前 上下行子帧比例所对应的最大进程数。  Step 303: The base station receives and determines the memory size of the terminal supported by the UE, and determines the maximum number of processes corresponding to the current uplink and downlink subframe ratio.
基站一方面确定 UE支持的终端内存大小, 另一方面根据当前上下 行子帧比例确定最大进程数。  The base station determines the terminal memory size supported by the UE on the one hand, and determines the maximum number of processes according to the current uplink and downlink subframe ratio on the other hand.
步骤 304, 基站根据终端等级、 扩展内存指示以及步骤 303确定的 最大进程数 N, 进行内存分配预操作, 并进行下行传输。  Step 304: The base station performs a memory allocation pre-operation according to the terminal level, the extended memory indication, and the maximum number of processes N determined in step 303, and performs downlink transmission.
本步骤中, 基站根据 UE上报的终端等级和扩展内存指示确定出该 UE的内存大小和对应的进程数 M, 根据 UE实际内存大小对应的进程 数 M与步骤 303所确定的最大进程数 N间的关系、 以及预设的 N与 M 不同关系下对应的内存分配方式, 基站分配 UE的内存, 并按照该内存 分配进行相应的数据调度和传输。 其中, 将基站分配 UE内存的操作称 为内存分配预操作。  In this step, the base station determines the memory size of the UE and the corresponding number of processes M according to the terminal level and the extended memory indication reported by the UE, and the number of processes M corresponding to the actual memory size of the UE and the maximum number of processes N determined in step 303. The relationship, and the corresponding memory allocation mode in the different relationship between N and M, the base station allocates the memory of the UE, and performs corresponding data scheduling and transmission according to the memory allocation. The operation of allocating the UE memory to the UE is referred to as a memory allocation pre-operation.
至此, 本发明实施例的传输 HARQ进程数据的方法流程结束。  So far, the method of transmitting HARQ process data in the embodiment of the present invention ends.
图 4和图 5分别为本发明实施例提供的 UE和基站的总体结构图, 该 UE和基站可以用于实施上述 HARQ进程数据传输方法。 如图 4所示, 该 UE包括: 终端等级上报单元、 扩展内存指示上报 单元、 内存分配及处理单元。 其中, 终端等级上报单元, 用于将自身的 终端等级上报给基站; 扩展内存指示上报单元, 用于将表示自身内存大 小的扩展内存指示上报给基站; 内存分配及处理单元, 用于根据基站下 发的内存分配方式为进程分配内存并处理接收数据。 FIG. 4 and FIG. 5 are respectively a schematic structural diagram of a UE and a base station according to an embodiment of the present invention. The UE and the base station may be used to implement the foregoing HARQ process data transmission method. As shown in FIG. 4, the UE includes: a terminal level reporting unit, an extended memory indication reporting unit, a memory allocation, and a processing unit. The terminal level reporting unit is configured to report the terminal level of the terminal to the base station; the extended memory indication reporting unit is configured to report the extended memory indication indicating the size of the memory to the base station; the memory allocation and processing unit is configured to be used according to the base station The memory allocation method allocates memory for the process and processes the received data.
如图 5所示, 该基站包括: 终端等级接收单元, 扩展内存指示接收 单元、 最大进程数确定单元、 内存预分配单元及数据调度传输单元。 其 中, 所述终端等级接收单元, 用于接收终端上报的终端等级, 并发送给 所述内存预分配及数据调度传输单元。 扩展内存指示接收单元, 用于接 收终端上报的扩展内存指示信息, 并发送给所述内存预分配及数据调度 传输单元。 最大进程数确定单元, 用于确定当前上下行子帧比例所对应 的最大进程数。 内存预分配单元用于根据终端反馈的所述终端等级、 所 述扩展内存指示以及最大进程数确定单元所确定的最大进程数 N, 进行 内存分配预操作。 数据调度传输单元, 用于根据确定的每一个进程的内 存大小进行数据调度和传输。  As shown in FIG. 5, the base station includes: a terminal level receiving unit, an extended memory indication receiving unit, a maximum process number determining unit, a memory pre-allocation unit, and a data scheduling transmission unit. The terminal level receiving unit is configured to receive the terminal level reported by the terminal, and send the terminal level to the memory pre-allocation and data scheduling transmission unit. The extended memory indication receiving unit is configured to receive extended memory indication information reported by the terminal, and send the information to the memory pre-allocation and data scheduling transmission unit. The maximum number of processes determining unit is configured to determine the maximum number of processes corresponding to the current uplink and downlink subframe ratio. The memory pre-allocation unit is configured to perform a memory allocation pre-operation according to the terminal level fed back by the terminal, the extended memory indication, and the maximum number of processes N determined by the maximum process number determining unit. The data scheduling transmission unit is configured to perform data scheduling and transmission according to the determined memory size of each process.
上述即为对本发明实施例的总体概述, 以下通过参照图 6对本发明 的具体实施方式进行详细说明。  The above is a general overview of the embodiments of the present invention, and the specific embodiments of the present invention will be described in detail below with reference to FIG.
步骤 601 , 根据 LBRM算法计算支持不同进程数目时 UE所需的内 存大小, 并设置 UE的可选内存大小, 为 UE确定所述可选内存大小中 的任意一种。  Step 601: Calculate, according to the LBRM algorithm, a memory size required by the UE when the number of different processes is supported, and set an optional memory size of the UE, and determine, for the UE, any one of the optional memory sizes.
本发明实施例中设置表示不同终端内存大小的扩展内存指示, 各种 不同的扩展内存指示对应不同的进程数。 其中, 将现有的基本内存大小 所对应的扩展内存指示设置为不支持扩展内存, 其对应的进程数为 NO; 并引入对应大于 NO 个进程的其他不同进程数的扩展内存指示。 当 NO 取值为 8时, 具体大于 NO的进程数可以为 9、 10、 12或 15, 即对应目 前 TDD模式的进程数, 当然, 也可以选择其他大于 NO的进程数。 In the embodiment of the present invention, an extended memory indication indicating a memory size of different terminals is set, and various different extended memory indications correspond to different process numbers. The extended memory indication corresponding to the existing basic memory size is set to not support the extended memory, and the corresponding number of processes is NO; and an extended memory indication corresponding to the number of other processes of the NO process is introduced. When the value of NO is 8, the number of processes greater than NO may be 9, 10, 12 or 15, that is, the corresponding item The number of processes in the pre-TDD mode, of course, you can also choose other processes that are larger than NO.
本步骤中, 需要针对大于 NO的进程数计算各种扩展内存指示所表 示的内存大小, 具体可以根据 LBRM算法进行计算, 其中最大传输块大 小保持与表 1所示的相同, 从而保证 TDD模式和 FDD模式下, 系统可 以达到相同的最大峰值速率; 有效速率匹配速率可以为 2/3, 即保证内 存适当减小时, 打掉一定的数据而不影响系统性能。  In this step, the memory size represented by the various extended memory indications needs to be calculated for the number of processes greater than NO. The calculation may be performed according to the LBRM algorithm, where the maximum transport block size remains the same as that shown in Table 1, thereby ensuring the TDD mode and In FDD mode, the system can achieve the same maximum peak rate; the effective rate matching rate can be 2/3, which means that when the memory is properly reduced, certain data is destroyed without affecting system performance.
具体的, 本发明实施例中在大于 NO的进程数中选择四种进程数, 将该四种进程数对应的内存大小作为与该进程数对应的扩展内存指示 所表示的内存大小, 具体该进程数对应的内存大小的计算方式为: 相应 终端等级下基本内存大小乘以对应的进程数再除以 N0。 以 N0=8、 新增 支持大于 8个进程的 9、 10、 12和 15个进程为例, 大于 NO的进程数对 应的所有可能的扩展内存指示包括:对应进程数为 9的扩展内存大小 a, 该扩展内存大小 a所表示的内存大小为, 基本内存大小乘以 9/8; 对应 进程数为 10的扩展内存大小 b, 该扩展内存指示所表示的内存大小为, 基本内存大小乘以 5/4; 对应进程数为 12的扩展内存大小 c , 该扩展内 存指示所表示的内存大小为, 基本内存大小乘以 4/3; 对应进程数为 15 的扩展内存大小 d, 该扩展内存指示所表示的内存大小为, 基本内存大 小乘以 15/8。 具体的扩展内存指示参数如表 2和表 3所示。 其中, 两表 中给出了在各种终端等级下的各种可选内存大小, 且表 2的扩展内存大 小代表的是实际内存大小与基本内存大小的差值, 表 3的扩展内存大小 代表的是实际内存大小。  Specifically, in the embodiment of the present invention, four process numbers are selected in the number of processes greater than NO, and the memory size corresponding to the four process numbers is used as the memory size indicated by the extended memory indication corresponding to the number of processes, specifically the process. The memory size corresponding to the number is calculated as: The basic memory size at the corresponding terminal level is multiplied by the corresponding number of processes and divided by N0. For example, N0=8, newly added 9, 10, 12, and 15 processes supporting more than 8 processes, all possible extended memory indications corresponding to the number of processes greater than NO include: the extended memory size corresponding to the number of processes is 9 The expanded memory size a represents the memory size, the basic memory size is multiplied by 9/8; the corresponding memory number is 10, the extended memory size b, the extended memory indicates the indicated memory size, and the basic memory size is multiplied by 5 /4; The corresponding memory size is 12, the extended memory size c, the extended memory indicates that the memory size is, the basic memory size is multiplied by 4/3; the corresponding memory number is 15, the extended memory size d, the extended memory indication The size of the memory represented is the basic memory size multiplied by 15/8. The specific extended memory indication parameters are shown in Table 2 and Table 3. Among them, the two tables give various optional memory sizes under various terminal levels, and the extended memory size of Table 2 represents the difference between the actual memory size and the basic memory size, and the extended memory size of Table 3 represents The actual memory size.
表 2 UE类型的下行物理层参数值 TDD模式 TDD模式 TDD模式 TDD模式 下行进程 NO Table 2 Downstream physical layer parameter values of the UE type TDD mode TDD mode TDD mode TDD mode downlink process NO
最大传 进程 Nx=9 进程 Nx=10 进程 Nx=12 进程 Nx=15 Maximum pass process Nx=9 process Nx=10 process Nx=12 process Nx=15
UE UE
输块大  Big block
类型 有效速 Type effective speed
小 基本内存  Small basic memory
率匹配 扩展内存大小 (bits )  Rate matching extended memory size (bits)
大小  Size
码率  Code rate
类型 Types of
[10040] 1/3 [242,880] [30360] [60720] [121440] [212520] 1  [10040] 1/3 [242,880] [30360] [60720] [121440] [212520] 1
类型 Types of
[50000] 1/3 [1,206,624] [150828] [301656] [603312] [1055796] 2  [50000] 1/3 [1,206,624] [150828] [301656] [603312] [1055796] 2
类型 Types of
[100000] 2/3 [1,206,624] [150828] [301656] [603312] [1055796] 3  [100000] 2/3 [1,206,624] [150828] [301656] [603312] [1055796] 3
类型 Types of
[150112] 2/3 [1,811,232] [226404] [452808] [905616] [1584828] 4  [150112] 2/3 [1,811,232] [226404] [452808] [905616] [1584828] 4
类型 Types of
[300064] 2/3 [3,620,256] [452532] [905064] [1810128] [3167724] 5 表 3 UE类型的下行物理层参数值  [300064] 2/3 [3,620,256] [452532] [905064] [1810128] [3167724] 5 Table 3 Downstream physical layer parameter values of UE type
TDD模式 TDD模式 TDD模式 TDD模式 下行进程 NO  TDD mode TDD mode TDD mode TDD mode Downstream process NO
最大传 进程 Nx=9 进程 Nx=10 进程 Nx=12 进程 Nx=15 Maximum pass process Nx=9 process Nx=10 process Nx=12 process Nx=15
UE UE
输块大  Big block
类型 有效速 Type effective speed
小 基本内存  Small basic memory
率匹配 扩展内存大小 (bits )  Rate matching extended memory size (bits)
大小  Size
码率  Code rate
类型 Types of
[10040] 1/3 [242,880] [273,240] [303,600] [364,320] [455,400] 1  [10040] 1/3 [242,880] [273,240] [303,600] [364,320] [455,400] 1
类型 Types of
[50000] 1/3 [1,206,624] [1357,452] [1,508,280] [1,809,936] [2,262,420] [50000] 1/3 [1,206,624] [1357,452] [1,508,280] [1,809,936] [2,262,420]
2 2
类型 Types of
[100000] 2/3 [1,206,624] [1,357,452] [1,508,280] [1,809,936] [2,262,420] 3  [100000] 2/3 [1,206,624] [1,357,452] [1,508,280] [1,809,936] [2,262,420] 3
类型 Types of
[150112] 2/3 [1,811,232] [2,037,636] [2,264,040] [2,716,848] [3,396,060] 4  [150112] 2/3 [1,811,232] [2,037,636] [2,264,040] [2,716,848] [3,396,060] 4
类型 Types of
[300064] 2/3 [3,620,256] [4,072,788] [4,525,320] [5,430,384] [6,787,980] 5 上述为所有可能被设置为扩展内存指示的四种扩展内存大小的参 数设置。 事实上, 在进行本发明实施时, 除表示基本内存大小的扩展内 存指示外, 其他扩展内存指示不一定包括所有上述四种, 而根据需要只 设定其中的一种或几种, 则后续 UE和基站只会针对设置的扩展内存指 示进行操作。 [300064] 2/3 [3,620,256] [4,072,788] [4,525,320] [5,430,384] [6,787,980] 5 The above is the parameter setting for all four extended memory sizes that may be set to the extended memory indication. In fact, in the implementation of the present invention, in addition to the extended memory indication indicating the basic memory size, other extended memory indications do not necessarily include all of the above four types, and only one or several of them are set as needed, then the subsequent UE And the base station will only target the extended memory index Show the operation.
在 TDD模式下进行数据传输时, 执行如下操作:  When data transmission is performed in TDD mode, perform the following operations:
步骤 602, UE将自身支持的终端等级和用于表示自身内存大小的扩 展内存指示上报给基站。  Step 602: The UE reports the terminal level supported by the UE and the extended memory indication used to indicate the size of the memory to the base station.
对于终端等级上报的方式可以采用现有方式实现, 这里就不再赘 述。  The manner of reporting the terminal level can be implemented in the existing manner, and will not be described here.
对于扩展内存指示的上报, 考虑不同的上报信息开销, 本发明实施 例给出 3种信息上报方案, 分别为利用 1比特信息上报、 利用 2比特信 息上报和利用 3比特信息上报。  For the reporting of the extended memory indication, different reporting information overheads are considered. In the embodiment of the present invention, three types of information reporting schemes are provided, which are reported by using 1-bit information, reporting by 2-bit information, and reporting by using 3-bit information.
当采用不同的长度的信息上报扩展内存指示时, 其对应的在步骤 601中设置的内存大小也不相同。  When the extended memory indication is reported by using different length information, the corresponding memory size set in step 601 is also different.
以下具体介绍三种上 >¾方式:  The following describes three ways to >3⁄4:
(一)利用 1比特信息上报  (1) Using 1 bit of information to report
当采用 1比特信息上报扩展内存指示时, 步骤 601中设置两种可选 内存大小以及表示该两种内存大小的两种扩展内存指示。 这两种扩展内 存指示分别为不支持扩展内存和支持扩展内存, 其中, 不支持扩展内存 所表示的内存大小为基本内存大小, 支持扩展内存可以根据需要对应大 于 NO的任意进程数 Nx, 并根据该进程数计算所表示的内存大小。 When the extended memory indication is reported by using 1-bit information, two optional memory sizes and two extended memory indications indicating the two memory sizes are set in step 601. The two extended memory indications are not supporting extended memory and supporting extended memory respectively, wherein the memory size represented by the extended memory is not supported as the basic memory size, and the extended memory can be correspondingly required to correspond to the number of arbitrary processes N x greater than NO, and Calculates the amount of memory represented based on the number of processes.
在系统设计初期, 即会确定两种 UE的可选内存大小, UE在上报扩 展内存指示时, 利用 1比特信息的两种取值分别代表不支持扩展内存和 支持扩展内存。 例如, 系统设计初期, 确定对于任一类型的 UE, 可以 不支持扩展内存, 或者支持扩展内存, 基站在接收到 UE上报的扩展内 存指示后, 根据扩展内存指示的取值确定 UE是否支持扩展内存。  In the initial stage of system design, the available memory sizes of the two UEs are determined. When the UE reports the extended memory indication, the two values of the 1-bit information respectively represent that the extended memory and the extended memory are not supported. For example, in the initial stage of system design, it is determined that for any type of UE, extended memory may not be supported, or extended memory is supported. After receiving the extended memory indication reported by the UE, the base station determines whether the UE supports extended memory according to the value of the extended memory indication. .
具体的 1比特扩展内存指示的取值分配可以是:上报 lbit信息 T , 表示 UE不支持扩展内存, 其表示的内存大小为基本内存大小; 反之, 上报 lbit信息 '0,, 表示 UE支持扩展内存, 其表示的内存大小为支持 Nx个进程的内存大小。 The value of the specific 1-bit extended memory indication may be: reporting the lbit information T, indicating that the UE does not support extended memory, and the memory size represented by the basic memory size; The lbit information '0' is reported, indicating that the UE supports extended memory, and the memory size represented by the memory is the memory size of the N x processes.
在 FDD系统中,使用 lbit的信令指示专用导频信号( DRS ),而 TDD 系统中这 1 bit并未使用, 因此可以设计 UE利用该 lbit资源向基站上报 内存信息, 这种内存上报方式对系统的控制信令不会增加额外的开销, 当然也可以额外设置 1比特的高层信令用于承载内存信息。  In the FDD system, the dedicated pilot signal (DRS) is used to indicate the dedicated pilot signal (DRS), and the 1 bit is not used in the TDD system. Therefore, the UE can be designed to report the memory information to the base station by using the lbit resource. The control signaling of the system does not add extra overhead. Of course, one-bit high-level signaling can be additionally set for carrying memory information.
本上报方式中, 由于信令扩展内存指示仅采用 1比特, 因此对信令 开销影响小或没有影响, 但是可供选择的终端内存类型较少。  In the present reporting mode, since the signaling extended memory indication uses only 1 bit, the impact on signaling overhead is small or has no effect, but the available terminal has less memory type.
(二)利用 2比特信息上报  (2) Using 2-bit information to report
当采用 比特信息上报扩展内存指示时, 步骤 601 中设置四种 UE 可选的内存大小以及表示该四种内存大小的四种扩展内存指示。 这四种 扩展内存指示分别为: 不支持扩展内存、 支持扩展内存大小 A、 支持扩 展内存大小 B、 支持扩展内存大小 C。 其中, 不支持扩展内存所表示的 内存大小为基本内存大小, 对应进程数 NO; 支持扩展内存大小 A、 支持 扩展内存大小 B和支持扩展内存大小 C所表示的内存大小分别对应大于 NO的四种进程数中的三种 Nl、 N2、 N3。  When the bit information is used to report the extended memory indication, in step 601, four types of UE-selectable memory sizes and four types of extended memory indications indicating the four types of memory sizes are set. The four extended memory indications are: Extended memory is not supported, Extended memory size is supported A, Extended memory size is supported B, Extended memory size is supported. The memory size represented by the extended memory is not supported by the basic memory size, and the number of corresponding processes is NO; the extended memory size A, the extended memory size B, and the extended memory size C are respectively corresponding to the memory size corresponding to the NO. Three Nl, N2, and N3 in the number of processes.
与前述(一) 中相同, 在系统设计初期, 即会确定四种 UE可选的 内存大小, UE在上报扩展内存指示时, 利用 2比特信息的四种取值分 别代表不支持扩展内存、 支持扩展内存大小 A、 支持扩展内存大小 B和 支持扩展内存大小 C。  As in the previous (1), in the initial stage of system design, the memory sizes of the four UEs are determined. When the UE reports the extended memory indication, the four values of the 2-bit information respectively represent that the extended memory is not supported. Extended memory size A, extended memory size B, and extended memory size C.
仍以 N0=8 , 大于 NO的四种进程数分别为 9、 10、 12和 15为例, 四种扩展内存指示与 2 比特信息的四种取值的对应关系可以如表 4所 示。  For example, the number of four processes greater than NO is 9, 10, 12, and 15 respectively. The correspondence between the four extended memory indications and the four values of the 2-bit information can be as shown in Table 4.
表 4 2比特内存信息对应 UE支持的终端内存类型方案 比特信息 A B C 支持扩展内存大小 A 支持扩展内存大小 A 支持扩展内存大小 ATable 4 2-bit memory information corresponding to the terminal memory type scheme supported by the UE Bit information ABC supports extended memory size A Supports extended memory size A Supports extended memory size A
00 00
( Nl=15 ) ( Nl=15 ) ( Nl=12 ) 支持扩展内存大小 B 支持扩展内存大小 B 支持扩展内存大小 B ( Nl=15 ) ( Nl=15 ) ( Nl=12 ) Support for extended memory size B Support for extended memory size B Support for extended memory size B
01 01
( N2=12 ) ( N2=12 ) ( N2=10 ) 支持扩展内存大小 C 支持扩展内存大小 C 支持扩展内存大小 C ( N2=12 ) ( N2=12 ) ( N2=10 ) Support for extended memory size C Support for extended memory size C Support for extended memory size C
10 10
( N3=9 ) ( N3=10 ) ( N3=9 )  ( N3=9 ) ( N3=10 ) ( N3=9 )
11 不支持扩展内存 不支持扩展内存 不支持扩展内存 表 4示出了 A、 B、 C三种不同的扩展内存指示的设置方式, 其中, 所选择的大于 NO的三个进程数不同, 因此, 对于上述三种选择, 支持 扩展内存大小 A、 支持扩展内存大小 B、 支持扩展内存大小 C所实际对 应的进程数也不相同。 另外, 在本上报方式中, 可以利用增设的高层信 令携带扩展内存指示上报给基站。 相比于第一种上报方式, 信令开销增 大, 但是 UE可以选择支持的内存大小增多了。 11 does not support extended memory does not support extended memory does not support extended memory Table 4 shows the three different extended memory indication settings of A, B, C, wherein the selected three processes greater than NO are different, therefore, For the above three options, the number of processes that support the extended memory size A, the extended memory size B, and the extended memory size C are different. In addition, in the present reporting mode, the extended high-level signaling can be carried to the base station by using the extended high-level signaling. Compared with the first reporting mode, the signaling overhead increases, but the memory size that the UE can choose to support increases.
(三)利用 3比特信息上报  (3) Reporting with 3-bit information
当采用 3比特信息上报扩展内存指示时, 步骤 601 中设置五种 UE 可选的内存大小以及表示该五种内存大小的五种扩展内存指示。 这五种 扩展内存指示分别为: 不支持扩展内存、 支持扩展内存大小 A、 支持扩 展内存大小 B、 支持扩展内存大小 C、 支持扩展内存大小 D。 其中, 不 支持扩展内存所表示的内存大小为基本内存大小, 对应进程数 NO; 支 持扩展内存大小八、 支持扩展内存大小 B、 支持扩展内存大小 C和支持 扩展内存大小 D所表示的内存大小分别与大于 NO的四种进程数 Nl、 N2、 N3、 N4——对应。  When the extended memory indication is reported by using 3-bit information, in step 601, five kinds of UE-selectable memory sizes and five extended memory indications indicating the five memory sizes are set. The five extended memory indications are: Extended memory is not supported, Extended memory size is supported A, Extended memory size is supported B, Extended memory size is supported C, Extended memory size is supported. The memory size represented by the extended memory is not supported by the basic memory size, and the number of corresponding processes is NO; the extended memory size is eight, the extended memory size B is supported, the extended memory size C is supported, and the extended memory size D is represented by the memory size respectively. Corresponding to the number of four processes Nl, N2, N3, N4 that are greater than NO.
仍以 N0=8, 大于 NO的四种进程数分别为 9、 10、 12和 15为例, 在设置五种扩展内存指示与 3比特信息的五种取值的对应关系时, 可以 如下进行设置: 在上报扩展内存指示时, 3 比特内存信息中的首比特信 息表示 UE终端内存是否支持基站所有时隙比例传输所需的内存大小, 也就是表示能否支持 15 个进程。 当首比特表示不支持基站所有时隙比 例传输所需的内存大小时, 后 2比特信息表示不支持扩展内存、 对应 9 个进程的扩展内存指示、 对应 10个进程的扩展内存指示或对应 12个进 程的扩展内存指示。 例如, 如果支持基站所有时隙比例传输所需的内存 大小, 首比特上报 lbit信息 T , 全部 3bits信息可以表示为' 100,; 反之, 如果不支持, 首比特上报 lbit信息' 0,; 当首个比特信息为 Ό,时, 利用后 2比特信息' 0Γ , '10,, '11,和' 00,分别表示对应 12个进程的扩展内存指 示、 对应 10个进程的扩展内存指示、 对应 9个进程的扩展内存指示或 不支持扩展内存,具体 3bits内存信息的取值与扩展内存指示的对应可以 Still taking N0=8, the number of four processes greater than NO is 9, 10, 12, and 15, respectively. When setting the correspondence between the five types of extended memory indications and the five types of 3-bit information, the following settings can be made: When the extended memory indication is reported, the first bit information in the 3-bit memory information indicates whether the UE terminal memory supports the base station. The amount of memory required for slot time transfer, that is, whether it can support 15 processes. When the first bit indicates that the memory size required for the all-slot proportional transmission of the base station is not supported, the last 2 bits of information indicate that the extended memory is not supported, the extended memory indication corresponding to 9 processes, the extended memory indication corresponding to 10 processes, or 12 corresponding Extended memory indication for the process. For example, if the memory size required for the proportion transmission of all the time slots of the base station is supported, the first bit reports the lbit information T, and all the 3 bits information can be expressed as '100, and conversely, if not supported, the first bit reports the lbit information '0,; When the bit information is Ό, the last 2 bits of information '0Γ, '10, '11, and '00' are used to indicate the extended memory indication corresponding to 12 processes, the extended memory indication corresponding to 10 processes, and 9 corresponding The extended memory indication of the process does not support extended memory. The value of the specific 3bits memory information and the extended memory indication may be
Figure imgf000015_0001
Figure imgf000015_0001
在本上报方式中, 可以利用增设的高层信令携带内存信息上报给基 站。 相比于前两种上报方式, 信令开销最大, 但是 UE可以选择的内存 大小最多。  In this reporting mode, the added high-level signaling can be used to carry the memory information to the base station. Compared with the first two reporting modes, the signaling overhead is the largest, but the UE can select the most memory.
步骤 603, 基站接收并确定 UE的扩展内存指示, 并确定当前上下 行时隙比例所对应的最大进程数。 Step 603, the base station receives and determines an extended memory indication of the UE, and determines the current upper and lower The maximum number of processes corresponding to the row slot ratio.
本步骤中, 根据 UE与基站预先约定好的扩展内存指示上报方式, 基站解析 UE上报的内存信息, 并确定 UE支持的内存大小。 具体确定 方式即为与步骤 602中上报终端内存类型的方式相对应, 这里就不再赘 述。  In this step, according to the extended memory indication reporting manner pre-agreed by the UE and the base station, the base station parses the memory information reported by the UE, and determines the memory size supported by the UE. The specific determination manner is corresponding to the manner in which the terminal memory type is reported in step 602, and is not described here.
进一步, 基站根据上下行时隙比例, 获得当前下行传输支持的最大 进程数 N。  Further, the base station obtains the maximum number N of processes supported by the current downlink transmission according to the ratio of uplink and downlink time slots.
具体的上下行时隙比例与进程数的关系与现有的规定相同, 具体如 表 6所示。  The relationship between the specific uplink and downlink time slot ratio and the number of processes is the same as the existing one, as shown in Table 6.
上下行时隙比例与最大进程数的对应关系  Correspondence between the ratio of uplink and downlink time slots and the maximum number of processes
Figure imgf000016_0001
Figure imgf000016_0001
步骤 604,基站判断 UE的扩展内存指示是否满足所述最大进程数 N 的要求, 若是, 执行步骤 605, 否则执行步骤 606。  Step 604: The base station determines whether the extended memory indication of the UE meets the requirement of the maximum number of processes N. If yes, step 605 is performed, otherwise step 606 is performed.
如前所述, 不同的终端内存大小对应支持的不同进程数, 因此根据 终端等级所对应的内存大小以及扩展内存指示所对应的内存大小, 能够 计算终端所支持的最大进程数 M, 也即该扩展内存指示对应的进程数。 若 UE的内存大小所对应的进程数 M大于等于所述最大进程数 N,则确 定满足最大进程数的要求, 否则, 确定不满足最大进程数的要求。  As described above, different terminal memory sizes correspond to different numbers of processes supported. Therefore, according to the memory size corresponding to the terminal level and the memory size corresponding to the extended memory indication, the maximum number of processes M supported by the terminal can be calculated, that is, the number of processes. The extended memory indicates the number of processes corresponding to it. If the number of processes corresponding to the memory size of the UE is greater than or equal to the maximum number of processes N, it is determined that the maximum number of processes is met. Otherwise, the requirement that the maximum number of processes is not met is determined.
另外, 在系统设计初期, 即对应 N和 M的不同关系 (即 N≤M或 N>M ), 设置 UE的内存分配方式, 并将相应设置保存在 UE和基站中; 本步骤确定 N和 M的相对关系后,基站和 UE根据保存的内存分配方式, 进行 UE的内存分配。 其中, 为在描述上区分基站和 UE的操作, 将基 站分配 UE内存的操作称为内存分配预操作, 将 UE分配自身内存的操 作称为内存分配操作。 In addition, in the initial stage of system design, that is, corresponding to the different relationship between N and M (ie, N≤M or N>M), the memory allocation mode of the UE is set, and the corresponding settings are saved in the UE and the base station; After determining the relative relationship between N and M in this step, the base station and the UE perform memory allocation of the UE according to the saved memory allocation manner. In order to distinguish the operation of the base station and the UE in the description, the operation of allocating the UE memory by the base station is referred to as a memory allocation pre-operation, and the operation of allocating the UE's own memory is referred to as a memory allocation operation.
步骤 605, 进行预先设定的内存分配预操作 1 , 并执行相应的数据 调度和传输, 再执行步骤 607。  Step 605: Perform a preset memory allocation pre-operation 1 and perform corresponding data scheduling and transmission, and then perform step 607.
为方便起见, 这里将本步骤的基站操作和对应步骤 607中 UE的操 作一并介绍。 将 N≤M时对应的内存分配预操作称为内存分配预操作 1。  For convenience, the base station operation of this step and the operation of the UE in the corresponding step 607 are introduced together. The memory allocation pre-operation corresponding to N ≤ M is called memory allocation pre-operation 1.
具体地, 基站执行的预先设定的内存分配预操作 1可以为: 按照 N 等分 UE中的内存; 内存分配完毕后, 基站按照该分配方式进行数据调 度和传输, UE也相应的按照 N等分内存进行数据处理和存储。 或者, 基站执行的预先设定的内存分配预操作 1也可以为: 按照 M进行等分 UE 中的内存; 内存分配完毕后, 基站按照该分配方式然后进行数据调 度和传输, UE也相应的按照 M等分内存进行数据处理和存储。  Specifically, the preset memory allocation pre-operation 1 performed by the base station may be: dividing the memory in the UE according to N; after the memory allocation is completed, the base station performs data scheduling and transmission according to the allocation manner, and the UE also follows the N according to the allocation manner. Data processing and storage are divided into memory. Alternatively, the preset memory allocation pre-operation 1 performed by the base station may also be: averaging the memory in the UE according to the M; after the memory allocation is completed, the base station performs data scheduling and transmission according to the allocation mode, and the UE also follows the corresponding M equals memory for data processing and storage.
步骤 606, 进行预先设定的内存分配预操作 2、 并执行相应的数据 调度和传输; 再执行步骤 107。  Step 606: Perform a preset memory allocation pre-operation 2, and perform corresponding data scheduling and transmission; and then perform step 107.
为方便起见, 这里将本步骤的基站操作和对应步骤 607中 UE的操 作一并介绍, 将 N〉M时对应的内存分配预操作称为内存分配预操作 2, 内存分配操作称为内存分配操作 2。 具体预先设定的内存分配预操作 2 可以考虑以下几种方案:  For convenience, the base station operation of this step and the operation of the UE in the corresponding step 607 are introduced together. The memory allocation pre-operation corresponding to N>M is called memory allocation pre-operation 2, and the memory allocation operation is called memory allocation operation. 2. Specific pre-configured memory allocation pre-operations 2 The following options can be considered:
a、基站执行的内存分配预操作 2为: 动态分配各进程在 UE中的内 存, 即根据 UE终端内存能够支持的进程数, 不平均分配每个进程内存 大小, 并将具体分配方式下发给 UE; 具体的, 可以根据服务类型的不 同, 为不同服务类型的进程分配不等的内存, 例如, 为语音数据分配较 小的内存, 为视频数据分配较大的内存。 然后, 基站根据动态分配结果 进行数据调度和传输。 UE根据基站下发的动态内存分配方式进行内存 分配, 并按照内存分配进行数据接收和处理, 或者及时清空传输成功的 进程内的数据信息, 例如, 在某进程数据传输成功后, 清空该进程所占 用的内存, 分配给其他的进程。 a. The memory allocation pre-operation 2 performed by the base station is: dynamically allocating the memory of each process in the UE, that is, according to the number of processes that the UE terminal can support, the memory size of each process is unevenly distributed, and the specific allocation mode is sent to Specifically, the unequal memory may be allocated to processes of different service types according to different service types, for example, allocate less memory for voice data and allocate larger memory for video data. Then, the base station according to the dynamic allocation result Data scheduling and transmission. The UE allocates memory according to the dynamic memory allocation mode sent by the base station, and performs data reception and processing according to the memory allocation, or clears the data information in the process of successful transmission in time. For example, after a process data transmission succeeds, the process is cleared. The occupied memory is allocated to other processes.
b、 限制部分或全部进程的传输峰值速率的方式, 具体基站执行的 内存分配预操作 2为: 根据进程数 N等分内存, 降低调制编码方式, 进 行数据调度和传输;例如,将传输峰值速率限制在一个预设的阈值附近, 不以最高调制编码方式传输, 这样可以相应降低每个进程所占用的存储 器大小, 因而使有限的内存资源支持更多的进程数。 然后, 基站按照该 内存分配进行数据调度和传输, UE按照 N等分内存, 并进行相应的数 据接收和处理。  b. The method of limiting the peak transmission rate of some or all processes, the memory allocation pre-operation 2 performed by the specific base station is: according to the number of processes N equal division of memory, reducing the modulation and coding mode, performing data scheduling and transmission; for example, transmitting the peak rate Restricted to a preset threshold, not transmitted in the highest modulation encoding, this can reduce the memory size occupied by each process, so that limited memory resources support more processes. Then, the base station performs data scheduling and transmission according to the memory allocation, and the UE divides the memory according to N, and performs corresponding data receiving and processing.
c、 基站执行的内存分配预操作 2为: 根据进程数 N等分内存, 在 有效的 LBRM速率匹配速率范围内, 提高 LBRM速率匹配速率, 并将 LBRM速率匹配速率下发给 UE; 例如, 在 LBRM速率匹配速率 3/4 的范围内,尽量提高 LBRM速率匹配速率, 即对每个进程传输的数据块 打掉更多的比特, 以减少每个进程的数据大小, 使 UE终端内存有足够 的空间可以存储更多进程数的数据信息。 然后, 基站按照内存分配方式 进行数据调度和传输。 UE按照 N等分内存, 并按照基站下发的 LBRM 速率匹配速率进行解码。  c. The memory allocation pre-operation 2 performed by the base station is: according to the number of processes N, the LBRM rate matching rate is increased, and the LBRM rate matching rate is sent to the UE in a valid LBRM rate matching rate range; for example, In the range of LBRM rate matching rate of 3/4, try to increase the LBRM rate matching rate, that is, to remove more bits for each data block transmitted by each process, so as to reduce the data size of each process, so that the UE terminal memory has enough Space can store more data information for the number of processes. Then, the base station performs data scheduling and transmission according to the memory allocation mode. The UE divides the memory according to the N, and decodes according to the LBRM rate matching rate delivered by the base station.
d、 基站执行的内存分配预操作 2为: 按照 M等分 UE中的内存; 然后, 基站按照最大进程数 N进行数据调度和传输; UE按照 M等分内 存, 对于超出进程数 M之外的、 且传输错误的进程数据, 直接抛弃, 并 向基站反馈 NACK信息; 例如, UE支持的终端内存类型对应的进程数 M为 8, 而根据上下行时隙比例确定的最大进程数 N为 10, 则基站按照 8个进程等分 UE中的内存,并按照最大进程数 10进行调度,在 UE中, 对于超过 8个之外的后 2个进程, 若解码失败, 则直接抛弃该进程的数 据并反馈 NACK信息。 此种方式下, 对于前 M个进程能够很好的保证 数据传输的可靠性要求,但是对于后 N-M个进程可能导致数据传输性能 比较差。 d. The memory allocation pre-operation 2 performed by the base station is: dividing the memory in the UE according to M; then, the base station performs data scheduling and transmission according to the maximum number of processes N; the UE divides the memory according to M, for the number of processes beyond M And transmitting the erroneous process data, directly discarding, and feeding back the NACK information to the base station; for example, the number of processes M corresponding to the terminal memory type supported by the UE is 8, and the maximum number of processes N determined according to the ratio of the uplink and downlink time slots is 10, The base station equally divides the memory in the UE according to the eight processes, and performs scheduling according to the maximum number of processes 10, in the UE, For the last two processes other than 8, if the decoding fails, the data of the process is directly discarded and the NACK information is fed back. In this way, the reliability requirements of data transmission can be well guaranteed for the first M processes, but the data transmission performance may be poor for the latter NM processes.
e、 基站执行的内存分配预操作 2为: 按照最大进程数 N等分 UE 中的内存; 然后, 基站按照内存分配方式进行数据调度和传输。 UE按 照 N等分内存, 并根据每个进程的被分配的内存大小存储数据, 对于超 出内存大小的数据直接丢弃, 在将任一进程多次重传数据合并时, 根据 内存大小进行部分合并。 例如, UE 支持的终端内存类型对应的进程数 M为 9, 而根据上下行时隙比例确定的最大进程数 N为 10, 则基站按照 最大进程数 10等分内存, 并按照最大进程数 10进行调度和数据传输, 终端根据每个进程的内存大小进行存储, 丢弃每个进程中后面一部分数 据, 在多次重传数据的合并时根据内存大小进行部分合并。 此种方式与 方式 d相比, 所有 N个进程的数据传输可靠性比较平均。  e. The memory allocation pre-operation performed by the base station 2 is: averaging the memory in the UE according to the maximum number of processes; then, the base station performs data scheduling and transmission according to the memory allocation manner. The UE divides the memory according to N, and stores data according to the allocated memory size of each process. If the data exceeds the memory size, the data is directly discarded. When any process retransmits the data multiple times, the partial merge is performed according to the memory size. For example, the number of processes M corresponding to the terminal memory type supported by the UE is 9, and the maximum number of processes N determined according to the ratio of the uplink and downlink time slots is 10, and the base station divides the memory by 10 according to the maximum number of processes, and performs according to the maximum number of processes 10 Scheduling and data transmission, the terminal stores according to the memory size of each process, discards the latter part of data in each process, and partially merges according to the memory size when merging multiple retransmission data. Compared with mode d, the data transmission reliability of all N processes is relatively average.
f、 基站执行的内存分配预操作 2为: 配置下行进程数目, 根据该进 程数等分内存, 将进程数目告知给终端; 然后, 基站按照配置的下行进 程数目进行数据调度和传输。 UE按照基站下发的进程数等分内存, 并 进行数据接收和处理。  f. The memory allocation pre-operation performed by the base station 2 is: configuring the number of downlink processes, and notifying the number of processes according to the number of processes in the process, and then notifying the terminal to the terminal; then, the base station performs data scheduling and transmission according to the configured number of downlinks. The UE divides the memory according to the number of processes sent by the base station, and performs data reception and processing.
步骤 607,终端根据预设的内存分配预操作进行实际内存分配操作, 并进行数据的存储操作。  Step 607: The terminal performs an actual memory allocation operation according to a preset memory allocation pre-operation, and performs a data storage operation.
具体的接收和处理方式在前述步骤 605和 606中均已介绍, 这里就 不再赘述。  The specific receiving and processing modes have been introduced in the foregoing steps 605 and 606, and will not be described here.
至此, 本发明实施例的方法流程结束。 上述具体的方法流程可以在 图 4和图 5所示的用户终端和基站中实施。  So far, the method flow of the embodiment of the present invention ends. The above specific method flow can be implemented in the user terminal and base station shown in Figs. 4 and 5.
应用本发明实施例,为 UE和基站提供了多种可选的终端内存大小, UE使用很少的信息比特指示 UE支持的终端内存大小,基站可以及时根 据 UE上报的扩展内存指示确定 UE支持的内存大小, 改变相应的 UE 内存分配方案和传输方式, 从而避免有效速率匹配速率接近或超过 1的 情况, 进而提高系统传输的可靠性。 The embodiment of the present invention provides multiple optional terminal memory sizes for the UE and the base station. The UE uses a small number of information bits to indicate the terminal memory size supported by the UE. The base station can determine the memory size supported by the UE according to the extended memory indication reported by the UE in time, and change the corresponding UE memory allocation scheme and transmission mode, thereby avoiding the effective rate matching rate being close. Or more than 1, to improve the reliability of system transmission.
虽然通过参照本发明的优选实施例, 已经对本发明进行了图示和描 述, 但本领域的普通技术人员应该明白, 可以在形式上和细节上对其作 各种各样的改变, 而不偏离所附权利要求书所限定的本发明的精神和范 围。  While the invention has been illustrated and described with reference to the preferred embodiments embodiments The spirit and scope of the invention as defined by the appended claims.

Claims

权利要求书 Claim
1、 一种下行数据传输方法, 其特征在于, 该方法包括:  A downlink data transmission method, characterized in that the method comprises:
基站接收终端上报的自身支持的终端等级以及用于表示终端内存 大小的扩展内存指示;  The base station receives the terminal level supported by the terminal and the extended memory indication for indicating the memory size of the terminal;
基站根据上下行比例获得下行所支持的最大进程数 N;  The base station obtains the maximum number of processes N supported by the downlink according to the uplink-downlink ratio;
基站根据所述终端等级、所述扩展内存指示以及所述最大进程数 N, 进行内存分配预操作, 并进行下行传输。  The base station performs a memory allocation pre-operation according to the terminal level, the extended memory indication, and the maximum number of processes N, and performs downlink transmission.
2、 根据权利要求 1 所述的方法, 其特征在于, 所述基站接收终端 上报的扩展内存指示为: 所述终端利用 1比特信息进行所述上报, 所述 1比特信息的两个状态, 分别代表不支持扩展内存和支持扩展内存。  The method according to claim 1, wherein the base station receives the extended memory indication reported by the terminal: the terminal performs the reporting by using 1-bit information, and the two states of the 1-bit information are respectively The delegate does not support extended memory and supports extended memory.
3、 根据权利要求 2所述的方法, 其特征在于, 所述不支持扩展内 存所表示的内存大小为系统预设的基本内存大小;  The method according to claim 2, wherein the memory size represented by the unsupported extended memory is a basic memory size preset by the system;
所述支持扩展内存所表示的内存大小与大于 NO的四个下行进程数 中的一个进程数对应, 所述 NO为所述基本内存大小对应的进程数。  The memory size represented by the extended memory is corresponding to one of the four downlink processes that are greater than NO, and the NO is the number of processes corresponding to the basic memory size.
4、 根据权利要求 1 所述的方法, 其特征在于, 所述基站接收终端 上报的扩展内存指示为: 所述终端利用 2比特信息进行所述上报, 所述 2 比特信息的四个状态, 分别代表不支持扩展内存, 支持扩展内存大小 A, 支持扩展内存大小 B, 支持扩展内存大小 C。  The method according to claim 1, wherein the base station receives the extended memory indication reported by the terminal: the terminal performs the reporting by using 2-bit information, and the four states of the 2-bit information are respectively The representative does not support extended memory, supports extended memory size A, supports extended memory size B, and supports extended memory size C.
5、 根据权利要求 4所示的方法, 其特征在于, 所述不支持扩展内 存所表示的内存大小为系统预设的基本内存大小;  The method according to claim 4, wherein the memory size represented by the unsupported extended memory is a basic memory size preset by the system;
所述支持扩展内存大小 A、 支持扩展内存大小 B和支持扩展内存大 小 C所表示的内存大小分别与大于 NO的四个下行进程数中的三个相对 应, 所述 NO为所述基本内存大小对应的进程数。  The memory size represented by the extended memory size A, the extended memory size B, and the extended memory size C respectively corresponds to three of the four downlink processes greater than NO, and the NO is the basic memory size. The number of corresponding processes.
6、 根据权利要求 1所述的方法, 其特征在于,  6. The method of claim 1 wherein:
所述基站接收终端上报的扩展内存指示为: 所述终端利用 3比特信 息进行所述上报, 所述 3比特信息的五个状态, 分别代表不支持扩展内 存, 支持扩展内存大小 A、 支持扩展内存大小 B, 支持扩展内存大小 C、 支持扩展内存大小 D。 The extended memory indication reported by the base station receiving terminal is: the terminal uses a 3-bit letter The information is reported, and the five states of the 3-bit information respectively represent that the extended memory is not supported, the extended memory size A, the extended memory size B, the extended memory size C, and the extended memory size D are supported.
7、 根据权利要求 6所述的方法, 其特征在于, 所述不支持扩展内 存所表示的内存大小为系统预设的基本内存大小;  The method according to claim 6, wherein the memory size represented by the unsupported extended memory is a basic memory size preset by the system;
所述支持扩展内存 A、支持扩展内存 B和支持扩展内存 C所表示的 内存大小分别与大于 NO的四个下行进程数——对应,所述 NO为所述基 本内存大小对应的进程数。  The memory size represented by the extended memory A, the extended memory B, and the extended memory C is respectively equal to the number of four downstream processes greater than NO, and the NO is the number of processes corresponding to the basic memory size.
8、 根据权利要求 3、 5或 7所述的方法, 其特征在于, 该方法进一 步包括:  8. The method of claim 3, 5 or 7, wherein the method further comprises:
预先将基本内存大小乘以任一扩展内存指示所对应的进程数再除 以 NO, 将计算结果作为所述任一扩展内存指示所表示的内存大小。  Multiply the basic memory size by the number of processes corresponding to any extended memory indication and divide by NO. The result of the calculation is used as the memory size indicated by any of the extended memory indications.
9、 根据权利要求 1 所述的方法, 其特征在于, 所述基站根据终端 反馈的所述终端等级、 所述扩展内存指示以及所述最大进程数 N, 进行 内存分配预操作, 并进行下行传输包括:  The method according to claim 1, wherein the base station performs a memory allocation pre-operation according to the terminal level, the extended memory indication, and the maximum number of processes N fed back by the terminal, and performs downlink transmission. Includes:
基站根据终端等级所对应的内存大小以及扩展内存指示所对应的 内存大小, 计算终端所支持的最大进程数 M;  The base station calculates the maximum number of processes M supported by the terminal according to the memory size corresponding to the terminal level and the memory size corresponding to the extended memory indication;
基站判断终端所支持的最大进程数 M是否满足所述最大进程数 N 的要求, 若是, 进行内存分配预操作 1及相应的下行传输; 否则, 进行 内存分配预操作 2及相应的下行传输。  The base station determines whether the maximum number of processes M supported by the terminal satisfies the requirement of the maximum number of processes N, and if so, performs memory allocation pre-operation 1 and corresponding downlink transmission; otherwise, performs memory allocation pre-operation 2 and corresponding downlink transmission.
10、根据权利要求 9所述的方法, 其特征在于, 该方法进一步包括: 终端根据基站的内存分配预操作进行实际内存分配操作, 并进行数据的 处理操作。  The method according to claim 9, wherein the method further comprises: the terminal performing an actual memory allocation operation according to a memory allocation pre-operation of the base station, and performing a data processing operation.
11、 根据权利要求 9所述的方法, 其特征在于, 所述基站进行内存 分配预操作 1及相应的下行传输为:按照 N或 M进行等分 UE中的内存, 并按照分配后的内存进行相应的下行传输。 The method according to claim 9, wherein the base station performs memory allocation pre-operation 1 and the corresponding downlink transmission is: averaging the memory in the UE according to N or M, And perform corresponding downlink transmission according to the allocated memory.
12、 根据权利要求 9所述的方法, 其特征在于, 所述在基站侧进行 内存分配预操作 2及相应的下行传输为: 基站根据进程数 N等分内存, 降低调制编码方式进行下行传输;  The method according to claim 9, wherein the performing the memory allocation pre-operation 2 and the corresponding downlink transmission on the base station side is: the base station divides the memory according to the number of processes N, and reduces the modulation and coding mode for downlink transmission;
或者, 基站根据进程数 N等分内存, 在有效范围内增加 LBRM的 有效速率匹配速率, 减小每次传输信息的长度进行下行传输。  Alternatively, the base station divides the memory according to the number of processes N, increases the effective rate matching rate of the LBRM in the effective range, and reduces the length of each transmission information for downlink transmission.
13、 根据权利要求 10所述的方法, 其特征在于,  13. The method of claim 10, wherein
所述基站进行内存分配预操作 2为及相应的下行传输: 基站根据进 程数 M等分内存, 根据进程数 N进行下行数据的调度和传输;  The base station performs the memory allocation pre-operation 2 and the corresponding downlink transmission: the base station divides the memory according to the process number M, and performs downlink data scheduling and transmission according to the process number N;
所述终端根据基站的内存分配预操作进行实际内存分配操作, 并进 行数据的处理操作包括: 终端根据进程数 M等分内存,对于超出所述进 程数 M之外的、且传输错误的进程数据,直接抛弃,并向基站反馈 NACK 信息。  The terminal performs the actual memory allocation operation according to the memory allocation pre-operation of the base station, and the data processing operation includes: the terminal divides the memory according to the number of processes M, and the process data that exceeds the number of processes M and is transmitted incorrectly Directly discard and feed back NACK information to the base station.
14、 根据权利要求 10所述的方法, 其特征在于,  14. The method of claim 10, wherein
所述基站进行内存分配预操作 2及相应的下行传输为: 基站根据进 程数 N等分内存, 并按照分配后的内存进行相应的下行传输;  The base station performs the memory allocation pre-operation 2 and the corresponding downlink transmission is: the base station divides the memory according to the number of processes N, and performs corresponding downlink transmission according to the allocated memory;
所述终端根据基站的内存分配预操作进行实际内存分配操作, 并进 行相关数据的存储操作包括: 终端根据进程数 N等分内存, 对于超出内 存大小的数据进行部分丢弃; 任一进程多次重传数据合并时, 对新到的 所有数据和存储的数据进行部分合并。  The terminal performs an actual memory allocation operation according to the memory allocation pre-operation of the base station, and performs related data storage operations, including: the terminal divides the memory according to the number of processes N, and partially discards the data exceeding the memory size; When the data is merged, all the newly arrived data and the stored data are partially merged.
15、 根据权利要求 10所述的方法, 其特征在于,  15. The method of claim 10, wherein
所述基站进行内存分配预操作 2及相应的下行传输为: 基站配置下 行进程数目, 根据该进程数等分内存, 并将进程数目告知给终端, 并按 照分配后的内存进行相应的下行传输;  The base station performs the memory allocation pre-operation 2 and the corresponding downlink transmission is: the base station configures the number of downlink processes, divides the memory according to the number of the processes, and notifies the terminal to the number of processes, and performs corresponding downlink transmission according to the allocated memory;
所述终端根据基站的内存分配预操作进行实际内存分配操作, 并进 行相关数据的存储操作为: 终端接收基站下发的进程数目, 根据该进程 数目进行实际内存分配操作, 并进行数据的处理操作。 The terminal performs an actual memory allocation operation according to a memory allocation pre-operation of the base station, and advances The storage operation of the row-related data is as follows: The terminal receives the number of processes sent by the base station, performs an actual memory allocation operation according to the number of the processes, and performs data processing operations.
16、 一种用户终端, 其特征在于, 该用户终端包括: 终端等级上报 单元、 扩展内存指示上报单元、 内存分配及处理单元;  A user terminal, comprising: a terminal level reporting unit, an extended memory indication reporting unit, a memory allocation and a processing unit;
所述终端等级上^艮单元, 用于将自身的终端等级上 ^艮给基站; 所述扩展内存指示上报单元, 用于将表示自身内存大小的扩展内存 指示信息上报给基站;  The terminal level upper unit is configured to send the terminal level of the terminal to the base station; the extended memory indication reporting unit is configured to report the extended memory indication information indicating the size of the memory to the base station;
所述内存分配及处理单元, 用于根据基站下发的内存分配方式为每 个进程分配内存并处理接收数据。  The memory allocation and processing unit is configured to allocate memory for each process and process the received data according to a memory allocation manner sent by the base station.
17、 一种基站, 其特征在于, 该基站包括: 终端等级接收单元, 扩 展内存指示接收单元、 最大进程数确定单元、 内存预分配单元及数据调 度传输单元,  A base station, comprising: a terminal level receiving unit, an extended memory indication receiving unit, a maximum process number determining unit, a memory pre-allocation unit, and a data scheduling transmission unit,
所述终端等级接收单元, 用于接收终端上报的终端等级, 并发送给 所述内存预分配及数据调度传输单元;  The terminal level receiving unit is configured to receive a terminal level reported by the terminal, and send the terminal level to the memory pre-allocation and data scheduling transmission unit;
所述扩展内存指示接收单元, 用于接收终端上报的扩展内存指示信 息, 并发送给所述内存预分配及数据调度传输单元;  The extended memory indication receiving unit is configured to receive extended memory indication information reported by the terminal, and send the information to the memory pre-allocation and data scheduling transmission unit;
所述最大进程数确定单元, 用于确定当前上下行子帧比例所对应的 最大进程数 N;  The maximum process number determining unit is configured to determine a maximum number of processes N corresponding to the current uplink and downlink subframe ratio;
所述内存预分配单元, 用于根据终端反馈的所述终端等级、 所述扩 展内存指示以及所述最大进程数确定单元所确定的最大进程数 N , 进行 内存分配预操作;  The memory pre-allocation unit is configured to perform a memory allocation pre-operation according to the terminal level fed back by the terminal, the extended memory indication, and the maximum number N of processes determined by the maximum process number determining unit;
所述数据调度传输单元, 用于根据确定的每一个进程的内存大小进 行数据调度和传输。  The data scheduling transmission unit is configured to perform data scheduling and transmission according to the determined memory size of each process.
PCT/CN2009/071408 2008-04-22 2009-04-22 A method and device for downlink data transmission WO2009129742A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN 200810104392 CN101567749B (en) 2008-04-22 2008-04-22 Method and device for downlink data transmission
CN200810104392.0 2008-04-22

Publications (1)

Publication Number Publication Date
WO2009129742A1 true WO2009129742A1 (en) 2009-10-29

Family

ID=41216437

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2009/071408 WO2009129742A1 (en) 2008-04-22 2009-04-22 A method and device for downlink data transmission

Country Status (2)

Country Link
CN (1) CN101567749B (en)
WO (1) WO2009129742A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111078372A (en) * 2019-12-20 2020-04-28 北京思特奇信息技术股份有限公司 Automatic process management method and system
CN111949492A (en) * 2020-08-20 2020-11-17 深圳市锐尔觅移动通信有限公司 System resource acquisition method and device and terminal equipment

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102348237B (en) * 2011-10-28 2014-07-16 重庆邮电大学 Data queuing method in broadband wireless communication system
CN106301704B (en) * 2015-05-26 2019-08-06 苏州简约纳电子有限公司 The caching method of HARQ data
WO2020097904A1 (en) * 2018-11-16 2020-05-22 北京小米移动软件有限公司 Data transmission method and apparatus

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1689261A (en) * 2002-08-13 2005-10-26 松下电器产业株式会社 Method of process configuration for multiple HARQ processes
WO2006049438A1 (en) * 2004-11-03 2006-05-11 Samsung Electronics Co., Ltd. System and method for transmitting/receiving hybrid automatic repeat request buffer capability information in broadband wireless access communication system
CN1972177A (en) * 2006-11-29 2007-05-30 北京邮电大学 Method of jointly fixing automatic request retransmission and scheduling algorithm based on terminal feedback
US20070232318A1 (en) * 2006-03-29 2007-10-04 Nec Corporation System and method for wireless resource allocation, and base station used therefor

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100336332C (en) * 2005-11-16 2007-09-05 中兴通讯股份有限公司 Method for realizing mixing automatic re-transmit request in multi frequency cell

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1689261A (en) * 2002-08-13 2005-10-26 松下电器产业株式会社 Method of process configuration for multiple HARQ processes
WO2006049438A1 (en) * 2004-11-03 2006-05-11 Samsung Electronics Co., Ltd. System and method for transmitting/receiving hybrid automatic repeat request buffer capability information in broadband wireless access communication system
US20070232318A1 (en) * 2006-03-29 2007-10-04 Nec Corporation System and method for wireless resource allocation, and base station used therefor
CN1972177A (en) * 2006-11-29 2007-05-30 北京邮电大学 Method of jointly fixing automatic request retransmission and scheduling algorithm based on terminal feedback

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111078372A (en) * 2019-12-20 2020-04-28 北京思特奇信息技术股份有限公司 Automatic process management method and system
CN111078372B (en) * 2019-12-20 2023-08-08 北京思特奇信息技术股份有限公司 Automatic process management method and system
CN111949492A (en) * 2020-08-20 2020-11-17 深圳市锐尔觅移动通信有限公司 System resource acquisition method and device and terminal equipment
CN111949492B (en) * 2020-08-20 2023-01-06 深圳市锐尔觅移动通信有限公司 System resource obtaining method and device and terminal equipment

Also Published As

Publication number Publication date
CN101567749A (en) 2009-10-28
CN101567749B (en) 2013-04-03

Similar Documents

Publication Publication Date Title
US10834737B2 (en) Wireless communication method and apparatus
US11576199B2 (en) Systems and methods for grant-free uplink transmissions
US11641263B2 (en) Method and apparatus for allocating and signaling ack/nack resources in a wireless communication system
JP4833378B1 (en) Release procedure of semi-persistently scheduled resources in mobile communication networks
JP5001420B2 (en) Wireless transmission apparatus and wireless transmission method
EP2462713B1 (en) Method and system for handling harq operations during transmission mode changes
US8595579B2 (en) Method for DL semi-persistent scheduling HARQ process allocation and apparatus thereof
WO2017157181A1 (en) Method and device scheduling and allocating resource
CN108111263B (en) Feedback method and device of confirmation information and receiving method and device of confirmation information
CN109417434B (en) Variable transport format parameters for fast acknowledgment feedback mechanism
WO2017036214A1 (en) Method for indicating reception status of a-mpdu and reception device
EP2844008A1 (en) Data transmission method, device and system based on harq
WO2012174918A1 (en) Methods and device for transmitting and receiving ack/nack
WO2011120411A1 (en) Method and device for determining uplink control channel resources
CN113273112B (en) Method and apparatus for performing communication in wireless communication system
CN114175551A (en) Communication device, infrastructure equipment and method
CN109673050B (en) Data multiplexing transmission method, network side equipment and communication system
CN109716699B (en) Method, network device and terminal device for hybrid automatic repeat request process
WO2009129742A1 (en) A method and device for downlink data transmission
WO2013135015A1 (en) Enhanced uplink coverage method, device and base station
WO2018141229A1 (en) Method and device for data transmission
CN103338097A (en) Method and system for HARQ (Hybrid Automatic Repeat Request) data processing
AU2013200180B2 (en) Control channel signaling using a common signaling field for transport format and redundancy version
CN110337831B (en) Method and device for transmitting data
JP5457486B2 (en) ACK / NACK channel resource allocation and signaling method and apparatus in wireless communication system

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: 09734700

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 09734700

Country of ref document: EP

Kind code of ref document: A1