WO2011144094A2 - 数据重传方法及装置 - Google Patents

数据重传方法及装置 Download PDF

Info

Publication number
WO2011144094A2
WO2011144094A2 PCT/CN2011/074708 CN2011074708W WO2011144094A2 WO 2011144094 A2 WO2011144094 A2 WO 2011144094A2 CN 2011074708 W CN2011074708 W CN 2011074708W WO 2011144094 A2 WO2011144094 A2 WO 2011144094A2
Authority
WO
WIPO (PCT)
Prior art keywords
retransmission
data
indication
module
retransmission indication
Prior art date
Application number
PCT/CN2011/074708
Other languages
English (en)
French (fr)
Other versions
WO2011144094A3 (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 华为技术有限公司
Priority to PCT/CN2011/074708 priority Critical patent/WO2011144094A2/zh
Priority to CN2011800005512A priority patent/CN102204149A/zh
Publication of WO2011144094A2 publication Critical patent/WO2011144094A2/zh
Publication of WO2011144094A3 publication Critical patent/WO2011144094A3/zh

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • H04L1/1867Arrangements specially adapted for the transmitter end
    • H04L1/187Details of sliding window management

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a data retransmission method and apparatus.
  • L2 (ie, Layer 2) of LTE (Long Term Evolution) includes PDCP (Packet Data Convergence Protocol) layer, RLC (Radio Link Control) layer and MAC (Media Access Control). , media access control) layer.
  • the RLC layer supports TM (Transparent Mode) and UM (Unacknowledged Mode) (Unacknowledged Transmission Mode WAM (Acknowledged Transmission Mode) according to the needs of the carried upper layer data.
  • TM Transmission Mode
  • UM Unacknowledged Mode
  • WAM Acknowledged Transmission Mode
  • the AM mode implements an ARQ (Automatic Repeat Request) mechanism at the RLC layer to implement acknowledgment transmission of the carried data.
  • ARQ Automatic Repeat Request
  • PDU Protocol Data Unit
  • the radio resource is dynamically scheduled.
  • the RLC directly retransmits the entire PDU.
  • the RLC segments the original PDU.
  • a portion of the original PDU is sent out, and the remaining segments are continued to be sent when subsequent scheduling arrives.
  • the receiving end will report the status report according to the receiving condition of the actual data, and the feedback will be accurate to the PDU or the segment of the PDU, and which segment is not received.
  • the existing RLC layer sender retransmission mechanism is: The sender checks the existing retransmission buffer according to each PDU or PDU segment of the new status report, and the PDU is already in the retransmission buffer or When PDU segmentation, it is also necessary to compare the inclusion relationship of the part of the status report that requires retransmission; when the new status report arrives, the old status report may not be processed yet, and the sender still performs data weight according to the old retransmission buffer. pass.
  • the existing retransmission mechanism may cause redundant retransmission of data, resulting in degradation of system performance and Increase in system power consumption.
  • Embodiments of the present invention provide a data retransmission method and apparatus, which can reduce redundant retransmission, effectively improve system performance, and reduce system power consumption.
  • a data retransmission method includes:
  • the data sending end receives the first retransmission indication sent by the data receiving end, where the first retransmission indication is used to instruct the data sending end to perform data retransmission;
  • the data sending end starts data retransmission according to the first retransmission indication
  • the data sending end receives the second retransmission indication sent by the data receiving end, where the second retransmission indication is used to instruct the data sending end to perform heavy retransmission data Pass
  • the data sending end ignores the first retransmission indication and starts retransmission of the uncompleted retransmitted data according to the second retransmission indication.
  • a data retransmission device includes:
  • a first receiving module configured to receive a first retransmission indication sent by the data receiving end, where the first retransmission indication is used to indicate that data retransmission is performed;
  • a first retransmission module configured to start data retransmission according to the first retransmission indication
  • a second receiving module configured to receive a second retransmission indication sent by the data receiving end during data retransmission,
  • the second retransmission indication is used to indicate retransmission of the data that is not retransmitted;
  • the second retransmission module is configured to ignore the first retransmission indication and start to perform according to the second retransmission indication Data that has not been retransmitted is retransmitted.
  • the data retransmission method and device provided by the embodiment of the present invention, in the process of data retransmission, after receiving the second retransmission indication sent by the data receiving end for retransmission of the data that is not retransmitted, the data transmitting end starts to The second retransmission indication retransmits the data that is not retransmitted, and is no longer processed according to the first retransmission indication.
  • the embodiments of the present invention are based only on the latest The retransmission indication performs data retransmission without considering the previous retransmission indication, thereby reducing redundant retransmission, effectively improving system performance, and reducing system power consumption.
  • FIG. 1 is a flowchart of a data retransmission method according to an embodiment of the present invention
  • FIG. 2 is a flowchart of a data retransmission method according to another embodiment of the present invention.
  • FIG. 3 and FIG. 4 are schematic diagrams showing the structure of a data retransmission apparatus according to still another embodiment of the present invention.
  • This embodiment provides a data retransmission method. As shown in FIG. 1, the method includes:
  • the data transmitting end receives the first retransmission indication sent by the data receiving end, where the first retransmission indication is used to instruct the data sending end to perform data retransmission.
  • the data sending end starts data retransmission according to the first retransmission indication.
  • the data sending end starts segmental retransmission of the data according to the first retransmission indication.
  • the data sending end After the data sending end starts data retransmission according to the first retransmission indication, the data sending end starts a retransmission count, and sets the retransmission count value to 1. That is, the retransmission count value can be updated every time the sender retransmits.
  • the data sending end receives the second retransmission indication sent by the data receiving end, where the second retransmission indication is used to indicate that the data sending end does not complete the retransmitted data. Retransmit.
  • the data sending end starts retransmitting the uncompleted retransmitted data according to the second retransmission indication.
  • the data sending end After the data sending end starts retransmitting the uncompleted retransmitted data according to the second retransmission indication, the data sending end adds 1 to the retransmission count value.
  • the method may further include: When the retransmission count value reaches a preset maximum number of retransmissions, the data transmitting end may reconstruct a data transmission link. For example, the RLC layer in the data transmitting end sends a notification to the upper layer network (L3 layer) to enable the upper layer network to reconstruct the data transmission link.
  • the RLC layer in the data transmitting end sends a notification to the upper layer network (L3 layer) to enable the upper layer network to reconstruct the data transmission link.
  • the data retransmission method provided by the embodiment of the present invention in the data retransmission process, after receiving the second retransmission indication sent by the data receiving end and retransmitting the data that is not retransmitted, the data sending end starts according to the The second retransmission instruction retransmits the data that is not retransmitted, and is no longer processed according to the first retransmission indication.
  • the embodiment of the present invention performs data retransmission only according to the latest retransmission indication, regardless of the previous retransmission indication, thereby reducing redundant retransmission, effectively improving system performance, and reducing system power consumption;
  • the data transmitting end can send a notification to the upper layer network to enable the upper layer network to reconstruct the data transmission link.
  • Another embodiment of the present invention provides a data retransmission method.
  • the transmitting end and the receiving end of the RLC layer AM mode are in a connected state, and normal data transmission is performed. in.
  • the maximum number of retransmissions of L3 (ie, Layer 3) configuration of LTE is 3, and the length of PDUs with SN (ser ies number, serial number) Y is 300 bytes.
  • reception The terminal does not receive the PDU of 8 X and Y, and the receiving end sends a retransmission indication to the transmitting end to instruct the transmitting end to perform data retransmission.
  • the method includes:
  • the receiving end sends a first retransmission indication to the sending end, and instructs the sending end to retransmit 1 X and Y.
  • the sending end uses the first retransmission indication as a retransmission basis.
  • W and X are retransmitted, and when the ⁇ retransmission occurs, the scheduling resource is insufficient, and the X, Y starts to be sent. Start the retransmission count and record the retransmission count value as 1.
  • the transmitting end retransmits W, X, Y (1-100), Y (101-200), and Y (201-End).
  • Y ( 1-100 ), Y ( 101-200 ), and Y ( 201-End ) here represent 1-100 bytes, 101-200 bytes, and 201 bytes of the PDU whose SN is Y, respectively. - The last byte.
  • the receiving end receives X and W.
  • the receiving end sends a second retransmission indication to the sending end, instructing the sending end to retransmit the ⁇ .
  • the segment of Y has not been received when the status report of the received data has been received, so the second retransmission instruction at this time indicates retransmission of ⁇ .
  • the receiving end receives Y(1-100), ⁇ (201-End), where the receiving process for Y(1-100), ⁇ (201-End) is after sending the second retransmission indication in step 205. .
  • the sending end uses the second retransmission indication as a retransmission basis.
  • Y(1-150) is first retransmitted.
  • ⁇ (1-150) starts to send, the retransmission count is increased by 1.
  • the retransmission count value is 2.
  • the sender retransmits ⁇ ( 1-150), and the remaining segments have not been sent.
  • the receiving end sends a third retransmission indication to the sending end, instructing the transmitting end to retransmit ⁇ (101-200).
  • the transmitting end does not perform the previous retransmission if the previous retransmission based on the second retransmission indication is not completed, but uses the third retransmission indication as the retransmission basis, according to the scheduling resource.
  • ⁇ ( 101-200 ) is segmented. When ⁇ ( 101-200 ) starts transmitting, the retransmission count is incremented by 1, and the retransmission count value is 3.
  • the sending end uses the third retransmission indication as the retransmission basis, and the unprocessed Y (151-End) in the second retransmission indication directly discards.
  • the sender retransmits Y (101-180) and Y (181-200).
  • the receiving end receives Y (181-200).
  • the receiving end sends a fourth retransmission indication to the sending end, instructing the sending end to retransmit Y (101-180).
  • the sending end uses the fourth retransmission indication as a retransmission basis, and before sending the retransmission Y (101-180), the sending end checks that the retransmission count value is 3, and reaches a preset maximum retransmission number, and then sends The L2 layer of the end sends a notification to L3 to cause L3 to perform reconstruction of the data transmission link in accordance with the notification.
  • the data retransmission method provided by the embodiment of the present invention in the process of data retransmission, after receiving the retransmission indication sent by the data receiving end for retransmission of the data that is not retransmitted, the data transmitting end starts to retransmit according to the retransmission. Instructing to retransmit the data of the outstanding retransmission without processing according to the previous retransmission indication.
  • the embodiment of the present invention performs data retransmission only according to the latest retransmission indication, regardless of the previous retransmission indication, thereby reducing redundant retransmission, effectively improving system performance, and reducing system power consumption;
  • the retransmission count reaches the preset maximum number of retransmissions
  • the data is sent.
  • the sending end can send a notification to the upper layer network to enable the upper layer network to reconstruct the data transmission link.
  • a further embodiment of the present invention provides a data retransmission apparatus. As shown in FIG. 3, the apparatus includes: a first receiving module 301, configured to receive a first retransmission indication sent by a data receiving end during data transmission The first retransmission indication is used to indicate that data retransmission is performed;
  • the first retransmission module 302 is configured to start data retransmission according to the first retransmission indication
  • the second receiving module 303 is configured to receive the second retransmission sent by the data receiving end during data retransmission Instructing
  • the second retransmission indication is used to indicate retransmission of the data that is not retransmitted
  • the second retransmission module 304 is configured to start, according to the second retransmission indication, the data that is not retransmitted. Retransmit.
  • the first retransmission module 302 and the second retransmission module 304 can be different processor units in one processor.
  • the apparatus may further include: a retransmission counting module 305, configured to update the retransmission technical value after each retransmission starts. specifically:
  • the retransmission counting module 305 is configured to: after the first retransmission module 302 starts data retransmission, start a retransmission count, set the retransmission count value to 1, that is, update the retransmission count value; After the second retransmission module 304 starts retransmitting the uncompleted retransmitted data, the retransmission count value is incremented by 1, that is, the retransmission count value is updated.
  • the apparatus may further include:
  • the reconstruction module 306 is configured to perform reconstruction of the data transmission link when the retransmission count value reaches a preset maximum number of retransmissions.
  • the reconstruction module 306 can further include: a radio link control RLC layer processing unit 3061 for transmitting a notification to the upper layer network unit; and an upper layer network unit 3062 for performing reestablishment of the data transmission link according to the notification.
  • the first retransmission module 302 is further configured to start segmentation and retransmission of data according to the first retransmission indication when the available resources of the system are insufficient.
  • the data retransmission apparatus in the process of data retransmission, the second receiving module receives the second retransmission indication sent by the data receiving end for retransmitting the data that is not retransmitted, and the second Transmitting module starts to weight the uncompleted retransmitted data according to the second retransmission indication Passed, and no longer processed according to the first retransmission instruction.
  • the embodiment of the present invention performs data retransmission only according to the latest retransmission indication, regardless of the previous retransmission indication, thereby reducing redundant retransmission, effectively improving system performance, and reducing system power consumption;
  • the notification module can send a notification to the upper layer network to enable the upper layer network to reconstruct the data transmission link.
  • the data retransmission apparatus provided by the embodiment of the present invention may implement the foregoing method embodiments.
  • the data retransmission method and apparatus provided by the embodiments of the present invention may be applied to devices for performing data transmission, but are not limited thereto.
  • the storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM), or a random access memory (RAM).
  • ROM read-only memory
  • RAM random access memory

