JP2008022516A - Communication method, transmitter, and receiver - Google Patents

Communication method, transmitter, and receiver Download PDF

Info

Publication number
JP2008022516A
JP2008022516A JP2006293352A JP2006293352A JP2008022516A JP 2008022516 A JP2008022516 A JP 2008022516A JP 2006293352 A JP2006293352 A JP 2006293352A JP 2006293352 A JP2006293352 A JP 2006293352A JP 2008022516 A JP2008022516 A JP 2008022516A
Authority
JP
Japan
Prior art keywords
pdu
packet
subpdu
information
division
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.)
Withdrawn
Application number
JP2006293352A
Other languages
Japanese (ja)
Inventor
Noriaki Takahashi
徳明 高橋
Shigeru Shinohara
茂 篠原
Kazuya Otsuki
和也 大槻
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2006293352A priority Critical patent/JP2008022516A/en
Priority to PCT/JP2007/062180 priority patent/WO2007145345A1/en
Publication of JP2008022516A publication Critical patent/JP2008022516A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • H04L1/1809Selective-repeat protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/0001Systems modifying transmission characteristics according to link quality, e.g. power backoff
    • H04L1/0006Systems modifying transmission characteristics according to link quality, e.g. power backoff by adapting the transmission format
    • H04L1/0007Systems modifying transmission characteristics according to link quality, e.g. power backoff by adapting the transmission format by modifying the frame length
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/06Optimizing the usage of the radio link, e.g. header compression, information sizing, discarding information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/26Network addressing or numbering for mobility support

Abstract

<P>PROBLEM TO BE SOLVED: To improve communication speed of a communication system by incorporating Outer-ARQ function. <P>SOLUTION: The communication method transmits packets from a transmitter 110 to a receiver 120. The packet that is transmitted has such information as indicates no discrimination information and no division information executed. When a re-transmission request is received about the specified packet that has been transmitted from the receiver 120, re-transmission of the specified packet or re-transmission of a plurality of sub division packets, provided by dividing the specified packet, is executed. The plurality of subdivision packets have the information for assembling the specified packet, meaning the discrimination information about the specified packet and the information indicating that division have been executed. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、自動再送制御(ARQ:Automatic Repeat reQuest)の機能を備えた通信方法、送信装置および受信装置であって、正しく受信されなかったパケットを再送信する際に、初回送信時より小さいデータサイズで当該パケットを送信する通信方法、送信装置および受信装置に関する。   The present invention relates to a communication method, a transmitting apparatus, and a receiving apparatus having an automatic repeat control (ARQ) function, and data smaller than that at the time of initial transmission when retransmitting a packet that has not been correctly received. The present invention relates to a communication method, a transmission device, and a reception device that transmit the packet in size.

第3世代移動体通信システムの標準化プロジェクト(3GPP:3rd Generation Partnership Project)において標準化作業が進められている3G LTE(Long Term Evolution)は、ダウンリンクで100Mbpsのデータ伝送が可能な移動通信システムである。   3G LTE (Long Term Evolution), which is being standardized in the 3rd generation mobile communication system standardization project (3GPP: 3rd Generation Partnership Project), is a mobile communication system capable of 100 Mbps data transmission in the downlink. .

3G LTEでは、2つのレイヤでARQをおこなうことが合意されている。1つはMAC(Media Access Control)レイヤでおこなわれるハイブリッドARQ(HARQ:Hybrid ARQ)であり、もう一つは、より上位のRLC(Radio Link Control)レイヤでおこなわれるOuter−ARQである。   In 3G LTE, it is agreed to perform ARQ in two layers. One is a hybrid ARQ (HARQ: Hybrid ARQ) performed in a Media Access Control (MAC) layer, and the other is an Outer-ARQ performed in a higher RLC (Radio Link Control) layer.

以下の説明で、RLCレイヤに入力されるデータ単位をRLC SDU(Service Data Unit)、Outer−ARQで扱われるデータ単位をRLC PDU(Protocol Data Unit)、HARQによって扱われるデータ単位をMAC PDUと称する。   In the following description, a data unit input to the RLC layer is referred to as RLC SDU (Service Data Unit), a data unit handled in Outer-ARQ is referred to as RLC PDU (Protocol Data Unit), and a data unit handled in HARQ is referred to as MAC PDU. .

HARQとは、誤り訂正符号とARQを組み合わせて再送効率の向上を図る技術である。送信装置は、訂正符号を付加したMAC PDUを受信装置へ送信する。受信装置は、受信したMAC PDUが正常だった場合または誤りを訂正できた場合に、送信装置へACK(Acknowledge)を送信する。逆に、受信したMAC PDUに異常があり、誤りが訂正できなかった場合、NACK(Negative AckKnowledge)を送信することによって再送を要求する。送信装置は、NACKを受信すると、該当するMAC PDUを再度送信する。   HARQ is a technique for improving retransmission efficiency by combining an error correction code and ARQ. The transmitting device transmits the MAC PDU with the correction code added thereto to the receiving device. When the received MAC PDU is normal or when the error can be corrected, the receiving device transmits ACK (Acknowledge) to the transmitting device. Conversely, if the received MAC PDU is abnormal and the error cannot be corrected, retransmission is requested by transmitting a NACK (Negative Ack Knowledge). When receiving the NACK, the transmitting apparatus transmits the corresponding MAC PDU again.

Outer−ARQとは、HARQの再送が一定回数内、あるいは一定時間内に成功しなかったこと等によりMAC PDUの欠落が発生した場合に、欠落したMAC PDUに含まれていたRLC PDUを救済するための手段である。RLC PDUには送信装置が一連の番号を付与しており、受信装置はこの番号を用いてPDUの到着状況を送信装置に報告する。送信装置は、この報告に基づき、未到着のRLC PDUを再度送信する。なお、3Gシステムにおいては、このPDUの到着状況の報告は、Status報告と呼ばれる機能の一部である。   Outer-ARQ relieves RLC PDUs contained in missing MAC PDUs when missing MAC PDUs occur due to HARQ retransmissions not succeeding within a certain number of times or within a certain time. Means. The transmitter assigns a series of numbers to the RLC PDU, and the receiver uses this number to report the PDU arrival status to the transmitter. Based on this report, the transmitting apparatus transmits an unarrived RLC PDU again. In the 3G system, the report of the arrival status of the PDU is a part of a function called a status report.

ここで、従来の3Gでは、RLCレイヤが扱うRLC PDUのサイズは半固定的であり、通信中に変更することはできなかった。これに対し、3G LTEでは、RLC PDUのサイズは送信時のチャネル状態に応じて柔軟に変更できるようにすることが合意されている。Outer−ARQにおいては、このサイズ変更機能により、RLCレイヤはRLC PDUの再送時に、初回送信時よりチャネル状態が劣化していた場合、より小さいサイズのRLC PDUに再分割する。これによって、より伝送状態が厳しい条件でのRLC PDUの再送が可能になる。   Here, in the conventional 3G, the size of the RLC PDU handled by the RLC layer is semi-fixed and cannot be changed during communication. On the other hand, in 3G LTE, it has been agreed that the size of the RLC PDU can be flexibly changed according to the channel state at the time of transmission. In Outer-ARQ, with this resizing function, the RLC layer re-divides the RLC PDU into smaller RLC PDUs when the RLC PDU is retransmitted if the channel state has deteriorated from the initial transmission. This makes it possible to retransmit the RLC PDU under conditions where the transmission state is more severe.

図11は、Outer−ARQを実現するための従来のPDUフォーマットおよびPDU再分割方法の一例を示す図である。図11に示すようにMAC SDU(上述したRLC SDUに相当する。以下、「SDU」という)1110は、SDU1と、SDU2と、SDU3と、から構成されている。   FIG. 11 is a diagram illustrating an example of a conventional PDU format and PDU re-segmentation method for realizing Outer-ARQ. As shown in FIG. 11, a MAC SDU (corresponding to the RLC SDU described above, hereinafter referred to as “SDU”) 1110 is composed of SDU1, SDU2, and SDU3.

また、SDU1110を分割して形成されるMAC−I PDU(上述したRLC PDUに相当する。以下、「PDU」という)1120は、TSN(Transmission Sequence Number)1121と、S(SubFraming Indicator)1122と、LEX(LEngth eXtension Indicator)1123と、SDU Seg1124と、から構成されている。TSN1121は、PDU1120単位に付加される一連の番号である。   A MAC-I PDU (corresponding to the RLC PDU described above) formed by dividing the SDU 1110, hereinafter referred to as “PDU” 1120 includes a TSN (Transmission Sequence Number) 1121, an S (SubFraming Indicator) 1122, and It consists of LEX (Length extension Indicator) 1123 and SDU Seg1124. The TSN 1121 is a series of numbers added to the PDU 1120 unit.

S1122は、そのPDU1120が再分割されたものか否かをYes/Noで示す情報である。LEX1123は、そのPDU1120内で複数のSDU1110の断片が結合されているか否かをYes/Noで示す情報である。SDU Seg1124は、SDU1110の断片である。そのPDU1120内で複数のSDU1110の断片が結合されている場合(LEX:Yesの場合)には、それぞれのSDU1110の断片の境界位置を示すLI(Length Indicator)1125が付加される。   S1122 is information indicating Yes / No whether or not the PDU 1120 has been subdivided. The LEX 1123 is information indicating by Yes / No whether or not a plurality of SDU 1110 fragments are combined in the PDU 1120. SDU Seg1124 is a fragment of SDU1110. When a plurality of SDU 1110 fragments are combined in the PDU 1120 (LEX: Yes), a LI (Length Indicator) 1125 indicating the boundary position of each SDU 1110 fragment is added.

また、PDU1120を再分割して形成されるMAC−I SubPDU(以下、「SubPDU」という)1130は、PDU1120の構成にSubPDU info1131が付加されて構成される。SubPDU info1131は、PDU1120を再分割して形成される複数のSubPDU1130のうち、そのSubPDU1130が、何番目のSubPDU1130であるかを示す情報である。このように、この例ではPDU1120とSubPDU1130とは基本的に同一の規則に従ったフォーマットとなっている(たとえば、下記非特許文献1参照。)。   A MAC-I SubPDU (hereinafter referred to as “SubPDU”) 1130 formed by re-dividing the PDU 1120 is configured by adding a SubPDU info 1131 to the configuration of the PDU 1120. The SubPDU info 1131 is information indicating which SubPDU 1130 is the SubPDU 1130 among the plurality of SubPDUs 1130 formed by re-dividing the PDU 1120. Thus, in this example, the PDU 1120 and the SubPDU 1130 have a format that basically follows the same rule (for example, see Non-Patent Document 1 below).

図12は、Outer−ARQを実現するための従来のPDUフォーマットおよびPUD再分割方法の他の一例を示す図である。図12に示すRLC PDU1210(以下、「PDU」という)は、図示しないBlock(上述したRLC SDUに相当する)を分割して形成される。PDU1210は、TSN1211と、R1212と、SI1213と、LI1214と、Block11215と、から構成されている。   FIG. 12 is a diagram illustrating another example of a conventional PDU format and PUD subdivision method for realizing Outer-ARQ. The RLC PDU 1210 (hereinafter referred to as “PDU”) shown in FIG. 12 is formed by dividing a block (not shown) (corresponding to the RLC SDU described above). The PDU 1210 includes a TSN 1211, an R 1212, an SI 1213, an LI 1214, and a Block 11215.

TSN1211は、PDU1210単位に付加される一連の番号である。R1212は、そのPDU1210が再分割されたものか否かを1/0で示す情報である(図11のS1122に相当する)。SI1213は、そのPDU1210内で複数のBlockの断片が結合されているか否かをYes/Noで示す情報である(図11のLEX1123に相当する)。LI1214は、BlockまたはBlockの断片の長さを示す情報である(図11のLI1125に相当する)。Block11215は、Blockの断片である。   The TSN 1211 is a series of numbers added to the PDU 1210 unit. R1212 is information indicating by 1/0 whether or not the PDU 1210 has been subdivided (corresponding to S1122 in FIG. 11). SI1213 is information indicating Yes / No whether or not a plurality of Block fragments are combined in the PDU 1210 (corresponding to LEX1123 in FIG. 11). The LI 1214 is information indicating the length of a block or a fragment of the block (corresponding to the LI 1125 in FIG. 11). Block 11215 is a fragment of Block.

また、PDU1210を再分割して形成されるRLC SubPDU(図11のMAC−I SubPDUに相当する。以下、「SubPDU」という)は、PDU1210の構成にTSN1221とR1222とが付加されて構成される。TSN1221は、SubPDU1220単位に付加される一連の番号である。R1222は、そのSubPDU1220が再分割されたものか否かを1/0で示す情報である。   In addition, an RLC SubPDU (corresponding to the MAC-I SubPDU in FIG. 11; hereinafter referred to as “SubPDU”) formed by re-dividing the PDU 1210 is configured by adding a TSN 1221 and an R1222 to the configuration of the PDU 1210. The TSN 1221 is a series of numbers added to the SubPDU 1220 unit. R1222 is information indicating by 1/0 whether or not the SubPDU 1220 has been subdivided.

このように、この例ではPDU1210とSubPDU1220とは基本的に同一の規則に従ったフォーマットとなっている。なお、このフォーマットでは、SubPDU1220をさらに何回でも分割することができる。この場合、再分割される毎に新たなTSN
およびRが、再分割されたSubPDUに付加される(たとえば、下記非特許文献2参照。)。
Thus, in this example, the PDU 1210 and the SubPDU 1220 have a format that basically follows the same rule. In this format, the SubPDU 1220 can be further divided any number of times. In this case, a new TSN each time it is subdivided
And R are added to the subdivided SubPDU (for example, refer to Non-Patent Document 2 below).

“Framing in the MAC entity”、[online]、3GPP、[平成18年5月15日検索]、インターネット<URL:http://www.3gpp.org/ftp/tsg_ran/WG2_RL2/TSGR2_52/Documents/R2−061012.zip>“Framing in the MAC entity”, [online], 3GPP, [May 15, 2006 search], Internet <URL: http: // www. 3 gpp. org / ftp / tsg_ran / WG2_RL2 / TSGR2_52 / Documents / R2-061012. zip> “LTE − Data framing”、[online]、3GPP、[平成18年5月15日検索]、インターネット<URL:http://www.3gpp.org/ftp/tsg_ran/WG2_RL2/TSGR2_52/Documents/R2−060893.zip>"LTE-Data framing", [online], 3GPP, [May 15, 2006 search], Internet <URL: http: // www. 3 gpp. org / ftp / tsg_ran / WG2_RL2 / TSGR2_52 / Documents / R2-060893. zip>

しかしながら、上述した従来技術では、再分割前のPDUと、再分割後のSubPDUと、が基本的に同一の規則に従ったフォーマットとなっている。このため、送信装置は、複数のSDUの断片が結合されているPDUを再分割するたびに、SDUの結合の境界部分が再分割後のどのSubPDUに含まれるかを判断し、さらに、LIの値を再計算してこの境界部分を含むSubPDUに付加する必要があり、再送時における送信装置の処理が複雑になるという問題がある。   However, in the above-described conventional technology, the PDU before subdivision and the SubPDU after subdivision are basically in the format according to the same rule. For this reason, each time a sub-segmentation is performed on a PDU in which a plurality of SDU fragments are combined, the transmitting apparatus determines in which sub-PDU the sub-segmentation is included in the sub-segment of the SDU, and further, There is a problem that it is necessary to recalculate the value and add it to the SubPDU including this boundary portion, and the processing of the transmitting apparatus at the time of retransmission becomes complicated.

