WO2006021159A1 - Method for controlling transmission frequency of status reports - Google Patents

Method for controlling transmission frequency of status reports Download PDF

Info

Publication number
WO2006021159A1
WO2006021159A1 PCT/CN2005/001331 CN2005001331W WO2006021159A1 WO 2006021159 A1 WO2006021159 A1 WO 2006021159A1 CN 2005001331 W CN2005001331 W CN 2005001331W WO 2006021159 A1 WO2006021159 A1 WO 2006021159A1
Authority
WO
WIPO (PCT)
Prior art keywords
pdu
ack
nack
counter
transmission condition
Prior art date
Application number
PCT/CN2005/001331
Other languages
French (fr)
Chinese (zh)
Inventor
Xuezhi Yang
Bing Xu
Bingyu Qu
Yingzhe Ding
Original Assignee
Huawei Technologies Co., Ltd.
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 Huawei Technologies Co., Ltd. filed Critical Huawei Technologies Co., Ltd.
Publication of WO2006021159A1 publication Critical patent/WO2006021159A1/en

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/1829Arrangements specially adapted for the receiver end
    • H04L1/1854Scheduling and prioritising arrangements
    • 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

Definitions

  • the present invention relates to the field of data unit status reporting techniques, and more particularly to a method of controlling a status to report a transmission frequency in an automatic repeat request mechanism of a wireless communication system.
  • the Universal Mobile Telecommunications System is a third generation mobile communication system using Wideband Code Division Multiple Access (WCDMA) air interface technology, also commonly referred to as WCDMA systems.
  • WCDMA Wideband Code Division Multiple Access
  • the wireless interfaces of WCDMA are divided into a physical layer, a data link layer, and a network layer.
  • Radio Link Control (RLC) in the data link layer supports three modes: transparent mode (TM), unacknowledged mode (UM), and acknowledge mode (AM) for segmentation, cascading, padding, error control, and flow control. , repeatability detection and other functions.
  • the RLC AM entity includes a sending entity and a receiving entity, and the sending entity and the receiving entity process the data unit sent by the network layer, and then send the processed data unit to the network layer.
  • the functional model of the RLC AM entity consisting of the sending entity and the receiving entity is shown in Figure 1, and the corresponding processing is shown in Figure 2.
  • the sending entity performs data unit processing by the following steps:
  • Step 201 When receiving the RLC Service Data Unit (SDU) transmitted by the network layer, the sending entity first performs segmentation/cascading processing on the SDU.
  • SDU RLC Service Data Unit
  • the sending entity may also need to segment/cascade the processed RLC according to actual needs.
  • the PDU is filled.
  • Step 202 Send an entity assembly acknowledgement mode data (AMD) protocol data unit (PDU), and send the assembled AMD PDU to its own transmit buffer.
  • AMD entity assembly acknowledgement mode data
  • PDU protocol data unit
  • Step 203 The sending buffer in the sending entity performs the AMD PDU saved by itself. Scheduling.
  • Step 204 If the scheduled PDU can be sent, set the query bit according to the rules configured by the network layer, and then submit the processed AMD PDU to the bottom layer to send to the receiving entity.
  • step 204 for the newly assembled AMD PDU, the sequence number field is also set, and then the AMD PDU is encrypted.
  • the receiving entity performs data unit processing by the following steps:
  • Step 205 The receiving entity decrypts the correctly received AMD PDU, and puts the decrypted data into the receiving buffer.
  • step 206 the AMD PDU is parsed to determine whether the RLC SDU can be reassembled. If the complete RLC SDU can be reassembled, the reassembly operation is performed, and the reassembled RLC SDU is submitted to the upper layer.
  • the receiving entity before receiving the parsed AMD PDU, the receiving entity needs to determine whether the current AMD PDU is transmitted according to the value of the query bit in the AMD PDU and the status reporting mechanism configured by the network layer in the receiving entity. Accurate, that is, determining whether the status report sent to the sending entity should include a NACK for retransmitting data or an ACK for determining that the AMD PDU is correctly received, and the receiving entity assembles a corresponding status report according to the judgment, and the status is assembled. 4 The advertisement is sent to the bottom layer, and the bottom layer sends the status report to the sending entity.
  • the retransmission buffer in the sending entity reports the AMD PDU that needs to be retransmitted based on the received status report.
  • the AMD PDU for transmitting the buffer scheduling in the above step 203 includes not only the newly assembled AMD PDU but also the AMD PDU stored in the retransmission buffer for retransmission.
  • This mechanism of retransmitting data units is called an automatic repeat request (ARQ) mechanism.
  • ARQ automatic repeat request
  • the sending entity can confirm that the corresponding PDU has been correctly transmitted.
  • the receiving entity sends multiple times to the same entity to the sending entity.
  • the PDU and the acknowledgment information included are status reports of the NACK, and the transmitting entity retransmits the same PDU to the receiving entity multiple times. That is to say, it usually causes the system to transmit a lot of redundant data, which obviously wastes data transmission resources, and both the receiving entity and the transmitting entity waste more time transmitting redundant data.
  • the sending entity waits for the receiving entity to return a status report after transmitting the PDU to the receiving entity, if the status report returned by the receiving entity includes an ACK, the sending entity does not need to send the PDU to the receiving entity again. If the NACK is included, the transmitting entity should also send the PDU to the receiving entity again.
  • the sending entity waits for the entire process as a delay. If the sending entity receives multiple status reports including NACKs returned by the receiving entity, the sending entity sends the PDUs from the time of sending the PDU to the last time the PDU is retransmitted, which is the delay for the PDU. Obviously, this time The delay is longer, occupies the resources of the sending entity, and also has a certain impact on the work of the sending entity. Existing technology does not currently address this issue.
  • the ARQ mechanism is in the acknowledgment mode (AM) of the RLC protocol; for the CDMA 2000 system, the ARQ mechanism is in the ARQ sublayer of the Link Access Control (LAC) protocol.
  • AM acknowledgment mode
  • LAC Link Access Control
  • a method for controlling a status report transmission frequency which is applicable to a communication system including a transmitting entity and a receiving entity, and an automatic retransmission mechanism is adopted between the transmitting entity and the receiving entity.
  • the method includes the following 05 001331 Steps:
  • the receiving entity Before receiving the status report to the sending entity, the receiving entity determines whether the ACK condition is currently met. If not, the ACK is not included in the status report; otherwise, the ACK is allowed in the status report;
  • the receiving entity sends the status report to the sending entity.
  • the step c may further include: initializing an ACK transmission condition set for the PDU.
  • the ACK sending condition set for the PDU is: determining whether there is an ACK timing device in a normal working state, if yes, not meeting the ACK sending condition; otherwise, conforming to the ACK sending condition.
  • the step c may further include: initializing the ACK transmission condition; the initializing ACK transmission condition is: determining whether there is an ACK timing device for the PDU, if yes, directly initializing the ACK timing device; otherwise, setting an ACK timing device And start.
  • the method may further comprise: setting a negative acknowledgement NACK transmission condition for each PDU that is detected to have not been correctly received;
  • the step c further includes: determining, in the scope of the status report, each PDU that is not correctly received by the receiving entity, determining whether the current NACK transmission condition set for the PDU is met, and if not, in the status report. The NACK of the PDU is not included; otherwise, the NACK of the PDU is allowed to be included in the status report.
  • the sending condition is set to: first determine whether the NACK transmission status report is sent for the first time for the PDU, and if the first transmission, the NACK transmission condition is met; if it is not the first time, it is further determined whether the The NACK timing device corresponding to the PDU and in a normal working state, if yes, does not meet the NACK transmission condition, and if not, the NACK transmission condition is met; Step C of T/CN2005/001331 further includes: each of the receiving entities respectively initializing the status report
  • the NACK corresponds to the NACK transmission condition of the PDU; 'the initial NACK transmission condition is: if the NACK timing device corresponding to the PDU currently exists, the timing device is directly activated; otherwise, a NACK timing device is set for the PDU and started .
  • the NACK transmission condition set for each PDU that is detected to be not correctly received is the same NACK transmission condition
  • the NACK transmission condition is set to: determine whether there is a NACK timing device in a normal working state, if yes, the NACK transmission condition is not met; otherwise, the NACK transmission condition is met;
  • the step c further includes: initializing a NACK transmission condition; the initial NACK transmission condition is: if the NACK timing device is currently present, directly starting the timing device; otherwise, setting a NACK timing device, and starting the timing device .
  • the timing device is a timer; the timing device is in a normal working state as: the timer has been started and has not timed out. ⁇
  • the timing device is a counter; the timing device is in a normal working state as: the counter is in a counting state.
  • the method may further include: setting an upper limit and a lower limit of the counter count range, setting an initial value of the counter to an upper limit of the count range, and setting the counter to: the counter increments the current count value by one every certain time interval;
  • the counter is in the counting state as: The current value of the counter is greater than the lower limit of the counter counting range.
  • the method may further comprise: setting an upper limit and a lower limit of the counter count range, setting an initial value of the counter to a lower limit of the count range, and setting the counter to: at regular intervals, the counter increments the current count value by one; PT/CN2005/001331
  • the counter is in the counting state: The current value of the counter is less than the upper limit of the counter counting range.
  • the counter counts according to the number of times the MAC sends the MAC status indication primitive.
  • the automatic repeat request mechanism is located in the acknowledgment mode AM of the radio link control LC protocol in the wideband code division multiple access WCDMA or the time division synchronous code division multiple access TD-SCDMA system; or the link access control LAC protocol in the CDMA2000 system.
  • the automatic retransmission requests the ARQ sublayer.
  • the present invention sets the transmission condition for the status report including the ACK so that the ACK and the NACK allowed in the status report are different, so that the ACK can be transmitted faster, and the NACK can be transmitted slowly, thereby reducing the redundancy state.
  • the transmission of the report, and thus the redundant retransmission PDU reduces the utilization of the communication link, and also ensures timely positive confirmation, avoiding congestion in the transmission window.
  • FIG. 1 is a schematic diagram of a functional model of an RLC AM entity in the prior art
  • FIG. 2 is a schematic flowchart of an implementation process in which a sending entity sends a PDU to a receiving entity in the prior art
  • FIG. 4 is a flowchart of an implementation of another embodiment of the solution of the present invention. Mode for carrying out the invention
  • Step A The sending entity sends the PDU for the first time, and the PDU has an error during the transmission, that is, it is not sent to the receiving entity;
  • Step B The receiving entity detects that the PDU is lost, and sends a status report including a NACK to the sending entity.
  • Step C After receiving the status report for the PDU, the sending entity transmits the PDU to the receiving entity for the second time, that is, retransmits the PDU;
  • Step D Because there is a delay, before receiving the PDU retransmitted by the sending entity, the receiving entity sends a status report including the NACK to the sender again;
  • Step E After the status report is sent again, the receiving entity receives the PDU retransmitted by the sending entity, and then sends a status report including the ACK to the sending entity.
  • Step F Because there is a delay, before receiving the status report including the ACK sent by the receiving entity, the sending entity first receives the status report containing the NACK sent by the receiving entity in step D, so the third time is transmitted to the receiving entity. PDU.
  • the status query mechanism allows the receiving entity to flexibly perform status query according to different mechanisms.
  • the trigger mechanism of the status report allows the receiving entity to flexibly configure the status report according to different mechanisms. For the sending entity, only the information in the status report needs to be selected according to the information in the status report. The retransmitted PDU is sufficient. However, if the receiving entity sends status reports for the same PDU according to a number of different mechanisms, there may be cases where the receiving entity continuously sends status reports within a short time interval, which causes the status report to reach the sending entity. It is higher, so redundant PDUs may be retransmitted, which wastes air interface resources.
  • Timer state inhibit timer defined in the current protocol (Timer Status - Prohibit) And the query prohibit timer (Timer JPoll_Prohibit), can set the specific time period to limit the transmission frequency of the status report to a certain range.
  • Timer_Status_Prohibit the timer is only started when the status report inhibit function is used. If Timer_Status_Prohibit is in normal working condition, the receiving entity cannot send a status report containing NACK or ACK. The timer is started after the notification is sent by the receiving entity for the status of the STATUS PDU, and a new status report of NACK or ACK cannot be sent until the timer expires.
  • the transmission frequency of the status report can be controlled, and Reduce or eliminate the transmission of redundant data, but this method has drawbacks.
  • the ARQ mechanism requires different transmission frequencies for ACK and NACK: The higher the frequency of ACK, the higher the ACK of the ACK can be cleared in the transmission buffer, which can reduce the blocking probability of the transmission window and improve the chain.
  • the inventive solution mainly sets the ACK transmission condition for the PDU based on the prior art. In fact, the same ACK transmission condition is set for all PDUs. In this way, before receiving the status report, the receiving entity first determines whether the PDU sent by the receiving entity correctly meets the ACK sending condition set for the PDU, and if not, does not include an ACK for the PDU in the status report; , Allows ACKs for this PDU to be included in this status report.
  • Step 301 Set an ACK sending condition for the PDU.
  • the set ACK transmission condition is: determining whether there is an ACK timing device in a normal working state, if it is, that is, the transmission condition is not met, the ACK cannot be included in the status report; otherwise, the transmission condition is met, so The status report contains an ACK.
  • the timing device is a timer, and the timer device is in an active state, that is, the timer is started and has not timed out.
  • the timing device is adapted to be placed in the receiving entity.
  • Step 302 The receiving entity determines whether there is an ACK timing device in a normal working state when the status report needs to be sent. If not, the process proceeds to step 305; otherwise, the process flow ends.
  • Step 305 The receiving entity includes an ACK in the status report.
  • the sending entity can determine that the information has been correctly determined according to the information. Received PDU.
  • the transmission frequency of the status report containing ACK can be controlled.
  • the ACK sending condition should also be initialized in order to facilitate the determination of the ACK when the status report is sent next time.
  • the ACK transmission condition it is first determined whether there is currently an ACK timing device for the PDU, and if so, the ACK timing device is directly initialized, otherwise, the ACK timing device is set, and the timing device is activated.
  • the initializing the ACK timing device may specifically be when the receiving entity sends a status report to the transmitting entity, or when the ACK is set to the status report.
  • the set timing device can also be a counter and set the counter as a root Counting is performed according to a certain time interval. Since the MAC sends a data rate to the RLC for notifying that the RLC can transmit to the MAC at a fixed time interval, that is, the number of PDUs that the RLC can transmit to the MAC within a certain time, therefore, the counter can be set to be sent according to the MAC.
  • the incoming MAC status indication primitive (MAC_Status_Ind) counts. Also set the upper and lower limits of the counter count range, where the initial value of the counter is set to the upper limit of the count range. And after the counter is started, it will decrement its own count value by one every certain time interval. For the case of counting according to MAC_Status_Ind, it is the MAC-Status-Ind-time sent every time the MAC is sent, and the count value of itself is decremented by one.
  • the initial value of the counter counting range is set to the upper limit of the counting range.
  • the initial value can also be set as the lower limit of the counting range.
  • the MAC-Status-Ind is sent every time the MAC is sent. Once, the current count value is incremented by one. In this way, when the receiving entity sends a status report, if it is detected that there is a counter corresponding to a certain PDU, it is also required to determine whether the counter corresponding to a certain PDU that is not correctly received is determined to be the upper limit of the set range. Yes, the ACK for the PDU is included in the status report, otherwise the ACK for the PDU is not included in the status report.
  • the reinitialization counter is the initial value of the reset counter.
  • the initialization counter if there is currently a counter corresponding to the PDU, the counter can be directly started; otherwise, a counter is set for the .PDU, and the counter is started.
  • the receiving entity may send the PDU to the transmitting entity if the timing device times out.
  • ACK That is, the receiving entity sends a status report including the ACK according to the timing device dedicated to determining the ACK transmission, so that when the status report including the ACK is sent, the transmission condition of the NACK is not considered, so that the sending entity can learn as early as possible.
  • the PDU has been received correctly.
  • the foregoing is to set an ACK transmission condition for the PDU.
  • the NACK transmission condition may be further set for each PDU that is detected to be incorrectly received.
  • the same NACK transmission condition may be set for all PDUs that are not correctly received. Thereby the receiving entity is able to control the transmission frequency of the status report containing the NACK.
  • this embodiment takes the setting of the PDU (n) as an example, and the set timing device is a timer.
  • the corresponding solution includes the following steps:
  • Step 401 Set a NACK transmission condition for each PDU that is detected to be not correctly received, and set an ACK transmission condition for all PDUs.
  • the set ACK transmission condition is: Determine whether there is an ACK timing device in a normal working state, and if so, cannot include an ACK in the status report; otherwise, it is allowed to include an ACK in the status report.
  • the set NACK transmission condition is: If the NACK status report is currently sent for a certain PDU for the first time, the NACK for the PDU may be set in the status report; if the NACK status report has been previously sent for the PDU, or If the NACK status report that needs to be sent is not the first time, it is also necessary to determine whether there is a NACK timing device corresponding to the PDU and in a normal working state. If such a timing device exists, the status report cannot be set in the status report. NACK of the PDU; otherwise, a NACK for the PDU can be set in the status report.
  • the NACK transmission condition is: the NACK transmission condition is: determining whether there is a NACK timing device in a normal working state, and if so, not conforming to the NACK transmission condition; otherwise, conforming to the NACK transmission condition.
  • the timing device is also a timer, and the timing device is in an active state, that is, the timer is started and has not timed out.
  • Step 402 403 The receiving entity first determines whether the ACK timing device is in a normal working state when the status report needs to be sent, and if not in the normal working state, proceeds to step 404; otherwise, proceeds to step 405.
  • Step 404 The receiving entity includes an ACK in the status report, and then proceeds to step 405.
  • Step 405 The receiving entity determines whether it is necessary to send a NACK for the PDU (n), and if yes, proceeds to step 406; otherwise, proceeds to step 408.
  • Step 406 The receiving entity determines whether there is a NACK timing device for the current PDU (n) and is in a normal working state. If yes, it determines that the NACK transmission condition is not met, and then proceeds to step 408; otherwise, determines that the NACK transmission condition is met, and then Proceed to step 408.
  • Step 407 Add a NACK for the PDU (n) in the status report, and then proceed to step 408.
  • Step 408 The receiving entity determines whether the next PDU needs to send a NACK.
  • the control of the status report transmission frequency including ACK and NACK can be realized.
  • the receiving entity processes the status report and sends the status report to the sending entity, if the status includes an ACK, the ACK timing device should be reinitialized; if the status report includes a NACK, The timer for the PDU ( n ) and the PDU corresponding to the other NACKs in the status report should be reinitialized.
  • the receiving entity may also reinitialize the corresponding timer immediately after adding the ACK or NACK to the status report. For the initialization timer, if there is currently an ACK timer and ' The NACK timer corresponding to the PDU can directly start the timer; otherwise, an ACK timer needs to be set, and a NACK timer is set for the PDU, and the set timer is started.
  • timer may also be a counter, and the corresponding processing is the same as the foregoing, and therefore will not be described again.

