WO2010048848A1 - Data processing method and system - Google Patents

Data processing method and system Download PDF

Info

Publication number
WO2010048848A1
WO2010048848A1 PCT/CN2009/074256 CN2009074256W WO2010048848A1 WO 2010048848 A1 WO2010048848 A1 WO 2010048848A1 CN 2009074256 W CN2009074256 W CN 2009074256W WO 2010048848 A1 WO2010048848 A1 WO 2010048848A1
Authority
WO
WIPO (PCT)
Prior art keywords
timer
receiving end
rtt
retransmission
downlink data
Prior art date
Application number
PCT/CN2009/074256
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 WO2010048848A1 publication Critical patent/WO2010048848A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/20Manipulation of established connections

Definitions

  • the present invention relates to the field of mobile communications, and in particular to a data processing method and system in a communication system. Background technique
  • the user equipment can use the discontinuous reception (DRX) mechanism to save power.
  • the UE does not receive data for a preset period of time, for example, the receiver is turned off to be in a sleep state, and the UE "wakes up" after the preset period to monitor whether there is data reception or transmission, if not, the UE Continue to sleep. Therefore, the DRX cycle of the UE in the connected state (RRC-CONNECTED) can be divided into an on duration and a sleep (sleep).
  • the UE If the UE receives a Physical Downlink Control Channel (PDCCH) message for instructing the base station to send downlink data during the active period, the UE starts a Receiver Round Trip Time Timer (HARQ RTT Timer). During the operation of the Round-Trip Time (RTT) timer, the UE is in a sleep state. When the UE receives the downlink data successfully, the UE stops the RTT timer of the receiving end, and sends an acknowledgement message ACK to the base station; when the UE fails to receive the downlink data, the RTT timer of the receiving end continues to time until the timeout; the UE starts the receiving end. Retransmission Timer (DRX Retransmission Timer).
  • DRX Retransmission Timer Retransmission Timer
  • the UE During the operation of the receiver retransmission timer, the UE is in an active state, and the search and reception are used to indicate that the downlink data is heavy.
  • the transmitted PDCCH message After receiving the PDCCH message indicating the arrival of the downlink retransmission data, the UE stops the receiving end retransmission timer, and starts the receiving end RTT timer.
  • the RTT timer is started. If the base station does not receive the acknowledgment message of the UE during the operation of the RTT timer, the base station starts the retransmission timer of the sender after the RTT timer expires, and during the retransmission timer of the transmitting end. Sending retransmission data to the UE, and a PDCCH message indicating that the downlink retransmission data arrives. After the base station sends the PDCCH message indicating the arrival of the downlink retransmission data, the base station starts the RTT timer.
  • the terminal After the PDCCH message indicating the arrival of the downlink retransmission data, the terminal is considered to enter a sleep state after receiving the PDCCH message. If the PDCCH message is lost, the UE retransmission timer is still running, and the receiving end RTT timer is not started, that is, the UE is in an active state and does not enter a sleep state. Thus, the DRX status on both sides of the base station and the terminal is out of synchronization.
  • the base station may send a PDCCH message to the UE in the sleep state, causing the UE to miss the PDCCH message sent by the base station, thereby missing the downlink reception or the uplink transmission, resulting in a decrease in transmission performance. Summary of the invention
  • the data processing method and system provided by the embodiments of the present invention can solve the technical problem that the transmission performance is reduced due to the loss of the PDCCH message for indicating the arrival of the downlink retransmission data.
  • An embodiment of the present invention provides a data processing method, where the method includes:
  • the user equipment UE starts the RTT timer of the receiving end when receiving the message indicating the arrival of the new downlink data
  • the UE After the receiving end RTT timer expires, the UE starts the receiving end retransmission timer; after the receiving end retransmission timer expires, the UE starts the receiving end RTT timer if the downlink data decoding fails.
  • the embodiment of the invention further provides a data processing method, the method comprising: When receiving the message indicating the arrival of the new downlink data, the user equipment UE starts the RTT timer of the receiving end, and starts the retransmission timer of the receiving end after the RTT timer of the receiving end times out; the UE is heavy at the receiving end After the timer expires, the monitoring timer is started, and after the downlink data is successfully decoded, the monitoring timer is stopped.
  • the duration of the monitoring timer is the sum of the duration of the retransmission timer at the receiving end and the duration of the RTT timer at the receiving end.
  • the embodiment of the invention further provides a data processing system, the system comprising:
  • the user equipment UE is configured to: when receiving the message indicating the arrival of the new downlink data, start the RTT timer of the receiving end; after the RTT timer expires at the receiving end, start the retransmission timer of the receiving end; and retransmit the timing at the receiving end After the device times out, if the downlink data decoding fails, the receiving end RTT timer is started; and,
  • a base station configured to start a sending end RTT timer when the new downlink data is sent; start a sending end retransmission timer after the sending end RTT timer expires; and start a sending end RTT after the transmitting end retransmission timer expires Timer.
  • the embodiment of the invention further provides a data processing system, the system comprising:
  • the user equipment UE is configured to: when receiving the message for indicating the arrival of the new downlink data, start the RTT timer of the receiving end, and start the retransmission timer of the receiving end after the RTT timer expires at the receiving end; and at the receiving end After the retransmission timer expires, the monitoring timer is started, and after the downlink data is successfully decoded, the monitoring timer is stopped.
  • the base station is configured to: when the new downlink data is sent, start the RTT timer of the sending end, start the sending end retransmission timer after the RTT timer expires at the sending end; and stop sending after transmitting the retransmitted data of the downlink data.
  • the terminal retransmits the timer and starts the RTT timer at the transmitting end.
  • FIG. 1 is a flowchart of a data processing method according to Embodiment 1 of the present invention.
  • FIG. 2 is a flowchart of a data processing method according to Embodiment 2 of the present invention.
  • Embodiment 3 is a flowchart of a data processing method according to Embodiment 3 of the present invention.
  • Embodiment 4 is a flowchart of a data processing method according to Embodiment 4 of the present invention.
  • FIG. 5 is a structural diagram of a data processing system according to Embodiment 5 of the present invention.
  • FIG. 6 is a structural diagram of a data processing system according to Embodiment 6 of the present invention. detailed description
  • FIG. 1 a flow chart of a data processing method according to Embodiment 1 of the present invention is provided. The method includes the following steps:
  • the UE starts a receiving end RTT timer when receiving a PDCCH message indicating that new downlink data arrives.
  • the base station starts the RTT timer of the sending end when transmitting the new downlink data. It should be noted that, if the retransmission timer of the transmitting end of the base station is running, the base station stops the retransmission timer of the transmitting end;
  • the duration of the RTT timer at the receiving end is equal to the duration of the RTT timer of the transmitting end of the base station.
  • the UE After receiving the RTT timer of the receiving end, the UE starts the retransmission timer of the receiving end.
  • the base station starts the retransmission timer of the transmitting end after the RTT timer expires at the transmitting end.
  • the duration is the same as the duration of the retransmission timer of the transmitting end of the base station. It should be noted that, in this step, the UE starts the retransmission timer of the receiving end after the RTT timer expires on the receiving end, which means that the UE times out the RTT timer of the receiving end.
  • the triggering condition of the receiving end retransmission timer is started; if the UE does not receive the downlink data sent by the base station with the PDCCH message or fails to decode the downlink data, the RTT timer of the receiving end of the UE is timed out.
  • the UE After the receiving end retransmission timer expires, the UE starts the RTT timer of the receiving end if the downlink data decoding fails.
  • the base station starts the RTT timer of the sending end after the retransmission timer of the transmitting end times out.
  • the UE will cyclically execute S102 and S103 until the UE downlink data is successfully decoded. If the UE receives the next PDCCH message indicating the arrival of the new downlink data before the downlink data is successfully decoded, the UE jumps to S101.
  • FIG. 2 is a schematic flowchart diagram of a data processing method according to Embodiment 2 of the present invention, where the method includes the following steps:
  • the UE When receiving the PDCCH message for indicating the arrival of the new downlink data, the UE starts the RTT timer of the receiving end. After the RTT timer expires, the UE starts the retransmission timer of the receiving end. Correspondingly, the foregoing base station is transmitting. In the above downlink data, the RTT timer of the sending end is started, and the transmitting end retransmission timer is started after the RTT timer of the transmitting end times out.
  • the duration of the RTT timer of the receiving end is equal to the duration of the RTT timer of the transmitting end of the base station.
  • the duration of the monitoring timer is the sum of the duration of the retransmission timer of the receiving end and the duration of the RTT timer of the receiving end.
  • the base station After transmitting the retransmission data of the downlink data, the base station stops the retransmission timing of the transmitting end. , and start the sender RTT timer.
  • the UE After successfully decoding the downlink data, the UE stops the monitoring timer.
  • the UE by increasing the monitoring timer of the UE, the UE is in an active state when the base station sends the next PDCCH message, thereby solving the problem of data transmission failure caused by the loss of the PDCCH message, and improving the transmission performance.
  • FIG. 3 is a flowchart of a data processing method according to Embodiment 3 of the present invention.
  • the network side has downlink data waiting to be sent to the UE.
  • the data processing process of this embodiment includes the following steps:
  • the base station sends a PDCCH message and downlink data, and starts a sending end RTT timer.
  • the UE receives the PDCCH message and the downlink data, and starts the receiving end RTT timer.
  • the PDCCH message is used to indicate that the base station sends new downlink data, that is, non-retransmission data. For example, the PDCCH message and the downlink data sent by the base station in the same subframe, the UE can know that the new downlink data is received according to the PDCCH message, instead of the retransmission data of the downlink data.
  • the base station sends the PDCCH message and the downlink data to the UE in the active state at time T31, and the UE receives the PDCCH message and the downlink data at time T31, so that the RTT timers of the base station and the UE are started at the same time.
  • the UE fails to decode the received downlink data, and sends a non-acknowledgement message NACK to the base station.
  • the base station receives the NACK, and starts the sender retransmission timer after the RTT timer expires.
  • the UE sends a NACK at a certain moment, which is assumed to be time T32; the base station receives the NACK at time T32, and waits for the RTT timer of the transmitting end to time out. Assuming that the RTT timer of the transmitting end times out at time T33, the base station starts the transmitting end retransmission timer at time T33.
  • the RTT timer of the receiving end and the RTT timer of the sending end are preset to be the same duration, and the RTT timer of the receiving end also times out at time T33, and the UE starts the retransmission timer of the receiving end, thereby The retransmission timer of the base station and the UE is started at the same time.
  • the base station sends, to the UE, a PDCCH message and downlink data indicating that the retransmission data arrives. Retransmit the data.
  • the PDCCH message is used to indicate that the base station sends the retransmission data of the downlink data. For example, the PDCCH message and the downlink data sent by the base station in the same subframe, the UE can know the retransmission data of the received downlink data according to the PDCCH message, instead of the new downlink data.
  • the base station sends retransmission data of the PDCCH message and the downlink data for indicating the arrival of the downlink retransmission data to the UE.
  • the UE if the PDCCH message is lost, the UE does not receive the PDCCH message, and thus cannot know that data will arrive, so the retransmission data is not received.
  • the base station does not receive feedback (ACK or NACK) of the UE within a preset time period after the time T33 (for example, between time T33 and time T34), and the base station starts at time T34 when the transmitting end retransmission timer expires.
  • Transmitter RTT timer Transmitter RTT timer.
  • the receiving end retransmission timer and the sending end retransmission timer are preset to be the same duration, and the receiving end retransmission timer also times out at time T34, and the UE starts the receiving end RTT timer. Thereby, the base station and the UE's RTT timer are started at the same time.
  • the base station sends the PDCCH message and the retransmission data of the downlink data to the UE.
  • the base station starts the sender retransmission timer after the RTT timer expires, and sends the PDCCH message indicating the downlink retransmission data and the retransmission data of the downlink data to the UE during the retransmission timer operation of the UE.
  • the UE receives the PDCCH message and retransmits the data, and sends a confirmation message ACK: to the base station after the decoding succeeds.
  • the network side and the user side discontinuity can be maintained.
  • Receive timing synchronization which is used to indicate the arrival of downlink retransmission data. The problem of data transmission failure caused by the loss of the PDCCH message, thereby improving the transmission performance.
  • Embodiment 4 is a flowchart of a data processing method according to Embodiment 4 of the present invention.
  • a UE sets a monitoring timer (PDCCH Lost Timer).
  • PDCCH Lost Timer The process of this embodiment is as follows:
  • the base station sends the retransmission data of the PDCCH message and the downlink data to the UE, stops the retransmission timer of the sending end, and starts the RTT timer of the sending end. After the UE retransmits the timer expires, the UE starts the monitoring timer.
  • the PDCCH message is used to indicate that the downlink retransmission data arrives.
  • the base station does not need to wait for the retransmission timer of the transmitting end to time out, but is transmitting
  • the retransmission timer After the retransmission of the PDCCH message and the downlink data, the retransmission timer is stopped. If the UE does not receive the PDCCH message and retransmits the data, the UE starts the monitoring timer after the retransmission timer expires.
  • the duration of the monitoring timer is set to be the sum of the duration of the retransmission timer of the receiving end and the duration of the RTT timer of the receiving end.
  • the base station After the RTT timer expires, the base station starts the retransmission timer of the transmitting end. After transmitting the PDCCH message and the downlink retransmission data to the UE, the retransmission timer of the transmitting end is stopped, and the RTT timer of the transmitting end is started.
  • the base station does not receive the feedback of the UE within the preset time period, and the base station starts the retransmission timer of the sending end after the RTT timer expires at the sending end; the base station sends the retransmission timer during the running of the transmitting end, The PDCCH message indicating the arrival of the downlink retransmission data and the retransmission data of the downlink data.
  • S405 The UE is in an active state during the running of the monitoring timer, receives the PDCCH message and retransmits the data, and stops the monitoring timer after the decoding succeeds, and sends an acknowledgement message to the base station; after receiving the acknowledgement message, the base station stops the sending end. RTT timer.
  • the UE starts monitoring timing when the PDCCH message indicating retransmission is not received.
  • the UE is in an active state when the base station sends the next PDCCH message, and the UE avoids the PDCCH message and the retransmission data because the UE is in a sleep state when the base station sends the PDCCH message, thereby solving the data transmission failure caused by the PDCCH message loss. Problem, improve transmission performance. It is also applicable to other communication systems with discontinuous reception mode.
  • FIG. 5 is a structural diagram of a data processing system according to Embodiment 5 of the present invention.
  • a data processing system 50 according to Embodiment 5 of the present invention includes a user equipment UE51 and a base station 52, where:
  • the UE 51 is configured to: when receiving the message indicating the arrival of the new downlink data, start the RTT timer 511 of the receiving end; after the RTT timer 511 of the receiving end times out, start the retransmission timer 512 of the receiving end; After the timer 512 expires, if the downlink data decoding fails, the receiving end RTT timer 511 is started; and,
  • the base station 52 is configured to start the sending end RTT timer 521 when the new downlink data is sent, start the sending end retransmission timer 522 after the sending end RTT timer 521 times out, and retransmit the timer 522 at the transmitting end.
  • the sender RTT timer 521 is started after the timeout.
  • the duration of the RTT timer 511 of the receiving end is equal to the duration of the RTT timer 521 of the transmitting end of the base station 52
  • the duration of the retransmission timer 512 of the receiving end is equal to the duration of the retransmission timer 522 of the transmitting end of the base station.
  • the system provided in this embodiment can solve the problem of data transmission failure caused by PDCCH message loss, thereby improving transmission performance.
  • FIG. 6 is a structural diagram of a data processing system according to Embodiment 6 of the present invention.
  • the data processing system 60 provided in Embodiment 6 of the present invention includes a user equipment UE61 and a base station 62, where: the UE61 is used for Upon receiving the message indicating the arrival of the new downlink data, the receiving end RTT timer 611 is started, and after the receiving end RTT timer 611 times out, the receiving end retransmission timer 612 is started; and the retransmission timing is performed at the receiving end.
  • the length of the receiving end retransmission timer 612 is the sum of the duration of the RTT timer 611.
  • the base station 62 is configured to start the sending end RTT timer 621 when transmitting the new downlink data. After the RTT timer 621 times out, the sender retransmission timer 622 is started; and after the retransmission data of the downlink data is transmitted, the sender retransmission timer 622 is stopped, and the sender RTT timer 621 is started.
  • the duration of the RTT timer 611 of the receiving end is equal to the duration of the RTT timer 621 of the transmitting end of the base station 62
  • the duration of the retransmission timer 612 of the receiving end is equal to the duration of the retransmission timer 622 of the transmitting end of the base station.
  • the system provided in this embodiment can solve the problem of data transmission failure caused by PDCCH message loss, thereby improving transmission performance.