また、上述した従来技術では、受信装置は、受信したPDUごとにそのPDUが再分割されたものか否かを判断し、再分割されている場合にはそのPDUの組立に必要なSubPDUがすべて揃ったか否かを判断する必要があり、それぞれのPDUが揃ったか否かを判断する処理が複雑になる。このため、SDUの組立時や再送要求時に、必要なPDUがすべて揃ったか否かを判断する処理が複雑になるという問題がある。   Further, in the above-described prior art, the receiving apparatus determines whether or not the PDU is subdivided for each received PDU, and if it is subdivided, all the SubPDUs necessary for assembling the PDU are all included. It is necessary to determine whether or not they are aligned, and the process of determining whether or not each PDU is aligned becomes complicated. For this reason, there is a problem that the process of determining whether all necessary PDUs have been prepared is complicated when assembling an SDU or requesting retransmission.

また、上述した非特許文献2にかかる従来技術では、受信装置は、SubPDUを正しく受信できなかった場合、この正しく受信できなかったSubPDUを直接指定して再送要求をおこなう。すなわち、SubPDUを直接指定して再送要求を行う場合、分割元のPDUの一連番号に加えて、SubPDUの独自の一連番号も送信装置に通知する必要があるため、再送要求に必要な制御情報の情報量が増加する。このため、再送要求に必要な制御情報によってデータ伝送に使用できる帯域が圧迫されるという問題がある。   Further, in the related art according to Non-Patent Document 2 described above, if the receiving apparatus cannot correctly receive the SubPDU, it makes a retransmission request by directly specifying the SubPDU that has not been correctly received. In other words, when a retransmission request is made by directly specifying a SubPDU, it is necessary to notify the transmitting device of the unique sequence number of the SubPDU in addition to the sequence number of the source PDU. The amount of information increases. For this reason, there is a problem that the band that can be used for data transmission is compressed by the control information necessary for the retransmission request.

この発明は、上述した問題点を解消するものであり、Outer−ARQ処理を複雑化させることなく、また、制御情報の増大によってデータ伝送用の帯域を圧迫することなく、再分割機能を備えた通信方法、送信装置および受信装置を提供することを目的とする。   The present invention solves the above-described problems, and has a subdivision function without complicating Outer-ARQ processing and without compressing a data transmission band due to an increase in control information. It is an object to provide a communication method, a transmission device, and a reception device.

本発明にかかる通信方法は、送信装置から受信装置へパケットの送信を行う通信方法であって、送出されるパケットは、識別情報と分割が行われていないことを示す情報を有し、送出された特定のパケットに対し受信装置から再送要求を受け取ったとき、前記特定のパケットの再送または、前記特定のパケットを分割した複数の分割パケットの再送が行われ、前記複数の分割パケットは、前記特定のパケットの前記識別情報と、分割が行われていることを示す情報と、前記の特定のパケットを組み立てるための情報を有することを特徴とする。   A communication method according to the present invention is a communication method for transmitting a packet from a transmission device to a reception device, and a packet to be transmitted has identification information and information indicating that no division is performed and is transmitted. When a retransmission request is received for a specific packet from the receiving device, the specific packet is retransmitted or a plurality of divided packets obtained by dividing the specific packet are retransmitted. And the information for assembling the specific packet.

また、本発明にかかる送信装置は、受信装置によって送信される再送要求に基づいてパケットの再送をおこなう送信装置において、上位レイヤから出力される情報を分割または結合して第1のパケットを形成し送信および再送する第1のレイヤと、前記第1のレイヤ
とは独立して設けられ、前記第1のパケットを所定の分割数で再分割して複数の第2のパケットを形成する第2のレイヤと、前記第1のパケットの再送を制御する第1の制御手段と、前記第1のパケットから前記第2のパケットへの分割を制御する第2の制御手段と、前記第1のパケットまたは前記第2のパケットを前記受信装置へ送信する送信手段と、を備えることを特徴とする。
In addition, the transmission apparatus according to the present invention forms a first packet by dividing or combining information output from an upper layer in a transmission apparatus that retransmits a packet based on a retransmission request transmitted by the reception apparatus. A first layer to be transmitted and retransmitted and the first layer are provided independently, and a second layer for re-dividing the first packet by a predetermined number of divisions to form a plurality of second packets A layer, first control means for controlling retransmission of the first packet, second control means for controlling division of the first packet into the second packet, and the first packet or Transmitting means for transmitting the second packet to the receiving device.

また、本発明にかかる送信装置が形成する第2のパケットは、第1のパケットに含まれる情報のうち、上位レイヤから出力された情報と、受信装置において第1のパケットからこの情報を復元するために必要な情報 とを区別せずにペイロードとして含み、受信装置において特定の第1のパケットを識別するための情報と、第1のパケットが分割された第2のパケットであることを識別するための情報と、第2のパケットから第1のパケットを復元するために必要な情報と、をヘッダとして備えることを特徴とする。   Further, the second packet formed by the transmitting apparatus according to the present invention restores this information from the first packet in the information output from the higher layer among the information included in the first packet. Information that is necessary to identify the first packet in the receiver, and that the first packet is a divided second packet. Information and information necessary for restoring the first packet from the second packet as a header.

上記構成によれば、第2のパケットを形成する第2のレイヤが、第1のパケットを形成する第1のレイヤと独立して設けられており、第1のパケットに含まれる情報のうち、受信装置において第1のパケットからこの情報を復元するために必要な情報は第2のパケットを形成する処理に無関係であることから、第1のパケットの再送、およびPDU第1のパケットの再分割をおこなわない場合のPDU形成の処理がそれぞれ単純になる。具体的には、特に、第1のパケットの再送の処理を、現在の3Gシステムで行われている処理とほぼ同等なものとすることができ、PDUの再送に必要な制御情報の情報量も現在の3Gシステムと同等とすることができる。   According to the above configuration, the second layer forming the second packet is provided independently of the first layer forming the first packet, and among the information included in the first packet, Since the information necessary to restore this information from the first packet at the receiving device is irrelevant to the process of forming the second packet, the first packet is retransmitted and the PDU first packet is subdivided. Each of the PDU formation processes when not performing the process is simplified. Specifically, in particular, the first packet retransmission process can be made substantially equivalent to the process performed in the current 3G system, and the amount of control information necessary for the PDU retransmission is also increased. It can be equivalent to the current 3G system.

また、本発明にかかる受信装置は、送信装置によって所定の情報を分割または結合して形成された第1のパケット、または当該送信装置によって当該第1のパケットを所定の分割数で再分割して形成された第2のパケットを受信する受信手段と、前記受信手段によって受信される前記第1のパケットの受信状態に基づいて前記送信装置に再送要求を送信する要求手段と、前記受信手段によって受信される第2のパケットを組み立てて前記第1のパケットを形成する第1のレイヤと、前記第1のレイヤとは独立に設けられ、前記受信手段によって受信される前記第1のパケットまたは前記第1のレイヤによって形成される前記第1のパケットを組み立てて前記所定の情報を復元し、当該所定の情報を上位レイヤに出力する第2のレイヤと、を備えることを特徴とする。   In addition, the receiving apparatus according to the present invention re-divides the first packet formed by dividing or combining predetermined information by the transmitting apparatus, or the first packet by the transmitting apparatus by a predetermined number of divisions. Receiving means for receiving the formed second packet; requesting means for sending a retransmission request to the transmitting device based on a receiving state of the first packet received by the receiving means; and receiving by the receiving means A first layer that assembles the second packets to be formed to form the first packet, and the first layer provided independently of the first layer and received by the receiving means or the first packet A second layer that assembles the first packet formed by one layer, restores the predetermined information, and outputs the predetermined information to an upper layer. And wherein the Rukoto.

上記構成によれば、所定の情報を復元する第2のレイヤが、第1のパケットを形成する第1のレイヤと独立して設けられており、第2のパケットに含まれる情報のうち、第1のパケットを形成するために必要な情報は第2のレイヤで取り除かれ、所定の情報を復元する処理には無関係であることから、受信装置での第1のパケットの形成の処理、および、所定の情報の復元の処理がそれぞれ単純になる。具体的には、特に、所定の情報の復元の処理を、現在の3Gシステムで行われている処理とほぼ同等なものとすることができる。   According to the above configuration, the second layer that restores the predetermined information is provided independently of the first layer that forms the first packet, and among the information included in the second packet, Since the information necessary to form one packet is removed at the second layer and is irrelevant to the process of restoring the predetermined information, the process of forming the first packet at the receiving device, and The process of restoring predetermined information is simplified. Specifically, in particular, the process of restoring the predetermined information can be made substantially equivalent to the process performed in the current 3G system.

以上説明したように、本発明によれば、PDUの再送処理を複雑化させることなく、また、PDUの再送に必要な制御情報の情報量を増大させることなく、また、所定の情報の復元の処理を複雑化させることなく、パケットの再分割機能を備えることができ、更に、パケットの再分割処理および再分割されたパケットの復元処理も単純なものとできるという効果を奏する。   As described above, according to the present invention, it is possible to restore predetermined information without complicating PDU retransmission processing, without increasing the amount of control information necessary for PDU retransmission, and The packet re-segmentation function can be provided without complicating the process, and the packet re-segmentation process and the restoration process of the re-divided packet can be simplified.

以下に添付図面を参照して、本発明にかかる通信方法、送信装置および受信装置の好適な実施の形態を詳細に説明する。   Exemplary embodiments of a communication method, a transmission device, and a reception device according to the present invention will be described below in detail with reference to the accompanying drawings.

(実施の形態)
(通信システムの基本的構成)
まず、本発明の実施の形態にかかる通信システムの基本的構成について説明する。図1は、実施の形態にかかる通信システムの基本的構成を示すブロック図である。図1に示すように、実施の形態にかかる通信システム100は、送信装置110と、受信装置120と、から構成されている。送信装置110は、上位レイヤ111と、RLCレイヤ112と、MACレイヤ114と、PHYレイヤ115と、を備えている。
(Embodiment)
(Basic configuration of communication system)
First, a basic configuration of a communication system according to an embodiment of the present invention will be described. FIG. 1 is a block diagram illustrating a basic configuration of a communication system according to an embodiment. As illustrated in FIG. 1, the communication system 100 according to the embodiment includes a transmission device 110 and a reception device 120. The transmission device 110 includes an upper layer 111, an RLC layer 112, a MAC layer 114, and a PHY layer 115.

RLCレイヤ112は、Outer−ARQ処理部113を備えている。具体的には、RLCレイヤ112は、サブレイヤとしてSDU分割部113a(第1のレイヤ)およびPDU分割部113b(第2のレイヤ)を備えている。SDU分割部113aは、上位レイヤ111から出力されるRLC SDU(以下、「SDU」という)を分割または結合して第1のパケット(特定のパケット)であるRLC PDU(以下、「PDU」という)を形成し、PDU分割部113bへ出力する。   The RLC layer 112 includes an Outer-ARQ processing unit 113. Specifically, the RLC layer 112 includes an SDU division unit 113a (first layer) and a PDU division unit 113b (second layer) as sublayers. The SDU division unit 113a divides or combines RLC SDUs (hereinafter referred to as “SDUs”) output from the upper layer 111, and RLC PDUs (hereinafter referred to as “PDUs”) that are first packets (specific packets). Is output to the PDU divider 113b.

PDU分割部113bは、SDU分割部113aの下位に独立して備えられている。PDU分割部113bは、受信装置120から送信される再送要求に基づいて、SDU分割部113aから出力されるPDUを所定の分割数で再分割して複数の第2のパケット(分割パケット)であるRLC SubPDU(以下、「SubPDU」という)を形成し、MACレイヤ114へ出力する。   The PDU divider 113b is provided independently below the SDU divider 113a. The PDU dividing unit 113b is a plurality of second packets (divided packets) by re-dividing the PDU output from the SDU dividing unit 113a by a predetermined number of divisions based on the retransmission request transmitted from the receiving device 120. An RLC SubPDU (hereinafter referred to as “SubPDU”) is formed and output to the MAC layer 114.

ただし、PDUの再分割は、伝送状況(チャネル状態)に応じて行われるものであり、常に行われるものではない。初回送信時や、通信状態(伝送状態)が劣化していないときなど、PDUの再分割をおこなわない場合は、PDU分割部113bは、SDU分割部113aから出力されるPDUをそのままMACレイヤ114へ出力する。したがって、PDUの再分割をおこなわない場合にはPDU分割部113bにおける処理はほとんどおこなわれない。   However, PDU re-division is performed according to the transmission status (channel state), and is not always performed. When the PDU is not re-divided, such as at the first transmission time or when the communication state (transmission state) is not deteriorated, the PDU dividing unit 113b directly sends the PDU output from the SDU dividing unit 113a to the MAC layer 114. Output. Therefore, when the PDU is not re-divided, the processing in the PDU dividing unit 113b is hardly performed.

また、PDU分割部113bは、伝送状況に応じて分割数を変更し再送信することも可能である。たとえば、送信装置110がPDUをあるサイズのSubPDUに分割して送信したにも関わらず、このSubPDUの一つ以上を受信装置120が正しく受信できず、PDUに関する再送要求を受信装置120から受信した場合、PDUからSubPDUへの分割数を変更して、別のサイズのSubPDUを形成し直し、形成し直したSubPDUをMACレイヤ114に出力する。なお、この場合も、通信状態が劣化していない場合などには分割数の変更をおこなわない構成としてもよい。   Also, the PDU division unit 113b can change the number of divisions according to the transmission status and retransmit. For example, even though the transmission device 110 transmits a PDU by dividing it into sub-sized PDUs, the reception device 120 cannot correctly receive one or more of the sub PDUs, and has received a retransmission request regarding the PDU from the reception device 120. In this case, the number of divisions from the PDU to the SubPDU is changed, a SubPDU having a different size is re-formed, and the re-formed Sub PDU is output to the MAC layer 114. In this case, the division number may not be changed when the communication state is not deteriorated.

ここでは、RLCレイヤ112は複数のOuter−ARQ処理部113を備えている。これにより、RLCレイヤ112は、上位レイヤ111から出力される複数のSDUを並列で分割あるいは再分割し、分割あるいは再分割によって形成したPDUまたはSubPDUをMACレイヤ114に出力する。   Here, the RLC layer 112 includes a plurality of Outer-ARQ processing units 113. Thereby, the RLC layer 112 divides or subdivides a plurality of SDUs output from the upper layer 111 in parallel, and outputs the PDU or SubPDU formed by the division or subdivision to the MAC layer 114.