Abstract

A method for controlling transmission frequency of status reports can firstly set ACK transmission conditions for protocol data units(PDUs); decide whether it met said set ACK transmission conditions or not before reception entity transmits status reports to transmission entity; if not, ACK can not be involved in status reports; otherwise, ACK can be involved in status reports; said reception entity can transmit said status reports to said transmission entity. The present invention can be used to solve the occurrence of redundant PDU and the problem of status report transmission in prior art. By using the present invention, the frequency of ACK and NACK which are involved in status reports is different, and said ACK may be transmitted quickly, thereby can reduce the transmission of redundant status reports, and further reduce redundant retransmission PDU, thus enhance the efficiency of communication link.

Description

一种控制状态报告发送频率的方法 技术领域  Method for controlling transmission frequency of status report
本发明涉及数据单元状态报告技术领域, 更确切地说是涉及在无线 通信系统的自动重传请求机制中控制状态才艮告发送频率的方法。 发明背景  The present invention relates to the field of data unit status reporting techniques, and more particularly to a method of controlling a status to report a transmission frequency in an automatic repeat request mechanism of a wireless communication system. Background of the invention
通用移动通信系统(UMTS )是采用宽带码分多址 (WCDMA ) 空 中接口技术的第三代移动通信系统, 通常也称作 WCDMA系统。  The Universal Mobile Telecommunications System (UMTS) is a third generation mobile communication system using Wideband Code Division Multiple Access (WCDMA) air interface technology, also commonly referred to as WCDMA systems.
WCDMA的无线接口分为物理层、 数据链路层和网络层。 数据链路 层中的无线链路控制 (RLC ) 支持透明模式(TM )、 非确认模式(UM ) 和确认模式 (AM ) 三种模式, 实现分段、 级联、 填充、 差错控制、 流 量控制、 重复性检测等功能。 其中, RLC AM实体包括发送实体和接收 实体, 发送实体和接收实体对网络层发送来的数据单元进行处理, 并将 处理后的数据单元再发送给网络层。 由发送实体和接收实体組成的 RLC AM实体的功能模型参见图 1 , 对应的处理过程则参见图 2。 其中, 发送 实体通过以下步骤进行数据单元处理:  The wireless interfaces of WCDMA are divided into a physical layer, a data link layer, and a network layer. Radio Link Control (RLC) in the data link layer supports three modes: transparent mode (TM), unacknowledged mode (UM), and acknowledge mode (AM) for segmentation, cascading, padding, error control, and flow control. , repeatability detection and other functions. The RLC AM entity includes a sending entity and a receiving entity, and the sending entity and the receiving entity process the data unit sent by the network layer, and then send the processed data unit to the network layer. The functional model of the RLC AM entity consisting of the sending entity and the receiving entity is shown in Figure 1, and the corresponding processing is shown in Figure 2. The sending entity performs data unit processing by the following steps:
步骤 201、 发送实体在收到网络层传送来的 RLC 业务数据单元 ( SDU ) 时, 首先对 SDU进行分段 /级联处理。  Step 201: When receiving the RLC Service Data Unit (SDU) transmitted by the network layer, the sending entity first performs segmentation/cascading processing on the SDU.
根据实际需要, 发送实体还可能需要对分段 /级联处理后的 RLC The sending entity may also need to segment/cascade the processed RLC according to actual needs.
PDU进行填充处理。 The PDU is filled.
步骤 202、发送实体組装确认模式数据( AMD )协议数据单元( PDU ), 并将组装后的 AMD PDU发送给自身的发送緩冲器。  Step 202: Send an entity assembly acknowledgement mode data (AMD) protocol data unit (PDU), and send the assembled AMD PDU to its own transmit buffer.
步骤 203、 发送实体中的发送緩冲器对自身保存的 AMD PDU进行 调度。 Step 203: The sending buffer in the sending entity performs the AMD PDU saved by itself. Scheduling.
步骤 204、 调度到的 PDU如果可以发送, 则根据网络层配置的规则 设置查询比特,然后将处理后的 AMD PDU提交给底层发送到接收实体。  Step 204: If the scheduled PDU can be sent, set the query bit according to the rules configured by the network layer, and then submit the processed AMD PDU to the bottom layer to send to the receiving entity.
在步骤 204中,对于新组装的 AMD PDU来说,还要设置序列号域, 之后对 AMD PDU进行加密。  In step 204, for the newly assembled AMD PDU, the sequence number field is also set, and then the AMD PDU is encrypted.
接收实体通过以下步骤进行数据单元处理:  The receiving entity performs data unit processing by the following steps:
步骤 205、 接收实体对正确接收到的 AMD PDU进行解密, 并将解 密得到的数据放到接收緩冲器。  Step 205: The receiving entity decrypts the correctly received AMD PDU, and puts the decrypted data into the receiving buffer.
步骤 206、对该 AMD PDU进行解析,以判断能否重组出 RLC SDU, 如果能够重组出完整的 RLC SDU, 则进行重组操作, 并将重组得到的 RLC SDU提交到高层。  In step 206, the AMD PDU is parsed to determine whether the RLC SDU can be reassembled. If the complete RLC SDU can be reassembled, the reassembly operation is performed, and the reassembled RLC SDU is submitted to the upper layer.
在上述步驟 206中, 接收实体在对解密后的 AMD PDU进行解析之 前, 还需要根据 AMD PDU中查询比特的值, 以及网络层在接收实体中 配置的状态报告机制, 判断当前 AMD PDU的传输是否准确, 也即, 判 断向发送实体发送的状态报告中应该包含用于重传数据的 NACK还是 用于确定 AMD PDU被正确接收的 ACK,接收实体根据该判断组装相应 的状态报告, 并将该状态 4艮告发送到底层, 底层则将该状态报告发送给 发送实体。  In the foregoing step 206, before receiving the parsed AMD PDU, the receiving entity needs to determine whether the current AMD PDU is transmitted according to the value of the query bit in the AMD PDU and the status reporting mechanism configured by the network layer in the receiving entity. Accurate, that is, determining whether the status report sent to the sending entity should include a NACK for retransmitting data or an ACK for determining that the AMD PDU is correctly received, and the receiving entity assembles a corresponding status report according to the judgment, and the status is assembled. 4 The advertisement is sent to the bottom layer, and the bottom layer sends the status report to the sending entity.
如果该状态报告中包含的是 NACK, 则发送实体中的重传緩冲器根 据收到的状态报告緩存需要重传的 AMD PDU。 在这种情况下, 上述步 骤 203中发送緩冲器调度的 AMD PDU不但有新組装的 AMD PDU, 还 包括保存在重传缓冲器中等待重传的 AMD PDU。 这种重传数据单元的 机制称为自动重传请求(ARQ )机制。 当然, 如果该状态报告中包含的 是 ACK, 则发送实体可以确认相应的 PDU已被正确地传输了。  If the status report contains a NACK, the retransmission buffer in the sending entity reports the AMD PDU that needs to be retransmitted based on the received status report. In this case, the AMD PDU for transmitting the buffer scheduling in the above step 203 includes not only the newly assembled AMD PDU but also the AMD PDU stored in the retransmission buffer for retransmission. This mechanism of retransmitting data units is called an automatic repeat request (ARQ) mechanism. Of course, if the status report contains an ACK, the sending entity can confirm that the corresponding PDU has been correctly transmitted.
但是, 目前通常会出现接收实体向发送实体发送多次针对同一 PDU、且包含的确认信息为 NACK的状态报告, 而发送实体多次向接收 实体重传同一个 PDU。 也就是说, 目前通常会造成系统需要传输很多的 冗余数据, 而这显然浪费了数据传输资源, 并且接收实体和发送实体都 要在传输冗余数据上浪费较多的时间。 However, it is usually the case that the receiving entity sends multiple times to the same entity to the sending entity. The PDU and the acknowledgment information included are status reports of the NACK, and the transmitting entity retransmits the same PDU to the receiving entity multiple times. That is to say, it usually causes the system to transmit a lot of redundant data, which obviously wastes data transmission resources, and both the receiving entity and the transmitting entity waste more time transmitting redundant data.
另外, 由于发送实体在将 PDU发送给接收实体之后,还要等待接收 实体返回状态报告,接收实体返回的状态报告中如果包含的是 ACK, 则 发送实体不需要向接收实体再次发送该 PDU, 如果包含的是 NACK, 则 该发送实体还应该向接收实体再次发送该 PDU。发送实体在整个过程中 的等待时间为时延。 如果发送实体收到接收实体返回的多个包含 NACK 的状态报告, 则发送实体在从笫一次发送 PDU到最后一次重传 PDU的 这段时间都为针对该 PDU的时延, 显然, 这段时延的时间较长, 占用 了发送实体的资源, 并且也会对发送实体的工作造成一定的影响。 现有 技术目前也没有解决这个问题。  In addition, since the sending entity waits for the receiving entity to return a status report after transmitting the PDU to the receiving entity, if the status report returned by the receiving entity includes an ACK, the sending entity does not need to send the PDU to the receiving entity again. If the NACK is included, the transmitting entity should also send the PDU to the receiving entity again. The sending entity waits for the entire process as a delay. If the sending entity receives multiple status reports including NACKs returned by the receiving entity, the sending entity sends the PDUs from the time of sending the PDU to the last time the PDU is retransmitted, which is the delay for the PDU. Obviously, this time The delay is longer, occupies the resources of the sending entity, and also has a certain impact on the work of the sending entity. Existing technology does not currently address this issue.
上述问题不仅是出现在 WCDMA系统的 ARQ机制中, 也出现在时 分同步码分多址( TD-SCDMA ) 系统和 CDMA 2000的 ARQ机制中。 对于 WCDMA和 TD-SCDMA系统来说, ARQ机制是在 RLC协议的确 认模式(AM ) 中; 对于 CDMA 2000系统来说, ARQ机制则是在链路 接入控制 ( LAC )协议的 ARQ子层中。 发明内容  The above problems are not only found in the ARQ mechanism of the WCDMA system, but also in the Time Division Synchronous Code Division Multiple Access (TD-SCDMA) system and the CDMA 2000 ARQ mechanism. For WCDMA and TD-SCDMA systems, the ARQ mechanism is in the acknowledgment mode (AM) of the RLC protocol; for the CDMA 2000 system, the ARQ mechanism is in the ARQ sublayer of the Link Access Control (LAC) protocol. . Summary of the invention
有鉴于此, 本发明的主要目的在于提供一种控制状态报告发送频率 的方法, 以避免系统传送冗余的状态报告及数据单元。  In view of this, it is a primary object of the present invention to provide a method of controlling the transmission frequency of a status report to prevent the system from transmitting redundant status reports and data units.
为达到以上目的, 本发明的技术方案是这样实现的: 一种控制状态 报告发送频率的方法, 适用于包括发送实体和接收实体的通信系统, 且 发送实体与接收实体之间采用自动重传机制进行通信, 该方法包括以下 05 001331 步骤: To achieve the above objective, the technical solution of the present invention is implemented as follows: A method for controlling a status report transmission frequency, which is applicable to a communication system including a transmitting entity and a receiving entity, and an automatic retransmission mechanism is adopted between the transmitting entity and the receiving entity. To communicate, the method includes the following 05 001331 Steps:
a. 为协议数据单元 PDU设定肯定确认 ACK发送条件;  a. Set a positive acknowledgement ACK transmission condition for the protocol data unit PDU;
b. 接收实体每次向发送实体发送状态报告之前, 判断当前是否符合 所述 ACK发送条件, 如果不符合, 则在状态报告中不包含 ACK; 否则, 允许在状态报告中包含 ACK;  b. Before receiving the status report to the sending entity, the receiving entity determines whether the ACK condition is currently met. If not, the ACK is not included in the status report; otherwise, the ACK is allowed in the status report;
c接收实体将该状态报告发送给发送实体。  The receiving entity sends the status report to the sending entity.
所述步骤 c可以进一步包括:初始化为 PDU设置的 ACK发送条件。 所述步骤 a中 , 所述为 PDU设定的 ACK发送条件为: 判断是否存 在处于正常工作状态的 ACK定时装置, 如果存在, 则不符合 ACK发送 条件; 否则, 符合 ACK发送条件。  The step c may further include: initializing an ACK transmission condition set for the PDU. In the step a, the ACK sending condition set for the PDU is: determining whether there is an ACK timing device in a normal working state, if yes, not meeting the ACK sending condition; otherwise, conforming to the ACK sending condition.
所述步骤 c可以进一步包括: 初始化所述 ACK发送条件; 所述初始 化 ACK发送条件为: 判断是否存在针对 PDU的 ACK定时装置, 如果 存在, 则直接初始化该 ACK定时装置; 否则, 设置 ACK定时装置并启 动。  The step c may further include: initializing the ACK transmission condition; the initializing ACK transmission condition is: determining whether there is an ACK timing device for the PDU, if yes, directly initializing the ACK timing device; otherwise, setting an ACK timing device And start.
该方法可以进一步包括:为每个被检测出没有正确接收的 PDU设定 否定确认 NACK发送条件;  The method may further comprise: setting a negative acknowledgement NACK transmission condition for each PDU that is detected to have not been correctly received;
所述步骤 c之前进一步包括: 判断本状态报告考察范围内每个没有 被本接收实体正确接收的 PDU, 判断当前是否符合为该 PDU设定的 NACK发送条件,如果不符合,则在状态报告中不包含该 PDU的 NACK; 否则, 允许在状态报告中包含该 PDU的 NACK:。  The step c further includes: determining, in the scope of the status report, each PDU that is not correctly received by the receiving entity, determining whether the current NACK transmission condition set for the PDU is met, and if not, in the status report. The NACK of the PDU is not included; otherwise, the NACK of the PDU is allowed to be included in the status report.
所述发送条件设定为: 首先判断当前是否为针对 PDU第一次发送 NACK发送状态报告, 如果第一次发送, 则符合 NACK发送条件; 如果 不是第一次发送, 则进一步判断是否存在与该 PDU对应、 且处于正常 工作状态的 NACK定时装置, 如果存在, 则不符合 NACK发送条件, 如果不存在, 则符合 NACK发送条件; T/CN2005/001331 所述步骤 C 进一步包括: 接收实体分别初始化状态报告中的每个The sending condition is set to: first determine whether the NACK transmission status report is sent for the first time for the PDU, and if the first transmission, the NACK transmission condition is met; if it is not the first time, it is further determined whether the The NACK timing device corresponding to the PDU and in a normal working state, if yes, does not meet the NACK transmission condition, and if not, the NACK transmission condition is met; Step C of T/CN2005/001331 further includes: each of the receiving entities respectively initializing the status report
NACK对应 PDU的 NACK发送条件; ' 所述初始化 NACK发送条件为: 如果当前存在与所述 PDU对应的 NACK定时装置, 则直接启动该定时装置; 否则, 为该 PDU设定一个 NACK定时装置并启动。 The NACK corresponds to the NACK transmission condition of the PDU; 'the initial NACK transmission condition is: if the NACK timing device corresponding to the PDU currently exists, the timing device is directly activated; otherwise, a NACK timing device is set for the PDU and started .
所述为每个被检测出没有正确接收的 PDU设定的 NACK发送条件 为同一个 NACK发送条件;  The NACK transmission condition set for each PDU that is detected to be not correctly received is the same NACK transmission condition;
所述 NACK发送条件设定为: 判断是否存在处于正常工作状态的 NACK定时装置, 如果存在, 则不符合 NACK发送条件; 否则, 符合 NACK发送条件;  The NACK transmission condition is set to: determine whether there is a NACK timing device in a normal working state, if yes, the NACK transmission condition is not met; otherwise, the NACK transmission condition is met;
所述步骤 c进一步包括:初始化 NACK发送条件;所述初始化 NACK 发送条件为: 如果当前存在所述 NACK定时装置, 则直接启动该定时装 置; 否则, 设定一个 NACK定时装置, 并启动该定时装置。  The step c further includes: initializing a NACK transmission condition; the initial NACK transmission condition is: if the NACK timing device is currently present, directly starting the timing device; otherwise, setting a NACK timing device, and starting the timing device .
所述定时装置为定时器; 所述定时装置处于正常工作状态为: 定时 器已经启动且尚未超时。 ·  The timing device is a timer; the timing device is in a normal working state as: the timer has been started and has not timed out. ·
所述定时装置为计数器; 所述定时装置处于正常工作状态为: 计数 器处于计数状态。  The timing device is a counter; the timing device is in a normal working state as: the counter is in a counting state.
该方法可以进一步包括: 设置计数器计数范围的上限和下限, 设置 计数器的初始值为计数范围的上限, 且将计数器设置为: 每隔一定的时 间间隔计数器将当前的计数值减一;  The method may further include: setting an upper limit and a lower limit of the counter count range, setting an initial value of the counter to an upper limit of the count range, and setting the counter to: the counter increments the current count value by one every certain time interval;
所述计数器处于计数状态为: 计数器当前数值大于计数器计数范围 的下限。  The counter is in the counting state as: The current value of the counter is greater than the lower limit of the counter counting range.
该方法还可以进一步包括: 设置计数器计数范围的上限和下限, 设 置计数器的初始值为计数范围的下限, 且将计数器设置为: 每隔一定的 时间间隔, 计数器将当前的计数值加一; P T/CN2005/001331 所述计数器处于计数状态为: 计数器当前数值小于计数器计数范围 的上限。 The method may further comprise: setting an upper limit and a lower limit of the counter count range, setting an initial value of the counter to a lower limit of the count range, and setting the counter to: at regular intervals, the counter increments the current count value by one; PT/CN2005/001331 The counter is in the counting state: The current value of the counter is less than the upper limit of the counter counting range.
所述计数器根据 MAC发送来 MAC状态指示原语的次数进行计数。 所述自动重传请求机制位于宽带码分多址 WCDMA或时分同步码 分多址 TD-SCDMA系统中无线链路控制 LC协议的确认模式 AM; 或 位于 CDMA 2000系统中链路接入控制 LAC协议的自动重传请求 ARQ 子层。  The counter counts according to the number of times the MAC sends the MAC status indication primitive. The automatic repeat request mechanism is located in the acknowledgment mode AM of the radio link control LC protocol in the wideband code division multiple access WCDMA or the time division synchronous code division multiple access TD-SCDMA system; or the link access control LAC protocol in the CDMA2000 system The automatic retransmission requests the ARQ sublayer.
本发明通过设置针对包含 ACK的状态报告的发送条件, 使得状态 报告中允许包含的 ACK与 NACK的频率不同, 使得 ACK可以较快地 发送, 而 NACK可以较慢地发送, 从而减少了冗余状态报告的发送, 并 进而减少了冗余的重传 PDU, 提高了通信链路的利用率, 同时还保证了 及时的肯定确认, 避免了发送窗口的堵塞。 附图简要说明  The present invention sets the transmission condition for the status report including the ACK so that the ACK and the NACK allowed in the status report are different, so that the ACK can be transmitted faster, and the NACK can be transmitted slowly, thereby reducing the redundancy state. The transmission of the report, and thus the redundant retransmission PDU, reduces the utilization of the communication link, and also ensures timely positive confirmation, avoiding congestion in the transmission window. BRIEF DESCRIPTION OF THE DRAWINGS
图 1为现有技术中 RLC AM实体的功能模型示意图;  1 is a schematic diagram of a functional model of an RLC AM entity in the prior art;
图 2为现有技术中发送实体将 PDU发送给接收实体的实现流程示意 图;  2 is a schematic flowchart of an implementation process in which a sending entity sends a PDU to a receiving entity in the prior art;
图 3为本发明方案一种实施例的实现流程图;  3 is a flowchart of an implementation of an embodiment of the solution of the present invention;
图 4为本发明方案另一种实施例的实现流程图。 实施本发明的方式  FIG. 4 is a flowchart of an implementation of another embodiment of the solution of the present invention. Mode for carrying out the invention
经分析得到, 之所以会出现冗余数据传输的问题, 主要有两方面的 原因。 一方面是因为通信系统中 PDU和状态报告的传输都存在延时, 发送实体在发送一个 PDU之后, 最少也需要一个环路时间(RTT )才能 获得该接收实体是否正确接收到 PDU 的信息。 由于延时的存在, 因此 会出现下述步骤中的情况: After analysis, there are two main reasons for the problem of redundant data transmission. On the one hand, there is a delay in the transmission of PDUs and status reports in the communication system. After transmitting a PDU, the transmitting entity needs at least one loop time (RTT) to obtain information about whether the receiving entity correctly receives the PDU. Due to the existence of the delay, The situation in the following steps will occur:
步骤 A、 发送实体第一次发送 PDU, 该 PDU在传输过程中出现了 错误, 即没有发送到接收实体;  Step A: The sending entity sends the PDU for the first time, and the PDU has an error during the transmission, that is, it is not sent to the receiving entity;
步驟 B、接收实体检测到该 PDU丟失, 向发送实体发送包含 NACK 的状态报告;  Step B: The receiving entity detects that the PDU is lost, and sends a status report including a NACK to the sending entity.
步骤 C、发送实体收到针对该 PDU的状态报告后,第二次将该 PDU 传输给接收实体, 即重传该 PDU;  Step C: After receiving the status report for the PDU, the sending entity transmits the PDU to the receiving entity for the second time, that is, retransmits the PDU;
步驟 D、 由于存在延时, 在收到发送实体重传的 PDU之前, 接收实 体再次向发送方发送包含 NACK的状态报告;  Step D: Because there is a delay, before receiving the PDU retransmitted by the sending entity, the receiving entity sends a status report including the NACK to the sender again;
步骤 E、 在再次发出状态报告后, 接收实体收到了发送实体重传来 的 PDU, 之后向发送实体发送包含 ACK的状态报告;  Step E: After the status report is sent again, the receiving entity receives the PDU retransmitted by the sending entity, and then sends a status report including the ACK to the sending entity.
步骤 F、 由于存在延时, 在接收到接收实体发送的包含 ACK的状态 报告之前, 发送实体首先收到接收实体在步骤 D 中发送的包含 NACK 的状态报告, 因此第三次向接收实体传输该 PDU。  Step F: Because there is a delay, before receiving the status report including the ACK sent by the receiving entity, the sending entity first receives the status report containing the NACK sent by the receiving entity in step D, so the third time is transmitted to the receiving entity. PDU.
显然, 上述过程造成了冗余数据的传输。  Obviously, the above process causes the transmission of redundant data.
出现冗余数据传输的另一方面原因是:为适应不同的业务要求, RLC 支持多种状态查询和状态 4艮告的触发机制。 状态查询机制允许接收实体 根据不同的机制灵活地进行状态查询, 状态报告的触发机制允许接收实 体根据不同的机制灵活地配置状态报告, 对于发送实体来说, 只需要根 据状态报告中的信息选择需要重传的 PDU 即可。 但是, 如果接收实体 根据多种不同的机制发送针对同一 PDU 的状态报告, 则可能会出现接 收实体在较短的时间间隔内连续发送状态报告的情况, 这就会导致状态 报告到达发送实体的频率较高, 从而可能会出现冗余的 PDUs重传, 进 而浪费空口资源。  Another reason for the emergence of redundant data transmission is that RLC supports a variety of status queries and status triggering mechanisms to accommodate different business requirements. The status query mechanism allows the receiving entity to flexibly perform status query according to different mechanisms. The trigger mechanism of the status report allows the receiving entity to flexibly configure the status report according to different mechanisms. For the sending entity, only the information in the status report needs to be selected according to the information in the status report. The retransmitted PDU is sufficient. However, if the receiving entity sends status reports for the same PDU according to a number of different mechanisms, there may be cases where the receiving entity continuously sends status reports within a short time interval, which causes the status report to reach the sending entity. It is higher, so redundant PDUs may be retransmitted, which wastes air interface resources.
目前协议中定义的定时器状态禁止定时器 ( Timer— Status— Prohibit ) 和查询禁止定时器(Timer JPoll_Prohibit ), 可以通过设置特定的时间段, 将状态报告的发送频率限定在一定的范围内。 以 Timer_Status_Prohibit 为例, 该定时器只有在使用了状态报告禁止功能时才被启动, 如果 Timer— Status— Prohibit 处于正常工作状态, 则接收实体不能发送包含 NACK或 ACK的状态报告。 当接收实体针对 STATUS PDU的状态才艮告 发送后启动该定时器, 并且在该定时器超时前不能发送 NACK或 ACK 的新状态报告。 Timer state inhibit timer defined in the current protocol (Timer Status - Prohibit) And the query prohibit timer (Timer JPoll_Prohibit), can set the specific time period to limit the transmission frequency of the status report to a certain range. Taking Timer_Status_Prohibit as an example, the timer is only started when the status report inhibit function is used. If Timer_Status_Prohibit is in normal working condition, the receiving entity cannot send a status report containing NACK or ACK. The timer is started after the notification is sent by the receiving entity for the status of the STATUS PDU, and a new status report of NACK or ACK cannot be sent until the timer expires.
虽然可以通过设置特定的时间段将状态报告的发送频率限定在一定 的范围内, 或者说, 虽然通过设置较大的 Timer— Status— Prohibit 和 Timer— Poll— Prohibit 可以控制状态报告的发送频率, 并减少或消除冗余 数据的传输, 但这种方法存在缺陷。 这是由于 ARQ机制对于 ACK和 NACK的发送频度要求不同: ACK的频度越高,则发送实体就可以及时 清除发送緩冲器中緩存的 PDU, 从而可以降低发送窗口的阻塞概率、提 高链路的利用率、且减少对内存的需求; 由于冗余数据单元传送的问题, 发送 NACK的频率不能太高。也就是说, 现有的技术方案不能同时满足 ACK和 NACK的要求, 且不能很好地杜绝冗余数据单元传送的问题。  Although it is possible to limit the transmission frequency of the status report to a certain range by setting a specific time period, or by setting a larger Timer-Status-Prohibit and Timer- Poll-Prohibit, the transmission frequency of the status report can be controlled, and Reduce or eliminate the transmission of redundant data, but this method has drawbacks. This is because the ARQ mechanism requires different transmission frequencies for ACK and NACK: The higher the frequency of ACK, the higher the ACK of the ACK can be cleared in the transmission buffer, which can reduce the blocking probability of the transmission window and improve the chain. The utilization of the road and the reduction of the memory requirement; due to the problem of redundant data unit transmission, the frequency of sending the NACK cannot be too high. That is to say, the existing technical solutions cannot meet the requirements of ACK and NACK at the same time, and the problem of redundant data unit transmission cannot be well eliminated.
由于发送实体需要根据 ACK来确认数据, 因此, 为尽量提高包含 ACK的状态报告的发送频率,从而使得发送实体可以及时清除发送緩冲 器中缓存的 PDU, 尽量减少冗余数据单元的传输, 本发明方案主要是在 现有技术的基础上, 为 PDU设置 ACK发送条件, 事实上, 是针对所有 PDU设置同一个 ACK发送条件。这样,接收实体在发送状态报告之前, 首先针对被接收实体正确接收的 PDU, 判断当前是否符合针对 PDU设 置的 ACK发送条件, 如果不符合, 则在状态报告中不包含针对该 PDU 的 ACK; 否则, 允许在该状态报告中包含针对该 PDU的 ACK。  Since the sending entity needs to confirm the data according to the ACK, in order to maximize the sending frequency of the status report including the ACK, the sending entity can clear the PDU buffered in the sending buffer in time, and minimize the transmission of the redundant data unit. The inventive solution mainly sets the ACK transmission condition for the PDU based on the prior art. In fact, the same ACK transmission condition is set for all PDUs. In this way, before receiving the status report, the receiving entity first determines whether the PDU sent by the receiving entity correctly meets the ACK sending condition set for the PDU, and if not, does not include an ACK for the PDU in the status report; , Allows ACKs for this PDU to be included in this status report.
下面对针对 PDU设置 ACK发送条件的情况进行详细说明。 参见图 3 , 对应的解决方案包括以下步骤: The case where the ACK transmission condition is set for the PDU will be described in detail below. See picture 3, the corresponding solution includes the following steps:
步骤 301、 为 PDU设置 ACK发送条件。  Step 301: Set an ACK sending condition for the PDU.
所设置的 ACK发送条件为: 判断是否存在处于正常工作状态下的 ACK定时装置, 如果存在, 即为不符合发送条件, 则不能在状态报告中 包含 ACK; 否则, 为符合发送条件, 因此允许在状态报告中包含 ACK。  The set ACK transmission condition is: determining whether there is an ACK timing device in a normal working state, if it is, that is, the transmission condition is not met, the ACK cannot be included in the status report; otherwise, the transmission condition is met, so The status report contains an ACK.
在本实施例中, 该定时装置即为定时器, 定时装置处于工作状态即 为定时器被启动且尚未超时。 当然, 为便于处理, 该定时装置适合设置 在接收实体中。  In this embodiment, the timing device is a timer, and the timer device is in an active state, that is, the timer is started and has not timed out. Of course, for ease of processing, the timing device is adapted to be placed in the receiving entity.
步骤 302 304、 接收实体在需要发送状态报告时, 判断是否存在处 于正常工作状态的 ACK定时装置, 如果没有, 则进入步骤 305; 否则, 结束本处理流程。  Step 302: The receiving entity determines whether there is an ACK timing device in a normal working state when the status report needs to be sent. If not, the process proceeds to step 305; otherwise, the process flow ends.
步骤 305、 接收实体在状态报告中包含 ACK。  Step 305: The receiving entity includes an ACK in the status report.
由于接收实体所发送的状态报告中会包含本考察范围内已被正确接 收、 且可以发送 ACK的 PDU的相应信息, 因此发送实体在收到该状态 报告后, 即可根据该信息确定已被正确接收的 PDU了。  Since the status report sent by the receiving entity includes the corresponding information of the PDU that has been correctly received in the scope of the investigation and can send the ACK, after receiving the status report, the sending entity can determine that the information has been correctly determined according to the information. Received PDU.
通过上述步骤, 即可实现对包含 ACK 的状态报告的发送频率进行 控制。  Through the above steps, the transmission frequency of the status report containing ACK can be controlled.
当然, 接收实体在处理完状态报告、 并将该状态报告发送给发送实 体时, 为便于下一次发送状态报告时针对 ACK进行判断, 还应该初始 化该 ACK发送条件。 具体来说, 初始化 ACK发送条件时, 首先应判断 当前是否存在针对 PDU的 ACK定时装置, 如果存在, 则直接初始化该 ACK定时装置, 否则, 设置 ACK定时装置, 并启动该定时装置。 当然, 初始化 ACK定时装置具体可以是在接收实体将状态报告发送给发送实 体时, 也可以是在将 ACK设置到状态报告时。  Of course, when the receiving entity processes the status report and sends the status report to the transmitting entity, the ACK sending condition should also be initialized in order to facilitate the determination of the ACK when the status report is sent next time. Specifically, when the ACK transmission condition is initialized, it is first determined whether there is currently an ACK timing device for the PDU, and if so, the ACK timing device is directly initialized, otherwise, the ACK timing device is set, and the timing device is activated. Of course, the initializing the ACK timing device may specifically be when the receiving entity sends a status report to the transmitting entity, or when the ACK is set to the status report.
另外, 所设置的定时装置还可以是计数器, 并将该计数器设置为根 据一定的时间间隔进行计数。 由于 MAC以固定的时间间隔向 RLC发送 用于通知 RLC能够发送到 MAC的数据速率,也即,在一定时间内 RLC 可以发送到 MAC的 PDU的数量, 因此, 可以将该计数器设置为根据 MAC发送来的 MAC状态指示原语( MAC— Status— Ind )进行计数。 还要 设置计数器计数范围的上限和下限, 其中, 将计数器的初始值设置为计 数范围的上限。 且计数器在启动后, 每隔一定的时间间隔, 即将自身的 计数值减一。 对于根据 MAC— Status— Ind进行计数的情况来说, 则为每 收到 MAC发送来的 MAC一 Status— Ind—次, 则将自身的计数值减一。 In addition, the set timing device can also be a counter and set the counter as a root Counting is performed according to a certain time interval. Since the MAC sends a data rate to the RLC for notifying that the RLC can transmit to the MAC at a fixed time interval, that is, the number of PDUs that the RLC can transmit to the MAC within a certain time, therefore, the counter can be set to be sent according to the MAC. The incoming MAC status indication primitive (MAC_Status_Ind) counts. Also set the upper and lower limits of the counter count range, where the initial value of the counter is set to the upper limit of the count range. And after the counter is started, it will decrement its own count value by one every certain time interval. For the case of counting according to MAC_Status_Ind, it is the MAC-Status-Ind-time sent every time the MAC is sent, and the count value of itself is decremented by one.
通过这样的设置, 接收实体在发送状态报告时, 如果检测出存在与 某个 PDU对应的计数器, 则还需要判断针对该 PDU所对应的计数器是 否为计数范围的下限, 如果是, 则在该状态报告中包含针对该 PDU 的 ACK, 否则, 不在该状态报告中包含针对该 PDU的 ACK。  With such a setting, when the receiving entity reports that there is a counter corresponding to a certain PDU, it is also necessary to determine whether the counter corresponding to the PDU is the lower limit of the counting range, and if so, in the state The report contains an ACK for the PDU, otherwise the ACK for the PDU is not included in the status report.
上述是将计数器计数范围的初始值设置为计数范围的上限,类似地, 还可以将初始值设置为计数范围的下限, 则计数器在启动后, 每收到 MAC发送来的 MAC一 Status— Ind—次, 则将当前的计数值加一。 这样, 接收实体在发送状态报告时, 如果检测出存在与某个 PDU对应的计数 器, 则还需要判断针对某个被检测出没有正确接收的 PDU所对应的计 数器是否为设置的计数范围上限, 如果是, 则在状态报告中包含针对该 PDU的 ACK, 否则, 不在状态报告中包含针对该 PDU的 ACK。  The above is to set the initial value of the counter counting range to the upper limit of the counting range. Similarly, the initial value can also be set as the lower limit of the counting range. After the counter is started, the MAC-Status-Ind is sent every time the MAC is sent. Once, the current count value is incremented by one. In this way, when the receiving entity sends a status report, if it is detected that there is a counter corresponding to a certain PDU, it is also required to determine whether the counter corresponding to a certain PDU that is not correctly received is determined to be the upper limit of the set range. Yes, the ACK for the PDU is included in the status report, otherwise the ACK for the PDU is not included in the status report.
在初始化 ACK发送条件时, 如果定时装置为计数器, 则重新初始 化计数器即为重新设置计数器的初始值。 对于初始化计数器来说, 如果 当前存在与该 PDU对应的计数器, 则直接启动该计数器即可; 否则, 为该. PDU设定一个计数器, 并启动该计数器。  When the ACK transmission condition is initialized, if the timing device is a counter, the reinitialization counter is the initial value of the reset counter. For the initialization counter, if there is currently a counter corresponding to the PDU, the counter can be directly started; otherwise, a counter is set for the .PDU, and the counter is started.
通过上述方案,如果接收实体已经针对 PDU启动了 ACK定时装置, 则接收实体即可在该定时装置超时的情况下,向发送实体发送针对 PDU 的 ACK。 也就是说, 接收实体根据专门用于确定 ACK发送的定时装置 来发送包含 ACK的状态报告,从而实现了发送包含 ACK的状态报告时, 不用考虑 NACK的发送情况, 使得发送实体可以尽早地得知 PDU已被 正确接收。 Through the above scheme, if the receiving entity has activated the ACK timing device for the PDU, the receiving entity may send the PDU to the transmitting entity if the timing device times out. ACK. That is, the receiving entity sends a status report including the ACK according to the timing device dedicated to determining the ACK transmission, so that when the status report including the ACK is sent, the transmission condition of the NACK is not considered, so that the sending entity can learn as early as possible. The PDU has been received correctly.
上述为针对 PDU设置 ACK发送条件, 实际上, 还可以进一步针对 每个被检测出没有正确接收的 PDU设置 NACK发送条件, 当然, 也可 以是针对所有没有正确接收的 PDU设置相同的 NACK发送条件, 从而 使得接收实体能够控制包含 NACK的状态报告的发送频率。  The foregoing is to set an ACK transmission condition for the PDU. In fact, the NACK transmission condition may be further set for each PDU that is detected to be incorrectly received. Of course, the same NACK transmission condition may be set for all PDUs that are not correctly received. Thereby the receiving entity is able to control the transmission frequency of the status report containing the NACK.
下面主要对针对 PDU设置 ACK发送条件、 且针对每个被检测出没 有正确接收的 PDU设置 NACK发送条件的情况进行详细说明。 参见图 4, 本实施例以对 PDU ( n )进行设置为例, 且所设置的定时装置为定时 器, 对应的解决方案包括以下步驟:  The following is a detailed description of the case where the ACK transmission condition is set for the PDU and the NACK transmission condition is set for each PDU that is detected to have not been correctly received. Referring to FIG. 4, this embodiment takes the setting of the PDU (n) as an example, and the set timing device is a timer. The corresponding solution includes the following steps:
步驟 401、为每个被检测出没有正确接收的 PDU设置 NACK发送条 件, 并为所有 PDU设置 ACK发送条件。  Step 401: Set a NACK transmission condition for each PDU that is detected to be not correctly received, and set an ACK transmission condition for all PDUs.
所设置的 ACK发送条件为: 判断是否存在处于正常工作状态的 ACK定时装置, 如果存在, 则不能在状态报告中包含 ACK; 否则, 允 许在状态报告中包含 ACK。  The set ACK transmission condition is: Determine whether there is an ACK timing device in a normal working state, and if so, cannot include an ACK in the status report; otherwise, it is allowed to include an ACK in the status report.
所设置的 NACK发送条件为: 如果当前是针对某个 PDU第一次发 送 NACK状态报告, 则可以在状态报告中设置针对该 PDU的 NACK; 如果之前已针对该 PDU发送过 NACK状态报告, 或者说, 当前需要发 送的 NACK状态报告不是第一次, 则还需要判断是否存在与该 PDU对 应、且处于正常工作状态的 NACK定时装置,如果存在这样的定时装置, 则不能在状态报告中设置针对该 PDU的 NACK; 否则, 可以在状态报 告中设置针对该 PDU的 NACK。  The set NACK transmission condition is: If the NACK status report is currently sent for a certain PDU for the first time, the NACK for the PDU may be set in the status report; if the NACK status report has been previously sent for the PDU, or If the NACK status report that needs to be sent is not the first time, it is also necessary to determine whether there is a NACK timing device corresponding to the PDU and in a normal working state. If such a timing device exists, the status report cannot be set in the status report. NACK of the PDU; otherwise, a NACK for the PDU can be set in the status report.
当然, 如果是针对所有被检测出没有正确接收的 PDU设置相同的 NACK发送条件, 则该 NACK发送条件为: 判断是否存在处于正常工作 状态的 NACK定时装置, 如果是, 则不符合 NACK发送条件; 否则, 符合 NACK发送条件。 Of course, if it is the same for all PDUs that are detected that they were not received correctly The NACK transmission condition is: the NACK transmission condition is: determining whether there is a NACK timing device in a normal working state, and if so, not conforming to the NACK transmission condition; otherwise, conforming to the NACK transmission condition.
在本实施例中, 该定时装置同样为定时器, 定时装置处于工作状态 即为定时器被启动且尚未超时。  In this embodiment, the timing device is also a timer, and the timing device is in an active state, that is, the timer is started and has not timed out.
步骤 402 403、 接收实体在需要发送状态报告时, 首先判断 ACK 定时装置是否处于正常工作状态, 如果没有处于正常工作状态, 则进入 步骤 404; 否则, 进入步骤 405。  Step 402 403: The receiving entity first determines whether the ACK timing device is in a normal working state when the status report needs to be sent, and if not in the normal working state, proceeds to step 404; otherwise, proceeds to step 405.
步骤 404、 接收实体在状态报告中包含 ACK, 之后进入步骤 405。 步骤 405、接收实体判断是否需要发送针对 PDU ( n )的 NACK, 如 果是, 则进入步骤 406; 否则, 进入步骤 408。  Step 404: The receiving entity includes an ACK in the status report, and then proceeds to step 405. Step 405: The receiving entity determines whether it is necessary to send a NACK for the PDU (n), and if yes, proceeds to step 406; otherwise, proceeds to step 408.
步骤 406、 接收实体判断是否存在针对本 PDU ( n )、 且处于正常工 作状态的 NACK定时装置, 如果是, 则确定不符合 NACK发送条件, 之后进入步骤 408;否则,确定符合 NACK发送条件,之后进入步骤 408。  Step 406: The receiving entity determines whether there is a NACK timing device for the current PDU (n) and is in a normal working state. If yes, it determines that the NACK transmission condition is not met, and then proceeds to step 408; otherwise, determines that the NACK transmission condition is met, and then Proceed to step 408.
步骤 407、 在状态报告中添加针对该 PDU ( n )的 NACK, 之后进入 步骤 408。  Step 407: Add a NACK for the PDU (n) in the status report, and then proceed to step 408.
步骤 408、 接收实体判断下一个 PDU是否需要发送 NACK。  Step 408: The receiving entity determines whether the next PDU needs to send a NACK.
通过上述步驟, 即可实现对包含 ACK和 NACK的状态报告发送频 率的控制。  Through the above steps, the control of the status report transmission frequency including ACK and NACK can be realized.
另外, 接收实体在处理完状态报告、 并将该状态报告发送给发送实 体时, 如果该状态才艮告中包含了 ACK, 则应重新初始化该 ACK定时装 置; 如果该状态报告中包含了 NACK, 则应重新初始化针对该 PDU ( n ) 以及该状态报告中其他 NACK所对应的 PDU的定时器。 当然, 接收实 体也可以在将这些 ACK或 NACK加入状态艮告后, 立即重新初始化对 应的定时器。 对于初始化定时器来说, 如果当前存在 ACK定时器以及' 与该 PDU对应的 NACK定时器, 则直接启动该定时器即可; 否则, 需 要设定一个 ACK定时器,并为该 PDU设定一个 NACK定时器, 并启动 所设定的定时器。 In addition, when the receiving entity processes the status report and sends the status report to the sending entity, if the status includes an ACK, the ACK timing device should be reinitialized; if the status report includes a NACK, The timer for the PDU ( n ) and the PDU corresponding to the other NACKs in the status report should be reinitialized. Of course, the receiving entity may also reinitialize the corresponding timer immediately after adding the ACK or NACK to the status report. For the initialization timer, if there is currently an ACK timer and ' The NACK timer corresponding to the PDU can directly start the timer; otherwise, an ACK timer needs to be set, and a NACK timer is set for the PDU, and the set timer is started.
同样, 上述定时器也可以为计数器, 相应的处理与前述相同, 因此 不再赘述。  Similarly, the above timer may also be a counter, and the corresponding processing is the same as the foregoing, and therefore will not be described again.
以上所述仅为本发明方案的较佳实施例, 并不用以限定本发明的保 护范围。  The above description is only a preferred embodiment of the solution of the present invention and is not intended to limit the scope of protection of the present invention.

