WO2011012040A1 - Method for encapsulating relay-medium access control protocol data unit (r-mac pdu) and method, system and device for transmitting r-mac pdu - Google Patents

Method for encapsulating relay-medium access control protocol data unit (r-mac pdu) and method, system and device for transmitting r-mac pdu Download PDF

Info

Publication number
WO2011012040A1
WO2011012040A1 PCT/CN2010/074871 CN2010074871W WO2011012040A1 WO 2011012040 A1 WO2011012040 A1 WO 2011012040A1 CN 2010074871 W CN2010074871 W CN 2010074871W WO 2011012040 A1 WO2011012040 A1 WO 2011012040A1
Authority
WO
WIPO (PCT)
Prior art keywords
mac
header
mac pdu
sub
subheader
Prior art date
Application number
PCT/CN2010/074871
Other languages
French (fr)
Chinese (zh)
Inventor
杨瑾
梁枫
毕峰
袁明
吴栓栓
Original Assignee
中兴通讯股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2011012040A1 publication Critical patent/WO2011012040A1/en

Links

Classifications

    • 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
    • H04W28/065Optimizing the usage of the radio link, e.g. header compression, information sizing, discarding information using assembly or disassembly of packets
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/0078Avoidance of errors by organising the transmitted data in a format specifically designed to deal with errors, e.g. location
    • H04L1/0083Formatting with frames or packets; Protocol or part of protocol for error control
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W80/00Wireless network protocols or protocol adaptations to wireless operation
    • H04W80/02Data link layer protocols

Definitions

  • the present invention relates to the field of mobile communications, and in particular, to an R-MAC PDU encapsulation method, a transmission method, a system and a device in a mobile communication system including a relay station (RN: Relay Node).
  • RN Relay Node
  • a UE User Equipment, user equipment or terminal
  • eNB evolved Node B
  • the other is a direct communication method in a traditional mobile network.
  • One is to implement communication between the UE and the eNB through the relay service of the RN, as shown in FIG.
  • the link between the eNB and the RN is called a Backhaul Link, and the link between the RN and the UE it serves is called an Access Link.
  • the RN receives the service through the relay.
  • the UE is called R-UE.
  • the RN can be divided into two modes: distributed scheduling and centralized scheduling.
  • the distributed scheduling is applicable to the RNs with the capability of the independent scheduling resources.
  • the eNB allocates certain resources to the RN.
  • the RN can independently schedule the resources to provide services for users in the RN coverage.
  • the centralized scheduling mode The eNB uniformly allocates resources, and the RN itself has no authority to allocate resources, and can only perform relay services according to the scheduling of the eNB.
  • distributed scheduling or centralized scheduling can be selected according to the selected RN function and network requirements.
  • MAC Medium Access Control
  • LTE Long Term Evolution
  • CE Control Element
  • MAC PDU Protocol Data Units
  • the format of the MAC PDU of the LTE system is as shown in FIG. 2: The whole is divided into two parts: a MAC PDU header (header) and a MAC PDU payload (payload).
  • a MAC PDU the header part is in front and then the payload is received. section.
  • the MAC PDU header contains multiple MAC PDU subheaders (Subheaders).
  • the payload part contains several MAC SDUs and MAC CEs. It may also include certain padding bytes introduced according to the length specification of the MAC PDU.
  • MAC in the payload.
  • the CE is in front, followed by the MAC SDU, and finally the possible Padding ("opt" in the figure means optional).
  • Each MAC PDU subheader corresponds to one MAC SDU, MAC CE or Padding in the payload, indicating information about the corresponding MAC SDU or MAC CE, or indicating Padding.
  • the order in which the MAC PDU subheaders are arranged in the MAC PDU header corresponds to the order in which the MAC CE, MAC SDU, and Padding are arranged in the payload.
  • the MAC PDU subheaders are divided into two categories, which are divided into subheaders for indicating the MAC SDU.
  • the format is shown in Figure 3a and Figure 3b, and the subheaders used to indicate MAC CE or Padding are shown in Figure 4.
  • the sub-header format shown in FIG. 3 and FIG. 4 is expressed in the form of a 1-byte line, and the sub-header for the MAC SDU can occupy 2 bytes or 3 bytes, and the sub-header for MAC CE or Padding occupies 1 byte.
  • the meaning of each indicator is:
  • E - lbit used to indicate that this subheader is followed by another MAC PDU subheader, or the beginning of a payload
  • LCID - 5bit indicating the related attributes of the MAC SDU or MAC CE corresponding to this subheader, or indicating Padding
  • F - lbit used to indicate that the length of the L area is 7 bits or 15 bits.
  • L - 7bit (as shown in Figure 3a) or 15bit (as shown in Figure 3b) is used to indicate the length of the corresponding MAC SDU.
  • the subheader for the MAC SDU can be represented as an R/R/E/LCID/F/L subheader, and the subheader for MAC CE or Padding can be represented as an R/R/E/LCID subheader. Since the length of the MAC CE information is fixed, the L area indicating the length is not required in the subhead corresponding to the MAC CE, and further need not be needed. An F indicator indicating the length of the L region.
  • the format of the foregoing MAC PDU is used in the LTE system for processing data between the eNB and the UE and related MAC layer control information at the MAC layer, and the eNB encapsulates the data of each UE and the related MAC control information into a MAC PDU, and transmits the data to the lower layer.
  • the UE sends the data to the eNB and the related MAC control information is encapsulated into a MAC PDU, which is further processed and sent to the eNB.
  • the MAC PDU transmitted between the eNB and the RN on the Backhaul Link may include RN and N (N > 1 , N is an integer) R-UE data and respective MAC control information.
  • N is an integer
  • the existing MAC PDU format of LTE cannot fully adapt to the requirements of data and related control transmission between the eNB and the RN.
  • the original MAC PDU is directed to the same UE's data and related control.
  • the data and MAC CE of multiple RNs under the RN and the data and MAC CE between the RN and the eNB are separately encapsulated and transmitted in the format of the MAC PDU on the Backhaul Link, the resources of the Backhaul Link cannot be obtained. Effective use, and can not be effectively scheduled transmission according to the data requirements of each UE or RN.
  • the eNB For a centralized scheduling relay system, the eNB not only needs to schedule and control the transmission related to the RN, but also needs to control the related transmission of its subordinate R-UE through the relay forwarding scheduling of the RN, that is, the transmission needs to be related to the RN on the Backhaul Link.
  • the data and the corresponding MAC CE, as well as the R-UE related data and the corresponding MAC CE are included in the eNB.
  • the technical problem to be solved by the present invention is to provide an R-MAC PDU encapsulation method, a transmission method, a system and a device, improve resource utilization of a backhaul link, and implement effective scheduling control of the Backhaul Link and the Access Link by the eNB.
  • the present invention provides a method for encapsulating a medium access control MAC protocol data unit PDU for a backhaul link, where the MAC PDU for the backhaul link is below Referred to as R-MAC PDU, the method includes:
  • the R-MAC PDU includes an R-MAC PDU header and an R-MAC PDU payload, and the sender will belong to a MAC Control Element (CE) of the Relay Station (RN) and/or m Relay Subordinate Terminals (R-UEs), and A MAC Service Data Unit (SDU) belonging to the RN and/or k R-UEs is encapsulated in the payload of the R-MAC PDU, m, k > l and is an integer, and at least the indication information is encapsulated in the R-MAC PDU header.
  • the indication information is used to indicate an RN or an R-UE to which the MAC CE and the MAC SDU in the R-MAC PDU payload respectively belong.
  • the present invention further provides a method for sending an R-MAC PDU, where the method includes:
  • the sender When the sender sends a MAC CE belonging to the RN and/or m R-UEs to the receiver on the backhaul link, and a MAC SDU belonging to the RN and/or k R-UEs, m, k > 1 and is an integer.
  • the present invention further provides a method for receiving an R-MAC PDU, including:
  • the receiver receives the R-MAC PDU sent by the sender, the R-MAC PDU includes an R-MAC PDU header and an R-MAC PDU payload, and the receiver decapsulates a plurality of Rs from the R-MAC PDU header a MAC PDU subheader that decapsulates one or more MAC CEs and one or more MAC SDUs from the R-MAC PDU payload according to an indication of each R-MAC PDU subheader, and according to the R-MAC PDU
  • the indication information carried in the header is learned by the RN or the R-UE to which the MAC CE and the MAC SDU in the R-MAC PDU payload respectively belong.
  • the present invention also provides a transmission system of an R-MAC PDU, including a transmitting device and a receiving device, where:
  • the transmitting device is configured to: CEs belonging to the RN and/or m R-UEs, and belonging to the RN And/or the MAC SDUs of the k R-UEs are encapsulated in the R-MAC PDU payload, m, k > 1 and are integers, at least the indication information is encapsulated in the R-MAC PDU header, and the encapsulated R-MAC is to be encapsulated.
  • the receiving device is configured to: receive an R-MAC PDU sent by the sender, decapsulate the indication information from the R-MAC PDU header, and decapsulate the MAC CE and the MAC SDU from the R-MAC PDU payload, and according to the The indication information determines an RN or an R-UE to which the MAC CE and the MAC SDU belong respectively.
  • the present invention further provides an apparatus for transmitting an R-MAC PDU, including a packaging unit and a sending unit, where:
  • the encapsulation unit is configured to: encapsulate one or more MAC CEs belonging to the RN and/or m R-UEs, and one or more MAC SDUs belonging to the RN and/or k R-UEs in the R-MAC PDU In the payload, m, k > 1 and is an integer, and is used to encapsulate the indication information in the R-MAC PDU header;
  • the sending unit is configured to: send the encapsulated R-MAC PDU.
  • the present invention further provides an apparatus for receiving an R-MAC PDU, including a decapsulation unit and a node confirmation unit, where:
  • the decapsulation unit is configured to: decapsulate the indication information from the R-MAC PDU header; decapsulate one or more MAC CEs from the R-MAC PDU payload, and one or more MAC SDUs ;
  • the node confirming unit is configured to: determine node information of the RN or the R-UE to which the MAC CE and the MAC SDU belong respectively according to the decapsulation information decapsulated by the decapsulation unit.
  • the method, the transmission method, the system and the device for the R-MAC PDU of the backhaul link proposed by the invention realize the effective processing and packaging of the data and related control information on the Backhaul Link, thereby improving the utilization of the Backhaul Link resource and being flexible.
  • Effective scheduling control transmission more effectively meet the R-UE and RN requirements for data delay, data volume, etc., improve the fairness of system resource scheduling Sexual effects.
  • 1 is a schematic diagram of a structure of a relay network
  • FIG. 2 is a structural diagram of a MAC PDU of an LTE system
  • 3a and 3b are schematic diagrams showing a subheader structure corresponding to a MAC SDU in a MAC PDU transmitted between an eNB and a UE;
  • FIG. 4 is a schematic diagram of a sub-header structure corresponding to MAC CE or Padding in a MAC PDU transmitted between an eNB and a UE;
  • Figure 5 is a schematic structural view of the system and apparatus of the present invention.
  • FIG. 6 is a schematic structural diagram of an R-MAC PDU according to method 1 of the present invention.
  • FIG. 7a and 7b are schematic diagrams showing the structure of a sub-header corresponding to a MAC SDU in an R-MAC PDU according to the method 1 of the present invention, wherein the Node ID occupies 16 bits;
  • 8a and 8b are schematic diagrams showing the structure of a sub-header corresponding to a MAC SDU in an R-MAC PDU according to the method 1 of the present invention, wherein the Node ID occupies 8 bits;
  • FIG. 9a and FIG. 9b are schematic diagrams of a sub-header corresponding to a MAC CE in an R-MAC PDU according to method 1 of the present invention, wherein a Node ID occupies 8 bits or 16 bits;
  • FIG. 10 is a schematic structural diagram of an R-MAC PDU according to method 2 of the present invention.
  • FIG. 11a and FIG. 1 ib are schematic diagrams of the structure of the S subheader in the R-MAC PDU of the method 2 of the present invention, where the Node ID area can occupy 8 bits or 16 bits;
  • FIG. 12 is a schematic structural diagram of an R-MAC PDU according to method 3 of the present invention.
  • FIG. 13a and FIG. 13b are schematic diagrams showing a sub-header structure corresponding to a MAC SDU in an R-MAC PDU according to method 3 of the present invention, wherein the Node ID occupies 16 bits;
  • FIG. 14a and FIG. 14b are schematic diagrams showing a sub-header structure corresponding to a MAC SDU in an R-MAC PDU according to method 3 of the present invention, wherein the Node ID occupies 8 bits;
  • 17 is a schematic diagram of a sub-head structure corresponding to a MAC CE in an R-MAC PDU according to method 3 of the present invention, and does not include a Node ID area;
  • FIG. 19 is a structural diagram of an R-MAC PDU in Embodiment 2 of the present invention.
  • FIG. 20 is a structural diagram of an R-MAC PDU in Embodiment 3 of the present invention.
  • FIG. 21 is a structural diagram of an R-MAC PDU in Embodiment 4 of the present invention.
  • Figure 22 is a structural diagram of an R-MAC PDU in Embodiment 5 of the present invention.
  • FIG 23 is a structural diagram of an R-MAC PDU in Embodiment 6 of the present invention. detailed description
  • the present invention proposes an R-MAC PDU in the Backhaul Link.
  • the method, the transmission method, the system and the device of the relay-MAC PDU are used to improve the utilization of the Backhaul Link resource, and provide flexible and effective scheduling control for the RN and the R-UE, and effectively satisfy the data delay of the R-UE and the RN.
  • a MAC Control Element (MAC CE) belonging to a Relay Station (RN) and/or m Relay Subordinate Terminals (R-UEs), and a MAC Service Data Unit (MAC) belonging to the RN and/or k R-UEs are transmitted to the receiver on the road.
  • SDU MAC Control Element
  • m, k > l and an integer encapsulates the one or more MAC CEs, and one or more MAC SDUs into R-MAC PDUs, and sends them to the receiver through the physical layer, where the sender is
  • the R-MAC PDU carries at least indication information, and is used to indicate an RN or an R-UE to which the MAC CE and the MAC SDU in the R-MAC PDU belong respectively. Where m and k can be equal.
  • the method for the sender to encapsulate the R-MAC PDU includes: the R-MAC PDU includes an R-MAC PDU header and an R-MAC PDU payload, and the sender will belong to the RN and/or m R-UEs.
  • the MAC CE, and the MAC SDUs belonging to the RN and/or k R-UEs are encapsulated in the payload of the R-MAC PDU, m, k > l and are integers, at least the indication information is encapsulated in the R-MAC PDU header.
  • the indication information is used to indicate an RN or an R-UE to which the MAC CE and the MAC SDU in the R-MAC PDU payload respectively belong. Where m and k can be equal.
  • the method for the receiver to receive the R-MAC PDU includes: receiving the sender sent by the sender
  • An R-MAC PDU the R-MAC PDU includes an R-MAC PDU header and an R-MAC PDU payload
  • the receiver decapsulates a plurality of R-MAC PDU subheaders from the R-MAC PDU header, according to each
  • the indication of the R-MAC PDU sub-decapsulation decapsulates one or more MAC CEs and one or more MAC SDUs from the R-MAC PDU payload, and learns from the indication information carried in the R-MAC PDU header
  • the system for transmitting MAC PDUs on the Backhaul Link is as shown in FIG. 5, including a transmitting device and a receiving device, where:
  • a sending device configured to encapsulate a MAC CE belonging to the RN and/or the m R-UEs, and a MAC SDU belonging to the RN and/or the k R-UEs in the R-MAC PDU payload, where m, k > 1 and In an integer, at least the indication information is encapsulated in the R-MAC PDU header, and the encapsulated R-MAC PDU is sent to the receiving device; wherein m and k may be equal.
  • a receiving device configured to receive an R-MAC PDU sent by the sender, decapsulate the indication information from the R-MAC PDU header, and decapsulate the MAC CE and the MAC SDU from the R-MAC PDU payload, and according to the indication
  • the information determines the RN or R-UE to which the MAC CE and the MAC SDU belong, respectively.
  • the sending device includes a packaging unit and a sending unit, where:
  • the encapsulating unit is configured to encapsulate one or more MAC CEs, and one or more MAC SDUs in an R-MAC PDU payload, and to encapsulate the indication information in an R-MAC PDU header;
  • the R-MAC PDU header can be encapsulated in any of three ways, as described in the following Method 1, Method 2 and Method 3.
  • the sending unit is configured to send the encapsulated R-MAC PDU.
  • the receiving device includes a decapsulation unit and a node confirmation unit, where: Decapsulating unit, configured to decapsulate indication information from the R-MAC PDU header, decapsulate one or more MAC CEs from the R-MAC PDU payload, and one or more MAC SDUs ;
  • the node confirming unit is configured to determine, according to the decapsulation information decapsulated by the decapsulation unit, node information of the RN or the R-UE to which the MAC CE and the MAC SDU belong respectively.
  • the above sender or transmitting device is an eNB or an RN, and accordingly, the receiving or receiving device is an RN or an eNB.
  • the MAC CE associated with the RN is denoted as R-MAC CE (R stands for Relay)
  • the MAC CE associated with the R-UE is denoted as U-MAC CE (U stands for UE)
  • the MAC SDU associated with the RN is denoted as R-MAC SDU
  • the MAC SDU associated with the R-UE is represented as a U-MAC SDU.
  • the foregoing indication information may be a node identifier, where each sub-header in the R-MAC PDU header carries the node identifier, and the node identifier is used to indicate a node to which the MAC CE or the MAC SDU corresponding to each sub-header belongs;
  • the foregoing indication information may also be a newly added sub-header, and the corresponding MAC is carried in the sub-header.
  • the number information of the CE subheader and/or the MAC SDU subheader and the node identifier to indicate the node assignment of the corresponding MAC CE and/or MAC SDU.
  • the foregoing indication information may also be a continuous flag bit, or a continuous flag bit and a node identifier, and the continuation flag is carried in each sub-header of the R-MAC PDU header, and is used to indicate the MAC CE or MAC SDU corresponding to the current sub-header. Whether the MAC CE or MAC SDU corresponding to the previous sub-header belongs to the same node belongs to the RN or belongs to the same R-UE. When not belonging to the same node, the sub-header carries the node identifier to indicate the MAC corresponding to the current sub-header. The node to which the CE or MAC SDU belongs.
  • the indication information is different, it is received by a different receiving device:
  • Receiving device one:
  • Decapsulating unit configured to decapsulate a plurality of R-MAC PDU subheaders from the R-MAC PDU header, and decapsulate the MAC CE corresponding to the current subheader from each R-MAC PDU subheader or Attribute and/or length information of the MAC SDU, and a node identifier as the indication information, decapsulating one or more MAC CEs from the R-MAC PDU payload according to the obtained attribute and/or length information, and one or Multiple MAC SDUs;
  • the node confirming unit is configured to learn, according to the obtained node identifier, the device identifier of the node identifier:
  • Decapsulating unit configured to decapsulate one or more S subheaders as indication information from a first subheader region of the R-MAC PDU header, from a second subheader of the R-MAC PDU header
  • the area decapsulation encapsulates one or more MAC CE subheaders corresponding to the MAC CE, and one or more MAC SDU subheaders corresponding to the MAC SDU, and learns according to the indication in the subheader in the second subheader area.
  • Attribute and/or length information of a MAC CE or a MAC SDU corresponding to the sub-header decapsulating one or more MAC CEs from the R-MAC PDU payload according to the attribute and/or length information, and a Or a plurality of MAC SDUs; the decapsulating unit is further configured to decapsulate the sub-head number information n and the node identifier from the S sub-header, ⁇ > 1 and n is an integer;
  • the node confirming unit is configured to learn, according to the sub-head number information n and the node identifier
  • Decapsulating unit configured to decapsulate a plurality of R-MAC PDU subheaders from the R-MAC PDU header, and decapsulate the MAC CE corresponding to the current subheader from each R-MAC PDU subheader or Attribute and/or length information of the MAC SDU, decapsulating one or more MAC CEs and one or more MAC SDUs from the R-MAC PDU payload according to the attributes and/or length information, the solution
  • the encapsulating unit is further configured to decapsulate a continuous flag as the first indication information from each R-MAC PDU subheader, and decapsulate from the R-MAC PDU subheader according to the notification of the node acknowledgment unit. a node identifier indicating the information;
  • the node confirming unit is configured to learn, according to the continuous flag, whether the MAC CE or MAC SDU corresponding to the current R-MAC PDU subheader and the MAC CE or MAC SDU corresponding to the previous R-MAC PDU subhead belong to the RN or the same An R-UE, when consecutive flags indicate the current R-MAC PDU
  • the decapsulation unit is notified to decapsulate the node identifier, according to the Declaring, by the encapsulating unit, the node identifier decapsulated from the R-MAC PDU subheader, the RN or R-UE to which the MAC SDU or the MAC CE corresponding to the current R-MAC PDU subheader belongs.
  • the sender When transmitting a MAC Control Element (MAC CE), the sender encapsulates the one or more MAC SDUs and one or more MAC CEs as MAC PDUs transmitted on the Backhaul Link, ie, R-MAC PDUs. And transmitting to the receiver after further processing by the physical layer, where the R-MAC PDU includes an R-MAC PDU header and an R-MAC PDU payload, and the R-MAC PDU payload is encapsulated with the RN and/or a MAC CE of the R-UE (substation terminal) and a MAC SDU of the RN and/or the R-UE, and the R-MAC PDU header is encapsulated with a plurality of R-MAC PDU subheaders, including one or more corresponding a MAC CE subheader of the MAC CE, and one or more MAC SDU subheaders corresponding to the MAC SDU, a MAC CE subheader in the R-MAC PDU header and a MAC CE in the R-
  • the sender indicates the node information to which the MAC CE or MAC SDU corresponding to the R-MAC PDU subheader belongs by carrying the node identifier (Node ID) in the R-MAC PDU subheader.
  • the Node ID is the RN ID
  • the Node ID is the R-UE ID.
  • the R-UE ID may be a C-RNTI (Cell-Radio Network Temporary Identifier) of the R-UE, or may be another ID that can uniquely identify the R-UE between the eNB and the RN. .
  • C-RNTI Cell-Radio Network Temporary Identifier
  • the R-MAC PDU consists of two parts: an R-MAC PDU header and an R-MAC PDU payload.
  • the R-MAC PDU header includes multiple R-MAC PDU subheaders
  • the payload part includes one or more MAC CEs, which may be a U-MAC CE belonging to an R-UE, or may be an R-MAC belonging to the RN.
  • the CE, and one or more MAC SDUs may be U-MAC SDUs belonging to an R-UE, or may be R-MAC SDUs belonging to the RN, and may also include certain Paddings introduced according to the length specification of the R-MAC PDUs. byte.
  • the MAC CE is in front of the payload, followed by the MAC SDU and possibly Padding.
  • Each R-MAC PDU subheader corresponds to a MAC CE or MAC SDU or Padding in the payload, indicating information about the corresponding MAC CE or MAC SDU, or indicating padding.
  • the order in which the R-MAC PDU subheaders are arranged in the R-MAC PDU header corresponds to the order in which the MAC CE and MAC SDUs and possible Padding bytes are arranged in the payload.
  • the R-MAC PDU subheader is divided into: a subheader indicating a MAC SDU, a subheader indicating a MAC CE, and a subheader indicating Padding, where:
  • the subheader used to indicate the MAC SDU can occupy 3 or 4 or 5 bytes, and the structure is R/R/E/LCID/F/L/Node ID;
  • the subheader used to indicate the MAC CE can occupy 2 or 3 bytes, and the structure is R/R/E/LCID/Node.
  • the subheader used to indicate Padding occupies 1 byte and the structure is R/R/E/LCID.
  • E - lbit used to indicate that this subheader is followed by another R-MAC PDU subheader, or the beginning of the payload
  • LCID - 5bit indicating the related attributes of the MAC SDU or MAC CE corresponding to this subheader, or indicating Padding
  • F - lbit used to indicate that the length of the L area is 7 bits or 15 bits.
  • Node ID - 8bit or 16bit When this subheader corresponds to an R-MAC CE or an R-MAC SDU, the Node ID indicates the RN ID. When this subheader corresponds to a U-MAC CE or a U-MAC SDU, the Node ID indicates R- UE ID.
  • the R-UE ID may be the C-RNTI of the R-UE, or may be another ID capable of uniquely identifying the R-UE between the eNB and the RN.
  • L occupies 7 bits, and the Node ID occupies 16 bits.
  • L occupies 15 bits, and the Node ID occupies 16 bits.
  • L occupies 7 bits, and the Node ID occupies 8 bits.
  • L occupies 15 bits, and the Node ID occupies 8 bits.
  • the Node ID occupies 16 bits.
  • the Node ID occupies 8 bits.
  • the R-MAC PDU payload can include one or more MAC CEs.
  • the types of MAC CE information are:
  • the encapsulation order of each subheader in the R-MAC PDU header is: one or more subheaders corresponding to the MAC CE are preceded, followed by one or more subheaders corresponding to the MAC SDU, and finally there may be Padding related Child head.
  • the MAC CE, the MAC SDU, and the encapsulation order of the Padding bytes that may be performed according to the R-MAC PDU length specification in the payload of the R-MAC PDU correspond to the corresponding sub-header order in the R-MAC PDU header.
  • the Node ID information included in each sub-head indicates that the corresponding MAC CE, MAC SDU belongs to the RN or an R-UE.
  • the R-MAC PDU payload may have one or more MAC CEs, and one or more MAC SDUs, which may belong to the RN or belong to different R-UEs respectively; MAC CEs belonging to the RN or the same R-UE There may be one or more MAC SDUs.
  • the composition of the specific MAC CE and MAC SDU is consistent with that of the LTE system.
  • the R-MAC PDU length specification after the R-MAC PDU header portion and the corresponding MAC CE and MAC SDU are sequentially encapsulated, if the length of the R-MAC PDU does not reach the corresponding specified value, then A certain Padding byte needs to be filled into the R-MAC PDU until the length of the R-MAC PDU is the specified length.
  • the Padding portion is populated at the end of the R-MAC PDU payload, and Padding adds the corresponding indicator subheader to the R-MAC PDU header to become the last subheader in the R-MAC PDU header portion.
  • a sub-header type of an R-MAC PDU is added, and the sub-header does not correspond to information in the payload, but belongs to the RN or belongs to the same R-UE included in the R-MAC PDU.
  • the number of subheaders and the corresponding node identifiers are uniformly indicated, which is called S-subheader (Subheader Number indication subheader).
  • the sender When the eNB and the RN perform the transmission of the MAC SDU and the MAC CE on the Backhaul Link, the sender encapsulates the MAC SDU and the MAC CE into R-MAC PDUs, and further processes the physical layer to send to the receiver, the R - the MAC PDU includes an R-MAC PDU header and an R-MAC PDU payload, a MAC CE encapsulating the RN or R-UE, and a MAC SDU of the RN or R-UE in the R-MAC PDU payload,
  • the R-MAC PDU header includes a first sub-header area and a second sub-header area, wherein the first sub-header area is encapsulated with one or more s sub-headers, and the second sub-header area is encapsulated with one or more corresponding to the MAC.
  • MAC CE subheader of the CE and one or more MAC SDU subheaders corresponding to the MAC SDU
  • the MAC CE subheader in the second subheader region corresponds to the MAC CE in the R-MAC PDU payload
  • the MAC SDU sub-header in the second sub-header region corresponds to the MAC SDU in the R-MAC PDU payload
  • the MAC CE sub-header and the MAC SDU sub-header are used to indicate the corresponding MAC CE or MAC address.
  • the first sub-header area is located at the forefront of the R-MAC PDU header part, and each S sub-header in the first sub-header area and ⁇ in the second sub-header area ( > 1, and n is an integer) consecutive phase subheader
  • the MAC CE and/or the MAC SDU corresponding to the n consecutive sub-headers belong to the same node, that is, belong to the RN or belong to the same R-UE, and the sub-header information is encapsulated in the S sub-header.
  • the node information of the MAC CE and/or the MAC SDU corresponding to the n consecutive sub-headers that is, the RN ID or the R-UE ID.
  • the R-MAC PDU header may further include a third sub-header area, where the third sub-header area includes a sub-head corresponding to Padding, and is used to indicate whether the R-MAC PDU is Padding-filled, the third sub-header The area is located after the second sub-header area and is also the end of the entire R-MAC PDU header.
  • the sender indicates n MAC CEs by carrying a node identifier (Node ID) in the S subheader.
  • the Node ID in the S subheader is the RN ID; the MAC SDU or MAC CE corresponding to the n MAC CE subheads and/or the MAC SDU subheader of the S subheader belongs to the R-UE.
  • the Node ID in the S subheader is the R-UE ID.
  • the R-UE ID may be the C-RNTI of the R-UE, or may be another ID that can uniquely identify the R-UE between the eNB and the RN.
  • the first sub-header area when there is only one S sub-header, it indicates all R-MACs in the second sub-header area.
  • the PDU sub-headers belong to the same node, for example, both belong to the RN or belong to one R-UE. In this case, the sum of the number of MAC CEs and MAC SDUs included in the R-MAC PDU payload is carried in the S sub-header.
  • the number of R-MAC PDU subheaders is the same.
  • the order of encapsulation of each S subheader in the first subheader region is the same as the order.
  • the quantity information indicated in the first S subheader is ⁇
  • the quantity information indicated in the second S subheader is n 2
  • the first S subheader is in the second subheader front, the sub-header in the second region, MAC CE subheader and / or MAC SDU ⁇ consecutive sub-header of the first sub-header corresponding to S in front, MAC CE consecutive sub-header corresponding to the second S subheader and / or
  • the MAC SDU subheader is followed by the sum of the number of MAC CEs and MAC SDUs in the R-MAC PDU payload portion, ⁇ + ⁇ 2 .
  • the order of encapsulation of more than three S subheaders is similar.
  • the MAC CE subheader In the n consecutive subheaders in the second subheader region corresponding to a certain S subheader, the MAC CE subheader is in the front, the MAC SDU subheader is in the back, and correspondingly, in the R-MAC PDU payload, the S subs MAC CE and MAC SDU corresponding to the n consecutive subheads in the second subheader region corresponding to the header, MAC CE Previously, the MAC SDU was behind.
  • the R-MAC PDU is composed of an R-MAC PDU header and an R-MAC PDU payload.
  • the header portion precedes the payload portion.
  • the R-MAC PDU header includes one or more R-MAC PDU subheaders, and the payload portion respectively includes one or more MAC SDUs, and one or more MAC CEs, and may also include according to the length specification of the R-MAC PDU.
  • a certain padding byte Padding is introduced.
  • the MAC CE is first, followed by the MAC SDU, and the possible Padding is at the end of the R-MAC PDU payload portion.
  • the R-MAC PDU header includes two parts, a first sub-header area and a second sub-header area, wherein the first sub-header area is encapsulated with one or more S sub-headers, and the S sub-header does not correspond to the payload.
  • the information is a unified indication of the number of sub-headers belonging to the RN or belonging to the same R-UE and the corresponding node identification information contained in the R-MAC PDU header.
  • the second sub-header area is encapsulated with a MAC CE sub-header and a MAC SDU sub-header, respectively corresponding to the MAC SDU or MAC CE in the payload, indicating information about the corresponding MAC SDU or MAC CE.
  • the R-MAC PDU header finally includes a third sub-header region, which is encapsulated with a Padding sub-header for indicating that Padding is filled at the end of the R-MAC PDU payload.
  • the S subheader is used to indicate the number of subheaders belonging to the RN or belonging to the same R-UE and the corresponding ID information included in the R-MAC PDU, occupying 2 or 3 bytes, and the structure is R/R/E/S No. /Node ID.
  • the subheader used to indicate the MAC SDU can occupy 2 or 3 bytes and the structure is R/R/E/LCID/F/L.
  • the subheader used to indicate MAC CE or Padding occupies 1 byte and has the structure R/R/E/LCID. among them:
  • E - lbit in the S subheader, used to indicate that this S subheader is followed by another S subheader, or other type of subheader; in other types of subheaders, used to indicate this subheader Next is Another subheader, or the beginning of the payload;
  • LCID - 5bit indicating the related attributes of the MAC SDU or R-MAC CE corresponding to this subheader, or indicating Padding
  • F - lbit used to indicate that the length of the L area is 7 bits or 15 bits.
  • Node ID - 8bit or 16bit When the S subheader corresponds to the RN, the Node ID indicates the RN ID. When the S subheader corresponds to the R-UE, the Node ID indicates the R-UE ID.
  • the R-UE ID may be the C-RNTI of the R-UE, or may be another ID that uniquely identifies the R-UE.
  • the Node ID occupies 16 bits; see Figure l ib. In the S sub-header of the MAC PDU, the Node ID occupies 8 bits.
  • the R-MAC PDU payload can include one or more MAC CEs.
  • the types of MAC CE information are:
  • each subheader in the R-MAC PDU header is as follows: First, one or more S subheaders are encapsulated in the first subheader region; then, in the order of the S subheaders, the RNs are sequentially encapsulated in the second subheader region. Or one or more sub-headers belonging to the same R-UE, where among the one or more sub-headers belonging to the RN or belonging to the same R-UE, the sub-header corresponding to the MAC CE is preceded, and the sub-header corresponding to the MAC SDU is behind Finally, the possible third sub-header is encapsulated with Padding-related subheaders.
  • MAC CE MAC SDU in R-MAC PDU payload and possible according to R-MAC PDU length specification
  • the encapsulation order of the padding bytes Padding is performed corresponding to the corresponding sub-header order in the R-MAC PDU header.
  • MAC CEs and MAC SDUs belonging to the RN or belonging to the same R-UE are sequentially adjacent.
  • the MAC CE and the MAC SDU in the R-MAC PDU payload may have one or more, may belong to the RN, or may belong to different R-UEs respectively; the MAC CE and the MAC SDU belonging to the RN or the same R-UE may have one or more.
  • the specific MAC CE and MAC SDU are in the same manner as the LTE system.
  • the R-MAC PDU length specification After the R-MAC PDU header part and the corresponding MAC CE and MAC SDU are sequentially encapsulated, if the length of the R-MAC PDU does not reach the corresponding value, the R- The MAC PDU is filled with a certain number of Paddings until the length of the R-MAC PDU is within the specified length.
  • the Padding part is padded at the end of the R-MAC PDU payload, and Padding adds the corresponding indicator subhead in the R-MAC PDU header to become the third sub-header area, which is located at the end of the R-MAC PDU header part.
  • the sender encapsulates the MAC SDU and the MAC CE into R-MAC PDUs, and further processes the physical layer to send to the receiver
  • the R - the MAC PDU includes an R-MAC PDU header and an R-MAC PDU payload, a MAC CE encapsulating the RN or R-UE, and a MAC SDU of the RN or R-UE in the R-MAC PDU payload
  • the R-MAC PDU header is encapsulated with a plurality of R-MAC PDU subheaders, and the plurality of R-MAC PDU subheaders respectively correspond to the MAC CE and the MAC SDU in the R-MAC PDU payload, respectively, for indicating Attribute and/or length information of the corresponding MAC CE or MAC SDU, and indicating, by the continuity flag, the MAC CE or MAC SDU corresponding to the sub-header and the
  • the sub-header When the MAC CE or the MAC SDU corresponding to the sub-header does not belong to the same node as the MAC CE or the MAC SDU corresponding to the previous sub-header, the sub-header further includes a node identifier, which is used to indicate the MAC corresponding to the sub-header. Node information to which the SDU or MAC CE belongs.
  • the MAC SDU subheader in the R-MAC PDU header corresponds to the MAC SDU in the R-MAC PDU payload.
  • the sender indicates the node by carrying a node identifier (Node ID) in the R-MAC PDU subheader.
  • the Node ID is the RN ID
  • the Node ID is the R-UE ID.
  • the R-UE ID may be the C-RNTI of the R-UE, or may be another ID that can uniquely identify the R-UE between the eNB and the RN.
  • the MAC CE is encapsulated first and the MAC SDU is encapsulated later.
  • the R-MAC PDU consists of two parts: the R-MAC PDU header and the R-MAC PDU payload, with the header part first and then the payload part.
  • the R-MAC PDU header includes multiple R-MAC PDU subheaders
  • the payload part includes one or more MAC CEs, which may be a U-MAC CE belonging to an R-UE, or may be an R-MAC belonging to the RN.
  • the CE, and one or more MAC SDUs may be U-MAC SDUs belonging to an R-UE, or may be R-MAC SDUs belonging to the RN, and may also include a certain padding introduced according to the length specification of the R-MAC PDU. Byte Padding.
  • the MAC CE is first, followed by the MAC SDU, and the possible Padding is in the R-MAC PDU payload part.
  • Each R-MAC PDU subheader corresponds to one MAC CE or MAC SDU or Padding in the payload, indicating information about the corresponding MAC CE or MAC SDU, or indicating padding.
  • the order in which the R-MAC PDU subheaders are arranged in the R-MAC PDU header corresponds to the order in which the MAC CE and the MAC SDU and the possible Padding bytes are arranged in the payload.
  • the R-MAC PDU subheader is divided into: a subheader indicating a MAC SDU, indicating a subheader of the MAC CE, and a subheader indicating Padding, where:
  • the subheader used to indicate the MAC SDU can occupy 2 or 3 or 4 or 5 bytes, and the structure is R/D/E/LCID/F/L or R/D/E/LCID/F/L/Node ID, where the structure is 3 or 4 or 5 words when R/D/E/LCID/F/L
  • the structure is R/D/E/LCID/F/L/Node ID, which occupies 2 or 3 bytes; it is used to indicate that the subheader belonging to the MAC CE can occupy 1 or 2 or 3 bytes, and the structure is R/D. /E/LCID or R/D/E/LCID/Node ID, where the structure takes 1 byte for R/D/E/LCID and 2 or 3 for R/D/E/LCID/Node ID byte;
  • the subheader used to indicate Padding occupies 1 byte and the structure is R/R/E/LCID.
  • the structure is R/D/E/LCID.
  • the structure is R/.
  • D/E/LCID/F/L that is, the corresponding Node ID is not indicated in the subheader; if it does not belong to the same node, and the subheader is a subheader of the MAC CE, the structure is R/D/E/LCID/ Node ID, when the subheader is a subheader of the MAC SDU, the structure is R/D/E/LCID/F/L/Node ID, and the ID of the node to which the MAC CE or MAC SDU corresponding to the subheader belongs is indicated in the Node ID field.
  • E - lbit used to indicate that this subheader is followed by another R-MAC PDU subheader, or the beginning of the payload
  • LCID - 5bit indicating the related attributes of the MAC SDU or MAC CE corresponding to this subheader, or indicating Padding
  • F - lbit used to indicate that the length of the L area is 7 bits or 15 bits.
  • Node ID - 8bit or 16bit When this subheader corresponds to an R-MAC CE or an R-MAC SDU, the Node ID indicates the RN ID. When this subheader corresponds to a U-MAC CE or a U-MAC SDU, the Node ID indicates R- UE ID.
  • the R-UE ID may be the C-RNTI of the R-UE, or may be another ID capable of uniquely identifying the R-UE between the eNB and the RN.
  • L occupies 7 bits, and the Node ID occupies 16 bits.
  • L occupies 15 bits, and the Node ID occupies 16 bits.
  • FIG. 14a in the sub-header corresponding to the MAC SDU, L occupies 7 bits, and the Node ID occupies 8 bits.
  • FIG. 14b in the sub-header corresponding to the MAC SDU, L occupies 15 bits, and the Node ID occupies 8 bits.
  • L corresponds to a sub-header of a MAC SDU that does not include a Node ID, and L occupies 7 bits.
  • L corresponds to a sub-header of a MAC SDU that does not include a Node ID, and L occupies 15 bits.
  • the Node ID occupies 8 bits.
  • the Node ID occupies 16 bits.
  • the R-MAC PDU payload can include one or more MAC CEs.
  • the types of MAC CE information are:
  • the encapsulation order of each sub-header in the R-MAC PDU header is: corresponding to one or more sub-headers belonging to the RN or belonging to the same R-UE, where one belongs to the RN or belongs to the same R-UE or Among the multiple subheaders, the subheader corresponding to the MAC CE is first, and the subheader corresponding to the MAC SDU is followed; among the one or more subheaders belonging to the RN or belonging to the same R-UE, the D indicator bit in the first subheader Indicates that the subheader is different from the node to which the previous subheader belongs, and the subheader structure is R/D/E/LCID/Node ID or R/D/E/LCID/F/L/Node ID, which is indicated in the Node ID area.
  • the D indicator bit from the second subheader indicates that the subheader is the same as the node to which the previous subheader belongs, and the subheader structure R/D is used.
  • /E/LCID or R/D/E/LCID/F/L no longer indicates the node ID information.
  • One or more subheaders belonging to the same node in the R-MAC PDU header are sequentially encapsulated, followed by one or more subheaders of the other node, and finally a possible Padding-related subheader.
  • the MAC CE, the MAC SDU in the payload of the R-MAC PDU, and the encapsulation order of padding Padding that may be performed according to the R-MAC PDU length specification correspond to the corresponding sub-header order in the R-MAC PDU header.
  • MAC CEs and MAC SDUs belonging to the RN or belonging to the same R-UE are sequentially adjacent.
  • the R-MAC PDU length specification after the R-MAC PDU header portion and the corresponding MAC CE and MAC SDU are sequentially encapsulated, if the length of the R-MAC PDU does not reach the corresponding specified value, then A certain number of Paddings need to be filled into the R-MAC PDU until the length of the R-MAC PDU is the specified length.
  • the Padding portion is populated at the end of the R-MAC PDU payload, and Padding adds the corresponding indicator subheader to the R-MAC PDU header to become the last subheader in the R-MAC PDU header portion.
  • the R-MAC PDU format of the above three Backhaul Links is used for the data processing of the N(N1) R-UEs between the eNB and the RN and the corresponding MAC CE, and the data of the RN and the corresponding MAC CE.
  • Different R-MAC PDU formats are selected according to different system settings and requirements for packet and transmission of data and related control information.
  • the R-MAC PDU format of the first method is suitable, and the indication can be flexibly and effectively; when R-MAC
  • the multiple MAC CEs and MAC SDUs encapsulated in the PDU belong to a few nodes.
  • the format of Method 2 and Method 3 is more applicable, and the R-MAC can be effectively indicated.
  • the related content in the PDU is further reduced by the indication overhead.
  • the R-MAC PDU format for the backhaul link will be described below by way of a specific example.
  • the first method uses the first method, the first method, the third method, the second method, the second method, and the third method.
  • the eNB belongs to the following four U-MAC SDUs and three U-MAC CEs of the R-UE, R-UE1 to R-UE3, and two U-MAC SDUs belonging to the R-UE2, and the RN.
  • 1 R-MAC SDU and 1 R-MAC CE information are encapsulated into one R-MAC PDU and transmitted to the RN on the backhaul link.
  • the R-MAC PDU format 1 proposed by the present invention the R-MAC is obtained.
  • the PDU is shown in Figure 18.
  • the header part of the R-MAC PDU is encapsulated in turn:
  • the four R/R/E/LCID/Node ID sub-headers corresponding to the MAC CE correspond to one R-MAC CE and three U-MAC CEs in the payload part respectively.
  • the sub-header format is shown in Figure 9a.
  • the five R/R/E/LCID/F/L/Node ID subheaders corresponding to the MAC SDU correspond to 4 U-MAC SDUs of the payload and 1 R-MAC SDU transmitted by the eNB to the RN.
  • the C-RNTI of the corresponding R-UE is used as the UE ID identifier, and the RN ID is also 16 bits.
  • the subheader structure is as shown in FIG. 7.
  • Each MAC CE, MAC SDU in the R-MAC PDU payload corresponds to the corresponding sub-header sequence in the R-MAC PDU header.
  • the Node ID information included in each subheader indicates that the corresponding MAC CE and MAC SDU belong to the RN or an R-UE.
  • the payload of the R-MAC PDU does not include the Padding byte, and the corresponding header portion does not include the subhead indicating Padding.
  • the RN will subordinate 4 R-UEs, 5 U-MAC SDUs of R-UE1 to R-UE4, 3 U-MAC CEs, and 1 R-MAC PDU and 1 R-transmitted to the eNB by itself.
  • the MAC CE information is encapsulated into one R-MAC PDU for transmission to the eNB on the backhaul link, where R-UE 1 has 2 U-MAC SDUs, and other R-UEs each have one U-MAC SDU, according to the present invention.
  • the R-MAC PDU format is one, and the R-MAC PDU is obtained as shown in FIG.
  • the header part of the R-MAC PDU is encapsulated in turn:
  • the four R/R/E/LCID/Node ID sub-headers corresponding to the MAC CE correspond to one R-MAC CE and three U-MAC CEs of the payload part, respectively, where the RN ID is 8 bits, for R
  • the UE also uses other 8-bit UE IDs that can uniquely identify the R-UE between the eNB and the RN as the identifier.
  • the sub-header format is as shown in FIG. 9b.
  • R/R/E/LCID/F/L/Node ID subheaders corresponding to the MAC SDU correspond to 5 U-MAC SDUs of the payload and 1 R-MAC SDU transmitted by the eNB to the RN, respectively. among them,
  • the RN ID is 8 bits.
  • the R-UE also uses other 8-bit UE IDs that can uniquely identify the R-UE between the eNB and the RN.
  • the sub-head structure is as shown in FIG. 8.
  • Each MAC CE, MAC SDU in the R-MAC PDU payload corresponds to the corresponding sub-header sequence in the R-MAC PDU header.
  • the Node ID information included in each subheader indicates that the corresponding MAC CE and MAC SDU belong to the RN or an R-UE.
  • the corresponding Padding byte is filled in the last of the payload in the R-MAC PDU, and is added at the end of the corresponding header portion to indicate Padding.
  • the R/R/E/LCID subheader has a subheader format as shown in Figure 4.
  • the eNB encapsulates 5 U-MAC SDUs and 2 U-MAC CE information belonging to 2 R-UEs in the RN, and encapsulates 1 R-MAC SDU and 2 R-MAC CEs belonging to the RN into one R-MAC PDU.
  • the RN is transmitted on the backhaul link, and there are two U-MAC SDUs belonging to the R-UE1, one U-MAC CE, three U-MAC SDUs belonging to the R-UE2, and one U-MAC CE.
  • an R-MAC PDU is obtained as shown in FIG.
  • the header of the R-MAC PDU contains:
  • the three S subheaders located in the first sub-header are formatted as R/R/E/S No./Node ID, corresponding to RN, R-UE 1 and R-UE 2, respectively, and each S subheader respectively indicates The number of MAC SDUs and MAC CE subheaders of the RN, R-UE 1 and R-UE2 and corresponding ID information. That is, the number of subheaders belonging to the RN is 3 and indicates the RN ID.
  • the S subheader of R-UE1 indicates that the number of subheaders belonging to R-UE1 is 3, and indicates the R-UE1 ID.
  • the S subheader of R-UE2 indicates that the number of subheaders belonging to R-UE2 is 4, and indicates the R-UE2 ID.
  • the indication of the node ID uses an 8-bit UE ID that can uniquely identify the R-UE between the eNB and the RN, and the RN ID also uses an 8-bit identifier, as shown in FIG.
  • the four R/R/E/LCID subheaders corresponding to the MAC CE correspond to the two U-MAC CEs and the two R-MAC CEs of the payload part respectively, and the sub-header format is as shown in FIG. 4;
  • R/R/E/LCID/F/L subheaders corresponding to the MAC SDU, corresponding to the payload portion
  • the five U-MAC SDUs of R-UE 1 and R-UE 2, and one R-MAC SDU sub-header of the RN are divided into three sub-headers.
  • the sub-header corresponding to the MAC CE is first, and the sub-header corresponding to the MAC SDU is after.
  • the encapsulation order of the MAC CE and the MAC SDU in the payload of the R-MAC PDU corresponds to the corresponding sub-header sequence in the R-MAC PDU header.
  • the MAC CE and the MAC SDU belonging to the RN or belonging to the same R-UE are sequentially adjacent.
  • the corresponding Padding byte is filled in the last of the payload in the R-MAC PDU, and is added at the end of the corresponding header portion to indicate Padding.
  • the R/R/E/LCID subheader has a subheader format as shown in Figure 4.
  • the RN encapsulates 6 MAC SDUs and 2 U-MAC CEs of the 2 R-UEs of the subordinate and 1 R-MAC CE of its own into one R-MAC PDU, and transmits the R-MAC PDU to the eNB on the backhaul link, where There are three MAC SDUs for R-UE 1, three MAC SDUs for R-UE 2, and two U-MAC CEs.
  • an R-MAC PDU is obtained as shown in FIG. 21.
  • the header of the R-MAC PDU contains:
  • the three S subheaders located in the first subheader are in the format of R/R/E/S No./Node ID, respectively.
  • each S subheader respectively indicates the number of MAC SDUs and MAC CE subheaders belonging to RN, R-UE 1 and R-UE2 and corresponding ID information. That is, the number of subheaders belonging to the RN is 1 and indicates the RN ID in the S subheader of the RN. The number of subheaders belonging to the R-UE1 in the S subheader of the R-UE1 is 3, and indicates the R-UE1 ID. The number of subheaders belonging to R-UE 2 is 5 in the S subheader of R-UE2, and indicates the R-UE2 ID. The R-UE ID is indicated by the C-RNTI identifier. The RN ID also uses the 16-bit identifier, as shown in Figure 11a.
  • R/R/E/LCID/F/L subheaders corresponding to the MAC SDU correspond to the U-MAC SDU of the payload portion, and the subheader format is as shown in Fig. 3.
  • the sub-header corresponding to the MAC CE is first, and the sub-header corresponding to the MAC SDU is after.
  • the encapsulation order of the MAC CE and the MAC SDU in the payload of the R-MAC PDU corresponds to the corresponding sub-header sequence in the R-MAC PDU header.
  • the MAC CE and the MAC SDU belonging to the RN or belonging to the same R-UE are sequentially adjacent.
  • the payload of the R-MAC PDU does not include the Padding byte, and the corresponding header portion does not include the subhead indicating Padding.
  • the eNB encapsulates 4 U-MAC SDUs belonging to 2 R-UEs, 1 U-MAC CE, and 1 R-MAC SDU and 2 R-MAC CE information belonging to the RN into one R-MAC PDU.
  • the RN is transmitted on the backhaul link, wherein there are one U-MAC SDU belonging to the R-UE 1, three U-MAC SDUs belonging to the R-UE 2, and one U-MAC CE.
  • an R-MAC PDU is obtained as shown in FIG.
  • the header of the R-MAC PDU contains:
  • the U-MAC CE sub-header format of the R-UE2 is R/D/E/LCID/Node ID, and the C-RNTI is identified by the R-UE ID, as shown in FIG. 16b; the R-MAC CE belonging to the RN There are two sub-headers, and the RN ID is 16 bits.
  • the first sub-header format is R/D/E/LCID/Node ID.
  • the second sub-header format is R/D/E/LCID. , as shown in Figure 17.
  • the format is R/D/E/LCID/F/L or R/D/E/LCID/F/L/Node ID, corresponding to the 4 U-MACs of the payload part respectively.
  • the Node ID corresponding to the R-UE ID is the C-RNTI of the corresponding R-UE.
  • the RN also uses the 16-bit ID to identify it, as shown in Figure 13.
  • the sub-header of the corresponding RN in the header part of the R-MAC PDU is preceded by two sub-headers corresponding to the R-MAC CE, and one sub-header corresponding to the R-MAC SDU, where the first one corresponds to the R-MAC CE
  • the sub-header format is R/D/E/LCID/Node ID
  • the D indication bit is 1, indicating that the sub-header contains the Node ID indication information
  • the Node ID indicates the RN ID
  • the sub-header format of the corresponding R-MAC SDU is R/D/E/LCID/F/LD
  • the D indicator bits in the two subheaders are 0, indicating the corresponding subheader.
  • the node is the same as the previous subheader, and the subheader does not contain the Node ID;
  • the sub-header format is R/D/E/LCID/F/L/Node ID, where the D indicator bit has a value of 1, indicating this subheader. Contains Node ID information, and the Node ID indicates the R-UE1 ID;
  • the sub-headers corresponding to the R-UE 2 are respectively a sub-header corresponding to the U-MAC CE, and three sub-headers corresponding to the U-MAC SDU, wherein the sub-header format corresponding to the U-MAC CE is R/ D/E/LCID/Node ID, D indicates that the bit is 1, indicating that the sub-header contains the Node ID indication information, the Node ID indicates the R-UE 2 ID, and the sub-header format of the three corresponding R-MAC SDUs is R/D/ E/LCID/F/LD, the D indicator bit in the subheader is 0, indicating that the node corresponding to this subheader is the same as the previous subheader, and the subheader does not contain the Node ID.
  • the sub-header format corresponding to the U-MAC CE is R/ D/E/LCID/Node ID
  • D indicates that the bit is 1, indicating that the sub-header contains the Node ID indication information
  • the Node ID indicates the R-UE
  • the encapsulation order of the MAC CE and the MAC SDU in the payload of the R-MAC PDU corresponds to the corresponding sub-header sequence in the R-MAC PDU header.
  • the MAC CE and the MAC SDU belonging to the RN or belonging to the same R-UE are sequentially adjacent.
  • the payload of the R-MAC PDU does not include the Padding byte, and the corresponding header portion does not include the subhead indicating Padding.
  • the RN encapsulates 4 U-MAC SDUs, 2 U-MAC CEs, and 2 R-MAC CE information of the 2 R-UEs of the subordinate into one R-MAC PDU for transmission to the eNB on the backhaul link. , wherein there are 2 U-MAC SDUs belonging to R-UE 1, and 1 U-MAC CE, belonging to There are two U-MAC SDUs for R-UE 2 and one for U-MAC CE.
  • an R-MAC PDU is obtained as shown in FIG.
  • the header of the R-MAC PDU contains:
  • the four subheaders corresponding to the MAC CE are in the format of R/D/E/LCID or R/D/E/LCID/Node ID.
  • the U-MAC CE sub-header format of the R-UE 1 and the R-UE 2 is an R/D/E/LCID/Node ID, and the 8-bit UE ID that can uniquely identify the R-UE between the eNB and the RN is used as the identifier.
  • the first sub-header format is R/D/E/LCID/Node ID, and the RN ID is also identified by an 8-bit identifier, as shown in Figure 16a.
  • the second subheader header format is R/D/E/LCID, as shown in Figure 17.
  • the Node ID corresponding to the R-UE ID is identified by an 8-bit UE ID that can uniquely identify the R-UE between the eNB and the RN, as shown in FIG.
  • the first part of the R-MAC PDU is the sub-header corresponding to the R-UE 2, which is a sub-header corresponding to the U-MAC CE, and two sub-headers corresponding to the U-MAC SDU, where the corresponding U-MAC
  • the sub-header format of the CE is R/D/E/LCID/Node ID, and the D indicator bit is 1, indicating that the sub-header contains Node ID indication information, the Node ID indicates the R-UE 2 ID, and the two corresponding R-MAC SDUs.
  • the subheader format is R/D/E/LCID/F/LD, and the D indicator bit in the subheader is 0, indicating that the node corresponding to this subheader is the same as the previous subheader, and the subheader does not contain the Node ID;
  • the sub-headers of the two corresponding R-MAC CEs corresponding to the RN wherein the first sub-header format corresponding to the R-MAC CE is R/D/E/LCID/Node ID, and the D indication bit is 1, indicating
  • the sub-header contains the Node ID indication information, the Node ID indicates the RN ID, the sub-header format of the second corresponding R-MAC CE is R/D/E/LCID, and the D indication bit is 0, indicating the node corresponding to the sub-header.
  • the subhead does not contain the Node ID;
  • the sub-headers corresponding to the R-UE 1 are respectively a sub-header corresponding to the U-MAC CE, and two sub-headers corresponding to the U-MAC SDU, wherein the sub-header format corresponding to the U-MAC CE is R/ D/E/LCID/Node ID, D indicates that the bit is 1, indicating that the sub-header contains the Node ID indication information, the Node ID indicates the R-UE 1 ID, and the sub-header format of the two corresponding R-MAC SDUs is R/D/ E/LCID/F/LD, the D indicator bit in the subheader is 0, indicating that the node corresponding to this subheader is the same as the previous subheader, and the subheader does not contain the Node ID.
  • the sub-header format corresponding to the U-MAC CE is R/ D/E/LCID/Node ID
  • D indicates that the bit is 1, indicating that the sub-header contains the Node ID indication information
  • the Node ID indicates the R-UE
  • the encapsulation order of the MAC CE and MAC SDU in the R-MAC PDU payload corresponds to the corresponding sub-header order in the R-MAC PDU header.
  • MAC CEs and MAC SDUs belonging to the RN or belonging to the same R-UE are sequentially adjacent.
  • the last Padding byte of the payload in the R-MAC PDU is filled with the corresponding Padding byte and added at the end of the corresponding header portion for indication.
  • the R/R/E/LCID subheader of Padding, the subheader format is shown in Figure 4.
  • the method, the transmission method, the system and the device for the R-MAC PDU of the backhaul link proposed by the invention realize the effective processing and packaging of the data and related control information on the Backhaul Link, thereby improving the utilization of the Backhaul Link resource and being flexible.
  • Effective scheduling control transmission more effectively meet the R-UE and RN requirements for data delay, data volume, etc., and improve the fairness of system resource scheduling.