MACレイヤ114は、多重部114aと、HARQ処理部114bと、を備えている。多重部114aは、RLCレイヤ112において並列処理されて出力されるPDUまたはSubPDUを多重してMAC PDUを形成し、順次HARQ処理部114bへ出力する。HARQ処理部114bは、多重部114aから出力されるMAC PDUに訂正符号を付加し、訂正符号を付加したMAC PDUを、PHYレイヤ115を介して受信装置120へ送信する。   The MAC layer 114 includes a multiplexing unit 114a and a HARQ processing unit 114b. The multiplexing unit 114a multiplexes PDUs or SubPDUs that are output in parallel in the RLC layer 112 to form a MAC PDU, and sequentially outputs the MAC PDU to the HARQ processing unit 114b. The HARQ processing unit 114b adds a correction code to the MAC PDU output from the multiplexing unit 114a, and transmits the MAC PDU to which the correction code is added to the reception device 120 via the PHY layer 115.

HARQ処理部114bは、受信装置120から送信される再送要求に基づいて再送制御をおこなう。具体的には、受信装置120から再送要求が送信された場合、HARQ処
理部114bは、送信要求に対応するMAC PDUを受信装置120へ送信する。
The HARQ processing unit 114b performs retransmission control based on the retransmission request transmitted from the receiving device 120. Specifically, when a retransmission request is transmitted from the receiving apparatus 120, the HARQ processing unit 114b transmits a MAC PDU corresponding to the transmission request to the receiving apparatus 120.

PHYレイヤ115は、符号化部115aと、変調部115bと、無線部115cと、を備えている。符号化部115aは、MACレイヤ114から出力されるMAC PDUを符号化し、デジタル信号として変調部115bへ出力する。変調部115bは、符号化部115aから出力されるデジタル信号をアナログ信号に変換し、無線部115cへ出力する。無線部115cは、変調部115bから出力されるアナログ信号を無線通信によって受信装置120へ送信する。   The PHY layer 115 includes an encoding unit 115a, a modulation unit 115b, and a radio unit 115c. The encoding unit 115a encodes the MAC PDU output from the MAC layer 114, and outputs the encoded MAC PDU to the modulation unit 115b as a digital signal. Modulation section 115b converts the digital signal output from encoding section 115a into an analog signal, and outputs the analog signal to radio section 115c. The radio unit 115c transmits the analog signal output from the modulation unit 115b to the receiving device 120 by radio communication.

受信装置120は、PHYレイヤ121と、MACレイヤ122と、RLCレイヤ123と、上位レイヤ125と、を備えている。PHYレイヤ123は、無線部121aと、復調部121bと、復号化部121cと、を備えている。無線部121aは、送信装置110から送信されるアナログ信号を受信し、復調部121bへ出力する。復調部121bは、無線部121a無線部から出力されるアナログ信号をデジタル信号に変換し、複合化部121cへ出力する。複合化部121cは、復調部121bから出力されるデジタル信号を復号化し、MAC PDUとしてMACレイヤ122へ出力する。   The receiving apparatus 120 includes a PHY layer 121, a MAC layer 122, an RLC layer 123, and an upper layer 125. The PHY layer 123 includes a radio unit 121a, a demodulation unit 121b, and a decoding unit 121c. The radio unit 121a receives the analog signal transmitted from the transmission device 110 and outputs the analog signal to the demodulation unit 121b. The demodulator 121b converts the analog signal output from the radio unit 121a to a digital signal and outputs the digital signal to the composite unit 121c. The combination unit 121c decodes the digital signal output from the demodulation unit 121b and outputs the decoded digital signal to the MAC layer 122 as a MAC PDU.

MACレイヤ122は、HARQ処理部122aと、分離部122bと、を備える。HARQ処理部122aは、PHYレイヤ121を介して送信装置110から受信したMAC PDUの合成および並び替えを行い、分離部122bへ出力する。分離部122bは、HARQ処理部122aから出力されるMAC PDU内に多重された複数のPDUまたはSubPDUを分離し、RLCレイヤ123へ出力する。また、HARQ処理部122aは、MAC PDUの受信状態をACK/NACK信号として送信装置110のHARQ処理部114bに通知し、HARQ処理部114bは正しく受信できていない(NACK)と通知されたMAC PDUを再送する。   The MAC layer 122 includes a HARQ processing unit 122a and a separation unit 122b. The HARQ processing unit 122a combines and rearranges the MAC PDUs received from the transmission apparatus 110 via the PHY layer 121, and outputs them to the separation unit 122b. The demultiplexing unit 122b demultiplexes a plurality of PDUs or SubPDUs multiplexed in the MAC PDU output from the HARQ processing unit 122a, and outputs the demultiplexed data to the RLC layer 123. Also, the HARQ processing unit 122a notifies the reception status of the MAC PDU as an ACK / NACK signal to the HARQ processing unit 114b of the transmission apparatus 110, and the MAC PDU notified that the HARQ processing unit 114b has not been correctly received (NACK). Will be resent.

RLCレイヤ123は、Outer−ARQ処理部124を備えている。具体的には、RLCレイヤ123は、サブレイヤとしてPDU組立部124a(第1のレイヤ)およびSDU組立部124b(第2のレイヤ)を備えている。PDU組立部124aは、MACレイヤ114からSubPDUが出力された場合、所定のSubPDUが揃えて組み立てた後、PDUとしてSDU組立部124bへ出力する。   The RLC layer 123 includes an Outer-ARQ processing unit 124. Specifically, the RLC layer 123 includes a PDU assembly unit 124a (first layer) and an SDU assembly unit 124b (second layer) as sublayers. When a SubPDU is output from the MAC layer 114, the PDU assembly unit 124a assembles a predetermined SubPDU and then outputs it as a PDU to the SDU assembly unit 124b.

また、PDU組立部124aは、MACレイヤ122からPDUが出力された場合、このPDUをそのままSDU組立部124bへ出力する。すなわち、SubPDUを受信した場合、受信しない場合のいずれにおいても、SDU組立部124bに出力されるのはPDUであり、SubPDUは出力されない。このため、SDU組立部124bでは、PDUが再分割されているか否かの判断や、再分割されている場合のSubPDUがすべて揃ったか否かの判断をおこなう必要がなく、PDUを再分割して送信した場合であっても、SDU組立部の構成を変更する必要なく動作させることができる。   Further, when a PDU is output from the MAC layer 122, the PDU assembly unit 124a outputs this PDU as it is to the SDU assembly unit 124b. That is, when a SubPDU is received or not received, only the PDU is output to the SDU assembling unit 124b, and the SubPDU is not output. For this reason, the SDU assembly unit 124b does not need to determine whether or not the PDU has been subdivided and whether or not all of the SubPDUs have been subdivided. Even if it is transmitted, it can be operated without having to change the configuration of the SDU assembly unit.

なお、受信装置120は図示しないバッファを備えており、PHYレイヤ121を介して受信したPDUまたはSubPDUはRLCレイヤによって組み立てられるまで一時バッファに保持されている。   The receiving apparatus 120 includes a buffer (not shown), and the PDU or SubPDU received via the PHY layer 121 is held in the temporary buffer until it is assembled by the RLC layer.

前述したように、受信装置で受信されるSubPDUとしては、伝送状況に応じて分割数を変更し再送信されたSubPDUが混在する可能性がある。たとえば、送信装置110のPDU分割部113bから、同一のPDUから分割され、分割数が変更されたSubPDUをPDU組立部124aが受信した場合、バッファに保持されている分割数の変更前のSubPDUを破棄することにより、分割数の異なるSubPDU同士を組み立てることを防止することができる。   As described above, the SubPDU received by the receiving apparatus may include subPDUs that are retransmitted after changing the number of divisions according to the transmission status. For example, when the PDU assembling unit 124a receives a SubPDU that has been divided from the same PDU and whose number of divisions has been changed from the PDU division unit 113b of the transmission apparatus 110, the SubPDU before the change of the number of divisions held in the buffer is changed. By discarding, it is possible to prevent sub-PDUs having different numbers of divisions from being assembled.

SDU組立部124bは、PDU組立部124aの上位に備えられている。SDU組立部124bは、MACレイヤ122またはPDU組立部124aから出力される所定のPDUが揃うのを待って、揃ったPDUを組み立ててSDUを復元し、当該SDUを上位レイヤ125へ出力する。また、SDU組立部124bは、PDUの受信状態をStatus報告として送信装置110のSDU分割部113aに通知し、SDU分割部113aは正しく受信できていないと通知されたPDUを再送する。ここでは、RLCレイヤ112は複数のOuter−ARQ処理部124を備えており、MACレイヤ114から出力される複数のPDUまたはSubPDUを並列で組み立て、上位レイヤ111にSDUを出力する。   The SDU assembly unit 124b is provided above the PDU assembly unit 124a. The SDU assembling unit 124 b waits for predetermined PDUs output from the MAC layer 122 or the PDU assembling unit 124 a to be assembled, assembles the aligned PDUs, restores the SDU, and outputs the SDU to the upper layer 125. In addition, the SDU assembling unit 124b notifies the SDU dividing unit 113a of the transmitting apparatus 110 of the reception status of the PDU as a Status report, and retransmits the PDU that is notified that the SDU dividing unit 113a is not correctly received. Here, the RLC layer 112 includes a plurality of Outer-ARQ processing units 124, assembles a plurality of PDUs or SubPDUs output from the MAC layer 114 in parallel, and outputs an SDU to the upper layer 111.

なお、ここでは、RLCレイヤ112およびRLCレイヤ123は、それぞれ複数の処理部113およびOuter−ARQ処理部124を備えており、複数のPDUまたはSubPDUを並列で組み立てる構成としたが、Outer−ARQ処理部113またはOuter−ARQ処理部124は一つでもよい。この場合、MACレイヤ114の合成部114aまたはMACレイヤ122の分岐部122bは省略することも可能である。   Here, the RLC layer 112 and the RLC layer 123 include a plurality of processing units 113 and an Outer-ARQ processing unit 124, respectively, and are configured to assemble a plurality of PDUs or SubPDUs in parallel. The number of units 113 or the Outer-ARQ processing unit 124 may be one. In this case, the combining unit 114a of the MAC layer 114 or the branching unit 122b of the MAC layer 122 can be omitted.

また、SDU分割部113aとPDU分割部113b、およびPDU組立部124aとSDU組立部124bはそれぞれ独立したレイヤとして構成されているが、これらは論理的な関係において独立しており、実際に装置として実現する場合の物理的な関係においてはこの限りではない。また、ここでは便宜上、ACK/NACK信号およびStatus報告は受信装置120と送信装置110の対応するレイヤ間で直に通知される情報のように表したが、実際の通信システムにおいては、それぞれの情報は下位レイヤを経由して通知される。   In addition, although the SDU division unit 113a and the PDU division unit 113b, and the PDU assembly unit 124a and the SDU assembly unit 124b are configured as independent layers, they are independent in a logical relationship. This is not the case in the physical relationship when realized. Further, here, for convenience, the ACK / NACK signal and the Status report are represented as information that is directly notified between the corresponding layers of the reception device 120 and the transmission device 110. However, in an actual communication system, each information Is notified via a lower layer.

また、ここではRLCレイヤ113から出力されたPDUまたはSubPDUをMACレイヤ114がMAC PDUとしてPHYレイヤ115を経由して受信装置120に送信することを説明したが、以下の説明ではMAC PDUは無関係であるので、説明の便宜上、送信装置110は受信装置120へPDUまたはSubPDUを送信するものとする。同様に、受信装置120は、PDUまたはSubPDUを受信するものとする。   In addition, here, it has been described that the MAC layer 114 transmits the PDU or SubPDU output from the RLC layer 113 as the MAC PDU to the receiving device 120 via the PHY layer 115. However, in the following description, the MAC PDU is irrelevant. Therefore, for convenience of explanation, it is assumed that the transmission device 110 transmits a PDU or SubPDU to the reception device 120. Similarly, the receiving apparatus 120 receives a PDU or a SubPDU.

(通信システムにおけるPDUおよびSubPDUのフォーマットの概要)
つぎに、本発明の実施の形態にかかる通信システム100におけるPDUおよびSubPDUのフォーマットの概要について説明する。図2は、実施の形態にかかる通信システムにおけるPDUおよびSubPDUのフォーマットの概要について説明する図である。図2において、SDU210は、上位レイヤ111から出力されるSDUである。PDU220は、SDU分割部113aによって出力されたPDUである。SubPDU230は、PDU分割部113bによって出力されたSubPDUである。
(Outline of PDU and SubPDU format in communication system)
Next, an outline of the format of PDUs and SubPDUs in the communication system 100 according to the embodiment of the present invention will be described. FIG. 2 is a diagram for explaining an outline of the format of PDU and SubPDU in the communication system according to the embodiment. In FIG. 2, the SDU 210 is an SDU output from the upper layer 111. The PDU 220 is a PDU output by the SDU divider 113a. The SubPDU 230 is a SubPDU output by the PDU dividing unit 113b.

SDU210としては、ここでは、SDU#1とSDU#2とがあるとする。SDU210は、Hdr(Header)211と、Payload212と、から構成されている。Hdr211は、SDU210の先頭に付加される、SDU210自体に関する情報であり、たとえば、そのSDU210の行き先に関する情報である。Payload212は、SDU210のうちHdr211部分を除いた、本来転送したいデータ本体である。   Here, it is assumed that the SDU 210 includes SDU # 1 and SDU # 2. The SDU 210 includes an Hdr (Header) 211 and a Payload 212. Hdr211 is information relating to the SDU 210 itself, which is added to the head of the SDU 210. For example, the Hdr 211 is information relating to the destination of the SDU 210. Payload 212 is a data body to be originally transferred, excluding the Hdr 211 portion of the SDU 210.

PDU220としては、ここでは、PDU#1とPDU#2とPDU#3とがあるとする。PDU220は、SN(Sequence Number)221と、F(Re−segmentation Indicator Flug)222と、Payload(PDUデータ)223と、LI(Length Indicator)224と、から構成されている。SN221は、PDU220同士を識別するための、有限範囲の一連の番号である。たとえば、PDU#1、PDU#2、PDU#3のSN221の値は、それぞれ「1」、「2」、「3」である。   Here, it is assumed that the PDU 220 includes PDU # 1, PDU # 2, and PDU # 3. The PDU 220 includes an SN (Sequence Number) 221, an F (Re-segmentation Indicator Flag) 222, a Payload (PDU data) 223, and an LI (Length Indicator) 224. The SN 221 is a series of numbers in a finite range for identifying the PDUs 220. For example, the SN 221 values of PDU # 1, PDU # 2, and PDU # 3 are “1”, “2”, and “3”, respectively.

F222は、そのPDU220が再分割されたものか否かを示す情報である。ここでは、PDU220は再分割されたものではないため、PDU#1、PDU#2、PDU#3のF222の値は、たとえばすべて「0」である。逆に、PDU220が再分割されたSubPDU230におけるF222の値は、たとえば「1」となる。この情報により、受信装置120のPDU組立部124aは、MACレイヤ122から出力されたものがPDUかSubPDUかを容易に判別し、種別に応じた処理を行うことができる。   F222 is information indicating whether or not the PDU 220 has been subdivided. Here, since PDU 220 is not subdivided, the values of F222 of PDU # 1, PDU # 2, and PDU # 3 are all “0”, for example. Conversely, the value of F222 in the SubPDU 230 in which the PDU 220 is subdivided is “1”, for example. Based on this information, the PDU assembly unit 124a of the receiving apparatus 120 can easily determine whether the output from the MAC layer 122 is a PDU or a SubPDU, and can perform processing according to the type.