Claims

权利要求书 Claim
1、一种控制状态报告发送频率的方法,适用于包括发送实体和接收 实体的通信系统, 且发送实体与接收实体之间采用自动重传机制进行通 信, 其特征在于, 该方法包括以下步骤: A method for controlling a transmission frequency of a status report, which is applicable to a communication system including a transmitting entity and a receiving entity, and the transmitting entity and the receiving entity communicate by using an automatic retransmission mechanism, wherein the method comprises the following steps:
a. 为协议数据单元 PDU设定肯定确认 ACK发送条件;  a. Set a positive acknowledgement ACK transmission condition for the protocol data unit PDU;
b. 接收实体每次向发送实体发送状态报告之前,判断当前是否符合 所述 ACK发送条件, 如果不符合, 则在状态报告中不包含 ACK; 否则, 允许在状态报告中包含 ACK;  b. The receiving entity determines whether the ACK transmission condition is currently met before sending the status report to the sending entity. If not, the ACK is not included in the status report; otherwise, the status report is allowed to include the ACK;
c 接收实体将该状态报告发送给发送实体。  c The receiving entity sends the status report to the sending entity.
2、根据权利要求 1所述的方法, 其特征在于, 所述步驟 c进一步包 括: 初始化为 PDU设置的 ACK发送条件。  The method according to claim 1, wherein the step c further comprises: initializing an ACK transmission condition set for the PDU.
3、 根据权利要求 1 所述的方法, 其特征在于所述步驟 a中, 所述 为 PDU设定的 ACK发送条件为: 判断是否存在处于正常工作状态的 ACK定时装置, 如果存在, 则不符合 ACK发送条件; 否则, 符合 ACK 发送条件。  The method according to claim 1, wherein in the step a, the ACK sending condition set for the PDU is: determining whether there is an ACK timing device in a normal working state, if not, not meeting the condition ACK transmission condition; otherwise, ACK transmission condition is met.
4、 根据权利要求 3所述的方法, 其特征在于, 所述步骤 c进一步包 括: 初始化所述 ACK发送条件; 所述初始化 ACK发送条件为: 判断是 否存在针对 PDU的 ACK定时装置, 如果存在, 则直接初始化该 ACK 定时装置; 否则, 设置 ACK定时装置并启动。  The method according to claim 3, wherein the step c further comprises: initializing the ACK transmission condition; the initializing ACK transmission condition is: determining whether there is an ACK timing device for the PDU, if yes, The ACK timing device is initialized directly; otherwise, the ACK timing device is set and started.
5、 根据权利要求 1、 2、 3或 4所述的方法, 其特征在于, 该方法进 一步包括: 为每个被检测出没有正确接收的 PDU设定否定确认 NACK 发送条件;  The method according to claim 1, 2, 3 or 4, characterized in that the method further comprises: setting a negative acknowledgement NACK transmission condition for each PDU that is detected to have not been correctly received;
所述步骤 c之前进一步包括: 判断本状态报告考察范围内每个没有 被本接收实体正确接收的 PDU, 判断当前是否符合为该 PDU设定的 NAC 发送条件,如果不符合,则在状态报告中不包含该 PDU的 NACK; 否则 , 允许在状态报告中包含该 PDU的 NACK。 Before the step c, the method further includes: determining, by the status report, each PDU that is not correctly received by the receiving entity, and determining whether the current PDU is set for the PDU. The NAC transmission condition, if not met, does not include the NACK of the PDU in the status report; otherwise, the NACK of the PDU is allowed to be included in the status report.
6、 根据权利要求 5所述的方法, 其特征在于, 所述 NACK发送条 件设定为: 首先判断当前是否为针对 PDU第一次发送 NACK发送状态 报告,如果第一次发送,则符合 NACK发送条件;如果不是第一次发送, 则进一步判断是否存在与该 PDU对应、 且处于正常工作状态的 NACK 定时装置, 如果存在, 则不符合 NACK发送条件, 如果不存在, 则符合 NACK发送条件;  The method according to claim 5, wherein the NACK transmission condition is set to: first determine whether the NACK transmission status report is currently sent for the PDU for the first time, and if the first transmission is performed, the NACK transmission is met. If the condition is not the first time, it is further determined whether there is a NACK timing device corresponding to the PDU and in a normal working state, if not, the NACK transmission condition is not met, and if not, the NACK transmission condition is met;
所述步驟 c 进一步包括: 接收实体分别初始化状态报告中的每个 NACK对应 PDU的 NACK发送条件; 所述初始化 NACK发送条件为: 如果当前存在与所述 PDU对应的 NACK定时装置, 则直接启动该定时 装置; 否则, 为该 PDU设定一个 NACK定时装置并启动。  The step c further includes: receiving, by the entity, a NACK transmission condition of each NACK corresponding PDU in the status report, respectively; the initial NACK transmission condition is: if the NACK timing device corresponding to the PDU currently exists, directly starting the Timing device; otherwise, a NACK timing device is set for the PDU and started.
7、根据权利要求 5所述的方法, 其特征在于, 所述为每个被检测出 没有正确接收的 PDU设定的 NACK发送条件为同一个 NACK发送条件; 所述 NACK发送条件设定为: 判断是否存在处于正常工作状态的 NACK定时装置, 如果存在, 则不符合 NACK发送条件; 否则, 符合 NACK发送条件;  The method according to claim 5, wherein the NACK transmission condition set for each PDU that is detected to be incorrectly received is the same NACK transmission condition; and the NACK transmission condition is set to: Determining whether there is a NACK timing device in a normal working state, if not, not meeting the NACK transmission condition; otherwise, conforming to the NACK transmission condition;
所述步骤 c进一步包括:初始化 NACK发送条件;所述初始化 NACK 发送条件为: 如果当前存在所述 NACK定时装置, 则直接启动该定时装 置; 否则, 设定一个 NACK定时装置, 并启动该定时装置。  The step c further includes: initializing a NACK transmission condition; the initial NACK transmission condition is: if the NACK timing device is currently present, directly starting the timing device; otherwise, setting a NACK timing device, and starting the timing device .
8、 根据权利要求 3、 6或 7所述的方法, 其特征在于, 所述定时装 置为定时器; 所述定时装置处于正常工作状态为: 定时器已经启动且尚 未超时。  The method according to claim 3, 6 or 7, wherein the timing device is a timer; and the timing device is in a normal working state: the timer has been started and has not timed out.
9、 根据权利要求 3、 6或 7所述的方法, 其特征在于, 所述定时装 置为计数器;所述定时装置处于正常工作状态为:计数器处于计数状态。 9. The method according to claim 3, 6 or 7, wherein the timing device is a counter; and the timing device is in a normal working state: the counter is in a counting state.
10、 艮据权利要求 9所述的方法, 其特征在于, 该方法进一步包括: 设置计数器计数范围的上限和下限, 设置计数器的初始值为计数范围的 上限, 且将计数器设置为: 每隔一定的时间间隔计数器将当前的计数值 减一; 10. The method according to claim 9, wherein the method further comprises: setting an upper limit and a lower limit of the counter count range, setting an initial value of the counter to an upper limit of the count range, and setting the counter to: Time interval counter decrements the current count value by one;
所述计数器处于计数状态为: 计数器当前数值大于计数器计数范围 的下限。  The counter is in the counting state as: The current value of the counter is greater than the lower limit of the counter counting range.
11、根据权利要求 9所述的方法, 其特征在于, 该方法进一步包括: 设置计数器计数范围的上限和下限, 设置计数器的初始值为计数范围的 下限, 且将计数器设置为: 每隔一定的时间间隔, 计数器将当前的计数 值力口一;  11. The method according to claim 9, wherein the method further comprises: setting an upper limit and a lower limit of the counter count range, setting an initial value of the counter to a lower limit of the count range, and setting the counter to: every certain Time interval, the counter will force the current count value;
所述计数器处于计数状态为: 计数器当前数值 'J、于计数器计数范围 的上限。  The counter is in the counting state: the counter current value 'J, the upper limit of the counter counting range.
12、 根据权利要求 10或 11所述的方法, 其特征在于, 所述计数器 根据 MAC发送来 MAC状态指示原语的次数进行计数。  The method according to claim 10 or 11, wherein the counter counts according to the number of times the MAC sends the MAC status indication primitive.
13、 根据权利要求 1所述的方法, 其特征在于, 所述自动重传请求 机制位于宽带码分多址 WCDMA或时分同步码分多址 TD-SCDMA系统 中无线链路控制 RLC协议的确认模式 AM; 或位于 CDMA 2000系统中 链路接入控制 LAC协议的自动重传请求 ARQ子层。  13. The method according to claim 1, wherein the automatic repeat request mechanism is located in an acknowledge mode of a radio link control RLC protocol in a wideband code division multiple access (WCDMA) or a time division synchronous code division multiple access (TD-SCDMA) system. AM; or the automatic retransmission request ARQ sublayer of the Link Access Control LAC protocol located in the CDMA2000 system.
PCT/CN2005/001331 2004-08-26 2005-08-26 Method for controlling transmission frequency of status reports WO2006021159A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200410057354.6 2004-08-26
CNB2004100573546A CN100459483C (en) 2004-08-26 2004-08-26 Method for controlling transmission frequency of state report