Abstract

本发明实施例公开了一种数据重传方法及装置,涉及通信技术领域,解决了现有技术中发送端重传处理复杂度高,出现PDU或PDU分段冗余重传,导致系统性能的降低以及系统功耗的增加的问题。所述方法包括:在数据传输过程中,数据发送端接收数据接收端发送的第一重传指示,所述第一重传指示用于指示所述数据发送端进行数据重传;所述数据发送端根据所述第一重传指示开始进行数据重传;在数据重传过程中,所述数据发送端接收所述数据接收端发送的第二重传指示,所述第二重传指示用于指示所述数据发送端对未完成重传的数据进行重传;所述数据发送端根据所述第二重传指示开始对所述未完成重传的数据进行重传。本发明适用于进行数据传输的设备。

Description

数据重传方法及装置
技术领域
本发明涉及通信技术领域, 特别涉及一种数据重传方法及装置。
背景技术
LTE(Long Term Evolution,长期演进)的 L2(即第二层)包括 PDCP( Packet Data Convergence Protocol , 分组数据汇聚协议) 层, RLC ( Radio Link Control, 无线链路控制)层和 MAC (Media Access Control, 媒体接入控制) 层。 根据所承载的上层数据的需要, RLC层支持 TM (Transparent Mode, 透明 传输模式)、UM( Unacknowledged Mode,非确认的传输模式 WAM( Acknowledged Mode, 确认的传输模式)。
AM模式在 RLC层实现了 ARQ (Automatic Repeat Request, 自动重传请求) 机制, 能够实现所承载数据的确认传输。 RLC层 AM模式的发送端, 每发送一个 PDU (Protocol Data Unit, 协议数据单元), 需要根据对等接收端反馈的状 态报告来确定数据是否被正确接收。 如果状态报告反馈数据没有被正确接收, 则发送端需要对 PDU进行重传。 在 LTE中, 无线资源是动态调度的, 当 RLC发送 端获得的资源足够重传 PDU时, 则 RLC直接重传整个 PDU; 当资源不够重传整个 PDU时, RLC会对原始 PDU进行分段, 即将原始 PDU的一部分发出去, 当后续的 调度到来时会继续发送其余分段。 同时接收端会根据实际数据的接收情况反 馈状态报告, 反馈会精确到是 PDU还是 PDU的分段, 以及哪个分段没有收到。
在 LTE系统中, 现有的 RLC层发送端重传机制为: 发送端根据新的状态报 告的每个 PDU或 PDU分段检查现有的重传緩沖, 当重传緩沖中已有该 PDU或 PDU 分段时, 还需要对比状态报告中要求重传的部分的包含关系; 当新的状态报 告到来时, 旧的状态报告可能还没有处理完, 发送端仍然根据旧的重传緩沖 进行数据重传。
在实现本发明的过程中, 发明人发现现有技术中至少存在如下问题: 现有的重传机制可能会造成数据的冗余重传, 导致系统性能的降低以及 系统功耗的增加。 发明内容
本发明的实施例提供一种数据重传方法及装置, 能够减少冗余重传, 有 效提升系统性能、 降低系统功耗。
本发明实施例采用的技术方案为:
一种数据重传方法, 包括:
数据发送端接收数据接收端发送的第一重传指示, 所述第一重传指示用 于指示所述数据发送端进行数据重传;
所述数据发送端根据所述第一重传指示开始进行数据重传;
在数据重传过程中, 所述数据发送端接收所述数据接收端发送的第二重 传指示, 所述第二重传指示用于指示所述数据发送端对未完成重传的数据进 行重传;
所述数据发送端忽略所述第一重传指示并根据所述第二重传指示开始对 所述未完成重传的数据进行重传。
一种数据重传装置, 包括:
第一接收模块, 用于接收数据接收端发送的第一重传指示, 所述第一重 传指示用于指示进行数据重传;
第一重传模块, 用于根据所述第一重传指示开始进行数据重传; 第二接收模块, 用于在数据重传过程中, 接收所述数据接收端发送的第 二重传指示, 所述第二重传指示用于指示对未完成重传的数据进行重传; 第二重传模块, 用于忽略所述第一重传指示并根据所述第二重传指示开 始对所述未完成重传的数据进行重传。
本发明实施例提供的数据重传方法及装置, 在数据重传过程中, 数据发 送端接收到数据接收端发送的对未完成重传的数据进行重传的第二重传指示 后, 开始根据所述第二重传指示对所述未完成重传的数据进行重传, 而不再 根据第一重传指示进行处理。 与现有技术相比, 本发明实施例仅根据最新的 重传指示进行数据重传, 而不考虑之前的重传指示, 从而能够减少冗余重传, 有效提升系统性能、 降低系统功耗。
附图说明
图 1为本发明一实施例提供数据重传方法的流程图;
图 2为本发明另一实施例提供的数据重传方法流程图;
图 3、 图 4为本发明再一实施例提供的数据重传装置结构示意图。
具体实施方式
为使本发明技术方案的优点更加清楚, 下面结合附图和实施例对本发明 作详细说明。
本实施例提供一种数据重传方法, 如图 1所示, 所述方法包括:
101、 数据发送端接收数据接收端发送的第一重传指示, 所述第一重传指 示用于指示所述数据发送端进行数据重传。
102、 所述数据发送端根据所述第一重传指示开始进行数据重传。
具体地, 当系统可用资源不足时, 所述数据发送端根据所述第一重传指 示开始对数据进行分段重传。
进一步的, 当所述数据发送端根据所述第一重传指示开始进行数据重传 之后, 所述数据发送端启动重传计数, 将重传计数值设置为 1。 即发送端每进 行一次重传都可以更新重传计数值。
103、 在数据重传过程中, 所述数据发送端接收所述数据接收端发送的第 二重传指示, 所述第二重传指示用于指示所述数据发送端对未完成重传的数 据进行重传。
104、 所述数据发送端根据所述第二重传指示开始对所述未完成重传的数 据进行重传。
进一步的, 当所述数据发送端根据所述第二重传指示开始对所述未完成 重传的数据进行重传之后, 所述数据发送端将所述重传计数值加 1。
进一步的, 所述方法还可以包括: 当所述重传计数值达到预设的最大重传次数时, 所述数据发送端可重建 数据传输链路。 例如, 数据发送端中的 RLC层向上层网络(L3层)发出通知, 以使上层网络进行数据传输链路的重建。
本发明实施例提供的数据重传方法, 在数据重传过程中, 数据发送端接 收到数据接收端发送的对未完成重传的数据进行重传的第二重传指示后, 开 始根据所述第二重传指示对所述未完成重传的数据进行重传, 而不再根据第 一重传指示进行处理。 与现有技术相比, 本发明实施例仅根据最新的重传指 示进行数据重传, 而不考虑之前的重传指示, 从而能够减少冗余重传, 有效 提升系统性能、 降低系统功耗; 当重传计数值达到预设的最大重传次数时, 数据发送端能够向上层网络发出通知, 以使上层网络进行数据传输链路的重 建。
本发明另一实施例提供一种数据重传方法,在本实施例中,在 LTE的 L2 (即 第二层) 中, RLC层 AM模式的发送端与接收端处于连接状态, 正常数据传输进 行中。假定 LTE的 L3 (即第三层)配置的最大重传次数为 3 , SN ( ser ies number , 序列号) 为 Y的 PDU的长度为 300字节, 由于某些原因 (例如空口质量), 接收 端没有接收到 8?^为1 X、 Y的 PDU, 接收端向发送端发送重传指示, 指示发送 端进行数据重传。 如图 2所示, 所述方法包括:
201、 接收端向发送端发送第一重传指示, 指示发送端重传1 X、 Y。
202、 发送端以所述第一重传指示作为重传依据, 根据调度资源, W、 X被 重传, γ重传时由于调度资源不够而发生了分段, 、 X、 Y开始发送后, 启 动重传计数, 将重传计数值记为 1。
203、 发送端重传 W、 X、 Y ( 1-100 )、 Y ( 101-200 )、 Y ( 201- End )。
需要说明的是, 这里的 Y ( 1-100 )、 Y ( 101-200 )、 Y ( 201-End )分别表 示 SN为 Y的 PDU的 1-100字节、 101-200字节、 201字节-最后一个字节。
204、 接收端接收到 X、 W。
205、 接收端向发送端发送第二重传指示, 指示发送端重传¥。 在生成有 关接收数据的状态报告时还没收到 Y的分段, 因此此时的第二重传指示指示重 传¥。
206、接收端接收到 Y( 1-100 )、 Υ( 201- End ),这里对 Y( 1-100 )、 Υ( 201- End ) 的接收过程是在步骤 205的发送第二重传指示之后。
207、发送端以所述第二重传指示作为重传依据,根据调度资源, Y( 1-150 ) 首先被重传, 当 Υ ( 1-150)开始发送后, 重传计数加 1, 此时重传计数值为 2。
208、 发送端重传 Υ ( 1-150), 其余分段尚未发送。
209、 接收端向发送端发送第三重传指示, 指示发送端重传 Υ ( 101-200 )。
210、 发送端此时如果尚未完成基于第二重传指示的前一次重传, 则不再 进行所述前一次重传, 而是以所述第三重传指示作为重传依据, 根据调度资 源, Υ ( 101-200 )发生分段, 当 Υ ( 101-200 )开始发送后, 重传计数加 1, 此 时重传计数值为 3。
其中, 发送端以所述第三重传指示作为重传依据, 第二重传指示中未处 理完的 Y ( 151-End) 直接丟弃。
211、 发送端重传 Y ( 101-180)、 Y ( 181-200 )。
212、 接收端接收到 Y ( 181-200 )。
213、 接收端向发送端发送第四重传指示, 指示发送端重传 Y ( 101-180)。
214、 发送端以所述第四重传指示作为重传依据, 发送端在重传 Y ( 101-180)之前, 检查发现重传计数值为 3, 达到预设的最大重传次数, 则 发送端的 L2层向 L 3发出通知, 以使 L 3根据所述通知进行数据传输链路的重建。
本发明实施例提供的数据重传方法, 在数据重传过程中, 数据发送端接 收到数据接收端发送的对未完成重传的数据进行重传的重传指示后, 开始根 据所述重传指示对所述未完成重传的数据进行重传, 而不再根据之前的重传 指示进行处理。 与现有技术相比, 本发明实施例仅根据最新的重传指示进行 数据重传, 而不考虑之前的重传指示, 从而能够减少冗余重传, 有效提升系 统性能、 降低系统功耗; 当重传计数值达到预设的最大重传次数时, 数据发 送端能够向上层网络发出通知, 以使上层网络进行数据传输链路的重建。 本发明再一实施例提供一种数据重传装置, 如图 3所示, 所述装置包括: 第一接收模块 301 , 用于在数据传输过程中, 接收数据接收端发送的第一 重传指示, 所述第一重传指示用于指示进行数据重传;
第一重传模块 302 , 用于根据所述第一重传指示开始进行数据重传; 第二接收模块 303 , 用于在数据重传过程中, 接收所述数据接收端发送的 第二重传指示, 所述第二重传指示用于指示对未完成重传的数据进行重传; 第二重传模块 304 , 用于根据所述第二重传指示开始对所述未完成重传的 数据进行重传。 所述第一重传模块 302和第二重传模块 304可以是一个处理器 中的不同处理器单元。
进一步的, 如图 4所示, 所述装置还可以包括: 重传计数模块 305用于在 每次重传开始后对重传技术值进行更新。 具体地:
重传计数模块 305 , 用于在所述第一重传模块 302开始进行数据重传之后, 启动重传计数, 将重传计数值设置为 1 , 即更新重传计数值; 还用于在所述第 二重传模块 304开始对所述未完成重传的数据进行重传之后, 将所述重传计数 值加 1 , 即更新重传计数值。
进一步的, 如图 4所示, 所述装置还可以包括:
重建模块 306 , 用于当所述重传计数值达到预设的最大重传次数时, 进行 数据传输链路的重建。 重建模块 306可进一步包括: 无线链路控制 RLC层处理 单元 3061 , 用于向上层网络单元发出通知; 上层网络单元 3062 , 用于根据所 述通知进行所述数据传输链路的重建。
进一步的, 所述第一重传模块 302 , 还用于在系统可用资源不足时, 根据 所述第一重传指示开始对数据进行分段重传。
本发明实施例提供的数据重传装置, 在数据重传过程中, 第二接收模块 接收到数据接收端发送的对未完成重传的数据进行重传的第二重传指示后, 第二重传模块开始根据所述第二重传指示对所述未完成重传的数据进行重 传, 而不再根据第一重传指示进行处理。 与现有技术相比, 本发明实施例仅 根据最新的重传指示进行数据重传, 而不考虑之前的重传指示, 从而能够减 少冗余重传, 有效提升系统性能、 降低系统功耗; 当重传计数值达到预设的 最大重传次数时, 通知模块能够向上层网络发出通知, 以使上层网络进行数 据传输链路的重建。
本发明实施例提供的数据重传装置可以实现上述提供的方法实施例, 具 体功能实现请参见方法实施例中的说明, 在此不再赘述。 本发明实施例提供 的数据重传方法及装置可以适用于进行数据传输的设备, 但不仅限于此。
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流 程, 是可以通过计算机程序来指令相关的硬件来完成, 所述的程序可存储于 一计算机可读取存储介质中, 该程序在执行时, 可包括如上述各方法的实施 例的流程。其中,所述的存储介质可为磁碟、光盘、只读存储记忆体( Read-Only Memory, ROM )或随机存^ ^己忆体 ( Random Access Memory, RAM )等。 以上所述, 仅为本发明的具体实施方式, 但本发明的保护范围并不局限于此, 任何熟悉本技术领域的技术人员在本发明揭露的技术范围内, 可轻易想到的 变化或替换, 都应涵盖在本发明的保护范围之内。 因此, 本发明的保护范围 应该以权利要求的保护范围为准。

Claims

权利要求 书
1、 一种数据重传方法, 其特征在于, 包括:
数据发送端接收数据接收端发送的第一重传指示, 所述第一重传指示用于 指示所述数据发送端进行数据重传;
所述数据发送端根据所述第一重传指示开始进行数据重传;
在所述数据重传过程中, 所述数据发送端接收所述数据接收端发送的第二 重传指示, 所述第二重传指示用于指示所述数据发送端对未完成重传的数据进 行重传;
所述数据发送端忽略所述第一重传指示并根据所述第二重传指示开始对所 述未完成重传的数据进行重传。
2、 根据权利要求 1所述的方法, 其特征在于, 在所述根据所述第一重传指 示开始进行数据重传之后, 还包括:
所述数据发送端更新重传计数值;
在所述根据所述第二重传指示开始对所述未完成重传的数据进行重传之 后, 还包括:
所述数据发送端更新重传计数值。
3、 根据权利要求 2所述的方法, 其特征在于, 还包括:
当所述重传计数值达到预设的最大重传次数时, 所述数据发送端进行数据 传输链路的重建。
4、 根据权利要求 3所述的方法, 其特征在于, 所述数据发送端进行数据传 输链路的重建包括: 所述数据发送端中的无线链路控制 RLC层向上层网络发出通 知, 以使上层网络进行所述数据传输链路的重建。
5、 根据权利要求 1至 4中任一项所述的方法, 其特征在于, 所述数据发送端 根据所述第一重传指示开始进行数据重传包括:
所述数据发送端在系统可用资源不足时, 根据所述第一重传指示开始对数 据进行分段重传。
6、 一种数据重传装置, 其特征在于, 包括:
第一接收模块, 用于接收数据接收端发送的第一重传指示, 所述第一重传 指示用于指示进行数据重传;
第一重传模块, 用于根据所述第一重传指示开始进行数据重传;
第二接收模块, 用于在所述数据重传过程中, 接收所述数据接收端发送的 第二重传指示, 所述第二重传指示用于指示对未完成重传的数据进行重传; 第二重传模块, 用于忽略所述第一重传指示并根据所述第二重传指示开始 对所述未完成重传的数据进行重传。
7、 根据权利要求 6所述的装置, 其特征在于, 还包括:
重传计数模块, 用于在所述第一重传模块开始进行数据重传之后, 更新重 传计数值; 并且
所述重传计数模块, 还用于在所述第二重传模块开始对所述未完成重传的 数据进行重传之后, 更新重传计数值。
8、 根据权利要求 7所述的装置, 其特征在于, 还包括:
重建模块, 用于当所述重传计数值达到预设的最大重传次数时, 进行数据 传输链路的重建。
9、 根据权利要求 7所述的装置, 其特征在于, 所述重建模块包括: 无线链路控制 RLC层处理单元, 用于向上层网络单元发出通知;
上层网络单元, 用于根据所述通知进行所述数据传输链路的重建。
10、 根据权利要求 6至 9中任一项所述的装置, 其特征在于, 所述第一重传 模块, 还用于在系统可用资源不足时, 根据所述第一重传指示开始对数据进行 分段重传。
PCT/CN2011/074708 2011-05-26 2011-05-26 数据重传方法及装置 WO2011144094A2 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/CN2011/074708 WO2011144094A2 (zh) 2011-05-26 2011-05-26 数据重传方法及装置
CN2011800005512A CN102204149A (zh) 2011-05-26 2011-05-26 数据重传方法及装置

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2011/074708 WO2011144094A2 (zh) 2011-05-26 2011-05-26 数据重传方法及装置

Publications (2)

Publication Number Publication Date
WO2011144094A2 true WO2011144094A2 (zh) 2011-11-24
WO2011144094A3 WO2011144094A3 (zh) 2012-04-26

Family

ID=44662799

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/074708 WO2011144094A2 (zh) 2011-05-26 2011-05-26 数据重传方法及装置

Country Status (2)

Country Link
CN (1) CN102204149A (zh)
WO (1) WO2011144094A2 (zh)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103188059A (zh) 2011-12-28 2013-07-03 华为技术有限公司 快速通道互联系统中数据包重传方法、装置和系统
CN103141050B (zh) * 2011-12-28 2014-11-05 华为技术有限公司 快速通道互联系统中数据包重传方法、节点

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101611585A (zh) * 2006-10-02 2009-12-23 Lg电子株式会社 多载波系统中重传数据的方法
CN101924620A (zh) * 2009-06-17 2010-12-22 中兴通讯股份有限公司 报文重传方法和装置

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1313247B1 (en) * 2001-11-16 2005-11-09 Matsushita Electric Industrial Co., Ltd. Incremental redundancy ARQ retransmission method using bit reordering schemes

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101611585A (zh) * 2006-10-02 2009-12-23 Lg电子株式会社 多载波系统中重传数据的方法
CN101924620A (zh) * 2009-06-17 2010-12-22 中兴通讯股份有限公司 报文重传方法和装置

Also Published As

Publication number Publication date
WO2011144094A3 (zh) 2012-04-26
CN102204149A (zh) 2011-09-28

Similar Documents

Publication Publication Date Title
US10313060B2 (en) Data transmission method and apparatus for lossless transmission
US7706405B2 (en) System for efficient recovery of Node-B buffered data following MAC layer reset
KR101387537B1 (ko) 성공적으로 수신했으나 헤더 압축 복원에 실패한 패킷의 처리 방법
EP2761802B1 (en) Interruptions in wireless communications
WO2018006674A1 (zh) 一种数据处理方法及装置
RU2487485C2 (ru) Способ управления окном передачи и повторной передачей и передающее устройство
EP2168270B1 (en) A method for handling correctly received but header compression failed packets
WO2007098676A1 (fr) Procédé de réassemblage de données dans un système de communication sans fil et appareil associé
JP2014078996A (ja) 無線リンク制御パケットの破棄および無線リンク制御の再確立をトリガする方法および装置
KR20100053625A (ko) 무선 통신 시스템에서의 핸드오버 동안 데이터의 계층 2 터널링
WO2015192322A1 (zh) 无线资源调度方法及装置
WO2009117945A1 (zh) 发送数据的方法、系统和设备
WO2015066836A1 (zh) 视频业务数据传输方法、数据接收装置和数据发送装置
US8738984B2 (en) Apparatus for processing retransmission failure in radio link control (RLC) layer
WO2021000783A1 (zh) 指示数据传输情况的方法和装置
JPWO2010032314A1 (ja) 通信システム、通信装置、通信方法、及び通信プログラム
CN114268991A (zh) 数据传输方法、装置、电子设备、存储介质
WO2014117359A1 (zh) 反馈丢包的消息处理方法及装置
WO2014101111A1 (zh) 数据传输方法和设备
WO2011116577A1 (zh) 数据重传方法及装置
WO2011144094A2 (zh) 数据重传方法及装置
US20150071273A1 (en) Efficient transfer of tcp traffic over wlan
WO2018077195A1 (zh) 数据重传方法及装置、mac设备
JP6654828B2 (ja) 送信機
WO2012155419A1 (zh) 一种处理重传数据的方法及基站

Legal Events

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

Ref document number: 201180000551.2

Country of ref document: CN

NENP Non-entry into the national phase in:

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 11783011

Country of ref document: EP

Kind code of ref document: A2