Payload(PDUデータ)223は、SDU210を所定の数に分割したものである。Payload(PDUデータ)223は、2以上のSDU210を結合したものである場合もある。また、Payload(PDUデータ)223は、SDU210のサイズがPDU220のサイズよりも小さいときは、SDU210全体が1のPDU220に含まれる場合もある。また、PDU220のサイズに対してSDU210の断片のサイズが小さい場合、PDU220の余った部分を、パディングと呼ばれる意味を持たないデータで埋めてもよい。   Payload (PDU data) 223 is obtained by dividing the SDU 210 into a predetermined number. Payload (PDU data) 223 may be a combination of two or more SDUs 210. Further, when the size of the SDU 210 is smaller than the size of the PDU 220, the entire SDU 210 may be included in one PDU 220 of the Payload (PDU data) 223. Further, when the size of the fragment of the SDU 210 is smaller than the size of the PDU 220, the remaining part of the PDU 220 may be filled with data having no meaning called padding.

ここでは、PDU#1のPayload(PDUデータ)223は、SDU#1の2つに分割した断片のうちの前半の断片で構成されている。また、PDU#2のPayload(PDUデータ)223は、SDU#1の2つに分割した断片のうちの後半の断片と、SDU#2を2つに分割した断片のうちの前半の断片と、が結合して構成されている。また、PDU#3は、SDU#2の2つに分割した断片のうちの後半の断片で構成されている。   Here, Payload (PDU data) 223 of PDU # 1 is composed of the first half of the fragments divided into two parts of SDU # 1. Also, PDU # 2 Payload (PDU data) 223 includes the latter half of the two pieces of SDU # 1 and the first half of the pieces obtained by dividing SDU # 2 into two, Are combined. PDU # 3 is composed of the latter half of the two segments of SDU # 2.

LI224は、SDU210の分割、結合の状態を示す情報である。たとえば、PDU#2のLIは、SDU#1の2つに分割した断片のうちの後半の断片と、SDU#2を2つに分割した断片のうちの前半の断片と、の境界部分を示している。   The LI 224 is information indicating the state of division and combination of the SDU 210. For example, the LI of PDU # 2 indicates the boundary portion between the latter half of the fragments divided into two of SDU # 1 and the first half of the fragments divided into two of SDU # 2. ing.

SubPDU230としては、ここでは、PDU#2−1と、PDU#2−2と、PDU#2−3と、があり、これらはPDU#2を3つに再分割したものであるとする。SubPDU230は、SN221と、F222と、Payload(SubPDUデータ)231と、RI(Re−segmentation Information)232と、から構成されている。SubPDU230のSN221は、分割元のPDU220のSN221のコピーである。ここでは、分割元のPDU#2のSNの値が「2」であるため、PDU#2−1、PDU#2−2、PDU#2−3のSNの値もすべて「2」である。   Here, as the SubPDU 230, there are PDU # 2-1, PDU # 2-2, and PDU # 2-3, which are obtained by re-dividing PDU # 2 into three. The SubPDU 230 includes SN 221, F 222, Payload (SubPDU data) 231, and RI (Re-segmentation Information) 232. The SN 221 of the SubPDU 230 is a copy of the SN 221 of the source PDU 220. Here, since the SN value of PDU # 2 that is the division source is “2”, the SN values of PDU # 2-1, PDU # 2-2, and PDU # 2-3 are all “2”.

SubPDU230のF222は、PDU220のF222のコピーである。ただし、SubPDU230はPDU220が再分割されたものであるため、PDU#2−1、PDU#2−2、PDU#2−3のF222の値は、たとえばすべて「1」に書き換えられる。   F222 of SubPDU 230 is a copy of F222 of PDU 220. However, since the SubPDU 230 is obtained by re-dividing the PDU 220, the values of F222 of PDU # 2-1, PDU # 2-2, and PDU # 2-3 are all rewritten to “1”, for example.

PDU230のPayload(SubPDUデータ)231は、PDU220のLI224とPayload(SubPDUデータ)223とのまとまりを分割数に応じたサイズ毎に分割したものである。すなわち、PDU分割部113bは、PDU220のLI224とPayload(PDUデータ)223とを区別することなく1つのまとまりとした上で、このまとまりを分割する。   The Payload (SubPDU data) 231 of the PDU 230 is obtained by dividing the LI 224 of the PDU 220 and the Payload (SubPDU data) 223 for each size according to the number of divisions. That is, the PDU division unit 113b divides the LI 224 of the PDU 220 and the payload (PDU data) 223 into a single piece without distinguishing them.

また、PDU分割部113bは、PDU220のPayload(PDUデータ)223が、複数のSDU210の断片が結合されたものであるためLI224が複数存在する場合にも同様に、複数のLI224と複数のSDU210の断片を1つのまとまりとして分割する。ここでは、PDU#2−1、PDU#2−2およびPDU#2−3の断片は、PDU#2のLI224とPayload(PDUデータ)223とのまとまりを3つに再分割してそれぞれ割り当てたものである。   In addition, since the PDU dividing unit 113b has a payload (PDU data) 223 of the PDU 220 in which a plurality of fragments of the SDU 210 are combined, similarly, when there are a plurality of LI 224, a plurality of LI 224 and a plurality of SDUs 210 Divide the pieces into one unit. Here, the fragments of PDU # 2-1, PDU # 2-2, and PDU # 2-3 are assigned by dividing the LI224 of PDU # 2 and the payload (PDU data) 223 into three parts. Is.

このようにLI224とPayload(PDUデータ)223とを区別することなく1つのまとまりとして扱うことにより、PDU220がいかに多数のSDU210またはSDU210の断片から形成されている場合であっても、単一のSDU210の全体または断片から形成されている場合と全く同じ方法で、このまとまりを分割することができる。   Thus, by treating the LI 224 and the payload (PDU data) 223 as one unit without distinguishing them, no matter how many PDUs 220 are formed from SDU 210 or SDU 210 fragments, a single SDU 210 is used. This group can be divided in exactly the same way as if it were formed from all or a piece of.

SubPDU230のRI232は、Payload(SubPDUデータ)231に関する再分割情報であり、図示しない、RI_Lと、RI_Nと、RI_Fと、から構成されている。RI_Lは、Payload(PDUデータ)231のサイズを示す情報である。RI_Nは、そのPayload(SubPDUデータ)231が分割元のPDU220から分割された断片のうちの何番目の断片かを示す情報である。ここでは、PDU#2−1、PDU#2−2、PDU#2−3のRI_Nの値はそれぞれ「1」、「2」、「3」である。   The RI 232 of the SubPDU 230 is subdivision information related to Payload (SubPDU data) 231 and includes RI_L, RI_N, and RI_F (not shown). RI_L is information indicating the size of Payload (PDU data) 231. RI_N is information indicating the number of fragments among the fragments obtained by dividing the Payload (SubPDU data) 231 from the source PDU 220. Here, the RI_N values of PDU # 2-1, PDU # 2-2, and PDU # 2-3 are “1”, “2”, and “3”, respectively.

RI_Fは、そのPayload(SubPDUデータ)231が、分割元のPDU220から分割された断片のうちの最後の断片か否かを示す情報である。ここでは、PDU#2から分割されたPDU#2−1、PDU#2−2、PDU#2−3のうち最後のSubPDU230はPDU#2−3である。したがって、たとえば、PDU#2−3におけるRI_Fの値が「1」、PDU#2−1およびPDU#2−2のRI_Fの値が「0」である。なお、以上説明したフォーマットの各構成の表現方法および配置は説明したものに限らず、いかなる表現方法および配置であってもよい。   RI_F is information indicating whether or not the Payload (SubPDU data) 231 is the last fragment among the fragments divided from the PDU 220 that is the division source. Here, among PDU # 2-1, PDU # 2-2, and PDU # 2-3 divided from PDU # 2, the last SubPDU 230 is PDU # 2-3. Therefore, for example, the value of RI_F in PDU # 2-3 is “1”, and the value of RI_F in PDU # 2-1 and PDU # 2-2 is “0”. Note that the expression method and arrangement of each component of the format described above are not limited to those described, and any expression method and arrangement may be used.

(通信システムの再送処理)
つぎに、本発明の実施の形態にかかる通信システム100の再送処理について説明する。図3は、実施の形態にかかる通信システムの再送処理を示すシーケンス図である。図3において、横軸は時間tを示している。図3に示すように、まず、送信装置110は、SDU分割部113aから出力されたPDU#1(番号のみ図示。以下同じ)を受信装置120に送信する(ステップS301)。この際、PDU分割部113bはSDU分割部113aから出力されたPDU220に対して再分割をおこなわない。
(Retransmission processing of communication system)
Next, retransmission processing of the communication system 100 according to the embodiment of the present invention will be described. FIG. 3 is a sequence diagram illustrating retransmission processing of the communication system according to the embodiment. In FIG. 3, the horizontal axis indicates time t. As shown in FIG. 3, first, the transmission apparatus 110 transmits PDU # 1 (only the numbers are shown; the same applies hereinafter) output from the SDU division unit 113a to the reception apparatus 120 (step S301). At this time, the PDU division unit 113b does not re-divide the PDU 220 output from the SDU division unit 113a.

つぎに、送信装置110は、SDU分割部113aから出力されたPDU#2を受信装置120に送信する(ステップS302)。ここで、送信装置110と受信装置120との間の通信状態が劣化し、受信装置120は、このPDU#2を正しく受信できなかったとする。また、送信装置110は、以降に送信するPDU220のサイズを縮小する。   Next, the transmission apparatus 110 transmits PDU # 2 output from the SDU division unit 113a to the reception apparatus 120 (step S302). Here, it is assumed that the communication state between the transmission device 110 and the reception device 120 is deteriorated, and the reception device 120 cannot correctly receive this PDU # 2. In addition, the transmission apparatus 110 reduces the size of the PDU 220 to be transmitted later.

つぎに、送信装置110は、SDU分割部113aから出力されたPDU#3とともに、受信装置120側の受信状況を問い合わせるPoll情報を受信装置120に送信する(ステップS303)。受信装置120は、ステップS303で送信装置110から送信されたPollを受信すると、現時点でPDU#1まで正しく受信した旨のStatus情報を送信装置110に送信する(ステップS304)。   Next, the transmitter 110 transmits, to the receiver 120, poll information for inquiring the reception status on the receiver 120 side, together with PDU # 3 output from the SDU divider 113a (step S303). When receiving the poll transmitted from the transmission device 110 in step S303, the reception device 120 transmits status information indicating that the PDU # 1 has been correctly received to the transmission device 110 (step S304).

なお、ここでは受信装置120は送信装置110から送信されたPoll情報に応じてStatus情報を送信する動作としたが、Status情報の送信は、受信装置120が自律的に行なってもよい。たとえば現在の3Gシステムでは、周期的に送信する、受信したPDUのSNが不連続であることを検出した場合に送信する、といった方法も採用することができる。   Here, the receiving apparatus 120 is configured to transmit the status information in accordance with the poll information transmitted from the transmitting apparatus 110. However, the receiving apparatus 120 may autonomously transmit the status information. For example, in the current 3G system, it is possible to adopt a method of periodically transmitting or transmitting when it is detected that the SN of the received PDU is discontinuous.

つぎに、送信装置110は、SDU分割部113aから出力されたPDU#4およびPDU#5を受信装置120に送信する(ステップS305、S306)。つぎに、送信装置110は、S304で受信装置120から送信されたStatus情報を受信すると、PDU#2をPDU分割部113bで再分割する(ステップS307)。   Next, the transmission apparatus 110 transmits PDU # 4 and PDU # 5 output from the SDU division unit 113a to the reception apparatus 120 (steps S305 and S306). Next, when the transmitting apparatus 110 receives the status information transmitted from the receiving apparatus 120 in S304, the transmitting apparatus 110 re-divides PDU # 2 by the PDU dividing unit 113b (step S307).

つぎに、送信装置110は、SubPDU230としてPDU#2−1およびPDU#2−2を受信装置120に送信する(ステップS308、S309)。ここで、送信装置110と受信装置120との間の通信状態が劣化し、受信装置120は、このPDU#2−2を正しく受信できなかったとする。また、送信装置110は、以降に送信するPDU220のサイズをさらに縮小する。   Next, the transmission apparatus 110 transmits PDU # 2-1 and PDU # 2-2 as SubPDU230 to the reception apparatus 120 (steps S308 and S309). Here, it is assumed that the communication state between the transmission device 110 and the reception device 120 has deteriorated, and the reception device 120 has not been able to correctly receive this PDU # 2-2. Further, the transmission apparatus 110 further reduces the size of the PDU 220 to be transmitted later.

つぎに、送信装置110は、SDU分割部113aから出力されたPDU#6とともにPoll情報を受信装置120に送信する(ステップS310)。受信装置120は、ステップS310で送信装置110から送信されたPoll情報を受信すると、現時点でPDU#1までを正しく受信した旨のStatus情報を送信装置に送信する(ステップS311)。つぎに、送信装置110は、SDU分割部113aから出力されたPDU#7およびPDU#8を受信装置120に送信する(ステップS312、S313)。   Next, the transmission apparatus 110 transmits the Poll information to the reception apparatus 120 together with PDU # 6 output from the SDU division unit 113a (step S310). When receiving the poll information transmitted from the transmission apparatus 110 in step S310, the reception apparatus 120 transmits status information indicating that the PDU # 1 has been correctly received at this time to the transmission apparatus (step S311). Next, the transmission apparatus 110 transmits PDU # 7 and PDU # 8 output from the SDU division unit 113a to the reception apparatus 120 (steps S312 and S313).

つぎに、送信装置110は、S10で受信装置120から送信されたStatus情報を受信すると、PDU#2をPDU分割部113bで再分割し(ステップS314)、SubPDU230としてPDU#2−1’〜#2−4’を受信装置120に送信する(ステップS315〜S318)。つぎに、受信装置120は、受信したPDU#2−1’〜PDU#2−4’に基づいてPDU#2を組み立て(ステップS319)、一連の処理を終了する。   Next, when the transmission apparatus 110 receives the status information transmitted from the reception apparatus 120 in S10, the transmission apparatus 110 re-divides the PDU # 2 by the PDU division unit 113b (step S314), and the PDU # 2-1 ′ to ## as the SubPDU 230. 2-4 ′ is transmitted to the receiving apparatus 120 (steps S315 to S318). Next, the receiving apparatus 120 assembles PDU # 2 based on the received PDU # 2-1 'to PDU # 2-4' (step S319), and ends a series of processes.

なお、ここでは、受信装置120がSubPDU230を正しく受信できなかった場合、送信装置110は、分割数を2つから4つに増やして再分割して形成したSubPDU230を送信することによって、通信状態が劣化した場合でもロバストな条件でのSubPDU230送信を可能としている。これに対して、送信装置110は、通信状態などから判断して、分割数を変更せずに再度同じSubPDU230を送信してもよい。   Here, when the receiving apparatus 120 cannot correctly receive the SubPDU 230, the transmitting apparatus 110 increases the number of divisions from two to four, and transmits the SubPDU 230 formed by re-division so that the communication state is increased. Even in the case of deterioration, SubPDU 230 transmission is possible under robust conditions. On the other hand, the transmission apparatus 110 may transmit the same SubPDU 230 again without changing the number of divisions based on the communication state or the like.

また、ここでは、受信装置120がSubPDU230の一部を正しく受信できなかった場合、そのSubPDU230の分割元のPDU220を、分割数を変更して再度送信する構成とした。これによって、受信装置120が送信するStatus情報は、たとえば「PDU#1までを正しく受信できた」という情報だけで足り、Status情報の情報量を少なくすることができる。   In addition, here, when the receiving apparatus 120 cannot correctly receive a part of the SubPDU 230, the division source PDU 220 of the SubPDU 230 is changed and transmitted again. As a result, the status information transmitted by the receiving apparatus 120 is sufficient, for example, only the information that “up to PDU # 1 has been correctly received”, and the information amount of the status information can be reduced.

(送信装置のPDU分割部がPDUを再分割する処理の手順)
つぎに、本発明の実施の形態にかかる送信装置110のPDU分割部113bがPDU220を再分割する処理の手順について説明する。図4は、実施の形態にかかる送信装置のPDU分割部がPDU220を再分割する処理の手順を示すフローチャートである。図5は、SubPDU230の作成形成過程を図4のステップに対応させて説明する図である。
(Procedure for processing in which the PDU division unit of the transmission device re-divides the PDU)
Next, a procedure of processing in which the PDU division unit 113b of the transmission apparatus 110 according to the embodiment of the present invention redivides the PDU 220 will be described. FIG. 4 is a flowchart of a process procedure in which the PDU division unit of the transmission apparatus according to the embodiment re-divides the PDU 220. FIG. 5 is a diagram for explaining the creation and formation process of the SubPDU 230 in correspondence with the steps in FIG.

ここでは、SDU分割部113aから出力されたPDU220のLI224およびPayload(PDUデータ)223のまとまりのサイズが200オクテットであり、PDU分割部113bはPDU220を2つのSubPDU230に分割する場合について説明する。すなわち、ここでは、PDU分割部113bは、PDU220のLI224およびPayload(PDUデータ)223のまとまりを2つ(100オクテットずつ)に再分割する。   Here, a case will be described in which the unit size of the LI 224 and the payload (PDU data) 223 of the PDU 220 output from the SDU divider 113 a is 200 octets, and the PDU divider 113 b divides the PDU 220 into two SubPDUs 230. That is, here, the PDU divider 113b subdivides the LI 224 and Payload (PDU data) 223 of the PDU 220 into two (100 octets each).

変数nは、作成形成中のSubPDU230が、分割元のPDU220からを再分割して形成されるSubPDU230のうちの何番目のSubPDU230であるかを示す変数である。なお、図2においては1番目のSubPDU230をSubPDU#1としたが、ここでは説明の便宜上、1番目のSubPDU230のnの値を「0」として説明する(以下の説明でも同様)。ここでは、PDU220を2つに分割するため、nの値が0「1」のときは、作成形成中のSubPDU230が先頭末尾のSubPDU230であることを示す。また、nが1のときは形成中のSubPDU230が末尾のSubPDU230であることを示す。   The variable n is a variable that indicates the number of the SubPDU 230 out of the SubPDUs 230 that are formed by re-dividing the sub-PDU 230 that is being created and formed from the original PDU 220. In FIG. 2, the first SubPDU 230 is SubPDU # 1, but here, for convenience of explanation, the value of n of the first SubPDU 230 is described as “0” (the same applies to the following description). Here, since the PDU 220 is divided into two, when the value of n is 0 “1”, it indicates that the SubPDU 230 being created and formed is the SubPDU 230 at the head end. When n is 1, it indicates that the sub-PDU 230 being formed is the last sub-PDU 230.

まず、SDU分割部113aから出力されたPDU220を送信装置110のバッファ(不図示)に格納する(ステップS401。図5参照)。つぎに、変数nに「0」を代入する(ステップS402)。すなわち、作成形成するSubPDU230を1番目のSubPDU230として設定する。   First, the PDU 220 output from the SDU division unit 113a is stored in a buffer (not shown) of the transmission device 110 (step S401, see FIG. 5). Next, “0” is substituted into the variable n (step S402). That is, the created SubPDU 230 is set as the first SubPDU 230.

つぎに、バッファのアドレス「0」から「1」を読み出す。(ステップS403。図5参照)。すなわち、分割元のPDU220のSN221とF222とを読み出す。つぎに、F222の値を「0」から「1」に変更する(ステップS404。図5参照)。すなわち、形成中のSubPDU230が再分割されたものである旨の情報を付加する。   Next, “1” is read from the addresses “0” of the buffer. (Step S403, see FIG. 5). That is, the SN 221 and the F 222 of the division source PDU 220 are read. Next, the value of F222 is changed from “0” to “1” (step S404, see FIG. 5). In other words, information indicating that the SubPDU 230 being formed has been subdivided is added.

つぎに、変数nの値が「1」であるか否かを判断する(ステップS405)。すなわち、形成中のSubPDU230が末尾のSubPDU230であるか否かを判断する。変数nの値が「1」である場合(ステップS405:Yes)、形成中のSubPDU230にRI_F(値:1)およびRI_N(値:n)を付加する(ステップS406。図5参照)。すなわち、形成中のSubPDU230が末尾のSubPDU230である旨の情報、およびそのSubPDU230が何番目のSubPDU230であるかを示す情報(ここではn=1)を付加する。   Next, it is determined whether or not the value of the variable n is “1” (step S405). That is, it is determined whether the SubPDU 230 being formed is the last SubPDU 230. When the value of the variable n is “1” (step S405: Yes), RI_F (value: 1) and RI_N (value: n) are added to the subPDU 230 being formed (step S406, see FIG. 5). That is, information indicating that the sub PDU 230 being formed is the last sub PDU 230, and information indicating the sub PDU 230 of the sub PDU 230 (here, n = 1) are added.

ステップS405において、変数nの値が「0」である場合(ステップS405:No。図9参照)、形成中のSubPDU230にRI_F(値:0)およびRI_N(値:n)を付加する(ステップS407。図5参照)。すなわち、形成中のSubPDU230が末尾のSubPDU230でない旨の情報、およびそのSubPDU230が何番目のSubPDU230であるかを示す情報(ここではn=0)を付加する。   In step S405, when the value of the variable n is “0” (step S405: No, refer to FIG. 9), RI_F (value: 0) and RI_N (value: n) are added to the subPDU 230 being formed (step S407). (See FIG. 5). That is, information indicating that the sub-PDU 230 being formed is not the last sub-PDU 230, and information indicating the sub-PDU 230 of the sub-PDU 230 (here, n = 0) are added.

つぎに、形成中のSubPDU230にRI_L(値:100)を付加する(ステップS408。図5参照)。すなわち、形成中のSubPDU230に含まれる、分割元のPDU220の断片のサイズが100オクテットである旨の情報を付加する。つぎに、バッファのアドレス「2+100*n」から、「2+100*(n+1)−1」を読み出す(ステップS409。図5参照)。すなわち、分割元のPDU220のPayload(PDUデータ)223とLI224のまとまりから100オクテット分を形成中のSubPDU230のPayload(SubPDUデータ)231として読み出す。   Next, RI_L (value: 100) is added to the SubPDU 230 being formed (step S408, see FIG. 5). That is, information indicating that the size of the fragment of the source PDU 220 included in the subPDU 230 being formed is 100 octets is added. Next, “2 + 100 * (n + 1) −1” is read out from the buffer address “2 + 100 * n” (step S409, see FIG. 5). That is, 100 octets are read out as a payload (SubPDU data) 231 of the SubPDU 230 being formed from a set of the payload (PDU data) 223 and the LI 224 of the source PDU 220.

つぎに、SN221、F222、RI_N、RI_F、RI_LおよびPayload(SubPDUデータ)231から構成されたSubPDU230をMACレイヤ114に出力する(ステップS410)。つぎに、変数nの値が「1」であるか否かを判断する(ステップS411)。すなわち、S411で出力したSubPDU230が末尾のSubPDU230であるか否かを判断する。変数nの値が「0」である場合(ステップS411:No)、変数nに「1」を加えて(ステップS412)、ステップS403に戻って処理を続行する。変数nの値が「1」である場合(ステップS411:Yes)、一連の処理を終了する。   Next, the SubPDU 230 composed of SN221, F222, RI_N, RI_F, RI_L and Payload (SubPDU data) 231 is output to the MAC layer 114 (step S410). Next, it is determined whether or not the value of the variable n is “1” (step S411). That is, it is determined whether or not the SubPDU 230 output in S411 is the last SubPDU 230. When the value of the variable n is “0” (step S411: No), “1” is added to the variable n (step S412), and the process returns to step S403 to continue the processing. If the value of the variable n is “1” (step S411: Yes), the series of processes is terminated.

このように、PDU220のLI224とPayload(PDUデータ)223を区別せずにまとめて再分割することで、複数のSDU210またはSDU210の断片が結合されているPDU220を再分割する場合でも、SDU210の結合の境界部分が再分割後のどのSubPDU230に含まれるかの判断とLI224の値の再計算とが不要である。   Thus, even when the PDU 220 to which a plurality of SDUs 210 or fragments of the SDUs 210 are combined is subdivided by collectively subdividing the LI 224 and the payload (PDU data) 223 of the PDU 220 without distinguishing them, the combination of the SDUs 210 is combined. Therefore, it is not necessary to determine which SubPDU 230 after the re-division includes the boundary portion of LI and recalculate the value of the LI 224.

(受信装置のPDU組立部が備える管理テーブル)
つぎに、本発明の実施の形態にかかる受信装置120のPDU組立部124aが備える管理テーブルについて説明する。図6は、実施の形態にかかる受信装置のPDU組立部が備える管理テーブルの一例を示す図である。PDU組立部124aは、図6に示す管理テーブルa(610)と、管理テーブルb(620)と、を備えている。管理テーブル610は、複数のPDU220それぞれの、SN611と、C612と、Final613と、Valid614と、から構成されている。
(Management table provided in the PDU assembly unit of the receiving device)
Next, a management table provided in the PDU assembly unit 124a of the receiving device 120 according to the embodiment of the present invention will be described. FIG. 6 is a diagram illustrating an example of a management table provided in the PDU assembly unit of the receiving apparatus according to the embodiment. The PDU assembly unit 124a includes a management table a (610) and a management table b (620) shown in FIG. The management table 610 includes SN 611, C 612, Final 613, and Valid 614 for each of the plurality of PDUs 220.

SN611は、それぞれのPDU220のSN221のコピーである。C612は、そのPDU220が再分割されているか否かを示す情報である。たとえば、C612の値は、そのPDU220が再分割されている場合には「1」、再分割されていない場合には「0」となる。   SN 611 is a copy of SN 221 of each PDU 220. C612 is information indicating whether or not the PDU 220 is subdivided. For example, the value of C612 is “1” when the PDU 220 is subdivided, and “0” when the PDU 220 is not subdivided.

Final613は、そのPDU220からを分割して形成された複数のSubPDU230のうちの最後末尾のSubPDU230のRI_Nの値である。すなわち、Final613には、RI_Fが1であるSubPDU230の受信時に、そのSubPDU230のRI_Nの値が書き込まれる。   Final 613 is the RI_N value of the last sub PDU 230 among the plurality of sub PDUs 230 formed by dividing the PDU 220. That is, when the SubPDU 230 whose RI_F is 1 is received, the value of RI_N of the SubPDU 230 is written in the Final 613.

Valid614は複数設けられている。ここでは、管理テーブル610は、Valid(0)〜(7)の8つのValid614を備えている。Valid614は、そのPDU220を再分割した後のそれぞれのSubPDU230に対応しており、対応するSubPDU230が正しく受信されたか否かを示す情報である。Valid614の初期値は、たとえば「0」である。また、たとえば、RI_Nが「0」であるSubPDU230をPDU組立部124aが受信すると、PDU組立部124aは、対応するValid(0)に「1」を書き込む。   A plurality of Valid 614 are provided. Here, the management table 610 includes eight Valids 614 of Valid (0) to (7). The Valid 614 corresponds to each SubPDU 230 after the PDU 220 is subdivided, and is information indicating whether or not the corresponding SubPDU 230 has been correctly received. The initial value of Valid 614 is, for example, “0”. For example, when the PDU assembly unit 124a receives the SubPDU 230 having RI_N “0”, the PDU assembly unit 124a writes “1” to the corresponding Valid (0).

なお、ここではValid614は8つ設けられているため、最大で8つに分割されたPDU220の組立に対応することが可能である。また、SubPDU230が8つに満たない場合、たとえばPDU220が2つに分割された場合には、RI_Nが「1」であるSubPDU230PDU#2−2を受信した際に、Valid(1)〜(7)のすべてに「1」を書き込む。   Here, since eight Valid 614s are provided, it is possible to cope with the assembly of the PDU 220 divided into a maximum of eight. In addition, when the SubPDU 230 is less than 8, for example, when the PDU 220 is divided into two, when the SubPDU 230 PDU # 2-2 with RI_N “1” is received, Valid (1) to (7) Write “1” to all of

管理テーブル620は、Address621と、Length622と、から構成されている。各行には、1のSubPDU230の断片が格納された、受信装置120が備えるバッファ(不図示)上の先頭のアドレスを示すAddress621と、この断片の長さを示すLength622と、が対応付けて格納されている。ここで、管理テーブル610のSN611が「0」であるPDU220の各SubPDU230のAddress621およびLength622は、管理テーブル620のそれぞれ0〜7行目に格納されている。   The management table 620 is composed of an address 621 and a length 622. In each row, an Address 621 indicating the head address on a buffer (not shown) provided in the receiving apparatus 120 in which a fragment of one SubPDU 230 is stored and a Length 622 indicating the length of this fragment are stored in association with each other. ing. Here, the Address 621 and the Length 622 of each SubPDU 230 of the PDU 220 whose SN 611 of the management table 610 is “0” are stored in the 0th to 7th rows of the management table 620, respectively.

受信装置120のPDU組立部124aは、SubPDU230を受信する毎に、受信したSubPDU230のPayload(SubPDUデータ)231をバッファに書き込む。また、PDU組立部124aは、受信したSubPDU230のPayload(SubPDUデータ)231をバッファに書き込む毎に、管理テーブル610および管理テーブル620を更新する。   Each time the PDU assembly unit 124a of the receiving device 120 receives the SubPDU 230, it writes the payload (SubPDU data) 231 of the received SubPDU 230 into the buffer. The PDU assembly unit 124a updates the management table 610 and the management table 620 every time the payload (SubPDU data) 231 of the received SubPDU 230 is written to the buffer.

(PDU組立部がPDUを組み立てる処理の手順)
つぎに、本発明の実施の形態にかかる受信装置120のPDU組立部124aがPDU220を組み立てる処理の手順について説明する。図7は、実施の形態にかかる受信装置のPDU組立部がPDUを組み立てる処理の手順を示すフローチャートである。図8は、PDUの組立過程を図7のステップに対応させて説明する図である。なお、変数nは、読出中のSubPDU230が分割元のPDU220から分割されたSubPDU230のうちの何番目のSubPDU230であるかを示す変数である。
(Processing procedure in which the PDU assembly unit assembles the PDU)
Next, a process procedure for assembling the PDU 220 by the PDU assembly unit 124a of the receiving apparatus 120 according to the embodiment of the present invention will be described. FIG. 7 is a flowchart of a process procedure in which the PDU assembly unit of the receiving apparatus according to the embodiment assembles a PDU. FIG. 8 is a diagram for explaining the PDU assembling process corresponding to the steps of FIG. The variable n is a variable indicating the number of the SubPDU 230 among the SubPDUs 230 that are divided from the divisional source PDU 220.

まず、MACレイヤ114からSubPDU230を入力するのを待つ(ステップS701:Noのループ)。SubPDU230を入力すると(ステップS701:Yes)、入力したSubPDUをバッファに格納するとともに、管理テーブル610および管理テーブル620を更新する(ステップS702)。   First, it waits for the SubPDU 230 to be input from the MAC layer 114 (step S701: No loop). When the SubPDU 230 is input (Step S701: Yes), the input SubPDU is stored in the buffer, and the management table 610 and the management table 620 are updated (Step S702).

つぎに、管理テーブル610を読み出す(ステップS703)。つぎに、管理テーブル610のすべてのValid614の値がすべて「1」となっているか否かを判断する(ステップS704)。すなわち、組立中のPDU220に対応するSubPDU230がすべて受信されているか否かを判断する。つぎに、変数nに「0」を代入する(ステップS705)。すなわち、読み出すSubPDU230を1番目のSubPDU230として設定する。   Next, the management table 610 is read (step S703). Next, it is determined whether or not all Valid 614 values in the management table 610 are all “1” (step S704). That is, it is determined whether all the SubPDUs 230 corresponding to the PDU 220 being assembled have been received. Next, “0” is substituted into the variable n (step S705). That is, the SubPDU 230 to be read is set as the first SubPDU 230.

つぎに、管理テーブル610からSN611を読み出す(ステップS706。図8参照)。つぎに、管理テーブル620から読出中のSubPDU230に対応するAddress621およびLength622を読み出す(ステップS707)。つぎに、バッファのアドレス「Address」から「Address+Length−1」を読み出す(ステップS708。図8参照)。すなわち、ステップS707によって読み出したAddress621およびLength622に基づいて、バッファからSubPDU230のPayload(PDUデータ)231を読み出す。   Next, the SN 611 is read from the management table 610 (step S706, see FIG. 8). Next, Address 621 and Length 622 corresponding to the SubPDU 230 being read are read from the management table 620 (step S707). Next, “Address + Length−1” is read from the address “Address” of the buffer (step S708, see FIG. 8). That is, Payload (PDU data) 231 of the SubPDU 230 is read from the buffer based on the Address 621 and the Length 622 read in Step S707.

つぎに、変数nの値がFinal613と等しいか否かを判断する(ステップS709)。すなわち、読出中のSubPDU230が分割元のPDU220から分割されたSubPDU230のうちの最後のSubPDU230であるか否かを判断する。変数nの値がFinal613と等しくない場合(ステップS709:No)、変数nに「1」を加えて(ステップS710)、ステップS707に戻って処理を続行する。変数nの値がFinal613と等しい場合(ステップS709:Yes)、組み立てたPDU220をSDU組立部124bに出力し(ステップS711)、一連の処理を終了する。   Next, it is determined whether or not the value of the variable n is equal to Final 613 (step S709). That is, it is determined whether or not the sub-PDU 230 being read is the last sub-PDU 230 among the sub-PDUs 230 divided from the original PDU 220. If the value of the variable n is not equal to the Final 613 (step S709: No), “1” is added to the variable n (step S710), and the process returns to step S707 to continue the processing. When the value of the variable n is equal to Final 613 (step S709: Yes), the assembled PDU 220 is output to the SDU assembly unit 124b (step S711), and a series of processes is terminated.

(受信装置のPDU組立部が備える管理テーブル)
つぎに、本発明の実施の形態にかかる受信装置120のPDU組立部124aが備える管理テーブルについて説明する。図9は、実施の形態にかかる受信装置のPDU組立部が備える管理テーブルの一例を示す図である。PDU組立部124aは、図9に示す管理テーブル900を備えている。管理テーブル900は、複数のPDU220それぞれの、Valid901と、Address902と、Length903と、から構成されている。
(Management table provided in the PDU assembly unit of the receiving device)
Next, a management table provided in the PDU assembly unit 124a of the receiving device 120 according to the embodiment of the present invention will be described. FIG. 9 is a diagram illustrating an example of a management table provided in the PDU assembly unit of the receiving apparatus according to the embodiment. The PDU assembly unit 124a includes a management table 900 shown in FIG. The management table 900 includes Valid 901, Address 902, and Length 903 for each of the plurality of PDUs 220.

Valid901は、そのPDU220が正しく受信されたか否かを示す情報である。Valid901の初期値は、たとえば「0」である。たとえば、SDU組立部124bは、PDU220を受信すると、そのPDU220のSNに対応する行番号のValid901に「1」を書き込む。   Valid 901 is information indicating whether or not the PDU 220 has been correctly received. The initial value of Valid 901 is “0”, for example. For example, when receiving the PDU 220, the SDU assembly unit 124 b writes “1” in the Valid 901 of the row number corresponding to the SN of the PDU 220.

Address902は、そのPDU220のPayload(PDUデータ)223が格納された、バッファ上の先頭のアドレスである。Length903は、この(PDUデータ)223の長さを示す情報である。   Address 902 is the top address on the buffer where Payload (PDU data) 223 of the PDU 220 is stored. Length 903 is information indicating the length of this (PDU data) 223.

このように、管理テーブル900には、再分割の有無を示す情報や、再分割されていた場合のSubPDUに関する情報は含まれていない。受信装置120は、送信装置110から送信されるPoll情報に対してStatus情報を返信する場合に、管理テーブル900のSNに対応する行番号のValid901のみを参照するだけで必要な情報を得ることができる。   As described above, the management table 900 does not include information indicating the presence / absence of subdivision or information regarding the SubPDU when subdivision is performed. When receiving the status information in response to the poll information transmitted from the transmission device 110, the reception device 120 can obtain necessary information only by referring to only the valid 901 of the row number corresponding to the SN of the management table 900. it can.

(PDUおよびSubPDUのフォーマットの実施例)
つぎに、本発明の実施の形態にかかる通信システム100におけるPDU220およびSubPDUのフォーマットの実施例について説明する。図10は、実施の形態にかかる通信システムにおけるPDUのフォーマットの実施例について説明する図である。この実施例は、従来の3GシステムのPDUであるAMD(Asynchronous Mode Data) PDUのフォーマットを、本発明の実施の形態にかかるPDU220のフォーマットに適用した実施例である。
(Example of PDU and SubPDU format)
Next, an example of the format of the PDU 220 and the SubPDU in the communication system 100 according to the embodiment of the present invention will be described. FIG. 10 is a diagram illustrating an example of a PDU format in the communication system according to the embodiment. In this embodiment, an AMD (Asynchronous Mode Data) PDU format, which is a PDU of a conventional 3G system, is applied to the format of the PDU 220 according to the embodiment of the present invention.

PDU1020は、図2に示したPDU220の実施例である。SubPDU1030は、図2に示したSubPDU230の実施例である。図10に示すように、PDU1020は、D/C(Data/Control)1021と、SN1022と、P(Polling Bit)1023と、HE(Header Extension Type)1024と、LI1025と、E1026と、Payload(PDUデータ)1027と、から構成されている。なお、Payload1027は、図2におけるPayload223に相当する。   The PDU 1020 is an embodiment of the PDU 220 shown in FIG. SubPDU 1030 is an embodiment of SubPDU 230 shown in FIG. As shown in FIG. 10, the PDU 1020 includes a D / C (Data / Control) 1021, an SN 1022, a P (Polling Bit) 1023, an HE (Header Extension Type) 1024, an LI 1025, an E1026, and a Payload (PDU). Data) 1027. Payload 1027 corresponds to Payload 223 in FIG.

D/C1021は、データPDUと制御用PDUを識別する情報であり、PDU1020におけるD/C1021は、そのPDU1020がデータPDUであることを示している。SN1022は、図2で説明したように、PDU1020同士を識別するための、有限範囲の一連の番号である。P1023は、受信装置120側の受信状況を問い合わせる場合に用いるビットであり、図3において説明したPoll情報はこのビットを用いて送信する。   The D / C 1021 is information for identifying a data PDU and a control PDU, and the D / C 1021 in the PDU 1020 indicates that the PDU 1020 is a data PDU. SN 1022 is a series of numbers in a finite range for identifying PDUs 1020 as described with reference to FIG. P1023 is a bit used when inquiring the reception status on the receiving apparatus 120 side, and the Poll information described in FIG. 3 is transmitted using this bit.

HE1024は、そのPDU1020にLI1025が含まれているか否かを示す情報と、そのPDU1020が再分割されたものか否かを示す情報(図2のF222に相当する)と、を含む情報である。なお、従来の3GシステムのAMD PDUフォーマットにおいては、HEには2ビットが割り当てられていた。   The HE 1024 is information including information indicating whether or not the LI 1025 is included in the PDU 1020 and information indicating whether or not the PDU 1020 is subdivided (corresponding to F222 in FIG. 2). In the AMD PDU format of the conventional 3G system, 2 bits are allocated to HE.

このHEの2ビットのうちの最下位ビット(LSB Less Significant Bit)は、そのAMD PDUにLIが含まれているか否かを示す情報である。また、このHEの最上位ビット(MSB:Most Significant Bit)は使用されていなかった。そこで、本発明では、そのPDU1020が再分割されたものか否かを示す情報をHE1024のMSBに割り当てる。   The least significant bit (LSB Less Significant Bit) of the two bits of the HE is information indicating whether or not the LI is included in the AMD PDU. Further, the most significant bit (MSB: Most Significant Bit) of the HE is not used. Therefore, in the present invention, information indicating whether or not the PDU 1020 has been subdivided is assigned to the MSB of the HE 1024.

たとえば、HE1024の値が「00」の場合は、HE1024は、そのPDU1020が再分割されたものでなく、また、そのPDU1020にLI1025が含まれていないことを示している。HE1024の値が「01」の場合は、HE1024は、そのPDU1020が再分割されたものでなく、また、そのPDU1020にLI1025が含まれていることを示している。なお、PDU1020は再分割されたものではないため、PDU1020のHE1024のMSBの値は「0」となる。   For example, when the value of the HE 1024 is “00”, the HE 1024 indicates that the PDU 1020 is not subdivided and the PDU 1020 does not include the LI 1025. When the value of the HE 1024 is “01”, the HE 1024 indicates that the PDU 1020 is not subdivided, and the PDU 1020 includes the LI 1025. Since the PDU 1020 is not subdivided, the MSB value of the HE 1024 of the PDU 1020 is “0”.

LI1025は、そのPDU1020に、SDU210の複数の断片が結合されて含まれている場合に、その結合の境界部分を示す情報である。LI1025は、そのPDU1020にSDU210の断片が1つだけ含まれている場合(境界部分が存在しない場合)には存在しない。LI1025の後に付加されるE1026は、その後に続くのがLI1025であるのか、Payload(PDUデータ)1027であるのかを示す情報である。   The LI 1025 is information indicating a boundary portion of the combination when the PDU 1020 includes a plurality of fragments of the SDU 210 combined. The LI 1025 does not exist when only one fragment of the SDU 210 is included in the PDU 1020 (when no boundary portion exists). E1026 added after the LI1025 is information indicating whether the LI1025 or the Payload (PDU data) 1027 follows.

たとえば、E1026は、値が「0」の場合、E1026のつぎにはLI1025が続くことを示している。一方、E1026は、値が「1」の場合、E1026のつぎにはPayload(PDUデータ)1027が続くことを示している。ここで、E1026のつぎにLI1025が続く場合とは、そのPDUに3つ以上のSDU210の断片が含まれているため、断片の結合の境界部分が2以上ある場合である。   For example, when the value is “0”, E1026 indicates that LI1025 follows E1026. On the other hand, E1026 indicates that when the value is “1”, Payload (PDU data) 1027 follows E1026. Here, the case where LI 1025 follows E1026 is a case where there are two or more boundary portions for combining fragments because the PDU includes three or more SDU 210 fragments.

Payload(PDUデータ)1027は、SDU210または分割されたSDU210の断片である。また、Payload(PDUデータ)1027は、SDU210またはSDU210の断片が結合されたものである場合もある。また、PDU1020のサイズに対してSDU210の断片の総量が小さい場合、PDU1020の余った部分を、パディングと呼ばれる意味を持たないデータで埋めてもよい。パディングの有無は、あらかじめ定義された値をもつLI1025を付加することで表示する。   Payload (PDU data) 1027 is a fragment of SDU 210 or divided SDU 210. Further, the Payload (PDU data) 1027 may be a combination of SDU 210 or SDU 210 fragments. If the total amount of fragments of the SDU 210 is smaller than the size of the PDU 1020, the remaining part of the PDU 1020 may be filled with data having no meaning called padding. The presence or absence of padding is displayed by adding an LI 1025 having a predefined value.

SubPDU1030は、D/C1021と、SN1022と、P1023と、HE1031と、RI_N1032と、RI_F1033と、RI_L1034と、Payload(SubPDUデータ)1035と、から構成されている。SubPDU1030は、PDU1020を3つに分割して形成されたものである。なお、SubPDU1030の構成のうち、PDU1020の構成と同様の構成については、同一の符号を付して説明を省略する。ただし、Payload1035は、図2におけるPayload231に相当する。HE1033は、そのSubPDU1030が再分割されたものか否かを示す情報と、そのSubPDUが分割数を変更して送信されたものであるか否かを示す情報と、を含む情報である。   The SubPDU 1030 includes a D / C 1021, an SN 1022, a P1023, an HE 1031, an RI_N 1032, an RI_F 1033, an RI_L 1034, and a Payload (SubPDU data) 1035. The SubPDU 1030 is formed by dividing the PDU 1020 into three parts. Note that, in the configuration of the SubPDU 1030, the same configuration as the configuration of the PDU 1020 is denoted by the same reference numeral, and the description thereof is omitted. However, Payload 1035 corresponds to Payload 231 in FIG. The HE 1033 is information including information indicating whether or not the SubPDU 1030 has been subdivided and information indicating whether or not the SubPDU has been transmitted by changing the number of divisions.