Abstract

A method for encapsulating a Relay-Medium Access Control Protocol Data Unit (R-MAC PDU), and a method, system and device for transmitting the R-MAC PDU are provided. The R-MAC PDU includes a R-MAC PDU header and a R-MAC PDU payload. A sender encapsulates the MAC control element(s) (CEs) belonging to the relay node(s) (RNs) and/or the m Relay-User Equipment(s) (R-UEs) and the MAC Service Data Unit(s) (SDUs) belonging to the RN(s) and/or the k R-UE(s) in the R-MAC PDU payload, where m and k are integers and m,k≥1. An indicating information is encapsulated in the R-MAC PDU header, and indicates the RN(s) or the R-UE(s) which the MAC CE(s) and the MAC SDU(s) in the R-MAC PDU payload separately belong to. The present invention can improve the resource utilization ratio of a backhaul link and enables eNB to schedule and control a backhaul link and a access link effectively.

Description

R-MAC PDU封装方法、 传输方法、 系统及装置  R-MAC PDU encapsulation method, transmission method, system and device
技术领域 Technical field
本发明涉及移动通信领域, 尤其涉及在含有中继站(RN: Relay Node ) 的移动通信系统中 R-MAC PDU封装方法、 传输方法、 系统及装置。  The present invention relates to the field of mobile communications, and in particular, to an R-MAC PDU encapsulation method, a transmission method, a system and a device in a mobile communication system including a relay station (RN: Relay Node).
背景技术 Background technique
目前, 移动通信的发展要求支持更高传输速率、 更完善的信号覆盖以及 更高的资源利用率。 为了实现高传输速率, 通信系统将釆用更高频带传输信 号, 但是另一方面, 高频率将带来大路径损耗, 进而影响网络覆盖。 为了有 效地完善网络覆盖、 提高网络容量及资源利用率, 中继(Relay )技术成为移 动通信系统的热点研究方向。  Currently, the development of mobile communications requires support for higher transmission rates, better signal coverage, and higher resource utilization. In order to achieve high transmission rates, communication systems will use higher frequency band transmission signals, but on the other hand, high frequencies will introduce large path losses, which in turn will affect network coverage. In order to effectively improve network coverage, improve network capacity and resource utilization, relay technology has become a hot research direction of mobile communication systems.
在引入中继站的移动通信系统中, UE ( User Equipment , 用户设备或称 终端 )有两种方式与 eNB ( evolved Node B, 演进型节点 B )通信, 一种是传 统移动网络中的直接通信方式,一种是通过 RN的中继服务来实现 UE和 eNB 的通信, 如图 1所示。 其中, eNB与 RN之间的链路称为 Backhaul Link (回 程链路 ) , RN与其所服务的 UE之间的链路称为 Access Link (接入链路 ) , 在 RN下通过中继接受服务的 UE称为 R-UE。  In a mobile communication system that introduces a relay station, a UE (User Equipment, user equipment or terminal) has two ways to communicate with an eNB (evolved Node B), and the other is a direct communication method in a traditional mobile network. One is to implement communication between the UE and the eNB through the relay service of the RN, as shown in FIG. The link between the eNB and the RN is called a Backhaul Link, and the link between the RN and the UE it serves is called an Access Link. The RN receives the service through the relay. The UE is called R-UE.
从资源调度的角度, 可以将 RN的工作方式分为两种: 分布式调度和集 中式调度。 其中, 分布式调度适用于具有独立调度资源能力的 RN, eNB将 一定资源分配给 RN, RN可以独立调度这部分资源用于为处于 RN覆盖范围 内用户提供服务; 在集中式调度方式下, 由 eNB 统一进行资源的分配, RN 本身没有分配资源的权限, 只能够依照 eNB的调度进行中继服务。 在实际系 统中, 可以根据选用的 RN功能及网络需求的不同, 选择分布式调度或集中 式调度方式进行处理。  From the perspective of resource scheduling, the RN can be divided into two modes: distributed scheduling and centralized scheduling. The distributed scheduling is applicable to the RNs with the capability of the independent scheduling resources. The eNB allocates certain resources to the RN. The RN can independently schedule the resources to provide services for users in the RN coverage. In the centralized scheduling mode, The eNB uniformly allocates resources, and the RN itself has no authority to allocate resources, and can only perform relay services according to the scheduling of the eNB. In the actual system, distributed scheduling or centralized scheduling can be selected according to the selected RN function and network requirements.
在 LTE ( Long Term Evolution, 长期演进)系统的 MAC ( Medium Access Control,媒体接入控制)层, eNB与 UE之间的数据以 MAC SDU( Service Data Unit, 服务数据单元)为单位和 MAC层相关的 CE ( Control Element, 控制元 素)一起按一定规则封装成 MAC PDU ( Protocol Data Unit, 协议数据单元), 然后将 MAC PDU传递给下层进行进一步处理并发送。 In the MAC (Medium Access Control) layer of the LTE (Long Term Evolution) system, data between the eNB and the UE is related to the MAC layer in units of MAC SDU (Service Data Unit). CE (Control Element, Control Element) The PDUs are encapsulated into MAC PDUs (Protocol Data Units) according to certain rules, and then the MAC PDUs are passed to the lower layer for further processing and transmission.
LTE系统的 MAC PDU的格式如图 2所示: 整体上分为 MAC PDU头 ( Header )和 MAC PDU有效负载( Payload )两部分, 在一个 MAC PDU中, 头部分在前,其后承接有效负载部分。 MAC PDU头中包含多个 MAC PDU子 头 (Subheader ) , 有效负载部分包含若干 MAC SDU和 MAC CE, 还可能包 括根据 MAC PDU的长度规定而引入的一定填充( Padding )字节, 有效负载 中 MAC CE在前, 之后是 MAC SDU, 最后是可能的 Padding (图中 "opt" 意为可选) 。 每个 MAC PDU子头分别对应有效负载中的一个 MAC SDU、 MAC CE或 Padding, 指示所对应的 MAC SDU或 MAC CE的相关信息, 或 指示 Padding。各个 MAC PDU子头在 MAC PDU头中的排列顺序与有效负载 中 MAC CE、 MAC SDU及 Padding的排列顺序——对应。  The format of the MAC PDU of the LTE system is as shown in FIG. 2: The whole is divided into two parts: a MAC PDU header (header) and a MAC PDU payload (payload). In a MAC PDU, the header part is in front and then the payload is received. section. The MAC PDU header contains multiple MAC PDU subheaders (Subheaders). The payload part contains several MAC SDUs and MAC CEs. It may also include certain padding bytes introduced according to the length specification of the MAC PDU. MAC in the payload. The CE is in front, followed by the MAC SDU, and finally the possible Padding ("opt" in the figure means optional). Each MAC PDU subheader corresponds to one MAC SDU, MAC CE or Padding in the payload, indicating information about the corresponding MAC SDU or MAC CE, or indicating Padding. The order in which the MAC PDU subheaders are arranged in the MAC PDU header corresponds to the order in which the MAC CE, MAC SDU, and Padding are arranged in the payload.
MAC PDU子头分为两类, 分为用于指示 MAC SDU的子头, 格式如图 3a和图 3b所示, 和用于指示 MAC CE或 Padding的子头, 格式如图 4所示。 图 3、 图 4所示的子头格式以 1字节为一行的形式来表示, 用于 MAC SDU 的子头可占用 2字节或 3字节,用于 MAC CE或 Padding的子头占用 1字节。 其中各指示位的含义为:  The MAC PDU subheaders are divided into two categories, which are divided into subheaders for indicating the MAC SDU. The format is shown in Figure 3a and Figure 3b, and the subheaders used to indicate MAC CE or Padding are shown in Figure 4. The sub-header format shown in FIG. 3 and FIG. 4 is expressed in the form of a 1-byte line, and the sub-header for the MAC SDU can occupy 2 bytes or 3 bytes, and the sub-header for MAC CE or Padding occupies 1 byte. The meaning of each indicator is:
R - lbit, 保留位, 无指示含义;  R - lbit, reserved, no indication meaning;
E - lbit, 用于指示此子头之后接下来是另一个 MAC PDU子头, 或是有 效负载的开始;  E - lbit, used to indicate that this subheader is followed by another MAC PDU subheader, or the beginning of a payload;
LCID - 5bit, 指示此子头所对应的 MAC SDU或 MAC CE的相关属性, 或指示 Padding;  LCID - 5bit, indicating the related attributes of the MAC SDU or MAC CE corresponding to this subheader, or indicating Padding;
F - lbit, 用于指示 L区域长度为 7bit或 15bit;  F - lbit, used to indicate that the length of the L area is 7 bits or 15 bits.
L - 7bit (如图 3a所示)或 15bit (如图 3b所示) , 用于指示所对应的 MAC SDU的信息长度。  L - 7bit (as shown in Figure 3a) or 15bit (as shown in Figure 3b) is used to indicate the length of the corresponding MAC SDU.
用于 MAC SDU的子头可表示为 R/R/E/LCID/F/L子头,用于 MAC CE或 Padding的子头可表示为 R/R/E/LCID子头。 由于 MAC CE信息的长度固定, 因此在 MAC CE所对应的子头中不需要指示长度的 L区域, 进一步也不需要 指示 L区域长度的 F指示位。 The subheader for the MAC SDU can be represented as an R/R/E/LCID/F/L subheader, and the subheader for MAC CE or Padding can be represented as an R/R/E/LCID subheader. Since the length of the MAC CE information is fixed, the L area indicating the length is not required in the subhead corresponding to the MAC CE, and further need not be needed. An F indicator indicating the length of the L region.
上述 MAC PDU的格式在 LTE系统中用于 eNB与 UE间的数据及相关 MAC层控制信息在 MAC层的处理封装, eNB将每个 UE的数据及相关 MAC 控制信息封装成 MAC PDU, 传递给下层进一步处理后发送给 UE, 同样 UE 也将准备传输给 eNB的数据及相关 MAC控制信息封装成 MAC PDU, 传递 给下层进一步处理后发送给 eNB。  The format of the foregoing MAC PDU is used in the LTE system for processing data between the eNB and the UE and related MAC layer control information at the MAC layer, and the eNB encapsulates the data of each UE and the related MAC control information into a MAC PDU, and transmits the data to the lower layer. After further processing, the UE sends the data to the eNB and the related MAC control information is encapsulated into a MAC PDU, which is further processed and sent to the eNB.
在集中式调度的中继系统中,在 Backhaul Link上 eNB与 RN之间传输的 MAC PDU中可能包含 RN和 N ( N > 1 , N为整数)个 R-UE的数据及各自的 MAC控制信息。 LTE现有的 MAC PDU格式不能完全适应 eNB与 RN之间 数据及相关控制传输的要求。 一方面原有 MAC PDU面向同一个 UE的数据 及相关控制, 在一个 MAC PDU 中包含的所有信息都属于同一个 UE, 而 Backhaul Link上的传输则可能包含 N个 R-UE的数据和相应的 MAC CE, 以 及 RN与 eNB之间的 Backhaul Link数据和相应的 MAC CE ,原有的 MAC PDU 格式无法同时包含并区别指示 RN和 N个 R-UE的信息。 另一方面, 如果在 Backhaul Link上将 RN下属多个 UE的数据和 MAC CE, 以及 RN与 eNB之 间数据及 MAC CE按上述 MAC PDU 的格式分别进行独立封装传输, 则 Backhaul Link的资源不能得到有效的利用,同时也不能根据各个 UE的或 RN 的数据需求进行有效的调度传输。  In a centralized scheduling relay system, the MAC PDU transmitted between the eNB and the RN on the Backhaul Link may include RN and N (N > 1 , N is an integer) R-UE data and respective MAC control information. . The existing MAC PDU format of LTE cannot fully adapt to the requirements of data and related control transmission between the eNB and the RN. On the one hand, the original MAC PDU is directed to the same UE's data and related control. All the information contained in one MAC PDU belongs to the same UE, and the transmission on the Backhaul Link may contain N R-UE data and corresponding The MAC CE, and the Backhaul Link data between the RN and the eNB and the corresponding MAC CE, the original MAC PDU format cannot simultaneously contain and distinguish information indicating the RN and the N R-UEs. On the other hand, if the data and MAC CE of multiple RNs under the RN and the data and MAC CE between the RN and the eNB are separately encapsulated and transmitted in the format of the MAC PDU on the Backhaul Link, the resources of the Backhaul Link cannot be obtained. Effective use, and can not be effectively scheduled transmission according to the data requirements of each UE or RN.
针对集中式调度的中继系统, eNB不仅要调度控制与 RN相关的传输, 同时还需要通过 RN 的中继转发调度控制其下属 R-UE 的相关传输, 即在 Backhaul Link上需要传输与 RN相关的数据和相应 MAC CE, 以及与 R-UE 相关的数据和相应的 MAC CE。 发明内容  For a centralized scheduling relay system, the eNB not only needs to schedule and control the transmission related to the RN, but also needs to control the related transmission of its subordinate R-UE through the relay forwarding scheduling of the RN, that is, the transmission needs to be related to the RN on the Backhaul Link. The data and the corresponding MAC CE, as well as the R-UE related data and the corresponding MAC CE. Summary of the invention
本发明要解决的技术问题是提供一种 R-MAC PDU封装方法、传输方法、 系统及装置,提高回程链路的资源利用率,实现 eNB对 Backhaul Link和 Access Link的有效调度控制。  The technical problem to be solved by the present invention is to provide an R-MAC PDU encapsulation method, a transmission method, a system and a device, improve resource utilization of a backhaul link, and implement effective scheduling control of the Backhaul Link and the Access Link by the eNB.
为解决上述技术问题, 本发明提供了一种用于回程链路的媒体接入控制 MAC协议数据单元 PDU的封装方法, 所述用于回程链路的 MAC PDU以下 简称 R-MAC PDU, 所述方法包括: To solve the above technical problem, the present invention provides a method for encapsulating a medium access control MAC protocol data unit PDU for a backhaul link, where the MAC PDU for the backhaul link is below Referred to as R-MAC PDU, the method includes:
所述 R-MAC PDU包括 R-MAC PDU头和 R-MAC PDU有效负载, 发送 方将属于中继站(RN )和 /或 m个中继站下属终端 (R-UE ) 的 MAC控制元 素 ( CE ) , 以及属于 RN和 /或 k个 R-UE的 MAC服务数据单元( SDU )封 装在 R-MAC PDU的有效负载中, m, k > l且为整数, 至少将指示信息封装 在 R-MAC PDU头中, 所述指示信息用于指示所述 R-MAC PDU有效负载中 的 MAC CE和 MAC SDU分别所属的 RN或 R-UE。  The R-MAC PDU includes an R-MAC PDU header and an R-MAC PDU payload, and the sender will belong to a MAC Control Element (CE) of the Relay Station (RN) and/or m Relay Subordinate Terminals (R-UEs), and A MAC Service Data Unit (SDU) belonging to the RN and/or k R-UEs is encapsulated in the payload of the R-MAC PDU, m, k > l and is an integer, and at least the indication information is encapsulated in the R-MAC PDU header. The indication information is used to indicate an RN or an R-UE to which the MAC CE and the MAC SDU in the R-MAC PDU payload respectively belong.
为解决上述技术问题, 本发明还提供了一种 R-MAC PDU的发送方法, 所述方法包括: To solve the above technical problem, the present invention further provides a method for sending an R-MAC PDU, where the method includes:
发送方在回程链路上向接收方发送属于 RN和 /或 m个 R-UE的 MAC CE, 以及属于 RN和 /或 k个 R-UE的 MAC SDU时, m,k > 1且为整数, 将所述一 个或多个 MAC CE, 以及一个或多个 MAC SDU封装为 R-MAC PDU, 经物 理层发送至接收方, 所述发送方在所述 R-MAC PDU中至少携带指示信息, 用于指示所述 R-MAC PDU中的 MAC CE和 MAC SDU分别所属的 RN或 R-UE。  When the sender sends a MAC CE belonging to the RN and/or m R-UEs to the receiver on the backhaul link, and a MAC SDU belonging to the RN and/or k R-UEs, m, k > 1 and is an integer. Encapsulating the one or more MAC CEs and the one or more MAC SDUs into an R-MAC PDU, and sending the information to the receiver through the physical layer, where the sender carries the indication information in the R-MAC PDU, And indicating an RN or an R-UE to which the MAC CE and the MAC SDU in the R-MAC PDU belong respectively.
为解决上述技术问题, 本发明还提供了一种 R-MAC PDU的接收方法, 包括:  To solve the above technical problem, the present invention further provides a method for receiving an R-MAC PDU, including:
接收方接收到发送方发送的 R-MAC PDU, 所述 R-MAC PDU 包括 R-MAC PDU头和 R-MAC PDU有效负载, 所述接收方从 R-MAC PDU头中 解封装出多个 R-MAC PDU子头, 根据各 R-MAC PDU子头的指示从所述 R-MAC PDU有效负载中解封装出一个或多个 MAC CE, 以及一个或多个 MAC SDU, 并根据 R-MAC PDU头中携带的指示信息获知所述 R-MAC PDU 有效负载中的 MAC CE和 MAC SDU分别所属的 RN或 R-UE。  The receiver receives the R-MAC PDU sent by the sender, the R-MAC PDU includes an R-MAC PDU header and an R-MAC PDU payload, and the receiver decapsulates a plurality of Rs from the R-MAC PDU header a MAC PDU subheader that decapsulates one or more MAC CEs and one or more MAC SDUs from the R-MAC PDU payload according to an indication of each R-MAC PDU subheader, and according to the R-MAC PDU The indication information carried in the header is learned by the RN or the R-UE to which the MAC CE and the MAC SDU in the R-MAC PDU payload respectively belong.
为解决上述技术问题, 本发明还提供了一种 R-MAC PDU的传输系统, 包括发送装置和接收装置, 其中: To solve the above technical problem, the present invention also provides a transmission system of an R-MAC PDU, including a transmitting device and a receiving device, where:
所述发送装置设置为: 将属于 RN和 /或 m个 R-UE的 CE, 以及属于 RN 和 /或 k个 R-UE的 MAC SDU封装在 R-MAC PDU有效负载中, m,k > 1且为 整数, 至少将指示信息封装在 R-MAC PDU头中, 将封装好的 R-MAC PDU 发送给所述接收装置; The transmitting device is configured to: CEs belonging to the RN and/or m R-UEs, and belonging to the RN And/or the MAC SDUs of the k R-UEs are encapsulated in the R-MAC PDU payload, m, k > 1 and are integers, at least the indication information is encapsulated in the R-MAC PDU header, and the encapsulated R-MAC is to be encapsulated. Sending a PDU to the receiving device;
所述接收装置设置为: 接收发送方发送的 R-MAC PDU,从 R-MAC PDU 头中解封装出指示信息, 从 R-MAC PDU有效负载中解封装出 MAC CE和 MAC SDU, 并根据所述指示信息确定所述 MAC CE和 MAC SDU分别所属 的 RN或 R-UE。  The receiving device is configured to: receive an R-MAC PDU sent by the sender, decapsulate the indication information from the R-MAC PDU header, and decapsulate the MAC CE and the MAC SDU from the R-MAC PDU payload, and according to the The indication information determines an RN or an R-UE to which the MAC CE and the MAC SDU belong respectively.
为解决上述技术问题, 本发明还提供了一种 R-MAC PDU的发送装置, 包括封装单元和发送单元, 其中: To solve the above technical problem, the present invention further provides an apparatus for transmitting an R-MAC PDU, including a packaging unit and a sending unit, where:
所述封装单元设置为: 将属于 RN和 /或 m个 R-UE的一个或多个 MAC CE, 以及属于 RN和 /或 k个 R-UE的一个或多个 MAC SDU封装在 R-MAC PDU有效负载中, m,k > 1且为整数, 以及用于在 R-MAC PDU头中封装所述 指示信息;  The encapsulation unit is configured to: encapsulate one or more MAC CEs belonging to the RN and/or m R-UEs, and one or more MAC SDUs belonging to the RN and/or k R-UEs in the R-MAC PDU In the payload, m, k > 1 and is an integer, and is used to encapsulate the indication information in the R-MAC PDU header;
所述发送单元设置为: 发送封装好的 R-MAC PDU。  The sending unit is configured to: send the encapsulated R-MAC PDU.
为解决上述技术问题, 本发明还提供了一种 R-MAC PDU的接收装置, 包括解封装单元和节点确认单元, 其中: In order to solve the above technical problem, the present invention further provides an apparatus for receiving an R-MAC PDU, including a decapsulation unit and a node confirmation unit, where:
所述解封装单元设置为: 从所述 R-MAC PDU头中解封装出指示信息; 从所述 R-MAC PDU有效负载中解封装出一个或多个 MAC CE, 以及一个或 多个 MAC SDU;  The decapsulation unit is configured to: decapsulate the indication information from the R-MAC PDU header; decapsulate one or more MAC CEs from the R-MAC PDU payload, and one or more MAC SDUs ;
所述节点确认单元设置为: 根据所述解封装单元解封装出的指示信息确 定所述 MAC CE和 MAC SDU分别所属 RN或 R-UE的节点信息。  The node confirming unit is configured to: determine node information of the RN or the R-UE to which the MAC CE and the MAC SDU belong respectively according to the decapsulation information decapsulated by the decapsulation unit.
本发明提出的用于回程链路的 R-MAC PDU的封装方法、 传输方法、 系 统及装置, 实现了 Backhaul Link上对数据及相关控制信息的有效处理封装, 达到提高 Backhaul Link资源利用率, 灵活有效的调度控制传输, 更有效地满 足 R-UE和 RN对数据时延,数据量等方面的需求,提高系统资源调度的公平 性等作用。 附图说明 The method, the transmission method, the system and the device for the R-MAC PDU of the backhaul link proposed by the invention realize the effective processing and packaging of the data and related control information on the Backhaul Link, thereby improving the utilization of the Backhaul Link resource and being flexible. Effective scheduling control transmission, more effectively meet the R-UE and RN requirements for data delay, data volume, etc., improve the fairness of system resource scheduling Sexual effects. DRAWINGS
图 1是中继网络结构示意图;  1 is a schematic diagram of a structure of a relay network;
图 2是 LTE系统 MAC PDU结构图;  2 is a structural diagram of a MAC PDU of an LTE system;
图 3a和图 3b是 eNB与 UE之间传输的 MAC PDU中对应于 MAC SDU 的子头结构示意图;  3a and 3b are schematic diagrams showing a subheader structure corresponding to a MAC SDU in a MAC PDU transmitted between an eNB and a UE;
图 4是 eNB与 UE之间传输的 MAC PDU中对应于 MAC CE或 Padding 的子头结构示意图;  4 is a schematic diagram of a sub-header structure corresponding to MAC CE or Padding in a MAC PDU transmitted between an eNB and a UE;
图 5是本发明系统和装置的结构示意图;  Figure 5 is a schematic structural view of the system and apparatus of the present invention;
图 6是本发明方法一的 R-MAC PDU结构示意图;  6 is a schematic structural diagram of an R-MAC PDU according to method 1 of the present invention;
图 7a和图 7b是本发明方法一的 R-MAC PDU中对应于 MAC SDU的子 头结构示意图, 其中的Node ID占用 16bit;  7a and 7b are schematic diagrams showing the structure of a sub-header corresponding to a MAC SDU in an R-MAC PDU according to the method 1 of the present invention, wherein the Node ID occupies 16 bits;
图 8a和图 8b是本发明方法一的 R-MAC PDU中对应于 MAC SDU的子 头结构示意图, 其中的Node ID占用 8bit;  8a and 8b are schematic diagrams showing the structure of a sub-header corresponding to a MAC SDU in an R-MAC PDU according to the method 1 of the present invention, wherein the Node ID occupies 8 bits;
图 9a和图 9b是本发明方法一的 R-MAC PDU中对应于 MAC CE的子头 结构示意图, 其中的 Node ID占用 8bit或 16bit;  9a and FIG. 9b are schematic diagrams of a sub-header corresponding to a MAC CE in an R-MAC PDU according to method 1 of the present invention, wherein a Node ID occupies 8 bits or 16 bits;
图 10是本发明方法二的 R-MAC PDU结构示意图;  10 is a schematic structural diagram of an R-MAC PDU according to method 2 of the present invention;
图 11a和图 l ib是本发明方法二的 R-MAC PDU中 S子头结构示意图, 其中的 Node ID区域可占用 8bit或 16bit;  11a and FIG. 1 ib are schematic diagrams of the structure of the S subheader in the R-MAC PDU of the method 2 of the present invention, where the Node ID area can occupy 8 bits or 16 bits;
图 12是本发明方法三的 R-MAC PDU结构示意图;  12 is a schematic structural diagram of an R-MAC PDU according to method 3 of the present invention;
图 13a和图 13b是本发明方法三的 R-MAC PDU中对应于 MAC SDU的 子头结构示意图, 其中的Node ID占用 16bit;  13a and FIG. 13b are schematic diagrams showing a sub-header structure corresponding to a MAC SDU in an R-MAC PDU according to method 3 of the present invention, wherein the Node ID occupies 16 bits;
图 14a和图 14b是本发明方法三的 R-MAC PDU中对应于 MAC SDU的 子头结构示意图, 其中的Node ID占用 8bit;  14a and FIG. 14b are schematic diagrams showing a sub-header structure corresponding to a MAC SDU in an R-MAC PDU according to method 3 of the present invention, wherein the Node ID occupies 8 bits;
图 15a和图 15b是本发明方法三的 R-MAC PDU中对应于 MAC SDU的 子头结构示意图, 不包含 Node ID区域; 图 16a和图 16b是本发明方法三的 R-MAC PDU中对应于 MAC CE子头 结构示意图, 其中的 Node ID占用 8bit或 16bit; 15a and FIG. 15b are schematic diagrams showing a sub-header structure corresponding to a MAC SDU in an R-MAC PDU according to method 3 of the present invention, which does not include a Node ID area; 16a and FIG. 16b are schematic diagrams showing the structure of a MAC CE subheader in an R-MAC PDU according to method 3 of the present invention, wherein the Node ID occupies 8 bits or 16 bits;
图 17是本发明方法三的 R-MAC PDU中对应于 MAC CE的子头结构示 意图, 不包含 Node ID区域;  17 is a schematic diagram of a sub-head structure corresponding to a MAC CE in an R-MAC PDU according to method 3 of the present invention, and does not include a Node ID area;
图 18是本发明实施例 1中 R-MAC PDU结构图;  18 is a structural diagram of an R-MAC PDU in Embodiment 1 of the present invention;
图 19是本发明实施例 2中 R-MAC PDU结构图;  19 is a structural diagram of an R-MAC PDU in Embodiment 2 of the present invention;
图 20是本发明实施例 3中 R-MAC PDU结构图;  20 is a structural diagram of an R-MAC PDU in Embodiment 3 of the present invention;
图 21是本发明实施例 4中 R-MAC PDU结构图;  21 is a structural diagram of an R-MAC PDU in Embodiment 4 of the present invention;
图 22是本发明实施例 5中 R-MAC PDU结构图;  Figure 22 is a structural diagram of an R-MAC PDU in Embodiment 5 of the present invention;
图 23是本发明实施例 6中 R-MAC PDU结构图。 具体实施方式  Figure 23 is a structural diagram of an R-MAC PDU in Embodiment 6 of the present invention. detailed description
为实现与 RN相关的数据和相应 MAC CE, 以及与 R-UE (中继站下属终 端 )相关的数据和相应的 MAC CE在 Backhaul Link上的有效传输, 本发明提 出了在 Backhaul Link的 R-MAC PDU ( Relay-MAC PDU ) 的封装方法、 传输 方法、 系统及装置, 达到提高 Backhaul Link资源利用率, 为 RN和 R-UE提 供灵活有效的调度控制,有效满足 R-UE和 RN对数据时延、数据量等方面的 需求, 提高系统资源调度的公平性等作用。 路上向接收方发送属于中继站( RN )和 /或 m个中继站下属终端 ( R-UE ) 的 MAC控制元素 ( MAC CE ) , 以及属于 RN和 /或 k个 R-UE的 MAC服务数 据单元(MAC SDU ) 时, m,k > l且为整数, 将所述一个或多个 MAC CE, 以及一个或多个 MAC SDU封装为 R-MAC PDU, 经物理层发送至接收方, 所述发送方在所述 R-MAC PDU中至少携带指示信息,用于指示所述 R-MAC PDU中的 MAC CE和 MAC SDU分别所属的 RN或 R-UE。 其中, m与 k可 以相等。  In order to realize the data related to the RN and the corresponding MAC CE, and the data related to the R-UE (substation terminal) and the effective transmission of the corresponding MAC CE on the Backhaul Link, the present invention proposes an R-MAC PDU in the Backhaul Link. The method, the transmission method, the system and the device of the relay-MAC PDU are used to improve the utilization of the Backhaul Link resource, and provide flexible and effective scheduling control for the RN and the R-UE, and effectively satisfy the data delay of the R-UE and the RN. The demand for data volume and other aspects, to improve the fairness of system resource scheduling. A MAC Control Element (MAC CE) belonging to a Relay Station (RN) and/or m Relay Subordinate Terminals (R-UEs), and a MAC Service Data Unit (MAC) belonging to the RN and/or k R-UEs are transmitted to the receiver on the road. SDU), m, k > l and an integer, encapsulates the one or more MAC CEs, and one or more MAC SDUs into R-MAC PDUs, and sends them to the receiver through the physical layer, where the sender is The R-MAC PDU carries at least indication information, and is used to indicate an RN or an R-UE to which the MAC CE and the MAC SDU in the R-MAC PDU belong respectively. Where m and k can be equal.
发送方封装所述 R-MAC PDU 的方法包括: 所述 R-MAC PDU 包括 R-MAC PDU头和 R-MAC PDU有效负载,发送方将属于 RN和 /或 m个 R-UE 的 MAC CE,以及属于 RN和 /或 k个 R-UE的 MAC SDU封装在 R-MAC PDU 的有效负载中, m,k > l且为整数,至少将指示信息封装在 R-MAC PDU头中, 所述指示信息用于指示所述 R-MAC PDU有效负载中的 MAC CE和 MAC SDU分别所属的 RN或 R-UE。 其中, m与 k可以相等。 The method for the sender to encapsulate the R-MAC PDU includes: the R-MAC PDU includes an R-MAC PDU header and an R-MAC PDU payload, and the sender will belong to the RN and/or m R-UEs. The MAC CE, and the MAC SDUs belonging to the RN and/or k R-UEs are encapsulated in the payload of the R-MAC PDU, m, k > l and are integers, at least the indication information is encapsulated in the R-MAC PDU header. The indication information is used to indicate an RN or an R-UE to which the MAC CE and the MAC SDU in the R-MAC PDU payload respectively belong. Where m and k can be equal.
接收方接收 R-MAC PDU 的方法包括: 接收方接收到发送方发送的 The method for the receiver to receive the R-MAC PDU includes: receiving the sender sent by the sender
R-MAC PDU,所述 R-MAC PDU包括 R-MAC PDU头和 R-MAC PDU有效负 载, 所述接收方从 R-MAC PDU头中解封装出多个 R-MAC PDU子头, 根据 各 R-MAC PDU子头的指示从所述 R-MAC PDU有效负载中解封装出一个或 多个 MAC CE , 以及一个或多个 MAC SDU , 并根据 R-MAC PDU头中携带 的指示信息获知所述 R-MAC PDU有效负载中的 MAC CE和 MAC SDU分别 所属的 RN或 R-UE。 An R-MAC PDU, the R-MAC PDU includes an R-MAC PDU header and an R-MAC PDU payload, and the receiver decapsulates a plurality of R-MAC PDU subheaders from the R-MAC PDU header, according to each The indication of the R-MAC PDU sub-decapsulation decapsulates one or more MAC CEs and one or more MAC SDUs from the R-MAC PDU payload, and learns from the indication information carried in the R-MAC PDU header The RN or R-UE to which the MAC CE and the MAC SDU in the R-MAC PDU payload respectively belong.
在 Backhaul Link上传输 MAC PDU的系统如图 5所示, 包括发送装置和 接收装置, 其中:  The system for transmitting MAC PDUs on the Backhaul Link is as shown in FIG. 5, including a transmitting device and a receiving device, where:
发送装置, 用于将属于 RN和 /或 m个 R-UE的 MAC CE, 以及属于 RN 和 /或 k个 R-UE的 MAC SDU封装在 R-MAC PDU有效负载中, m,k > 1且为 整数, 至少将指示信息封装在 R-MAC PDU头中, 将封装好的 R-MAC PDU 发送给所述接收装置; 其中, m与 k可以相等。  And a sending device, configured to encapsulate a MAC CE belonging to the RN and/or the m R-UEs, and a MAC SDU belonging to the RN and/or the k R-UEs in the R-MAC PDU payload, where m, k > 1 and In an integer, at least the indication information is encapsulated in the R-MAC PDU header, and the encapsulated R-MAC PDU is sent to the receiving device; wherein m and k may be equal.
接收装置, 用于接收发送方发送的 R-MAC PDU, 从 R-MAC PDU头中 解封装出指示信息, 从 R-MAC PDU有效负载中解封装出 MAC CE和 MAC SDU, 并根据所述指示信息确定所述 MAC CE和 MAC SDU分别所属的 RN 或 R-UE。  a receiving device, configured to receive an R-MAC PDU sent by the sender, decapsulate the indication information from the R-MAC PDU header, and decapsulate the MAC CE and the MAC SDU from the R-MAC PDU payload, and according to the indication The information determines the RN or R-UE to which the MAC CE and the MAC SDU belong, respectively.
进一步地, 所述发送装置包括封装单元和发送单元, 其中:  Further, the sending device includes a packaging unit and a sending unit, where:
所述封装单元,用于将一个或多个 MAC CE, 以及一个或多个 MAC SDU 封装在 R-MAC PDU有效负载中, 以及用于在 R-MAC PDU头中封装所述指 示信息; 封装单元可釆用三种方法中的任一种封装 R-MAC PDU头, 具体见 后面的方法一、 方法二和方法三。  The encapsulating unit is configured to encapsulate one or more MAC CEs, and one or more MAC SDUs in an R-MAC PDU payload, and to encapsulate the indication information in an R-MAC PDU header; The R-MAC PDU header can be encapsulated in any of three ways, as described in the following Method 1, Method 2 and Method 3.
所述发送单元, 用于发送封装好的 R-MAC PDU。  The sending unit is configured to send the encapsulated R-MAC PDU.
进一步地, 所述接收装置包括解封装单元和节点确认单元, 其中: 所述解封装单元, 用于从所述 R-MAC PDU头中解封装出指示信息, 从 所述 R-MAC PDU有效负载中解封装出一个或多个 MAC CE, 以及一个或多 个 MAC SDU; Further, the receiving device includes a decapsulation unit and a node confirmation unit, where: Decapsulating unit, configured to decapsulate indication information from the R-MAC PDU header, decapsulate one or more MAC CEs from the R-MAC PDU payload, and one or more MAC SDUs ;
所述节点确认单元, 用于根据所述解封装单元解封装出的指示信息确定 所述 MAC CE和 MAC SDU分别所属 RN或 R-UE的节点信息。  The node confirming unit is configured to determine, according to the decapsulation information decapsulated by the decapsulation unit, node information of the RN or the R-UE to which the MAC CE and the MAC SDU belong respectively.
上述发送方或发送装置为 eNB或 RN,相应地,接收方或接收装置为 RN 或 eNB。 The above sender or transmitting device is an eNB or an RN, and accordingly, the receiving or receiving device is an RN or an eNB.
与 RN相关的 MAC CE表示为 R-MAC CE ( R代表 Relay ) , 与 R-UE相 关的 MAC CE表示为 U-MAC CE ( U代表 UE ) , 与 RN相关的 MAC SDU 表示为 R-MAC SDU, 与 R-UE相关的 MAC SDU表示为 U-MAC SDU。  The MAC CE associated with the RN is denoted as R-MAC CE (R stands for Relay), the MAC CE associated with the R-UE is denoted as U-MAC CE (U stands for UE), and the MAC SDU associated with the RN is denoted as R-MAC SDU The MAC SDU associated with the R-UE is represented as a U-MAC SDU.
上述指示信息可以为节点标识, 在 R-MAC PDU头中的每个子头中携带 该节点标识, 通过该节点标识来指示各子头所对应的 MAC CE或 MAC SDU 所属的节点;  The foregoing indication information may be a node identifier, where each sub-header in the R-MAC PDU header carries the node identifier, and the node identifier is used to indicate a node to which the MAC CE or the MAC SDU corresponding to each sub-header belongs;
上述指示信息还可以为新增的子头, 在该子头中携带其所对应的 MAC The foregoing indication information may also be a newly added sub-header, and the corresponding MAC is carried in the sub-header.
CE子头和 /或 MAC SDU子头的数量信息以及节点标识,以指示相应 MAC CE 和 /或 MAC SDU的节点归属。 The number information of the CE subheader and/or the MAC SDU subheader and the node identifier to indicate the node assignment of the corresponding MAC CE and/or MAC SDU.
上述指示信息还可以为连续标志位, 或者为连续标志位和节点标识, 在 R-MAC PDU头中的每个子头中携带该连续标志, 用于指示当前子头对应的 MAC CE或 MAC SDU与前一个子头对应的 MAC CE或 MAC SDU是否属于 同一个节点即均属于 RN或属于同一个 R-UE, 当不属于同一节点时, 子头中 携带节点标识, 以指明当前子头对应的 MAC CE或 MAC SDU所属的节点。  The foregoing indication information may also be a continuous flag bit, or a continuous flag bit and a node identifier, and the continuation flag is carried in each sub-header of the R-MAC PDU header, and is used to indicate the MAC CE or MAC SDU corresponding to the current sub-header. Whether the MAC CE or MAC SDU corresponding to the previous sub-header belongs to the same node belongs to the RN or belongs to the same R-UE. When not belonging to the same node, the sub-header carries the node identifier to indicate the MAC corresponding to the current sub-header. The node to which the CE or MAC SDU belongs.
根据发送装置釆用的封装方法的不同, 即指示信息的不同, 釆用不同的 接收装置进行接收: Depending on the encapsulation method used by the transmitting device, that is, the indication information is different, it is received by a different receiving device:
接收装置一:  Receiving device one:
所述解封装单元, 用于从所述 R-MAC PDU头中解封装出多个 R-MAC PDU子头,从各 R-MAC PDU子头中解封装出当前子头所对应的 MAC CE或 MAC SDU的属性和 /或长度信息, 以及作为指示信息的节点标识, 根据得到 的属性和 /或长度信息从所述 R-MAC PDU有效负载中解封装出一个或多个 MAC CE, 以及一个或多个 MAC SDU; Decapsulating unit, configured to decapsulate a plurality of R-MAC PDU subheaders from the R-MAC PDU header, and decapsulate the MAC CE corresponding to the current subheader from each R-MAC PDU subheader or Attribute and/or length information of the MAC SDU, and a node identifier as the indication information, decapsulating one or more MAC CEs from the R-MAC PDU payload according to the obtained attribute and/or length information, and one or Multiple MAC SDUs;
所述节点确认单元, 用于根据得到的所述节点标识获知所述节点标识所 接收装置二:  The node confirming unit is configured to learn, according to the obtained node identifier, the device identifier of the node identifier:
所述解封装单元, 用于从所述 R-MAC PDU头的第一子头区解封装出一 个或多个作为指示信息的 S子头, 从所述 R-MAC PDU头的第二子头区解封 装出一个或多个对应于 MAC CE的 MAC CE子头, 以及一个或多个对应于 MAC SDU的 MAC SDU子头, 根据所述第二子头区中的子头中的指示获知 所述子头所对应的 MAC CE或 MAC SDU的属性和 /或长度信息,根据所述属 性和 /或长度信息从所述 R-MAC PDU有效负载中解封装出一个或多个 MAC CE, 以及一个或多个 MAC SDU; 所述解封装单元还用于从所述 S子头中解 封装出子头数量信息 n和节点标识, η > 1且 n为整数;  Decapsulating unit, configured to decapsulate one or more S subheaders as indication information from a first subheader region of the R-MAC PDU header, from a second subheader of the R-MAC PDU header The area decapsulation encapsulates one or more MAC CE subheaders corresponding to the MAC CE, and one or more MAC SDU subheaders corresponding to the MAC SDU, and learns according to the indication in the subheader in the second subheader area. Attribute and/or length information of a MAC CE or a MAC SDU corresponding to the sub-header, decapsulating one or more MAC CEs from the R-MAC PDU payload according to the attribute and/or length information, and a Or a plurality of MAC SDUs; the decapsulating unit is further configured to decapsulate the sub-head number information n and the node identifier from the S sub-header, η > 1 and n is an integer;
所述节点确认单元, 用于根据所述子头数量信息 n和节点标识获知所述 The node confirming unit is configured to learn, according to the sub-head number information n and the node identifier
S子头对应的第二子头区中 n个连续的子头所对应的 R-MAC PDU有效负载 中的 MAC CE和 /或 MAC SDU所属的 RN或 R-UE。 The MAC CE in the R-MAC PDU payload corresponding to the n consecutive sub-heads corresponding to the S sub-header and/or the RN or R-UE to which the MAC SDU belongs.
接收装置三:  Receiving device three:
所述解封装单元, 用于从所述 R-MAC PDU头中解封装出多个 R-MAC PDU子头,从各 R-MAC PDU子头中解封装出当前子头所对应的 MAC CE或 MAC SDU的属性和 /或长度信息,根据所述属性和 /或长度信息从所述 R-MAC PDU有效负载中解封装出一个或多个 MAC CE,以及一个或多个 MAC SDU, 所述解封装单元还用于从各 R-MAC PDU子头中解封装出作为第一指示信息 的连续标志, 以及根据所述节点确认单元的通知从所述 R-MAC PDU子头中 解封装出作为第二指示信息的节点标识;  Decapsulating unit, configured to decapsulate a plurality of R-MAC PDU subheaders from the R-MAC PDU header, and decapsulate the MAC CE corresponding to the current subheader from each R-MAC PDU subheader or Attribute and/or length information of the MAC SDU, decapsulating one or more MAC CEs and one or more MAC SDUs from the R-MAC PDU payload according to the attributes and/or length information, the solution The encapsulating unit is further configured to decapsulate a continuous flag as the first indication information from each R-MAC PDU subheader, and decapsulate from the R-MAC PDU subheader according to the notification of the node acknowledgment unit. a node identifier indicating the information;
所述节点确认单元, 用于根据所述连续标志获知当前 R-MAC PDU子头 所对应的 MAC CE或 MAC SDU与前一个 R-MAC PDU子头对应的 MAC CE 或 MAC SDU是否属于 RN或同一个 R-UE ,当连续标志表示当前 R-MAC PDU 子头所对应的 MAC CE或 MAC SDU与前一个 R-MAC PDU子头对应的 MAC CE或 MAC SDU不属于 RN或同一个 R-UE时, 通知所述解封装单元解封装 节点标识, 根据所述解封装单元从所述 R-MAC PDU子头中解封装出的节点 标识获知当前 R-MAC PDU子头所对应的 MAC SDU或 MAC CE所属的 RN 或 R-UE。 The node confirming unit is configured to learn, according to the continuous flag, whether the MAC CE or MAC SDU corresponding to the current R-MAC PDU subheader and the MAC CE or MAC SDU corresponding to the previous R-MAC PDU subhead belong to the RN or the same An R-UE, when consecutive flags indicate the current R-MAC PDU When the MAC CE or MAC SDU corresponding to the sub-header and the MAC- or MAC SDU corresponding to the previous R-MAC PDU sub-head do not belong to the RN or the same R-UE, the decapsulation unit is notified to decapsulate the node identifier, according to the Declaring, by the encapsulating unit, the node identifier decapsulated from the R-MAC PDU subheader, the RN or R-UE to which the MAC SDU or the MAC CE corresponding to the current R-MAC PDU subheader belongs.
下面分别以不同的指示信息为例进行说明 The following is an example of different instructions.
方法一:  method one:
eNB与 IN hsacKiiaui Lir  eNB and IN hsacKiiaui Lir
MAC控制元素( MAC CE )的传输时, 发送方将所述一个或多个 MAC SDU, 以及一个或多个 MAC CE封装为 Backhaul Link 上传输的 MAC PDU 即 R-MAC PDU ( Relay-MAC PDU ) , 并经过物理层的进一步处理后发送至接 收方 , 所述 R-MAC PDU包括 R-MAC PDU头和 R-MAC PDU有效负载, 在 所述 R-MAC PDU有效负载中封装有 RN和 /或 R-UE (中继站下属终端 ) 的 MAC CE, 以及 RN和 /或 R-UE的 MAC SDU,在所述 R-MAC PDU头中封装 有多个 R-MAC PDU子头,包括一个或多个对应于 MAC CE的 MAC CE子头, 以及一个或多个对应于 MAC SDU的 MAC SDU子头, 所述 R-MAC PDU头 中的 MAC CE子头与 R-MAC PDU有效负载中的 MAC CE——对应, 所述 ——对应,用于指示其所对应的 MAC CE或 MAC SDU的属性和 /或长度信息, 以及所属节点信息。 When transmitting a MAC Control Element (MAC CE), the sender encapsulates the one or more MAC SDUs and one or more MAC CEs as MAC PDUs transmitted on the Backhaul Link, ie, R-MAC PDUs. And transmitting to the receiver after further processing by the physical layer, where the R-MAC PDU includes an R-MAC PDU header and an R-MAC PDU payload, and the R-MAC PDU payload is encapsulated with the RN and/or a MAC CE of the R-UE (substation terminal) and a MAC SDU of the RN and/or the R-UE, and the R-MAC PDU header is encapsulated with a plurality of R-MAC PDU subheaders, including one or more corresponding a MAC CE subheader of the MAC CE, and one or more MAC SDU subheaders corresponding to the MAC SDU, a MAC CE subheader in the R-MAC PDU header and a MAC CE in the R-MAC PDU payload - Correspondingly, the corresponding information is used to indicate the attribute and/or length information of the corresponding MAC CE or MAC SDU, and the associated node information.
发送方通过在 R-MAC PDU子头中携带节点标识(Node ID )来指示该 R-MAC PDU子头所对应的 MAC CE或 MAC SDU所属节点信息。 当该子头 对应 R-MAC CE或 R-MAC SDU时,即当子头所对应的 MAC SDU或 MAC CE 属于 RN时, Node ID为 RN ID; 当该子头对应 U-MAC CE或 U-MAC SDU 时,即当子头所对应的 MAC SDU或 MAC CE属于 R-UE时 , Node ID为 R-UE ID。 其中, R-UE ID 可以是所述 R-UE 的 C-RNTI ( Cell- Radio Network Temporary Identifier, 小区无线网络临时标识), 也可以是其它能够在 eNB与 RN之间唯一标识 R-UE的 ID。 下面对封装的 R-MAC PDU ( Relay-MAC PDU )格式和方法进行具体描 述: The sender indicates the node information to which the MAC CE or MAC SDU corresponding to the R-MAC PDU subheader belongs by carrying the node identifier (Node ID) in the R-MAC PDU subheader. When the sub-header corresponds to the R-MAC CE or the R-MAC SDU, that is, when the MAC SDU or MAC CE corresponding to the sub-header belongs to the RN, the Node ID is the RN ID; when the sub-head corresponds to the U-MAC CE or U- In the MAC SDU, when the MAC SDU or MAC CE corresponding to the sub-header belongs to the R-UE, the Node ID is the R-UE ID. The R-UE ID may be a C-RNTI (Cell-Radio Network Temporary Identifier) of the R-UE, or may be another ID that can uniquely identify the R-UE between the eNB and the RN. . The following describes the format and method of the encapsulated R-MAC PDU (Relay-MAC PDU):
如图 6所示, R-MAC PDU由 R-MAC PDU头和 R-MAC PDU有效负载 两部分构成, 在一个 R-MAC PDU中, 头部分在前, 其后承接有效负载部分。 R-MAC PDU头中包含多个 R-MAC PDU子头, 有效负载部分分别包含一个 或多个 MAC CE, 可以是属于某 R-UE的 U-MAC CE, 也可以是属于 RN的 R-MAC CE, 以及一个或多个 MAC SDU, 可以是属于某 R-UE的 U-MAC SDU,也可以是属于 RN的 R-MAC SDU,还可能包括根据 R-MAC PDU的长 度规定而引入的一定 Padding字节。有效负载中 MAC CE在前, 之后是 MAC SDU以及可能的 Padding。 每个 R-MAC PDU子头分别对应有效负载中的一 个 MAC CE或 MAC SDU或 Padding, 指示所对应的 MAC CE或 MAC SDU 的相关信息, 或指示填充的 Padding。 各个 R-MAC PDU子头在 R-MAC PDU 头中的排列顺序与有效负载中 MAC CE和 MAC SDU及可能的 Padding字节 的排列顺序——对应。  As shown in Figure 6, the R-MAC PDU consists of two parts: an R-MAC PDU header and an R-MAC PDU payload. In an R-MAC PDU, the header part precedes and then the payload part. The R-MAC PDU header includes multiple R-MAC PDU subheaders, and the payload part includes one or more MAC CEs, which may be a U-MAC CE belonging to an R-UE, or may be an R-MAC belonging to the RN. The CE, and one or more MAC SDUs, may be U-MAC SDUs belonging to an R-UE, or may be R-MAC SDUs belonging to the RN, and may also include certain Paddings introduced according to the length specification of the R-MAC PDUs. byte. The MAC CE is in front of the payload, followed by the MAC SDU and possibly Padding. Each R-MAC PDU subheader corresponds to a MAC CE or MAC SDU or Padding in the payload, indicating information about the corresponding MAC CE or MAC SDU, or indicating padding. The order in which the R-MAC PDU subheaders are arranged in the R-MAC PDU header corresponds to the order in which the MAC CE and MAC SDUs and possible Padding bytes are arranged in the payload.
R-MAC PDU子头分为: 指示 MAC SDU的子头、 指示 MAC CE的子头 和指示 Padding的子头, 其中:  The R-MAC PDU subheader is divided into: a subheader indicating a MAC SDU, a subheader indicating a MAC CE, and a subheader indicating Padding, where:
用于指示 MAC SDU 的子头可占用 3 或 4 或 5 字节, 结构为 R/R/E/LCID/F/L/Node ID;  The subheader used to indicate the MAC SDU can occupy 3 or 4 or 5 bytes, and the structure is R/R/E/LCID/F/L/Node ID;
用于指示 MAC CE的子头可占用 2或 3字节, 结构为 R/R/E/LCID/Node The subheader used to indicate the MAC CE can occupy 2 or 3 bytes, and the structure is R/R/E/LCID/Node.
ID; ID;
用于指示 Padding的子头占用 1字节, 结构为 R/R/E/LCID。  The subheader used to indicate Padding occupies 1 byte and the structure is R/R/E/LCID.
其中:  among them:
R - lbit, 保留位, 无指示含义;  R - lbit, reserved, no indication meaning;
E - lbit, 用于指示此子头之后接下来是另一个 R-MAC PDU子头, 或是 有效负载的开始;  E - lbit, used to indicate that this subheader is followed by another R-MAC PDU subheader, or the beginning of the payload;
LCID - 5bit, 指示此子头所对应的 MAC SDU或 MAC CE的相关属性, 或指示 Padding; F - lbit, 用于指示 L区域长度为 7bit或 15bit; LCID - 5bit, indicating the related attributes of the MAC SDU or MAC CE corresponding to this subheader, or indicating Padding; F - lbit, used to indicate that the length of the L area is 7 bits or 15 bits.
L - 7bit或 15bit, 用于指示所对应的 MAC SDU的信息长度;  L - 7bit or 15bit, used to indicate the length of the information of the corresponding MAC SDU;
Node ID - 8bit或 16bit, 当此子头对应 R-MAC CE或 R-MAC SDU时, Node ID指示 RN ID; 当此子头对应 U-MAC CE或 U-MAC SDU时, Node ID 指示 R-UE ID。 R-UE ID可以是所述 R-UE的 C-RNTI, 也可以是其它能够在 eNB与 RN之间唯一标识 R-UE的 ID。  Node ID - 8bit or 16bit. When this subheader corresponds to an R-MAC CE or an R-MAC SDU, the Node ID indicates the RN ID. When this subheader corresponds to a U-MAC CE or a U-MAC SDU, the Node ID indicates R- UE ID. The R-UE ID may be the C-RNTI of the R-UE, or may be another ID capable of uniquely identifying the R-UE between the eNB and the RN.
下面对 L、 Node ID占用字节进行举例说明:  The following is an example of the L and Node ID occupied bytes:
参见图 7a,对应于 MAC SDU的子头中, L占用 7bit, Node ID占用 16bit; 参见图 7b, 对应于 MAC SDU的子头中, L占用 15bit, Node ID占用 16bit。  Referring to FIG. 7a, in the sub-header corresponding to the MAC SDU, L occupies 7 bits, and the Node ID occupies 16 bits. Referring to FIG. 7b, in the sub-header corresponding to the MAC SDU, L occupies 15 bits, and the Node ID occupies 16 bits.
参见图 8a,对应于 MAC SDU的子头中, L占用 7bit, Node ID占用 8bit; 参见图 8b, 对应于 MAC SDU的子头中, L占用 15bit, Node ID占用 8bit。  Referring to FIG. 8a, in the sub-header corresponding to the MAC SDU, L occupies 7 bits, and the Node ID occupies 8 bits. Referring to FIG. 8b, in the sub-header corresponding to the MAC SDU, L occupies 15 bits, and the Node ID occupies 8 bits.
参见图 9a, 对应于 MAC CE的子头中, Node ID占用 16bit; 参见图 9b, 对应于 MAC CE的子头中, Node ID占用 8bit。  Referring to Figure 9a, in the sub-header corresponding to the MAC CE, the Node ID occupies 16 bits. Referring to Figure 9b, in the sub-header corresponding to the MAC CE, the Node ID occupies 8 bits.
R-MAC PDU有效负载中可以包括一个或多个 MAC CE, MAC CE信息 的类型有: The R-MAC PDU payload can include one or more MAC CEs. The types of MAC CE information are:
緩存状态报告—Buffer Status Report (BSR) MAC control element  Cache Status Report—Buffer Status Report (BSR) MAC control element
不连续传输配置指示 --DRX Command MAC Control Element  Discontinuous transmission configuration indication --DRX Command MAC Control Element
时间提前调整指示一Timing Advance Command MAC Control Element 功率控制指示 -Power Headroom MAC Control Element  Timing Advance Command MAC Control Element Power Control Indicator - Power Headroom MAC Control Element
R-MAC PDU头中各子头的封装顺序为: 对应于 MAC CE的一个或多个 子头在前, 其后是对应于 MAC SDU的一个或多个子头, 最后是可能存在的 与 Padding相关的子头。 R-MAC PDU的有效负载中 MAC CE、 MAC SDU以 及根据 R-MAC PDU 长度规定而可能进行的 Padding 字节的封装顺序与 R-MAC PDU头中相应的各子头顺序——对应。 各子头中包含的 Node ID信 息即指示了相应的 MAC CE、 MAC SDU属于 RN或某 R-UE。 R-MAC PDU有效负载中可以有一个或多个 MAC CE, 以及一个或多个 MAC SDU, 可以属于 RN, 也可以分别属于不同的 R-UE; 属于 RN或同一个 R-UE的 MAC CE和 MAC SDU可以有一个或多个。 具体 MAC CE和 MAC SDU的组成方式与 LTE系统的方式一致。 The encapsulation order of each subheader in the R-MAC PDU header is: one or more subheaders corresponding to the MAC CE are preceded, followed by one or more subheaders corresponding to the MAC SDU, and finally there may be Padding related Child head. The MAC CE, the MAC SDU, and the encapsulation order of the Padding bytes that may be performed according to the R-MAC PDU length specification in the payload of the R-MAC PDU correspond to the corresponding sub-header order in the R-MAC PDU header. The Node ID information included in each sub-head indicates that the corresponding MAC CE, MAC SDU belongs to the RN or an R-UE. The R-MAC PDU payload may have one or more MAC CEs, and one or more MAC SDUs, which may belong to the RN or belong to different R-UEs respectively; MAC CEs belonging to the RN or the same R-UE There may be one or more MAC SDUs. The composition of the specific MAC CE and MAC SDU is consistent with that of the LTE system.
另夕卜, 根据对 R-MAC PDU长度的规定, 在完成 R-MAC PDU头部分和 相应的 MAC CE和 MAC SDU的顺序封装后, 若 R-MAC PDU的长度未达到 相应的规定值,则需向 R-MAC PDU内填充一定的 Padding字节,直到 R-MAC PDU长度符合规定长度。 Padding部分填充在 R-MAC PDU有效负载的最后, 并为 Padding在 R-MAC PDU头中添加相应的指示子头, 成为 R-MAC PDU 头部分中最后的子头。  In addition, according to the R-MAC PDU length specification, after the R-MAC PDU header portion and the corresponding MAC CE and MAC SDU are sequentially encapsulated, if the length of the R-MAC PDU does not reach the corresponding specified value, then A certain Padding byte needs to be filled into the R-MAC PDU until the length of the R-MAC PDU is the specified length. The Padding portion is populated at the end of the R-MAC PDU payload, and Padding adds the corresponding indicator subheader to the R-MAC PDU header to become the last subheader in the R-MAC PDU header portion.
方法二: Method Two:
在本方法中, 增加一种 R-MAC PDU的子头类型, 该类子头不对应有效 负载中的信息,而是对此 R-MAC PDU中包含的属于 RN或属于同一个 R-UE 的子头数量及相应的节点标识进行统一指示, 称为 S 子头 ( S-subheader, Subheader Number indication subheader ) 。  In this method, a sub-header type of an R-MAC PDU is added, and the sub-header does not correspond to information in the payload, but belongs to the RN or belongs to the same R-UE included in the R-MAC PDU. The number of subheaders and the corresponding node identifiers are uniformly indicated, which is called S-subheader (Subheader Number indication subheader).
eNB与 RN在 Backhaul Link上进行 MAC SDU和 MAC CE的传输时,发 送方将所述 MAC SDU和 MAC CE封装为 R-MAC PDU, 并经过物理层的进 一步处理后发送至接收方 ,所述 R-MAC PDU包括 R-MAC PDU头和 R-MAC PDU有效负载,在所述 R-MAC PDU有效负载中封装有 RN或 R-UE的 MAC CE, 以及 RN或 R-UE的 MAC SDU , 所述 R-MAC PDU头包括第一子头区 和第二子头区, 其中第一子头区中封装有一个或多个 s子头, 第二子头区中 封装有一个或多个对应于 MAC CE的 MAC CE子头,以及一个或多个对应于 MAC SDU的 MAC SDU子头,所述第二子头区中的 MAC CE子头与 R-MAC PDU有效负载中的 MAC CE——对应,所述第二子头区中的 MAC SDU子头 与 R-MAC PDU有效负载中的 MAC SDU——对应, 所述 MAC CE子头和 MAC SDU子头用于指示其所对应的 MAC CE或 MAC SDU的属性和 /或长度 信息; 所述第一子头区位于所述 R-MAC PDU头部分的最前端, 第一子头区 中的每个 S子头与第二子头区中的 η ( η > 1 , 且 n为整数)个连续的子头相 对应,所述 η个连续的子头所对应的 MAC CE和 /或 MAC SDU属于同一个节 点即均属于 RN或属于同一个 R-UE,所述 S子头中封装了所述子头数量信息 n, 以及所述 n个连续的子头所对应的 MAC CE和 /或 MAC SDU所属节点信 息, 即 RN ID或 R-UE ID。 When the eNB and the RN perform the transmission of the MAC SDU and the MAC CE on the Backhaul Link, the sender encapsulates the MAC SDU and the MAC CE into R-MAC PDUs, and further processes the physical layer to send to the receiver, the R - the MAC PDU includes an R-MAC PDU header and an R-MAC PDU payload, a MAC CE encapsulating the RN or R-UE, and a MAC SDU of the RN or R-UE in the R-MAC PDU payload, The R-MAC PDU header includes a first sub-header area and a second sub-header area, wherein the first sub-header area is encapsulated with one or more s sub-headers, and the second sub-header area is encapsulated with one or more corresponding to the MAC. a MAC CE subheader of the CE, and one or more MAC SDU subheaders corresponding to the MAC SDU, where the MAC CE subheader in the second subheader region corresponds to the MAC CE in the R-MAC PDU payload, The MAC SDU sub-header in the second sub-header region corresponds to the MAC SDU in the R-MAC PDU payload, and the MAC CE sub-header and the MAC SDU sub-header are used to indicate the corresponding MAC CE or MAC address. Attribute and/or length information of the SDU; the first sub-header area is located at the forefront of the R-MAC PDU header part, and each S sub-header in the first sub-header area and η in the second sub-header area ( > 1, and n is an integer) consecutive phase subheader Correspondingly, the MAC CE and/or the MAC SDU corresponding to the n consecutive sub-headers belong to the same node, that is, belong to the RN or belong to the same R-UE, and the sub-header information is encapsulated in the S sub-header. And the node information of the MAC CE and/or the MAC SDU corresponding to the n consecutive sub-headers, that is, the RN ID or the R-UE ID.
所述 R-MAC PDU头还可能包括第三子头区, 所述第三子头区包括对应 于 Padding的子头, 用于指示此 R-MAC PDU是否进行了 Padding填充, 该第 三子头区位于第二子头区之后也是整个 R-MAC PDU头的最后。  The R-MAC PDU header may further include a third sub-header area, where the third sub-header area includes a sub-head corresponding to Padding, and is used to indicate whether the R-MAC PDU is Padding-filled, the third sub-header The area is located after the second sub-header area and is also the end of the entire R-MAC PDU header.
发送方通过在 S子头中携带节点标识(Node ID )来指示 n个 MAC CE  The sender indicates n MAC CEs by carrying a node identifier (Node ID) in the S subheader.
或 MAC CE属于 RN时, S子头中的 Node ID为 RN ID; 当该 S子头对应的 n 个 MAC CE子头和 /或 MAC SDU子头所对应的 MAC SDU或 MAC CE属于 R-UE时, S子头中的 Node ID为 R-UE ID。 其中, R-UE ID可以是所述 R-UE 的 C-RNTI, 也可以是其它能够在 eNB与 RN之间唯一标识 R-UE的 ID。 Or when the MAC CE belongs to the RN, the Node ID in the S subheader is the RN ID; the MAC SDU or MAC CE corresponding to the n MAC CE subheads and/or the MAC SDU subheader of the S subheader belongs to the R-UE. The Node ID in the S subheader is the R-UE ID. The R-UE ID may be the C-RNTI of the R-UE, or may be another ID that can uniquely identify the R-UE between the eNB and the RN.
在第一子头区中, 当只有一个 S子头时,表示第二子头区中所有 R-MAC In the first sub-header area, when there is only one S sub-header, it indicates all R-MACs in the second sub-header area.
PDU子头均属于同一个节点, 例如均属于 RN或均属于一个 R-UE, 此时, R-MAC PDU有效负载中所包含的 MAC CE、 MAC SDU的数量之和与 S子头 中携带的 R-MAC PDU子头个数相同。 The PDU sub-headers belong to the same node, for example, both belong to the RN or belong to one R-UE. In this case, the sum of the number of MAC CEs and MAC SDUs included in the R-MAC PDU payload is carried in the S sub-header. The number of R-MAC PDU subheaders is the same.
当有两个或两个以上的 S子头时, 各 S子头在第一子头区的封装顺序与 序相同。 例如, 当有两个 S子头时, 设第一 S子头中指示的数量信息为 ηι , 第二 S子头中指示的数量信息为 n2, 第一 S子头在第二子头的前面, 则在第 二子头区, 连续 ηι个第一 S子头对应的 MAC CE子头和 /或 MAC SDU子头 在前面, 连续 个第二 S子头对应的 MAC CE子头和 /或 MAC SDU子头在 后面, 在 R-MAC PDU有效负载部分, MAC CE和 MAC SDU个数的总和为 ηι+ η2。 三个以上 S子头的封装顺序以此类推。 When there are two or more S subheaders, the order of encapsulation of each S subheader in the first subheader region is the same as the order. For example, when there are two S subheaders , it is assumed that the quantity information indicated in the first S subheader is ηι , the quantity information indicated in the second S subheader is n 2 , and the first S subheader is in the second subheader front, the sub-header in the second region, MAC CE subheader and / or MAC SDU ηι consecutive sub-header of the first sub-header corresponding to S in front, MAC CE consecutive sub-header corresponding to the second S subheader and / or The MAC SDU subheader is followed by the sum of the number of MAC CEs and MAC SDUs in the R-MAC PDU payload portion, ηι + η 2 . The order of encapsulation of more than three S subheaders is similar.
某一 S子头对应的第二子头区中的 n个连续子头中, MAC CE子头在前, MAC SDU子头在后, 相应地, 在 R-MAC PDU有效负载中, 该 S子头对应 的第二子头区中的 n个连续子头所对应的 MAC CE和 MAC SDU, MAC CE 在前, MAC SDU在后。 In the n consecutive subheaders in the second subheader region corresponding to a certain S subheader, the MAC CE subheader is in the front, the MAC SDU subheader is in the back, and correspondingly, in the R-MAC PDU payload, the S subs MAC CE and MAC SDU corresponding to the n consecutive subheads in the second subheader region corresponding to the header, MAC CE Previously, the MAC SDU was behind.
下面对封装的 R-MAC PDU格式和方法进行具体描述: The following describes the encapsulated R-MAC PDU format and method:
如图 10所示, R-MAC PDU由 R-MAC PDU头和 R-MAC PDU有效负载 两部分构成, 在一个 R-MAC PDU中, 头部分在前, 其后承接有效负载部分。 R-MAC PDU头中包含一个或多个 R-MAC PDU子头, 有效负载部分分别包 含一个或多个 MAC SDU,以及一个或多个 MAC CE,还可能包括根据 R-MAC PDU的长度规定而引入的一定填充字节 Padding。有效负载中属于 RN的或属 于同一个 R-UE的一个或多个 MAC CE和 MAC SDU中, MAC CE在前, 之 后是 MAC SDU, 可能的 Padding在 R-MAC PDU有效负载部分最后。  As shown in FIG. 10, the R-MAC PDU is composed of an R-MAC PDU header and an R-MAC PDU payload. In an R-MAC PDU, the header portion precedes the payload portion. The R-MAC PDU header includes one or more R-MAC PDU subheaders, and the payload portion respectively includes one or more MAC SDUs, and one or more MAC CEs, and may also include according to the length specification of the R-MAC PDU. A certain padding byte Padding is introduced. Among the one or more MAC CEs and MAC SDUs belonging to the RN or belonging to the same R-UE in the payload, the MAC CE is first, followed by the MAC SDU, and the possible Padding is at the end of the R-MAC PDU payload portion.
R-MAC PDU头包括两部分——第一子头区和第二子头区, 其中第一子 头区中封装有一个或多个 S子头, 所述 S子头不对应有效负载中的信息, 而 是对此 R-MAC PDU头中包含的属于 RN或属于同一个 R-UE的子头数量及 相应的节点标识信息进行统一指示。 第二子头区中封装的是 MAC CE子头和 MAC SDU子头, 分别对应于有效负载中的 MAC SDU或 MAC CE, 指示所 对应的 MAC SDU或 MAC CE的相关信息。 对应于 MAC CE的 MAC CE子 头和对应于 MAC SDU的 MAC SDU子头在第二子头区中的排列顺序与有效 负载中 MAC CE和 MAC SDU 的排列顺序——对应。 有效负载中填充有 Padding时, R-MAC PDU头的最后还包含有第三子头区,其中封装有 Padding 子头, 用于指示在 R-MAC PDU有效负载的最后填充有 Padding。  The R-MAC PDU header includes two parts, a first sub-header area and a second sub-header area, wherein the first sub-header area is encapsulated with one or more S sub-headers, and the S sub-header does not correspond to the payload. The information is a unified indication of the number of sub-headers belonging to the RN or belonging to the same R-UE and the corresponding node identification information contained in the R-MAC PDU header. The second sub-header area is encapsulated with a MAC CE sub-header and a MAC SDU sub-header, respectively corresponding to the MAC SDU or MAC CE in the payload, indicating information about the corresponding MAC SDU or MAC CE. The order in which the MAC CE sub-header corresponding to the MAC CE and the MAC SDU sub-head corresponding to the MAC SDU are arranged in the second sub-header area corresponds to the order in which the MAC CE and the MAC SDU are arranged in the payload. When the payload is filled with Padding, the R-MAC PDU header finally includes a third sub-header region, which is encapsulated with a Padding sub-header for indicating that Padding is filled at the end of the R-MAC PDU payload.
S子头用于指示 R-MAC PDU中包含的属于 RN或属于同一个 R-UE的子 头数量及相应的 ID信息, 占用 2或 3字节, 结构为 R/R/E/S No./Node ID。  The S subheader is used to indicate the number of subheaders belonging to the RN or belonging to the same R-UE and the corresponding ID information included in the R-MAC PDU, occupying 2 or 3 bytes, and the structure is R/R/E/S No. /Node ID.
用于指示 MAC SDU的子头可占用 2或 3字节,结构为 R/R/E/LCID/F/L。 用于指示 MAC CE或 Padding的子头占用 1字节, 结构为 R/R/E/LCID。 其中:  The subheader used to indicate the MAC SDU can occupy 2 or 3 bytes and the structure is R/R/E/LCID/F/L. The subheader used to indicate MAC CE or Padding occupies 1 byte and has the structure R/R/E/LCID. among them:
R - lbit, 保留位, 无指示含义;  R - lbit, reserved, no indication meaning;
E - lbit, 在 S子头中, 用于指示此 S子头之后接下来是另一个 S子头, 或是其它类型的子头; 在其它类型的子头中, 用于指示此子头之后接下来是 另一个子头, 或是有效负载的开始; E - lbit, in the S subheader, used to indicate that this S subheader is followed by another S subheader, or other type of subheader; in other types of subheaders, used to indicate this subheader Next is Another subheader, or the beginning of the payload;
LCID - 5bit,指示此子头所对应的 MAC SDU或 R-MAC CE的相关属性, 或指示 Padding;  LCID - 5bit, indicating the related attributes of the MAC SDU or R-MAC CE corresponding to this subheader, or indicating Padding;
S No. - 5bit,指示 R-MAC PDU中包含的属于 RN或属于同一个 R-UE的 子头数量;  S No. - 5bit, indicating the number of subheaders belonging to the RN or belonging to the same R-UE included in the R-MAC PDU;
F - lbit, 用于指示 L区域长度为 7bit或 15bit;  F - lbit, used to indicate that the length of the L area is 7 bits or 15 bits.
L - 7bit或 15bit, 用于指示所对应的 MAC SDU的信息长度;  L - 7bit or 15bit, used to indicate the length of the information of the corresponding MAC SDU;
Node ID - 8bit或 16bit, 当此 S子头对应 RN时, Node ID指示 RN ID; 当此 S子头对应 R-UE时, Node ID指示 R-UE ID。 R-UE ID可以是所述 R-UE 的 C-RNTI, 也可以是其它能够唯一标识 R-UE的 ID。  Node ID - 8bit or 16bit. When the S subheader corresponds to the RN, the Node ID indicates the RN ID. When the S subheader corresponds to the R-UE, the Node ID indicates the R-UE ID. The R-UE ID may be the C-RNTI of the R-UE, or may be another ID that uniquely identifies the R-UE.
下面对 Node ID占用字节进行举例说明:  The following is an example of the Node ID occupation byte:
参见图 11a,在 MAC PDU的 S子头中, Node ID占用 16bit;参见图 l ib, 在 MAC PDU的 S子头中, Node ID占用 8bit。 R-MAC PDU有效负载中可以包括一个或多个 MAC CE, MAC CE信息 的类型有:  Referring to Figure 11a, in the S sub-header of the MAC PDU, the Node ID occupies 16 bits; see Figure l ib. In the S sub-header of the MAC PDU, the Node ID occupies 8 bits. The R-MAC PDU payload can include one or more MAC CEs. The types of MAC CE information are:
緩存状态报告—Buffer Status Report (BSR) R-MAC control element 不连续传输配置指示 --DRX Command R-MAC Control Element  Cache Status Report—Buffer Status Report (BSR) R-MAC control element Discontinuous Transmission Configuration Indicator --DRX Command R-MAC Control Element
时间提前调整指示一Timing Advance Command R-MAC Control Element 功率控制指示—Power Headroom R-MAC Control Element  Timing Advance Command R-MAC Control Element Power Control Indicator - Power Headroom R-MAC Control Element
R-MAC PDU头中各子头的封装顺序为: 首先是在第一子头区封装一个 或多个 S子头; 接下来是按照 S子头的顺序在第二子头区依次封装属于 RN 或属于同一个 R-UE的一个或多个子头, 其中在属于 RN或属于同一个 R-UE 的一个或多个子头中, 对应 MAC CE的子头在前, 对应 MAC SDU的子头在 后; 最后是可能的第三子头区, 封装有与 Padding相关的子头。 R-MAC PDU 有效负载中的 MAC CE、 MAC SDU以及根据 R-MAC PDU长度规定而可能 进行的填充字节 Padding的封装顺序与 R-MAC PDU头中相应的各子头顺序 ——对应。在第二子头区中,属于 RN或属于同一个 R-UE的 MAC CE和 MAC SDU顺次相邻。 The encapsulation order of each subheader in the R-MAC PDU header is as follows: First, one or more S subheaders are encapsulated in the first subheader region; then, in the order of the S subheaders, the RNs are sequentially encapsulated in the second subheader region. Or one or more sub-headers belonging to the same R-UE, where among the one or more sub-headers belonging to the RN or belonging to the same R-UE, the sub-header corresponding to the MAC CE is preceded, and the sub-header corresponding to the MAC SDU is behind Finally, the possible third sub-header is encapsulated with Padding-related subheaders. MAC CE, MAC SDU in R-MAC PDU payload and possible according to R-MAC PDU length specification The encapsulation order of the padding bytes Padding is performed corresponding to the corresponding sub-header order in the R-MAC PDU header. In the second sub-header area, MAC CEs and MAC SDUs belonging to the RN or belonging to the same R-UE are sequentially adjacent.
R-MAC PDU有效负载中的 MAC CE和 MAC SDU可以有一个或多个, 可以属于 RN,也可以分别属于不同的 R-UE;属于 RN或同一个 R-UE的 MAC CE和 MAC SDU可以有一个或多个。 具体 MAC CE和 MAC SDU的组成方 式与 LTE系统的方式一致。  The MAC CE and the MAC SDU in the R-MAC PDU payload may have one or more, may belong to the RN, or may belong to different R-UEs respectively; the MAC CE and the MAC SDU belonging to the RN or the same R-UE may have one or more. The specific MAC CE and MAC SDU are in the same manner as the LTE system.
根据对 R-MAC PDU长度的规定, 在完成 R-MAC PDU头部分和相应的 MAC CE和 MAC SDU的顺序封装后, 若 R-MAC PDU的长度未达到相应的 规定值, 则需向 R-MAC PDU内填充一定字节的 Padding, 直到 R-MAC PDU 长度符合规定长度。 Padding部分填充在 R-MAC PDU有效负载的最后, 并为 Padding在 R-MAC PDU头中添加相应的指示子头, 成为第三子头区, 位于 R-MAC PDU头部分的最后。  According to the R-MAC PDU length specification, after the R-MAC PDU header part and the corresponding MAC CE and MAC SDU are sequentially encapsulated, if the length of the R-MAC PDU does not reach the corresponding value, the R- The MAC PDU is filled with a certain number of Paddings until the length of the R-MAC PDU is within the specified length. The Padding part is padded at the end of the R-MAC PDU payload, and Padding adds the corresponding indicator subhead in the R-MAC PDU header to become the third sub-header area, which is located at the end of the R-MAC PDU header part.
方法三: Method three:
eNB与 RN在 Backhaul Link上进行 MAC SDU和 MAC CE的传输时,发 送方将所述 MAC SDU和 MAC CE封装为 R-MAC PDU, 并经过物理层的进 一步处理后发送至接收方 ,所述 R-MAC PDU包括 R-MAC PDU头和 R-MAC PDU有效负载,在所述 R-MAC PDU有效负载中封装有 RN或 R-UE的 MAC CE, 以及 RN或 R-UE的 MAC SDU, 在所述 R-MAC PDU头中封装有多个 R-MAC PDU子头, 所述多个 R-MAC PDU子头与 R-MAC PDU有效负载中 MAC CE和 MAC SDU分别——对应,用于指示其所对应的 MAC CE或 MAC SDU的属性和 /或长度信息, 并通过连续性标志位指示此子头所对应的 MAC CE或 MAC SDU与前一个 R-MAC PDU子头对应的 MAC CE或 MAC SDU 是否属于同一个节点即均属于 RN或属于同一个 R-UE。 当此子头所对应的 MAC CE或 MAC SDU与前一个子头对应的 MAC CE或 MAC SDU不属于同 一节点时,所述子头中还包含节点标识,用于表示该子头所对应的 MAC SDU 或 MAC CE所属节点信息。  When the eNB and the RN perform the transmission of the MAC SDU and the MAC CE on the Backhaul Link, the sender encapsulates the MAC SDU and the MAC CE into R-MAC PDUs, and further processes the physical layer to send to the receiver, the R - the MAC PDU includes an R-MAC PDU header and an R-MAC PDU payload, a MAC CE encapsulating the RN or R-UE, and a MAC SDU of the RN or R-UE in the R-MAC PDU payload, The R-MAC PDU header is encapsulated with a plurality of R-MAC PDU subheaders, and the plurality of R-MAC PDU subheaders respectively correspond to the MAC CE and the MAC SDU in the R-MAC PDU payload, respectively, for indicating Attribute and/or length information of the corresponding MAC CE or MAC SDU, and indicating, by the continuity flag, the MAC CE or MAC SDU corresponding to the sub-header and the MAC CE or MAC SDU corresponding to the previous R-MAC PDU sub-header Whether they belong to the same node belongs to the RN or belongs to the same R-UE. When the MAC CE or the MAC SDU corresponding to the sub-header does not belong to the same node as the MAC CE or the MAC SDU corresponding to the previous sub-header, the sub-header further includes a node identifier, which is used to indicate the MAC corresponding to the sub-header. Node information to which the SDU or MAC CE belongs.
在所述 R-MAC PDU头中封装有多个 R-MAC PDU子头, 包括一个或多 个对应于 MAC CE的 MAC CE子头, 以及一个或多个对应于 MAC SDU的 MAC SDU子头 , 所述 R-MAC PDU头中的 MAC CE子头与 R-MAC PDU有 效负载中的 MAC CE——对应, 所述 R-MAC PDU头中的 MAC SDU子头与 R-MAC PDU有效负载中的 MAC SDU——对应。 Encapsulating a plurality of R-MAC PDU subheaders in the R-MAC PDU header, including one or more a MAC CE subheader corresponding to the MAC CE, and one or more MAC SDU subheaders corresponding to the MAC SDU, the MAC CE subheader in the R-MAC PDU header and the MAC CE in the R-MAC PDU payload - Correspondingly, the MAC SDU subheader in the R-MAC PDU header corresponds to the MAC SDU in the R-MAC PDU payload.
发送方通过在 R-MAC PDU子头中携带节点标识(Node ID )来指示该 The sender indicates the node by carrying a node identifier (Node ID) in the R-MAC PDU subheader.
R-MAC PDU子头所对应的 MAC CE或 MAC SDU所属节点信息。 当该子头 对应 R-MAC CE或 R-MAC SDU时, Node ID为 RN ID;当该子头对应 U-MAC CE或 U-MAC SDU时, Node ID为 R-UE ID。其中, R-UE ID可以是所述 R-UE 的 C-RNTI, 也可以是其它能够在 eNB与 RN之间唯一标识 R-UE的 ID。 Node information of the MAC CE or MAC SDU corresponding to the R-MAC PDU subheader. When the sub-head corresponds to the R-MAC CE or the R-MAC SDU, the Node ID is the RN ID; when the sub-head corresponds to the U-MAC CE or the U-MAC SDU, the Node ID is the R-UE ID. The R-UE ID may be the C-RNTI of the R-UE, or may be another ID that can uniquely identify the R-UE between the eNB and the RN.
在 R-MAC PDU有效负载中封装所述 MAC CE和 MAC SDU时, 属于 When the MAC CE and the MAC SDU are encapsulated in the R-MAC PDU payload,
RN或同一个 R-UE的 MAC CE和 MAC SDU中, MAC CE封装在前, MAC SDU封装在后。 In the MAC CE and MAC SDU of the RN or the same R-UE, the MAC CE is encapsulated first and the MAC SDU is encapsulated later.
下面对封装的 R-MAC PDU格式和方法进行具体描述:  The following describes the encapsulated R-MAC PDU format and method:
如图 12所示, R-MAC PDU由 R-MAC PDU头和 R-MAC PDU有效负载 两部分构成, 头部分在前, 其后承接有效负载部分。 R-MAC PDU头中包含 多个 R-MAC PDU子头, 有效负载部分分别包含一个或多个 MAC CE, 可以 是属于某 R-UE的 U-MAC CE, 也可以是属于 RN的 R-MAC CE, 以及一个 或多个 MAC SDU, 可以是属于某 R-UE的 U-MAC SDU, 也可以是属于 RN 的 R-MAC SDU, 还可能包括根据 R-MAC PDU的长度规定而引入的一定填 充字节 Padding。 R-MAC PDU有效负载中属于 RN的或属于同一个 R-UE的 一个或多个 MAC CE和 MAC SDU中, MAC CE在前, 之后是 MAC SDU, 可能的 Padding在 R-MAC PDU有效负载部分最后。 每个 R-MAC PDU子头 分别对应有效负载中的一个 MAC CE或 MAC SDU或 Padding , 指示所对应 的 MAC CE或 MAC SDU的相关信息, 或指示填充的 Padding。 各个 R-MAC PDU子头在 R-MAC PDU头中的排列顺序与有效负载中 MAC CE和 MAC SDU及可能的 Padding字节的排列顺序——对应。  As shown in Figure 12, the R-MAC PDU consists of two parts: the R-MAC PDU header and the R-MAC PDU payload, with the header part first and then the payload part. The R-MAC PDU header includes multiple R-MAC PDU subheaders, and the payload part includes one or more MAC CEs, which may be a U-MAC CE belonging to an R-UE, or may be an R-MAC belonging to the RN. The CE, and one or more MAC SDUs, may be U-MAC SDUs belonging to an R-UE, or may be R-MAC SDUs belonging to the RN, and may also include a certain padding introduced according to the length specification of the R-MAC PDU. Byte Padding. Among the one or more MAC CEs and MAC SDUs of the R-MAC PDU payload belonging to the RN or belonging to the same R-UE, the MAC CE is first, followed by the MAC SDU, and the possible Padding is in the R-MAC PDU payload part. At last. Each R-MAC PDU subheader corresponds to one MAC CE or MAC SDU or Padding in the payload, indicating information about the corresponding MAC CE or MAC SDU, or indicating padding. The order in which the R-MAC PDU subheaders are arranged in the R-MAC PDU header corresponds to the order in which the MAC CE and the MAC SDU and the possible Padding bytes are arranged in the payload.
R-MAC PDU子头分为: 指示 MAC SDU的子头,指示 MAC CE的子头, 以及指示 Padding的子头, 其中:  The R-MAC PDU subheader is divided into: a subheader indicating a MAC SDU, indicating a subheader of the MAC CE, and a subheader indicating Padding, where:
用于指示 MAC SDU 的子头可占用 2 或 3 或 4 或 5 字节, 结构为 R/D/E/LCID/F/L或 R/D/E/LCID/F/L/Node ID, 其中, 结构为 R/D/E/LCID/F/L 时占用 3或 4或 5字节,结构为 R/D/E/LCID/F/L/Node ID时占用 2或 3字节; 用于指示属于 MAC CE的子头可占用 1或 2或 3字节,结构为 R/D/E/LCID 或 R/D/E/LCID/Node ID, 其中, 结构为 R/D/E/LCID时占用 1字节, 结构为 R/D/E/LCID/Node ID时占用 2或 3字节; The subheader used to indicate the MAC SDU can occupy 2 or 3 or 4 or 5 bytes, and the structure is R/D/E/LCID/F/L or R/D/E/LCID/F/L/Node ID, where the structure is 3 or 4 or 5 words when R/D/E/LCID/F/L The structure is R/D/E/LCID/F/L/Node ID, which occupies 2 or 3 bytes; it is used to indicate that the subheader belonging to the MAC CE can occupy 1 or 2 or 3 bytes, and the structure is R/D. /E/LCID or R/D/E/LCID/Node ID, where the structure takes 1 byte for R/D/E/LCID and 2 or 3 for R/D/E/LCID/Node ID byte;
用于指示 Padding的子头占用 1字节, 结构为 R/R/E/LCID。  The subheader used to indicate Padding occupies 1 byte and the structure is R/R/E/LCID.
其中:  among them:
R - lbit, 保留位, 无指示含义;  R - lbit, reserved, no indication meaning;
D - lbit,指示此子头所对应的 MAC CE或 MAC SDU与前一个子头对应 的 MAC CE或 MAC SDU是否属于同一个节点, 即都属于 RN或属于同一个 R-UE,若与前一个子头对应的 MAC CE或 MAC SDU属于同一个节点,且此 子头为 MAC CE的子头时,结构为 R/D/E/LCID,此子头为 MAC SDU子头时, 结构为 R/D/E/LCID/F/L, 即子头中不指示相应的 Node ID; 若不属于同一个 节点, 且此子头为 MAC CE的子头时, 结构为 R/D/E/LCID/Node ID, 此子头 为 MAC SDU的子头时, 结构为 R/D/E/LCID/F/L/Node ID, 在 Node ID区域 指示此子头对应的 MAC CE或 MAC SDU所属节点的 ID信息;  D-lbit, indicating whether the MAC CE or the MAC SDU corresponding to the sub-header belongs to the same node as the MAC CE or the MAC SDU corresponding to the previous sub-header, that is, both belong to the RN or belong to the same R-UE, if with the previous one If the MAC CE or MAC SDU corresponding to the subheader belongs to the same node, and the subheader is the subheader of the MAC CE, the structure is R/D/E/LCID. When the subheader is the MAC SDU subheader, the structure is R/. D/E/LCID/F/L, that is, the corresponding Node ID is not indicated in the subheader; if it does not belong to the same node, and the subheader is a subheader of the MAC CE, the structure is R/D/E/LCID/ Node ID, when the subheader is a subheader of the MAC SDU, the structure is R/D/E/LCID/F/L/Node ID, and the ID of the node to which the MAC CE or MAC SDU corresponding to the subheader belongs is indicated in the Node ID field. Information
E - lbit, 用于指示此子头之后接下来是另一个 R-MAC PDU子头, 或是 有效负载的开始;  E - lbit, used to indicate that this subheader is followed by another R-MAC PDU subheader, or the beginning of the payload;
LCID - 5bit, 指示此子头所对应的 MAC SDU或 MAC CE的相关属性, 或指示 Padding;  LCID - 5bit, indicating the related attributes of the MAC SDU or MAC CE corresponding to this subheader, or indicating Padding;
F - lbit, 用于指示 L区域长度为 7bit或 15bit;  F - lbit, used to indicate that the length of the L area is 7 bits or 15 bits.
L - 7bit或 15bit, 用于指示所对应的 MAC SDU的信息长度;  L - 7bit or 15bit, used to indicate the length of the information of the corresponding MAC SDU;
Node ID - 8bit或 16bit, 当此子头对应 R-MAC CE或 R-MAC SDU时, Node ID指示 RN ID; 当此子头对应 U-MAC CE或 U-MAC SDU时, Node ID 指示 R-UE ID。 R-UE ID可以是所述 R-UE的 C-RNTI, 也可以是其它能够在 eNB与 RN之间唯一标识 R-UE的 ID。  Node ID - 8bit or 16bit. When this subheader corresponds to an R-MAC CE or an R-MAC SDU, the Node ID indicates the RN ID. When this subheader corresponds to a U-MAC CE or a U-MAC SDU, the Node ID indicates R- UE ID. The R-UE ID may be the C-RNTI of the R-UE, or may be another ID capable of uniquely identifying the R-UE between the eNB and the RN.
下面对 L、 Node ID占用字节进行举例说明:  The following is an example of the L and Node ID occupied bytes:
参见图 13a,对应于 MAC SDU的子头中, L占用 7bit, Node ID占用 16bit; 参见图 13b, 对应于 MAC SDU的子头中, L占用 15bit, Node ID占用 16bit。 参见图 14a,对应于 MAC SDU的子头中, L占用 7bit, Node ID占用 8bit; 参见图 14b, 对应于 MAC SDU的子头中, L占用 15bit, Node ID占用 8bit。 Referring to FIG. 13a, in the sub-header corresponding to the MAC SDU, L occupies 7 bits, and the Node ID occupies 16 bits. Referring to FIG. 13b, in the sub-header corresponding to the MAC SDU, L occupies 15 bits, and the Node ID occupies 16 bits. Referring to FIG. 14a, in the sub-header corresponding to the MAC SDU, L occupies 7 bits, and the Node ID occupies 8 bits. Referring to FIG. 14b, in the sub-header corresponding to the MAC SDU, L occupies 15 bits, and the Node ID occupies 8 bits.
参见图 15a,对应于不包含 Node ID的 MAC SDU的子头中, L占用 7bit; 参见图 15b, 对应于不包含 Node ID的 MAC SDU的子头中, L占用 15bit。  Referring to FIG. 15a, L corresponds to a sub-header of a MAC SDU that does not include a Node ID, and L occupies 7 bits. Referring to FIG. 15b, L corresponds to a sub-header of a MAC SDU that does not include a Node ID, and L occupies 15 bits.
参见图 16a,对应于 MAC CE的子头中, Node ID占用 8bit; 参见图 16b, 对应于 MAC CE的子头中, Node ID占用 16bit。  Referring to Figure 16a, in the sub-header corresponding to the MAC CE, the Node ID occupies 8 bits. Referring to Figure 16b, in the sub-header corresponding to the MAC CE, the Node ID occupies 16 bits.
参见图 17, 对应于不包含 Node ID的 MAC CE的子头。  See Figure 17, which corresponds to the subheader of the MAC CE that does not contain the Node ID.
R-MAC PDU有效负载中可以包括一个或多个 MAC CE, MAC CE信息 的类型有: The R-MAC PDU payload can include one or more MAC CEs. The types of MAC CE information are:
緩存状态报告—Buffer Status Report (BSR) R-MAC control element 不连续传输配置指示 --DRX Command R-MAC Control Element  Cache Status Report—Buffer Status Report (BSR) R-MAC control element Discontinuous Transmission Configuration Indicator --DRX Command R-MAC Control Element
时间提前调整指示一Timing Advance Command R-MAC Control Element 功率控制指示 -Power Headroom R-MAC Control Element  Timing Advance Command R-MAC Control Element Power Control Indicator - Power Headroom R-MAC Control Element
R-MAC PDU头中各子头的封装顺序为: 对应于属于 RN或属于同一个 R-UE的一个或多个子头顺次相邻, 其中在属于 RN或属于同一个 R-UE的一 个或多个子头中, 对应 MAC CE的子头在前, 对应 MAC SDU的子头在后; 属于 RN或属于同一个 R-UE的一个或多个子头中, 第一个子头中的 D指示 位表示为此子头与之前一个子头所属节点不同, 且子头结构为 R/D/E/LCID/Node ID或 R/D/E/LCID/F/L/Node ID, 在 Node ID区域指示所属 节点的 ID信息; 当属于同一个节点的子头有多个时,从第二个子头开始 D指 示位表示为此子头与之前一个子头所属节点相同, 釆用子头结构 R/D/E/LCID 或 R/D/E/LCID/F/L, 不再指示所属节点 ID信息。 R-MAC PDU头中属于同一 个节点的一个或多个子头顺次封装,后面 接另一个节点的一个或多个子头, 最后是可能的与 Padding相关的子头。 R-MAC PDU有效负载中的 MAC CE、 MAC SDU以及根据 R-MAC PDU 长度规定而可能进行的填充字节 Padding的封装顺序与 R-MAC PDU头中相 应的各子头顺序——对应。属于 RN或属于同一个 R-UE的 MAC CE和 MAC SDU顺次相邻。 The encapsulation order of each sub-header in the R-MAC PDU header is: corresponding to one or more sub-headers belonging to the RN or belonging to the same R-UE, where one belongs to the RN or belongs to the same R-UE or Among the multiple subheaders, the subheader corresponding to the MAC CE is first, and the subheader corresponding to the MAC SDU is followed; among the one or more subheaders belonging to the RN or belonging to the same R-UE, the D indicator bit in the first subheader Indicates that the subheader is different from the node to which the previous subheader belongs, and the subheader structure is R/D/E/LCID/Node ID or R/D/E/LCID/F/L/Node ID, which is indicated in the Node ID area. ID information of the node to which it belongs; When there are multiple subheaders belonging to the same node, the D indicator bit from the second subheader indicates that the subheader is the same as the node to which the previous subheader belongs, and the subheader structure R/D is used. /E/LCID or R/D/E/LCID/F/L, no longer indicates the node ID information. One or more subheaders belonging to the same node in the R-MAC PDU header are sequentially encapsulated, followed by one or more subheaders of the other node, and finally a possible Padding-related subheader. The MAC CE, the MAC SDU in the payload of the R-MAC PDU, and the encapsulation order of padding Padding that may be performed according to the R-MAC PDU length specification correspond to the corresponding sub-header order in the R-MAC PDU header. MAC CEs and MAC SDUs belonging to the RN or belonging to the same R-UE are sequentially adjacent.
另夕卜, 根据对 R-MAC PDU长度的规定, 在完成 R-MAC PDU头部分和 相应的 MAC CE和 MAC SDU的顺序封装后, 若 R-MAC PDU的长度未达到 相应的规定值,则需向 R-MAC PDU内填充一定字节的 Padding,直到 R-MAC PDU长度符合规定长度。 Padding部分填充在 R-MAC PDU有效负载的最后, 并为 Padding在 R-MAC PDU头中添加相应的指示子头, 成为 R-MAC PDU 头部分中最后的子头。  In addition, according to the R-MAC PDU length specification, after the R-MAC PDU header portion and the corresponding MAC CE and MAC SDU are sequentially encapsulated, if the length of the R-MAC PDU does not reach the corresponding specified value, then A certain number of Paddings need to be filled into the R-MAC PDU until the length of the R-MAC PDU is the specified length. The Padding portion is populated at the end of the R-MAC PDU payload, and Padding adds the corresponding indicator subheader to the R-MAC PDU header to become the last subheader in the R-MAC PDU header portion.
上述三种 Backhaul Link的 R-MAC PDU格式用于 eNB与 RN之间对 N( N 1 )个 R-UE的数据和相应 MAC CE、 以及 RN的数据和相应 MAC CE的封 装处理。 根据不同的系统设置及需求选择不同的 R-MAC PDU格式进行数据 及相关控制信息的封装传输。 当 Backhaul Link传输的数据及相关控制属于多 个节点,且每个节点的 MAC CE和 MAC SDU数量不多时,方法一的 R-MAC PDU格式较为适合, 可以灵活有效地进行指示; 当 R-MAC PDU中封装的多 个 MAC CE和 MAC SDU属于少数的几个节点,每个节点的 MAC CE和 MAC SDU数量较多时, 则方法二和方法三的格式更为适用, 可以在有效指示 R-MAC PDU内相关内容的同时, 进一步减少指示开销。 The R-MAC PDU format of the above three Backhaul Links is used for the data processing of the N(N1) R-UEs between the eNB and the RN and the corresponding MAC CE, and the data of the RN and the corresponding MAC CE. Different R-MAC PDU formats are selected according to different system settings and requirements for packet and transmission of data and related control information. When the data and related control transmitted by the Backhaul Link belong to multiple nodes, and the number of MAC CEs and MAC SDUs of each node is not large, the R-MAC PDU format of the first method is suitable, and the indication can be flexibly and effectively; when R-MAC The multiple MAC CEs and MAC SDUs encapsulated in the PDU belong to a few nodes. When the number of MAC CEs and MAC SDUs of each node is large, the format of Method 2 and Method 3 is more applicable, and the R-MAC can be effectively indicated. The related content in the PDU is further reduced by the indication overhead.
下面以具体实例来说明本发明所述的用于回程链路的 R-MAC PDU格 式, 实例 1、 2釆用方法一, 实例 3、 4釆用方法二, 实例 5、 6釆用方法三。 The R-MAC PDU format for the backhaul link according to the present invention will be described below by way of a specific example. The first method uses the first method, the first method, the third method, the second method, the second method, the second method, and the third method.
实例 1:  Example 1:
eNB将 RN下分别属于 3个 R-UE , R-UE1至 R-UE3的 4个 U-MAC SDU 及 3个 U-MAC CE, 其中, 属于 R-UE2的 U-MAC SDU2个, 以及 RN的 1 个 R-MAC SDU以及 1个 R-MAC CE信息封装为一个 R-MAC PDU在回程链 路上向 RN进行传输, 根据本发明提出的 R-MAC PDU格式一, 得到 R-MAC PDU如图 18所示。 The eNB belongs to the following four U-MAC SDUs and three U-MAC CEs of the R-UE, R-UE1 to R-UE3, and two U-MAC SDUs belonging to the R-UE2, and the RN. 1 R-MAC SDU and 1 R-MAC CE information are encapsulated into one R-MAC PDU and transmitted to the RN on the backhaul link. According to the R-MAC PDU format 1 proposed by the present invention, the R-MAC is obtained. The PDU is shown in Figure 18.
R-MAC PDU的头部分中, 分别依次封装了:  The header part of the R-MAC PDU is encapsulated in turn:
4个对应于 MAC CE的 R/R/E/LCID/Node ID子头, 分别对应于有效负载 部分的 1个 R-MAC CE和 3个 U-MAC CE, 子头格式如图 9a所示  The four R/R/E/LCID/Node ID sub-headers corresponding to the MAC CE correspond to one R-MAC CE and three U-MAC CEs in the payload part respectively. The sub-header format is shown in Figure 9a.
5个对应于 MAC SDU的 R/R/E/LCID/F/L/Node ID子头, 分别对应于有 效负载 4个 U-MAC SDU以及 eNB传输给 RN的 1个 R-MAC SDU。 其中 , 釆用了相应 R-UE的 C-RNTI为 UE ID标识, RN ID也釆用 16bit, 子头结构 如图 7所示。  The five R/R/E/LCID/F/L/Node ID subheaders corresponding to the MAC SDU correspond to 4 U-MAC SDUs of the payload and 1 R-MAC SDU transmitted by the eNB to the RN. The C-RNTI of the corresponding R-UE is used as the UE ID identifier, and the RN ID is also 16 bits. The subheader structure is as shown in FIG. 7.
R-MAC PDU有效负载中各个 MAC CE、 MAC SDU与 R-MAC PDU头中 相应的子头顺序——对应。 各子头中包含的 Node ID信息即指示了相应的 MAC CE、 MAC SDU属于 RN或某 R-UE。  Each MAC CE, MAC SDU in the R-MAC PDU payload corresponds to the corresponding sub-header sequence in the R-MAC PDU header. The Node ID information included in each subheader indicates that the corresponding MAC CE and MAC SDU belong to the RN or an R-UE.
同时, 由于封装完成后的 R-MAC PDU长度符合规定长度, 无需进行填 充, R-MAC PDU中有效负载不包含 Padding字节, 相应的头部分中也不包含 指示 Padding的子头。  At the same time, since the length of the R-MAC PDU after the encapsulation is completed is not required to be filled, the payload of the R-MAC PDU does not include the Padding byte, and the corresponding header portion does not include the subhead indicating Padding.
实例 2: Example 2:
RN将下属的 4个 R-UE的, R-UE1至 R-UE4的 5个 U-MAC SDU、 3个 U-MAC CE, 以及自身向 eNB传输的 1个 R-MAC PDU及 1个 R-MAC CE信 息封装为一个 R-MAC PDU在回程链路上向 eNB进行传输,其中 R-UE 1有 2 个 U-MAC SDU, 其它 R-UE各有一个 U-MAC SDU, 根据本发明提出的 R-MAC PDU格式一, 得到 R-MAC PDU如图 19所示。  The RN will subordinate 4 R-UEs, 5 U-MAC SDUs of R-UE1 to R-UE4, 3 U-MAC CEs, and 1 R-MAC PDU and 1 R-transmitted to the eNB by itself. The MAC CE information is encapsulated into one R-MAC PDU for transmission to the eNB on the backhaul link, where R-UE 1 has 2 U-MAC SDUs, and other R-UEs each have one U-MAC SDU, according to the present invention. The R-MAC PDU format is one, and the R-MAC PDU is obtained as shown in FIG.
R-MAC PDU的头部分中, 分别依次封装了:  The header part of the R-MAC PDU is encapsulated in turn:
4个对应于 MAC CE的 R/R/E/LCID/Node ID子头, 分别对应于有效负载 部分的 1个 R-MAC CE和 3个 U-MAC CE, 其中, RN ID为 8bit, 对 R-UE 也釆用了其它能够在 eNB与 RN之间唯一标识 R-UE的 8bit UE ID为标识 , 子头格式如图 9b所示。  The four R/R/E/LCID/Node ID sub-headers corresponding to the MAC CE correspond to one R-MAC CE and three U-MAC CEs of the payload part, respectively, where the RN ID is 8 bits, for R The UE also uses other 8-bit UE IDs that can uniquely identify the R-UE between the eNB and the RN as the identifier. The sub-header format is as shown in FIG. 9b.
6个对应于 MAC SDU的 R/R/E/LCID/F/L/Node ID子头, 分别对应于有 效负载 5个 U-MAC SDU以及 eNB传输给 RN的 1个 R-MAC SDU。 其中, RN ID为 8bit, 对 R-UE也釆用了其它能够在 eNB与 RN之间唯一标识 R-UE 的 8bit UE ID为标识, 子头结构如图 8所示。 Six R/R/E/LCID/F/L/Node ID subheaders corresponding to the MAC SDU correspond to 5 U-MAC SDUs of the payload and 1 R-MAC SDU transmitted by the eNB to the RN, respectively. among them, The RN ID is 8 bits. The R-UE also uses other 8-bit UE IDs that can uniquely identify the R-UE between the eNB and the RN. The sub-head structure is as shown in FIG. 8.
R-MAC PDU有效负载中各个 MAC CE、 MAC SDU与 R-MAC PDU头中 相应的子头顺序——对应。 各子头中包含的 Node ID信息即指示了相应的 MAC CE、 MAC SDU属于 RN或某 R-UE。  Each MAC CE, MAC SDU in the R-MAC PDU payload corresponds to the corresponding sub-header sequence in the R-MAC PDU header. The Node ID information included in each subheader indicates that the corresponding MAC CE and MAC SDU belong to the RN or an R-UE.
同时, 由于封装完成后的 R-MAC PDU长度未达到相应的规定长度, 则 在 R-MAC PDU中有效负载的最后填充相应的 Padding字节, 并在相应的头 部分的最后添加用于指示 Padding的 R/R/E/LCID子头,子头格式如图 4所示。  At the same time, since the length of the R-MAC PDU after the completion of the encapsulation does not reach the corresponding specified length, the corresponding Padding byte is filled in the last of the payload in the R-MAC PDU, and is added at the end of the corresponding header portion to indicate Padding. The R/R/E/LCID subheader has a subheader format as shown in Figure 4.
实例 3: Example 3:
eNB将 RN下属于 2个 R-UE的 5个 U-MAC SDU及 2个 U-MAC CE信 息,属于 RN的 1个 R-MAC SDU和 2个 R-MAC CE封装为一个 R-MAC PDU 在回程链路上向 RN进行传输,其中属于 R-UE1的 U-MAC SDU2个, U-MAC CE 1个, 属于 R-UE2的 U-MAC SDU3个, U-MAC CE 1个。 根据本发明提 出的 R-MAC PDU格式二, 得到 R-MAC PDU如图 20所示。  The eNB encapsulates 5 U-MAC SDUs and 2 U-MAC CE information belonging to 2 R-UEs in the RN, and encapsulates 1 R-MAC SDU and 2 R-MAC CEs belonging to the RN into one R-MAC PDU. The RN is transmitted on the backhaul link, and there are two U-MAC SDUs belonging to the R-UE1, one U-MAC CE, three U-MAC SDUs belonging to the R-UE2, and one U-MAC CE. According to the R-MAC PDU format 2 proposed by the present invention, an R-MAC PDU is obtained as shown in FIG.
R-MAC PDU的头部分中包含了:  The header of the R-MAC PDU contains:
位于第一子头区的 3个 S子头, 格式为 R/R/E/S No./Node ID, 分别对应 RN, R-UE 1和 R-UE 2, 各个 S子头分别指示了属于 RN、 R-UE 1和 R-UE2 的 MAC SDU和 MAC CE子头个数及相应的 ID信息。 即 RN的 S子头中指 示了属于 RN的子头数量为 3 ,并指示 RN ID; R-UE1的 S子头中指示了属于 R-UE1的子头数量为 3 , 并指示 R-UEl ID; R-UE2的 S子头中指示了属于 R-UE2的子头数量为 4, 并指示 R-UE2 ID。 其中, 对节点 ID的指示釆用了 能够在 eNB与 RN之间唯一标识 R-UE的 8bit UE ID为标识, RN ID也釆用 8bit标识, 如图 l ib所示。  The three S subheaders located in the first sub-header are formatted as R/R/E/S No./Node ID, corresponding to RN, R-UE 1 and R-UE 2, respectively, and each S subheader respectively indicates The number of MAC SDUs and MAC CE subheaders of the RN, R-UE 1 and R-UE2 and corresponding ID information. That is, the number of subheaders belonging to the RN is 3 and indicates the RN ID. The S subheader of R-UE1 indicates that the number of subheaders belonging to R-UE1 is 3, and indicates the R-UE1 ID. The S subheader of R-UE2 indicates that the number of subheaders belonging to R-UE2 is 4, and indicates the R-UE2 ID. The indication of the node ID uses an 8-bit UE ID that can uniquely identify the R-UE between the eNB and the RN, and the RN ID also uses an 8-bit identifier, as shown in FIG.
在第二子头区中, 包括:  In the second sub-header area, including:
4个对应于 MAC CE的 R/R/E/LCID子头, 分别对应于有效负载部分的 2 个 U-MAC CE和 2个 R-MAC CE , 子头格式如图 4所示; 以及  The four R/R/E/LCID subheaders corresponding to the MAC CE correspond to the two U-MAC CEs and the two R-MAC CEs of the payload part respectively, and the sub-header format is as shown in FIG. 4;
6个对应于 MAC SDU的 R/R/E/LCID/F/L子头, 分别对应于有效负载部 分中 R-UE 1和 R-UE 2的 5个 U-MAC SDU, 和 RN的 1个 R-MAC SDU子 头, 子头格式如图 3所示。 6 R/R/E/LCID/F/L subheaders corresponding to the MAC SDU, corresponding to the payload portion The five U-MAC SDUs of R-UE 1 and R-UE 2, and one R-MAC SDU sub-header of the RN are divided into three sub-headers.
R-MAC PDU的头部分中, 3个 S子头在前,上述对应 MAC CE和 MAC SDU的共计 10个子头按照 S子头对应的节点顺序, 属于同一个节点的多个 子头顺次相邻, 且对应 MAC CE的子头在先, 对应 MAC SDU的子头在后。  In the header part of the R-MAC PDU, three S subheaders are preceded, and the total 10 subheaders of the corresponding MAC CE and MAC SDU are sequentially adjacent to each other according to the node order corresponding to the S subheader. And the sub-header corresponding to the MAC CE is first, and the sub-header corresponding to the MAC SDU is after.
R-MAC PDU有效负载中的 MAC CE、 MAC SDU的封装顺序与 R-MAC PDU头中相应的各子头顺序——对应。属于 RN或属于同一个 R-UE的 MAC CE和 MAC SDU顺次相邻。  The encapsulation order of the MAC CE and the MAC SDU in the payload of the R-MAC PDU corresponds to the corresponding sub-header sequence in the R-MAC PDU header. The MAC CE and the MAC SDU belonging to the RN or belonging to the same R-UE are sequentially adjacent.
同时, 由于封装完成后的 R-MAC PDU长度未达到相应的规定长度, 则 在 R-MAC PDU中有效负载的最后填充相应的 Padding字节, 并在相应的头 部分的最后添加用于指示 Padding的 R/R/E/LCID子头,子头格式如图 4所示。  At the same time, since the length of the R-MAC PDU after the completion of the encapsulation does not reach the corresponding specified length, the corresponding Padding byte is filled in the last of the payload in the R-MAC PDU, and is added at the end of the corresponding header portion to indicate Padding. The R/R/E/LCID subheader has a subheader format as shown in Figure 4.
实例 4: Example 4:
RN将下属的 2个 R-UE的 6个 MAC SDU及 2个 U-MAC CE,和自身的 1个 R-MAC CE封装为一个 R-MAC PDU在回程链路上向 eNB进行传输, 其 中属于 R-UE 1的 MAC SDU有 3个,属于 R-UE 2的 MAC SDU有 3个, U-MAC CE有 2个。根据本发明提出的 R-MAC PDU格式二,得到 R-MAC PDU如图 21所示。  The RN encapsulates 6 MAC SDUs and 2 U-MAC CEs of the 2 R-UEs of the subordinate and 1 R-MAC CE of its own into one R-MAC PDU, and transmits the R-MAC PDU to the eNB on the backhaul link, where There are three MAC SDUs for R-UE 1, three MAC SDUs for R-UE 2, and two U-MAC CEs. According to the R-MAC PDU format 2 proposed by the present invention, an R-MAC PDU is obtained as shown in FIG. 21.
R-MAC PDU的头部分中包含了:  The header of the R-MAC PDU contains:
位于第一子头区的 3个 S子头, 格式为 R/R/E/S No./Node ID, 分别对应 The three S subheaders located in the first subheader are in the format of R/R/E/S No./Node ID, respectively.
RN, R-UE 1和 R-UE 2, 各个 S子头分别指示了属于 RN、 R-UE 1和 R-UE2 的 MAC SDU和 MAC CE子头个数及相应的 ID信息。 即 RN的 S子头中指 示了属于 RN的子头数量为 1 ,并指示 RN ID; R-UE1的 S子头中指示了属于 R-UE1的子头数量为 3 , 并指示 R-UE1 ID; R-UE2的 S子头中指示了属于 R-UE 2的子头数量为 5 , 并指示 R-UE2 ID。 其中, 对 R-UE ID以 C-RNTI为 标识进行指示 RN ID也釆用 16bit标识, 如图 11 a所示。 RN, R-UE 1 and R-UE 2, each S subheader respectively indicates the number of MAC SDUs and MAC CE subheaders belonging to RN, R-UE 1 and R-UE2 and corresponding ID information. That is, the number of subheaders belonging to the RN is 1 and indicates the RN ID in the S subheader of the RN. The number of subheaders belonging to the R-UE1 in the S subheader of the R-UE1 is 3, and indicates the R-UE1 ID. The number of subheaders belonging to R-UE 2 is 5 in the S subheader of R-UE2, and indicates the R-UE2 ID. The R-UE ID is indicated by the C-RNTI identifier. The RN ID also uses the 16-bit identifier, as shown in Figure 11a.
在第二子头区中, 包括:  In the second sub-header area, including:
3个对应于 MAC CE的 R/R/E/LCID子头, 分别对应于有效负载部分的 R-MAC CE和 U-MAC CE , 子头格式如图 4所示; 以及 3 R/R/E/LCID subheaders corresponding to MAC CE, corresponding to the payload part respectively R-MAC CE and U-MAC CE, the sub-header format is shown in Figure 4;
6个对应于 MAC SDU的 R/R/E/LCID/F/L子头 , 分别对应于有效负载部 分的 U-MAC SDU, 子头格式如图 3所示。  Six R/R/E/LCID/F/L subheaders corresponding to the MAC SDU correspond to the U-MAC SDU of the payload portion, and the subheader format is as shown in Fig. 3.
R-MAC PDU的头部分中, 3个 S子头在前,上述对应 MAC CE和 MAC SDU的共计 9个子头按照 S子头对应的节点顺序, 属于同一个节点的多个子 头顺次相邻, 且对应 MAC CE的子头在先, 对应 MAC SDU的子头在后。  In the header part of the R-MAC PDU, three S subheaders are preceded, and a total of nine subheaders of the corresponding MAC CE and MAC SDU are sequentially arranged according to the node order corresponding to the S subheader, and multiple subheaders belonging to the same node are sequentially adjacent. And the sub-header corresponding to the MAC CE is first, and the sub-header corresponding to the MAC SDU is after.
R-MAC PDU有效负载中的 MAC CE、 MAC SDU的封装顺序与 R-MAC PDU头中相应的各子头顺序——对应。属于 RN或属于同一个 R-UE的 MAC CE和 MAC SDU顺次相邻。  The encapsulation order of the MAC CE and the MAC SDU in the payload of the R-MAC PDU corresponds to the corresponding sub-header sequence in the R-MAC PDU header. The MAC CE and the MAC SDU belonging to the RN or belonging to the same R-UE are sequentially adjacent.
同时, 由于封装完成后的 R-MAC PDU长度符合规定长度, 无需进行填 充, R-MAC PDU中有效负载不包含 Padding字节, 相应的头部分中也不包含 指示 Padding的子头。  At the same time, since the length of the R-MAC PDU after the encapsulation is completed is not required to be filled, the payload of the R-MAC PDU does not include the Padding byte, and the corresponding header portion does not include the subhead indicating Padding.
实例 5: Example 5:
eNB将 RN下属于 2个 R-UE的 4个 U-MAC SDU、 1个 U-MAC CE, 和 属于 RN的 1个 R-MAC SDU和 2个 R-MAC CE信息封装为一个 R-MAC PDU 在回程链路上向 RN进行传输, 其中, 属于 R-UE 1的 U-MAC SDU有 1个, 属于 R-UE 2的 U-MAC SDU有 3个, U-MAC CE有 1个。 根据本发明提出 的 R-MAC PDU格式三 , 得到 R-MAC PDU如图 22所示。  The eNB encapsulates 4 U-MAC SDUs belonging to 2 R-UEs, 1 U-MAC CE, and 1 R-MAC SDU and 2 R-MAC CE information belonging to the RN into one R-MAC PDU. The RN is transmitted on the backhaul link, wherein there are one U-MAC SDU belonging to the R-UE 1, three U-MAC SDUs belonging to the R-UE 2, and one U-MAC CE. According to the R-MAC PDU format 3 proposed by the present invention, an R-MAC PDU is obtained as shown in FIG.
R-MAC PDU的头部分中包含了:  The header of the R-MAC PDU contains:
3个对应于 MAC CE的子头,格式为 R/D/E/LCID或 R/D/E/LCID/Node ID。 其中,属于 R-UE2的 U-MAC CE子头格式为 R/D/E/LCID/Node ID,以 C-RNTI 为 R-UE ID标识,如图 16b所示;属于 RN的 R-MAC CE子头有 2个, RN ID 为 16bit, 则第一个子头格式为 R/D/E/LCID/Node ID, 如图 16b所示, 第 2个 子头子头格式为 R/D/E/LCID, 如图 17所示。  Three subheaders corresponding to the MAC CE, in the format of R/D/E/LCID or R/D/E/LCID/Node ID. The U-MAC CE sub-header format of the R-UE2 is R/D/E/LCID/Node ID, and the C-RNTI is identified by the R-UE ID, as shown in FIG. 16b; the R-MAC CE belonging to the RN There are two sub-headers, and the RN ID is 16 bits. The first sub-header format is R/D/E/LCID/Node ID. As shown in Figure 16b, the second sub-header format is R/D/E/LCID. , as shown in Figure 17.
5 个对应 于 MAC SDU 子头 , 格式为 R/D/E/LCID/F/L 或 R/D/E/LCID/F/L/Node ID,分别对应于有效负载部分的 4个 U-MAC SDU以及 1个 R-MAC SDU。 其中对应 R-UE ID的 Node ID以相应 R-UE的 C-RNTI为 标识, RN也釆用 16bit的 ID标识, 如图 13所示。 5 corresponding to the MAC SDU subheader, the format is R/D/E/LCID/F/L or R/D/E/LCID/F/L/Node ID, corresponding to the 4 U-MACs of the payload part respectively. SDU and 1 R-MAC SDU. The Node ID corresponding to the R-UE ID is the C-RNTI of the corresponding R-UE. The RN also uses the 16-bit ID to identify it, as shown in Figure 13.
R-MAC PDU的头部分中对应 RN的子头在前, 分别是 2个对应 R-MAC CE的子头, 1个对应 R-MAC SDU的子头, 其中, 第一个对应 R-MAC CE的 子头格式为 R/D/E/LCID/Node ID, D指示位为 1 , 表示此子头含有 Node ID 指示信息, Node ID 指示 RN ID, 第二个对应 R-MAC CE 的子头格式为 R/D/E/LCID, 对应 R-MAC SDU的子头格式为 R/D/E/LCID/F/LD , 这两个子 头中的 D指示位为 0, 表示此子头所对应的节点与之前的子头相同, 子头中 不包含 Node ID;  The sub-header of the corresponding RN in the header part of the R-MAC PDU is preceded by two sub-headers corresponding to the R-MAC CE, and one sub-header corresponding to the R-MAC SDU, where the first one corresponds to the R-MAC CE The sub-header format is R/D/E/LCID/Node ID, the D indication bit is 1, indicating that the sub-header contains the Node ID indication information, the Node ID indicates the RN ID, and the second sub-header format corresponding to the R-MAC CE For R/D/E/LCID, the sub-header format of the corresponding R-MAC SDU is R/D/E/LCID/F/LD, and the D indicator bits in the two subheaders are 0, indicating the corresponding subheader. The node is the same as the previous subheader, and the subheader does not contain the Node ID;
接下来是对应 R-UE1 的 1 个 R-MAC SDU 子头, 子头格式为 R/D/E/LCID/F/L/Node ID,其中的 D指示位取值为 1 ,指示此子头中含有 Node ID信息, Node ID指示 R-UE1 ID;  Next is an R-MAC SDU sub-header corresponding to R-UE1. The sub-header format is R/D/E/LCID/F/L/Node ID, where the D indicator bit has a value of 1, indicating this subheader. Contains Node ID information, and the Node ID indicates the R-UE1 ID;
最后是对应于 R-UE 2的子头, 分别是 1个对应 U-MAC CE的子头, 3 个对应 U-MAC SDU 的子头, 其中, 对应 U-MAC CE 的子头格式为 R/D/E/LCID/Node ID, D指示位为 1 , 表示此子头含有 Node ID指示信息, Node ID 指示 R-UE 2 ID , 3 个对应 R-MAC SDU 的子头格式为 R/D/E/LCID/F/LD , 子头中的 D指示位为 0 , 表示此子头所对应的节点与之前 的子头相同, 子头中不包含 Node ID。  Finally, the sub-headers corresponding to the R-UE 2 are respectively a sub-header corresponding to the U-MAC CE, and three sub-headers corresponding to the U-MAC SDU, wherein the sub-header format corresponding to the U-MAC CE is R/ D/E/LCID/Node ID, D indicates that the bit is 1, indicating that the sub-header contains the Node ID indication information, the Node ID indicates the R-UE 2 ID, and the sub-header format of the three corresponding R-MAC SDUs is R/D/ E/LCID/F/LD, the D indicator bit in the subheader is 0, indicating that the node corresponding to this subheader is the same as the previous subheader, and the subheader does not contain the Node ID.
R-MAC PDU有效负载中的 MAC CE、 MAC SDU的封装顺序与 R-MAC PDU头中相应的各子头顺序——对应。属于 RN或属于同一个 R-UE的 MAC CE和 MAC SDU顺次相邻。  The encapsulation order of the MAC CE and the MAC SDU in the payload of the R-MAC PDU corresponds to the corresponding sub-header sequence in the R-MAC PDU header. The MAC CE and the MAC SDU belonging to the RN or belonging to the same R-UE are sequentially adjacent.
同时, 由于封装完成后的 R-MAC PDU长度符合规定长度, 无需进行填 充, R-MAC PDU中有效负载不包含 Padding字节, 相应的头部分中也不包含 指示 Padding的子头。  At the same time, since the length of the R-MAC PDU after the encapsulation is completed is not required to be filled, the payload of the R-MAC PDU does not include the Padding byte, and the corresponding header portion does not include the subhead indicating Padding.
实例 6: Example 6:
RN将下属的 2个 R-UE的 4个 U-MAC SDU、 2个 U-MAC CE, 和自身 的 2个 R-MAC CE信息封装为一个 R-MAC PDU在回程链路上向 eNB进行传 输, 其中, 属于 R-UE 1的 U-MAC SDU有 2个, U-MAC CE有 1个, 属于 R-UE 2的 U-MAC SDU有 2个, U-MAC CE有 1个。根据本发明提出的 R-MAC PDU格式三 , 得到 R-MAC PDU如图 23所示。 The RN encapsulates 4 U-MAC SDUs, 2 U-MAC CEs, and 2 R-MAC CE information of the 2 R-UEs of the subordinate into one R-MAC PDU for transmission to the eNB on the backhaul link. , wherein there are 2 U-MAC SDUs belonging to R-UE 1, and 1 U-MAC CE, belonging to There are two U-MAC SDUs for R-UE 2 and one for U-MAC CE. According to the R-MAC PDU format 3 proposed by the present invention, an R-MAC PDU is obtained as shown in FIG.
R-MAC PDU的头部分中包含了:  The header of the R-MAC PDU contains:
4个对应于 MAC CE的子头,格式为 R/D/E/LCID或 R/D/E/LCID/Node ID。 其中,属于 R-UE 1和 R-UE2的 U-MAC CE子头格式为 R/D/E/LCID/Node ID , 以能够在 eNB与 RN之间唯一标识 R-UE的 8bit UE ID为标识, 如图 16a所 示;属于 RN的 R-MAC CE子头有 2个,则第一个子头格式为 R/D/E/LCID/Node ID , RN ID 也釆用 8bit 标识, 如图 16a 所示, 第 2 个子头子头格式为 R/D/E/LCID, 如图 17所示。  The four subheaders corresponding to the MAC CE are in the format of R/D/E/LCID or R/D/E/LCID/Node ID. The U-MAC CE sub-header format of the R-UE 1 and the R-UE 2 is an R/D/E/LCID/Node ID, and the 8-bit UE ID that can uniquely identify the R-UE between the eNB and the RN is used as the identifier. As shown in Figure 16a, there are two sub-headers of the R-MAC CE belonging to the RN. The first sub-header format is R/D/E/LCID/Node ID, and the RN ID is also identified by an 8-bit identifier, as shown in Figure 16a. As shown, the second subheader header format is R/D/E/LCID, as shown in Figure 17.
4个对应于 MAC SDU子头, 格式为 R/D/E/LCID/F/L , 分别对应于有效 负载部分的 4个 U-MAC SDU。 其中对应 R-UE ID的 Node ID以能够在 eNB 与 RN之间唯一标识 R-UE的 8bit UE ID为标识 , 如图 14所示。  Four correspond to the MAC SDU subheaders, and the format is R/D/E/LCID/F/L, which corresponds to the four U-MAC SDUs of the payload portion. The Node ID corresponding to the R-UE ID is identified by an 8-bit UE ID that can uniquely identify the R-UE between the eNB and the RN, as shown in FIG.
R-MAC PDU的头部分中首先是对应于 R-UE 2的子头, 分别是 1个对应 U-MAC CE的子头, 2个对应 U-MAC SDU的子头, 其中, 对应 U-MAC CE 的子头格式为 R/D/E/LCID/Node ID, D指示位为 1,表示此子头含有 Node ID 指示信息, Node ID指示 R-UE 2 ID, 2个对应 R-MAC SDU的子头格式为 R/D/E/LCID/F/LD , 子头中的 D指示位为 0 , 表示此子头所对应的节点与之前 的子头相同, 子头中不包含 Node ID;  The first part of the R-MAC PDU is the sub-header corresponding to the R-UE 2, which is a sub-header corresponding to the U-MAC CE, and two sub-headers corresponding to the U-MAC SDU, where the corresponding U-MAC The sub-header format of the CE is R/D/E/LCID/Node ID, and the D indicator bit is 1, indicating that the sub-header contains Node ID indication information, the Node ID indicates the R-UE 2 ID, and the two corresponding R-MAC SDUs. The subheader format is R/D/E/LCID/F/LD, and the D indicator bit in the subheader is 0, indicating that the node corresponding to this subheader is the same as the previous subheader, and the subheader does not contain the Node ID;
接下来是对应 RN的 2个对应 R-MAC CE的子头, 其中, 第一个对应 R-MAC CE的子头格式为 R/D/E/LCID/Node ID, D指示位为 1,表示此子头含 有 Node ID指示信息, Node ID指示 RN ID, 第二个对应 R-MAC CE的子头 格式为 R/D/E/LCID, D指示位为 0, 表示此子头所对应的节点与之前的子头 相同, 子头中不包含 Node ID;  Next, the sub-headers of the two corresponding R-MAC CEs corresponding to the RN, wherein the first sub-header format corresponding to the R-MAC CE is R/D/E/LCID/Node ID, and the D indication bit is 1, indicating The sub-header contains the Node ID indication information, the Node ID indicates the RN ID, the sub-header format of the second corresponding R-MAC CE is R/D/E/LCID, and the D indication bit is 0, indicating the node corresponding to the sub-header. Same as the previous subheader, the subhead does not contain the Node ID;
最后是对应于 R-UE 1的子头, 分别是 1个对应 U-MAC CE的子头, 2 个对应 U-MAC SDU 的子头, 其中, 对应 U-MAC CE 的子头格式为 R/D/E/LCID/Node ID, D指示位为 1 , 表示此子头含有 Node ID指示信息, Node ID 指示 R-UE 1 ID , 2 个对应 R-MAC SDU 的子头格式为 R/D/E/LCID/F/LD , 子头中的 D指示位为 0 , 表示此子头所对应的节点与之前 的子头相同, 子头中不包含 Node ID。 R-MAC PDU有效负载中的 MAC CE、 MAC SDU的封装顺序与 R-MAC PDU头中相应的各子头顺序——对应。属于 RN或属于同一个 R-UE的 MAC CE和 MAC SDU顺次相邻。 Finally, the sub-headers corresponding to the R-UE 1 are respectively a sub-header corresponding to the U-MAC CE, and two sub-headers corresponding to the U-MAC SDU, wherein the sub-header format corresponding to the U-MAC CE is R/ D/E/LCID/Node ID, D indicates that the bit is 1, indicating that the sub-header contains the Node ID indication information, the Node ID indicates the R-UE 1 ID, and the sub-header format of the two corresponding R-MAC SDUs is R/D/ E/LCID/F/LD, the D indicator bit in the subheader is 0, indicating that the node corresponding to this subheader is the same as the previous subheader, and the subheader does not contain the Node ID. The encapsulation order of the MAC CE and MAC SDU in the R-MAC PDU payload corresponds to the corresponding sub-header order in the R-MAC PDU header. MAC CEs and MAC SDUs belonging to the RN or belonging to the same R-UE are sequentially adjacent.
同时, 由于封装完成后的 R-MAC PDU长度未达到相应的规定长度, 则 在 R-MAC PDU中有效负载的最后填充相应的 Padding字节数, 并在相应的 头部分的最后添加用于指示 Padding的 R/R/E/LCID子头, 子头格式如图 4所 示。  At the same time, since the length of the R-MAC PDU after the completion of the encapsulation does not reach the corresponding specified length, the last Padding byte of the payload in the R-MAC PDU is filled with the corresponding Padding byte and added at the end of the corresponding header portion for indication. The R/R/E/LCID subheader of Padding, the subheader format is shown in Figure 4.
以上应用实例仅作为对本发明所述混合中继方法的进一步解释说明, 本 发明的应用场景及范围不受限于以上实例所举。 本领域普通技术人员可以理 解上述方法中的全部或部分步骤可通过程序来指令相关硬件完成, 所述程序 可以存储于计算机可读存储介质中, 如只读存储器、 磁盘或光盘等。 可选地, 上述实施例的全部或部分步骤也可以使用一个或多个集成电路来实现。 相应 地, 上述实施例中的各模块 /单元可以釆用硬件的形式实现, 也可以釆用软件 功能模块的形式实现。 本发明不限制于任何特定形式的硬件和软件的结合。  The above application examples are only for further explanation of the hybrid relay method of the present invention, and the application scenarios and scope of the present invention are not limited to the above examples. One of ordinary skill in the art will appreciate that all or a portion of the above steps may be accomplished by a program instructing the associated hardware, such as a read-only memory, a magnetic disk, or an optical disk. Alternatively, all or part of the steps of the above embodiments may also be implemented using one or more integrated circuits. Correspondingly, each module/unit in the above embodiment may be implemented in the form of hardware or in the form of a software function module. The invention is not limited to any specific form of combination of hardware and software.
工业实用性 Industrial applicability
本发明提出的用于回程链路的 R-MAC PDU的封装方法、 传输方法、 系 统及装置, 实现了 Backhaul Link上对数据及相关控制信息的有效处理封装, 达到提高 Backhaul Link资源利用率, 灵活有效的调度控制传输, 更有效地满 足 R-UE和 RN对数据时延,数据量等方面的需求,提高系统资源调度的公平 性等作用。  The method, the transmission method, the system and the device for the R-MAC PDU of the backhaul link proposed by the invention realize the effective processing and packaging of the data and related control information on the Backhaul Link, thereby improving the utilization of the Backhaul Link resource and being flexible. Effective scheduling control transmission, more effectively meet the R-UE and RN requirements for data delay, data volume, etc., and improve the fairness of system resource scheduling.

