WO2015157912A1 - 数据传输方法、发送端设备与接收端设备 - Google Patents
数据传输方法、发送端设备与接收端设备 Download PDFInfo
- Publication number
- WO2015157912A1 WO2015157912A1 PCT/CN2014/075400 CN2014075400W WO2015157912A1 WO 2015157912 A1 WO2015157912 A1 WO 2015157912A1 CN 2014075400 W CN2014075400 W CN 2014075400W WO 2015157912 A1 WO2015157912 A1 WO 2015157912A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- mac
- sending
- mac sdu
- pdu
- end device
- Prior art date
Links
- 230000005540 biological transmission Effects 0.000 title claims abstract description 106
- 238000000034 method Methods 0.000 title claims abstract description 106
- 238000012545 processing Methods 0.000 claims abstract description 15
- 230000011218 segmentation Effects 0.000 claims description 13
- 230000006854 communication Effects 0.000 abstract description 19
- 238000004891 communication Methods 0.000 abstract description 17
- 238000010586 diagram Methods 0.000 description 43
- 230000006870 function Effects 0.000 description 8
- 230000001413 cellular effect Effects 0.000 description 4
- 238000005516 engineering process Methods 0.000 description 3
- 238000013507 mapping Methods 0.000 description 3
- 230000000694 effects Effects 0.000 description 2
- 102100026679 Carboxypeptidase Q Human genes 0.000 description 1
- 101100166333 Homo sapiens CPQ gene Proteins 0.000 description 1
- 239000000872 buffer Substances 0.000 description 1
- 230000003139 buffering effect Effects 0.000 description 1
- 230000010267 cellular communication Effects 0.000 description 1
- 238000002716 delivery method Methods 0.000 description 1
- 238000010295 mobile communication Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W76/00—Connection management
- H04W76/10—Connection setup
- H04W76/14—Direct-mode setup
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/22—Parsing or analysis of headers
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/30—Definitions, standards or architectural aspects of layered protocol stacks
- H04L69/32—Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
- H04L69/322—Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
- H04L69/324—Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the data link layer [OSI layer 2], e.g. HDLC
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W28/00—Network traffic management; Network resource management
- H04W28/02—Traffic management, e.g. flow control or congestion control
- H04W28/06—Optimizing the usage of the radio link, e.g. header compression, information sizing, discarding information
- H04W28/065—Optimizing the usage of the radio link, e.g. header compression, information sizing, discarding information using assembly or disassembly of packets
Definitions
- the embodiments of the present invention relate to a wireless communication technology, and in particular, to a data transmission method, a sender device, and a receiver device. Background technique
- D2D Device to Device
- the sender device when the distance between two mobile terminals is within a certain range, they can directly communicate without having to forward communication through the uplink and downlink of the base station. Specifically, similar to the process in the base station for transmitting data to the mobile terminal in the traditional communication mode, in the through communication mode, the sender device directly sends the data to be sent to the receiver device.
- the embodiment of the invention provides a data transmission method, a sender device and a receiver device, and improves the reliability of data transmission by proposing a MAC layer structure that can simultaneously process data of multiple sender devices.
- an embodiment of the present invention provides a data transmission method, including:
- the sending end device sets the sending manner of the MAC SDU according to the logical channel class of the medium access control layer service data unit MAC SDU;
- the incoming control layer protocol data unit MAC PDU is sent.
- the sending end device sets the sending manner of the MAC SDU according to the logical channel type of the MAC SDU, including:
- a broadcast mode indication bit is added to a header of the MAC PDU to set a transmission mode of the MAC SDU to a broadcast transmission mode.
- the sending end device sets the sending manner of the MAC SDU according to the logical channel type of the MAC SDU, including:
- the logical channel class of the MAC SDU is a unicast class, adding a unicast mode indication bit, an identifier of the sender device, and a unicast destination address to the packet header of the MAC PDU to send the MAC SDU
- the mode is set to unicast transmission.
- the sending end device sets the sending manner of the MAC SDU according to the logical channel type of the MAC SDU, including:
- the logical channel class of the MAC SDU is a multicast class, adding a multicast mode indication bit, an identifier of the source device, and a multicast destination address in a packet header of the MAC PDU to send the MAC SDU
- the mode is set to multicast transmission mode.
- the method further includes: performing the radio link control layer protocol data unit RLC PDU segmentation of the originating device, where the method further includes:
- the sending end device adds a segment bit, a sequence number bit or a concatenated bit to the packet header of the MAC PDU, where the segment bit indicates that the MAC SDU is segmented by the RLC PDU, and the sequence number is obtained.
- the bit indicates the location of the MAC SDU in the RLC PDU, and the concatenated bit indicates whether there is still a MAC SDU after the MAC SDU.
- the MAC PDU The header of the packet also carries a logical channel identifier.
- an embodiment of the present invention provides a data transmission method, including:
- the receiving end device receives the medium access control layer protocol data unit MAC PDU sent by the sending end device, where the MAC PDU is the transmitting end device according to the medium access control layer service data unit.
- the sending mode of the logical channel class setting of the MAC SDU is sent;
- the receiving end device sends the MAC PDU to a cache entity corresponding to the sending end device;
- the receiving end device sends the MAC SDU included in the MAC PDU in the cache entity to a radio link control RLC layer.
- the receiving end device receives the MAC PDU sent by the sending end device, including:
- the receiving end device receives the MAC PDU that is sent by the sending end device by using a broadcast sending manner.
- the receiving end device receives the MAC PDU sent by the sending end device, including:
- the receiving end device receives the MAC PDU that is sent by the sending end device by using a unicast sending manner, where the packet header of the MAC PDU carries a unicast mode indication bit, an identifier of the sending end device, and a unicast destination address;
- the receiving end device sends the MAC SDU corresponding to the MAC PDU in the cache entity to the RLC layer, including:
- the receiving end device receives the MAC PDU sent by the sending end device, and includes:
- the receiving end device receives the MAC PDU that is sent by the sending end device by using a multicast sending manner, where a packet header of the MAC PDU carries a multicast mode indication bit, an identifier of the sending end device, and a multicast destination address;
- the receiving end device sends the MAC SDU included in the MAC PDU in the cache entity to the RLC layer, including:
- the receiving end device determines whether the multicast destination address is consistent with the group identifier of the receiving end device, and if yes, sends the MAC SDU corresponding to the MAC PDU to the RLC layer.
- the MAC PDU is If the originating device obtains the radio link control layer service data unit RLC PDU segmentation, the connection is The receiving device receives the MAC PDU sent by the sending device, including:
- the receiving end device receives a MAC PDU that adds a segment bit, a sequence number bit or a concatenated bit in the packet header, where the segment bit indicates that the MAC SDU is segmented by the RLC PDU, and the sequence number bit indication a location of the MAC SDU in the RLC PDU, the cascading bit indicating whether there is still a MAC SDU after the MAC SDU;
- the receiving end device Before the receiving end device sends the MAC SDU included in the MAC PDU in the cache entity to the RLC layer, the
- the receiving end device sorts the MAC SDUs included in the MAC PDUs obtained by the same RLC PDU segment according to the sequence number bits, and sends the sorted MAC SDUs to the RLC layer.
- the receiving end And sending, by the device, the MAC SDU included in the MAC PDU in the cache entity to the RLC layer, including: the receiving end device, according to the logical channel identifier carried in the packet header of the MAC PDU, the MAC included in the MAC PDU The SDU is sent to a logical channel in the RLC layer corresponding to the logical channel identifier.
- an embodiment of the present invention provides a sending end device, including:
- a setting module configured to set a sending manner of the MAC SDU according to a logical channel category of a medium access control layer service data unit MAC SDU;
- a sending module configured to: according to the sending manner set by the setting module, by the MAC
- the medium access control layer protocol data unit MAC PDU obtained by the SDU is transmitted.
- the setting module is specifically configured to: when a logical channel class of the MAC SDU is a broadcast class, add a broadcast mode indication bit in a packet header of the MAC PDU. Thereby, the transmission mode of the MAC SDU is set to a broadcast transmission mode.
- the setting module is specifically configured to add a unicast mode to a header of the MAC PDU if the logical channel type of the MAC SDU is a unicast category.
- the indication bit, the identifier of the source device, and the unicast destination address thereby set the transmission mode of the MAC SDU to a unicast transmission mode.
- the setting module is specifically used to If the logical channel class of the MAC SDU is a multicast class, adding a multicast mode indication bit, an identifier of the source device, and a multicast destination address in a packet header of the MAC PDU to send the MAC SDU The mode is set to multicast transmission mode.
- the sending end device further includes:
- Adding a module if the MAC SDU is obtained by segmenting a radio link control layer protocol data unit RLC PDU of the originating device, adding a segment bit, a sequence bit or a level to a header of the MAC PDU And the segment bit indicates that the MAC SDU is segmented by the RLC PDU, where the sequence number bit indicates a location of the MAC SDU in the RLC PDU, and the cascading bit indicates Whether there is still a MAC SDU after the MAC SDU.
- the MAC PDU The header of the packet also carries a logical channel identifier.
- an embodiment of the present invention provides a receiving end device, including:
- a receiving module configured to receive a medium access control layer protocol data unit MAC PDU sent by the sending end device, where the MAC PDU is sent by the sending end device according to a logical channel category setting of a medium access control layer service data unit MAC SDU Way to send;
- a sending module configured to send the MAC PDU received by the receiving module to a cache entity corresponding to the sending end device, and send the MAC SDU included in the MAC PDU in the cache entity to the wireless
- the link controls the RLC layer.
- the receiving module is specifically configured to receive the MAC PDU that is sent by the sending end device by using a broadcast sending manner.
- the receiving device further includes: a determining module
- the receiving module is configured to receive the MAC PDU that is sent by the sending end device by using a unicast sending manner, where a packet header of the MAC PDU carries a unicast mode indication bit, an identifier of the sending end device, and a unicast Destination address;
- the determining module is configured to determine whether the unicast destination address is consistent with the identifier of the receiving end device;
- the sending module is specifically configured to: if the determining module determines that the unicast destination address is consistent with the identifier of the receiving device, send the MAC SDU included in the MAC PDU to the RLC layer.
- the receiving device further includes: a determining module
- the receiving module is specifically configured to receive the MAC PDU that is sent by the sending end device by using a multicast sending manner, where a packet header of the MAC PDU carries a multicast mode indication bit, an identifier of the sending end device, and multicast Destination address;
- the determining module is configured to determine whether the multicast destination address is consistent with the group identifier of the receiving end device
- the sending module is configured to: if the determining module determines that the multicast destination address is consistent with the group identifier of the receiving device, send the MAC SDU included in the MAC PDU to the RLC layer.
- the receiving device further includes: Module
- the receiving module is specifically configured to receive a MAC PDU that adds a segment bit, a sequence number bit, or a cascading bit in the packet header, where the segment bit indicates that the MAC SDU is segmented by the RLC PDU, where The sequence number bit indicates the location of the MAC SDU in the RLC PDU, the cascading bit indicates whether there is still a MAC SDU after the MAC SDU; the ordering module is configured to use the same bit according to the sequence number bit Sorting the MAC SDUs included in each of the MAC PDUs obtained by the RLC PDU segmentation;
- the sending module is specifically configured to send the MAC SDU sorted by the sorting module to an RLC layer.
- the sending module Specifically, the MAC SDU included in the MAC PDU is sent to the logical channel corresponding to the logical channel identifier in the RLC layer according to the logical channel identifier carried in the packet header of the MAC PDU.
- an embodiment of the present invention provides a sending end device, including: a processor and a storage
- the memory stores an execution instruction, when the transmitting device operates, the processor communicates with the memory, and the processor executes the execution instruction to cause the transmitting device to perform the first Aspect, any one of the first to fifth possible implementations of the first aspect.
- an embodiment of the present invention provides a receiving end device, including: a processor and a memory, where the memory stores an execution instruction, and when the receiving end device is in operation, the processor and the memory communicate with each other. And executing, by the processor, the execution instruction, so that the receiving end device performs any one of the first to fifth aspects of the second aspect, the second aspect, and the possible implementation manner.
- the embodiment of the present invention provides a data transmission method, a sending end device, and a receiving end device.
- the sending end device sets the sending manner of the MAC SDU according to the logical channel type of the MAC SDU, and sends the MAC SDU according to the sending manner, so that the receiving end
- the device caches the MAC SDU and processes it. If multiple sender devices send MAC PDUs to the receiver device at the same time, the receiver device caches the MAC PDUs sent by different sender devices to the cache instance of each sender device pair and processes them. In this process, the receiving end device can simultaneously process the MAC SDUs sent by multiple sending end devices, thereby improving the reliability of data transmission in D2D communication.
- FIG. 1 is a schematic diagram of a user plane protocol stack in a data transmission method according to the present invention
- Embodiment 1 of a data transmission method according to the present invention
- FIG. 3 is a schematic structural diagram of a MAC entity of a transmitting end device according to the present invention.
- FIG. 4 is a flowchart of a transmission mode setting and an address adding process in a data transmission method according to the present invention
- FIG. 5 is a flowchart of Embodiment 2 of a data transmission method according to the present invention.
- FIG. 6 is a schematic structural diagram of a MAC entity of a receiving end device according to the present invention.
- FIG. 7A is a schematic diagram of a packet header format of a MAC PDU sent by a broadcast method in a data transmission method according to the present invention.
- FIG. 7B is a schematic diagram of a header format of a MAC PDU transmitted in a unicast manner in the data transmission method of the present invention.
- 7C is a schematic diagram of a header format of a MAC PDU transmitted in a multicast manner in the data transmission method of the present invention.
- FIG. 8 is a schematic structural diagram of a MAC-U entity in a data transmission method according to the present invention.
- FIG. 9 is a schematic structural diagram of a MAC-GU entity in a data transmission method according to the present invention.
- FIG. 10 is another schematic structural diagram of a MAC-U in a data transmission method according to the present invention.
- FIG. 11 is a schematic diagram of a header format of a MAC PDU with a sequence number bit added to the data transmission method of the present invention
- FIG. 12A is a schematic diagram of a common header and a sub-packet in a data transmission method according to the present invention
- FIG. 12B is a schematic diagram of another common header and a sub-packet in the data transmission method according to the present invention
- FIG. 13A is a schematic diagram of a data packet format after a MAC PDU transmitted in a broadcast manner is demultiplexed in a data transmission method according to the present invention
- 13B is a schematic diagram of a data packet format after the MAC PDU sent by the unicast mode is demultiplexed in the data transmission method of the present invention
- FIG. 13C is a schematic diagram of a format of a data packet after demultiplexing a MAC PDU sent by a multicast mode in the data transmission method of the present invention
- Embodiment 1 of a transmitting end device is a schematic structural diagram of Embodiment 1 of a transmitting end device according to the present invention.
- Embodiment 15 is a schematic structural diagram of Embodiment 2 of a transmitting end device according to the present invention.
- Embodiment 16 is a schematic structural diagram of Embodiment 1 of a receiving end device according to the present invention.
- Embodiment 17 is a schematic structural diagram of Embodiment 2 of a receiving end device according to the present invention.
- Embodiment 3 of a transmitting end device is a schematic structural diagram of Embodiment 3 of a transmitting end device according to the present invention.
- FIG. 19 is a schematic structural diagram of Embodiment 3 of a receiving end device according to the present invention.
- the technical solutions in the embodiments of the present invention are clearly and completely described in the following with reference to the accompanying drawings in the embodiments of the present invention.
- the embodiments are a part of the embodiments of the invention, and not all of the embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present invention without creative efforts are within the scope of the present invention.
- the mobile terminal is a cellular through terminal capable of simultaneously performing traditional cellular communication and direct communication between terminals.
- the cellular through terminal that transmits data is referred to as a transmitting device and will receive data.
- a cellular straight-through terminal is called a receiving end device.
- the user plane protocol stack of the transmitting end device and the receiving end device is as shown in FIG. 1.
- FIG. 1 is a schematic diagram of a user plane protocol stack in the data transmission method of the present invention. As shown in Figure 1, the user plane protocol stack goes from top to bottom.
- PDCP Packet Data Convergence Protocol
- RLC Radio Link Control
- MAC Medium Link Control
- PHY Physical
- FIG. 2 is a flowchart of Embodiment 1 of a data transmission method according to the present invention.
- the execution body of this embodiment is a transmitting end device, and is applicable to a scenario in which multiple transmitting end devices simultaneously transmit data to one receiving end device in the through communication. Specifically, the embodiment includes the following steps:
- the sending end device sets a sending manner of the MAC SDU according to a logical channel category of the medium access control layer service data unit MAC SDU.
- each mobile terminal has a MAC entity, and the MAC entity of the transmitting device can implement mapping of logical channels to transport channels, and each transport channel corresponds to a different logical channel.
- the logical channel (LCH) is obtained by dividing the data stream to distinguish the data flows of different services, including a Broadcast Control Channel (BCCH), a Physical Control Channel (PCCH), and more. Multicast Control Channel (MCCH), Multicast Traffic Channel (MTCH), Common Control Channel (CCCH), Dedicated Control Channel (DCCH), etc.; Broadcast Channel (BCH), Downlink Shared Channel (DL-SCH), Paging Channel (PCH), Uplink Shared Channel (UL-SCH), Random Access Channel (Random) Access Channe, RACH), Multicast Channel (MCH), etc.
- BCCH Broadcast Control Channel
- PCCH Physical Control Channel
- MCH Multicast Control Channel
- MCCH Multicast Traffic Channel
- CCCH Common Control Channel
- DCCH Dedicated Control Channel
- BCH Broadcast Channel
- BCH Downlink Shared Channel
- the transmitting device can divide the LCH into different categories according to the manner in which the LCH is sent. For example, if both BCCH and PCCH are broadcasted, they are classified into broadcast categories. If MCCH and MTCH are all sent in multicast mode, they are classified into multicast categories. CCCH and DCCH are all unicast. If it is sent by mode, it will be divided into unicast categories. Then, according to the logical channel category in which the MAC SDU is located, the sending manner of the MAC SDU is set.
- the MAC SDU is set to the multicast transmission mode; if the MAC SDU is the data of the MCCH or the MTCH, the MAC SDU is set to the multicast transmission mode; if the MAC SDU For the CCCH or DCCH data, set the MAC SDU to unicast Delivery method.
- the sending end device sends, according to the sending mode, the medium access control layer protocol data unit MAC PDU obtained by the MAC SDU.
- each layer receives the SDU from the upper layer and outputs the PDU to the bottom layer. Therefore, in this step, after setting the transmission mode of the MAC SDU according to the logical channel type, the transmitting device sends the MAC PDU obtained by the MAC SDU according to the sending manner, so that the receiving device caches the MAC PDU and processes the MAC PDU. . In this process, if multiple sending end devices send MAC PDUs to the receiving end device at the same time, the receiving end device caches the MAC PDUs sent by different sending end devices to the cache instance of each sending end device and processes them.
- the transmitting device sets the sending manner of the MAC SDU according to the logical channel type of the MAC SDU, and sends the MAC SDU according to the sending manner, so that the receiving device caches the MAC SDU and processes the data.
- the receiver device caches the MAC PDUs sent by different sender devices to the cache instance of each sender device pair and processes them.
- the receiving end device can simultaneously process the MAC SDUs sent by multiple sending end devices, thereby improving the reliability of data transmission in D2D communication.
- the MAC layer entity processes the data of the PHY layer and sends it to the RLC layer.
- the RLC layer encapsulates the data packet for each service data stream and performs reliability transmission. Since the entity of the RLC layer corresponds to a logical channel, the MAC layer processes the data of the PHY layer into a transport channel to transmit data. Therefore, the MAC entity of the transmitting device needs to have the function of mapping the logical channel of the RLC layer to the transmission channel, and multiplexing the multiple logical channels into one transmission channel, thereby maximally utilizing the air interface resources.
- FIG. 3 is a schematic structural diagram of a MAC entity of a sending end device according to the present invention.
- the MAC entity of the sender device has a control module, and implements a logical channel priority processing function, a multiplexing function, a packet header processing, a group control, and the like through the control module. These functions will be described in detail below in conjunction with FIG. 3.
- the uplink control channel is the sender device joining the wireless group.
- a logical channel whose corresponding transport channel is D2D PRACH; the corresponding transport channel of the Group Announcement Channel (GACH) is D2D GACH.
- GACH Group Announcement Channel
- each mobile terminal belongs to a different wireless group in a public event, for example, may belong to a rescue group or a command group, or belong to a different rescue group.
- at least one mobile terminal is a group head node, and the remaining mobile terminals are group member nodes. Please refer to the head
- the sender device is a group head node
- the RLC layer entity has a GACH logical channel
- the information of the logical channel is transparently transmitted to the PHY layer at the MAC layer
- the group head node periodically sends the "group announcement" information through the GACH.
- the group head node can also schedule data transmissions of other group members to better utilize limited radio resources to avoid interference and collision.
- the sender device is a group member node, it can send an initial access request to the group head node through the UCCH to become a member of the wireless group. It should be noted that since one mobile terminal can join more than two wireless groups at the same time. Therefore, in some wireless groups, the sender device can be a group head node, and in other wireless groups, the sender device can be a group member node.
- the transmitting device sends service data such as video and picture to the receiving device, and each service has at least one data stream.
- service data such as video and picture
- each service has at least one data stream.
- the video service has both data streams of voice and image, and each data stream corresponds to one logical channel. (ie an RLC instance). Therefore, when data of a plurality of logical channels needs to be transmitted, the MAC layer transmits data of a plurality of logical channels to have a multiplexing function when the radio resources are relatively abundant. Further, in order to satisfy the service quality of each service data, when multiple logical channels are multiplexed, the MAC layer prioritizes each logical channel to have a logical channel priority processing function.
- FIG. 4 is a flowchart of a sending mode setting and an address adding process in a data transmission method according to the present invention.
- a MAC PDU is included in one MAC SDU; or, in a MAC PDU.
- the MAC entity receives the MAC SDU carrying the logical channel category.
- step 202 Determine whether the logical channel category of the MAC SDU is a broadcast category, and if yes, execute step 203; otherwise, execute step 204.
- the MAC entity can determine the logical channel type according to configuration parameters, etc., for example, 0, 1, respectively. 2 indicates that the category of the logical channel is a broadcast category, a unicast category, and a multicast category.
- each layer receives the SDU from the upper layer and outputs the PDU to the bottom layer. Therefore, in this step, if the MAC entity determines that the logical channel type is a broadcast category, the broadcast mode indication bit is added to the packet header of the MAC PDU. Since the broadcast mode is used, it is not necessary to add the destination address. After the header processing is completed, the MAC address is processed. The MAC PDU is sent to the PHY layer.
- the unicast destination addresses are classified into two types. The first type is: if the mobile terminal corresponding to the destination address belongs to the same radio group, the short address in the group can be used to describe the destination address; If the mobile terminal corresponding to the destination address does not belong to the same radio group, you need to add the global address, that is, the group ID and the intra-group address of the target mobile terminal.
- each layer receives the SDU from the upper layer and outputs the PDU to the bottom layer. Therefore, the processed MAC PDU is sent to the PHY layer.
- the category of the logical channel is not a broadcast category or a unicast category, it is a multicast category.
- a multicast mode indication bit and a multicast destination address are added to the packet header, where the multicast destination address is generally considered to be a group identifier.
- the processed MAC PDU is sent to the PHY layer.
- a MAC PDU includes only one MAC SDU
- the foregoing adding a broadcast mode indication bit, a unicast mode indication bit, a multicast mode indication bit, etc. in the header of the MAC PDU refers to the MAC PDU.
- the above-mentioned adding a broadcast mode indication bit, a unicast mode indication bit, a multicast mode indication bit, etc. in the header of the MAC PDU refers to a sub-MAC PDU. Added in the header.
- the packet header is processed according to the logical channel type, and the implementation group is implemented. Broadcast, unicast and broadcast functions, and the overhead of the header is minimal.
- the sending device further needs to add a segment bit, a sequence bit, or a cascading bit in the header of the MAC PDU.
- the segmentation bit indicates that the MAC SDU is segmented for the RLC PDU
- the sequence number bit indicates the location of the MAC SDU in the RLC PDU
- the concatenation bit indicates whether the packet header is followed by a packet header or a MAC SDU.
- the logical channel identifier is also carried in the packet header of the MAC PDU.
- the receiving device receives the PDU from the bottom layer at each receiving end, and outputs the SDU to the upper layer. Therefore, if the data packet is determined, the MAC SDU included in the MAC PDU is transmitted to the corresponding RLC entity according to the logical channel identifier.
- FIG. 5 is a flowchart of Embodiment 2 of a data transmission method according to the present invention.
- the executor of this embodiment is a receiving end device, and is applicable to a scenario in which multiple transmitting end devices in a straight-through communication simultaneously send data to one receiving end device. Specifically, the embodiment includes the following steps:
- the receiving end device receives a medium access control layer service data unit MAC PDU sent by the sending end device, where the MAC PDU is sent by the sending end device according to a sending manner set by a logical channel category of the MAC SDU.
- MAC PDU medium access control layer service data unit
- the physical layer of the receiving end device receives the MAC PDU sent by the transmitting end device according to the sending mode set by the logical channel class of the MAC SDU.
- the receiving end device sends the MAC PDU to a cache entity corresponding to the sending end device.
- the receiving device proposes a MAC-U entity for each sender device, that is, a cache entity. After receiving the MAC PDU, the receiving device sends the MAC PDU to the corresponding cache entity. If there are multiple sender devices, the MAC PDUs sent by the sender devices are sent to the corresponding cache entity.
- the receiving end device sends the MAC SDU included in the MAC PDU in the cache entity to the radio link control RLC layer.
- the receiving device After receiving the demultiplexing and de-packet processing of the MAC PDU in the cache entity, the receiving device sends the processed MAC SDU to the corresponding RLC entity according to the logical channel identifier.
- the receiving end device receives the sending end device according to the After the MAC PDU sent by the sending mode of the logical channel class of the MAC PDU is set, the MAC PDU is buffered and processed. If multiple sending devices send MAC PDUs to the receiving device at the same time, the receiving device sends the MAC sent by the different sending device. The PDU is buffered and processed in the cache instance of each sender device. In this process, the receiving end device can simultaneously process MAC PDUs sent by multiple sending end devices, thereby improving the reliability of data transmission in D2D communication.
- FIG. 6 is a schematic structural diagram of a MAC entity of a receiving end device according to the present invention.
- the MAC entity of the receiving end device has a control module, and the cache entity MAC-U is established for each transmitting end device by the control module.
- the PHY layer After receiving the MAC PDU sent by the transmitting device, the PHY layer sends the MAC PDU to the corresponding MAC-U via the distribution module, and the MAC-U performs header processing and the like to send to the corresponding logical channel.
- the distribution module, the cache entity, and the like of the MAC entity of the receiving device will be described in detail with reference to FIG.
- the distribution module will be described in detail. Specifically, the packet header of the MAC PDU received by the receiving end device carries the identifier of the sending end device, the logical channel identifier, and the transmission mode indication bit " ⁇ / ⁇ / ⁇ ", where ⁇ is the broadcast sending mode, indicating the transmitting end The device broadcast is sent to all the receiving devices of the data packet that can receive him; ⁇ is the unicast sending mode, indicating that the sending end device sends the MAC PDU to the specific receiver; M is the multicast sending mode, indicating that the sending end device will MAC The PDU is sent to multiple receivers with certain characteristics. Therefore, the distribution module can send the MAC PDUs sent by different sender devices to the corresponding MAC-U according to the information in the header of the MAC PDU. See Figures 7A-7C.
- FIG. 7A is a schematic diagram of a packet header format of a MAC PDU sent by a broadcast method in a data transmission method according to the present invention.
- the transmission mode indication bit "B/P/M" is B
- the header does not contain the address information or the identifier of the receiver, and the subsequent processing can be performed as long as the data can be correctly received at the physical layer.
- the distribution module distributes according to the identifier of the sender device carried in the packet header, that is, the packet is sent to the MAC-U entity corresponding to the identifier of the sender device.
- FIG. 7B is a schematic diagram of a packet header format of a MAC PDU transmitted in a unicast manner in the data transmission method of the present invention.
- the packet header needs to contain the address information or the identifier of the receiver.
- the distribution module determines that the transmission mode indication bit is P, it will continue to read the packet header, obtain the unicast destination address, and compare the unicast destination address with its own identifier.
- FIG. 7B shows a data unit having multiple logical channels in one data packet.
- FIG. 7C is a schematic diagram of a header format of a MAC PDU transmitted in a multicast manner in the data transmission method of the present invention.
- the transmission mode indication bit "B/P/M" is M
- the packet header needs to contain the address information or the identifier of the receiver.
- the distribution module determines that the transmission mode indication bit is M, it continues to read the packet header, obtains a multicast destination address, such as a target group ID, and associates the group identifier with the group in which it is located. The group IDs are compared.
- the receiver device is the target receiver device, and the data packet is sent to the MAC-U entity corresponding to the identifier of the sender device. Otherwise, if they are inconsistent, they are considered to be The receiving device is not the receiver of this packet, and the distribution module discards the packet.
- FIG. 8 is a schematic structural diagram of a MAC-U entity in a data transmission method according to the present invention.
- the receiving end device supervises the MAC-U for each transmitting device, demultiplexes the data packet by the MAC-U, removes the packet header of the MAC layer, and obtains the RLC PDU, and then according to the logical channel identifier, Each RLC PDU is sent to the corresponding RLC entity.
- FIG. 9 is a schematic structural diagram of a MAC-GU entity in the data transmission method of the present invention.
- the MAC-GA instance corresponds to the GACH logical channel and is used to receive the "group announcement" information sent by the group head node.
- the GACH channel has unique physical resources at the physical layer, such as frequency independent resources or time independent resources.
- the receiving end node joins multiple wireless groups at the same time, because the "group announcement" information of each group can also be distinguished by physical resources, that is, the physical layer can distinguish whether a data is GACH data, and thus, the receiving end After receiving the data belonging to the GACH channel, the physical layer of the device directly sends the data into the GACH-GA entity. Then, the GACH-GA does not add any headers to the data, and directly integrates into the RLC entity in which the logical channel corresponding to the GACH is located.
- the MAC SDU is obtained, for example, by the originating device segmenting the radio link control layer service data unit RLC PDU.
- the packet header of the MAC PDU received by the receiving device is added.
- Segment bit, sequence bit or concatenated bit indicates that the MAC SDU is segmented for the RLC PDU
- the sequence number bit indicates the location of the MAC SDU in the RLC PDU
- the concatenated bit indicates whether there is still a MAC SDU after the MAC PDU.
- the MAC-U entity established in the receiving device sorts the MAC SDUs obtained by segmenting the same RLC PDU according to the sequence number bits, and sends the sorted MAC SDUs to the RLC layer.
- FIG. 10 is another schematic structural diagram of the MAC-U in the data transmission method of the present invention; the packet header of the MAC is as shown in FIG. 11, and FIG. 11 is the data transmission of the present invention.
- a schematic diagram of a header format of a MAC PDU with a sequence number bit is added.
- S is a segmentation bit, indicating whether the current data packet is a fragmented data packet
- E or E1 is a packet header indication bit, and the identification bit is followed by a data packet header or a data packet itself.
- the transmitting device may send data packets of multiple logical channels at a time.
- the identifiers of the transmitting devices in the header of the data packets are the same, and the transmission mode indication bits, logical channel identifiers, and the like are different.
- the header is divided into two parts, and the identifier of the sender device in each packet header is referred to as a common packet header, and the portion of each packet header other than the identifier of the sender device is referred to as a sub-packet header, and multiple The sub-packets of a packet are generally different.
- FIG. 12A and FIG. 12B FIG. 12A is a schematic diagram of a common header and a sub-packet in the data transmission method of the present invention
- FIG. 12B is a schematic diagram of another common header and a sub-packet in the data transmission method of the present invention.
- the header formats of the two data packets sent by the sender device are respectively as shown in FIG. 12A and FIG. 12B, and the identifiers of the sender devices of the two packet headers are the same, which is a common packet header.
- the sub-packets are different, that is, the second byte in Fig. 12A is different from the second byte to the sixth byte in Fig. 12B.
- the distribution module of the receiving device determines that the MAC PDU is its own data packet, it is sent to the corresponding MAC-U and demultiplexed by the MAC-U. And sending to the corresponding RLC entity according to the logical channel identifier; otherwise, if the distribution module of the receiving device determines that the MAC PDU is not its own data packet, the data packet is discarded.
- the distribution module may first demultiplex each MAC PDU, and confirm whether it is the correct receiver according to each sub-packet of the MAC PDU. , then send each packet to the MAC-U entity; no, lj, discard the packet.
- FIGS. 13A to 13C the data packet obtained by the distribution module for demultiplexing is as shown in FIGS. 13A to 13C.
- Figure 13A is a data transmission of the present invention
- FIG. 13B is a schematic diagram of a data packet format after demultiplexing a MAC PDU sent by a broadcast mode in a data transmission method according to the present invention.
- FIG. 13B is a schematic diagram of a data packet format after demultiplexing a MAC PDU sent by a unicast mode in the data transmission method of the present invention.
- 13C is a schematic diagram of a data packet format after demultiplexing a MAC PDU sent by a multicast mode in the data transmission method of the present invention.
- the distribution module may only send the MAC PDU to the MAC-U according to the identifier of the sending end device, and the MAC-U demultiplexes each MAC-PDU. The MAC-U then confirms whether it is the correct recipient based on the sub-packet header, and if so, sends each packet to the MAC-U entity; otherwise, the packet is discarded.
- FIG. 14 is a schematic structural diagram of Embodiment 1 of a transmitting end device according to the present invention.
- the device in the embodiment of the present invention is an embodiment of the device corresponding to the embodiment of the present invention.
- the specific implementation process is not described herein.
- the sending device 100 provided in this embodiment specifically includes:
- the setting module 11 is configured to set a sending manner of the MAC SDU according to a logical channel category of the medium access control layer service data unit MAC SDU;
- the sending module 12 is configured to send, according to the sending manner set by the setting module 11, the medium access control layer protocol data unit MAC PDU obtained by the MAC SDU.
- the sending end device sets the sending manner of the MAC SDU according to the logical channel type of the MAC SDU, and sends the MAC SDU according to the sending manner, so that the receiving end device caches the MAC SDU and processes the data if multiple sending
- the terminal device sends the MAC PDU to the receiving device at the same time, and the receiving device caches the MAC PDU sent by the different sending device to the cache instance of each sending device pair and processes the MAC PDU.
- the receiving end device can simultaneously process the MAC SDUs sent by multiple sending end devices, thereby improving the reliability of data transmission in D2D communication.
- the setting module 11 is specifically configured to: if the logical channel category of the MAC SDU is a broadcast category, add a broadcast mode indication bit in a packet header of the MAC PDU to set a MAC SDU sending manner to Broadcast transmission method.
- the setting module 11 is specifically configured to: if the logical channel type of the MAC SDU is a unicast category, add a unicast mode indication bit, an identifier of the sending end device, and The unicast destination address thus sets the MAC SDU transmission mode to the unicast transmission mode.
- the setting module 11 is specifically configured to: if the MAC SDU is logical If the channel type is a multicast category, the multicast mode indication bit, the identifier of the sender device, and the multicast destination address are added to the header of the MAC PDU to set the transmission mode of the MAC SDU to the multicast transmission mode.
- FIG. 15 is a schematic structural diagram of Embodiment 2 of a transmitting end device according to the present invention. As shown in FIG. 15, the transmitting device 100 of the present embodiment is further based on the structure shown in FIG. 14, and further includes:
- the adding module 13 is configured to add a segment bit, a sequence number bit or a cascading bit in the header of the MAC PDU if the MAC SDU is obtained by segmenting the radio link control layer protocol data unit RLC PDU of the originating device, and segmenting The bit indicates that the MAC SDU is segmented for the RLC PDU, the sequence number bit indicates the location of the MAC SDU in the RLC PDU, and the cascading bit indicates whether there is still a MAC SDU after the MAC SDU.
- FIG. 16 is a schematic structural diagram of Embodiment 1 of a receiving end device according to the present invention.
- the receiving device provided in this embodiment is an embodiment of the device corresponding to the embodiment of FIG. 5 of the present invention, and the specific implementation process is not described herein.
- the receiving device 200 provided in this embodiment specifically includes:
- the receiving module 21 is configured to receive a media access control layer protocol data unit sent by the sending end device.
- the MAC PDU is sent by the sending end device according to the sending mode set by the logical channel class of the medium access control layer service data unit MAC SDU;
- the sending module 22 is configured to send the MAC PDU received by the receiving module 21 to the cache entity corresponding to the sending device, and then send the MAC SDU included in the MAC PDU in the buffering entity to the radio link control RLC layer.
- the receiving end device provided by the embodiment of the present invention, after receiving the MAC PDU sent by the sending end device according to the sending mode set by the logical channel class of the MAC PDU, buffers the MAC PDU and processes the same, if multiple sending end devices simultaneously transmit to the receiving end
- the device sends a MAC PDU, and the receiving device caches the MAC PDU sent by the different sending device to the cache instance of each sending device and processes it.
- the receiving end device can simultaneously process MAC PDUs sent by multiple sending end devices, thereby improving the reliability of data transmission in D2D communication.
- the receiving module 21 is specifically configured to receive a MAC PDU that is sent by the sending end device by using a broadcast sending manner.
- FIG. 17 is a schematic structural diagram of Embodiment 2 of a receiving end device according to the present invention.
- the receiving device 200 of the present embodiment is further based on the structure shown in FIG. 16, and further includes:
- the receiving module 21 is configured to receive a MAC PDU sent by the sending end device by using a unicast sending manner, where the packet header of the MAC PDU carries a unicast mode indication bit, an identifier of the sending end device, and a unicast destination address. And determining, by the sending module 22, the sending module 22, where the determining module 23 determines that the unicast destination address is consistent with the identifier of the receiving device, and then the MAC SDU included in the MAC PDU. Send to the RLC layer.
- the receiving module 21 is specifically configured to receive a MAC PDU sent by the sending end device by using a multicast sending manner, where the packet header of the MAC PDU carries a multicast mode indication bit and an identifier of the sending end device. And the multicast destination address; the determining module 23 is configured to determine whether the multicast destination address is consistent with the group identifier of the receiving device; the sending module 22 is specifically configured to determine, by the determining module 23, the multicast destination address and the group of the receiving device If the identifiers are consistent, the MAC SDU corresponding to the MAC PDU is sent to the RLC layer.
- the receiving device further includes: a sorting module 24, and the receiving module 21 is configured to receive a segment bit, a sequence bit, or a cascading bit in the packet header.
- MAC PDU the segmentation bit indicates that the MAC SDU is obtained by segmenting the RLC PDU
- the sequence number bit indicates the location of the MAC SDU in the RLC PDU
- the cascading bit indicates whether there is still a MAC SDU after the MAC SDU
- the ordering module 24 is used to The MAC SDUs included in the MAC PDUs segmented by the same RLC PDU are sorted according to the sequence number bits.
- the sending module 22 is specifically configured to send the MAC SDUs sorted by the sorting module 24 to the RLC layer.
- the sending module 22 is configured to send, according to the logical channel identifier carried in the packet header of the MAC PDU, the MAC SDU included in the MAC PDU to the logic corresponding to the logical channel identifier in the RLC layer. In the channel.
- FIG. 18 is a schematic structural diagram of Embodiment 3 of a transmitting end device according to the present invention.
- the transmitting device 300 provided by this embodiment includes: a processor 31 and a memory 32.
- the transmitting device 300 may further include a transmitter 33 and a receiver 34.
- Transmitter 33 and receiver 34 can be coupled to processor 31.
- the transmitter 33 is configured to transmit data or information
- the receiver 34 is configured to receive data or information
- the memory 32 stores execution instructions.
- the processor 31 communicates with the memory 32, and the processor 31 calls
- the execution instructions in the memory 32 are used to execute the method embodiment shown in FIG. 2, and the implementation principle and technical effects are similar, and details are not described herein again.
- FIG. 19 is a schematic structural diagram of Embodiment 3 of a receiving end device according to the present invention.
- the receiving end device 400 provided in this embodiment includes: a processor 41 and a memory 42.
- Receiving device The 400 can also include a transmitter 43, a receiver 44. Transmitter 43 and receiver 44 can be coupled to processor 41.
- the transmitter 43 is configured to transmit data or information
- the receiver 44 is configured to receive data or information
- the memory 42 stores execution instructions.
- the processor 41 communicates with the memory 42 and the processor 41 calls
- the execution instructions in the memory 42 are used to execute the method embodiment shown in FIG. 5, and the implementation principle and technical effects are similar, and details are not described herein again.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
Description
Claims
Priority Applications (5)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP14889386.0A EP3125488A4 (en) | 2014-04-15 | 2014-04-15 | Data transmission method, transmitting terminal device, and receiving terminal device |
CN201480000606.3A CN105210346A (zh) | 2014-04-15 | 2014-04-15 | 数据传输方法、发送端设备与接收端设备 |
JP2016562595A JP2017515382A (ja) | 2014-04-15 | 2014-04-15 | データ伝送方法、伝送デバイス、及び受信デバイス |
PCT/CN2014/075400 WO2015157912A1 (zh) | 2014-04-15 | 2014-04-15 | 数据传输方法、发送端设备与接收端设备 |
US15/293,834 US20170034862A1 (en) | 2014-04-15 | 2016-10-14 | Data transmission method, transmitting device, and receiving device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/CN2014/075400 WO2015157912A1 (zh) | 2014-04-15 | 2014-04-15 | 数据传输方法、发送端设备与接收端设备 |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US15/293,834 Continuation US20170034862A1 (en) | 2014-04-15 | 2016-10-14 | Data transmission method, transmitting device, and receiving device |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2015157912A1 true WO2015157912A1 (zh) | 2015-10-22 |
Family
ID=54323351
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2014/075400 WO2015157912A1 (zh) | 2014-04-15 | 2014-04-15 | 数据传输方法、发送端设备与接收端设备 |
Country Status (5)
Country | Link |
---|---|
US (1) | US20170034862A1 (zh) |
EP (1) | EP3125488A4 (zh) |
JP (1) | JP2017515382A (zh) |
CN (1) | CN105210346A (zh) |
WO (1) | WO2015157912A1 (zh) |
Families Citing this family (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10110713B2 (en) | 2014-09-12 | 2018-10-23 | Samsung Electronics Co., Ltd. | Handling different protocol data unit types in a device to device communication system |
WO2017018689A1 (en) * | 2015-07-26 | 2017-02-02 | Lg Electronics Inc. | Method for transmitting information on priority for d2d link with relay ue in wireless communication system and apparatus therefor |
KR20190034157A (ko) | 2016-07-28 | 2019-04-01 | 광동 오포 모바일 텔레커뮤니케이션즈 코포레이션 리미티드 | 통신 방법 및 통신 장치 |
CN107959946B (zh) * | 2016-10-14 | 2022-10-11 | 中兴通讯股份有限公司 | 无线接入网数据复用、解复用的方法、装置及设备 |
JP7279881B2 (ja) | 2017-04-14 | 2023-05-23 | 富士通株式会社 | 無線通信装置、無線通信方法、及び無線通信システム |
JP7391946B2 (ja) * | 2018-09-25 | 2023-12-05 | 富士通株式会社 | データ送信方法、装置及び通信システム |
CN112433962A (zh) * | 2019-08-24 | 2021-03-02 | 北京希姆计算科技有限公司 | 数据传输电路及方法、核、芯片、电子设备及存储介质 |
CN112469076A (zh) * | 2019-09-06 | 2021-03-09 | 深圳市中兴微电子技术有限公司 | 一种上报缓存状态报告的方法及装置和用户终端 |
CN113543040B (zh) * | 2020-04-22 | 2023-04-07 | 维沃移动通信有限公司 | 数据处理方法、数据处理装置及通信设备 |
CN114125762A (zh) * | 2020-08-28 | 2022-03-01 | 上海朗帛通信技术有限公司 | 一种副链路无线通信的方法和装置 |
US12035219B2 (en) * | 2020-09-16 | 2024-07-09 | Qualcomm Incorporated | Unicast packet addressing and communication |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1615046A (zh) * | 1998-10-01 | 2005-05-11 | Lg电子株式会社 | 在移动通信终端中转移数据的方法 |
CN1914869A (zh) * | 2004-06-16 | 2007-02-14 | Lg电子株式会社 | 用于处理无线协议层的数据单元的系统 |
CN101990167A (zh) * | 2009-07-31 | 2011-03-23 | 中兴通讯股份有限公司 | 多播广播连接协议数据单元的发送指示方法 |
WO2012081117A1 (ja) * | 2010-12-16 | 2012-06-21 | 富士通株式会社 | 無線通信装置及び無線通信装置制御方法 |
-
2014
- 2014-04-15 WO PCT/CN2014/075400 patent/WO2015157912A1/zh active Application Filing
- 2014-04-15 EP EP14889386.0A patent/EP3125488A4/en not_active Withdrawn
- 2014-04-15 JP JP2016562595A patent/JP2017515382A/ja not_active Abandoned
- 2014-04-15 CN CN201480000606.3A patent/CN105210346A/zh active Pending
-
2016
- 2016-10-14 US US15/293,834 patent/US20170034862A1/en not_active Abandoned
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1615046A (zh) * | 1998-10-01 | 2005-05-11 | Lg电子株式会社 | 在移动通信终端中转移数据的方法 |
CN1914869A (zh) * | 2004-06-16 | 2007-02-14 | Lg电子株式会社 | 用于处理无线协议层的数据单元的系统 |
CN101990167A (zh) * | 2009-07-31 | 2011-03-23 | 中兴通讯股份有限公司 | 多播广播连接协议数据单元的发送指示方法 |
WO2012081117A1 (ja) * | 2010-12-16 | 2012-06-21 | 富士通株式会社 | 無線通信装置及び無線通信装置制御方法 |
Non-Patent Citations (1)
Title |
---|
See also references of EP3125488A4 * |
Also Published As
Publication number | Publication date |
---|---|
EP3125488A1 (en) | 2017-02-01 |
CN105210346A (zh) | 2015-12-30 |
EP3125488A4 (en) | 2017-06-21 |
JP2017515382A (ja) | 2017-06-08 |
US20170034862A1 (en) | 2017-02-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2015157912A1 (zh) | 数据传输方法、发送端设备与接收端设备 | |
US12010592B2 (en) | Sidelink communications method and apparatus | |
US12058648B2 (en) | Communication method and device | |
EP3998786A1 (en) | Data transmission method and apparatus, first communication node, and second communication node | |
JP4866431B2 (ja) | 無線通信システムのためのエラー処理装置及び方法 | |
JP4906844B2 (ja) | 無線移動通信システムで下位階層データブロックを生成する方法 | |
US7430182B2 (en) | System and method for controlling data traffic in a wireless communication system | |
WO2019242748A1 (zh) | 信息传输方法及装置 | |
CN104012021B (zh) | 用于下行链路的改进恢复的系统和方法 | |
JP2005535268A (ja) | 無線移動通信システムのマルチキャストサービス方法 | |
JP2007527179A (ja) | 無線通信システムの分離型媒体アクセス制御プロトコル構造と、これを用いたデータ送受信方法並びにハンドオーバー方法及びそのシステム | |
US20130294322A1 (en) | Apparatus and method for sequentially transmitting data | |
US20200404740A1 (en) | Multi-destination control message for integrated access and backhaul nodes | |
WO2021052467A1 (zh) | 通信方法及装置 | |
KR20090076816A (ko) | Hspa를 이용하여 수신한 회선 교환 데이터의 오류 제어방법 | |
US20090161596A1 (en) | Method and system for transmitting multimedia broadcast/multicast service | |
WO2021159229A1 (en) | Methods and apparatus of multicast radio bearer establishment for nr multicast and broadcast services | |
RU2518012C2 (ru) | Способ и система для передачи кадров данных и подсистема базовых станций | |
JP4516621B2 (ja) | Mbmsサービス識別のマッピング | |
US20220124840A1 (en) | Communication method and apparatus | |
US8797937B2 (en) | System and method for providing multicast and broadcast service supporting macro diversity | |
KR20130093711A (ko) | 통신 시스템에서 음성 서비스 서비스 제공 방법 및 장치 | |
US20240357621A1 (en) | Multicast Message that includes Responses to Radio Resource Requests of Wireless Devices of a Multicast Group | |
WO2022000253A1 (en) | Methods and apparatus of reliable multicast transmission with compact protocol stack | |
JP2010178157A (ja) | 基地局装置とその処理方法、移動通信システムとその処理方法 |
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: 14889386 Country of ref document: EP Kind code of ref document: A1 |
|
ENP | Entry into the national phase |
Ref document number: 2016562595 Country of ref document: JP Kind code of ref document: A |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
REEP | Request for entry into the european phase |
Ref document number: 2014889386 Country of ref document: EP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2014889386 Country of ref document: EP |