PDU1020におけるHE1024は、そのPDU1030にLI1025が含まれているか否かを示す情報が含まれていたが、SubPDU1030ではPDU1020のLI1025およびPayload(PDUデータ)1027を区別なく扱い、また、SubPDU1030特有のPayload(SubPDUデータ)1035には境界部分が含まれない。したがって、SubPDU1030におけるHE1031ではLIが含まれているか否かを示す情報は必要ない。   The HE 1024 in the PDU 1020 includes information indicating whether or not the LI 1025 is included in the PDU 1030. However, the Sub PDU 1030 handles the LI 1025 of the PDU 1020 and the Payload (PDU data) 1027 without distinction, and also includes a Payload (Subload 1030 specific to the SubPDU 1030). (SubPDU data) 1035 does not include a boundary portion. Accordingly, the HE 1031 in the SubPDU 1030 does not need information indicating whether or not the LI is included.

このため、本発明では、SubPDU1030のHE1031のLSBには、そのSubPDU1030が分割数を変更して送信されているものか否かを示す情報を割り当てる。すなわち、たとえば、最初にPDU1020を3分割して形成したSubPDU1030を送信した場合には、このSubPDU1030のHE1031のMSBの値は「0」である。また、その後同じPDU1030を6分割したSubPDU1030を送信した場合には、このSubPDU1030のHE1031のMSBの値は常に「1」となる。   For this reason, in the present invention, information indicating whether or not the SubPDU 1030 is transmitted with the division number changed is assigned to the LSB of the HE 1031 of the SubPDU 1030. That is, for example, when a SubPDU 1030 formed by dividing the PDU 1020 into three is first transmitted, the MSB value of the HE 1031 of the SubPDU 1030 is “0”. Further, when a SubPDU 1030 obtained by dividing the same PDU 1030 into six is transmitted thereafter, the MSB value of the HE 1031 of the SubPDU 1030 is always “1”.

ところで、SubPDU1030が分割数を変更して送信されているものか否かを示す情報は、受信装置120に対して、そのSubPDU1030が再分割後のSubPDU1030であるか、または再々分割後のSubPDU1030であるかを通知するために必要である。たとえば、図3に示した例では、ステップS307でPDU#2を再分割したPDU#2−1と、ステップS314でPDU#2を再々分割したPDU#2−1と、は異なるSubPDUであるが、同じSNおよびRI_Nを含んでおり区別がつかない。   By the way, the information indicating whether or not the SubPDU 1030 is transmitted after changing the number of divisions is the SubPDU 1030 after re-division or the SubPDU 1030 after re-division for the receiving device 120. It is necessary to notify you. For example, in the example shown in FIG. 3, PDU # 2-1 obtained by re-dividing PDU # 2 in step S307 and PDU # 2-1 obtained by re-dividing PDU # 2 in step S314 are different SubPDUs. Contain the same SN and RI_N and are indistinguishable.

このため、そのSubPDU1030が分割数を変更して送信されているものか否かを示す情報が必要となる。たとえば、PDU組立部124aは、同一のSN1022を含み、HE1031のMSBの値が異なるSubPDU1030を受信した場合、分割数が変更されたと判断し、それまでにバッファに保持していた分割数変更前のSubPDU1030を破棄する。   For this reason, information indicating whether or not the SubPDU 1030 is transmitted with the division number changed is required. For example, if the PDU assembly unit 124a receives a SubPDU 1030 that includes the same SN 1022 and has a different MSB value in the HE 1031, the PDU assembly unit 124a determines that the number of divisions has been changed, and before that, The SubPDU 1030 is discarded.

たとえば、HE1031の値が「10」の場合は、HE1031は、そのSubPDU1030が再分割されたものであり、また、そのSubPDU1030が分割数を変更して送信されているものでないことを示している。HE1031の値が「11」の場合は、HE1031は、そのSubPDU1030が再分割されたものであり、また、そのSubPDU1030が分割数を変更して送信されているものであることを示している。なお、SubPDU1030は再分割されたものであるため、SubPDU1030のHE1031のMSBの値は常に「1」となる。   For example, when the value of the HE 1031 is “10”, the HE 1031 indicates that the SubPDU 1030 has been subdivided, and that the SubPDU 1030 has not been transmitted with the division number changed. When the value of the HE 1031 is “11”, the HE 1031 indicates that the SubPDU 1030 has been subdivided, and that the SubPDU 1030 has been transmitted by changing the number of divisions. Note that since the SubPDU 1030 has been subdivided, the MSB value of the HE 1031 of the SubPDU 1030 is always “1”.

RI_N1032は、図2で説明したように、その断片が分割元のPDU1020から分割された断片のうちの何番目の断片かを示す情報である。RI_F1033は、その断片が、分割元のPDU1020から分割された断片のうちの最後の断片か否かを示す情報である。RI_L1034は、Payload(SubPDUデータ)1035のサイズを示す情報である。Payload(SubPDUデータ)1035は、PDU1020のLI1025とPayload(PDUデータ)1027とのまとまりを分割した断片である。   As described with reference to FIG. 2, RI_N 1032 is information indicating the number of fragments among the fragments divided from the PDU 1020 that is the division source. RI_F 1033 is information indicating whether or not the fragment is the last fragment among the fragments divided from the PDU 1020 that is the division source. RI_L 1034 is information indicating the size of Payload (SubPDU data) 1035. Payload (SubPDU data) 1035 is a fragment obtained by dividing a group of LI 1025 of PDU 1020 and Payload (PDU data) 1027.

このように、3GシステムのAMD PDUフォーマットにおいては使用されていなかったHEのMSBにそのPDUが再分割されたものか否かを示す情報を割り当てたことによって、3GシステムのAMD PDUフォーマットのサイズを増大させることなく、Outer−ARQの機能を実現することが可能となる。   In this way, by assigning information indicating whether or not the PDU has been subdivided to the MSB of the HE that was not used in the AMD PDU format of the 3G system, the size of the AMD PDU format of the 3G system is reduced. It is possible to realize the Outer-ARQ function without increasing it.

以上説明したように、本発明にかかる通信方法、送信装置および受信装置によれば、送信装置のSDU分割部とPDU分割部とをそれぞれ独立したレイヤとして設けたことによって、PDUの再分割をおこなわない場合のPDU形成の処理が単純になる。   As described above, according to the communication method, the transmission apparatus, and the reception apparatus according to the present invention, the SDU division unit and the PDU division unit of the transmission apparatus are provided as independent layers, thereby performing PDU re-division. When there is no PDU, the process of PDU formation is simplified.

また、送信装置がPDUを再分割する場合、PDU内のLIおよびPayload(PDUデータ)を区別せずにまとめて分割することで、SDUの結合の境界部分が再分割後のどのSubPDUに含まれるかの判断と、LIの値を再計算してこの境界部分を含むSubPDUに付加する処理が不要となる。   In addition, when the transmission device re-divides a PDU, the LI and Payload (PDU data) in the PDU are divided together without being distinguished, so that the boundary portion of the SDU combination is included in which sub-PDU after re-division And the process of recalculating the value of LI and adding it to the SubPDU including this boundary portion becomes unnecessary.

また、受信装置のSDU組立部とPDU組立部とをそれぞれ独立したレイヤとして設けたことによって、送信装置でPDUの再分割をおこなわなかった場合の、受信装置でのSDU組立の処理が単純になる。   In addition, by providing the SDU assembly unit and the PDU assembly unit of the receiving apparatus as independent layers, the SDU assembly process in the receiving apparatus is simplified when the transmitting apparatus does not re-divide the PDU. .

また、受信装置が再送要求をおこなう場合、送信装置に通知するのはPDUの一連番号だけでよく、SubPDU独自の一連番号を通知する必要がない。このため、再送要求に必要な制御情報の情報量が少なくなる。   In addition, when the receiving apparatus makes a retransmission request, it is only necessary to notify the transmitting apparatus of the PDU serial number, and there is no need to notify the SubPDU unique serial number. For this reason, the amount of control information necessary for the retransmission request is reduced.

なお、上述したように、伝送誤りのほとんどはHARQによって訂正することができる。したがって、PDUすべてを再分割できるように通信システムを構成する必要はない。たとえば、同時に再分割できるPDUの数に上限を設けることによって、管理テーブルなどの構成を必要最小限にしてもよい。   As described above, most transmission errors can be corrected by HARQ. Therefore, there is no need to configure the communication system so that all PDUs can be subdivided. For example, by setting an upper limit on the number of PDUs that can be subdivided at the same time, the configuration of the management table or the like may be minimized.

また、本実施の形態で説明した送信方法または受信方法は、あらかじめ用意されたプログラムをパーソナル・コンピュータやワークステーションなどのコンピュータで実行することにより実現することができる。このプログラムは、ハードディスク、フレキシブルディスク、CD−ROM、MO、DVDなどのコンピュータで読み取り可能な記録媒体に記録され、コンピュータによって記録媒体から読み出されることによって実行される。またこのプログラムは、インターネットなどのネットワークを介して配布することが可能な伝送媒体であってもよい。   The transmission method or the reception method described in this embodiment can be realized by executing a program prepared in advance on a computer such as a personal computer or a workstation. This program is recorded on a computer-readable recording medium such as a hard disk, a flexible disk, a CD-ROM, an MO, and a DVD, and is executed by being read from the recording medium by the computer. The program may be a transmission medium that can be distributed via a network such as the Internet.

(付記1)送信装置から受信装置へパケットの送信を行う通信方法であって、
送出されるパケットは、識別情報と分割が行われていないことを示す情報を有し、
送出された特定のパケットに対し受信装置から再送要求を受け取ったとき、前記特定のパケットの再送または、前記特定のパケットを分割した複数の分割パケットの再送が行われ、
前記複数の分割パケットは、前記特定のパケットの前記識別情報と、分割が行われていることを示す情報と、前記の特定のパケットを組み立てるための情報を有することを特徴とする通信方法。
(Supplementary note 1) A communication method for transmitting a packet from a transmitting device to a receiving device,
The packet to be sent has identification information and information indicating that no division is performed,
When a retransmission request is received from a receiving device for a specific packet sent out, the specific packet is retransmitted or a plurality of divided packets obtained by dividing the specific packet are retransmitted,
The communication method according to claim 1, wherein the plurality of divided packets include the identification information of the specific packet, information indicating that the division is performed, and information for assembling the specific packet.

(付記2)前記特定のパケットの再送と、前記特定のパケットを分割した複数の分割パケットの再送の選択は、伝送状態に基づいて行われることを特徴とする付記1に記載の通信方法。 (Supplementary note 2) The communication method according to supplementary note 1, wherein retransmission of the specific packet and selection of retransmission of a plurality of divided packets obtained by dividing the specific packet are performed based on a transmission state.

(付記3)前記分割パケットの分割数は、伝送状態に基づいて行われることを特徴とする付記1または付記2に記載の通信方法。 (Supplementary note 3) The communication method according to Supplementary note 1 or Supplementary note 2, wherein the number of divisions of the fragmented packet is performed based on a transmission state.

(付記4)送信装置から受信装置へパケットの送信を行う通信方法であって、
上位レイヤから出力される情報を分割または結合して第1のパケットを形成する第1のレイヤによる送信制御と、
前記第1のレイヤとは独立して設けられ、前記第1のパケットを分割して複数の第2のパケットを形成する第2のレイヤによる送信制御が行われ、
前記送信装置から受信装置へのパケットの再送は、前記第1のパケットまたは前記第2のパケットのいずれかにより行われることを特徴とする通信方法。
(Supplementary Note 4) A communication method for transmitting a packet from a transmitting device to a receiving device,
Transmission control by a first layer that divides or combines information output from higher layers to form a first packet;
Transmission control is performed by a second layer that is provided independently of the first layer and divides the first packet to form a plurality of second packets,
Retransmission of a packet from the transmitting device to the receiving device is performed by either the first packet or the second packet.

(付記5)前記第1および前記第2のパケットは、共通の形式の、識別情報および分割の有無を示す情報を有するとともに、前記の特定のパケットを組み立てるための情報を有することを特徴とする付記4に記載の通信方法。 (Supplementary Note 5) The first and second packets have identification information and information indicating presence / absence of division in a common format, and information for assembling the specific packet. The communication method according to attachment 4.

(付記6)前記第1のパケットによる再送と、前記第2のパケットによる再送の選択は、伝送状態に基づいて行われることを特徴とする付記5に記載の通信方法。 (Supplementary note 6) The communication method according to supplementary note 5, wherein selection of retransmission by the first packet and retransmission by the second packet is performed based on a transmission state.

(付記7)前記第2のパケットの前記第1のパケットに対する分割数は、伝送状態に基づいて変更されることを特徴とする付記5または付記6に記載の通信方法。 (Supplementary note 7) The communication method according to supplementary note 5 or 6, wherein the number of divisions of the second packet with respect to the first packet is changed based on a transmission state.

(付記8)受信装置へパケットの送信を行う送信装置であって、
送出されるパケットは、識別情報と分割が行われていないことを示す情報を有し、
送出された特定のパケットに対し受信装置から再送要求を受け取ったとき、前記特定のパケットの再送または、前記特定のパケットを分割した複数の分割パケットの再送が行われ、
前記複数の分割パケットは、前記特定のパケットの前記識別情報と、分割が行われていることを示す情報と、前記の特定のパケットを組み立てるための情報を有することを特徴とする送信装置。
(Supplementary Note 8) A transmission device that transmits a packet to a reception device,
The packet to be sent has identification information and information indicating that no division is performed,
When a retransmission request is received from a receiving device for a specific packet sent out, the specific packet is retransmitted or a plurality of divided packets obtained by dividing the specific packet are retransmitted,
The transmission apparatus according to claim 1, wherein the plurality of divided packets include the identification information of the specific packet, information indicating that the division is performed, and information for assembling the specific packet.

(付記9)前記特定のパケットの再送と、前記特定のパケットを分割した複数の分割パケットの再送の選択は、伝送状態に基づいて行われることを特徴とする付記8に記載の送信装置。 (Supplementary note 9) The transmission apparatus according to supplementary note 8, wherein retransmission of the specific packet and selection of retransmission of a plurality of divided packets obtained by dividing the specific packet are performed based on a transmission state.

(付記10)前記分割パケットの分割数は、伝送状態に基づいて行われることを特徴とする付記8または付記9に記載の送信装置。 (Supplementary note 10) The transmission apparatus according to supplementary note 8 or supplementary note 9, wherein the number of divisions of the divided packet is performed based on a transmission state.

(付記11)送信装置から送信されるパケットの受信を行う受信装置であって、
受信するパケットは、識別情報と分割が行われていないことを示す情報を有し、
受信した特定のパケットに対し前記送信装置に再送要求を行い受信した再送パケットが、前記分割が行われていないことを示す情報を有する前記特定のパケットであるか、前記特定のパケットと同じ識別情報および分割が行われていることを示す情報およびパケットを組み立てるための情報を有する分割パケットであるかを判別し、
前記受信した再送パケットが前記分割パケットであるときは、複数の前記分割パケットの前記パケットを組み立てるための情報に基づいて、前記特定のパケットを組み立てることを特徴とする受信装置。
(Additional remark 11) It is a receiver which receives the packet transmitted from a transmitter, Comprising:
The received packet has identification information and information indicating that no division is performed,
A retransmission request for the received specific packet is made to the transmission apparatus, and the received retransmission packet is the specific packet having information indicating that the division is not performed, or the same identification information as the specific packet And determining whether the packet is a fragmented packet having information indicating that the fragmentation is being performed and information for assembling the packet,
When the received retransmission packet is the divided packet, the receiving apparatus assembles the specific packet based on information for assembling the packets of a plurality of the divided packets.

