WO2003081837A1 - An automatic repeat request arq error control method for different channels and the device thereof - Google Patents

An automatic repeat request arq error control method for different channels and the device thereof Download PDF

Info

Publication number
WO2003081837A1
WO2003081837A1 PCT/CN2002/000207 CN0200207W WO03081837A1 WO 2003081837 A1 WO2003081837 A1 WO 2003081837A1 CN 0200207 W CN0200207 W CN 0200207W WO 03081837 A1 WO03081837 A1 WO 03081837A1
Authority
WO
WIPO (PCT)
Prior art keywords
packet data
transmitting end
data
channel
sequence number
Prior art date
Application number
PCT/CN2002/000207
Other languages
French (fr)
Chinese (zh)
Inventor
Xiaobin Wu
Xiaohua Liu
Chengming Wu
Original Assignee
Linkair Communications, Inc.
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 Linkair Communications, Inc. filed Critical Linkair Communications, Inc.
Priority to AU2002252926A priority Critical patent/AU2002252926A1/en
Priority to PCT/CN2002/000207 priority patent/WO2003081837A1/en
Publication of WO2003081837A1 publication Critical patent/WO2003081837A1/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/1607Details of the supervisory signal
    • H04L1/1628List acknowledgements, i.e. the acknowledgement message consisting of a list of identifiers, e.g. of sequence numbers
    • 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/1803Stop-and-wait protocols

Definitions

  • the reliability of data transmission refers to the performance that the receiver can detect or automatically correct errors caused by noise interference when data is transmitted on the channel.
  • Error control coding technology is one of the most effective methods to improve the reliability of data transmission.
  • ARQ methods can be divided into numbered ARQ methods and unnumbered ARQ methods.
  • each data packet is assigned a group number, which allows the destination to determine which data packets have arrived correctly and which The data packet has arrived by mistake. In this way, the data packet does not have to reach the destination in the order in which they were transmitted from the source.
  • packet-switched networks transmit successive packets along different paths with different delays. Therefore, the data packet May arrive out of order.
  • the grouping number of the ARQ method the data packets can be reordered in the correct order at the destination.
  • the well-known numbered ARQ method is to choose the retransmission ARQ method.
  • the delay between the transmission of a data packet and the arrival of an acknowledgement is called the round trip delay.
  • the round trip delay determines the data throughput of the network.
  • the longer the round trip delay the source can launch a new The longer the data packet waits before resending the NAK data packet.
  • the data throughput on the communication link is inversely proportional to the round-trip delay between the source and destination. Because during the waiting period, the source is idle and no transmission occurs, in order to maintain high data throughput, stop and wait.
  • ARQ method is usually used in networks with short round trip delays. In networks with long round trip delays, the sender needs more time to wait for a response from the receiver after sending data, and will not send new messages during this period.
  • the present invention provides an ARQ error control method for automatic retransmission requests for different channels, including:
  • the receiving end receives the packet data to which the sequence number is added
  • the receiving of the packet data with an increased sequence number by the receiving end means that: the receiving end performs a CRC check on the received packet data,
  • the dual channels can be set as odd channels and even channels, where:
  • the dual channels can be set as odd channels and even channels, where:
  • the dual channels can be set as odd channels and even channels, where:
  • the receiving of the packet data with an increased sequence number by the receiving end means that the receiving end performs an odd channel CRC check on the received packet data transmitted from the odd channel, and performs the received packet data transmitted from the even channel.
  • Even channel CRC check means that the receiving end performs an odd channel CRC check on the received packet data transmitted from the odd channel, and performs the received packet data transmitted from the even channel.
  • the method further includes: when the transmitting end adds a sequence number to the packet data to be transmitted, if the sequence number obtained by the new packet data and the sequence number of the packet data that needs to be retransmitted have not been correctly received, At the same time, the sending of new packet data should be stopped, and only the packet data that has not been received correctly should be retransmitted. Until the packet data is received correctly, that is, when the transmitting terminal receives the ACK signal of the packet data, it will continue to perform parallel processing. Sending of data.
  • the device is characterized in that it further comprises a FIFO buffering device and a packetizer.
  • the transmitting end performs FIFO buffering on the packet data to be transmitted through the FIFO buffering device, and then adds a sequence number to the buffered packet data through an adding device, and
  • the packet data to which the sequence number is added is packetized by a packetizer, and then the packet data is selected to be transmitted on an appropriate channel.
  • the packet data may be new packet data or retransmitted packet data.
  • the transmitting end performs FIFO buffering on the packet data to be transmitted through the FIFO buffer device, and then adds a sequence number to the buffered packet data through an ordering device, and performs packet processing on the packet data with the sequence number added by a packetizer, and then selects the appropriate Sending packet data on the channel of the packet, the packet data may be new packet data or may be retransmitted packet data;
  • FIG. 1 is a sequence diagram of a stop-wait ARQ method for transmitting data packets in the prior art
  • the transmitting end Assuming that there is no error in the acknowledgement information returned, only the data packets that failed during transmission are retransmitted. If the sender does not receive the ACK or NAK of the receiver within the expected time, then the sender retransmits this unresponded data Grouping. For example, because the receiving end does not receive the fourth data packet represented by the number 4 sent by the sending end, the sending end has never received the ACK or NAK of the fourth data packet. After the pause period, the sending end Resend the fourth data packet.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Detection And Prevention Of Errors In Transmission (AREA)
  • Communication Control (AREA)

Abstract

The present invention discloses an automatic repeat request ARQ error control method for different channels and the apparatus thereof, characterized in that the stop and wait ARQ methods in different channels are independent and the data packets are transmitted in parallel. With the help of the relationship between the sequence numbers of the data packets to be sent and resent, it is decided whether the transmission side should send these data packets. The reception of data packets in the reception side is ensured by increasing the sequence number. With the error control method of the present invention, the disordered transmission of data packets in the DSW technology can be implemented by setting the sequence number, which can be applied to the wireless communication system for high speed packet data service and increase the availability of the channel resource.

Description

一种不同信道自动重发请求 ARQ差错控制 方法及装置  ARQ error control method and device for automatic retransmission request of different channels
技术领域 Technical field
本发明涉及电通信技术领域, 具体的讲是一种不同信道自动重发请求 The present invention relates to the field of electrical communication technology, and in particular to an automatic retransmission request for different channels.
ARQ差错控制方法及装置。 背景技术 ARQ error control method and device. Background technique
相对于第 2 代移动通信系统而言, 第三代移动通信系统要求支持话 音、 图像和数据等多种业务, 尤其是多媒体和高比特率分组数据业务。 为 实现高数据速率的传输, 必须采用高效, 可靠的通信机制。 为此高维的调 制方式被应用于 3G 系统中, 从而提高了系统的峰值速率。 然而由此带来 的问题是系统的可靠性受到严重的挑战。 因为无线信道上, 多径、 阴影、 多普勒频移等会严重的恶化高维体制系统的性能, 随机错误和突发错误并 存, 如果不釆取有效的措施, 势必不能满足数据通信中误码率小于 10— 6的 要求。为此,在 3G系统中,建议采用 HARQ (Hybrid Automat ic Repeat reQues t) 作为链路的差错控制技术, 以保证服务质量 QoS ( Qual i ty of Service ) 的要求。 Compared with the second generation mobile communication system, the third generation mobile communication system is required to support multiple services such as voice, image, and data, especially multimedia and high-bit-rate packet data services. To achieve high data rate transmission, an efficient and reliable communication mechanism must be used. For this reason, a high-dimensional modulation method is applied to a 3G system, thereby increasing the peak rate of the system. However, the problem is that the reliability of the system is seriously challenged. Because on the wireless channel, multipath, shadows, and Doppler frequency shifts will severely degrade the performance of high-dimensional system systems. Random errors and burst errors coexist. If effective measures are not taken, errors in data communications will not be satisfied. 10-6 is smaller than the required rate. For this reason, in 3G systems, it is recommended to use HARQ (Hybrid Auto Repeat Repeat) as the link error control technology to ensure the quality of service (QoS) requirements.
通信系统的飞速发展, 电子计算机的普遍应用, 要求数据传输提供前 所未有的服务。 无论是传统的远程数据通信、 卫星通信, 还是计算机网络 通信, 都对数据传输的可靠性提出了越来越高的要求, 使其成为通信领域 中亟待解决的课题。  The rapid development of communication systems and the widespread application of electronic computers require data transmission to provide unprecedented services. Whether it is traditional long-distance data communication, satellite communication, or computer network communication, there are increasingly higher requirements for the reliability of data transmission, making it an urgent problem to be solved in the field of communication.
数据传输的可靠性, 是指当数据在信道上传输时, 对于噪声干扰所造 成的错误, 接收端能够发现或自动纠正的性能。 差错控制编码技术是提高 数据传输可靠性最有效的方法之一。  The reliability of data transmission refers to the performance that the receiver can detect or automatically correct errors caused by noise interference when data is transmitted on the channel. Error control coding technology is one of the most effective methods to improve the reliability of data transmission.
纠错方案可以分为两类: 前向纠错(FEC ) 方法和重发方法。 在 FEC 方法中, 在信源加入额外的编码比特以增加信息的冗余度. 该额外的冗余 度将使目的地能纠错. 在重发方法中, 在信源对数据分组加入额外的检验 比特以使目的地可以检验数据分组的误差。 如果目的地检测到误差, 则目 的地将自动请求重发数据分组. 这种重发方法称作自动重发查询 RQ ) 方法. 通过交换分组网的数据业务量以数据子帧来完成. 通信误差也经常 进入子帧。 因此, 采用需要偶尔重发的 ARQ方法比采用不管是否有通信误 差都加入固定开销的 FEC编码更有效。 少量的 FEC编码总是有利于避免重 发只有极少量误差的数据分组. 相应地, 为了在高数据吞吐量的网絡中产 生较低的剩余误差率, 有必要使用最好带有少量 FEC 的 ARQ方法. Error correction schemes can be divided into two categories: forward error correction (FEC) methods and retransmission methods. In the FEC method, additional coded bits are added to the source to increase the redundancy of the information. The additional redundancy The degree will enable the destination to correct errors. In the retransmission method, an extra check bit is added to the data packet at the source so that the destination can check the error of the data packet. If the destination detects an error, the destination will automatically request a retransmission of the data packet. This retransmission method is called an automatic retransmission query (RQ) method. The data traffic of the packet network is exchanged to complete data subframes. Communication errors It also often enters the sub-frame. Therefore, it is more effective to use an ARQ method that requires occasional retransmissions than to use FEC coding that adds fixed overhead regardless of whether there is a communication error. A small amount of FEC coding is always helpful to avoid retransmitting data packets with only a small amount of error. Accordingly, in order to generate a low residual error rate in a high data throughput network, it is necessary to use an ARQ with a small amount of FEC. method.
已知多种 ARQ方法。 通常, ARQ方法可以分为编号的 ARQ方法和不编 号的 ARQ方法. 在编号的 ARQ方法中, 每个数据分组被分配一个分组号, 该分组号允许目的地确定哪些数据分组已经正确到达和哪些数据分组已经 错误到达. 通过这种方式, 数据分组不必以从信源发射的顺序到达目的 地. 正如人们所熟知的, 分组交换网沿具有不同延迟的不同路径传送连续 的分组. 因此, 数据分组可能不按顺序到达. 通过使用编号的 ARQ方法的 分组号, 在目的地可以正确的顺序重新对数据分组排序. 著名的编号 ARQ 方法是选择重发 ARQ方法。  Various ARQ methods are known. Generally, ARQ methods can be divided into numbered ARQ methods and unnumbered ARQ methods. In the numbered ARQ method, each data packet is assigned a group number, which allows the destination to determine which data packets have arrived correctly and which The data packet has arrived by mistake. In this way, the data packet does not have to reach the destination in the order in which they were transmitted from the source. As is well known, packet-switched networks transmit successive packets along different paths with different delays. Therefore, the data packet May arrive out of order. By using the grouping number of the ARQ method, the data packets can be reordered in the correct order at the destination. The well-known numbered ARQ method is to choose the retransmission ARQ method.
在不编号的 ARQ方法中, 分组不带有分组号. 因此, 不编号的 ARQ方 法需要较少的开销并因此比较容易实现. 但是, 为了避免数据分组不按顺 序到达, 数据分组必须按顺序传送。 著名的不编号 ARQ方法是停等式 ARQ 方法, 其中信源停止并等待直到确认发射的数据分组. 对于每个数据分组, 在可以从信源发射下一个数据分组之前, 必须收到来自目的地的肯定确认 ( ACK ). 但是, 如果收到来自目的地的否定确认(NAK ), 则信源再次重发 同一数据分组. 如果没有收到确认, 则在暂停时间周期之后信源自动重发 同一数据分组。  In the unnumbered ARQ method, the packet does not have a packet number. Therefore, the unnumbered ARQ method requires less overhead and is therefore easier to implement. However, in order to avoid data packets arriving out of order, the data packets must be transmitted in order . The well-known unnumbered ARQ method is the stop-equation ARQ method, where the source stops and waits until the transmitted data packet is confirmed. For each data packet, before the next data packet can be transmitted from the source, it must be received from the destination Acknowledgement (ACK). However, if a negative acknowledgement (NAK) is received from the destination, the source resends the same data packet again. If no acknowledgement is received, the source automatically resends the same packet after a pause time period Data grouping.
数据分组发射和确认信息到达之间的延迟称作往返行程延迟. 往返行 程延迟确定网络的数据吞吐量。 往返行程延迟越长, 信源在其可以发射新 的数据分组或者重发 NAK的数据分组之前等待的时间越长。 相应地, 通信 链路上的数据吞吐量反比于信源和目的地之间的往返行程延迟. 因为在等 待周期期间, 信源是空闲的并且没有发射发生, 为了保持高数据吞吐量, 停等式 ARQ方法通常用于具有较短往返行程延迟的网络中. 在较长的往返 行程延迟的网络中, 发送端发送数据后需要更长的时间来等待接收端的响 应, 在此期间将不发送新的数据分组, 这将造成资源的浪费。 解决这个问 题所使用的传统方法是采用选择重发 ARQ方法来传输数据分组。 但是有些 通信网通过并行传送数据分组来提高数据吞吐量。 在 1992 年伦敦 Prent ice Hal l Internat ional , Inc. 的 "Data Network" 第二版中由 D. Bertsekas 和 R. Gal lager 描述了这种网络. 数据分组才艮据可用性多 路复用到信道上以便在信道上发射新的数据分组. 每个数据分组包含一个 识别发射数据分组的信道的虚拟信道号. 结果, 数据分组可以不按顺序发 射, 因为不同的信道的停-等式的 ARQ方法彼此独立. 换句话说, 一个信 道上的重发将不会影响到其它的信道, 但是将导致数据分组不按顺序地到 达目的地. 发明内容 The delay between the transmission of a data packet and the arrival of an acknowledgement is called the round trip delay. The round trip delay determines the data throughput of the network. The longer the round trip delay, the source can launch a new The longer the data packet waits before resending the NAK data packet. Correspondingly, the data throughput on the communication link is inversely proportional to the round-trip delay between the source and destination. Because during the waiting period, the source is idle and no transmission occurs, in order to maintain high data throughput, stop and wait. ARQ method is usually used in networks with short round trip delays. In networks with long round trip delays, the sender needs more time to wait for a response from the receiver after sending data, and will not send new messages during this period. Data packets, which will cause a waste of resources. The traditional method used to solve this problem is to use the selective retransmission ARQ method to transmit data packets. But some communication networks increase data throughput by transmitting data packets in parallel. This network was described by D. Bertsekas and R. Gal lager in the second edition of the "Data Network" of London's Prent ice Hall International, Inc. in 1992. Data packets are multiplexed onto channels based on availability. In order to transmit new data packets on the channel. Each data packet contains a virtual channel number that identifies the channel from which the data packet was transmitted. As a result, the data packets can be transmitted out of order, because the ARQ method of the stop-equation of different channels on each other Independent. In other words, retransmission on one channel will not affect other channels, but will cause data packets to arrive at their destinations out of order. Summary of the Invention
为解决现有技术存在的上述缺陷和不足, 本发明提出了一种新的 DSW ARQ 方法, 即一种不同信道自动重发请求 ARQ差错控制方法及装置。 本发 明公开的这种适用于高速无线分组数据业务的差错控制方法及装置, 其特 征在于: 可通过设置序列号的方法来实现 DSW技术中的数据分组的不按序 发送, 可应用于高速分组数据业务的无线通信系统中, 提高了信道资源的 利用率。  In order to solve the above-mentioned shortcomings and deficiencies in the prior art, the present invention proposes a new DSW ARQ method, that is, a method and a device for automatically resending ARQ error control on different channels. The error control method and device applicable to high-speed wireless packet data services disclosed in the present invention are characterized in that the out-of-sequence transmission of data packets in DSW technology can be realized by setting a sequence number method, and can be applied to high-speed packets In a wireless communication system for data services, the utilization of channel resources is improved.
本发明提供了一种不同信道自动重发请求 ARQ差错控制方法, 其中包 括:  The present invention provides an ARQ error control method for automatic retransmission requests for different channels, including:
发射端为待发送的分组数据增加序列号;  The transmitting end adds a sequence number to the packet data to be sent;
发射端根据不同信道之每一单个信道上待发送分组数据序列号的相互 关系来确定发射端发送的数据; The transmitting end is based on the mutuality of the sequence numbers of the packet data to be transmitted on each single channel of the different channels. Relationship to determine the data sent by the transmitting end;
接收端对增加了序列号的分组数据进行接收;  The receiving end receives the packet data to which the sequence number is added;
不同信道上的停-等式 ARQ差错控制彼此独立, 并行发送分组数据。 所述的不同信道至少包括汉信道, 发射端根据双信道之每一单个信道 上待发送分组数据序列号的相互关系来确定发射端发送的数据;  Stop-equal ARQ error control on different channels is independent of each other and sends packet data in parallel. The different channels include at least a Chinese channel, and the transmitting end determines the data sent by the transmitting end according to the correlation between the sequence numbers of the packet data to be transmitted on each single channel of the dual channel;
汉信道上的停 -等式 ARQ差错控制彼此独立, 并行发送分组数据。 述的不同信道可为多信道, 发射端根据多信道之每一单个信道上待发 送分组数据序列号的相互关系来确定发射端发送的数据;  The stop-equation ARQ error control on the Chinese channel is independent of each other and sends packet data in parallel. The different channels described may be multi-channel, and the transmitting end determines the data sent by the transmitting end according to the correlation between the sequence numbers of the packet data to be transmitted on each single channel of the multi-channel;
多信道上的停 -等式 ARQ差错控制彼此独立, 并行发送分组数据。 所述的发射端为待发送的分组数据增加序列号是指: 发射端先对待发 送的分组数据进行 FIFO緩存, 然后为緩存后的分组数据增加序列号。  Stop-equation ARQ error control on multiple channels is independent of each other and sends packet data in parallel. The adding of the sequence number to the packet data to be transmitted by the transmitting end means that the transmitting end first performs a FIFO buffer on the packet data to be transmitted, and then adds a sequence number to the buffered packet data.
所述的发射端根据不同信道之每一单个信道上待发送分组数据序列号 的相互关系来确定发射端发送的数据是指: 发射端对增加了序列号的分组 数据进行分组处理, 然后选择在适当的信道上发送分組数据, 该分组数据 可为新的分组数据或者可为重发的分组数据。  The transmitting end determines that the data sent by the transmitting end according to the correlation between the sequence numbers of the packet data to be transmitted on each single channel of the different channels refers to: The transmitting end performs packet processing on the packet data with the increased serial number, and then selects Packet data is transmitted on an appropriate channel, and the packet data may be new packet data or may be retransmitted packet data.
所述的发射端根据不同信道之每一单个信道上待发送分组数据序列号 的相互关系来确定发射端发送的数据是指: 发射端对待发送的分组数据进 行 FIFO緩存, 为緩存后的分组数据增加序列号, 对增加了序列号的分组 数据进行分组处理, 然后选择在适当的信道上发送分组数据, 该分组数据 可为新的分组数据或者可为重发的分组数据。  The transmitting end determines that the data sent by the transmitting end according to the correlation between the sequence numbers of the packet data to be transmitted on each single channel of the different channels refers to: The transmitting end performs FIFO buffering on the packet data to be transmitted, and buffers the packet data. Increase the sequence number, perform packet processing on the packet data with the increased sequence number, and then choose to send the packet data on an appropriate channel. The packet data may be new packet data or retransmitted packet data.
所述的接收端对增加了序列号的分组数据进行接收是指: 接收端对接 收的分组数据进行 CRC校验,  The receiving of the packet data with an increased sequence number by the receiving end means that: the receiving end performs a CRC check on the received packet data,
如果正确接收, 则发送 ACK信号给发射端, 并对接收的分组数据进行 接收緩存处理;  If it is received correctly, send an ACK signal to the transmitting end, and perform receiving buffer processing on the received packet data;
如果非正确接收, 则发送 NACK信号给发射端, 并请求发射端重传数 据。 所述的接收端对增加了序列号的分组数据进行接收是指: 接收端对接 收的分组数据进行 CRC校验, If it is received incorrectly, a NACK signal is sent to the transmitting end, and the transmitting end is requested to retransmit the data. The receiving of the packet data with an increased sequence number by the receiving end means that: the receiving end performs a CRC check on the received packet data,
如果正确接收, 则发送 ACK信号给发射端, 并对接收的分组数据进行 接收緩存处理, 然后对经过緩存处理的分组数据进行去除序列号的处理; 如果非正确接收, 则发送 NACK信号给发射端, 并请求发射端重传数 据。  If it is received correctly, send an ACK signal to the transmitting end, and perform receiving buffer processing on the received packet data, and then perform sequence number removal processing on the buffered packet data; if it is not received correctly, send a NACK signal to the transmitting end. And request the transmitting end to retransmit the data.
所述的方法, 其步骤包括:  In the method, the steps include:
发射端对待发送的分组数据进行 FIFO緩存;  The transmitting end performs FIFO buffering on the packet data to be transmitted;
为緩存后的分组数据增加序列号;  Add a sequence number to the buffered packet data;
对增加了序列号的分组数据进行分组处理;  Perform grouping processing on the grouped data with increased serial numbers;
选择在不同信道中的适当的信道上发送分组数据, 该分组数据可为新 的分组数据或者可为重发的分组数据;  Choose to send packet data on an appropriate channel among different channels, and the packet data may be new packet data or may be retransmitted packet data;
接收端对接收的分组数据进行 CRC校验;  The receiving end performs a CRC check on the received packet data;
如果正确接收, 则发送 ACK信号给发射端, 并对接收的分组数据进行 接收緩存处理, 然后对经过緩存处理的分组数据进行去除序列号的处理; 如果非正确接收, 则发送 NACK信号给发射端, 并请求发射端重传数 据。  If it is received correctly, send an ACK signal to the transmitting end, and perform receiving buffer processing on the received packet data, and then perform sequence number removal processing on the buffered packet data; if it is not received correctly, send a NACK signal to the transmitting end. And request the transmitting end to retransmit the data.
所述的双信道可设为奇信道和偶信道, 其中:  The dual channels can be set as odd channels and even channels, where:
所述的发射端为待发送的分组数据增加序列号是指: 发射端先对待发 送的分组数据进行 FIFO緩存, 然后为緩存后的分组数据增加序列号。  The adding of the sequence number to the packet data to be transmitted by the transmitting end means that the transmitting end first performs a FIFO buffer on the packet data to be transmitted, and then adds a sequence number to the buffered packet data.
所述的双信道可设为奇信道和偶信道, 其中:  The dual channels can be set as odd channels and even channels, where:
所述的发射端根据不同信道之每一单个信道上待发送分组数据序列号 的相互关系来确定发射端发送的数据是指: 发射端对增加了序列号的分组 数据进行分组处理, 然后选择在奇信道或偶信道上发送分组数据, 该分组 数据可为新的分組数据或者可为重发的分组数据。  The transmitting end determines that the data sent by the transmitting end according to the correlation between the sequence numbers of the packet data to be transmitted on each single channel of the different channels refers to: The transmitting end performs packet processing on the packet data with the increased serial number, and then selects Packet data is transmitted on an odd channel or an even channel, and the packet data may be new packet data or may be retransmitted packet data.
所述的双信道可设为奇信道和偶信道, 其中: 所述的接收端对增加了序列号的分组数据进行接收是指: 接收端对接 收的从奇信道传来的分组数据进行奇信道 CRC校验, 对接收的从偶信道传 来的分组数据进行偶信道 CRC校验; The dual channels can be set as odd channels and even channels, where: The receiving of the packet data with an increased sequence number by the receiving end means that the receiving end performs an odd channel CRC check on the received packet data transmitted from the odd channel, and performs the received packet data transmitted from the even channel. Even channel CRC check;
如果正确接收, 则发送 ACK信号给发射端, 并对接收的分组数据进行 接收緩存处理;  If it is received correctly, send an ACK signal to the transmitting end, and perform receiving buffer processing on the received packet data;
如果非正确接收, 则发送 NACK信号给发射端, 并请求发射端重传数 据。  If it is received incorrectly, it sends a NACK signal to the transmitting end and requests the transmitting end to retransmit the data.
所述的双信道可设为奇信道和偶信道, 其中:  The dual channels can be set as odd channels and even channels, where:
所述的接收端对增加了序列号的分组数据进行接收是指: 接收端对接 收的从奇信道传来的分组数据进行奇信道 CRC校验, 对接收的从偶信道传 来的分组数据进行偶信道 CRC校验;  The receiving of the packet data with an increased sequence number by the receiving end means that the receiving end performs an odd channel CRC check on the received packet data transmitted from the odd channel, and performs the received packet data transmitted from the even channel. Even channel CRC check;
如果正确接收, 则发送 ACK信号给发射端, 并对接收的分组数据进行 接收緩存处理, 然后对经过緩存处理的分组数据进行去除序列号的处理; 如果非正确接收, 则发送 NACK信号给发射端, 并请求发射端重传数 据。  If it is received correctly, send an ACK signal to the transmitting end, and perform receiving buffer processing on the received packet data, and then perform sequence number removal processing on the buffered packet data; if it is not received correctly, send a NACK signal to the transmitting end. And request the transmitting end to retransmit the data.
所述的汉信道的方法, 其步驟包括:  The Chinese channel method includes the following steps:
所述的双信道可设为奇信道和偶信道, 发射端对待发送的分组数据进 行 FIFO緩存;  The dual channel can be set as an odd channel and an even channel, and the transmitting end performs FIFO buffering on the packet data to be transmitted;
为缓存后的分组数据增加序列号;  Add a sequence number to the buffered packet data;
对增加了序列号的分组数据进行分组处理;  Perform grouping processing on the grouped data with increased serial numbers;
选择在奇信道或偶信道上发送分组数据, 该分组数据可为新的分组数 据或者可为重发的分组数据;  Choose to send packet data on odd or even channels, the packet data may be new packet data or may be retransmitted packet data;
接收端对接收的从奇信道传来的分组数据进行奇信道 CRC校验, 对接 收的从偶信道传来的分组数据进行偶信道 CRC校验;  The receiving end performs odd channel CRC check on the received packet data from the odd channel, and performs even channel CRC check on the received packet data from the even channel;
如果正确接收, 则发送 ACK信号给发射端, 并对接收的分组数据进行 接收緩存处理, 然后对经过緩存处理的分组数据进行去除序列号的处理; 如果非正确接收, 则发送 NACK信号给发射端, 并请求发射端重传数 据。 If it is received correctly, send an ACK signal to the transmitting end, and perform receiving buffer processing on the received packet data, and then perform sequence number removal processing on the buffered packet data; If it is received incorrectly, a NACK signal is sent to the transmitting end, and the transmitting end is requested to retransmit the data.
所述的方法, 其还包括: 发射端在为待发送的分组数据增加序列号时, 如果新的分组数据所得到的序列号与还未被正确接收需要被重发的分组数 据的序列号相同时, 应停止新的分组数据的发送, 而只重发还未被正确接 收的分组数据, 直到该分组数据被正确接收后, 即发射端接到该分组数据 的 ACK信号时, 再继续进行并行数据的发送。  The method further includes: when the transmitting end adds a sequence number to the packet data to be transmitted, if the sequence number obtained by the new packet data and the sequence number of the packet data that needs to be retransmitted have not been correctly received, At the same time, the sending of new packet data should be stopped, and only the packet data that has not been received correctly should be retransmitted. Until the packet data is received correctly, that is, when the transmitting terminal receives the ACK signal of the packet data, it will continue to perform parallel processing. Sending of data.
所述的方法可应用于 TDD通信系统中。  The method can be applied to a TDD communication system.
本发明还提供了一种不同信道自动重发请求 ARQ差错控制装置, 其中 至少包括加序装置;  The present invention also provides an ARQ error control device for automatically resending requests for different channels, which at least includes an ordering device;
发射端通过该加序装置为待发送的分组数据增加序列号, 并根据不同 信道之每一单个信道上待发送分组数据序列号的相互关系来确定发射端发 送的数据, 接收端对增加了序列号的分组数据进行接收。  The transmitting end adds a sequence number to the packet data to be transmitted through the ordering device, and determines the data sent by the transmitting end according to the correlation between the sequence numbers of the packet data to be transmitted on each single channel of different channels, and the receiving end adds a sequence No. of packet data is received.
所述的装置, 其特征在于, 其还包括 FIFO緩存装置;  The device is characterized in that it further comprises a FIFO buffer device;
发射端通过该 FIFO緩存装置对待发送的分组数据进行 FIFO緩存, 然 后通过加序装置为緩存后的分组数据增加序列号。  The transmitting end performs FIFO buffering on the packet data to be transmitted through the FIFO buffer device, and then adds a sequence number to the buffered packet data through the adding device.
所述的装置, 其特征在于, 其还包括分组器, 发射端通过该分组器对 增加了序列号的分组数据进行分组处理, 然后选择在适当的信道上发送分 组数据, 该分组数据可为新的分组数据或者可为重发的分组数据。  The device is characterized in that it further comprises a packetizer, and the transmitting end uses the packetizer to perform packet processing on the packet data to which the sequence number is increased, and then selects to send the packet data on an appropriate channel. The packet data may be new The packet data may be retransmitted packet data.
所述的装置, 其特征在于, 其还包括 FIFO緩存装置、 分组器, 发射 端通过 FIFO緩存装置对待发送的分组数据进行 FIFO缓存, 然后通过加序 装置为緩存后的分组数据增加序列号, 并通过分组器对增加了序列号的分 组数据进行分组处理, 然后选择在适当的信道上发送分组数据, 该分组数 据可为新的分组数据或者可为重发的分组数据。  The device is characterized in that it further comprises a FIFO buffering device and a packetizer. The transmitting end performs FIFO buffering on the packet data to be transmitted through the FIFO buffering device, and then adds a sequence number to the buffered packet data through an adding device, and The packet data to which the sequence number is added is packetized by a packetizer, and then the packet data is selected to be transmitted on an appropriate channel. The packet data may be new packet data or retransmitted packet data.
所述的装置, 其特征在于, 其还包括 CRC校验器、 接收緩存器, 接收 端通过该 CRC校验器对接收的分组数据进行 CRC校验, 如果正确接收, 则发送 ACK信号给发射端, 并通过接收緩存器对接收 的分组数据进行接收緩存处理; The device is characterized in that it further comprises a CRC checker and a receiving buffer, and the receiving end performs a CRC check on the received packet data through the CRC checker. If it is received correctly, sending an ACK signal to the transmitting end, and performing receiving buffer processing on the received packet data through a receiving buffer;
如果非正确接收, 则发送 NACK信号给发射端, 并请求发射端重传数 据。  If it is received incorrectly, it sends a NACK signal to the transmitting end and requests the transmitting end to retransmit the data.
所述的装置, 其特征在于, 其还包括 CRC校验器、 接收緩存器及去序 装置, 接收端通过 CRC校验器对接收的分组数据进行 CRC校验,  The device is characterized in that it further comprises a CRC checker, a receiving buffer and a desequencing device, and the receiving end performs a CRC check on the received packet data through the CRC checker,
如果正确接收, 则发送 ACK信号给发射端, 并通过接收緩存器对接收 的分组数据进行接收緩存处理, 然后通过去序装置对经过緩存处理的分组 数据进行去除序列号的处理;  If it is received correctly, send an ACK signal to the transmitting end, and perform receiving buffer processing on the received packet data through the receiving buffer, and then perform the sequence number removal processing on the buffered packet data through the desequencing device;
如果非正确接收, 则发送 NACK信号给发射端, 并请求发射端重传数 据。  If it is received incorrectly, it sends a NACK signal to the transmitting end and requests the transmitting end to retransmit the data.
所述的装置, 其中:  The device, wherein:
发射端可包括 FIFO緩存装置、 加序装置、 分组器;  The transmitting end may include a FIFO buffer device, an ordering device, and a packetizer;
接收端可包括 CRC校验器、 接收緩存器及去序装置;  The receiving end may include a CRC checker, a receiving buffer, and a desequencing device;
发射端通过 FIFO緩存装置对待发送的分组数据进行 FIFO緩存, 然后 通过加序装置为緩存后的分组数据增加序列号, 并通过分组器对增加了序 列号的分组数据进行分组处理, 然后选择在适当的信道上发送分组数据, 该分组数据可为新的分组数据或者可为重发的分组数据;  The transmitting end performs FIFO buffering on the packet data to be transmitted through the FIFO buffer device, and then adds a sequence number to the buffered packet data through an ordering device, and performs packet processing on the packet data with the sequence number added by a packetizer, and then selects the appropriate Sending packet data on the channel of the packet, the packet data may be new packet data or may be retransmitted packet data;
接收端通过 CRC校验器对接收的分组数据进行 CRC校验, 如果正确接 收, 则发送 ACK信号给发射端, 并通过接收緩存器对接收的分组数据进行 接收緩存处理, 然后通过去序装置对经过緩存处理的分组数据进行去除序 列号的处理; 如果非正确接收, 则发送 NACK信号给发射端, 并请求发射 端重传数据。  The receiving end performs a CRC check on the received packet data through a CRC checker. If it is received correctly, it sends an ACK signal to the transmitting end, and performs receiving buffer processing on the received packet data through the receiving buffer. The buffered packet data is processed to remove the sequence number; if it is not received correctly, a NACK signal is sent to the transmitting end, and the transmitting end is requested to retransmit the data.
所述的装置, 其特征在于, 所述的不同信道可由双信道构成, 其中: 所述的双信道可设为奇信道和偶信道, 发射端可包括 FIFO緩存装置、 加 序装置、 分组器、 奇信道发送器、 偶信道发送器; 接收端可包括奇信道接收器、偶信道接收器、接收緩存器及去序装置; 发射端通过 FIFO緩存装置对待发送的分组数据进行 FIFO緩存, 然后 通过加序装置为緩存后的分组数据增加序列号, 并通过分组器对增加了序 列号的分组数据进行分组处理, 然后选择在奇信道或偶信道上发送分组数 据, 该分组数据可为新的分组数据或者可为重发的分组数据; The device is characterized in that the different channels may be constituted by dual channels, wherein: the dual channels may be set as odd channels and even channels, and a transmitting end may include a FIFO buffer device, an ordering device, a packetizer, Odd channel transmitter and even channel transmitter; The receiving end may include an odd channel receiver, an even channel receiver, a receiving buffer, and a desequencing device; the transmitting end performs FIFO buffering of the packet data to be transmitted through the FIFO buffer device, and then adds a sequence to the buffered packet data through the adding device The packet data of which the sequence number is increased is processed by a packetizer, and then the packet data is selected to be transmitted on an odd channel or an even channel, and the packet data may be new packet data or retransmitted packet data;
接收端通过奇信道接收器对从奇信道传来的分组数据进行奇信道 CRC 校验,通过偶信道接收器对从偶信道传来的分組数据进行偶信道 CRC校验; 如果正确接收, 则发送 ACK信号给发射端, 接收緩存器对接收的分组 数据进行接收緩存处理, 然后通过去序装置对经过緩存处理的分组数据进 行去除序列号的处理; 如果非正确接收, 则发送 NACK信号给发射端, 并 请求发射端重传数据。  The receiving end performs odd channel CRC check on the packet data transmitted from the odd channel through the odd channel receiver, and performs even channel CRC check on the packet data transmitted from the even channel through the even channel receiver; if it is received correctly, it sends The ACK signal is sent to the transmitting end, and the receiving buffer performs receiving buffer processing on the received packet data, and then performs a sequence number removal process on the buffered packet data through a desequencing device; if it is not received correctly, a NACK signal is sent to the transmitting end. And request the transmitting end to retransmit the data.
所述的装置, 其特征在于, 所述的不同信道可以为多信道。  The device is characterized in that the different channels may be multi-channel.
所述的装置, 其特征在于, 所述的装置可应用于 TDD通信系统中。 本发明公开的这种适用于高速无线分组数据业务的差错控制方法是基 于 DSW ARQ, 并且该方法特别适用于时分双工 TDD ( Time Divi s ion Duplex ) 通信系统的差错控制。 本发明在应用于高速分组数据业务的无线通信系统 时, 大大提高了信道资源的利用率。 附图说明  The device is characterized in that the device is applicable to a TDD communication system. The error control method applicable to high-speed wireless packet data services disclosed in the present invention is based on DSW ARQ, and the method is particularly suitable for error control of a Time Division Duplex (TDD) communication system. When the present invention is applied to a wireless communication system for high-speed packet data services, the utilization rate of channel resources is greatly improved. BRIEF DESCRIPTION OF THE DRAWINGS
图 1为现有技术中停 -等 ARQ方法传送数据分组的时序图;  FIG. 1 is a sequence diagram of a stop-wait ARQ method for transmitting data packets in the prior art;
图 2为实现本发明的结构框图;  FIG. 2 is a structural block diagram of implementing the present invention;
图 3和图 4为实现本发明的时序图。 具体实施方式  3 and 4 are timing diagrams for implementing the present invention. detailed description
为了便于说明, 这里先分析现有技术中的时序, 图 1表示可示范性的 使用传统停-等式的 ARQ方法的数据分组传送的时序图. 如图所示, 从发 送端向接收端发射了一系列数据分组. 为了便于说明用数字 1到 4表示数 据分组. 但是, 实际上, 没有数字分配给数据分组. 如果正确接收到数据 分组, 则接收端向发送端发射 ACK, 发送端收到 ACK后发送下一个数据分 組。 如果没有成功收到数据分組, 则接收端向发送端发射 AK, 发送端重 新发送此数据分组。 例如, 根据从接收端收到的 NAK, 在下一次发射期间 从发送端重发图 1中用数字 3表示的错误发射的第 3个数据分组。 假设在 返回的确认信息中没有误差, 则只重发在发射期间失败的数据分组. 如果 发送端在期待的时间内未收到接收端的 ACK或 NAK, 则发送端重发这个未 得到响应的数据分组。 例如, 由于接收端没有收到发送端发送的用数字 4 表示的第 4个数据分组, 因此发送端也就一直没有收到第 4个数据分组的 ACK或 NAK, 在暂停时间周期后, 发送端重发第 4个数据分组。 For convenience of explanation, the timing in the prior art is analyzed here first. FIG. 1 shows an exemplary timing diagram of data packet transmission using a conventional stop-equation ARQ method. As shown in the figure, transmission from a transmitting end to a receiving end A series of data groupings are used. However, in reality, no number is assigned to the data packet. If the data packet is received correctly, the receiver sends an ACK to the sender, and the sender sends the next data packet after receiving the ACK. If the data packet is not successfully received, the receiving end transmits AK to the transmitting end, and the transmitting end resends the data packet. For example, according to the NAK received from the receiving end, during the next transmission, the third data packet incorrectly transmitted indicated by the number 3 in FIG. 1 is retransmitted from the transmitting end. Assuming that there is no error in the acknowledgement information returned, only the data packets that failed during transmission are retransmitted. If the sender does not receive the ACK or NAK of the receiver within the expected time, then the sender retransmits this unresponded data Grouping. For example, because the receiving end does not receive the fourth data packet represented by the number 4 sent by the sending end, the sending end has never received the ACK or NAK of the fourth data packet. After the pause period, the sending end Resend the fourth data packet.
在分析了现有技术的时序之后我们可以看到图 2给出了实现本发明的 结构框图。 发送端, 待发送的分组数据首先被输入到 "先进先出" (FIFO ) 的緩存设备 201中, 分组数据在緩存设备 201中緩存排队, 然后进入加序 列号 202。 序列号的管理将在图 3和图 4 中进行详细描述, 加序列号后的 分组数据在分组器 203 中处理后选择是在奇信道还是在偶信道上发送新的 分组数据还是发送重发的分组数据, 选择后的分组数据或送入到奇信道发 送器 204, 经奇信道 206发送至接收端, 或送入到偶信道发送器 205中, 经偶信道 207发送至接收端; 图 2中以在奇信道发送分组数据为例, 被发 送的分组数据经奇信道 206发送后, 接收端对应的奇信道接收器 208接收 该数据, 再经奇信道 CRC校验装置完成 CRC校验, 如果正确接收, 则发送 ACK ( ACKnowledgment )信号给发送端, 如果接收不正确, 则发送 NACK After analyzing the timing of the prior art, we can see that FIG. 2 shows a block diagram of a structure for implementing the present invention. At the transmitting end, the packet data to be transmitted is first input into a "first in, first out" (FIFO) buffer device 201, and the packet data is buffered and queued in the buffer device 201, and then enters an added sequence number 202. The management of the sequence number will be described in detail in Figs. 3 and 4. The packet data after adding the sequence number is processed in the packetizer 203 to select whether to send new packet data on the odd channel or even channel or send retransmission. For packet data, the selected packet data is sent to the odd channel transmitter 204, and then sent to the receiving end through the odd channel 206, or sent to the even channel transmitter 205, and sent to the receiving end through the even channel 207. Taking the packet data sent on the odd channel as an example, after the sent packet data is sent through the odd channel 206, the odd channel receiver corresponding to the receiving end 208 receives the data, and then completes the CRC check by the odd channel CRC check device. Receiving, sending an ACK (ACKnowledgment) signal to the sending end, and sending NACK if receiving is incorrect
( Non-ACKnowledgment ), 要求发送端重传数据; 同样的, 如果分组数据 是经偶信道 207发送的, 则在接收端通过偶信道接收器 209接收, 在偶信 道 CRC 校验装置完成 CRC 校验, 如果正确接收, 则发送 ACK(Non-ACKnowledgment), requiring the transmitting end to retransmit the data; similarly, if the packet data is sent via the even channel 207, it is received at the receiving end through the even channel receiver 209, and the CRC check is completed at the even channel CRC checking device If it is received correctly, send ACK
( ACKnowledgment )信号给发送端, 如果接收不正确, 则发送 NACK ( Non- ACKnowledgment ), 要求发送端重传数据。 对经奇信道 CRC校验装置或经. 偶信道 CRC校验装置正确接收的分组数据在接收緩存器 210中得到处理, 处理的过程在图 3和图 4中进行详细描述。 (ACKnowledgment) signal to the sending end, if the reception is not correct, send a NACK (Non-ACKnowledgment), requesting the sending end to retransmit the data. Device for checking odd channel CRC or warping. The packet data correctly received by the even-channel CRC check device is processed in the receiving buffer 210, and the processing process is described in detail in FIG. 3 and FIG.
图 3和图 4给出了实现本发明的时序图。 在图 1中先进先出的緩存器 201输出数据分组。 数据分组在加序列号 202里加上序列号。 在这里为说 明方便, 假设接收緩存器里有四 (4 )个数据分组单元的容量, 分別用 1、 Figures 3 and 4 show timing diagrams for implementing the present invention. The first-in-first-out buffer 201 in FIG. 1 outputs data packets. The data packet has a serial number added to the serial number 202. For the convenience of explanation here, it is assumed that the capacity of four (4) data packet units in the receiving buffer is 1.
2、 3、 4来表示。 需要四 (4 )个序列号来区别发送端的数据分组。 加序列 号 202以 1 , 2, 3, 4的顺序重复的给数据分组加序列号, 即以 1 , 2 , 3 , 4 , 1, 2 , 3 , 4 , …的顺序给数据分组加序列号。 如果新的数据分组所得 到的序列号和还未被正确接收需要被重发的数据分组的序列号相同时, 停 止新的数据分组的发送, 而只重发还未被正确接收的数据分组直到该数据 分组被正确接收后, 即发送端收到该数据分组的 ACK ( ACKnowledgment ) 信号, 继续并行数据发送。 2, 3, 4 to indicate. Four (4) sequence numbers are required to distinguish the data packets on the sending end. Adding sequence number 202 repeatedly adds sequence numbers to data packets in the order of 1, 2, 3, 4, ie, adding sequence numbers to data packets in the order of 1, 2, 3, 4, 1, 2, 3, 4, ... . If the sequence number obtained by the new data packet is the same as the sequence number of the data packet that has not been received correctly and needs to be retransmitted, stop sending the new data packet and retransmit only the data packet that has not been received correctly until After the data packet is received correctly, the sending end receives an ACK (nownowledgment) signal of the data packet, and continues to send data in parallel.
如图 3所示, 在发送端第一轮并行发送数据分组, 数据分组 1在奇信 道发送器 204上发送, 经过奇信道 206 , 由接收端的奇信道接收器 208接 收, 经奇信道 CRC校验装置为正确接收, 则数据分组 1被保存在接收緩存 器 210的 1位置上, 同时经奇信道 206发送 ACK ( ACKnowledgment )信号 给发送端; 数据分组 2在偶信道发送器 205上发送, 经过偶信道 207, 由 接收端的偶信道接收器 209接收, 经偶信道 CRC校验装置为正确接收, 则 数据分组 2被保存在接收缓存器 210的 2位置上, 同时经偶信道 207发送 ACK ( ACKnowledgment )信号给发送端。 接收緩存器 210最前端的位置是 1 因此数据分组 1被送到去序列号 211中去掉序列号, 然后输出; 同时接收 緩存器 210的位置 1, 位置 2 , 位置 3, 位置 4循环往前移一位; 最前端的 位置变为 2 , 后面依次为位置 3 , 位置 4, 位置 1。 接收緩存器 210位置 1 里是数据分组 2 , 因此数据分组 2被送到去序列号 211 中去掉序列号, 然 后输出; 同时接收緩存器 210的位置循环往前移一位; 最前端的位置变为 As shown in FIG. 3, at the transmitting end, the first round of data packets are sent in parallel. Data packet 1 is transmitted on the odd channel transmitter 204, passes through the odd channel 206, and is received by the receiving side odd channel receiver 208. The odd channel CRC check For correct reception, the data packet 1 is stored in position 1 of the receiving buffer 210, and an ACK (nownowledgment) signal is transmitted to the transmitting end via the odd channel 206; the data packet 2 is transmitted on the even channel transmitter 205, The channel 207 is received by the even channel receiver 209 at the receiving end, and is received correctly by the even channel CRC check device, then the data packet 2 is stored in the 2 position of the receiving buffer 210, and an ACK (ACKnowledgment) is transmitted through the even channel 207 Signal to the sender. The frontmost position of the receiving buffer 210 is 1. Therefore, the data packet 1 is sent to the de-sequence number 211 to remove the sequence number, and then output; At the same time, the position of the receiving buffer 210, position 2, position 3, and position 4 are moved forward in a loop. One bit; the foremost position becomes 2, followed by position 3, position 4, and position 1. Data packet 2 is in position 1 of the receiving buffer 210, so data packet 2 is sent to the serial number 211 to remove the serial number, and then output; at the same time, the position of the receiving buffer 210 is rotated forward by one position; for
3 , 后面依次为位置 4 , 位置 1 , 位置 2; 如图 3所示, 第二轮并行数据发送, 由于数据分组 1和数据分组 2已 被正确接收, 因此在奇信道发送器 204和偶信道发送器 205分别发送数据 分组 3和数据分組 4。 由于数据分组 3被错误接收, 接收端发送数据分组 3 的 NAK ( Non- ACKnowledgment )信号给发送端; 错误的数据被丢弃; 数 据分组 4正确接收, 保存在接收緩存器 210的位置 4上, 同时发送数据分 组 4的 ACK ( ACKnowledgment )信号给发送端; 接收緩存器 210最前端的 位置 3 是空, 因此接收緩存器 210的各位置不变。 3, followed by position 4, position 1, position 2; As shown in FIG. 3, in the second round of parallel data transmission, since data packet 1 and data packet 2 have been correctly received, data packet 3 and data packet 4 are sent at odd channel transmitter 204 and even channel transmitter 205, respectively. Because the data packet 3 is received incorrectly, the receiving end sends a NAK (Non-ACKnowledgment) signal of the data packet 3 to the transmitting end; the incorrect data is discarded; the data packet 4 is received correctly and stored in the position 4 of the receiving buffer 210, and Send an ACK (ACKnowledgment) signal of the data packet 4 to the transmitting end; position 3 at the forefront of the receiving buffer 210 is empty, so each position of the receiving buffer 210 is unchanged.
如图 3所示, 第三轮并行数据发送, 奇信道上重发数据分组 3; 偶信 道上发送数据分組 1。 数据分组 3和数据分组 1都正确接收, 分别保存在 接收緩存器 210的位置 3和位置 1上, 由于此时接收緩存器 21Q最前端是 位置 3, 因此数据分组 3,数据分组 4,数据分组 1依次被送到去序列号 211 中去掉序列号, 然后输出; 同时发送数据分组 3 和数据分组 1 的 ACK ( ACKnowledgment )信号给发送端。 继续下一轮并行数据发送。  As shown in FIG. 3, in the third round of parallel data transmission, data packet 3 is retransmitted on the odd channel; data packet 1 is transmitted on the even channel. Both data packet 3 and data packet 1 are received correctly, and are stored in position 3 and position 1 of the receiving buffer 210 respectively. At this time, the front end of the receiving buffer 21Q is position 3, so data packet 3, data packet 4, data packet 1 is sequentially sent to the de-sequence number 211 to remove the sequence number, and then output; and simultaneously sends an ACK (ACKnowledgment) signal of data packet 3 and data packet 1 to the sending end. Continue to the next round of parallel data transmission.
如图 4所示, 在第五轮并行数据发送, 由于奇信道上的分组数据 3在 第二, 三, 四轮的并行数据发送过程中都未正确接收; 而偶信道上的分组 数据 4 ,分组数据 1 ,分组数据 2都已正确接收,并都保存在接收緩存器 210 的相应位置上。 此时在奇信道应重发分组数据 3; 偶信道上的数据分组所 得到的序列号是 3, 因此应暂停偶信道上的数据发送, 只发送奇信道上的 数据分组 3, 直到奇信道上的数据分组 3被正确接收后, 才继续下一轮的 并行数据发送。  As shown in FIG. 4, in the fifth round of parallel data transmission, since the packet data 3 on the odd channel is not correctly received during the second, third, and fourth rounds of parallel data transmission; and the packet data 4 on the even channel, The packet data 1 and the packet data 2 have been received correctly and are stored in the corresponding positions of the receiving buffer 210. At this time, the packet data 3 on the odd channel should be retransmitted; the sequence number obtained by the data packet on the even channel is 3, so the data transmission on the even channel should be suspended and only the data packet 3 on the odd channel should be sent until the odd channel. After receiving the correct data packet 3, the next round of parallel data transmission is continued.
本发明公开的这种适用于高速无线分组数据业务的差错控制方法及装置是 基于 DSW ( Dual Channel Stop- and- Wai t ) ARQ, 并且该方法及装置特别 适用于时分双工 TDD ( Time Divis ion Duplex )通信系统的差错控制。 本 发明在应用于高速分组数据业务的无线通信系统时, 大大提高了信道资源 的利用率。 The error control method and device suitable for high-speed wireless packet data services disclosed in the present invention are based on DSW (Dual Channel Stop-and-Wait) ARQ, and the method and device are particularly suitable for time division duplex TDD (Time Division) Duplex) error control of communication systems. When the present invention is applied to a wireless communication system for high-speed packet data services, the utilization rate of channel resources is greatly improved.
以上具体实施方式仅用于说明本发明而非用于限定本发明。  The above specific implementations are only used to illustrate the present invention and not intended to limit the present invention.

Claims

权 利 要 求 Rights request
1. 一种不同信道自动重发请求 ARQ差错控制方法, 其中包括: 发射端为待发送的分组数据增加序列号;  1. An ARQ error control method for automatic retransmission requests for different channels, comprising: a transmitting end adding a sequence number to packet data to be transmitted;
发射端根据不同信道之每一单个信道上待发送分组数据序列号的相互 关系来确定发射端发送的数据;  The transmitting end determines the data sent by the transmitting end according to the correlation between the sequence numbers of the packet data to be transmitted on each single channel of the different channels;
接收端对增加了序列号的分组数据进行接收;  The receiving end receives the packet data to which the sequence number is added;
不同信道上的停 -等式 ARQ差错控制彼此独立, 并行发送分组数据。 Stop-equation ARQ error control on different channels is independent of each other and sends packet data in parallel.
2. 根据权利要求 1 所述的方法, 其特征在于, 所述的不同信道至少 包括双信道, 发射端根据双信道之每一单个信道上待发送分组数据序列号 的相互关系来确定发射端发送的数据; 2. The method according to claim 1, wherein the different channels include at least two channels, and the transmitting end determines the transmitting end according to the correlation between the sequence numbers of the packet data to be transmitted on each single channel of the two channels. The data;
双信道上的停 -等式 ARQ差错控制彼此独立, 并行发送分组数据。  Stop-equation ARQ error control on two channels is independent of each other and sends packet data in parallel.
3. 根据权利要求 1 所述的方法, 其特征在于, 所述的不同信道可为 多信道, 发射端根据多信道之每一单个信道上待发送分组数据序列号的相 互关系来确定发射端发送的数据;  3. The method according to claim 1, wherein the different channels are multi-channel, and the transmitting end determines the transmitting end to send according to the correlation between the sequence numbers of the packet data to be transmitted on each single channel of the multi-channel. The data;
多信道上的停 -等式 ARQ差错控制彼此独立, 并行发送分组数据。  Stop-equation ARQ error control on multiple channels is independent of each other and sends packet data in parallel.
4. 根据权利要求 1 所述的方法, 其特征在于, 所述的发射端为待发 送的分组数据增加序列号是指: 发射端先对待发送的分组数据进行 FIFO 缓存, 然后为緩存后的分组数据增加序列号。  4. The method according to claim 1, characterized in that: the transmitting end adding a sequence number to the packet data to be sent means: the transmitting end first performs a FIFO buffer on the packet data to be sent, and then buffers the packet after it is buffered. Data is incremented by a serial number.
5. 根据权利要求 1 所述的方法, 其特征在于, 所述的发射端根据不 同信道之每一单个信道上待发送分组数据序列号的相互关系来确定发射端 发送的数据是指: 发射端对增加了序列号的分组数据进行分组处理, 然后 选择在适当的信道上发送分组数据, 该分组数据可为新的分组数据或者可 为重发的分组数据。  5. The method according to claim 1, wherein the transmitting end determines that the data sent by the transmitting end according to the correlation between the sequence numbers of the packet data to be transmitted on each single channel of different channels refers to: the transmitting end Perform packet processing on the packet data to which the sequence number is added, and then choose to send the packet data on an appropriate channel. The packet data may be new packet data or retransmitted packet data.
6. 根据权利要求 1 所述的方法, 其特征在于, 所述的发射端根据不 同信道之每一单个信道上待发送分组数据序列号的相互关系来确定发射端 发送的数据是指: 发射端对待发送的分组数据进行 FIFO緩存, 为緩存后 的分组数据增加序列号, 对增加了序列号的分组数据进行分组处理, 然后 选择在适当的信道上发送分组数据, 该分组数据可为新的分组数据或者可 为重发的分组数据。 6. The method according to claim 1, wherein the transmitting end determines the transmitting end according to a correlation between sequence numbers of packet data to be transmitted on each single channel of different channels. The data sent refers to: the transmitting end performs FIFO buffering on the packet data to be sent, adds a sequence number to the buffered packet data, performs packet processing on the packet data with the increased sequence number, and then chooses to send the packet data on an appropriate channel. The packet data may be new packet data or may be retransmitted packet data.
7. 根据权利要求 1 所述的方法, 其特征在于, 所述的接收端对增加 了序列号的分組数据进行接收是指: 接收端对接收的分组数据进行 CRC校 验,  7. The method according to claim 1, wherein the receiving end receiving the packet data with an increased sequence number means: the receiving end performs a CRC check on the received packet data,
如果正确接收, 则发送 ACK信号给发射端, 并对接收的分组数据进行 接收緩存处理;  If it is received correctly, send an ACK signal to the transmitting end, and perform receiving buffer processing on the received packet data;
如果非正确接收, 则发送 NACK信号给发射端, 并请求发射端重传数 据。  If it is received incorrectly, it sends a NACK signal to the transmitting end and requests the transmitting end to retransmit the data.
8. 根据权利要求 1 所述的方法, 其特征在于, 所述的接收端对增加 了序列号的分组数据进行接收是指: 接收端对接收的分組数据进行 CRC校 验,  8. The method according to claim 1, wherein: the receiving end receiving the packet data with an increased sequence number means: the receiving end performs a CRC check on the received packet data,
如果正确接收, 则发送 ACK信号给发射端, 并对接收的分组数据进行 接收緩存处理, 然后对经过緩存处理的分组数据进行去除序列号的处理; 如果非正确接收, 则发送 NACK信号给发射端, 并请求发射端重传数 据。  If it is received correctly, send an ACK signal to the transmitting end, and perform receiving buffer processing on the received packet data, and then perform sequence number removal processing on the buffered packet data; if it is not received correctly, send a NACK signal to the transmitting end. And request the transmitting end to retransmit the data.
9. 根据权利要求 1所述的方法, 其步骤包括:  9. The method according to claim 1, comprising the steps of:
发射端对待发送的分组数据进行 FIFO緩存;  The transmitting end performs FIFO buffering on the packet data to be transmitted;
为緩存后的分组数据增加序列号;  Add a sequence number to the buffered packet data;
对增加了序列号的分组数据进行分组处理;  Perform grouping processing on the grouped data with increased serial numbers;
选择在不同信道中的适当的信道上发送分組数据, 该分组数据可为新 的分组数据或者可为重发的分组数据;  Choose to send packet data on an appropriate channel among different channels, and the packet data may be new packet data or may be retransmitted packet data;
接收端对接收的分组数据进行 CRC校验;  The receiving end performs a CRC check on the received packet data;
如果正确接收, 则发送 ACK信号给发射端, 并对接收的分组数据进行 接收緩存处理, 然后对经过緩存处理的分组数据进行去除序列号的处理; 如果非正确接收, 则发送 MCK信号给发射端, 并请求发射端重传数 据。 If it is received correctly, send an ACK signal to the transmitting end, and perform the processing on the received packet data. Receive buffer processing, and then perform sequence number removal processing on the buffered packet data; if it is not received correctly, send an MCK signal to the transmitting end, and request the transmitting end to retransmit the data.
10. 根据权利要求 2所述的方法, 其特征在于, 所述的双信道可设为 奇信道和偶信道, 其中:  10. The method according to claim 2, wherein the dual channel can be set to an odd channel and an even channel, wherein:
所述的发射端 待发送的分組数据增加序列号是指: 发射端先对待发 送的分组数据进行 FIFO緩存, 然后为緩存后的分组数据增加序列号。  The increasing sequence number of the packet data to be transmitted at the transmitting end refers to: the transmitting end first performs a FIFO buffer on the packet data to be transmitted, and then adds a sequence number to the buffered packet data.
11. 根据权利要求 2所述的方法, 其特征在于, 所述的双信道可设为 奇信道和偶信道, 其中:  11. The method according to claim 2, wherein the dual channel can be set as an odd channel and an even channel, wherein:
所述的发射端根据不同信道之每一单个信道上待发送分组数据序列号 的相互关系来确定发射端发送的数据是指: 发射端对增加了序列号的分组 数据进行分組处理, 然后选择在奇信道或偶信道上发送分组数据, 该分組 数据可为新的分组数据或者可为重发的分组数据。  The transmitting end determines that the data sent by the transmitting end according to the correlation between the sequence numbers of the packet data to be transmitted on each single channel of the different channels refers to: The transmitting end performs packet processing on the packet data with the increased serial number, and then selects Packet data is transmitted on an odd channel or an even channel, and the packet data may be new packet data or may be retransmitted packet data.
12. 根据权利要求 2所述的方法, 其特征在于, 所述的双信道可设为 奇信道和偶信道, 其中:  12. The method according to claim 2, wherein the dual channel can be set as an odd channel and an even channel, wherein:
所述的接收端对增加了序列号的分组数据进行接收是指: 接收端对接 收的从奇信道传来的分组数据进行奇信道 CRC校验, 对接收的从偶信道传 来的分组数据进行偶信道 CRC校验;  The receiving of the packet data with an increased sequence number by the receiving end means that the receiving end performs an odd channel CRC check on the received packet data transmitted from the odd channel, and performs the received packet data transmitted from the even channel. Even channel CRC check;
如果正确接收, 则发送 ACK信号给发射端, 并对接收的分组数据进行 接收緩存处理;  If it is received correctly, send an ACK signal to the transmitting end, and perform receiving buffer processing on the received packet data;
如果非正确接收, 则发送 NACK信号给发射端, 并请求发射端重传数 据。  If it is received incorrectly, it sends a NACK signal to the transmitting end and requests the transmitting end to retransmit the data.
13. 根据权利要求 2所述的方法, 其特征在于, 所述的默信道可设为 奇信道和偶信道, 其中:  13. The method according to claim 2, wherein the silent channel can be set to an odd channel and an even channel, wherein:
所述的接收端对增加了序列号的分组数据进行接收是指: 接收端对接 收的从奇信道传来的分组数据进行奇信道 CRC校验, 对接收的从偶信道传 来的分组数据进行偶信道 CRC校验; The receiving of the packet data with an increased sequence number by the receiving end means that: the receiving end performs odd channel CRC check on the received packet data transmitted from the odd channel, and transmits the received data from the even channel. The incoming packet data is subjected to an even channel CRC check;
如果正确接收, 则发送 ACK信号给发射端, 并对接收的分组数据进行 接收緩存处理, 然后对经过緩存处理的分组数据进行去除序列号的处理; 如果非正确接收, 则发送 NACK信号给发射端, 并请求发射端重传数 据。  If it is received correctly, send an ACK signal to the transmitting end, and perform receiving buffer processing on the received packet data, and then perform sequence number removal processing on the buffered packet data; if it is not received correctly, send a NACK signal to the transmitting end. And request the transmitting end to retransmit the data.
14. 根据权利要求 2所述的方法, 其步骤包括:  14. The method according to claim 2, comprising the steps of:
所述的双信道可设为奇信道和偶信道, 发射端对待发送的分组数据进 行 FIFO緩存;  The dual channel can be set as an odd channel and an even channel, and the transmitting end performs FIFO buffering on the packet data to be transmitted;
为緩存后的分组数据增加序列号;  Add a sequence number to the buffered packet data;
对增加了序列号的分组数据进行分组处理;  Perform grouping processing on the grouped data with increased serial numbers;
选择在奇信道或偶信道上发送分组数据, 该分组数据可为新的分组数 据或者可为重发的分組数据;  Choose to send packet data on odd or even channels, the packet data may be new packet data or may be retransmitted packet data;
接收端对接收的从奇信道传来的分组数据进行奇信道 CRC校验, 对接 收的从偶信道传来的分组数据进行偶信道 CRC校验;  The receiving end performs odd channel CRC check on the received packet data from the odd channel, and performs even channel CRC check on the received packet data from the even channel;
如果正确接收, 则发送 ACK信号给发射端, 并对接收的分组数据进行 接收緩存处理, 然后对经过緩存处理的分组数据进行去除序列号的处理; 如果非正确接收, 则发送 NACK信号给发射端, 并请求发射端重传数 据。  If it is received correctly, send an ACK signal to the transmitting end, and perform receiving buffer processing on the received packet data, and then perform sequence number removal processing on the buffered packet data; if it is not received correctly, send a NACK signal to the transmitting end. And request the transmitting end to retransmit the data.
15. 根据权利要求 1至 14任意一项所述的方法, 其还包括: 发射端 在为待发送的分组数据增加序列号时, 如果新的分組数据所得到的序列号 与还未被正确接收需要被重发的分组数据的序列号相同时, 应停止新的分 组数据的发送, 而只重发还未被正确接收的分组数据, 直到该分组数据被 正确接收后, 即发射端接到该分组数据的 ACK信号时, 再继续进行并行数 据的发送。  15. The method according to any one of claims 1 to 14, further comprising: when the transmitting end adds a sequence number to the packet data to be transmitted, if the sequence number obtained by the new packet data and the sequence number have not been received correctly When the sequence number of the packet data to be retransmitted is the same, the transmission of new packet data should be stopped, and only the packet data that has not been received correctly should be retransmitted until the packet data is received correctly, that is, the transmitting end receives the packet data. When the ACK signal of the packet data, the parallel data transmission is continued.
16. 根据权利要求 1 至 14任意一项所述的方法, 其还包括: 所述的 方法可应用于 TDD通信系统中。 16. The method according to any one of claims 1 to 14, further comprising: the method is applicable to a TDD communication system.
17. 一种不同信道自动重发请求 ARQ差错控制装置, 其中至少包括加 序装置; 17. An ARQ error control device for automatic retransmission requests for different channels, including at least an ordering device;
发射端通过该加序装置为待发送的分组数据增加序列号, 并根据不同 信道之每一单个信道上待发送分组数据序列号的相互关系来确定发射端发 送的数据, 接收端对增加了序列号的分组数据进行接收。  The transmitting end adds a sequence number to the packet data to be transmitted through the ordering device, and determines the data sent by the transmitting end according to the correlation between the sequence numbers of the packet data to be transmitted on each single channel of different channels, and the receiving end adds a sequence No. of packet data is received.
18. 根据权利要求 17所述的装置, 其特征在于, 其还包括 FIFO緩存 装置; ,  18. The device according to claim 17, further comprising a FIFO buffer device;
发射端通过该 FIFO緩存装置对待发送的分组数据进行 FIFO緩存, 然 后通过加序装置为緩存后的分组数据增加序列号。  The transmitting end performs FIFO buffering on the packet data to be transmitted through the FIFO buffer device, and then adds a sequence number to the buffered packet data through the adding device.
19. 根据权利要求 17 所述的装置, 其特征在于, 其还包括分组器, 发射端通过该分组器对增加了序列号的分組数据进行分组处理, 然后选择 在适当的信道上发送分组数据, 该分组数据可为新的分组数据或者可为重 发的分组数据。  19. The device according to claim 17, further comprising a packetizer, and the transmitting end performs packet processing on the packet data to which the sequence number is increased, and then selects to send the packet data on an appropriate channel, The packet data may be new packet data or may be retransmitted packet data.
20. 根据权利要求 17所述的装置, 其特征在于, 其还包括 FIFO緩存 装置、 分组器, 发射端通过 FIFO緩存装置对待发送的分组数据进行 FIFO 緩存, 然后通过加序装置为緩存后的分组数据增加序列号, 并通过分组器 对增加了序列号的分组数据进行分组处理, 然后选择在适当的信道上发送 分组数据, 该分组数据可为新的分组数据或者可为重发的分组数据。  20. The device according to claim 17, further comprising a FIFO buffering device and a packetizer, and the transmitting end performs FIFO buffering on the packet data to be transmitted through the FIFO buffering device, and then uses the adding device to buffer the packet after being buffered. The data is added with a sequence number, and the packetized data with the increased sequence number is packetized by a packetizer, and then the packet data is selected to be transmitted on an appropriate channel. The packet data may be new packet data or retransmitted packet data.
21. 根据权利要求 17所述的装置, 其特征在于, 其还包括 CRC校验 器、 接收緩存器, 接收端通过该 CRC校验器对接收的分组数据进行 CRC校 验, '  The device according to claim 17, further comprising a CRC checker and a receiving buffer, and the receiving end performs CRC check on the received packet data through the CRC checker,
如果正确接收, 则发送 ACK信号给发射端, 并通过接收緩存器对接收 的分組数据进行接收緩存处理;  If it is received correctly, send an ACK signal to the transmitting end, and perform receiving buffer processing on the received packet data through the receiving buffer;
如果非正确接收, 则发送 NACK信号给发射端, 并请求发射端重传数 据。  If it is received incorrectly, it sends a NACK signal to the transmitting end and requests the transmitting end to retransmit the data.
22. 根据权利要求 17所述的装置, 其特征在于, 其还包括 CRC校验 器、 接收緩存器及去序装置, 接收端通过 CRC校验器对接收的分组数据进 行 CRC校验, 22. The apparatus according to claim 17, further comprising a CRC check Device, receiving buffer and desequencing device, the receiving end performs a CRC check on the received packet data through a CRC checker,
如果正确接收, 则发送 ACK信号给发射端, 并通过接收緩存器对接收 的分组数据进行接收緩存处理, 然后通过去序装置对经过緩存处理的分组 数据进行去除序列号的处理;  If it is received correctly, send an ACK signal to the transmitting end, and perform receiving buffer processing on the received packet data through the receiving buffer, and then perform the sequence number removal processing on the buffered packet data through the desequencing device;
如果非正确接收, 则发送 NACK信号给发射端, 并请求发射端重传数 据。  If it is received incorrectly, it sends a NACK signal to the transmitting end and requests the transmitting end to retransmit the data.
23. 根据权利要求 17所述的装置, 其中:  23. The apparatus according to claim 17, wherein:
发射端可包括 FIFO緩存装置、 加序装置、 分组器;  The transmitting end may include a FIFO buffer device, an ordering device, and a packetizer;
接收端可包括 CRC校验器、 接收緩存器及去序装置;  The receiving end may include a CRC checker, a receiving buffer, and a desequencing device;
发射端通过 FIFO緩存装置对待发送的分组数据进行 FIFO緩存, 然后 通过加序装置为緩存后的分组数据增加序列号, 并通过分组器对增加了序 列号的分组数据进行分组处理, 然后选择在适当的信道上发送分组数据, 该分组数据可为新的分组数据或者可为重发的分组数据;  The transmitting end performs FIFO buffering on the packet data to be transmitted through the FIFO buffer device, and then adds a sequence number to the buffered packet data through an adding device, and performs packet processing on the packet data with the sequence number added through a packetizer, and then selects the Sending packet data on the channel of the packet, the packet data may be new packet data or may be retransmitted packet data;
接收端通过 CRC校验器对接收的分组数据进行 CRC校验, 如果正确接 收, 则发送 ACK信号给发射端, 并通过接收缓存器对接收的分组数据进行 接收緩存处理, 然后通过去序装置对经过緩存处理的分组数据进行去除序 列号的处理; 如果非正确接收, 则发送 NACK信号给发射端, 并请求发射 端重传数据。  The receiving end performs a CRC check on the received packet data through a CRC checker. If it is received correctly, it sends an ACK signal to the transmitting end, and performs receiving buffer processing on the received packet data through the receiving buffer. The buffered packet data is processed to remove the sequence number; if it is not received correctly, a NACK signal is sent to the transmitting end, and the transmitting end is requested to retransmit the data.
24. 根据权利要求 17 所述的装置, 其特征在于, 所述的不同信道可 由又信道构成, 其中: 所述的汉信道可设为奇信道和偶信道, 发射端可包 括 FIFO緩存装置、 加序装置、 分组器、 奇信道发送器、 偶信道发送器; 接收端可包括奇信道接收器、偶信道接收器、接收緩存器及去序装置; 发射端通过 FIFO緩存装置对待发送的分组数据进行 FIFO緩存, 然后 通过加序装置为緩存后的分组数据增加序列号, 并通过分组器对增加了序 列号的分組数据进行分组处理, 然后选择在奇信道或偶信道上发送分组数 据, 该分組数据可为新的分组数据或者可为重发的分组数据; 接收端通过奇信道接收器对从奇信道传来的分组数据进行奇信道 CRC 校验,通过偶信道接收器对从偶信道传来的分组数据进行偶信道 CRC校验; 如果正确接收, 则发送 ACK信号给发射端, 接收緩存器对接收的分组 数据进行接收緩存处理, 然后通过去序装置对经过緩存处理的分组数据进 行去除序列号的处理; 如果非正确接收, 则发送 NACK信号给发射端, 并 请求发射端重传数据。 24. The device according to claim 17, wherein the different channels can be composed of channels, wherein: the Chinese channels can be set as odd channels and even channels, and the transmitting end can include a FIFO buffer device, Sequence devices, packetizers, odd channel transmitters, and even channel transmitters; the receiving end may include odd channel receivers, even channel receivers, receive buffers, and desequencing devices; the transmitting end performs packet data to be transmitted through the FIFO buffer device. FIFO buffer, and then add the sequence number to the buffered packet data through an ordering device, and perform packet processing on the packet data with the increased sequence number through a packetizer, and then select the number of packets to send on the odd channel or even channel. According to the data, the packet data may be new packet data or retransmitted packet data; the receiving end performs odd channel CRC check on the packet data transmitted from the odd channel through the odd channel receiver, and The packet data transmitted from the even channel is subjected to an even channel CRC check; if it is received correctly, an ACK signal is sent to the transmitting end, and the receiving buffer performs the receiving buffer processing on the received packet data, and then the buffered packets are processed by the desequencing device. The data is processed to remove the sequence number; if it is not received correctly, a NACK signal is sent to the transmitting end, and the transmitting end is requested to retransmit the data.
25. 根据权利要求 17 所述的装置, 其特征在于, 所述的不同信道可 以为多信道。  25. The apparatus according to claim 17, wherein the different channels are multi-channels.
26. 根据权利要求 17至 25任意一项所述的装置, 其特征在于, 所述 的装置可应用于 TDD通信系统中。  The device according to any one of claims 17 to 25, wherein the device is applicable to a TDD communication system.
PCT/CN2002/000207 2002-03-27 2002-03-27 An automatic repeat request arq error control method for different channels and the device thereof WO2003081837A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
AU2002252926A AU2002252926A1 (en) 2002-03-27 2002-03-27 An automatic repeat request arq error control method for different channels and the device thereof
PCT/CN2002/000207 WO2003081837A1 (en) 2002-03-27 2002-03-27 An automatic repeat request arq error control method for different channels and the device thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2002/000207 WO2003081837A1 (en) 2002-03-27 2002-03-27 An automatic repeat request arq error control method for different channels and the device thereof

Publications (1)

Publication Number Publication Date
WO2003081837A1 true WO2003081837A1 (en) 2003-10-02

Family

ID=28048315

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2002/000207 WO2003081837A1 (en) 2002-03-27 2002-03-27 An automatic repeat request arq error control method for different channels and the device thereof

Country Status (2)

Country Link
AU (1) AU2002252926A1 (en)
WO (1) WO2003081837A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013037322A1 (en) * 2011-09-16 2013-03-21 华为技术有限公司 Method for receiving and transmitting fragments and device for receiving and transmitting fragments

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1275279A (en) * 1997-08-19 2000-11-29 艾利森电话股份有限公司 Multi-channel automatic retransmission query (ARQ) method
WO2001048958A1 (en) * 1999-12-29 2001-07-05 Motorola Inc. Multi channel stop and wait arq communication method and apparatus
US6330699B1 (en) * 1996-08-23 2001-12-11 Nippon Telegraph & Telephone Corporation Error compensating method and apparatus and medium storing an error compensating program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6330699B1 (en) * 1996-08-23 2001-12-11 Nippon Telegraph & Telephone Corporation Error compensating method and apparatus and medium storing an error compensating program
CN1275279A (en) * 1997-08-19 2000-11-29 艾利森电话股份有限公司 Multi-channel automatic retransmission query (ARQ) method
WO2001048958A1 (en) * 1999-12-29 2001-07-05 Motorola Inc. Multi channel stop and wait arq communication method and apparatus

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013037322A1 (en) * 2011-09-16 2013-03-21 华为技术有限公司 Method for receiving and transmitting fragments and device for receiving and transmitting fragments
US9622256B2 (en) 2011-09-16 2017-04-11 Huawei Technologies Co., Ltd. Method and apparatus for receiving fragment as well as method and apparatus for transmitting fragment