Landscapes

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

Abstract

A data processing method is provided, which comprises the following steps. Upon receipt of a message indicating that there is new downlink data arriving, UE starts a Round-Trip Time (RTT) timer of a receiving end. After the RTT timer of the receiving end expires, UE starts a retransmission timer of the receiving end. After the retransmission timer of the receiving end expires, if the downlink data is not successfully decoded, UE starts the RTT timer of the receiving end. A data processing system is also provided.

Description

数据处理方法及系统 本申请要求于 2008 年 10 月 31 日提交中国专利局、 申请号为 Data processing method and system The application is submitted to the Chinese Patent Office on October 31, 2008, and the application number is
200810217500,5、 发明名称为 "数据处理方法及系统" 的中国专利申请的优 先权, 其全部内容通过引用结合在本申请中。 技术领域 200810217500, 5, the priority of the Chinese patent application entitled "Data Processing Method and System", the entire contents of which are hereby incorporated by reference. Technical field
本发明涉及移动通信领域,特别是涉及通信系统中数据处理方法及系统。 背景技术  The present invention relates to the field of mobile communications, and in particular to a data processing method and system in a communication system. Background technique
长期演进( Long Term Evolution, LTE )系统中,用户设备( User Equipment, UE )可以采用不连续接收( Discontinuous reception, DRX )机制以达到省电 的目的。 根据 DRX机制, UE在某预设的时段内不接收数据, 例如关闭接收 器从而处于睡眠状态, UE在该预设的时段后 "醒来"监视是否存在数据的接 收或发送, 如果没有则 UE 继续处于睡眠状态。 因此, 可以将处于连接态 ( RRC— CONNECTED )的 UE的 DRX周期划分为活动期( on duration )和睡 眠期 (sleep ) 。  In the Long Term Evolution (LTE) system, the user equipment (UE) can use the discontinuous reception (DRX) mechanism to save power. According to the DRX mechanism, the UE does not receive data for a preset period of time, for example, the receiver is turned off to be in a sleep state, and the UE "wakes up" after the preset period to monitor whether there is data reception or transmission, if not, the UE Continue to sleep. Therefore, the DRX cycle of the UE in the connected state (RRC-CONNECTED) can be divided into an on duration and a sleep (sleep).
如果 UE在活动期内接收到用于指示基站发送下行数据的物理下行控制 信道( Physical Downlink Control Channel, PDCCH )消息, 则 UE启动接收端 往返时间定时器 (HARQ RTT Timer, RTT 定时器) , 在接收端往返时间 ( Round-Trip Time, RTT )定时器运行期间, UE处于睡眠状态。 当 UE接收 下行数据成功时, UE将停止该接收端 RTT定时器, 并发送确认消息 ACK给 基站; 当 UE接收下行数据失败时, 该接收端 RTT定时器将继续计时直至超 时; UE启动接收端重传定时器(DRX Retransmission Timer ) 。 在接收端重 传定时器运行期间, UE处于活动状态, 并搜索接收用于指示上述下行数据重 传的 PDCCH消息。 UE接收到用于指示下行重传数据到达的 PDCCH消息后 停止接收端重传定时器, 并启动接收端 RTT定时器。 If the UE receives a Physical Downlink Control Channel (PDCCH) message for instructing the base station to send downlink data during the active period, the UE starts a Receiver Round Trip Time Timer (HARQ RTT Timer). During the operation of the Round-Trip Time (RTT) timer, the UE is in a sleep state. When the UE receives the downlink data successfully, the UE stops the RTT timer of the receiving end, and sends an acknowledgement message ACK to the base station; when the UE fails to receive the downlink data, the RTT timer of the receiving end continues to time until the timeout; the UE starts the receiving end. Retransmission Timer (DRX Retransmission Timer). During the operation of the receiver retransmission timer, the UE is in an active state, and the search and reception are used to indicate that the downlink data is heavy. The transmitted PDCCH message. After receiving the PDCCH message indicating the arrival of the downlink retransmission data, the UE stops the receiving end retransmission timer, and starts the receiving end RTT timer.
基站发送用于指示发送下行数据的 PDCCH消息后, 将启动发送端 RTT 定时器。 如果在该发送端 RTT定时器运行期间, 基站没有接收到 UE的确认 消息, 则基站在发送端 RTT定时器超时后, 启动发送端重传定时器, 并在该 发送端重传定时器运行期间向 UE发送重传数据, 以及用于指示下行重传数 据到达的 PDCCH消息。基站发送该用于指示下行重传数据到达的 PDCCH消 息后, 启动发送端 RTT定时器。 用于指示下行重传数据到达的 PDCCH 消息后, 将认为终端在接收到该 PDCCH消息后进入睡眠状态。 如果该 PDCCH消息丟失, 则 UE的接收端重 传定时器仍在运行, 而接收端 RTT定时器并未启动, 即 UE处于活动状态, 并没有进入睡眠状态。 这样, 基站和终端两侧的 DRX状态出现失步。 基站可 能给睡眠状态的 UE发送 PDCCH消息, 导致 UE错过基站发送的 PDCCH消 息, 从而错过下行接收或上行发送, 导致传输性能降低。 发明内容  After the base station sends a PDCCH message indicating that the downlink data is sent, the RTT timer is started. If the base station does not receive the acknowledgment message of the UE during the operation of the RTT timer, the base station starts the retransmission timer of the sender after the RTT timer expires, and during the retransmission timer of the transmitting end. Sending retransmission data to the UE, and a PDCCH message indicating that the downlink retransmission data arrives. After the base station sends the PDCCH message indicating the arrival of the downlink retransmission data, the base station starts the RTT timer. After the PDCCH message indicating the arrival of the downlink retransmission data, the terminal is considered to enter a sleep state after receiving the PDCCH message. If the PDCCH message is lost, the UE retransmission timer is still running, and the receiving end RTT timer is not started, that is, the UE is in an active state and does not enter a sleep state. Thus, the DRX status on both sides of the base station and the terminal is out of synchronization. The base station may send a PDCCH message to the UE in the sleep state, causing the UE to miss the PDCCH message sent by the base station, thereby missing the downlink reception or the uplink transmission, resulting in a decrease in transmission performance. Summary of the invention
本发明实施例提供的数据处理方法及系统, 可以解决由用于指示下行重 传数据到达的 PDCCH消息丟失导致传输性能降低的技术问题。  The data processing method and system provided by the embodiments of the present invention can solve the technical problem that the transmission performance is reduced due to the loss of the PDCCH message for indicating the arrival of the downlink retransmission data.
本发明实施例提供一种数据处理方法, 该方法包括:  An embodiment of the present invention provides a data processing method, where the method includes:
用户设备 UE在接收到指示新的下行数据到达的消息时,启动接收端 RTT 定时器;  The user equipment UE starts the RTT timer of the receiving end when receiving the message indicating the arrival of the new downlink data;
所述 UE在接收端 RTT定时器超时后, 启动接收端重传定时器; 所述 UE在接收端重传定时器超时后, 如果下行数据解码失败, 则启动 接收端 RTT定时器。  After the receiving end RTT timer expires, the UE starts the receiving end retransmission timer; after the receiving end retransmission timer expires, the UE starts the receiving end RTT timer if the downlink data decoding fails.
本发明实施例还提供一种数据处理方法, 该方法包括: 用户设备 UE在接收到用于指示新的下行数据到达的消息时, 启动接收 端 RTT定时器, 并在接收端 RTT定时器超时后, 启动接收端重传定时器; 所述 UE在接收端重传定时器超时后, 启动监控定时器, 并在解码下行 数据成功后, 停止监控定时器; The embodiment of the invention further provides a data processing method, the method comprising: When receiving the message indicating the arrival of the new downlink data, the user equipment UE starts the RTT timer of the receiving end, and starts the retransmission timer of the receiving end after the RTT timer of the receiving end times out; the UE is heavy at the receiving end After the timer expires, the monitoring timer is started, and after the downlink data is successfully decoded, the monitoring timer is stopped.
监控定时器的时长为接收端重传定时器的时长与接收端 RTT定时器的时 长之和。  The duration of the monitoring timer is the sum of the duration of the retransmission timer at the receiving end and the duration of the RTT timer at the receiving end.
本发明实施例还提供一种数据处理系统, 该系统包括:  The embodiment of the invention further provides a data processing system, the system comprising:
用户设备 UE, 用于在接收到指示新的下行数据到达的消息时, 启动接收 端 RTT定时器; 在接收端 RTT定时器超时后, 启动接收端重传定时器; 以 及在接收端重传定时器超时后, 如果下行数据解码失败, 则启动接收端 RTT 定时器; 以及,  The user equipment UE is configured to: when receiving the message indicating the arrival of the new downlink data, start the RTT timer of the receiving end; after the RTT timer expires at the receiving end, start the retransmission timer of the receiving end; and retransmit the timing at the receiving end After the device times out, if the downlink data decoding fails, the receiving end RTT timer is started; and,
基站, 用于在发送所述新的下行数据时启动发送端 RTT定时器; 在发送 端 RTT定时器超时后启动发送端重传定时器; 以及在发送端重传定时器超时 后启动发送端 RTT定时器。  a base station, configured to start a sending end RTT timer when the new downlink data is sent; start a sending end retransmission timer after the sending end RTT timer expires; and start a sending end RTT after the transmitting end retransmission timer expires Timer.
本发明实施例还提供一种数据处理系统, 该系统包括:  The embodiment of the invention further provides a data processing system, the system comprising:
用户设备 UE, 用于在接收到用于指示新的下行数据到达的消息时, 启动 接收端 RTT定时器, 并在接收端 RTT定时器超时后, 启动接收端重传定时 器; 以及在接收端重传定时器超时后, 启动监控定时器, 并在解码下行数据 成功后, 停止监控定时器;  The user equipment UE is configured to: when receiving the message for indicating the arrival of the new downlink data, start the RTT timer of the receiving end, and start the retransmission timer of the receiving end after the RTT timer expires at the receiving end; and at the receiving end After the retransmission timer expires, the monitoring timer is started, and after the downlink data is successfully decoded, the monitoring timer is stopped.
基站, 用于在发送所述新的下行数据时, 启动发送端 RTT定时器, 在发 送端 RTT定时器超时后启动发送端重传定时器; 以及在发送下行数据的重传 数据后, 停止发送端重传定时器, 并启动发送端 RTT定时器。  The base station is configured to: when the new downlink data is sent, start the RTT timer of the sending end, start the sending end retransmission timer after the RTT timer expires at the sending end; and stop sending after transmitting the retransmitted data of the downlink data. The terminal retransmits the timer and starts the RTT timer at the transmitting end.
本实施例通过为各定时器设置启动和停止条件或者为 UE设置监控定时 器, 能够解决 PDCCH消息丟失导致的数据传输失败问题, 从而提高传输性 附图说明 In this embodiment, by setting start and stop conditions for each timer or setting a monitoring timer for the UE, the problem of data transmission failure caused by PDCCH message loss can be solved, thereby improving transmission performance. DRAWINGS
为了更清楚地说明本发明实施例的技术方案, 下面将对实施例描述中所 需要使用的附图作简单地介绍, 显而易见地, 下面描述中的附图仅仅是本发 明的一些实施例, 对于本领域普通技术人员来讲, 在不付出创造性劳动的前 提下, 还可以根据这些附图获得其他的附图。  In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings used in the description of the embodiments will be briefly described below. It is obvious that the drawings in the following description are only some embodiments of the present invention, Those skilled in the art can also obtain other drawings based on these drawings without paying any creative work.
图 1为本发明实施例一提供的一种数据处理方法流程图;  FIG. 1 is a flowchart of a data processing method according to Embodiment 1 of the present invention;
图 2为本发明实施例二提供的一种数据处理方法流程图;  2 is a flowchart of a data processing method according to Embodiment 2 of the present invention;
图 3为本发明实施例三提供的一种数据处理方法流程图;  3 is a flowchart of a data processing method according to Embodiment 3 of the present invention;
图 4为本发明实施例四提供的一种数据处理方法流程图;  4 is a flowchart of a data processing method according to Embodiment 4 of the present invention;
图 5为本发明实施例五提供的一种数据处理系统结构图;  FIG. 5 is a structural diagram of a data processing system according to Embodiment 5 of the present invention; FIG.
图 6为本发明实施例六提供的一种数据处理系统结构图。 具体实施方式  FIG. 6 is a structural diagram of a data processing system according to Embodiment 6 of the present invention. detailed description
下面将结合本发明实施例中的附图, 对本发明实施例中的技术方案进行 清楚、 完整地描述, 显然, 所描述的实施例仅是本发明的一部分实施例, 而 不是全部的实施例。 基于本发明中的实施例, 本领域普通技术人员在没有做 出创造性劳动前提下所获得的所有其他实施例, 都属于本发明保护的范围。  The technical solutions in the embodiments of the present invention are clearly and completely described in the following with reference to the accompanying drawings in the embodiments of the present invention. It is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments obtained by those skilled in the art based on the embodiments of the present invention without creative efforts are within the scope of the present invention.
如图 1所示, 为本发明实施例一提供一种数据处理方法的流程示意图, 该方法包括如下步骤:  As shown in FIG. 1 , a flow chart of a data processing method according to Embodiment 1 of the present invention is provided. The method includes the following steps:
S 101、 UE在接收到指示新的下行数据到达的 PDCCH消息时, 启动接收 端 RTT定时器;  S101. The UE starts a receiving end RTT timer when receiving a PDCCH message indicating that new downlink data arrives.
相应的, 上述基站在发送新的下行数据时启动发送端 RTT定时器; 需要 说明的是, 如果此时基站的发送端重传定时器正在运行, 则基站停止发送端 重传定时器;  Correspondingly, the base station starts the RTT timer of the sending end when transmitting the new downlink data. It should be noted that, if the retransmission timer of the transmitting end of the base station is running, the base station stops the retransmission timer of the transmitting end;
其中, 接收端 RTT定时器的时长与基站的发送端 RTT定时器的时长相 等。 5102、 UE在接收端 RTT定时器超时后, 启动接收端重传定时器; 相应的, 上述基站在发送端 RTT定时器超时后启动发送端重传定时器; 其中,接收端重传定时器的时长与基站的发送端重传定时器的时长相等; 需要指出的是, 本步骤中 UE在接收端 RTT定时器超时后启动接收端重 传定时器, 是指 UE把接收端 RTT定时器超时作为启动接收端重传定时器的 触发条件; UE未接收到基站随该 PDCCH消息发送的下行数据或者对该下行 数据解码失败将导致 UE的接收端 RTT定时器超时。 The duration of the RTT timer at the receiving end is equal to the duration of the RTT timer of the transmitting end of the base station. After receiving the RTT timer of the receiving end, the UE starts the retransmission timer of the receiving end. Correspondingly, the base station starts the retransmission timer of the transmitting end after the RTT timer expires at the transmitting end. The duration is the same as the duration of the retransmission timer of the transmitting end of the base station. It should be noted that, in this step, the UE starts the retransmission timer of the receiving end after the RTT timer expires on the receiving end, which means that the UE times out the RTT timer of the receiving end. The triggering condition of the receiving end retransmission timer is started; if the UE does not receive the downlink data sent by the base station with the PDCCH message or fails to decode the downlink data, the RTT timer of the receiving end of the UE is timed out.
5103、 UE在接收端重传定时器超时后, 如果下行数据解码失败, 则启动 接收端 RTT定时器;  After the receiving end retransmission timer expires, the UE starts the RTT timer of the receiving end if the downlink data decoding fails.
相应的, 上述基站在发送端重传定时器超时后启动发送端 RTT定时器。 在本实施例中, UE将循环执行 S102和 S103 , 直至 UE下行数据解码成 功。 如果 UE在下行数据解码成功前, 接收到下一个指示新的下行数据到达 的 PDCCH消息 , 则 UE跳转至 S101。  Correspondingly, the base station starts the RTT timer of the sending end after the retransmission timer of the transmitting end times out. In this embodiment, the UE will cyclically execute S102 and S103 until the UE downlink data is successfully decoded. If the UE receives the next PDCCH message indicating the arrival of the new downlink data before the downlink data is successfully decoded, the UE jumps to S101.
本实施例通过为各定时器设置启动和停止条件, 能够解决 PDCCH消息 丟失导致的数据传输失败问题, 从而提高传输性能。  In this embodiment, by setting start and stop conditions for each timer, the problem of data transmission failure caused by PDCCH message loss can be solved, thereby improving transmission performance.
如图 2所示, 为本发明实施例二提供一种数据处理方法的流程示意图, 该方法包括如下步骤:  FIG. 2 is a schematic flowchart diagram of a data processing method according to Embodiment 2 of the present invention, where the method includes the following steps:
5201、 UE在接收到用于指示新的下行数据到达的 PDCCH消息时, 启动 接收端 RTT定时器; 在接收端 RTT定时器超时后, 启动接收端重传定时器; 相应的, 上述基站在发送上述下行数据时, 启动发送端 RTT定时器, 在 发送端 RTT定时器超时后启动发送端重传定时器。  5201. When receiving the PDCCH message for indicating the arrival of the new downlink data, the UE starts the RTT timer of the receiving end. After the RTT timer expires, the UE starts the retransmission timer of the receiving end. Correspondingly, the foregoing base station is transmitting. In the above downlink data, the RTT timer of the sending end is started, and the transmitting end retransmission timer is started after the RTT timer of the transmitting end times out.
其中, 接收端 RTT定时器的时长与基站的发送端 RTT定时器的时长相 等。  The duration of the RTT timer of the receiving end is equal to the duration of the RTT timer of the transmitting end of the base station.
5202、 UE在接收端重传定时器超时后, 启动监控定时器; 该监控定时器 的时长为接收端重传定时器的时长与接收端 RTT定时器的时长之和;  After the receiving end retransmission timer expires, the UE starts the monitoring timer. The duration of the monitoring timer is the sum of the duration of the retransmission timer of the receiving end and the duration of the RTT timer of the receiving end.
相应的, 上述基站在发送下行数据的重传数据后, 停止发送端重传定时 器, 并启动发送端 RTT定时器。 Correspondingly, after transmitting the retransmission data of the downlink data, the base station stops the retransmission timing of the transmitting end. , and start the sender RTT timer.
S203、 UE在解码下行数据成功后, 停止监控定时器。  S203. After successfully decoding the downlink data, the UE stops the monitoring timer.
本实施例通过增加 UE 侧的监控定时器, 使得 UE 在基站发送下一个 PDCCH消息时处于活动状态,从而解决 PDCCH消息丟失导致的数据传输失 败问题, 提高传输性能。  In this embodiment, by increasing the monitoring timer of the UE, the UE is in an active state when the base station sends the next PDCCH message, thereby solving the problem of data transmission failure caused by the loss of the PDCCH message, and improving the transmission performance.
图 3为本发明实施例三提供的一种数据处理方法流程图, 如图 3所示, 在本发明实施例三中, 网络侧存在等待发送给 UE的下行数据。 本实施例的 数据处理过程包括如下步骤:  FIG. 3 is a flowchart of a data processing method according to Embodiment 3 of the present invention. As shown in FIG. 3, in the third embodiment of the present invention, the network side has downlink data waiting to be sent to the UE. The data processing process of this embodiment includes the following steps:
S301、 基站发送 PDCCH消息和下行数据, 并启动发送端 RTT定时器; UE接收 PDCCH消息和下行数据, 并启动接收端 RTT定时器。  S301. The base station sends a PDCCH message and downlink data, and starts a sending end RTT timer. The UE receives the PDCCH message and the downlink data, and starts the receiving end RTT timer.
其中, PDCCH消息用于指示基站发送的是新下行数据, 即非重传数据。 例如, 基站在同一子帧内发送的 PDCCH消息与下行数据, UE根据 PDCCH 消息能够获知收到新的下行数据, 而不是下行数据的重传数据。  The PDCCH message is used to indicate that the base station sends new downlink data, that is, non-retransmission data. For example, the PDCCH message and the downlink data sent by the base station in the same subframe, the UE can know that the new downlink data is received according to the PDCCH message, instead of the retransmission data of the downlink data.
具体的, ^^设基站在 T31时刻向处于活动状态的 UE发送 PDCCH消息 和下行数据, UE在 T31时刻接收到 PDCCH消息和下行数据, 从而使得基站 和 UE的 RTT定时器在同一时刻启动。  Specifically, the base station sends the PDCCH message and the downlink data to the UE in the active state at time T31, and the UE receives the PDCCH message and the downlink data at time T31, so that the RTT timers of the base station and the UE are started at the same time.
5302、 UE 对接收到的下行数据解码失败, 并向基站发送非确认消息 NACK; 基站接收该 NACK, 并在发送端 RTT定时器超时后, 启动发送端重 传定时器。  5302. The UE fails to decode the received downlink data, and sends a non-acknowledgement message NACK to the base station. The base station receives the NACK, and starts the sender retransmission timer after the RTT timer expires.
具体的, UE在某一时刻发送 NACK, 假设为 T32时刻; 基站在 T32时 刻接收到该 NACK, 并等待发送端 RTT定时器超时。 假设发送端 RTT定时 器在 T33时刻超时, 则基站在 T33时刻启动发送端重传定时器。  Specifically, the UE sends a NACK at a certain moment, which is assumed to be time T32; the base station receives the NACK at time T32, and waits for the RTT timer of the transmitting end to time out. Assuming that the RTT timer of the transmitting end times out at time T33, the base station starts the transmitting end retransmission timer at time T33.
本实施例中, 可以将接收端 RTT定时器与发送端 RTT定时器预设为相 同的时长, 则接收端 RTT定时器也在 T33时刻超时, 此时 UE启动接收端重 传定时器, 从而使得基站和 UE的重传定时器在同一时刻启动。  In this embodiment, the RTT timer of the receiving end and the RTT timer of the sending end are preset to be the same duration, and the RTT timer of the receiving end also times out at time T33, and the UE starts the retransmission timer of the receiving end, thereby The retransmission timer of the base station and the UE is started at the same time.
5303、 基站向 UE发送指示重传数据到达的 PDCCH消息和下行数据的 重传数据。 S303. The base station sends, to the UE, a PDCCH message and downlink data indicating that the retransmission data arrives. Retransmit the data.
其中, PDCCH消息用于指示基站发送的是下行数据的重传数据。 例如, 基站在同一子帧内发送的 PDCCH消息与下行数据, UE根据 PDCCH消息能 够获知收到下行数据的重传数据, 而不是新的下行数据。  The PDCCH message is used to indicate that the base station sends the retransmission data of the downlink data. For example, the PDCCH message and the downlink data sent by the base station in the same subframe, the UE can know the retransmission data of the received downlink data according to the PDCCH message, instead of the new downlink data.
具体的, 在发送端重传定时器运行期间的某一时刻, 例如 T33时刻, 基 站发送用于指示下行重传数据到达的 PDCCH消息和下行数据的重传数据给 UE。  Specifically, at a certain time during the operation of the retransmission timer of the transmitting end, for example, at time T33, the base station sends retransmission data of the PDCCH message and the downlink data for indicating the arrival of the downlink retransmission data to the UE.
本实施例中, 该 PDCCH消息丟失, 则 UE不会接收到该 PDCCH消息, 也就无法获知将有数据到达, 因此不会接收到重传数据。  In this embodiment, if the PDCCH message is lost, the UE does not receive the PDCCH message, and thus cannot know that data will arrive, so the retransmission data is not received.
S304、 基站的发送端重传定时器超时后, 基站启动发送端 RTT定时器。 其中, 4叚设接收端重传定时器在 T34时刻超时。  S304: After the retransmission timer of the transmitting end of the base station times out, the base station starts the RTT timer of the sending end. Among them, 4 sets the receiver retransmission timer to time out at time T34.
具体的, 基站在 T33时刻之后的预设时段内 (例如在 T33时刻与 T34时 刻之间)没有接收到 UE的反馈(ACK或者 NACK ) , 则基站在发送端重传 定时器超时的 T34时刻启动发送端 RTT定时器。  Specifically, the base station does not receive feedback (ACK or NACK) of the UE within a preset time period after the time T33 (for example, between time T33 and time T34), and the base station starts at time T34 when the transmitting end retransmission timer expires. Transmitter RTT timer.
本实施例中, 可以将接收端重传定时器与发送端重传定时器预设为相同 的时长, 则接收端重传定时器也在 T34时刻超时, 此时 UE启动接收端 RTT 定时器, 从而使得基站和 UE的 RTT定时器在同一时刻启动。  In this embodiment, the receiving end retransmission timer and the sending end retransmission timer are preset to be the same duration, and the receiving end retransmission timer also times out at time T34, and the UE starts the receiving end RTT timer. Thereby, the base station and the UE's RTT timer are started at the same time.
5305、 基站向 UE发送 PDCCH消息和下行数据的重传数据。  S305. The base station sends the PDCCH message and the retransmission data of the downlink data to the UE.
具体的, 基站在发送端 RTT定时器超时后启动发送端重传定时器, 并在 发送端重传定时器运行期间,向 UE发送指示下行重传数据的 PDCCH消息和 下行数据的重传数据。  Specifically, the base station starts the sender retransmission timer after the RTT timer expires, and sends the PDCCH message indicating the downlink retransmission data and the retransmission data of the downlink data to the UE during the retransmission timer operation of the UE.
5306、 UE接收到该 PDCCH消息和重传数据, 并在解码成功后, 向基站 发送确认消息 ACK:。  5306. The UE receives the PDCCH message and retransmits the data, and sends a confirmation message ACK: to the base station after the decoding succeeds.
在本实施例中, 通过为发送端 RTT定时器和重传定时器的时长与接收端 的相应定时器时长相等, 并为各定时器设置启动和停止条件, 能够保持网络 侧和用户侧的不连续接收定时同步, 解决用于指示下行重传数据到达的 PDCCH消息丟失导致的数据传输失败问题, 从而提高传输性能。 In this embodiment, by setting the duration of the RTT timer and the retransmission timer of the transmitting end to be equal to the corresponding timer duration of the receiving end, and setting the start and stop conditions for each timer, the network side and the user side discontinuity can be maintained. Receive timing synchronization, which is used to indicate the arrival of downlink retransmission data. The problem of data transmission failure caused by the loss of the PDCCH message, thereby improving the transmission performance.
图 4为本发明实施例四提供的一种数据处理方法流程图, 如图 4所示, 本发明实施例四中, UE设置一个监控定时器(PDCCH Lost Timer )。 本实施 例的过程如下:  4 is a flowchart of a data processing method according to Embodiment 4 of the present invention. As shown in FIG. 4, in Embodiment 4 of the present invention, a UE sets a monitoring timer (PDCCH Lost Timer). The process of this embodiment is as follows:
S401-402, 与 S301-302类似, 不再赘述。  S401-402, similar to S301-302, will not be described again.
5403、 基站向 UE发送 PDCCH消息和下行数据的重传数据, 停止发送 端重传定时器, 并启动发送端 RTT定时器; UE在接收端重传定时器超时后, 启动监控定时器。  S403. The base station sends the retransmission data of the PDCCH message and the downlink data to the UE, stops the retransmission timer of the sending end, and starts the RTT timer of the sending end. After the UE retransmits the timer expires, the UE starts the monitoring timer.
其中, 该 PDCCH消息用于指示下行重传数据到达;  The PDCCH message is used to indicate that the downlink retransmission data arrives.
具体的, 本步骤中, 基站无需等待发送端重传定时器超时, 而是在发送 Specifically, in this step, the base station does not need to wait for the retransmission timer of the transmitting end to time out, but is transmitting
PDCCH消息和下行数据的重传数据后就停止发送端重传定时器; 而 UE未接 收到该 PDCCH消息和重传数据,则 UE在接收端重传定时器超时后,启动监 控定时器。 After the retransmission of the PDCCH message and the downlink data, the retransmission timer is stopped. If the UE does not receive the PDCCH message and retransmits the data, the UE starts the monitoring timer after the retransmission timer expires.
本步骤中, 监控定时器的时长设置为接收端重传定时器的时长与接收端 RTT定时器的时长之和。  In this step, the duration of the monitoring timer is set to be the sum of the duration of the retransmission timer of the receiving end and the duration of the RTT timer of the receiving end.
5404、 基站的发送端 RTT定时器超时后, 基站启动发送端重传定时器; 向 UE发送 PDCCH消息和下行重传数据后,停止发送端重传定时器,并启动 发送端 RTT定时器。  After the RTT timer expires, the base station starts the retransmission timer of the transmitting end. After transmitting the PDCCH message and the downlink retransmission data to the UE, the retransmission timer of the transmitting end is stopped, and the RTT timer of the transmitting end is started.
其中, 基站在预设时段内没有接收到 UE的反馈, 则基站在发送端 RTT 定时器超时后, 启动发送端重传定时器; 基站将在该发送端重传定时器运行 期间, 发送用于指示下行重传数据到达的 PDCCH消息和下行数据的重传数 据。  The base station does not receive the feedback of the UE within the preset time period, and the base station starts the retransmission timer of the sending end after the RTT timer expires at the sending end; the base station sends the retransmission timer during the running of the transmitting end, The PDCCH message indicating the arrival of the downlink retransmission data and the retransmission data of the downlink data.
5405、 UE在监控定时器运行期间处于活动状态, 接收到 PDCCH消息和 重传数据, 并在解码成功后停止监控定时器, 同时向基站发送确认消息; 基 站接收到该确认消息后, 停止发送端 RTT定时器。  S405: The UE is in an active state during the running of the monitoring timer, receives the PDCCH message and retransmits the data, and stops the monitoring timer after the decoding succeeds, and sends an acknowledgement message to the base station; after receiving the acknowledgement message, the base station stops the sending end. RTT timer.
在本实施例中, UE在未接收到指示重传的 PDCCH消息时启动监控定时 器, 使得 UE在基站发送下一个 PDCCH消息时处于活动状态, 避免了由于 UE在基站发送 PDCCH消息时正处于睡眠状态而错过该 PDCCH消息和重传 数据, 从而解决 PDCCH消息丟失导致的数据传输失败问题, 提高传输性能。 统, 还适用于其他存在不连续接收模式的通信系统。 In this embodiment, the UE starts monitoring timing when the PDCCH message indicating retransmission is not received. The UE is in an active state when the base station sends the next PDCCH message, and the UE avoids the PDCCH message and the retransmission data because the UE is in a sleep state when the base station sends the PDCCH message, thereby solving the data transmission failure caused by the PDCCH message loss. Problem, improve transmission performance. It is also applicable to other communication systems with discontinuous reception mode.
图 5为本发明实施例五提供的一种数据处理系统结构图, 如图 5所示, 本发明实施例五提供的一种数据处理系统 50, 该系统包括用户设备 UE51和 基站 52, 其中:  FIG. 5 is a structural diagram of a data processing system according to Embodiment 5 of the present invention. As shown in FIG. 5, a data processing system 50 according to Embodiment 5 of the present invention includes a user equipment UE51 and a base station 52, where:
上述 UE51 , 用于在接收到指示新的下行数据到达的消息时, 启动接收端 RTT定时器 511 ; 在接收端 RTT定时器 511超时后, 启动接收端重传定时器 512; 以及在接收端重传定时器 512超时后, 如果下行数据解码失败, 则启动 接收端 RTT定时器 511 ; 以及,  The UE 51 is configured to: when receiving the message indicating the arrival of the new downlink data, start the RTT timer 511 of the receiving end; after the RTT timer 511 of the receiving end times out, start the retransmission timer 512 of the receiving end; After the timer 512 expires, if the downlink data decoding fails, the receiving end RTT timer 511 is started; and,
上述基站 52, 用于在发送所述新的下行数据时启动发送端 RTT定时器 521 ; 在发送端 RTT定时器 521超时后启动发送端重传定时器 522; 以及在发 送端重传定时器 522超时后启动发送端 RTT定时器 521。  The base station 52 is configured to start the sending end RTT timer 521 when the new downlink data is sent, start the sending end retransmission timer 522 after the sending end RTT timer 521 times out, and retransmit the timer 522 at the transmitting end. The sender RTT timer 521 is started after the timeout.
本实施例中, 接收端 RTT定时器 511的时长与基站 52的发送端 RTT定 时器 521的时长相等, 接收端重传定时器 512的时长与基站的发送端重传定 时器 522的时长相等。  In this embodiment, the duration of the RTT timer 511 of the receiving end is equal to the duration of the RTT timer 521 of the transmitting end of the base station 52, and the duration of the retransmission timer 512 of the receiving end is equal to the duration of the retransmission timer 522 of the transmitting end of the base station.
本实施例提供的系统能够解决 PDCCH消息丟失导致的数据传输失败问 题, 从而提高传输性能。  The system provided in this embodiment can solve the problem of data transmission failure caused by PDCCH message loss, thereby improving transmission performance.
图 6为本发明实施例六提供的一种数据处理系统结构图, 如图 6所示, 本发明实施例六提供的数据处理系统 60包括用户设备 UE61和基站 62,其中: 上述 UE61 , 用于在接收到用于指示新的下行数据到达的消息时, 启动接 收端 RTT定时器 611 , 并在接收端 RTT定时器 611超时后, 启动接收端重传 定时器 612; 以及在接收端重传定时器 612超时后, 启动监控定时器 613 , 并 在解码下行数据成功后, 停止监控定时器 613; 其中, 监控定时器 613 的时 长为接收端重传定时器 612的时长与接收端 RTT定时器 611的时长之和; 上述基站 62, 用于在发送所述新的下行数据时, 启动发送端 RTT定时器 621 ,在发送端 RTT定时器 621超时后启动发送端重传定时器 622; 以及在发 送下行数据的重传数据后, 停止发送端重传定时器 622, 并启动发送端 RTT 定时器 621。 FIG. 6 is a structural diagram of a data processing system according to Embodiment 6 of the present invention. As shown in FIG. 6, the data processing system 60 provided in Embodiment 6 of the present invention includes a user equipment UE61 and a base station 62, where: the UE61 is used for Upon receiving the message indicating the arrival of the new downlink data, the receiving end RTT timer 611 is started, and after the receiving end RTT timer 611 times out, the receiving end retransmission timer 612 is started; and the retransmission timing is performed at the receiving end. After the timer 612 expires, the monitoring timer 613 is started, and after the downlink data is successfully decoded, the monitoring timer 613 is stopped; wherein, when the timer 613 is monitored The length of the receiving end retransmission timer 612 is the sum of the duration of the RTT timer 611. The base station 62 is configured to start the sending end RTT timer 621 when transmitting the new downlink data. After the RTT timer 621 times out, the sender retransmission timer 622 is started; and after the retransmission data of the downlink data is transmitted, the sender retransmission timer 622 is stopped, and the sender RTT timer 621 is started.
本实施例中, 接收端 RTT定时器 611的时长与基站 62的发送端 RTT定 时器 621的时长相等, 接收端重传定时器 612的时长与基站的发送端重传定 时器 622的时长相等。  In this embodiment, the duration of the RTT timer 611 of the receiving end is equal to the duration of the RTT timer 621 of the transmitting end of the base station 62, and the duration of the retransmission timer 612 of the receiving end is equal to the duration of the retransmission timer 622 of the transmitting end of the base station.
本实施例提供的系统能够解决 PDCCH消息丟失导致的数据传输失败问 题, 从而提高传输性能。  The system provided in this embodiment can solve the problem of data transmission failure caused by PDCCH message loss, thereby improving transmission performance.
以上仅是本发明的优选实施方式, 应当指出, 对于本技术领域的普通技 术人员来说, 在不脱离本发明原理的前提下, 还可以作出若干改进和润饰, 这些改进和润饰也应视为本发明的保护范围。  The above is only a preferred embodiment of the present invention, and it should be noted that those skilled in the art can also make several improvements and retouchings without departing from the principles of the present invention. These improvements and retouchings should also be considered as The scope of protection of the present invention.