Claims

权 利 要 求 书 Claim
1、 一种用于回程链路的媒体接入控制 (MAC )协议数据单元(PDU ) 的封装方法, 所述用于回程链路的 MAC PDU以下简称 R-MAC PDU, 该方 法包括: A method for encapsulating a medium access control (MAC) protocol data unit (PDU) for a backhaul link, wherein the MAC PDU for a backhaul link is hereinafter referred to as an R-MAC PDU, and the method includes:
所述 R-MAC PDU包括 R-MAC PDU头和 R-MAC PDU有效负载, 发送 方将属于中继站(RN )和 /或 m个中继站下属终端 (R-UE ) 的 MAC控制元 素 ( CE ) , 以及属于 RN和 /或 k个 R-UE的 MAC服务数据单元( SDU )封 装在 R-MAC PDU的有效负载中, m,k > 1且为整数, 至少将指示信息封装在 R-MAC PDU头中, 所述指示信息用于指示所述 R-MAC PDU有效负载中的 MAC CE和 MAC SDU分别所属的 RN或 R-UE。  The R-MAC PDU includes an R-MAC PDU header and an R-MAC PDU payload, and the sender will belong to a MAC Control Element (CE) of the Relay Station (RN) and/or m Relay Subordinate Terminals (R-UEs), and A MAC Service Data Unit (SDU) belonging to the RN and/or k R-UEs is encapsulated in the payload of the R-MAC PDU, m, k > 1 and is an integer, and at least the indication information is encapsulated in the R-MAC PDU header. The indication information is used to indicate an RN or an R-UE to which the MAC CE and the MAC SDU in the R-MAC PDU payload respectively belong.
2、 如权利要求 1所述的方法, 其中, 所述指示信息为节点标识, 所述至 少将指示信息封装在 R-MAC PDU头中的步骤包括: 2. The method according to claim 1, wherein the indication information is a node identifier, and the step of encapsulating the indication information in the R-MAC PDU header is:
所述发送方在所述 R-MAC PDU头中封装多个 R-MAC PDU子头, 所述 多个 R-MAC PDU子头与 R-MAC PDU有效负载中的 MAC CE和 MAC SDU 属性和 /或长度信息, 以及所述指示信息, 所述指示信息为所述 R-MAC PDU 子头所对应的 MAC CE或 MAC SDU所属 RN或 R-UE的节点信息。  Transmitting, by the sender, a plurality of R-MAC PDU subheaders in the R-MAC PDU header, MAC CE and MAC SDU attributes in the multiple R-MAC PDU subheaders and R-MAC PDU payloads and/or And the length information, and the indication information, where the indication information is the node information of the RN or the R-UE to which the MAC CE or the MAC SDU corresponding to the R-MAC PDU subheader belongs.
3、 如权利要求 2所述的方法, 其中, 3. The method of claim 2, wherein
所述 R-MAC PDU头包括一个或多个对应于 MAC CE的 MAC CE子头, 以及一个或多个对应于 MAC SDU的 MAC SDU子头, 其中:  The R-MAC PDU header includes one or more MAC CE subheaders corresponding to the MAC CE, and one or more MAC SDU subheaders corresponding to the MAC SDU, where:
对应 MAC SDU的 R-MAC PDU子头占用 3或 4或 5字节, 结构为 R/R/E/LCID/F/L/Node ID;  The R-MAC PDU subheader corresponding to the MAC SDU occupies 3 or 4 or 5 bytes, and the structure is R/R/E/LCID/F/L/Node ID;
对应 MAC CE 的 R-MAC PDU 子头占用 2 或 3 字节, 结构为 R/R/E/LCID/Node ID;  The R-MAC PDU sub-header corresponding to the MAC CE occupies 2 or 3 bytes, and the structure is R/R/E/LCID/Node ID;
其中, R占 lbit, 为保留位; E占 lbit, 指示该子头之后接下来是另一个 Where R is lbit, which is reserved; E is lbit, indicating that the subhead is followed by another
R-MAC PDU子头, 或是有效负载的开始; LCID占 5bit, 指示该子头所对应 的 MAC CE或 MAC SDU的相关属性; F占 lbit, 指示 L区域长度; L占 7bit 或 15bit, 用于指示该子头所对应的 MAC SDU的信息长度; Node ID占 8bit 或 16bit,用于指示该子头所对应的 MAC CE或 MAC SDU所属的 RN或 R-UE 的节点标识。 R-MAC PDU subheader, or the start of the payload; LCID occupies 5 bits, indicating the related attributes of the MAC CE or MAC SDU corresponding to the subheader; F occupies lbit, indicating the length of the L area; L occupies 7 bits Or 15 bits, indicating the length of the information of the MAC SDU corresponding to the sub-header; the Node ID is 8 bits or 16 bits, and is used to indicate the node identifier of the RN or the R-UE to which the MAC CE or the MAC SDU corresponding to the sub-header belongs.
4、 如权利要求 2所述的方法, 其中, 所述发送方将属于 RN和 /或 m个 R-UE的 MAC CE ,以及属于 RN和 /或 k个 R-UE的 MAC SDU封装在 R-MAC4. The method according to claim 2, wherein the sender encapsulates a MAC CE belonging to the RN and/or m R-UEs, and a MAC SDU belonging to the RN and/or k R-UEs in the R- MAC
PDU的有效负载中的步骤包括: The steps in the payload of the PDU include:
将所述 MAC CE封装在前, MAC SDU封装在后。  The MAC CE is encapsulated first, and the MAC SDU is encapsulated.
5、 如权利要求 1所述的方法,其中, 所述 R-MAC PDU头包括第一子头 区和第二子头区, 所述第一子头区中的子头作为所述指示信息, 所述至少将 指示信息封装在 R-MAC PDU头中的步骤包括: The method according to claim 1, wherein the R-MAC PDU header includes a first sub-header area and a second sub-header area, and a sub-header in the first sub-header area serves as the indication information. The step of encapsulating at least the indication information in the R-MAC PDU header includes:
所述发送方在所述 R-MAC PDU有效负载中封装 RN和 /或 m个 R-UE的 MAC CE, 以及 RN和 /或 k个 R-UE的 MAC SDU, 在所述 R-MAC PDU头的 第一子头区封装一个或多个作为指示信息的 S子头, 在所述 R-MAC PDU头 的第二子头区封装一个或多个对应于 MAC CE的 MAC CE子头,以及一个或 多个对应于 MAC SDU 的 MAC SDU子头, 所述第二子头区中的子头与 R-MAC PDU有效负载中的 MAC CE和 MAC SDU——对应, 所述第二子头 区中的子头用于指示其所对应的 MAC CE或 MAC SDU的属性和 /或长度信 息; 所述第一子头区中的每个 S子头与第二子头区中的 n个连续的子头相对 应, η > 1且 n为整数, 所述第二子头区中 n个连续的子头所对应的 R-MAC PDU有效负载中的 MAC CE和 /或 MAC SDU属于 RN或同一个 R-UE, 所述 S子头中包含子头数量信息 n, 以及所述第二子头区中 n个连续的子头所对应 的 R-MAC PDU有效负载中的 MAC CE和 /或 MAC SDU所属 RN或 R-UE的 节点信息。  Transmitting, in the R-MAC PDU payload, a MAC CE of the RN and/or m R-UEs, and a MAC SDU of the RN and/or k R-UEs, in the R-MAC PDU header The first sub-header region encapsulates one or more S subheaders as indication information, and encapsulates one or more MAC CE subheaders corresponding to the MAC CE in the second subheader region of the R-MAC PDU header, and one Or a plurality of MAC SDU sub-headers corresponding to the MAC SDU, where the sub-headers in the second sub-header region correspond to the MAC CE and the MAC SDU in the R-MAC PDU payload, where the second sub-header area is The subheader is used to indicate the attribute and/or length information of the MAC CE or MAC SDU corresponding thereto; each of the S subheaders in the first subheader region and the n consecutive subtrees in the second subheader region Corresponding to the header, η > 1 and n is an integer, and the MAC CE and/or the MAC SDU in the R-MAC PDU payload corresponding to the n consecutive sub-headers in the second sub-header region belong to the RN or the same R - UE, the S subheader includes sub-head number information n, and MAC CE and / in the R-MAC PDU payload corresponding to n consecutive sub-headers in the second sub-header area MAC SDU belongs RN node information or the R-UE.
6、 如权利要求 5所述的方法, 其中, 6. The method of claim 5, wherein
所述 S子头占用 2或 3字节, 结构为 R/R/E/S No./Node ID;  The S subheader occupies 2 or 3 bytes, and the structure is R/R/E/S No./Node ID;
R占 lbit,为保留位; E占 lbit,指示该子头之后接下来是另一个 R-MAC PDU子头, 或是有效负载的开始; S No.占 5bit,指示属于 RN或同一个 R-UE 的子头数量信息 n; Node ID占 8bit或 16bit, 用于指示该 S子头指示的第二 子头区中的 n个子头所对应的 MAC CE和 /或 MAC SDU所属 RN或 R-UE的 节点标识。 R occupies lbit, is reserved; E occupies lbit, indicating that the subheader is followed by another R-MAC PDU subheader, or the beginning of the payload; S No. occupies 5 bits, indicating that it belongs to RN or the same R- UE The sub-head number information n; the Node ID is 8 bits or 16 bits, and is used to indicate that the MAC CE and/or the MAC SDU corresponding to the n sub-headers in the second sub-header indicated by the S sub-header belong to the RN or the R-UE. Node ID.
7、 如权利要求 5所述的方法, 其中, 在第二子头区中: 7. The method of claim 5, wherein in the second sub-header region:
对应 MAC SDU 的 MAC SDU 子头占用 2 或 3 字节, 结构为 The MAC SDU subheader corresponding to the MAC SDU occupies 2 or 3 bytes, and the structure is
R/R/E/LCID/F/L; R/R/E/LCID/F/L;
对应 MAC CE的 MAC CE子头占用 1字节, 结构为 R/R/E/LCID;  The MAC CE subheader corresponding to the MAC CE occupies 1 byte, and the structure is R/R/E/LCID.
R占 lbit,为保留位; E占 lbit,指示该子头之后接下来是另一个 R-MAC PDU子头,或是有效负载的开始; LCID占 5bit,指示该子头所对应的 MAC CE 或 MAC SDU的相关属性; F占 lbit, 指示 L区域长度; L占 7bit或 15bit, 用于指示该子头所对应的 MAC SDU的信息长度。  R occupies lbit, is reserved; E occupies lbit, indicating that the subheader is followed by another R-MAC PDU subheader, or the beginning of the payload; LCID occupies 5 bits, indicating the MAC CE of the subheader or The related attribute of the MAC SDU; F occupies lbit, indicating the length of the L area; L occupies 7 bits or 15 bits, and is used to indicate the information length of the MAC SDU corresponding to the sub-header.
8、 如权利要求 5所述的方法, 其中, 8. The method of claim 5, wherein
当 S子头对应的第二子头区中的 n个子头所对应的 MAC CE和 /或 MAC SDU属于 RN时, 所述 S子头中的 Node ID为 RN的标识; 当该 S子头对应 的第二子头区中的 n个子头所对应的 MAC CE和 /或 MAC SDU属于 R-UE时, 所述 S子头中的 Node ID为所述 R-UE的标识。  When the MAC CE and/or the MAC SDU corresponding to the n sub-headers in the second sub-header area of the S sub-header belong to the RN, the Node ID in the S sub-header is the identifier of the RN; when the S sub-head corresponds to When the MAC CE and/or the MAC SDU corresponding to the n sub-headers in the second sub-header belong to the R-UE, the Node ID in the S sub-header is the identifier of the R-UE.
9、 如权利要求 5所述的方法, 其中, 9. The method of claim 5, wherein
当有两个或两个以上的 S子头时, 各 S子头在第一子头区中的封装顺序 顺序相同。  When there are two or more S subheaders, the order of encapsulation of each S subheader in the first subheader is the same.
10、 如权利要求 5所述的方法, 其中, 10. The method of claim 5, wherein
S子头对应的第二子头区中的 n个连续子头中, MAC CE子头在前, MAC SDU子头在后。  Among the n consecutive subheaders in the second subheader region corresponding to the S subheader, the MAC CE subheader is in front and the MAC SDU subheader is in the back.
11、 如权利要求 5所述的方法, 该方法还包括: 11. The method of claim 5, further comprising:
所述发送方在所述 R-MAC PDU有效负载中进行 Padding填充, 所述 The sender performs Padding padding in the R-MAC PDU payload,
R-MAC PDU头中还包括第三子头区, 所述发送方在所述第三子头区中封装 对应于 Padding的子头, 用于指示此 R-MAC PDU进行了 Padding填充。 The R-MAC PDU header further includes a third sub-header region, where the sender encapsulates in the third sub-header region Corresponding to the sub-head of Padding, it is used to indicate that this R-MAC PDU is Padding filled.
12、 如权利要求 1所述的方法, 其中, 所述指示信息为连续标志位, 或 者为连续标志位和节点标识, 所述至少将指示信息封装在 R-MAC PDU头中 的步骤包括: The method according to claim 1, wherein the indication information is a continuous flag bit, or a continuous flag bit and a node identifier, and the step of encapsulating the indication information in the R-MAC PDU header includes:
所述发送方在所述 R-MAC PDU头中封装多个 R-MAC PDU子头, 所述 多个 R-MAC PDU子头与 R-MAC PDU有效负载中的 MAC CE和 MAC SDU ——对应,所述发送方在当前 R-MAC PDU子头中至少封装所述 R-MAC PDU 子头所对应的 MAC CE或 MAC SDU的属性和 /或长度信息, 以及连续标志, 所述连续标志用于表示当前 R-MAC PDU子头所对应的 MAC CE或 MAC SDU与前一个 R-MAC PDU子头对应的 MAC CE或 MAC SDU是否属于 RN 或同一个 R-UE, 当不属于 RN或同一个 R-UE时, 当前 R-MAC PDU子头中 还包含节点标识, 所述节点标识用于表示当前 R-MAC PDU子头所对应的 MAC SDU或 MAC CE所属 RN或 R-UE的节点信息。  Transmitting, by the sender, a plurality of R-MAC PDU subheaders in the R-MAC PDU header, where the multiple R-MAC PDU subheaders correspond to MAC CE and MAC SDU in the R-MAC PDU payload And the sender encapsulates at least the attribute and/or length information of the MAC CE or the MAC SDU corresponding to the R-MAC PDU subheader in the current R-MAC PDU subheader, and the continuous flag, where the continuous flag is used for Indicates whether the MAC CE or MAC SDU corresponding to the current R-MAC PDU sub-header and the MAC- or MAC SDU corresponding to the previous R-MAC PDU sub-head belong to the RN or the same R-UE, and do not belong to the RN or the same R. In the case of the UE, the current R-MAC PDU sub-header further includes a node identifier, where the node identifier is used to indicate the node information of the RN or the R-UE to which the MAC SDU or the MAC CE corresponding to the current R-MAC PDU subheader belongs.
13、 如权利要求 12所述的方法, 其中, 13. The method of claim 12, wherein
所述 R-MAC PDU头包括一个或多个对应于 MAC SDU的 MAC SDU子 头,所述 MAC SDU子头占用 3或 4或 5字节,其结构为 R/D/E/LCID/F/L/Node ID;  The R-MAC PDU header includes one or more MAC SDU subheaders corresponding to a MAC SDU, the MAC SDU subheader occupies 3 or 4 or 5 bytes, and its structure is R/D/E/LCID/F/ L/Node ID;
R占 lbit,为保留位; D占 lbit,指示该 R-MAC PDU子头所对应的 MAC 同一个 R-UE; E占 lbit,指示该子头之后接下来是另一个 R-MAC PDU子头, 或是有效负载的开始; LCID占 5bit, 指示该子头所对应的 MAC SDU的相关 属性; F占 lbit, 指示 L区域长度; L占 7bit或 15bit, 用于指示该子头所对 应的 MAC SDU的信息长度; Node ID占 8bit或 16bit,用于指示该 R-MAC PDU 子头所对应的 MAC SDU所属 RN或 R-UE的节点标识;  R occupies lbit, is reserved; D occupies lbit, indicating that the MAC corresponding to the R-MAC PDU sub-head is the same R-UE; E occupies lbit, indicating that the sub-header is followed by another R-MAC PDU sub-header , or the start of the payload; the LCID occupies 5 bits, indicating the related attributes of the MAC SDU corresponding to the subheader; F occupies lbit, indicating the length of the L area; L occupies 7 bits or 15 bits, and is used to indicate the MAC corresponding to the subheader The information length of the SDU; the Node ID is 8 bits or 16 bits, and is used to indicate the node identifier of the RN or R-UE to which the MAC SDU corresponding to the R-MAC PDU subheader belongs;
或者, 所述对应 MAC SDU的 R-MAC PDU子头占用 2或 3字节, 结构 为 R/D/E/LCID/F/L,其中: R占 lbit,为保留位; D占 lbit,指示该 R-MAC PDU 子头所对应的 MAC SDU与前一个 R-MAC PDU子头对应的 MAC CE或 MAC SDU属于 RN或同一个 R-UE; E 占 lbit, 指示该子头之后接下来是另一个 R-MAC PDU子头, 或是有效负载的开始; LCID占 5bit, 指示该子头所对应 的 MAC SDU的相关属性; F占 lbit, 指示 L区域长度; L占 7bit或 15bit, 用于指示该子头所对应的 MAC SDU的信息长度。 Or, the R-MAC PDU subheader of the corresponding MAC SDU occupies 2 or 3 bytes, and the structure is R/D/E/LCID/F/L, where: R occupies lbit, is reserved; D occupies lbit, indicates The MAC SDU corresponding to the R-MAC PDU subheader and the MAC CE or MAC SDU corresponding to the previous R-MAC PDU subheader belong to the RN or the same R-UE; E occupies 1 bit, indicating that the subheader is followed by another One R-MAC PDU subheader, or the start of the payload; LCID occupies 5 bits, indicating the relevant attributes of the MAC SDU corresponding to the subheader; F occupies 1 bit, indicating the length of the L area; L occupies 7 bits or 15 bits, used to indicate the The length of the information of the MAC SDU corresponding to the subheader.
14、 如权利要求 12所述的方法, 其中, 14. The method of claim 12, wherein
所述 R-MAC PDU头包括一个或多个对应于 MAC CE的 MAC CE子头, 所述 MAC CE子头占用 2或 3字节, 结构为 R/D/E/LCID/Node ID;  The R-MAC PDU header includes one or more MAC CE subheaders corresponding to the MAC CE, and the MAC CE subheader occupies 2 or 3 bytes, and the structure is R/D/E/LCID/Node ID;
R占 lbit,为保留位; D占 lbit,指示该 R-MAC PDU子头所对应的 MAC CE与前一个 R-MAC PDU子头对应的 MAC CE或 MAC SDU不属于 RN或 同一个 R-UE; E占 lbit,指示该子头之后接下来是另一个 R-MAC PDU子头, 或是有效负载的开始; LCID占 5bit,指示该子头所对应的 MAC CE的相关属 性; Node ID占 8bit或 16bit, 用于指示该子头所对应的 MAC CE所属 RN或 R-UE的节点标识;  R occupies 1 bit and is reserved. D occupies 1 bit, indicating that the MAC CE corresponding to the R-MAC PDU sub-header and the MAC CE or MAC SDU corresponding to the previous R-MAC PDU sub-head do not belong to the RN or the same R-UE. E occupies lbit, indicating that the subheader is followed by another R-MAC PDU subheader, or the beginning of the payload; LCID occupies 5 bits, indicating the relevant attributes of the MAC CE corresponding to the subheader; Node ID occupies 8 bits Or 16 bits, used to indicate the node identifier of the RN or the R-UE to which the MAC CE corresponding to the sub-header belongs;
或者, 所述对应 MAC CE子头占用 1字节, 结构为 R/D/E/LCID, 其中: R占 lbit, 为保留位; D占 lbit, 指示该 R-MAC PDU子头所对应的 MAC CE 与前一个 R-MAC PDU子头对应的 MAC CE或 MAC SDU属于 RN或同一个 R-UE; E占 lbit, 指示该子头之后接下来是另一个 R-MAC PDU子头, 或是有 效负载的开始; LCID占 5bit, 指示该子头所对应的 MAC CE的相关属性。  Or the corresponding MAC CE subheader occupies 1 byte, and the structure is R/D/E/LCID, where: R occupies 1 bit, is reserved; D occupies 1 bit, indicating MAC corresponding to the R-MAC PDU subheader The MAC CE or MAC SDU corresponding to the previous R-MAC PDU sub-header belongs to the RN or the same R-UE; E occupies 1 bit, indicating that the sub-header is followed by another R-MAC PDU sub-header, or is valid. The start of the load; the LCID occupies 5 bits, indicating the relevant attributes of the MAC CE corresponding to the subheader.
15、 如权利要求 12所述的方法, 其中, 所述发送方将属于 RN和 /或 m 个 R-UE的 MAC CE, 以及属于 RN和 /或 k个 R-UE的 MAC SDU封装在 R-MAC PDU的有效负载中的步骤包括: 15. The method according to claim 12, wherein the sender encapsulates a MAC CE belonging to the RN and/or m R-UEs, and a MAC SDU belonging to the RN and/or k R-UEs in the R- The steps in the payload of the MAC PDU include:
对于属于 RN或属于同一个 R-UE的 MAC CE和 MAC SDU, MAC CE 封装在前, MAC SDU封装在后。  For MAC CEs and MAC SDUs that belong to the RN or belong to the same R-UE, the MAC CE is encapsulated first and the MAC SDU is encapsulated later.
16、 如权利要求 2或 12所述的方法, 该方法还包括: 16. The method of claim 2 or 12, further comprising:
所述发送方在所述 R-MAC PDU 有效负载的最后封装有填充字节 Padding, 在所述 R-MAC PDU头的最后封装对应于 Padding的子头。  The sender encapsulates a padding pad Padding at the end of the R-MAC PDU payload, and a sub-header corresponding to Padding at the end of the R-MAC PDU header.
17、 如权利要求 2或 12所述的方法, 其中, 17. The method of claim 2 or 12, wherein
当 R-MAC PDU子头所对应的 MAC SDU或 MAC CE属于 RN时, 所述 属于 R-UE时, 所述节点标识为所述 R-UE的标识。 When the MAC SDU or MAC CE corresponding to the R-MAC PDU subheader belongs to the RN, When it belongs to the R-UE, the node identifier is an identifier of the R-UE.
18、 如权利要求 1或 2或 5或 12所述的方法, 其中, 18. The method of claim 1 or 2 or 5 or 12, wherein
所述发送方为演进型节点 B ( eNB )时, 所述接收方为 RN; 所述发送方 为 RN时, 所述接收方为 eNB。  When the sender is an evolved Node B (eNB), the receiver is an RN; and when the sender is an RN, the receiver is an eNB.
19、 一种集中式调度下用于回程链路的媒体接入控制(MAC )协议数据 单元 PDU的发送方法, 所述用于回程链路的 MAC PDU以下简称 R-MAC PDU, 该方法包括: A method for transmitting a media access control (MAC) protocol data unit PDU for a backhaul link, wherein the MAC PDU for a backhaul link is hereinafter referred to as an R-MAC PDU, and the method includes:
发送方在回程链路上向接收方发送属于中继站(RN )和 /或 m个中继站 下属终端 (R-UE ) 的 MAC控制元素 (CE ) , 以及属于 RN和 /或 k个 R-UE 的 MAC服务数据单元( SDU )时, m,k > 1且为整数,将所述一个或多个 MAC CE, 以及一个或多个 MAC SDU封装为 R-MAC PDU, 经物理层发送至接收 方, 所述发送方在所述 R-MAC PDU 中至少携带指示信息, 用于指示所述 R-MAC PDU中的 MAC CE和 MAC SDU分别所属的 RN或 R-UE。  The sender transmits a MAC Control Element (CE) belonging to the Relay Station (RN) and/or m Relay Subordinate Terminals (R-UE) to the receiver on the backhaul link, and a MAC belonging to the RN and/or k R-UEs The service data unit (SDU), m, k > 1 and an integer, encapsulates the one or more MAC CEs, and one or more MAC SDUs into R-MAC PDUs, and sends them to the receiver through the physical layer. The sender carries at least the indication information in the R-MAC PDU, and is used to indicate that the RN or the R-UE to which the MAC CE and the MAC SDU in the R-MAC PDU belong respectively.
20、 如权利要求 19所述的方法,其中,所述将所述一个或多个 MAC CE, 以及一个或多个 MAC SDU封装为 R-MAC PDU, 经物理层发送至接收方, 所述发送方在所述 R-MAC PDU中至少携带指示信息的步骤包括: 20. The method of claim 19, wherein the encapsulating the one or more MAC CEs and one or more MAC SDUs as R-MAC PDUs are sent to a receiver via a physical layer, the transmitting The step of the party carrying at least the indication information in the R-MAC PDU includes:
所述发送方在所述 R-MAC PDU有效负载中携带 RN和 /或 m个 R-UE的 MAC CE, 以及 RN和 /或 k个 R-UE的 MAC SDU, 在所述 R-MAC PDU头中 携带多个 R-MAC PDU子头, 所述多个 R-MAC PDU子头与 R-MAC PDU有 效负载中的 MAC CE和 MAC SDU——对应, 所述发送方在所述各 R-MAC PDU子头中携带该子头所对应的 MAC CE或 MAC SDU的属性和 /或长度信 息,以及指示信息,所述指示信息为所述 R-MAC PDU子头所对应的 MAC CE 或 MAC SDU所属 RN或 R-UE的节点信息。  The sender carries a MAC CE of the RN and/or m R-UEs, and a MAC SDU of the RN and/or k R-UEs in the R-MAC PDU payload, in the R-MAC PDU header And carrying a plurality of R-MAC PDU subheaders, where the plurality of R-MAC PDU subheaders correspond to a MAC CE and a MAC SDU in the R-MAC PDU payload, where the sender is in each R-MAC The PDU sub-header carries the attribute and/or length information of the MAC CE or the MAC SDU corresponding to the sub-header, and the indication information, where the indication information is the MAC CE or the MAC SDU corresponding to the R-MAC PDU sub-header. Node information of the RN or R-UE.
21、 如权利要求 19所述的方法,其中,所述将所述一个或多个 MAC CE, 以及一个或多个 MAC SDU封装为 R-MAC PDU, 经物理层发送至接收方, 所述发送方在所述 R-MAC PDU中至少携带指示信息的步骤包括: 所述发送方在所述 R-MAC PDU有效负载中携带 RN和 /或 m个 R-UE的 MAC CE, 以及 RN和 /或 k个 R-UE的 MAC SDU, 在所述 R-MAC PDU头中 携带多个 R-MAC PDU子头, 所述 R-MAC PDU头包括第一子头区和第二子 头区, 所述发送方在所述 R-MAC PDU头的第一子头区封装一个或多个作为 指示信息的 S子头, 在所述 R-MAC PDU头的第二子头区封装一个或多个对 应于 MAC CE的 MAC CE子头, 以及一个或多个对应于 MAC SDU的 MAC SDU子头, 所述第二子头区中的子头与 R-MAC PDU有效负载中的 MAC CE 和 MAC SDU——对应,所述第二子头区中的子头用于指示其所对应的 MAC CE或 MAC SDU的属性和 /或长度信息; 所述第一子头区中的每个 S子头与 第二子头区中的 n个连续的子头相对应, η > 1且 n为整数, 所述第二子头区 中 n个连续子头所对应的 R-MAC PDU有效负载中的 MAC CE和 /或 MAC SDU属于 RN或同一个 R-UE, 所述发送方在所述 S子头中携带子头数量信 息 η , 以及所述第二子头区中 n个连续子头所对应的 R-MAC PDU有效负载 中的 MAC CE和 /或 MAC SDU所属 RN或 R-UE的节点信息。 The method according to claim 19, wherein the encapsulating the one or more MAC CEs and one or more MAC SDUs as R-MAC PDUs are sent to a receiver via a physical layer, and the sending The step of the party carrying at least the indication information in the R-MAC PDU includes: The sender carries a MAC CE of the RN and/or m R-UEs, and a MAC SDU of the RN and/or k R-UEs in the R-MAC PDU payload, in the R-MAC PDU header Carrying a plurality of R-MAC PDU subheaders, where the R-MAC PDU header includes a first sub-header region and a second sub-header region, and the sender is encapsulated in a first sub-header region of the R-MAC PDU header One or more S subheaders as indication information, encapsulating one or more MAC CE subheaders corresponding to the MAC CE in the second subheader area of the R-MAC PDU header, and one or more corresponding to the MAC SDU a MAC SDU subheader, the subheader in the second subheader region corresponds to a MAC CE and a MAC SDU in the R-MAC PDU payload, and the subheader in the second subheader region is used to indicate Attribute and/or length information of the corresponding MAC CE or MAC SDU; each S subheader in the first subheader region corresponds to n consecutive subheaders in the second subheader region, η > 1 And n is an integer, the MAC CE and/or the MAC SDU in the R-MAC PDU payload corresponding to the n consecutive sub-headers in the second sub-header area belong to the RN or the same R-UE, and the sender is The sub-header information η is carried in the S subheader, And the node information of the RN or the R-UE to which the MAC CE and/or the MAC SDU belong to the R-MAC PDU payload corresponding to the n consecutive sub-headers in the second sub-header.
22、 如权利要求 19所述的方法,其中,所述将所述一个或多个 MAC CE, 以及一个或多个 MAC SDU封装为 R-MAC PDU, 经物理层发送至接收方, 所述发送方在所述 R-MAC PDU中至少携带指示信息的步骤包括: 22. The method of claim 19, wherein the encapsulating the one or more MAC CEs and one or more MAC SDUs as R-MAC PDUs are sent to a receiver via a physical layer, the transmitting The step of the party carrying at least the indication information in the R-MAC PDU includes:
所述发送方在所述 R-MAC PDU有效负载中携带 RN和 /或 m个 R-UE的 MAC CE, 以及 RN和 /或 k个 R-UE的 MAC SDU, 在所述 R-MAC PDU头中 携带多个 R-MAC PDU子头, 所述多个 R-MAC PDU子头与 R-MAC PDU有 效负载中的 MAC CE和 MAC SDU——对应 ,所述发送方在当前 R-MAC PDU 性和 /或长度信息, 以及作为第一指示信息的连续标志, 所述连续标志用于指 示当前 R-MAC PDU子头所对应的 MAC CE或 MAC SDU与前一个 R-MAC PDU子头对应的 MAC CE或 MAC SDU是否属于 RN或同一个 R-UE, 当不 属于 RN或同一个 R-UE时, 在当前 R-MAC PDU子头中还包含作为第二指 示信息的节点标识, 所述节点标识用于指示当前 R-MAC PDU子头所对应的 MAC SDU或 MAC CE所属 RN或 R-UE的节点信息。  The sender carries a MAC CE of the RN and/or m R-UEs, and a MAC SDU of the RN and/or k R-UEs in the R-MAC PDU payload, in the R-MAC PDU header And carrying a plurality of R-MAC PDU subheaders, where the plurality of R-MAC PDU subheaders correspond to MAC CE and MAC SDU in the R-MAC PDU payload, and the sender is in the current R-MAC PDU. And/or length information, and a continuous flag as the first indication information, the continuous flag is used to indicate a MAC corresponding to the current R-MAC PDU subheader and a MAC corresponding to the previous R-MAC PDU subheader Whether the CE or the MAC SDU belongs to the RN or the same R-UE, and when not belonging to the RN or the same R-UE, the current R-MAC PDU subheader further includes a node identifier as the second indication information, where the node identifier is Node information indicating the MAC SDU or the RN or R-UE to which the MAC RDU corresponding to the current R-MAC PDU subheader belongs.
23、 如权利要求 19-22中任一权利要求所述的方法, 其中, 所述发送方为演进型节点 B ( eNB )时, 所述接收方为 RN; 所述发送方 为 RN时, 所述接收方为 eNB。 23. A method according to any of claims 19-22, wherein When the sender is an evolved Node B (eNB), the receiver is an RN; and when the sender is an RN, the receiver is an eNB.
24、 一种用于回程链路的媒体接入控制 (MAC )协议数据单元(PDU ) 的接收方法, 所述用于回程链路的 MAC PDU以下简称 R-MAC PDU, 该方 法包括: 24. A method for receiving a medium access control (MAC) protocol data unit (PDU) for a backhaul link, wherein the MAC PDU for a backhaul link is hereinafter referred to as an R-MAC PDU, and the method includes:
接收方接收到发送方发送的 R-MAC PDU, 所述 R-MAC PDU 包括 R-MAC PDU头和 R-MAC PDU有效负载, 所述接收方从 R-MAC PDU头中 解封装出多个 R-MAC PDU子头, 根据各 R-MAC PDU子头的指示从所述 R-MAC PDU有效负载中解封装出一个或多个 MAC控制元素 ( CE ) , 以及 一个或多个 MAC服务数据单元(SDU ) , 并根据 R-MAC PDU头中携带的 指示信息获知所述 R-MAC PDU有效负载中的 MAC CE和 MAC SDU分别所 属的中继站(RN )或中继站下属终端 (R-UE ) 。  The receiver receives the R-MAC PDU sent by the sender, the R-MAC PDU includes an R-MAC PDU header and an R-MAC PDU payload, and the receiver decapsulates a plurality of Rs from the R-MAC PDU header a MAC PDU subheader that decapsulates one or more MAC Control Elements (CEs) and one or more MAC Service Data Units from the R-MAC PDU payload according to an indication of each R-MAC PDU subheader ( SDU), and according to the indication information carried in the R-MAC PDU header, the relay station (RN) or the relay station subordinate terminal (R-UE) to which the MAC CE and the MAC SDU in the R-MAC PDU payload belong respectively are known.
25、 如权利要求 24所述的方法,其中,所述根据各 R-MAC PDU子头的 指示从所述 R-MAC PDU有效负载中解封装出一个或多个 MAC CE , 以及一 个或多个 MAC SDU, 并根据 R-MAC PDU头中携带的指示信息获知所述 R-MAC PDU有效负载中的 MAC CE和 MAC SDU分别所属的 RN或 R-UE 的步骤包括: 25. The method of claim 24, wherein the decapsulating one or more MAC CEs from the R-MAC PDU payload according to an indication of each R-MAC PDU subheader, and one or more The step of obtaining, by the MAC SDU, the RN or the R-UE to which the MAC CE and the MAC SDU in the R-MAC PDU payload belong respectively according to the indication information carried in the R-MAC PDU header includes:
所述接收方从各 R-MAC PDU子头中解封装出当前子头所对应的 MAC CE或 MAC SDU的属性和 /或长度信息, 以及作为指示信息的节点标识, 根 据得到的属性和 /或长度信息从所述 R-MAC PDU有效负载中解封装出一个或 多个 MAC CE, 以及一个或多个 MAC SDU, 根据得到的所述节点标识获知 的 RN或 R-UE。  Determining, by the receiving end, the attribute and/or length information of the MAC CE or MAC SDU corresponding to the current subheader from each R-MAC PDU subheader, and the node identifier as the indication information, according to the obtained attribute and/or The length information decapsulates one or more MAC CEs from the R-MAC PDU payload, and one or more MAC SDUs, based on the obtained RN or R-UE.
26、 如权利要求 24所述的方法,其中,所述接收方从 R-MAC PDU头中 解封装出多个 R-MAC PDU子头, 根据各 R-MAC PDU子头的指示从所述26. The method of claim 24, wherein the receiver decapsulates a plurality of R-MAC PDU subheaders from an R-MAC PDU header, from the indication according to each R-MAC PDU subheader
R-MAC PDU有效负载中解封装出一个或多个 MAC CE, 以及一个或多个 MAC SDU, 并根据 R-MAC PDU头中携带的指示信息获知所述 R-MAC PDU 有效负载中的 MAC CE和 MAC SDU分别所属的 RN或 R-UE的步骤包括: 所述接收方从所述 R-MAC PDU头的第一子头区解封装出一个或多个作 为指示信息的 S子头, 从所述 S子头中获得子头数量信息 n和节点标识, n > 1且 n为整数,根据所述 n从所述 R-MAC PDU头的第二子头区中解封装出 n个连续的 MAC CE子头和 /或 MAC SDU子头, 根据所述节点标识获知上述 载中的 MAC CE和 /或 MAC SDU所属 RN或 R-UE的节点信息, 所述第二子 头区中 n个连续的子头与 R-MAC PDU有效负载中的 MAC CE和 MAC SDU 一一对应, 所述接收方根据所述第二子头区中的子头中的指示获知所述子头 所对应的 MAC CE或 MAC SDU的属性和 /或长度信息, 根据所述属性和 /或 长度信息从所述 R-MAC PDU有效负载中解封装出一个或多个 MAC CE , 以 及一个或多个 MAC SDU。 Decapsulating one or more MAC CEs and one or more MAC SDUs in the payload of the R-MAC PDU, and obtaining the MAC CE in the R-MAC PDU payload according to the indication information carried in the R-MAC PDU header The steps of the RN or the R-UE to which the MAC SDU belongs respectively include: The receiving side decapsulates one or more S subheaders as indication information from the first subheader area of the R-MAC PDU header, and obtains the subheader quantity information n and the node identifier from the S subheader, n > 1 and n is an integer, decapsulating n consecutive MAC CE subheaders and/or MAC SDU subheaders from the second subheader region of the R-MAC PDU header according to the n, according to the node Identifying the node information of the RN or R-UE to which the MAC CE and/or the MAC SDU belong to the above, and the consecutive sub-headers in the second sub-header area and the MAC CE and MAC in the R-MAC PDU payload The SDUs are in a one-to-one correspondence, and the receiving party learns the attribute and/or length information of the MAC CE or the MAC SDU corresponding to the sub-head according to the indication in the sub-header in the second sub-head area, according to the attribute and / or length information decapsulates one or more MAC CEs, and one or more MAC SDUs from the R-MAC PDU payload.
27、 如权利要求 24所述的方法,其中,所述根据各 R-MAC PDU子头的 指示从所述 R-MAC PDU有效负载中解封装出一个或多个 MAC CE , 以及一 个或多个 MAC SDU, 并根据 R-MAC PDU头中携带的指示信息获知所述 R-MAC PDU有效负载中的 MAC CE和 MAC SDU分别所属的 RN或 R-UE 的步骤包括: 27. The method of claim 24, wherein the decapsulating one or more MAC CEs from the R-MAC PDU payload according to an indication of each R-MAC PDU subheader, and one or more The step of obtaining, by the MAC SDU, the RN or the R-UE to which the MAC CE and the MAC SDU in the R-MAC PDU payload belong respectively according to the indication information carried in the R-MAC PDU header includes:
所述接收方从各 R-MAC PDU子头中解封装出当前子头所对应的 MAC CE或 MAC SDU的属性和 /或长度信息, 根据所述属性和 /或长度信息从所述 R-MAC PDU有效负载中解封装出一个或多个 MAC CE, 以及一个或多个 MAC SDU,所述接收方还从各 R-MAC PDU子头中解封装出作为第一指示信 息的连续标志, 所述接收方根据所述连续标志获知当前 R-MAC PDU子头所 对应的 MAC CE或 MAC SDU与前一个 R-MAC PDU子头对应的 MAC CE 或 MAC SDU是否属于 RN或同一个 R-UE ,当连续标志表示当前 R-MAC PDU 子头所对应的 MAC CE或 MAC SDU与前一个 R-MAC PDU子头对应的 MAC CE或 MAC SDU不属于 RN或同一个 R-UE时, 所述接收方从所述 R-MAC PDU子头中解封装出作为第二指示信息的节点标识, 所述接收方才艮据所述节 点标识获知当前 R-MAC PDU子头所对应的 MAC SDU或 MAC CE所属的 RN或 R-UE。  Determining, by the receiving party, the attribute and/or length information of the MAC CE or MAC SDU corresponding to the current sub-head from each R-MAC PDU sub-header, according to the attribute and/or length information, from the R-MAC Decapsulating one or more MAC CEs and one or more MAC SDUs in the PDU payload, the receiver also decapsulating a continuous flag as the first indication information from each R-MAC PDU subheader, The receiving party learns, according to the continuous flag, whether the MAC CE or MAC SDU corresponding to the current R-MAC PDU subheader and the MAC CE or MAC SDU corresponding to the previous R-MAC PDU subhead belong to the RN or the same R-UE. The continuous flag indicates that the MAC CE or the MAC SDU corresponding to the current R-MAC PDU sub-head does not belong to the RN or the same R-UE, and the receiver is from the MAC or MAC SDU corresponding to the previous R-MAC PDU sub-header. The R-MAC PDU sub-header decapsulates the node identifier as the second indication information, and the receiver learns, according to the node identifier, the MAC SDU corresponding to the current R-MAC PDU sub-header or the RN to which the MAC CE belongs. Or R-UE.
28、 如权利要求 24-27中任一权利要求所述的方法, 其中, 所述接收方为演进型节点 B ( eNB ) , 或为 RN。 28. The method of any of claims 24-27, wherein The receiver is an evolved Node B (eNB) or an RN.
29、 一种用于回程链路的媒体接入控制 (MAC )协议数据单元(PDU ) 的传输系统, 所述用于回程链路的 MAC PDU以下简称 R-MAC PDU, 该系 统包括发送装置和接收装置; 29. A medium access control (MAC) protocol data unit (PDU) transmission system for a backhaul link, wherein the MAC PDU for a backhaul link is hereinafter referred to as an R-MAC PDU, and the system includes a transmitting device and Receiving device
所述发送装置设置为: 将属于中继站(RN )和 /或 m个中继站下属终端 The transmitting device is configured to: belong to a relay station (RN) and/or m relay station subordinate terminals
( R-UE ) 的 MAC控制元素 ( CE ) , 以及属于 RN和 /或 k个 R-UE的 MAC 服务数据单元( SDU )封装在 R-MAC PDU有效负载中, m,k > 1且为整数, 至少将指示信息封装在 R-MAC PDU头中, 将封装好的 R-MAC PDU发送给 所述接收装置; The MAC Control Element (CE) of (R-UE), and the MAC Service Data Unit (SDU) belonging to the RN and/or k R-UEs are encapsulated in the R-MAC PDU payload, m, k > 1 and an integer Decapsulating at least the indication information in the R-MAC PDU header, and sending the encapsulated R-MAC PDU to the receiving device;
所述接收装置设置为: 接收发送方发送的 R-MAC PDU,从 R-MAC PDU 头中解封装出指示信息, 从 R-MAC PDU有效负载中解封装出 MAC CE和 MAC SDU, 并根据所述指示信息确定所述 MAC CE和 MAC SDU分别所属 的 RN或 R-UE。  The receiving device is configured to: receive an R-MAC PDU sent by the sender, decapsulate the indication information from the R-MAC PDU header, and decapsulate the MAC CE and the MAC SDU from the R-MAC PDU payload, and according to the The indication information determines an RN or an R-UE to which the MAC CE and the MAC SDU belong respectively.
30、 如权利要求 29所述的系统,其中, 所述发送装置包括封装单元和发 送单元; 30. The system of claim 29, wherein the transmitting device comprises a packaging unit and a transmitting unit;
所述发送单元设置为: 发送封装好的 R-MAC PDU;  The sending unit is configured to: send the encapsulated R-MAC PDU;
所述封装单元设置为: 将一个或多个 MAC CE, 以及一个或多个 MAC SDU封装在 R-MAC PDU有效负载中, 以及在 R-MAC PDU头中封装所述指 示信息;  The encapsulating unit is configured to: encapsulate one or more MAC CEs, and one or more MAC SDUs in an R-MAC PDU payload, and encapsulate the indication information in an R-MAC PDU header;
所述封装单元是设置为釆用下述方法之一封装所述 R-MAC PDU头: 在所述 R-MAC PDU头中封装多个 R-MAC PDU子头,所述多个 R-MAC PDU子头与 R-MAC PDU有效负载中的 MAC CE和 MAC SDU——对应,在 所述 R-MAC PDU子头中封装所述 R-MAC PDU子头所对应的 MAC CE或 MAC SDU的属性和 /或长度信息, 以及所述指示信息, 所述指示信息为所述 R-MAC PDU子头所对应的 MAC CE或 MAC SDU所属 RN或 R-UE的节点 信息;  The encapsulating unit is configured to encapsulate the R-MAC PDU header by one of the following methods: encapsulating a plurality of R-MAC PDU subheaders in the R-MAC PDU header, the multiple R-MAC PDUs The subheader corresponds to the MAC CE and the MAC SDU in the R-MAC PDU payload, and encapsulates the attributes of the MAC CE or MAC SDU corresponding to the R-MAC PDU subheader in the R-MAC PDU subheader. And the length information, and the indication information, where the indication information is the node information of the RN or the R-UE to which the MAC CE or the MAC SDU corresponding to the R-MAC PDU subheader belongs;
在所述 R-MAC PDU头的第一子头区封装一个或多个作为指示信息的 S 子头, 在所述 R-MAC PDU头的第二子头区封装一个或多个对应于 MAC CE 的 MAC CE子头, 以及一个或多个对应于 MAC SDU的 MAC SDU子头, 封 装在所述第二子头区中的子头与 R-MAC PDU有效负载中的 MAC CE和 MAC SDU——对应, 用于指示该子头所对应的 MAC CE或 MAC SDU的属 性和 /或长度信息; 封装在所述第一子头区中的每个 S子头与第二子头区中的 n个连续的子头相对应, η > 1且 n为整数, 所述第二子头区中 n个连续的子 头所对应的 R-MAC PDU有效负载中的 MAC CE和 /或 MAC SDU属于 RN或 同一个 R-UE, 在所述 S子头中封装所述子头数量信息 n, 以及所述第二子头 区中 n个连续的子头所对应的 R-MAC PDU有效负载中的 MAC CE和 /或 MAC SDU所属 RN或 R-UE的节点信息; Encapsulating one or more S as indication information in a first sub-header region of the R-MAC PDU header a sub-header, in the second sub-header area of the R-MAC PDU header, encapsulating one or more MAC CE sub-headers corresponding to the MAC CE, and one or more MAC SDU sub-heads corresponding to the MAC SDU, encapsulated in the The sub-header in the second sub-header area corresponds to the MAC CE and the MAC SDU in the R-MAC PDU payload, and is used to indicate the attribute and/or length information of the MAC CE or MAC SDU corresponding to the sub-header; Each S subheader encapsulated in the first subheader region corresponds to n consecutive subheaders in the second subheader region, η > 1 and n is an integer, and the second subheader region is n The MAC CE and/or the MAC SDU in the R-MAC PDU payload corresponding to the consecutive sub-headers belong to the RN or the same R-UE, and the sub-head number information n is encapsulated in the S sub-header, and Node information of the RN or R-UE to which the MAC CE and/or the MAC SDU belong to the R-MAC PDU payload corresponding to the n consecutive sub-headers in the second sub-header;
在所述 R-MAC PDU头中封装多个 R-MAC PDU子头,所述多个 R-MAC PDU子头与 R-MAC PDU有效负载中的 MAC CE和 MAC SDU——对应,在 或 MAC SDU的属性和 /或长度信息, 以及连续标志, 所述连续标志用于表示 当前 R-MAC PDU子头所对应的 MAC CE或 MAC SDU与前一个 R-MAC PDU子头对应的 MAC CE或 MAC SDU是否属于 RN或同一个 R-UE, 当不 属于 RN或同一个 R-UE时, 当前 R-MAC PDU子头中还包含节点标识, 所 述节点标识用于表示当前 R-MAC PDU子头所对应的 MAC SDU或 MAC CE 所属 RN或 R-UE的节点信息。  Encapsulating a plurality of R-MAC PDU subheaders in the R-MAC PDU header, the plurality of R-MAC PDU subheaders corresponding to MAC CE and MAC SDU in the R-MAC PDU payload, at or MAC The attribute and/or length information of the SDU, and the continuous flag, the continuous flag is used to indicate the MAC CE or MAC SDU corresponding to the current R-MAC PDU subheader and the MAC CE or MAC corresponding to the previous R-MAC PDU subheader Whether the SDU belongs to the RN or the same R-UE. When not belonging to the RN or the same R-UE, the current R-MAC PDU subheader further includes a node identifier, where the node identifier is used to indicate the current R-MAC PDU subheader. The node information of the RN or R-UE to which the corresponding MAC SDU or MAC CE belongs.
31、 如权利要求 29所述的系统,其中, 所述接收装置包括解封装单元和 节点确认单元; 31. The system of claim 29, wherein the receiving device comprises a decapsulation unit and a node validation unit;
所述解封装单元设置为: 从所述 R-MAC PDU头中解封装出指示信息, 从所述 R-MAC PDU有效负载中解封装出一个或多个 MAC CE, 以及一个或 多个 MAC SDU;  The decapsulation unit is configured to: decapsulate the indication information from the R-MAC PDU header, decapsulate one or more MAC CEs from the R-MAC PDU payload, and one or more MAC SDUs ;
所述节点确认单元设置为: 根据所述解封装单元解封装出的指示信息确 定所述 MAC CE和 MAC SDU分别所属 RN或 R-UE的节点信息。  The node confirming unit is configured to: determine node information of the RN or the R-UE to which the MAC CE and the MAC SDU belong respectively according to the decapsulation information decapsulated by the decapsulation unit.
32、 如权利要求 31所述的系统, 其中, 32. The system of claim 31, wherein
所述解封装单元是设置为: 从所述 R-MAC PDU 头中解封装出多个 R-MAC PDU子头, 从各 R-MAC PDU子头中解封装出当前子头所对应的 MAC CE或 MAC SDU的属性和 /或长度信息,以及作为指示信息的节点标识, 根据得到的属性和 /或长度信息从所述 R-MAC PDU有效负载中解封装出一个 或多个 MAC CE, 以及一个或多个 MAC SDU; The decapsulation unit is configured to: decapsulate multiple from the R-MAC PDU header The R-MAC PDU sub-header decapsulates the attribute and/or length information of the MAC CE or MAC SDU corresponding to the current sub-header from each R-MAC PDU sub-header, and the node identifier as the indication information, according to the obtained attribute And/or length information decapsulating one or more MAC CEs from the R-MAC PDU payload, and one or more MAC SDUs;
所述节点确认单元是设置为: 根据得到的所述节点标识获知所述节点标 识所在的 R-MAC PDU子头所对应的 MAC CE或 MAC SDU所属的 RN或 R-UE。  The node acknowledgment unit is configured to: learn, according to the obtained node identifier, an RN or an R-UE to which the MAC CE or the MAC SDU corresponding to the R-MAC PDU subhead corresponding to the node identifier is located.
33、 如权利要求 31所述的系统, 其中, 33. The system of claim 31, wherein
所述解封装单元是设置为: 从所述 R-MAC PDU头的第一子头区解封装 出一个或多个作为指示信息的 S子头, 从所述 R-MAC PDU头的第二子头区 解封装出一个或多个对应于 MAC CE的 MAC CE子头,以及一个或多个对应 于 MAC SDU的 MAC SDU子头, 根据所述第二子头区中的子头中的指示获 知所述子头所对应的 MAC CE或 MAC SDU的属性和 /或长度信息,根据所述 属性和 /或长度信息从所述 R-MAC PDU有效负载中解封装出一个或多个 MAC CE, 以及一个或多个 MAC SDU; 以及从所述 S子头中解封装出子头数 量信息 n和节点标识, η > 1且 n为整数;  The decapsulation unit is configured to: decapsulate one or more S subheaders as indication information from a first subheader region of the R-MAC PDU header, from a second subhead of the R-MAC PDU header The header area decapsulates one or more MAC CE subheaders corresponding to the MAC CE, and one or more MAC SDU subheaders corresponding to the MAC SDU, according to the indication in the subheader in the second subheader area Attribute and/or length information of the MAC CE or MAC SDU corresponding to the sub-header, decapsulating one or more MAC CEs from the R-MAC PDU payload according to the attribute and/or length information, and One or more MAC SDUs; and decapsulating sub-head number information n and node identifiers from the S sub-headers, η > 1 and n being an integer;
所述节点确认单元是设置为: 根据所述子头数量信息 n和节点标识获知 所述 S子头对应的第二子头区中 n个连续的子头所对应的 R-MAC PDU有效 负载中的 MAC CE和 /或 MAC SDU所属的 RN或 R-UE。  The node confirming unit is configured to: learn, according to the sub-head number information n and the node identifier, an R-MAC PDU payload corresponding to n consecutive sub-heads in the second sub-head area corresponding to the S sub-header The RN or R-UE to which the MAC CE and/or MAC SDU belong.
34、 如权利要求 31所述的系统, 其中, 34. The system of claim 31, wherein
所述解封装单元是设置为: 从所述 R-MAC PDU 头中解封装出多个 R-MAC PDU子头, 从各 R-MAC PDU子头中解封装出当前子头所对应的 MAC CE或 MAC SDU的属性和 /或长度信息,根据所述属性和 /或长度信息从 所述 R-MAC PDU有效负载中解封装出一个或多个 MAC CE, 以及一个或多 个 MAC SDU, 从各 R-MAC PDU子头中解封装出作为第一指示信息的连续 标志, 以及根据所述节点确认单元的通知从所述 R-MAC PDU子头中解封装 出作为第二指示信息的节点标识; 所述节点确认单元是设置为: 根据所述连续标志获知当前 R-MAC PDU 子头所对应的 MAC CE或 MAC SDU与前一个 R-MAC PDU子头对应的 MAC CE或 MAC SDU是否属于 RN或同一个 R-UE, 当连续标志表示当前 R-MAC PDU子头所对应的 MAC CE或 MAC SDU与前一个 R-MAC PDU子头对应的 MAC CE或 MAC SDU不属于 RN或同一个 R-UE时, 通知所述解封装单元 解封装节点标识, 根据所述解封装单元从所述 R-MAC PDU子头中解封装出 的 RN或 R-UE。 The decapsulating unit is configured to: decapsulate a plurality of R-MAC PDU subheaders from the R-MAC PDU header, and decapsulate the MAC CE corresponding to the current subheader from each R-MAC PDU subheader Or attribute and/or length information of the MAC SDU, decapsulating one or more MAC CEs, and one or more MAC SDUs from the R-MAC PDU payload according to the attribute and/or length information, Decapsulating a continuous flag as the first indication information in the R-MAC PDU sub-header, and decapsulating the node identifier as the second indication information from the R-MAC PDU sub-head according to the notification of the node acknowledgment unit; The node confirming unit is configured to: learn the current R-MAC PDU according to the continuous flag Whether the MAC CE or MAC SDU corresponding to the sub-header and the MAC- or MAC SDU corresponding to the previous R-MAC PDU sub-head belong to the RN or the same R-UE, and the continuous flag indicates that the current R-MAC PDU sub-header corresponds to When the MAC CE or the MAC SDU corresponding to the previous R-MAC PDU sub-head does not belong to the RN or the same R-UE, the decapsulation unit is notified to decapsulate the node identifier, according to the decapsulation unit. The RN or R-UE decapsulated in the R-MAC PDU subheader.
35、 一种集中式调度下用于回程链路的媒体接入控制(MAC )协议数据 单元( PDU )的发送装置, 所述用于回程链路的 MAC PDU以下简称 R-MAC PDU, 所述发送装置包括封装单元和发送单元; 35. A device for transmitting media access control (MAC) protocol data units (PDUs) for a backhaul link, wherein the MAC PDU for a backhaul link is hereinafter referred to as an R-MAC PDU, The transmitting device includes a packaging unit and a transmitting unit;
所述封装单元设置为: 将属于中继站(RN )和 /或 m个中继站下属终端 ( R-UE )的一个或多个 MAC控制元素( CE ) , 以及属于 RN和 /或 k个 R-UE 的一个或多个 MAC服务数据单元( SDU )封装在 R-MAC PDU有效负载中, m,k > l且为整数, 以及用于在 R-MAC PDU头中封装所述指示信息;  The encapsulation unit is configured to: one or more MAC Control Elements (CEs) belonging to a Relay Station (RN) and/or m Relay Subordinate Terminals (R-UEs), and RNs and/or k R-UEs One or more MAC Service Data Units (SDUs) are encapsulated in the R-MAC PDU payload, m, k > l and are integers, and are used to encapsulate the indication information in the R-MAC PDU header;
所述发送单元设置为: 发送封装好的 R-MAC PDU。  The sending unit is configured to: send the encapsulated R-MAC PDU.
36、 如权利要求 35所述的发送装置, 其中, The transmitting device according to claim 35, wherein
所述封装单元是设置为釆用下述方法之一封装所述 R-MAC PDU头: 在所述 R-MAC PDU头中封装多个 R-MAC PDU子头,所述多个 R-MAC PDU子头与 R-MAC PDU有效负载中的 MAC CE和 MAC SDU——对应,在 所述 R-MAC PDU子头中封装所述 R-MAC PDU子头所对应的 MAC CE或 MAC SDU的属性和 /或长度信息, 以及所述指示信息, 所述指示信息为所述 R-MAC PDU子头所对应的 MAC CE或 MAC SDU所属 RN或 R-UE的节点 信息;  The encapsulating unit is configured to encapsulate the R-MAC PDU header by one of the following methods: encapsulating a plurality of R-MAC PDU subheaders in the R-MAC PDU header, the multiple R-MAC PDUs The subheader corresponds to the MAC CE and the MAC SDU in the R-MAC PDU payload, and encapsulates the attributes of the MAC CE or MAC SDU corresponding to the R-MAC PDU subheader in the R-MAC PDU subheader. And the length information, and the indication information, where the indication information is the node information of the RN or the R-UE to which the MAC CE or the MAC SDU corresponding to the R-MAC PDU subheader belongs;
在所述 R-MAC PDU头的第一子头区封装一个或多个作为指示信息的 S 子头, 在所述 R-MAC PDU头的第二子头区封装一个或多个对应于 MAC CE 的 MAC CE子头, 以及一个或多个对应于 MAC SDU的 MAC SDU子头, 封 装在所述第二子头区中的子头与 R-MAC PDU有效负载中的 MAC CE和 MAC SDU——对应, 用于指示该子头所对应的 MAC CE或 MAC SDU的属 性和 /或长度信息; 封装在所述第一子头区中的每个 S子头与第二子头区中的 n个连续子头相对应, η > 1且 n为整数, 所述第二子头区中 n个连续的子头 所对应的 R-MAC PDU有效负载中的 MAC CE和 /或 MAC SDU属于 RN或同 一个 R-UE, 在所述 S子头中封装所述子头数量信息 n, 以及所述第二子头区 中 n个连续的子头所对应的 R-MAC PDU有效负载中的 MAC CE和 /或 MAC SDU所属 RN或 R-UE的节点信息; Encapsulating one or more S subheaders as indication information in a first subheader region of the R-MAC PDU header, and encapsulating one or more corresponding to a MAC CE in a second subheader region of the R-MAC PDU header MAC CE subheader, and one or more MAC SDU subheaders corresponding to the MAC SDU, the subheaders encapsulated in the second subheader region and the MAC CE and MAC SDU in the R-MAC PDU payload - Corresponding to, indicating the genus of the MAC CE or MAC SDU corresponding to the subheader And/or length information; each S subheader encapsulated in the first subheader region corresponds to n consecutive subheaders in the second subheader region, η > 1 and n is an integer, the The MAC CE and/or the MAC SDU in the R-MAC PDU payload corresponding to the n consecutive sub-headers in the two sub-headers belong to the RN or the same R-UE, and the sub-header is encapsulated in the S sub-header The quantity information n, and the node information of the RN or the R-UE to which the MAC CE and/or the MAC SDU belong to the R-MAC PDU payload corresponding to the n consecutive sub-headers in the second sub-header area;
在所述 R-MAC PDU头中封装多个 R-MAC PDU子头,所述多个 R-MAC PDU子头与 R-MAC PDU有效负载中的 MAC CE和 MAC SDU——对应,在 或 MAC SDU的属性和 /或长度信息, 以及连续标志, 所述连续标志用于表示 当前 R-MAC PDU子头所对应的 MAC CE或 MAC SDU与前一个 R-MAC PDU子头对应的 MAC CE或 MAC SDU是否属于 RN或同一个 R-UE, 当不 属于 RN或同一个 R-UE时, 当前 R-MAC PDU子头中还包含节点标识, 所 述节点标识用于表示当前 R-MAC PDU子头所对应的 MAC SDU或 MAC CE 所属 RN或 R-UE的节点信息。  Encapsulating a plurality of R-MAC PDU subheaders in the R-MAC PDU header, the plurality of R-MAC PDU subheaders corresponding to MAC CE and MAC SDU in the R-MAC PDU payload, at or MAC The attribute and/or length information of the SDU, and the continuous flag, the continuous flag is used to indicate the MAC CE or MAC SDU corresponding to the current R-MAC PDU subheader and the MAC CE or MAC corresponding to the previous R-MAC PDU subheader Whether the SDU belongs to the RN or the same R-UE. When not belonging to the RN or the same R-UE, the current R-MAC PDU subheader further includes a node identifier, where the node identifier is used to indicate the current R-MAC PDU subheader. The node information of the RN or R-UE to which the corresponding MAC SDU or MAC CE belongs.
37、 一种用于回程链路的 MAC协议数据单元 PDU的接收装置,所述用 于回程链路的 MAC PDU以下简称 R-MAC PDU, 所述接收装置包括解封装 单元和节点确认单元; 37. A receiving device for a MAC protocol data unit PDU for a backhaul link, wherein the MAC PDU for a backhaul link is hereinafter referred to as an R-MAC PDU, and the receiving device comprises a decapsulation unit and a node confirming unit;
所述解封装单元设置为: 从所述 R-MAC PDU头中解封装出指示信息; 从所述 R-MAC PDU有效负载中解封装出一个或多个 MAC控制元素 ( MAC CE ) , 以及一个或多个 MAC服务数据单元(MAC SDU ) ;  The decapsulation unit is configured to: decapsulate the indication information from the R-MAC PDU header; decapsulate one or more MAC Control Elements (MAC CE) from the R-MAC PDU payload, and a Or multiple MAC Service Data Units (MAC SDUs);
所述节点确认单元设置为: 根据所述解封装单元解封装出的指示信息确 定所述 MAC CE和 MAC SDU分别所属 RN或 R-UE的节点信息。  The node confirming unit is configured to: determine node information of the RN or the R-UE to which the MAC CE and the MAC SDU belong respectively according to the decapsulation information decapsulated by the decapsulation unit.
38、 如权利要求 37所述的接收装置, 其中, 38. The receiving device according to claim 37, wherein
所述解封装单元是设置为: 从所述 R-MAC PDU 头中解封装出多个 The decapsulation unit is configured to: decapsulate multiple from the R-MAC PDU header
R-MAC PDU子头, 从各 R-MAC PDU子头中解封装出当前子头所对应的 MAC CE或 MAC SDU的属性和 /或长度信息,以及作为指示信息的节点标识, 根据得到的属性和 /或长度信息从所述 R-MAC PDU有效负载中解封装出一个 或多个 MAC CE, 以及一个或多个 MAC SDU; The R-MAC PDU sub-header decapsulates the attribute and/or length information of the MAC CE or MAC SDU corresponding to the current sub-header from each R-MAC PDU sub-header, and the node identifier as the indication information, according to the obtained attribute And/or length information is decapsulated from the R-MAC PDU payload Or multiple MAC CEs, and one or more MAC SDUs;
所述节点确认单元是设置为: 根据得到的所述节点标识获知所述节点标 识所在的 R-MAC PDU子头所对应的 MAC CE或 MAC SDU所属的 RN或 R-UE。  The node acknowledgment unit is configured to: learn, according to the obtained node identifier, an RN or an R-UE to which the MAC CE or the MAC SDU corresponding to the R-MAC PDU subhead corresponding to the node identifier is located.
39、 如权利要求 37所述的接收装置, 其特征在于, 39. The receiving device of claim 37, wherein
所述解封装单元是设置为: 从所述 R-MAC PDU头的第一子头区解封装 出一个或多个作为指示信息的 S子头, 从所述 R-MAC PDU头的第二子头区 解封装出一个或多个对应于 MAC CE的 MAC CE子头,以及一个或多个对应 于 MAC SDU的 MAC SDU子头, 根据所述第二子头区中的子头中的指示获 知所述子头所对应的 MAC CE或 MAC SDU的属性和 /或长度信息,根据所述 属性和 /或长度信息从所述 R-MAC PDU有效负载中解封装出一个或多个 MAC CE, 以及一个或多个 MAC SDU; 以及从所述 S子头中解封装出子头数 量信息 n和节点标识, η > 1且 n为整数;  The decapsulation unit is configured to: decapsulate one or more S subheaders as indication information from a first subheader region of the R-MAC PDU header, from a second subhead of the R-MAC PDU header The header area decapsulates one or more MAC CE subheaders corresponding to the MAC CE, and one or more MAC SDU subheaders corresponding to the MAC SDU, according to the indication in the subheader in the second subheader area Attribute and/or length information of the MAC CE or MAC SDU corresponding to the sub-header, decapsulating one or more MAC CEs from the R-MAC PDU payload according to the attribute and/or length information, and One or more MAC SDUs; and decapsulating sub-head number information n and node identifiers from the S sub-headers, η > 1 and n being an integer;
所述节点确认单元是设置为: 根据所述子头数量信息 n和节点标识获知 所述 S子头对应的第二子头区中 n个连续的子头所对应的 R-MAC PDU有效 负载中的 MAC CE和 /或 MAC SDU所属的 RN或 R-UE。  The node confirming unit is configured to: learn, according to the sub-head number information n and the node identifier, an R-MAC PDU payload corresponding to n consecutive sub-heads in the second sub-head area corresponding to the S sub-header The RN or R-UE to which the MAC CE and/or MAC SDU belong.
40、 如权利要求 37所述的接收装置, 其中, 40. The receiving device according to claim 37, wherein
所述解封装单元是设置为: 从所述 R-MAC PDU 头中解封装出多个 R-MAC PDU子头, 从各 R-MAC PDU子头中解封装出当前子头所对应的 MAC CE或 MAC SDU的属性和 /或长度信息,根据所述属性和 /或长度信息从 所述 R-MAC PDU有效负载中解封装出一个或多个 MAC CE, 以及一个或多 个 MAC SDU, 从各 R-MAC PDU子头中解封装出作为第一指示信息的连续 标志, 以及根据所述节点确认单元的通知从所述 R-MAC PDU子头中解封装 出作为第二指示信息的节点标识; 所述节点确认单元是设置为: 根据所述连续标志获知当前 R-MAC PDU 子头所对应的 MAC CE或 MAC SDU与前一个 R-MAC PDU子头对应的 MAC CE或 MAC SDU是否属于 RN或同一个 R-UE, 当连续标志表示当前 R-MAC PDU子头所对应的 MAC CE或 MAC SDU与前一个 R-MAC PDU子头对应的 MAC CE或 MAC SDU不属于 RN或同一个 R-UE时 , 通知所述解封装单元 解封装节点标识, 根据所述解封装单元从所述 R-MAC PDU子头中解封装出 的 RN或 R-UE。 The decapsulating unit is configured to: decapsulate a plurality of R-MAC PDU subheaders from the R-MAC PDU header, and decapsulate the MAC CE corresponding to the current subheader from each R-MAC PDU subheader Or attribute and/or length information of the MAC SDU, decapsulating one or more MAC CEs, and one or more MAC SDUs from the R-MAC PDU payload according to the attribute and/or length information, Decapsulating a continuous flag as the first indication information in the R-MAC PDU sub-header, and decapsulating the node identifier as the second indication information from the R-MAC PDU sub-head according to the notification of the node acknowledgment unit; The node confirming unit is configured to: determine, according to the continuous flag, whether a MAC CE or a MAC SDU corresponding to a current R-MAC PDU subheader and a MAC CE or a MAC SDU corresponding to a previous R-MAC PDU subhead belong to an RN or The same R-UE, when the consecutive flag indicates that the MAC CE or MAC SDU corresponding to the current R-MAC PDU subhead corresponds to the previous R-MAC PDU subheader When the MAC CE or the MAC SDU does not belong to the RN or the same R-UE, the decapsulating unit is notified to decapsulate the node identifier, and the RN or R is decapsulated from the R-MAC PDU subhead according to the decapsulation unit. -UE.
PCT/CN2010/074871 2009-07-29 2010-06-30 Method for encapsulating relay-medium access control protocol data unit (r-mac pdu) and method, system and device for transmitting r-mac pdu WO2011012040A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200910160688.9 2009-07-29
CN200910160688.9A CN101990304B (en) 2009-07-29 2009-07-29 Packaging method, transmission method, transmission system and devices of relay-medium access control protocol data unit (R-MAC PDU)

Publications (1)

Publication Number Publication Date
WO2011012040A1 true WO2011012040A1 (en) 2011-02-03

Family

ID=43528755

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2010/074871 WO2011012040A1 (en) 2009-07-29 2010-06-30 Method for encapsulating relay-medium access control protocol data unit (r-mac pdu) and method, system and device for transmitting r-mac pdu

Country Status (2)

Country Link
CN (1) CN101990304B (en)
WO (1) WO2011012040A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102685914A (en) * 2012-04-23 2012-09-19 华为技术有限公司 Scheduling and multiplexing method and device for logical channels
CN109644518A (en) * 2016-11-04 2019-04-16 松下电器(美国)知识产权公司 The efficient multiplexing of information is controlled in transmission block
CN110463103A (en) * 2017-05-02 2019-11-15 摩托罗拉移动有限责任公司 It is used for transmission the instruction of block
US11122606B2 (en) 2015-05-15 2021-09-14 Huawei Technologies Co., Ltd. Terminal, base station, and scheduling request transmission method

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014026370A1 (en) * 2012-08-17 2014-02-20 华为技术有限公司 Method and device for data transmission
EP2887705B1 (en) * 2012-08-17 2017-11-15 Huawei Technologies Co., Ltd. Methods, base station and user equipments for downlink data transmission of multi-user cooperative communication
US20160262052A1 (en) * 2015-03-06 2016-09-08 Apple Inc. Aggregated data frame structures
CN107231669B (en) * 2016-03-23 2021-04-30 中兴通讯股份有限公司 Data transmission device method and device
CN109587730A (en) * 2017-09-28 2019-04-05 电信科学技术研究院 A kind of information indicating method, user equipment and base station

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1989739A (en) * 2004-05-18 2007-06-27 松下电器产业株式会社 Access network system, connection station device, radio base station device, and packet loss reducing method
CN101009633A (en) * 2006-01-27 2007-08-01 华为技术有限公司 A data transfer method and transfer system with the route information
CN101155143A (en) * 2006-09-29 2008-04-02 富士通株式会社 Packet relay apparatus

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007131347A1 (en) * 2006-05-11 2007-11-22 Nortel Networks Limited Media access control protocol for multi-hop network systems and method therefore

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1989739A (en) * 2004-05-18 2007-06-27 松下电器产业株式会社 Access network system, connection station device, radio base station device, and packet loss reducing method
CN101009633A (en) * 2006-01-27 2007-08-01 华为技术有限公司 A data transfer method and transfer system with the route information
CN101155143A (en) * 2006-09-29 2008-04-02 富士通株式会社 Packet relay apparatus

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102685914A (en) * 2012-04-23 2012-09-19 华为技术有限公司 Scheduling and multiplexing method and device for logical channels
CN102685914B (en) * 2012-04-23 2014-07-30 华为技术有限公司 Scheduling and multiplexing method and device for logical channels
US11122606B2 (en) 2015-05-15 2021-09-14 Huawei Technologies Co., Ltd. Terminal, base station, and scheduling request transmission method
CN109644518A (en) * 2016-11-04 2019-04-16 松下电器(美国)知识产权公司 The efficient multiplexing of information is controlled in transmission block
US20190230667A1 (en) * 2016-11-04 2019-07-25 Panasonic Intellectual Property Corporation Of America Efficient multiplexing of control information in transport block
US10904886B2 (en) * 2016-11-04 2021-01-26 Panasonic Intellectual Property Corporation Of America Efficient multiplexing of control information in transport block
CN109644518B (en) * 2016-11-04 2022-03-22 松下电器(美国)知识产权公司 Efficient multiplexing of control information in transport blocks
US11510205B2 (en) 2016-11-04 2022-11-22 Panasonic Intellectual Property Corporation Of America Efficient multiplexing of control information in transport block
CN110463103A (en) * 2017-05-02 2019-11-15 摩托罗拉移动有限责任公司 It is used for transmission the instruction of block
CN110463103B (en) * 2017-05-02 2022-09-09 摩托罗拉移动有限责任公司 Method and apparatus for indication of transport blocks

Also Published As

Publication number Publication date
CN101990304A (en) 2011-03-23
CN101990304B (en) 2015-04-01

Similar Documents

Publication Publication Date Title
WO2011012040A1 (en) Method for encapsulating relay-medium access control protocol data unit (r-mac pdu) and method, system and device for transmitting r-mac pdu
JP4675825B2 (en) Data transfer method
WO2014026370A1 (en) Method and device for data transmission
KR101611377B1 (en) A method to improve channel utilization in a time division multiple access based protocol
CN102577268B (en) Apparatus and method for transmitting a MAC PDU based on MAC header type information
EP3145240B1 (en) Method and apparatus for processing padding buffer status reports
KR101910684B1 (en) Wireless communication method, sending device and receiving device
JP4570795B2 (en) How to perform a handoff within a network
WO2010121416A1 (en) Method, relay node and system for processing data in a relay link
JP2019088024A (en) Optimized UE relay
CN110365609B (en) Data packet segmentation method and device
WO2011120358A1 (en) Method and system for transmitting information in relay communication network
WO2015006896A1 (en) Data processing apparatus and method
CN101384020A (en) Wireless relay system and data transmission method
WO2010131935A2 (en) Structure of efficient signaling header in broadband wireless access system
JP5389827B2 (en) Apparatus and method for configuring a data unit including a buffer status report
US20230164628A1 (en) Data forwarding in centralized unit and distributed unit split architectures
JP3442740B2 (en) Method for the transmission of useful data, in particular voice data and / or packet data in a DECT system, using a predefined radio interface protocol based wireless telecommunication scheme between telecommunication devices in a telecommunication system
CN104618849A (en) Local exchange method and system of terminal
WO2013139213A1 (en) Transmission method for release channel access indication information and station device
WO2011015095A1 (en) Transmitting method, transmitting apparatus and receiving apparatus for relay link
TW201029372A (en) Performance improvement of dual mode devices for data-over-cable applications
WO2009086750A1 (en) Data transmitting and associating method of non-transparent centralized scheduling in multi-hop relay network
CN102065471A (en) Transmission method and system in relay communication network
WO2010102453A1 (en) Method, communication system and protocol entity for improving performance of relay network system

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 10803873

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 10803873

Country of ref document: EP

Kind code of ref document: A1