Publications (1)

Publication Number Publication Date
WO2006021159A1 true WO2006021159A1 (en) 2006-03-02

Family

ID=35967170

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2005/001331 WO2006021159A1 (en) 2004-08-26 2005-08-26 Method for controlling transmission frequency of status reports

Country Status (2)

Country Link
CN (1) CN100459483C (en)
WO (1) WO2006021159A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8531959B2 (en) 2008-09-17 2013-09-10 Ivt Technology Inc. Method for sending ACK

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101217350B (en) * 2007-01-05 2012-04-18 电信科学技术研究院 A detection and reporting method, system and receiving end of PDU
CN101478380B (en) * 2008-01-03 2013-02-27 中兴通讯股份有限公司 Management method for automatic retransmission request window

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000062466A2 (en) * 1999-04-09 2000-10-19 Telefonaktiebolaget Lm Ericsson (Publ) Method for minimizing feedback responses in arq protocols
EP1168703A2 (en) * 2000-06-26 2002-01-02 NTT DoCoMo, Inc. Communication system employing automatic repeat request
JP2004147183A (en) * 2002-10-25 2004-05-20 Mitsubishi Electric Corp Error control method, communication equipment, and communication system
WO2004042992A1 (en) * 2002-11-05 2004-05-21 Nokia Corporation Method, device and system for determining a transmission power for arq related re-transmissions

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5636230A (en) * 1994-05-31 1997-06-03 Motorola, Inc. Method for eliminating a receiving data unit as a source of excessive resend requests
JP3087886B2 (en) * 1995-10-24 2000-09-11 株式会社エヌ・ティ・ティ・ドコモ Retransmission control method for CDMA mobile communication
EP1263160A1 (en) * 2001-06-01 2002-12-04 Telefonaktiebolaget Lm Ericsson Method and transmitter for an efficient packet data transfer in a transmission protocol with repeat requests
CN1192647C (en) * 2001-09-06 2005-03-09 华为技术有限公司 Self-adapting method for mobile communication transmitting signals

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000062466A2 (en) * 1999-04-09 2000-10-19 Telefonaktiebolaget Lm Ericsson (Publ) Method for minimizing feedback responses in arq protocols
EP1168703A2 (en) * 2000-06-26 2002-01-02 NTT DoCoMo, Inc. Communication system employing automatic repeat request
JP2004147183A (en) * 2002-10-25 2004-05-20 Mitsubishi Electric Corp Error control method, communication equipment, and communication system
WO2004042992A1 (en) * 2002-11-05 2004-05-21 Nokia Corporation Method, device and system for determining a transmission power for arq related re-transmissions

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8531959B2 (en) 2008-09-17 2013-09-10 Ivt Technology Inc. Method for sending ACK

