WO2016078328A1 - Automatic retransmission method and apparatus - Google Patents
Automatic retransmission method and apparatus Download PDFInfo
- Publication number
- WO2016078328A1 WO2016078328A1 PCT/CN2015/077419 CN2015077419W WO2016078328A1 WO 2016078328 A1 WO2016078328 A1 WO 2016078328A1 CN 2015077419 W CN2015077419 W CN 2015077419W WO 2016078328 A1 WO2016078328 A1 WO 2016078328A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- mac layer
- retransmission
- enodeb
- harq
- layer
- Prior art date
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L1/00—Arrangements for detecting or preventing errors in the information received
- H04L1/12—Arrangements for detecting or preventing errors in the information received by using return channel
- H04L1/16—Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
- H04L1/18—Automatic repetition systems, e.g. Van Duuren systems
Definitions
- This document relates to automatic retransmission techniques, and more particularly to an automatic retransmission method and apparatus.
- FIG. 1 is a schematic diagram of an air interface protocol stack of a Long Term Evolution (LTE) network.
- LTE Long Term Evolution
- the LTE network guarantees the transmission reliability of the air interface from two aspects.
- One is the automatic retransmission request (ARQ, Automatic Repeat) of the radio link control (RLC) layer acknowledgement mode (AM, Acknowledged Mode).
- the second is the hybrid automatic repeat request (HARQ, Hybrid ARQ) of the Medium Access Control (MAC) layer.
- ARQ automatic retransmission request
- RLC radio link control
- HARQ Hybrid ARQ
- MAC Medium Access Control
- the HARQ transmission is divided into a new transmission and a retransmission. If the HARQ retransmission exceeds the maximum number of times, the HARQ retransmission fails.
- the RLC layer of the user equipment UE, User Equipment
- eNodeB evolved Node B
- the RLC layer of the LTE base station, and then the RLC layer of the eNodeB retransmits the corresponding message. Since ARQ retransmission is higher than the protocol level involved in HARQ retransmission, the delay is even larger.
- the MAC layer of the eNodeB can directly notify the RLC layer to perform ARQ retransmission without waiting for the status report of the UE RLC layer.
- the unit of HARQ transmission is TB, and one TB is a data block containing a MAC message.
- the TB size is specified by the MCS index.
- the MCS index has 5 bits, but only 29 combinations (0 to 28) are used, and the remaining 3 combinations (29 to 31) are reserved, and the three combinations are Only for retransmission.
- the size of the transport block (TB) is generally specified in the newly transmitted downlink control information (DCI, Downlink Control Information) by the Modulation and Coding Scheme (MCS) index, and the TB size during the HARQ retransmission. It does not change, so the retransmitted DCI does not re-instruct the size of the TB.
- DCI downlink control information
- MCS Modulation and Coding Scheme
- the UE fails to demodulate the UE after receiving the HARQ retransmitted message because the TB is not known. After the UE demodulation fails, a non-acknowledgement (NACK, Negative Acknowledgement) is sent to the eNodeB, thereby triggering the ARQ. Therefore, the delay of the RLC layer retransmission is long.
- NACK Non-acknowledgement
- This paper proposes a method and apparatus for automatic retransmission, which can reduce the retransmission delay.
- An automatic retransmission method includes:
- the medium access control MAC layer of the evolved Node B eNodeB sends a hybrid automatic repeat request HARQ new transmission to the MAC layer of the user equipment UE;
- the MAC layer of the eNodeB When the MAC layer of the eNodeB does not receive the acknowledgment response ACK and the non-acknowledgement response NACK of the MAC layer of the UE, the MAC layer of the eNodeB does not perform HARQ retransmission, and notifies the RLC layer to perform automatic retransmission request ARQ retransmission.
- the method further includes:
- the MAC layer of the eNodeB performs HARQ retransmission.
- An automatic retransmission device includes:
- the MAC layer sending module is configured to: send a hybrid automatic repeat request HARQ new transmission to the MAC layer of the user equipment UE;
- the notification module is configured to: when the MAC layer does not receive the ACK and NACK of the MAC layer of the UE, perform no HARQ retransmission, and notify the RLC layer to perform automatic retransmission request ARQ retransmission;
- the RLC layer sending module is configured to: perform an RLC layer automatic retransmission request ARQ retransmission according to the notification of the notification module.
- the MAC layer sending module is further configured to:
- the MAC layer When the MAC layer receives the non-acknowledgment response NACK of the MAC layer of the UE, the MAC layer performs HARQ retransmission.
- a computer readable storage medium storing computer executable instructions for performing the methods described above.
- the embodiment of the present invention includes: the MAC layer of the eNodeB sends a new HARQ transmission to the MAC layer of the UE; when the MAC layer of the eNodeB does not receive the ACK and the NACK of the MAC layer of the UE, the MAC layer of the eNodeB does not perform HARQ retransmits and notifies the RLC layer ARQ retransmission.
- the RLC layer is immediately notified to perform ARQ retransmission without continuing to perform HARQ retransmission, thereby reducing retransmission.
- the delay and the elimination of meaningless HARQ retransmissions save valuable air interface resources.
- FIG. 1 is a schematic diagram of an air interface protocol stack of an LTE network of the related art
- FIG. 2 is a flowchart of a method for automatic retransmission according to an embodiment of the present invention
- FIG. 3 is a flowchart of an embodiment of a method for automatic retransmission according to an embodiment of the present invention
- FIG. 4 is a schematic diagram of an apparatus for automatic retransmission according to an embodiment of the present invention.
- HARQ retransmission does not carry TB size information and must rely on new transmission. If the UE fails to correctly demodulate the DCI when the HARQ is newly transmitted, the UE does not know the TB size regardless of how many times the HARQ retransmission is performed, so the HARQ retransmission in this case certainly fails, which is meaningless.
- the embodiment of the present invention optimizes the situation.
- the MAC layer of the eNodeB does not receive the ACK (Acknowledgement) or NACK (Negative Acknowledgement) of the HARQ
- the UE fails to demodulate the DCI, and stops the HARQ process.
- the RLC layer immediately begins ARQ retransmission.
- an embodiment of the present invention provides a method for automatic retransmission, including:
- Step 200 The MAC layer of the eNodeB sends a HARQ new transmission to the MAC layer of the UE.
- the HARQ new transmission includes DCI and corresponding data.
- the MAC layer of the UE first detects the DCI, and acquires data according to the detected DCI.
- the ACK is sent to the eNodeB; when the MAC layer of the UE does not successfully obtain the data, the NACK is sent to the eNodeB.
- the MAC layer of the UE When the MAC layer of the UE does not detect DCI, the MAC layer of the UE does not send ACK and NACK to the eNodeB.
- Step 201 When the MAC layer of the eNodeB does not receive the acknowledgment response (ACK, Acknowledgement) and NACK of the MAC layer of the UE, the MAC layer of the eNodeB does not perform HARQ retransmission, and immediately sends a message to notify the RLC layer to perform ARQ retransmission.
- ACK acknowledgment response
- NACK NACK of the MAC layer of the UE
- the eNodeB When the eNodeB transmits data in a subframe, it receives feedback (ACK or NACK) of the UE in the Mth subframe thereafter, where M is a preset positive integer. For example, in a Frequency Division Duplex (FDD) system, feedback is received after 4 subframes.
- FDD Frequency Division Duplex
- the MAC layer of the eNodeB when the MAC layer of the eNodeB receives the NACK of the MAC layer of the UE, the MAC layer of the eNodeB performs HARQ retransmission.
- the method includes:
- Step 300 The eNodeB RLC layer sends an RLC Protocol Data Unit (PDU) to the MAC layer.
- PDU RLC Protocol Data Unit
- the RLC PDU is an ARQ new transmission or an ARQ retransmission.
- Step 301 The MAC layer of the eNodeB sends a MAC PDU to the UE MAC layer.
- the MAC PDU is a new transmission of HARQ.
- Step 302 If the eNodeB MAC layer does not receive the ACK and NACK of the MAC layer of the UE, the MAC layer of the eNodeB does not perform HARQ retransmission, and immediately notifies the RLC layer of the eNodeB to retransmit the corresponding RLC PDU.
- the MAC layer of the eNodeB performs HARQ retransmission.
- an apparatus for automatic retransmission includes:
- the MAC layer sending module 41 is configured to: send a HARQ new transmission to the MAC layer of the UE;
- the notification module 42 is configured to: when the MAC layer does not receive the ACK and the NACK of the MAC layer of the UE, perform no HARQ retransmission, and notify the RLC layer to perform ARQ retransmission;
- the RLC layer sending module 43 is configured to: perform an RLC layer automatic retransmission request ARQ retransmission according to the notification of the notification module.
- the MAC layer sending module 41 is further configured to:
- the MAC layer When the MAC layer receives the NACK of the MAC layer of the UE, the MAC layer performs HARQ retransmission.
- all or part of the steps of the above embodiments may also be implemented by using an integrated circuit. These steps may be separately fabricated into individual integrated circuit modules, or multiple modules or steps may be fabricated into a single integrated circuit module. achieve.
- the devices/function modules/functional units in the above embodiments may be implemented by a general-purpose computing device, which may be centralized on a single computing device or distributed over a network of multiple computing devices.
- the device/function module/functional unit in the above embodiment When the device/function module/functional unit in the above embodiment is implemented in the form of a software function module and sold or used as a stand-alone product, it can be stored in a computer readable storage medium.
- the above mentioned computer readable storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
- the RLC layer is immediately notified to perform the ARQ retransmission, and the HARQ retransmission is not required, thereby reducing the delay of the retransmission. It also saves meaningless HARQ retransmissions, saving valuable air interface resources.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Mobile Radio Communication Systems (AREA)
- Detection And Prevention Of Errors In Transmission (AREA)
Abstract
An automatic retransmission method and apparatus. The method comprises: sending, by a Medium Access Control (MAC) layer of an evolved Node B (eNodeB), Hybrid Automatic Retransmission Quest (HARQ) new transmission to a MAC layer of a User Equipment (UE); and when the MAC layer of the eNodeB does not receive an Acknowledgement response (ACK) and a Negative Acknowledgement response (NACK) of the MAC layer of the UE, not performing, by the MAC layer of the eNodeB, HARQ retransmission, and informing an RLC layer of Automatic Retransmission Quest (ARQ) retransmission.
Description
本文涉及自动重传技术,尤指一种自动重传的方法和装置。This document relates to automatic retransmission techniques, and more particularly to an automatic retransmission method and apparatus.
图1为长期演进(LTE,Long Term Evolution)网络的空中接口协议栈示意图。参见图1,LTE网络从两个方面保证空中接口的传输可靠性,一是无线链路控制(RLC,Radio Link Control)层确认模式(AM,Acknowledged Mode)的自动重传请求(ARQ,Automatic Repeat reQuest);二是媒体接入控制(MAC,Medium Access Control)层的混合自动重传请求(HARQ,Hybrid ARQ)。FIG. 1 is a schematic diagram of an air interface protocol stack of a Long Term Evolution (LTE) network. Referring to Figure 1, the LTE network guarantees the transmission reliability of the air interface from two aspects. One is the automatic retransmission request (ARQ, Automatic Repeat) of the radio link control (RLC) layer acknowledgement mode (AM, Acknowledged Mode). The second is the hybrid automatic repeat request (HARQ, Hybrid ARQ) of the Medium Access Control (MAC) layer.
HARQ传输分为新传和重传,如果HARQ重传超过最大次数,则HARQ重传失败,用户设备(UE,User Equipment)的RLC层通过状态报告通知演进的节点B(eNodeB,Evolved Node B,LTE基站)的RLC层,然后eNodeB的RLC层对相应报文进行重传。由于ARQ重传比HARQ重传涉及的协议层次更高,所以时延也就更大。为了减少重传时延,HARQ重传失败后,eNodeB的MAC层可以直接通知RLC层进行ARQ重传,不必等待UE RLC层的状态报告。The HARQ transmission is divided into a new transmission and a retransmission. If the HARQ retransmission exceeds the maximum number of times, the HARQ retransmission fails. The RLC layer of the user equipment (UE, User Equipment) notifies the evolved Node B (eNodeB, Evolved Node B, through the status report). The RLC layer of the LTE base station, and then the RLC layer of the eNodeB retransmits the corresponding message. Since ARQ retransmission is higher than the protocol level involved in HARQ retransmission, the delay is even larger. In order to reduce the retransmission delay, after the HARQ retransmission fails, the MAC layer of the eNodeB can directly notify the RLC layer to perform ARQ retransmission without waiting for the status report of the UE RLC layer.
HARQ传输的单位是TB,一个TB就是包含MAC报文的一个数据块。TB大小是通过MCS索引指定的,MCS索引有5比特(bit),但只使用29种组合(0~28),剩余的3种组合(29~31)是预留的,且这3种组合只用于重传。由于传输块(TB,Transport Block)的大小一般在新传的下行控制信息(DCI,Downlink Control Information)中通过调制和编码方案(MCS,Modulation and Coding Scheme)索引指定,而HARQ重传时TB大小不变,因此重传的DCI中不会重新指示TB的大小。如果UE未成功接收新传中的DCI,则UE在收到HARQ重传的报文后由于不知道TB的大小,导致UE解调失败。UE解调失败后会向eNodeB发送非确认响应(NACK,Negative Acknowledgement),从而触发ARQ,因此,RLC层重传的时延很长。
The unit of HARQ transmission is TB, and one TB is a data block containing a MAC message. The TB size is specified by the MCS index. The MCS index has 5 bits, but only 29 combinations (0 to 28) are used, and the remaining 3 combinations (29 to 31) are reserved, and the three combinations are Only for retransmission. The size of the transport block (TB) is generally specified in the newly transmitted downlink control information (DCI, Downlink Control Information) by the Modulation and Coding Scheme (MCS) index, and the TB size during the HARQ retransmission. It does not change, so the retransmitted DCI does not re-instruct the size of the TB. If the UE does not successfully receive the newly transmitted DCI, the UE fails to demodulate the UE after receiving the HARQ retransmitted message because the TB is not known. After the UE demodulation fails, a non-acknowledgement (NACK, Negative Acknowledgement) is sent to the eNodeB, thereby triggering the ARQ. Therefore, the delay of the RLC layer retransmission is long.
发明内容Summary of the invention
本文提出了一种自动重传的方法和装置,能够减小重传时延。This paper proposes a method and apparatus for automatic retransmission, which can reduce the retransmission delay.
一种自动重传的方法,包括:An automatic retransmission method includes:
演进的节点B eNodeB的媒体接入控制MAC层向用户设备UE的MAC层发送混合自动重传请求HARQ新传;The medium access control MAC layer of the evolved Node B eNodeB sends a hybrid automatic repeat request HARQ new transmission to the MAC layer of the user equipment UE;
当eNodeB的MAC层未接收到UE的MAC层的确认响应ACK和非确认响应NACK时,eNodeB的MAC层不进行HARQ重传,并通知RLC层进行自动重传请求ARQ重传。When the MAC layer of the eNodeB does not receive the acknowledgment response ACK and the non-acknowledgement response NACK of the MAC layer of the UE, the MAC layer of the eNodeB does not perform HARQ retransmission, and notifies the RLC layer to perform automatic retransmission request ARQ retransmission.
可选地,当所述eNodeB的MAC层接收到所述UE的MAC层的非确认响应NACK时,该方法还包括:Optionally, when the MAC layer of the eNodeB receives the non-acknowledgment response NACK of the MAC layer of the UE, the method further includes:
所述eNodeB的MAC层进行HARQ重传。The MAC layer of the eNodeB performs HARQ retransmission.
一种自动重传的装置,包括:An automatic retransmission device includes:
MAC层发送模块,设置为:向用户设备UE的MAC层发送混合自动重传请求HARQ新传;The MAC layer sending module is configured to: send a hybrid automatic repeat request HARQ new transmission to the MAC layer of the user equipment UE;
通知模块,设置为:当MAC层没有接收到UE的MAC层的ACK和NACK时,不进行HARQ重传,并通知RLC层进行自动重传请求ARQ重传;The notification module is configured to: when the MAC layer does not receive the ACK and NACK of the MAC layer of the UE, perform no HARQ retransmission, and notify the RLC layer to perform automatic retransmission request ARQ retransmission;
RLC层发送模块,设置为:根据通知模块的通知进行RLC层自动重传请求ARQ重传。The RLC layer sending module is configured to: perform an RLC layer automatic retransmission request ARQ retransmission according to the notification of the notification module.
可选地,所述MAC层发送模块还设置为::Optionally, the MAC layer sending module is further configured to:
当MAC层接收到所述UE的MAC层的非确认响应NACK时,MAC层进行HARQ重传。When the MAC layer receives the non-acknowledgment response NACK of the MAC layer of the UE, the MAC layer performs HARQ retransmission.
一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令用于执行上述的方法。A computer readable storage medium storing computer executable instructions for performing the methods described above.
与相关技术相比,本发明实施例包括:eNodeB的MAC层向UE的MAC层发送HARQ新传;当eNodeB的MAC层未接收到UE的MAC层的ACK和NACK时,eNodeB的MAC层不进行HARQ重传,并通知RLC层进行
ARQ重传。通过本发明实施例的方案,由于在eNodeB的MAC未接收到UE的MAC层的ACK或NACK时,立即通知RLC层进行ARQ重传,而不需要继续进行HARQ重传,从而减小了重传的时延,并且省掉了无意义的HARQ重传,从而节约了宝贵的空中接口资源。Compared with the related art, the embodiment of the present invention includes: the MAC layer of the eNodeB sends a new HARQ transmission to the MAC layer of the UE; when the MAC layer of the eNodeB does not receive the ACK and the NACK of the MAC layer of the UE, the MAC layer of the eNodeB does not perform HARQ retransmits and notifies the RLC layer
ARQ retransmission. With the solution of the embodiment of the present invention, when the MAC of the eNodeB does not receive the ACK or NACK of the MAC layer of the UE, the RLC layer is immediately notified to perform ARQ retransmission without continuing to perform HARQ retransmission, thereby reducing retransmission. The delay and the elimination of meaningless HARQ retransmissions save valuable air interface resources.
附图概述BRIEF abstract
下面对本发明实施例中的附图进行说明。The drawings in the embodiments of the present invention will be described below.
图1为相关技术的LTE网络的空中接口协议栈示意图;1 is a schematic diagram of an air interface protocol stack of an LTE network of the related art;
图2为本发明实施例自动重传的方法的流程图;2 is a flowchart of a method for automatic retransmission according to an embodiment of the present invention;
图3为本发明实施例自动重传的方法的实施例的流程图;3 is a flowchart of an embodiment of a method for automatic retransmission according to an embodiment of the present invention;
图4为本发明实施例的自动重传的装置示意图。FIG. 4 is a schematic diagram of an apparatus for automatic retransmission according to an embodiment of the present invention.
下面结合附图对本发明的实施方式进行描述。需要说明的是,在不冲突的情况下,本文中的实施例及实施例中的各种方式可以相互组合。Embodiments of the present invention will be described below with reference to the accompanying drawings. It should be noted that the embodiments in the embodiments and the various manners in the embodiments may be combined with each other without conflict.
HARQ重传不携带TB大小信息,必须依靠新传。如果UE未能正确解调HARQ新传时的DCI,那么不管HARQ重传多少次,UE都不知道TB大小,所以这种情况下的HARQ重传肯定失败,是没有意义的。HARQ retransmission does not carry TB size information and must rely on new transmission. If the UE fails to correctly demodulate the DCI when the HARQ is newly transmitted, the UE does not know the TB size regardless of how many times the HARQ retransmission is performed, so the HARQ retransmission in this case certainly fails, which is meaningless.
本发明实施例对这种情况进行优化,当eNodeB的MAC层没有收到HARQ新传的ACK(Acknowledgement)或NACK(Negative Acknowledgement),则知道UE未能解调DCI,停止本次HARQ流程,通知RLC层立即开始ARQ重传。The embodiment of the present invention optimizes the situation. When the MAC layer of the eNodeB does not receive the ACK (Acknowledgement) or NACK (Negative Acknowledgement) of the HARQ, the UE fails to demodulate the DCI, and stops the HARQ process. The RLC layer immediately begins ARQ retransmission.
参见图2,本发明实施例提出了一种自动重传的方法,包括:Referring to FIG. 2, an embodiment of the present invention provides a method for automatic retransmission, including:
步骤200、eNodeB的MAC层向UE的MAC层发送HARQ新传。Step 200: The MAC layer of the eNodeB sends a HARQ new transmission to the MAC layer of the UE.
本步骤中,HARQ新传包括DCI和对应的数据。In this step, the HARQ new transmission includes DCI and corresponding data.
UE的MAC层首先对DCI进行检测,根据检测得到的DCI获取数据。
当UE的MAC层成功获得数据时,向eNodeB发送ACK;当UE的MAC层未成功获得数据时,向eNodeB发送NACK。The MAC layer of the UE first detects the DCI, and acquires data according to the detected DCI.
When the MAC layer of the UE successfully obtains data, the ACK is sent to the eNodeB; when the MAC layer of the UE does not successfully obtain the data, the NACK is sent to the eNodeB.
当UE的MAC层未检测到DCI时,UE的MAC层不会向eNodeB发送ACK和NACK。When the MAC layer of the UE does not detect DCI, the MAC layer of the UE does not send ACK and NACK to the eNodeB.
步骤201、当eNodeB的MAC层未接收到UE的MAC层的确认响应(ACK,Acknowledgement)和NACK时,eNodeB的MAC层不进行HARQ重传,并立即发送消息通知RLC层进行ARQ重传。Step 201: When the MAC layer of the eNodeB does not receive the acknowledgment response (ACK, Acknowledgement) and NACK of the MAC layer of the UE, the MAC layer of the eNodeB does not perform HARQ retransmission, and immediately sends a message to notify the RLC layer to perform ARQ retransmission.
当eNodeB在一子帧中发送了数据,会在其后第M个子帧中收到UE的反馈(ACK或者NACK),其中,M为预设的正整数。比如在频分双工(Frequency Division Duplex,FDD)系统中,是4个子帧之后收反馈。在本步骤中,当eNodeB的MAC层未接收到UE的MAC层的ACK或NACK,表示UE未能解调DCI,则停止本次HARQ流程,通知RLC层立即开始ARQ重传。When the eNodeB transmits data in a subframe, it receives feedback (ACK or NACK) of the UE in the Mth subframe thereafter, where M is a preset positive integer. For example, in a Frequency Division Duplex (FDD) system, feedback is received after 4 subframes. In this step, when the MAC layer of the eNodeB does not receive the ACK or NACK of the MAC layer of the UE, indicating that the UE fails to demodulate the DCI, the current HARQ process is stopped, and the RLC layer is notified to immediately start the ARQ retransmission.
本步骤中,当eNodeB的MAC层接收到UE的MAC层的NACK时,eNodeB的MAC层进行HARQ重传。In this step, when the MAC layer of the eNodeB receives the NACK of the MAC layer of the UE, the MAC layer of the eNodeB performs HARQ retransmission.
下面通过实施例详细说明本发明实施例的方法。The method of the embodiment of the present invention will be described in detail below by way of examples.
如图3所示,该方法包括:As shown in FIG. 3, the method includes:
步骤300、eNodeB RLC层向MAC层发送RLC协议数据单元(PDU,Protocol Data Unit)。Step 300: The eNodeB RLC layer sends an RLC Protocol Data Unit (PDU) to the MAC layer.
本步骤中,RLC PDU为ARQ新传或ARQ重传。In this step, the RLC PDU is an ARQ new transmission or an ARQ retransmission.
步骤301、eNodeB的MAC层向UE MAC层发送MAC PDU。Step 301: The MAC layer of the eNodeB sends a MAC PDU to the UE MAC layer.
本步骤中,MAC PDU即为HARQ的新传。In this step, the MAC PDU is a new transmission of HARQ.
步骤302、如果eNodeB MAC层没有收到UE的MAC层的ACK和NACK,则eNodeB的MAC层不进行HARQ重传,并立即通知eNodeB的RLC层,对相应的RLC PDU进行重传。Step 302: If the eNodeB MAC layer does not receive the ACK and NACK of the MAC layer of the UE, the MAC layer of the eNodeB does not perform HARQ retransmission, and immediately notifies the RLC layer of the eNodeB to retransmit the corresponding RLC PDU.
本步骤中,如果eNodeB MAC层接收到UE的MAC层的NACK,则eNodeB的MAC层进行HARQ重传。
In this step, if the eNodeB MAC layer receives the NACK of the MAC layer of the UE, the MAC layer of the eNodeB performs HARQ retransmission.
如图4所示,本发明实施例的一种自动重传的装置,包括:As shown in FIG. 4, an apparatus for automatic retransmission according to an embodiment of the present invention includes:
MAC层发送模块41,设置为:向UE的MAC层发送HARQ新传;The MAC layer sending module 41 is configured to: send a HARQ new transmission to the MAC layer of the UE;
通知模块42,设置为:当MAC层没有接收到UE的MAC层的ACK和NACK时,不进行HARQ重传,并通知RLC层进行ARQ重传;The notification module 42 is configured to: when the MAC layer does not receive the ACK and the NACK of the MAC layer of the UE, perform no HARQ retransmission, and notify the RLC layer to perform ARQ retransmission;
RLC层发送模块43,设置为:根据通知模块的通知进行RLC层自动重传请求ARQ重传。The RLC layer sending module 43 is configured to: perform an RLC layer automatic retransmission request ARQ retransmission according to the notification of the notification module.
本发明实施例的装置中,MAC层发送模块41还设置为:In the apparatus of the embodiment of the present invention, the MAC layer sending module 41 is further configured to:
当MAC层接收到UE的MAC层的NACK时,MAC层进行HARQ重传。When the MAC layer receives the NACK of the MAC layer of the UE, the MAC layer performs HARQ retransmission.
本领域普通技术人员可以理解上述实施例的全部或部分步骤可以使用计算机程序流程来实现,所述计算机程序可以存储于一计算机可读存储介质中,所述计算机程序在相应的硬件平台上(如系统、设备、装置、器件等)执行,在执行时,包括方法实施例的步骤之一或其组合。One of ordinary skill in the art will appreciate that all or a portion of the steps of the above-described embodiments can be implemented using a computer program flow, which can be stored in a computer readable storage medium, such as on a corresponding hardware platform (eg, The system, device, device, device, etc. are executed, and when executed, include one or a combination of the steps of the method embodiments.
可选地,上述实施例的全部或部分步骤也可以使用集成电路来实现,这些步骤可以被分别制作成一个个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。Alternatively, all or part of the steps of the above embodiments may also be implemented by using an integrated circuit. These steps may be separately fabricated into individual integrated circuit modules, or multiple modules or steps may be fabricated into a single integrated circuit module. achieve.
上述实施例中的装置/功能模块/功能单元可以采用通用的计算装置来实现,它们可以集中在单个的计算装置上,也可以分布在多个计算装置所组成的网络上。The devices/function modules/functional units in the above embodiments may be implemented by a general-purpose computing device, which may be centralized on a single computing device or distributed over a network of multiple computing devices.
上述实施例中的装置/功能模块/功能单元以软件功能模块的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。上述提到的计算机可读取存储介质可以是只读存储器,磁盘或光盘等。When the device/function module/functional unit in the above embodiment is implemented in the form of a software function module and sold or used as a stand-alone product, it can be stored in a computer readable storage medium. The above mentioned computer readable storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
本发明实施例由于在eNodeB的MAC未接收到UE的MAC层的ACK或NACK时,立即通知RLC层进行ARQ重传,而不需要继续进行HARQ重传,从而减小了重传的时延,并且省掉了无意义的HARQ重传,从而节约了宝贵的空中接口资源。
In the embodiment of the present invention, when the MAC of the eNodeB does not receive the ACK or the NACK of the MAC layer of the UE, the RLC layer is immediately notified to perform the ARQ retransmission, and the HARQ retransmission is not required, thereby reducing the delay of the retransmission. It also saves meaningless HARQ retransmissions, saving valuable air interface resources.
Claims (5)
- 一种自动重传的方法,包括:An automatic retransmission method includes:演进的节点B eNodeB的媒体接入控制MAC层向用户设备UE的MAC层发送混合自动重传请求HARQ新传;The medium access control MAC layer of the evolved Node B eNodeB sends a hybrid automatic repeat request HARQ new transmission to the MAC layer of the user equipment UE;当eNodeB的MAC层未接收到UE的MAC层的确认响应ACK和非确认响应NACK时,eNodeB的MAC层不进行HARQ重传,并通知RLC层进行自动重传请求ARQ重传。When the MAC layer of the eNodeB does not receive the acknowledgment response ACK and the non-acknowledgement response NACK of the MAC layer of the UE, the MAC layer of the eNodeB does not perform HARQ retransmission, and notifies the RLC layer to perform automatic retransmission request ARQ retransmission.
- 根据权利要求1所述的方法,当所述eNodeB的MAC层接收到所述UE的MAC层的非确认响应NACK时,该方法还包括:The method according to claim 1, when the MAC layer of the eNodeB receives the non-acknowledgment response NACK of the MAC layer of the UE, the method further includes:所述eNodeB的MAC层进行HARQ重传。The MAC layer of the eNodeB performs HARQ retransmission.
- 一种自动重传的装置,包括:An automatic retransmission device includes:MAC层发送模块,设置为:向用户设备UE的MAC层发送混合自动重传请求HARQ新传;The MAC layer sending module is configured to: send a hybrid automatic repeat request HARQ new transmission to the MAC layer of the user equipment UE;通知模块,设置为:当MAC层没有接收到UE的MAC层的ACK和NACK时,不进行HARQ重传,并通知RLC层进行自动重传请求ARQ重传;The notification module is configured to: when the MAC layer does not receive the ACK and NACK of the MAC layer of the UE, perform no HARQ retransmission, and notify the RLC layer to perform automatic retransmission request ARQ retransmission;RLC层发送模块,设置为:根据通知模块的通知进行RLC层自动重传请求ARQ重传。The RLC layer sending module is configured to: perform an RLC layer automatic retransmission request ARQ retransmission according to the notification of the notification module.
- 根据权利要求3所述的装置,其中,所述MAC层发送模块还设置为:The apparatus according to claim 3, wherein the MAC layer sending module is further configured to:当MAC层接收到所述UE的MAC层的非确认响应NACK时,MAC层进行HARQ重传。When the MAC layer receives the non-acknowledgment response NACK of the MAC layer of the UE, the MAC layer performs HARQ retransmission.
- 一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令用于执行权利要求1或2的方法。 A computer readable storage medium storing computer executable instructions for performing the method of claim 1 or 2.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410674863.7A CN105681001B (en) | 2014-11-21 | 2014-11-21 | Method and device for realizing RLC layer retransmission |
CN201410674863.7 | 2014-11-21 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2016078328A1 true WO2016078328A1 (en) | 2016-05-26 |
Family
ID=56013191
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2015/077419 WO2016078328A1 (en) | 2014-11-21 | 2015-04-24 | Automatic retransmission method and apparatus |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN105681001B (en) |
WO (1) | WO2016078328A1 (en) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107612664A (en) * | 2017-10-25 | 2018-01-19 | 京信通信系统(中国)有限公司 | A kind of wireless chain control layer RLC data repeating methods, device and storage medium |
CN109155697A (en) * | 2017-12-29 | 2019-01-04 | 深圳市大疆创新科技有限公司 | Determine method, transmitting terminal, receiving end and the system of feedback |
CN116015565B (en) * | 2022-12-07 | 2024-08-30 | 哲库科技(北京)有限公司 | Data retransmission method, device, equipment and storage medium |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101132257A (en) * | 2006-08-24 | 2008-02-27 | 华为技术有限公司 | Condition report transmission method and sending terminal equipment thereof |
CN101330454A (en) * | 2007-06-22 | 2008-12-24 | 中兴通讯股份有限公司 | High speed uplink grouping accessing method for multi-carrier system |
CN101335979A (en) * | 2007-06-25 | 2008-12-31 | 中兴通讯股份有限公司 | High-speed uplink packet access method of multi-carrier system |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101060386A (en) * | 2006-04-17 | 2007-10-24 | 华为技术有限公司 | Hybrid automatic forward request entity and its data block submission method |
-
2014
- 2014-11-21 CN CN201410674863.7A patent/CN105681001B/en active Active
-
2015
- 2015-04-24 WO PCT/CN2015/077419 patent/WO2016078328A1/en active Application Filing
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101132257A (en) * | 2006-08-24 | 2008-02-27 | 华为技术有限公司 | Condition report transmission method and sending terminal equipment thereof |
CN101330454A (en) * | 2007-06-22 | 2008-12-24 | 中兴通讯股份有限公司 | High speed uplink grouping accessing method for multi-carrier system |
CN101335979A (en) * | 2007-06-25 | 2008-12-31 | 中兴通讯股份有限公司 | High-speed uplink packet access method of multi-carrier system |
Also Published As
Publication number | Publication date |
---|---|
CN105681001B (en) | 2020-01-03 |
CN105681001A (en) | 2016-06-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
USRE49490E1 (en) | HARQ-ACK handling for unintended downlink sub-frames | |
WO2017024860A1 (en) | Acknowledgement information transmission method, apparatus, base station, and terminal | |
US20160337110A1 (en) | Resource management method and device and computer storage medium | |
WO2013152621A1 (en) | Method and apparatus for transmitting hybrid automatic repeat request acknowledge information | |
WO2009155826A1 (en) | Uplink data transmission method, terminal apparatus | |
KR20170020441A (en) | Radio resource scheduling method and apparatus | |
WO2015027798A1 (en) | Transmission method and apparatus in tdd-fdd combined system | |
US9985755B2 (en) | Data transmission method, apparatus, and device | |
WO2016078328A1 (en) | Automatic retransmission method and apparatus | |
KR101502255B1 (en) | Method and apparatus for processing hybrid automatic repeat request | |
WO2015096089A1 (en) | Fault-tolerance method and device for phich channel transmission information | |
WO2018028539A1 (en) | Uplink retransmission method, base station, ue and system | |
WO2019127533A1 (en) | Feedback determination method, sending end, receiving end and system | |
WO2014169868A1 (en) | User equipment, node equipment and uplink timing relationship determining method | |
WO2016029411A1 (en) | Multimedia data transmission method and network device | |
WO2015018086A1 (en) | Resource mapping method for feedback information, detection method, device and 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: 15861392 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: 15861392 Country of ref document: EP Kind code of ref document: A1 |