(付記12)受信した前記特定のパケットの再送の要求と、前記特定のパケットを分割した複数の分割パケットの再送の要求は、伝送状態に基づいて行うことを特徴とする付記11に記載の受信装置。 (Supplementary note 12) The reception according to Supplementary note 11, wherein the request for retransmission of the received specific packet and the request for retransmission of a plurality of divided packets obtained by dividing the specific packet are made based on a transmission state. apparatus.

(付記13)伝送状態に基づいて変更された分割数の前記分割パケットと、当該分割数の変更に関する情報とを受信し、前記特定のパケットを組み立てることを特徴とする付記11または付記12に記載の受信装置。 (Supplementary note 13) The supplementary note 11 or the supplementary note 12, wherein the division packet having the number of divisions changed based on a transmission state and information on the change of the division number are received and the specific packet is assembled. Receiver.

(付記14)特定のパケットの識別番号が同一の当該特定のパケットを組み立てることを特徴とする付記11〜13のいずれか一つに記載の受信装置。 (Supplementary note 14) The receiving apparatus according to any one of supplementary notes 11 to 13, wherein the specific packet having the same identification number of the specific packet is assembled.

(付記15)前記分割パケットには、前記分割数が変更された旨の情報を含み、当該分割数が変更された旨の情報を含む前記分割パケットを受信した場合、当該分割パケットと同一の識別番号を有する受信済みの前記分割パケットを破棄することを特徴とする付記13または14に記載の受信装置。 (Additional remark 15) The said division | segmentation packet contains the information that the said division | segmentation number was changed, and when the said division | segmentation packet containing the information that the said division | segmentation number was changed is received, the identification same as the said division | segmentation packet 15. The receiving apparatus according to appendix 13 or 14, wherein the received divided packet having a number is discarded.

以上のように、本発明にかかる通信方法、送信装置および受信装置は、ARQの機能を備えた通信システムに有用であり、特に、当該システムでOuter−ARQを実現する場合に適している。   As described above, the communication method, the transmission apparatus, and the reception apparatus according to the present invention are useful for a communication system having an ARQ function, and are particularly suitable for realizing Outer-ARQ in the system.

実施の形態にかかる通信システムの基本的構成を示すブロック図である。1 is a block diagram showing a basic configuration of a communication system according to an embodiment. 実施の形態にかかるPDUおよびSubPDUのフォーマットの概要について説明する図である。It is a figure explaining the outline | summary of the format of PDU and SubPDU concerning embodiment. 実施の形態にかかる通信システムの再送処理を示すシーケンス図である。It is a sequence diagram which shows the resending process of the communication system concerning Embodiment. 実施の形態にかかる送信装置のPDU分割部がPDUを再分割する処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the process which the PDU division part of the transmission device concerning an embodiment re-divides PDU. 実施の形態にかかるSubPDUの形成過程を図4のステップに対応させて説明する図である。It is a figure explaining the formation process of SubPDU concerning an embodiment corresponding to the step of FIG. 実施の形態にかかる受信装置のPDU組立部が備える管理テーブルの一例を示す図である。It is a figure which shows an example of the management table with which the PDU assembly part of the receiver concerning embodiment is provided. 実施の形態にかかる受信装置のPDU組立部がPDUを組み立てる処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the process which the PDU assembly part of the receiver concerning Embodiment assembles PDU. 実施の形態にかかるPDUの組立過程を図7のステップに対応させて説明する図である。It is a figure explaining the assembly process of PDU concerning an embodiment corresponding to the step of FIG. 実施の形態にかかる受信装置のPDU組立部が備える管理テーブルの一例を示す図である。It is a figure which shows an example of the management table with which the PDU assembly part of the receiver concerning embodiment is provided. 実施の形態にかかるPDUのフォーマットの実施例について説明する図である。It is a figure explaining the Example of the format of PDU concerning Embodiment. Outer−ARQを実現するための従来のPDUフォーマットおよびPUD再分割方法の一例を示す図である。It is a figure which shows an example of the conventional PDU format and PUD subdivision method for implement | achieving Outer-ARQ. Outer−ARQを実現するための従来のPDUフォーマットおよびPUD再分割方法の他の一例を示す図である。It is a figure which shows another example of the conventional PDU format and PUD subdivision method for implement | achieving Outer-ARQ.

符号の説明Explanation of symbols

100 通信システム
110 送信装置
112、123 RLCレイヤ
113、124 Outer−ARQ処理部
113a SDU分割部
113b PDU分割部
114、122 MACレイヤ
114b、122a HARQ処理部
115、121 PHYレイヤ
120 受信装置
124a PDU組立部
124b SDU組立部
210、1020 SDU
220、1030 PDU
230 SubPDU
610、620、900 管理テーブル
DESCRIPTION OF SYMBOLS 100 Communication system 110 Transmission apparatus 112, 123 RLC layer 113, 124 Outer-ARQ process part 113a SDU division part 113b PDU division part 114, 122 MAC layer 114b, 122a HARQ process part 115, 121 PHY layer 120 Reception apparatus 124a PDU assembly part 124b SDU assembly part 210, 1020 SDU
220, 1030 PDU
230 SubPDU
610, 620, 900 management table

Claims (10)

送信装置から受信装置へパケットの送信を行う通信方法であって、
送出されるパケットは、識別情報と分割が行われていないことを示す情報を有し、
送出された特定のパケットに対し受信装置から再送要求を受け取ったとき、前記特定のパケットの再送または、前記特定のパケットを分割した複数の分割パケットの再送が行われ、
前記複数の分割パケットは、前記特定のパケットの前記識別情報と、分割が行われていることを示す情報と、前記の特定のパケットを組み立てるための情報を有することを特徴とする通信方法。
A communication method for transmitting a packet from a transmitting device to a receiving device,
The packet to be sent has identification information and information indicating that no division is performed,
When a retransmission request is received from a receiving device for a specific packet sent out, the specific packet is retransmitted or a plurality of divided packets obtained by dividing the specific packet are retransmitted,
The communication method according to claim 1, wherein the plurality of divided packets include the identification information of the specific packet, information indicating that the division is performed, and information for assembling the specific packet.
前記特定のパケットの再送と、前記特定のパケットを分割した複数の分割パケットの再送の選択は、伝送状態に基づいて行われることを特徴とする請求項1に記載の通信方法。   2. The communication method according to claim 1, wherein retransmission of the specific packet and selection of retransmission of a plurality of divided packets obtained by dividing the specific packet are performed based on a transmission state. 送信装置から受信装置へパケットの送信を行う通信方法であって、
上位レイヤから出力される情報を分割または結合して第1のパケットを形成する第1のレイヤによる送信制御と、
前記第1のレイヤとは独立して設けられ、前記第1のパケットを分割して複数の第2のパケットを形成する第2のレイヤによる送信制御が行われ、
前記送信装置から受信装置へのパケットの再送は、前記第1のパケットまたは前記第2のパケットのいずれかにより行われることを特徴とする通信方法。
A communication method for transmitting a packet from a transmitting device to a receiving device,
Transmission control by a first layer that divides or combines information output from higher layers to form a first packet;
Transmission control is performed by a second layer that is provided independently of the first layer and divides the first packet to form a plurality of second packets,
Retransmission of a packet from the transmitting device to the receiving device is performed by either the first packet or the second packet.
前記第1および前記第2のパケットは、共通の形式の、識別情報および分割の有無を示す情報を有するとともに、前記の特定のパケットを組み立てるための情報を有することを特徴とする請求項3に記載の通信方法。   The said 1st and said 2nd packet has the information which shows the identification information of the common format and the presence or absence of the division | segmentation, and the information for assembling the said specific packet, The said 3rd packet is characterized by the above-mentioned. The communication method described. 受信装置へパケットの送信を行う送信装置であって、
送出されるパケットは、識別情報と分割が行われていないことを示す情報を有し、
送出された特定のパケットに対し受信装置から再送要求を受け取ったとき、前記特定のパケットの再送または、前記特定のパケットを分割した複数の分割パケットの再送が行われ、
前記複数の分割パケットは、前記特定のパケットの前記識別情報と、分割が行われていることを示す情報と、前記の特定のパケットを組み立てるための情報を有することを特徴とする送信装置。
A transmitting device that transmits a packet to a receiving device,
The packet to be sent has identification information and information indicating that no division is performed,
When a retransmission request is received from a receiving device for a specific packet sent out, the specific packet is retransmitted or a plurality of divided packets obtained by dividing the specific packet are retransmitted,
The transmission apparatus according to claim 1, wherein the plurality of divided packets include the identification information of the specific packet, information indicating that the division is performed, and information for assembling the specific packet.
前記特定のパケットの再送と、前記特定のパケットを分割した複数の分割パケットの再送の選択は、伝送状態に基づいて行われることを特徴とする請求項5に記載の送信装置。   The transmission apparatus according to claim 5, wherein retransmission of the specific packet and selection of retransmission of a plurality of divided packets obtained by dividing the specific packet are performed based on a transmission state. 送信装置から送信されるパケットの受信を行う受信装置であって、
受信するパケットは、識別情報と分割が行われていないことを示す情報を有し、
受信した特定のパケットに対し前記送信装置に再送要求を行い受信した再送パケットが、前記分割が行われていないことを示す情報を有する前記特定のパケットであるか、前記特定のパケットと同じ識別情報および分割が行われていることを示す情報およびパケットを組み立てるための情報を有する分割パケットであるかを判別し、
前記受信した再送パケットが前記分割パケットであるときは、複数の前記分割パケットの前記パケットを組み立てるための情報に基づいて、前記特定のパケットを組み立てることを特徴とする受信装置。
A receiving device that receives a packet transmitted from a transmitting device,
The received packet has identification information and information indicating that no division is performed,
A retransmission request for the received specific packet is made to the transmission apparatus, and the received retransmission packet is the specific packet having information indicating that the division is not performed, or the same identification information as the specific packet And determining whether the packet is a fragmented packet having information indicating that the fragmentation is being performed and information for assembling the packet,
When the received retransmission packet is the divided packet, the receiving apparatus assembles the specific packet based on information for assembling the packets of a plurality of the divided packets.
受信した前記特定のパケットの再送の要求と、前記特定のパケットを分割した複数の分割パケットの再送の要求は、伝送状態に基づいて行うことを特徴とする請求項7に記載の
受信装置。
8. The receiving apparatus according to claim 7, wherein a request for retransmission of the received specific packet and a request for retransmission of a plurality of divided packets obtained by dividing the specific packet are made based on a transmission state.
前記特定のパケットの識別番号が同一の当該特定のパケットを組み立てることを特徴とする請求項7または8に記載の受信装置。   9. The receiving apparatus according to claim 7, wherein the specific packet having the same identification number is assembled. 前記分割パケットには、前記分割数が変更された旨の情報を含み、当該分割数が変更された旨の情報を含む前記分割パケットを受信した場合、当該分割パケットと同一の識別番号を有する受信済みの前記分割パケットを破棄することを特徴とする請求項9に記載の受信装置。   The divided packet includes information indicating that the number of divisions has been changed, and when receiving the divided packet including information indicating that the number of divisions has been changed, a reception having the same identification number as the divided packet is received. The receiving apparatus according to claim 9, wherein the received divided packet is discarded.
JP2006293352A 2006-06-16 2006-10-27 Communication method, transmitter, and receiver Withdrawn JP2008022516A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2006293352A JP2008022516A (en) 2006-06-16 2006-10-27 Communication method, transmitter, and receiver
PCT/JP2007/062180 WO2007145345A1 (en) 2006-06-16 2007-06-15 Communication method, transmitting device and receiving device

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2006168177 2006-06-16
JP2006293352A JP2008022516A (en) 2006-06-16 2006-10-27 Communication method, transmitter, and receiver

Publications (1)

Publication Number Publication Date
JP2008022516A true JP2008022516A (en) 2008-01-31

Family

ID=38831857

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006293352A Withdrawn JP2008022516A (en) 2006-06-16 2006-10-27 Communication method, transmitter, and receiver

Country Status (2)

Country Link
JP (1) JP2008022516A (en)
WO (1) WO2007145345A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5648631B2 (en) * 2009-04-27 2015-01-07 日本電気株式会社 Receiving device, receiving method and program
JP2015509682A (en) * 2012-02-24 2015-03-30 マーベル ワールド トレード リミテッド Cross-layer scheduling based on feedback from lower layers

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4917563B2 (en) * 2008-03-26 2012-04-18 京セラ株式会社 Wireless communication system, wireless communication device and control method thereof
WO2011061855A1 (en) * 2009-11-20 2011-05-26 富士通株式会社 Wireless communication apparatus, system and retransmission control method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09139727A (en) * 1995-11-15 1997-05-27 Oki Electric Ind Co Ltd Portable terminal equipment
JP4258435B2 (en) * 2004-05-26 2009-04-30 パナソニック電工株式会社 Intercom device and intercom system using the same

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5648631B2 (en) * 2009-04-27 2015-01-07 日本電気株式会社 Receiving device, receiving method and program
JP2015509682A (en) * 2012-02-24 2015-03-30 マーベル ワールド トレード リミテッド Cross-layer scheduling based on feedback from lower layers

Also Published As

Publication number Publication date
WO2007145345A1 (en) 2007-12-21

Similar Documents

Publication Publication Date Title
JP2008113095A (en) Communication method, transmission device, and reception device
JP4826559B2 (en) Wireless communication apparatus, transmission method, reception method
JP3426224B2 (en) Apparatus and method for transmitting variable length data by radio link protocol in mobile communication system
US7130295B2 (en) Data retransmission apparatus and method in a mobile communication system
JP3469560B2 (en) Data transmission method for hybrid automatic retransmission request 2/3 scheme in downlink of broadband wireless communication system
JP4781939B2 (en) Wireless communication device
JP5087939B2 (en) Wireless communication apparatus and transmission method
KR101084135B1 (en) method of receiving and transmitting for status PDU in wireless communication system
US20090259908A1 (en) Arq and harq protocol data units and method of formation
US20050185608A1 (en) Mobile communication system employing high speed downlink packet access and method for improving data processing speed in the same
JP2009517930A (en) Data retransmission method, data transmission apparatus, and data transmission system
KR20060122933A (en) Communication method, user terminal, network element and computer program
KR20050071672A (en) Transmission of data packets in containers
JP2006203265A (en) Receiver, transmitter, communication system and method
JPWO2008078365A1 (en) Transmitting station, relay station and relay method
JP4232978B2 (en) Transmission control method in ARQ system
TW200417206A (en) Transmission of data packets in containers
CN112153696B (en) RLC SDU segmentation processing method, device and terminal
TWI416898B (en) System and method for data transmission
JP2008022516A (en) Communication method, transmitter, and receiver
KR100945491B1 (en) Method and apparatus for generating data frame in Wireless Personal Area Network
US9008016B2 (en) Data transmission method and system
JP2007089107A (en) Radio communication apparatus and mapping method
JPH04362819A (en) Broadcast communication equipment
KR101300383B1 (en) Method and apparatus for processing retransmission protocal data unit in mobile communication system

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20100105