Also Published As

Publication number Publication date
CN1741438A (en) 2006-03-01
CN100459483C (en) 2009-02-04

Similar Documents

Publication Publication Date Title
JP4607339B2 (en) Flexible radio link control protocol
AU2005290963B2 (en) WCDMA uplink HARQ operation during the reconfiguration of the TTI length
EP1393488B1 (en) Method and transmitter for an efficient packet data transfer in a transmission protocol with repeat requests
TWI260884B (en) Method for handling a triggered reset when an RLC is stopped in a wireless communications system
US7746786B2 (en) Retransmission control method and device
JP4965713B2 (en) Method and apparatus for processing error control messages in a wireless communication system
TW476203B (en) Method and apparatus for reliable data communications
JP4199439B2 (en) Error correction communication method for transmitting data packet in network communication system
US20100105334A1 (en) Radio link control status reporting and polling
KR100787294B1 (en) Tcp progress apparatus in mobile communication base station
WO2008000181A1 (en) A method and system for retransmitting in transport layer
JP2007089177A (en) Method and apparatus for improving transmission rate of state report signal in radio communication system
US20080056148A1 (en) Wireless communication method and apparatus for reducing data retransmission
KR20040015672A (en) Method for handling timers after an rlc reset or re-establishment in a wireless communications system
JP4601871B2 (en) Data flow control method in communication system
US20120102216A1 (en) Method And Device For Message Retransmission
CN114268991A (en) Data transmission method and device, electronic equipment and storage medium
US7327694B2 (en) Adaptive radio link protocol (RLP) to improve performance of TCP in wireless environment for CDMAone and CDMA2000 systems
WO2006021159A1 (en) Method for controlling transmission frequency of status reports
CN100372278C (en) A data unit retransmission method
CN100433611C (en) A method for scheduling state report request data unit
WO2004107777A1 (en) The triggering method of radio link layer transmitting window controlling information
Bestak et al. A TCP connection over uplink UMTS radio access bearer in RLC acknowledged mode
AU2009245823B2 (en) System for efficient recovery of node-b buffered data following Mac layer reset
社团法人 et al. Responding to Duplicate ACKs after a Timeout in TCP

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KM KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NG NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU LV MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase