CN101807982A - HARQ method for one-way / two-way relay - Google Patents
HARQ method for one-way / two-way relay Download PDFInfo
- Publication number
- CN101807982A CN101807982A CN200910004236A CN200910004236A CN101807982A CN 101807982 A CN101807982 A CN 101807982A CN 200910004236 A CN200910004236 A CN 200910004236A CN 200910004236 A CN200910004236 A CN 200910004236A CN 101807982 A CN101807982 A CN 101807982A
- Authority
- CN
- China
- Prior art keywords
- data
- redundancy versions
- node
- user side
- relay station
- Prior art date
- Legal status (The legal status 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 status listed.)
- Granted
Links
Images
Landscapes
- Mobile Radio Communication Systems (AREA)
Abstract
一种用于单向/双向中继的HARQ方法,其中,用于单向中继的HARQ方法包括:由节点B在时隙1按照预定冗余版本RV将数据发送到中继站,同时,用户端从节点B侦听到发送的数据;以及由中继站在时隙2按照不同于所述预定冗余版本的另一冗余版本将数据转发到用户端,从而由用户端基于接收到的数据和侦听到的数据来恢复节点B发送的数据。
A HARQ method for one-way/two-way relay, wherein the HARQ method for one-way relay includes: sending data to the relay station by Node B in time slot 1 according to a predetermined redundancy version RV, and at the same time, the user end The transmitted data is sensed from the node B; and the relay station forwards the data to the user terminal according to another redundancy version different from the predetermined redundancy version in time slot 2, so that the user terminal based on the received data and the detection heard data to recover the data sent by Node B.
Description
技术领域technical field
本发明涉及应用于单向/双向中继的混合自动请求重发(HARQ)方法。更具体地说,本发明涉及一种用于单向/双向中继的改进HARQ方法和系统,其中,中继站采用不同于接收数据的冗余版本(RV)来转发数据,从而进一步提高传输可靠性。The present invention relates to a hybrid automatic repeat request (HARQ) method applied to one-way/two-way relay. More specifically, the present invention relates to an improved HARQ method and system for one-way/two-way relay, wherein the relay station forwards data with a different redundancy version (RV) than the received data, thereby further improving transmission reliability .
背景技术Background technique
混合自动请求重发(HARQ)是一种用于在无线通信中提高传输可靠性的机制。图1示出传统蜂窝通信系统中的N信道“停止等待(Stop-And-Wait)”模式的HARQ方法。在图1所示的HARQ方法中,节点B(NB)首先按照冗余版本(redundancy version)RV0将数据P1、P2和P3(即,(P1 RV0),(P2RV0)和(P3 RV0))发送到用户端(UE)。如果用户端接收到正确的发送数据,则用户端将ACK信号发送回节点B,如果用户端没有接收到正确的发送数据,则用户端将NAK信号发送回节点B。例如,如果对于数据P1和P3,节点B接收到的是ACK信号,则节点B将继续按照冗余版本RV0来发送新的数据P4和P5(即,(P4 RV0)和(P5 RV0))。如果对于数据P2,节点B接收到的是NAK信号,则节点B将按照新的冗余版本RV1来重新发送数据P2(即,(P2 RV1))。以此类推,从而完成所有数据的传输。Hybrid Automatic Repeat Request (HARQ) is a mechanism for improving transmission reliability in wireless communications. FIG. 1 shows a HARQ method of N-channel "Stop-And-Wait" mode in a traditional cellular communication system. In the HARQ method shown in Figure 1, Node B (NB) first sends data P1, P2, and P3 (i.e., (P1 RV0), (P2 RV0) and (P3 RV0)) according to redundancy version (redundancy version) RV0 to the user end (UE). If the user end receives correct sending data, the user end sends an ACK signal back to Node B, and if the user end does not receive correct sending data, the user end sends a NAK signal back to Node B. For example, if Node B receives an ACK signal for data P1 and P3, Node B will continue to send new data P4 and P5 according to redundancy version RV0 (ie, (P4 RV0) and (P5 RV0)). If the node B receives a NAK signal for the data P2, the node B will resend the data P2 according to the new redundancy version RV1 (ie, (P2 RV1)). By analogy, all data transfers are completed.
单向/双向中继均是用于改进覆盖范围和用户吞吐量的技术。图2和图3分别示出现有技术中应用HARQ的单向中继系统和双向中继系统的框图。One-way/two-way relays are both techniques used to improve coverage and user throughput. FIG. 2 and FIG. 3 respectively show block diagrams of a one-way relay system and a two-way relay system applying HARQ in the prior art.
在图2所示的应用HARQ的单向中继系统的框图中,在时隙1,节点B 10将按照RV0处理的数据P1(即,(P1 RV0))发送到中继站20,同时,用户端30从节点B 10侦听到数据(P1 RV0)。然后,在时隙2,中继站20将按照RV0处理的数据(P1 RV0)转发到用户端30,从而用户端30恢复发送的数据P1。此外,可按照类似的HARQ方式进行从用户端30到节点B 10的数据传输。In the block diagram of the one-way relay system using HARQ shown in FIG. 2, in time slot 1, the
在图3所示的应用HARQ的双向中继系统的框图中,在时隙1,节点B 40将按照RV0处理的数据P1(即,(P1 RV0))发送到中继站50,同时,用户端60从节点B 40侦听到数据(P1 RV0)。在时隙2,用户端60将按照RV0处理的数据P2(即,(P2 RV0))发送到中继站50,同时,节点B 40从用户端60侦听到数据(P2 RV0)。然后,在时隙3,中继站50按照RV0将接收到的数据进行异或,并将异或的结果((P1 RV0)xor(P2RV0))分别发送到节点B 40和用户端60,从而节点B 40和用户端60恢复各自的数据。In the block diagram of the two-way relay system using HARQ shown in FIG. 3, in time slot 1, the
通过以上描述可以看出,在传统的将HARQ应用于单向/双向中继的技术方案中,由于采用的是同一冗余版本,所以HARQ仅仅提供了时间分级增益,而并不涉及任何网络编码处理,这使得传输可靠性受到一定限制,因此,有必要提出一种能够进一步增强传输可靠性的用于单向/双向中继的HARQ方法和系统。From the above description, it can be seen that in the traditional technical scheme of applying HARQ to one-way/two-way relay, because the same redundancy version is used, HARQ only provides time-graded gain, and does not involve any network coding Therefore, it is necessary to propose a HARQ method and system for one-way/two-way relay that can further enhance transmission reliability.
发明内容Contents of the invention
本发明的目的在于提供一种用于单向/双向中继的HARQ方法和系统,其中,中继站采用不同的冗余版本来处理将转发的数据,从而引入了合作编码增益,进一步提高了数据传输的可靠性。The object of the present invention is to provide a HARQ method and system for one-way/two-way relay, wherein the relay station uses different redundancy versions to process the data to be forwarded, thereby introducing cooperative coding gain and further improving data transmission reliability.
根据本发明的一方面,提供一种用于单向中继的HARQ方法,所述方法包括:由节点B在时隙1按照预定冗余版本RV将数据发送到中继站,同时,用户端从节点B侦听到发送的数据;以及由中继站在时隙2按照不同于所述预定冗余版本的另一冗余版本将数据转发到用户端,从而由用户端基于接收到的数据和侦听到的数据来恢复节点B发送的数据。According to one aspect of the present invention, there is provided a HARQ method for one-way relay, the method includes: sending data to the relay station by Node B in time slot 1 according to a predetermined redundancy version RV, and at the same time, the user end slave node B detects the sent data; and the relay station forwards the data to the user terminal in time slot 2 according to another redundancy version different from the predetermined redundancy version, so that the user terminal detects the data based on the received data and the detected redundancy version. data to restore the data sent by Node B.
由用户端在时隙3按照预定冗余版本将数据发送到中继站,同时,节点B从用户端侦听到发送的数据;以及由中继站在时隙4按照不同于所述预定冗余版本的另一冗余版本将数据转发到节点B,从而由节点B基于接收到的数据和侦听到的数据来恢复用户端发送的数据。The user end sends data to the relay station in time slot 3 according to a predetermined redundancy version, and at the same time, Node B detects the sent data from the user end; and the relay station sends data to the relay station in time slot 4 according to another A redundant version forwards the data to the Node B, so that the Node B restores the data sent by the client based on the received data and the intercepted data.
所述预定冗余版本为RV0,所述另一冗余版本为RV1。The predetermined redundancy version is RV0, and the other redundancy version is RV1.
所述预定冗余版本为RV1,所述另一冗余版本为RV0。The predetermined redundancy version is RV1, and the other redundancy version is RV0.
所述预定冗余版本为RV0、RV2、RV4...RV(2n)中的任何一个,所述另一冗余版本为RV1、RV3、RV5...RV(2n-1)中的相应冗余版本,其中,n为大于等于0的整数。The predetermined redundancy version is any one of RV0, RV2, RV4...RV(2n), and the other redundancy version is the corresponding redundant version in RV1, RV3, RV5...RV(2n-1). Yu version, wherein, n is an integer greater than or equal to 0.
在类型III的HARQ方式中,所述预定冗余版本为RV1、RV3、RV5...RV(2n-1)中的任何一个,所述另一冗余版本为RV0、RV2、RV4...RV(2n)中的相应冗余版本,其中,n为大于等于0的整数。In the type III HARQ mode, the predetermined redundancy version is any one of RV1, RV3, RV5...RV(2n-1), and the other redundancy version is RV0, RV2, RV4... The corresponding redundancy version in RV(2n), where n is an integer greater than or equal to 0.
根据本发明的另一方昂面,提供一种用于双向中继的HARQ方法,所述方法包括:由节点B在时隙1按照预定冗余版本RV将数据发送到中继站,同时,用户端从节点B侦听到发送的数据;由用户端在时隙2按照预定冗余版本将数据发送到中继站,同时,节点B从用户端侦听到发送的数据;以及由中继站在时隙3按照不同于所述预定冗余版本的另一冗余版本将数据的异或结果分别发送到节点B和用户端,从而由节点B和用户端基于接收到的数据和侦听到的数据来恢复各自的数据。According to another aspect of the present invention, there is provided a HARQ method for two-way relay, the method includes: sending data to the relay station by the Node B in time slot 1 according to the predetermined redundancy version RV, and at the same time, the user end from The node B detects the sent data; the user end sends the data to the relay station in time slot 2 according to the predetermined redundancy version, and at the same time, the node B detects the sent data from the user end; Send the XOR result of the data to the node B and the user end respectively based on another redundancy version of the predetermined redundancy version, so that the node B and the user end restore their respective data.
根据本发明的另一方面,提供一种应用HARQ的单向中继系统,其包括:节点B、中继站和用户端,其中,所述中继站将来自节点B的数据转发到用户端,所述中继系统的特征在于:节点B在时隙1按照预定冗余版本RV将数据发送到中继站,同时,用户端从节点B侦听到发送的数据;以及中继站在时隙2按照不同于所述预定冗余版本的另一冗余版本将数据转发到用户端,从而由用户端基于接收到的数据和侦听到的数据来恢复节点B发送的数据。According to another aspect of the present invention, there is provided a one-way relay system applying HARQ, which includes: a node B, a relay station, and a user end, wherein the relay station forwards data from the node B to the user end, and the middle The relay system is characterized in that: Node B sends data to the relay station in time slot 1 according to a predetermined redundancy version RV, and at the same time, the user terminal detects the transmitted data from Node B; The other redundant version of the redundant version forwards the data to the UE, so that the UE restores the data sent by the Node B based on the received data and the intercepted data.
根据本发明的另一方面,提供一种应用HARQ的双向中继系统,其包括:节点B、中继站和用户端,其中,所述中继站将来自节点B和用户端的数据的异或结果分别发送到节点B和用户端,所述中继系统的特征在于:节点B在时隙1按照预定冗余版本RV将数据发送到中继站,同时,用户端从节点B侦听到发送的数据;用户端在时隙2按照预定冗余版本将数据发送到中继站,同时,节点B从用户端侦听到发送的数据;以及中继站在时隙3按照不同于所述预定冗余版本的另一冗余版本将数据的异或结果分别发送到节点B和用户端,从而由节点B和用户端基于接收到的数据和侦听到的数据来恢复各自的数据。According to another aspect of the present invention, there is provided a two-way relay system using HARQ, which includes: a Node B, a relay station, and a user terminal, wherein the relay station sends the XOR results of the data from the Node B and the user terminal to the The node B and the user end, the relay system is characterized in that: the node B sends data to the relay station in time slot 1 according to the predetermined redundancy version RV, and at the same time, the user end detects the sent data from the node B; Time slot 2 sends data to the relay station according to a predetermined redundancy version, and at the same time, Node B senses the sent data from the user end; and the relay station sends data to the relay station according to another redundancy version different from the predetermined redundancy version in time slot 3 The XOR result of the data is sent to the node B and the user end respectively, so that the node B and the user end recover their respective data based on the received data and the intercepted data.
附图说明Description of drawings
通过下面结合附图进行的对实施例的描述,本发明的上述和/或其他目的和优点将会变得更加清楚,其中:The above-mentioned and/or other objects and advantages of the present invention will become more clear through the following description of the embodiments in conjunction with the accompanying drawings, wherein:
图1示出传统蜂窝通信系统中的N信道“停止等待(Stop-And-Wait)”模式的HARQ方法;Fig. 1 shows the HARQ method of N channel "stop waiting (Stop-And-Wait)" mode in the traditional cellular communication system;
图2示出现有技术中应用HARQ的单向中继系统的框图;FIG. 2 shows a block diagram of a unidirectional relay system applying HARQ in the prior art;
图3示出现有技术中应用HARQ的双向中继系统的框图;FIG. 3 shows a block diagram of a two-way relay system applying HARQ in the prior art;
图4示出根据本发明示例性实施例的应用HARQ的单向中继系统的框图;FIG. 4 shows a block diagram of a one-way relay system applying HARQ according to an exemplary embodiment of the present invention;
图5示出根据本发明示例性实施例的用于单向中继的HARQ方法的流程图;FIG. 5 shows a flowchart of a HARQ method for unidirectional relay according to an exemplary embodiment of the present invention;
图6示出根据本发明示例性实施例的应用HARQ的双向中继系统的框图;以及FIG. 6 shows a block diagram of a two-way relay system applying HARQ according to an exemplary embodiment of the present invention; and
图7示出根据本发明示例性实施例的用于双向中继的HARQ方法的流程图。Fig. 7 shows a flowchart of a HARQ method for two-way relay according to an exemplary embodiment of the present invention.
具体实施方式Detailed ways
现将详细参照本发明的实施例,所述实施例的示例在附图中示出,其中,相同的标号始终指的是相同的部件。以下将通过参照附图来说明所述实施例,以便解释本发明。Reference will now be made in detail to embodiments of the present invention, examples of which are illustrated in the accompanying drawings, wherein like numerals refer to like parts throughout. The embodiments are described below in order to explain the present invention by referring to the figures.
图4示出根据本发明示例性实施例的应用HARQ的单向中继系统的框图,其中,图4所示的节点B 100、中继站200和用户端300分别与图2所示的节点B 10、中继站20和用户端30类似,只是中继站200采用与所接收数据不同的RV来处理数据,从而进行转发。FIG. 4 shows a block diagram of a one-way relay system using HARQ according to an exemplary embodiment of the present invention, wherein the
以下将结合图4和图5来描述根据本发明示例性实施例的将HARQ应用于单向中继的方法。A method for applying HARQ to one-way relay according to an exemplary embodiment of the present invention will be described below with reference to FIG. 4 and FIG. 5 .
图5示出根据本发明示例性实施例的用于单向中继的HARQ方法的流程图。参照图5,在步骤S100,节点B 100在时隙1将按照特定冗余版本,例如,RV0处理的数据P1(即,(P1 RV0))发送到中继站200,同时,用户端300从节点B 100侦听到数据(P1 RV0)。然后,在步骤S200,中继站200在时隙2将按照不同于接收到的数据的另一冗余版本,例如,RV1处理的数据(P1 RV1)转发到用户端300,从而用户端300基于侦听到的数据(P1 RV0)和接收到的数据(P1 RV1)来恢复数据P1。作为另一示例,节点B 100可在步骤S100中采用RV1,而中继站200在步骤S200中采用RV0。上述冗余版本RV0和RV1仅仅是作为示例,并不对本发明起任何意义上的限制作用,任何不同的冗余版本均可应用于本发明。例如,节点B 100可在步骤S100中采用冗余版本RV0、RV2、RV4...RV(2n)中的任何一个来发送数据,在这种情况下,中继站200在步骤S200中采用RV1、RV3、RV5...RV(2n-1)中的相应冗余版本来转发数据,其中,n为大于等于0的整数。作为优选方式,在上述示例中,可特别对于类型III的HARQ方式选用不同的冗余版本,此时,节点B 100可在步骤S100中采用冗余版本RV1、RV3、RV5...RV(2n-1)中的任何一个来发送数据,而中继站200在步骤S200中采用RV0、RV2、RV4...RV(2n)中的相应冗余版本来转发数据。此外,作为示例,可按照类似的HARQ方式进行从用户端300到节点B 100的数据传输。具体说来,在步骤S300,用户端300在时隙3将按照特定冗余版本,例如,RV0处理的数据P2(即,(P2 RV0))发送到中继站200,同时,节点B 100从用户端300侦听到数据(P2 RV0)。然后,在步骤S400,中继站200在时隙4将按照不同于接收到的数据的另一冗余版本,例如,RV1处理的数据(P2 RV1)转发到节点B 100,从而节点B 100基于侦听到的数据(P2 RV0)和接收到的数据(P2 RV1)来恢复数据P2。作为另一示例,用户端300可在步骤S300中采用RV1,而中继站200在步骤S400中采用RV0。上述冗余版本RV0和RV1仅仅是作为示例,并不对本发明起任何意义上的限制作用,任何不同的冗余版本均可应用于本发明。例如,用户端300可在步骤S300中采用冗余版本RV0、RV2、RV4...RV(2n)中的任何一个来发送数据,在这种情况下,中继站200在步骤S400中采用RV1、RV3、RV5...RV(2n-1)中的相应冗余版本来转发数据,其中,n为大于等于0的整数。作为优选方式,在上述示例中,可特别对于类型III的HARQ方式选用不同的冗余版本,此时,用户端300可在步骤S300中采用冗余版本RV1、RV3、RV5...RV(2n-1)中的任何一个来发送数据,而中继站200在步骤S400中采用RV0、RV2、RV4...RV(2n)中的相应冗余版本来转发数据。Fig. 5 shows a flowchart of a HARQ method for unidirectional relay according to an exemplary embodiment of the present invention. Referring to Fig. 5, in step S100,
图6示出根据本发明示例性实施例的应用HARQ的双向中继系统的框图,其中,图6所示的节点B 400、中继站500和用户端600分别与图3所示的节点B 40、中继站50和用户端60类似,只是中继站500采用与所接收数据不同的RV来处理数据,从而进行转发。6 shows a block diagram of a two-way relay system using HARQ according to an exemplary embodiment of the present invention, wherein the Node B 400, the relay station 500, and the user terminal 600 shown in FIG. The
以下将结合图6和图7来描述根据本发明示例性实施例的将HARQ应用于双向中继的方法。A method for applying HARQ to two-way relay according to an exemplary embodiment of the present invention will be described below with reference to FIG. 6 and FIG. 7 .
图7示出根据本发明示例性实施例的用于双向中继的HARQ方法的流程图。参照图7,在步骤S10,节点B 400在时隙1将按照特定冗余版本,例如,RV1处理的数据P1(即,(P1 RV1))发送到中继站500,同时,用户端600从节点B 400侦听到数据(P1 RV1)。在步骤S20,用户端600在时隙2将按照RV1处理的数据P2(即,(P2 RV1))发送到中继站500,同时,节点B 400从用户端600侦听到数据(P2 RV1)。然后,在步骤S30,中继站500在时隙3按照不同于接收到的数据的另一冗余版本,例如,RV0将接收到的数据进行异或,并将异或的结果((P1 RV0)xor(P2RV0))分别发送到节点B 400和用户端600,从而节点B 400和用户端600恢复各自的数据。作为另一示例,节点B 400可在步骤S10中采用RV0,用户端600可在步骤S20中采用RV0,而中继站500在步骤S30中采用RV1。上述冗余版本RV0和RV1仅仅是作为示例,并不对本发明起任何意义上的限制作用,任何不同的冗余版本均可应用于本发明。例如,节点B 400和用户端600可分别在步骤S10和S20中采用冗余版本RV0、RV2、RV4...RV(2n)中的任何一个来发送数据,在这种情况下,中继站500在步骤S30中采用RV1、RV3、RV5...RV(2n-1)中的相应冗余版本来发送数据的异或结果,其中,n为大于等于0的整数。作为优选方式,在上述示例中,可特别对于类型III的HARQ方式选用不同的冗余版本,此时,节点B 400和用户端600可分别在步骤S10和S20中采用冗余版本RV1、RV3、RV5...RV(2n-1)中的任何一个来发送数据,而中继站500在步骤S30中采用RV0、RV2、RV4...RV(2n)中的相应冗余版本来发送数据的异或结果。Fig. 7 shows a flowchart of a HARQ method for two-way relay according to an exemplary embodiment of the present invention. With reference to Fig. 7, in step S10, node B 400 will be in time slot 1 according to specific redundancy version, for example, the data P1 (that is, (P1 RV1)) of RV1 process is sent to relay station 500, and simultaneously, user end 600 from node B 400 Listen to data (P1 RV1). In step S20, the UE 600 sends the data P2 processed according to RV1 (ie (P2 RV1)) to the relay station 500 in time slot 2, and the Node B 400 detects the data (P2 RV1) from the UE 600 at the same time. Then, in step S30, the relay station 500 performs XOR on the received data in time slot 3 according to another redundancy version different from the received data, for example, RV0, and XORs the XOR result ((P1 RV0)xor (P2RV0)) are sent to node B 400 and client 600 respectively, so that node B 400 and client 600 recover their respective data. As another example, the Node B 400 may adopt RV0 in step S10, the UE 600 may adopt RV0 in step S20, and the relay station 500 may adopt RV1 in step S30. The foregoing redundancy versions RV0 and RV1 are merely examples and do not limit the present invention in any sense, and any different redundancy versions can be applied to the present invention. For example, Node B 400 and UE 600 can adopt any one of redundancy versions RV0, RV2, RV4...RV(2n) to send data in steps S10 and S20 respectively, in this case, relay station 500 in In step S30, the corresponding redundancy versions of RV1, RV3, RV5...RV(2n-1) are used to send the XOR result of the data, where n is an integer greater than or equal to 0. As a preferred manner, in the above example, different redundancy versions can be selected especially for the HARQ mode of type III. At this time, Node B 400 and UE 600 can adopt redundancy versions RV1, RV3, Any one of RV5...RV(2n-1) to send data, and the relay station 500 uses the corresponding redundancy version in RV0, RV2, RV4...RV(2n) to send the exclusive OR of data in step S30 result.
在根据本发明的用于单向/双向中继的HARQ方法和系统中,中继站采用不同的冗余版本来处理将转发的数据,从而引入了合作编码增益,进一步提高了数据传输的可靠性。In the HARQ method and system for one-way/two-way relay according to the present invention, the relay station uses different redundancy versions to process the data to be forwarded, thereby introducing cooperative coding gain and further improving the reliability of data transmission.
尽管已经示出并描述了本发明的一些实施例,但是本领域的技术人员应认识到:在不脱离本发明的原理和精神的情况下,可对这些实施例进行改变,其中,本发明的范围在权利要求及其等同物中限定。While certain embodiments of the present invention have been shown and described, those skilled in the art will recognize that changes may be made to these embodiments without departing from the principles and spirit of the invention, wherein The scope is defined in the claims and their equivalents.
Claims (22)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN200910004236.1A CN101807982B (en) | 2009-02-13 | 2009-02-13 | HARQ method for one-way/two-way relay |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN200910004236.1A CN101807982B (en) | 2009-02-13 | 2009-02-13 | HARQ method for one-way/two-way relay |
Publications (2)
Publication Number | Publication Date |
---|---|
CN101807982A true CN101807982A (en) | 2010-08-18 |
CN101807982B CN101807982B (en) | 2014-05-14 |
Family
ID=42609608
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN200910004236.1A Expired - Fee Related CN101807982B (en) | 2009-02-13 | 2009-02-13 | HARQ method for one-way/two-way relay |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN101807982B (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102158314A (en) * | 2011-04-13 | 2011-08-17 | 张胜利 | Data packet processing method and device for two-way relay system |
CN106603205A (en) * | 2016-12-09 | 2017-04-26 | 广州华多网络科技有限公司 | Data transmission method, apparatus, and system |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1279541A (en) * | 1999-06-28 | 2001-01-10 | 京瓷株式会社 | Mobile terminal with trunking function and trunking system |
US20080160912A1 (en) * | 2006-11-03 | 2008-07-03 | Samsung Electronics Co., Ltd. | Apparatus and method for collaborative hybrid automatic repeat request (HARQ) in broadband wireless communication using relay station |
US20080247349A1 (en) * | 2007-04-03 | 2008-10-09 | Institute For Information Industry | Method, wireless communication system, tangible machine-readable medium, and communication apparatus for transmitting downlink hybrid automatic repeat request packets based on a multi-hop relay standard |
-
2009
- 2009-02-13 CN CN200910004236.1A patent/CN101807982B/en not_active Expired - Fee Related
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1279541A (en) * | 1999-06-28 | 2001-01-10 | 京瓷株式会社 | Mobile terminal with trunking function and trunking system |
US20080160912A1 (en) * | 2006-11-03 | 2008-07-03 | Samsung Electronics Co., Ltd. | Apparatus and method for collaborative hybrid automatic repeat request (HARQ) in broadband wireless communication using relay station |
US20080247349A1 (en) * | 2007-04-03 | 2008-10-09 | Institute For Information Industry | Method, wireless communication system, tangible machine-readable medium, and communication apparatus for transmitting downlink hybrid automatic repeat request packets based on a multi-hop relay standard |
Non-Patent Citations (1)
Title |
---|
ALCATEL-LUCENT: "《3GPP TSG RAN WG1 Meeting #55bis R1-090067》", 16 January 2009 * |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102158314A (en) * | 2011-04-13 | 2011-08-17 | 张胜利 | Data packet processing method and device for two-way relay system |
CN102158314B (en) * | 2011-04-13 | 2013-07-03 | 张胜利 | Data packet processing method and device for two-way relay system |
CN106603205A (en) * | 2016-12-09 | 2017-04-26 | 广州华多网络科技有限公司 | Data transmission method, apparatus, and system |
CN106603205B (en) * | 2016-12-09 | 2020-01-03 | 广州华多网络科技有限公司 | Data transmission method, device and system |
Also Published As
Publication number | Publication date |
---|---|
CN101807982B (en) | 2014-05-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5021728B2 (en) | Retransmission apparatus and method in wireless communication system using relay system | |
EP2151942B1 (en) | Packet data transmitting method and mobile communication system using the same | |
TWI448172B (en) | A method and apparatus for seamless handover in a wireless communication network | |
CN103312478B (en) | Method and system for data transmission in a data network | |
JP2007531340A (en) | Packet retransmission for MIMO systems using multipath transmission | |
WO2007008162A1 (en) | Method and arrangement for coding and scheduling in packet data communication systems | |
CN111770428B (en) | Monitoring method of wireless equipment | |
CN108370293B (en) | Relay method, repeater, destination device and communication system thereof | |
CN101562507B (en) | Data transmission method | |
CN103546245B (en) | A kind of data package retransmission method of coding Network Based | |
CN100385844C (en) | mobile station device and base station device | |
KR100703107B1 (en) | Automatic data retransmission method in wireless communication system | |
CN101562506B (en) | Data transmission method | |
CN101257446A (en) | Device capable of relaying data, transmission method and computer-readable recording medium thereof | |
JP2014509488A (en) | Data transmission method, wireless communication system, target node and relay node | |
CN101964703A (en) | Data retransmission method and system | |
CN101807982A (en) | HARQ method for one-way / two-way relay | |
CN105049139B (en) | A kind of cognitive user information transferring method being applied in cognitive radio system | |
CN101577613B (en) | Deep space file transmission method based on negative response | |
CN102571305B (en) | Implementation method for automatic repeat request (ARQ) in cooperative communication | |
Ar-Reyouchi et al. | NCBP: Network coding based protocol for recovering lost packets in the Internet of Things | |
JP5312397B2 (en) | COMMUNICATION SYSTEM, COMMUNICATION DEVICE, AND COMMUNICATION METHOD AND PROGRAM | |
CN104604174A (en) | Method for providing automatic repeat request error control based on relaying terminals, and related terminal and arq control center | |
US11546100B2 (en) | Operation of automatic repeat request | |
CN101296059A (en) | Error detection method for communication system, communication station and communication apparatus |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C14 | Grant of patent or utility model | ||
GR01 | Patent grant | ||
CF01 | Termination of patent right due to non-payment of annual fee | ||
CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20140514 Termination date: 20210213 |