Claims

权 利 要 求 Rights request
1、 一种数据处理方法, 其特征在于, 该方法包括:  A data processing method, characterized in that the method comprises:
用户设备 UE在接收到指示新的下行数据到达的消息时, 启动接收端往 返时间 RTT定时器;  The user equipment UE starts the receiving end return time RTT timer when receiving the message indicating the arrival of the new downlink data;
所述 UE在接收端 RTT定时器超时后, 启动接收端重传定时器; 所述 UE在接收端重传定时器超时后, 如果下行数据解码失败, 则启动 接收端 RTT定时器。  After the receiving end RTT timer expires, the UE starts the receiving end retransmission timer; after the receiving end retransmission timer expires, the UE starts the receiving end RTT timer if the downlink data decoding fails.
2、 根据权利要求 1所述的方法, 其特征在于, 该方法还包括:  2. The method according to claim 1, wherein the method further comprises:
基站在发送所述新的下行数据时启动发送端 RTT定时器;  The base station starts the RTT timer of the sending end when transmitting the new downlink data;
所述基站在发送端 RTT定时器超时后启动发送端重传定时器;  The base station starts a sender retransmission timer after the RTT timer expires on the sending end;
所述基站在发送端重传定时器超时后启动发送端 RTT定时器。  The base station starts the RTT timer of the sending end after the retransmission timer of the transmitting end times out.
3、 根据权利要求 2所述的方法, 其特征在于, 该方法还包括:  3. The method according to claim 2, wherein the method further comprises:
接收端 RTT定时器的时长与基站的发送端 RTT定时器的时长相等; 且 接收端重传定时器的时长与基站的发送端重传定时器的时长相等。  The duration of the RTT timer of the receiving end is equal to the duration of the RTT timer of the transmitting end of the base station; and the duration of the retransmission timer of the receiving end is equal to the duration of the retransmission timer of the transmitting end of the base station.
4、根据权利要求 1至 3任一项所述的方法,其特征在于,该方法还包括: 当所述 UE对所述下行数据解码成功之前, 接收到下一个指示新的下行 数据的消息时, 所述 UE启动接收端 RTT定时器。  The method according to any one of claims 1 to 3, further comprising: when the UE receives the next message indicating the new downlink data before the decoding of the downlink data is successful The UE starts a receiving end RTT timer.
5、 一种数据处理方法, 其特征在于, 该方法包括:  5. A data processing method, the method comprising:
用户设备 UE在接收到用于指示新的下行数据到达的消息时, 启动接收 端 RTT定时器, 并在接收端 RTT定时器超时后, 启动接收端重传定时器; 所述 UE在接收端重传定时器超时后, 启动监控定时器, 并在解码下行 数据成功后, 停止监控定时器;  When receiving the message indicating the arrival of the new downlink data, the user equipment UE starts the RTT timer of the receiving end, and starts the retransmission timer of the receiving end after the RTT timer of the receiving end times out; the UE is heavy at the receiving end After the timer expires, the monitoring timer is started, and after the downlink data is successfully decoded, the monitoring timer is stopped.
监控定时器的时长为接收端重传定时器的时长与接收端 RTT定时器的时 长之和。  The duration of the monitoring timer is the sum of the duration of the retransmission timer at the receiving end and the duration of the RTT timer at the receiving end.
6、 根据权利要求 5所述的方法, 其特征在于, 该方法还包括:  6. The method according to claim 5, wherein the method further comprises:
接收端 RTT定时器的时长与基站的发送端 RTT定时器的时长相等; 且 接收端重传定时器的时长与基站的发送端重传定时器的时长相等。 The duration of the RTT timer at the receiving end is equal to the duration of the RTT timer of the transmitting end of the base station; The duration of the retransmission timer at the receiving end is equal to the duration of the retransmission timer of the transmitting end of the base station.
7、 根据权利要求 5或 6所述的方法, 其特征在于, 该方法还包括: 基站在发送所述新的下行数据时, 启动发送端 RTT定时器, 在发送端 The method according to claim 5 or 6, wherein the method further comprises: when the base station sends the new downlink data, starting a RTT timer at the transmitting end, where the transmitting end is
RTT定时器超时后启动发送端重传定时器; After the RTT timer expires, the sender retransmission timer is started.
所述基站在发送下行数据的重传数据后, 停止发送端重传定时器, 并启 动发送端 RTT定时器。  After transmitting the retransmission data of the downlink data, the base station stops the retransmission timer of the transmitting end, and starts the RTT timer of the transmitting end.
8、 一种数据处理系统, 其特征在于, 该系统包括:  8. A data processing system, characterized in that the system comprises:
用户设备 UE, 用于在接收到指示新的下行数据到达的消息时, 启动接收 端 RTT定时器; 在接收端 RTT定时器超时后, 启动接收端重传定时器; 以 及在接收端重传定时器超时后, 如果下行数据解码失败, 则启动接收端 RTT 定时器; 以及,  The user equipment UE is configured to: when receiving the message indicating the arrival of the new downlink data, start the RTT timer of the receiving end; after the RTT timer expires at the receiving end, start the retransmission timer of the receiving end; and retransmit the timing at the receiving end After the device times out, if the downlink data decoding fails, the receiving end RTT timer is started; and,
基站, 用于在发送所述新的下行数据时启动发送端 RTT定时器; 在发送 端 RTT定时器超时后启动发送端重传定时器; 以及在发送端重传定时器超时 后启动发送端 RTT定时器。  a base station, configured to start a sending end RTT timer when the new downlink data is sent; start a sending end retransmission timer after the sending end RTT timer expires; and start a sending end RTT after the transmitting end retransmission timer expires Timer.
9、 一种数据处理系统, 其特征在于, 该系统包括:  9. A data processing system, characterized in that the system comprises:
用户设备 UE, 用于在接收到用于指示新的下行数据到达的消息时, 启动 接收端 RTT定时器, 并在接收端 RTT定时器超时后, 启动接收端重传定时 器; 以及在接收端重传定时器超时后, 启动监控定时器, 并在解码下行数据 成功后, 停止监控定时器;  The user equipment UE is configured to: when receiving the message for indicating the arrival of the new downlink data, start the RTT timer of the receiving end, and start the retransmission timer of the receiving end after the RTT timer expires at the receiving end; and at the receiving end After the retransmission timer expires, the monitoring timer is started, and after the downlink data is successfully decoded, the monitoring timer is stopped.
基站, 用于在发送所述新的下行数据时, 启动发送端 RTT定时器, 在发 送端 RTT定时器超时后启动发送端重传定时器; 以及在发送下行数据的重传 数据后, 停止发送端重传定时器, 并启动发送端 RTT定时器。  The base station is configured to: when the new downlink data is sent, start the RTT timer of the sending end, start the sending end retransmission timer after the RTT timer expires at the sending end; and stop sending after transmitting the retransmitted data of the downlink data. The terminal retransmits the timer and starts the RTT timer at the transmitting end.
10、 根据权利要求 9所述的系统, 其特征在于, 所述监控定时器的时长 为接收端重传定时器的时长与接收端 RTT定时器的时长之和。  The system according to claim 9, wherein the duration of the monitoring timer is the sum of the duration of the retransmission timer of the receiving end and the duration of the RTT timer of the receiving end.
PCT/CN2009/074256 2008-10-31 2009-09-27 Data processing method and system WO2010048848A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2008102175005A CN101730137B (en) 2008-10-31 2008-10-31 Data processing method and system
CN200810217500.5 2008-10-31