Also Published As

Publication number Publication date
AU2002252926A1 (en) 2003-10-08

Similar Documents

Publication Publication Date Title
JP6860826B2 (en) Enhancement of uplink transmission by TTI bundling
US7054316B2 (en) Method and system for interlayer control between re-sequencing and retransmission entities
EP1786340B1 (en) Wcdma uplink harq operation during the reconfiguration of the tti length
KR100897289B1 (en) Method of handling packet data in a wireless commnunications system and related apparatus
EP1349329B1 (en) Window based stall avoidance mechanism for high speed wireless communication system
EP1411688B1 (en) Method and apparatus for multicast data retransmission
US7773524B2 (en) Apparatus and method for using automatic repeat request scheme in a broadband wireless access communication system
CA2360722A1 (en) Hybrid arq with parallel packet transmission
WO2008025251A1 (en) A method for controling data retransmission in wireless network at the last retransmission time
WO2013107408A1 (en) Data transmission method and device
KR20080005150A (en) Method and apparatus for handling transmission errors in a wireless communications system
WO2010124470A1 (en) Data retransmission method and user equipment
WO2001078036A1 (en) Joint range reject automatic repeat request protocol
JP4051338B2 (en) Data packet transmission method in wireless communication system
Tachikawa et al. ARQ protocols for bi-directional data transmission
US20030028837A1 (en) Method for driving retransmission timer in mobile telecommunications system using radio link protocol
WO2008141484A1 (en) A method and retransfer controlling system for a single data packet or the last data packet
JP2005244897A (en) Communication method with reliability and apparatus therefor
CN102315923A (en) Radio link control method of 3G (The 3rd Generation) satellite communication system
CN111901075B (en) Multi-network convergence transmission method, transmission system and computer-readable storage medium
WO2013166883A1 (en) Method, user equipment and base station for transmitting or receiving uplink sps service data
US9215042B2 (en) Apparatus and method for transmitting and receiving packet data in a wireless communication system using hybrid automatic repeat request
WO2003081837A1 (en) An automatic repeat request arq error control method for different channels and the device thereof
CN1619998A (en) Method of block discard in automatic repeat inquiry system
JP3406513B2 (en) Wireless receiving device and wireless transmitting device

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 BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ OM PH PL PT RO RU SD SE SG SI SK SL TJ TM TN TR TT TZ UA UG US UZ VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE 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
WWE Wipo information: entry into national phase

Ref document number: 20028181182

Country of ref document: CN

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP

WWW Wipo information: withdrawn in national office

Country of ref document: JP