Publications (1)

Publication Number Publication Date
WO2010048848A1 true WO2010048848A1 (en) 2010-05-06

Family

ID=42128241

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2009/074256 WO2010048848A1 (en) 2008-10-31 2009-09-27 Data processing method and system

Country Status (2)

Country Link
CN (1) CN101730137B (en)
WO (1) WO2010048848A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11212040B2 (en) 2016-10-13 2021-12-28 Telefonaktiebolaget Lm Ericsson (Publ) Method, device and computer program for data transmission feedback in a wireless communication system
CN108255515B (en) * 2018-01-17 2021-02-02 广州汇智通信技术有限公司 Method and device for realizing timer service
CN113708898B (en) * 2020-05-21 2024-06-28 华为技术有限公司 Communication method and device
WO2022077174A1 (en) * 2020-10-12 2022-04-21 Oppo广东移动通信有限公司 Wireless communication method and device

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1124721C (en) * 2001-05-21 2003-10-15 华为技术有限公司 Method for using active time in general wireless packet service system
CN101296432B (en) * 2007-04-28 2011-11-30 中兴通讯股份有限公司 Method for user's set entering into incontinuous receiving condition

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
"3GPP TS 36.321 V8.0.0: Evolved Universal Terrestrial Radio Access (E-UTRA) Medium Access Control (MAC) protocol specification (Release 8)", 3GPP TECHNICAL SPECIFICATION GROUP RADIO ACCESS NETWORK, December 2007 (2007-12-01) *
"3GPP TSG-RAN WG2 Meeting#64", 3 November 2008, article "3GPP R2-086347: Handling ofHARQ RTT Timer during DRX" *

Also Published As

Publication number Publication date
CN101730137B (en) 2012-04-04
CN101730137A (en) 2010-06-09

Similar Documents

Publication Publication Date Title
US11039328B2 (en) Technique for monitoring a radio link control (RLC)
EP2850767B1 (en) Apparatuses and methods for managing pending harq retransmissions
EP2079181B1 (en) Method and corresponding communications device for improving discontinuous reception functionality in wireless communications
TWI483589B (en) Data transmission method and data retransmission method
JP5307232B2 (en) Discontinuous reception (DRX) timer triggered by transmission of buffer status report (BSR)
US8374617B2 (en) Method and apparatus for improving DRX functionality
WO2013166953A1 (en) Discontinuous reception dynamic configuration method, terminal and base station
WO2010060341A1 (en) Method for enhancing user equipment (ue) power saving performance and ue
KR20120113687A (en) Method and apparatus for improving mobile terminal battery drain in mobile communication system
US10050825B2 (en) Method and equipment for throughput recovery during resumption from outage scenarios
WO2010078831A1 (en) Control method for mobile communication terminal to receive downlink data and mobile communication terminal
WO2012100670A1 (en) Method and apparatus for data packet retransmission
JP2011528514A (en) Retransmission control method and apparatus
WO2010060261A1 (en) Controlling method for mobile communication terminal receiving downlink data and mobile communication terminal
WO2008131640A1 (en) Method of discontinuous receiving status that the user equipment entered
RU2399158C2 (en) Method and device for interrupted reception of connected terminal in mobile communication system
RU2392752C2 (en) Data transmission method and data retransmission method
WO2021197472A1 (en) Side link monitoring method, device, and storage medium
WO2008034374A1 (en) A method, system and apparatus for radio link control transmission
WO2010054535A1 (en) Control method for receiving downlink data in the mobile communication terminal and mobile communication terminal
WO2009082848A1 (en) A method for radio link control entity reset
KR20090101793A (en) Method and apparatus for checking transmission success or failure of medium access control protocal data unit in mobile communication system
WO2007124634A1 (en) A method for data retransmitting in the radio link control protocol
WO2011134396A1 (en) Method, system and device for processing downlink data reception
WO2010048848A1 (en) Data processing method 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: 09823040

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

Country of ref document: EP

Kind code of ref document: A1