WO2018103637A1 - Data processing method, sending device and receiving device - Google Patents

Data processing method, sending device and receiving device Download PDF

Info

Publication number
WO2018103637A1
WO2018103637A1 PCT/CN2017/114636 CN2017114636W WO2018103637A1 WO 2018103637 A1 WO2018103637 A1 WO 2018103637A1 CN 2017114636 W CN2017114636 W CN 2017114636W WO 2018103637 A1 WO2018103637 A1 WO 2018103637A1
Authority
WO
WIPO (PCT)
Prior art keywords
mac pdus
data packets
mac
receiving device
transmitting device
Prior art date
Application number
PCT/CN2017/114636
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 WO2018103637A1 publication Critical patent/WO2018103637A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/12Wireless traffic scheduling
    • H04W72/1221Wireless traffic scheduling based on age of data to be sent
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L5/00Arrangements affording multiple use of the transmission path
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L5/00Arrangements affording multiple use of the transmission path
    • H04L5/003Arrangements for allocating sub-channels of the transmission path
    • H04L5/0078Timing of allocation
    • H04L5/0082Timing of allocation at predetermined intervals
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/12Wireless traffic scheduling
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/20Control channels or signalling for resource management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/22Processing or transfer of terminal data, e.g. status or physical capabilities

Definitions

  • Embodiments of the present invention relate to the field of wireless communication technologies, and, more particularly, to a method, a terminal device, and a network side device for data processing.
  • the user plane protocol stack includes a packet data convergence layer protocol PDCP layer, a radio link control RLC layer, a medium access control MAC layer, a physical PHY layer, and the like.
  • the main functions of the PDCP layer include encryption and decryption, header compression and de-head compression, reordering during handover or multiple connections, and retransmission of PDCP PDUs/SDUs.
  • the main functions of the RLC layer include segmentation, concatenation, reordering, and ARQ retransmission.
  • the main functions of the MAC layer include multiplexing, scheduling, HARQ, DRX, random access (Random Access (RA), etc.).
  • the main function of the PHY layer is to add CRC to the MAC PDU sent by the MAC layer, coding, modulation, resource mapping, and the like.
  • the corresponding layer of the receiving device performs the opposite action.
  • the sending device is based on a scheduling command, and the MAC layer separately requests data from the RLC layer corresponding to the resource notified in the scheduling command; the RLC layer forms multiple RLC PDUs according to the requirement, and sends the same To the MAC layer; the MAC layer encapsulates multiple RLC PDUs of the RLC layer and other possible control elements, such as MAC CE, into a MAC PDU and sends it to the PHY layer.
  • the PHY layer processes the MAC PDU, such as adding CRC, encoding, resource mapping, etc., and finally sends the processed information through the air interface.
  • the layers of the corresponding receiving device perform the opposite actions.
  • the requirements for delay are getting higher and higher, which involves comprehensive optimization of the processing flow.
  • the scheduling of the main data processing layer in the above process is not flexible enough, so that the corresponding resources are not fully scheduled and cannot meet the requirements of low latency.
  • Embodiments of the present invention provide a data processing method, a transmitting device, and a receiving device to improve data processing speed.
  • an embodiment of the present application provides a data processing method and a transmitting device and a receiving device using the same.
  • the method includes the transmitting device determining a plurality of media access control data packet MAC PDUs, and processing the MAC PDU to obtain a plurality of data packets, and transmitting the plurality of data packets to the receiving device in sequence using a transmission time interval TTI, wherein one The MAC PDU corresponds to one packet.
  • the receiving device sequentially receives the plurality of data packets in one TTI and processes them to obtain a plurality of MAC PDUs.
  • the transmitting device and the receiving device can use a smaller granularity MAC PDU, so that the scheduling for the MAC PDU is more flexible, thereby meeting the requirement of low latency.
  • the time between receiving the uplink grant and transmitting the corresponding uplink data can be reduced.
  • the multiple MAC PDUs are for the same terminal device.
  • the sequentially includes, one by one, one by one in chronological order.
  • the order of each data packet is not limited.
  • the so-called one after the other includes: the case where each data packet is connected one after the other, and also includes the case that there are other data or time periods in the middle of a certain data packet.
  • the one TTI is in a mapping relationship with the multiple MAC PDUs.
  • the mapping relationship includes that a plurality of data packets generated after the processing of the multiple MAC PDUs are sequentially sent or received in the TTI.
  • the mapping relationship may be agreed upon by both parties before communication or by signaling. It may be determined by the transmitting device, or may be determined by the receiving device, and may be notified by the necessary notification signaling.
  • the form of the notification can be either explicit or implicit.
  • the implicit mode means that in the notification signaling, there is no information indicating that there is a corresponding characteristic.
  • the data processing process for the MAC PDU may be parallel. That is, in the process of processing a certain MAC PDU, the second MAC PDU is still processed, and the two MAC PDUs have the mapping relationship. Through parallel processing, results can be obtained faster and data processing speed can be improved.
  • the encapsulation order of the data packets is consistent with the order of sending the data packets.
  • the order of receiving the corresponding data packets is consistent with the order of decapsulation.
  • the processing sequence of the data packet is consistent with the order of sending the data packet.
  • the order of processing of the corresponding data packets is consistent with the order of receiving the data packets.
  • an embodiment of the present invention provides a transmitting device.
  • the sending device includes: a processing unit, configured to determine a plurality of media access control data packet MAC PDUs; the processing unit is further configured to process the multiple MAC PDUs to obtain multiple data packets, where one MAC PDU corresponds to one a data packet; the transmitting unit sequentially transmits the plurality of data packets to the receiving device by using a transmission time interval TTI.
  • TTI transmission time interval
  • the sending device further includes: a receiving unit, configured to receive a feedback message, the feedback message indicating whether at least one of the plurality of data packets is correctly received; the processing unit is further configured to: A retransmission mechanism is initiated in response to the feedback message.
  • the response speed can be improved by a timely retransmission mechanism.
  • the sending device is a terminal device, and further includes: the processing unit, configured to receive one or more scheduling commands, where the one or more scheduling commands are used to indicate that the sending device uses And transmitting, by the processing unit, the plurality of MAC PDUs in response to the one or more scheduling commands.
  • the scheduling command Through the scheduling command, the signaling transmission mode can be clarified.
  • the processing unit performs resource mapping (RESOURCE-MAPPING) on the one carrier to obtain the plurality of data packets, wherein one MAC PDU performs resource mapping.
  • resource mapping (RESOURCE-MAPPING)
  • the parallel processing of data packets realized by resource mapping can further improve the data processing speed.
  • an embodiment of the present invention provides a receiving device.
  • the receiving device includes: a receiving unit, configured to sequentially receive a plurality of data packets from the sending device by using one transmission time interval TTI; and a processing unit, configured to: Processing the plurality of data packets, and obtaining a plurality of MAC PDUs based on the processed plurality of data packets, wherein one of the MAC PDUs corresponds to one data packet.
  • the processing unit is further configured to determine one or more scheduling commands, where the one or more scheduling commands are used to instruct the sending device to use a sending time interval TTI The plurality of data packets are sequentially sent; the receiving device further includes a sending unit, configured to send the one or more scheduling commands, where the one or more scheduling commands correspond to the multiple MAC PDUs.
  • the scheduling command the signaling transmission mode can be clarified.
  • the processing unit is further configured to process the plurality of MAC PDUs in parallel to obtain a plurality of data packets, wherein one MAC PDU performs a resource mapping.
  • the parallel processing of data packets realized by resource mapping can further improve the data processing speed.
  • the sending device further includes: the processing unit, configured to process the plurality of data packets, including: the processing unit, configured to confirm whether at least one of the plurality of data packets is
  • the receiving unit is configured to start a retransmission mechanism according to the confirmation result.
  • the response speed can be improved by a timely retransmission mechanism.
  • an embodiment of the present invention provides a data processing method.
  • the data processing method includes: the transmitting device determines a plurality of media access control data packet MAC PDUs; the transmitting device processes the plurality of MAC PDUs to obtain a plurality of data packets, wherein one of the MAC PDUs corresponds to one data packet; The device sequentially transmits the plurality of data packets to the receiving device using a transmission time interval TTI.
  • TTI transmission time interval
  • an embodiment of the present invention provides a data processing method.
  • the data processing method includes: the receiving device sequentially receives a plurality of data packets from the transmitting device using one transmission time interval TTI; the receiving device processes the plurality of data packets; and the receiving device is based on the processed multiple data
  • the packet obtains multiple media access control packet MAC PDUs, one of which corresponds to one data packet.
  • an embodiment of the present invention provides a computer readable storage medium storing instructions for implementing a method for use by the transmitting device, including a program designed to perform the above aspects.
  • an embodiment of the present invention provides a computer readable storage medium storing instructions for implementing the method for use by the receiving device, including a program designed to perform the above aspects.
  • an embodiment of the present invention provides a transmitting device, where the transmitting device includes a memory and a processor, where the memory includes the computer readable storage medium of the above aspect, and the processor is configured to perform the storage of the computer readable storage medium.
  • the instruction to send the method used by the device includes a memory and a processor, where the memory includes the computer readable storage medium of the above aspect, and the processor is configured to perform the storage of the computer readable storage medium. The instruction to send the method used by the device.
  • an embodiment of the present invention provides a receiving device, where the receiving device includes a memory and a processor, where the memory includes the computer readable storage medium of the eleventh aspect, the processor is configured to execute the computer readable storage medium for storage An instruction to implement the method used by the receiving device described above.
  • an embodiment of the present invention provides a communication system, where the system includes the transmitting device and the receiving device described in the foregoing aspects.
  • the data processing speed can be improved.
  • 1 is a schematic diagram of a user plane protocol stack.
  • FIG. 2 is a schematic diagram of a communication system provided in accordance with an embodiment of the present invention.
  • FIG. 3 is a schematic flowchart of a data processing method according to an embodiment of the present invention.
  • FIG. 4 is a schematic diagram of a processing procedure according to an embodiment of the present invention.
  • FIG. 5 is a schematic flowchart of another data processing method according to an embodiment of the present invention.
  • FIG. 6 is a schematic diagram of another processing procedure according to an embodiment of the present invention.
  • FIG. 7 is a schematic structural diagram of a transmitting device according to an embodiment of the present invention.
  • FIG. 8 is a schematic structural diagram of a receiving device according to an embodiment of the present invention.
  • FIG. 9 is another schematic structural diagram of a transmitting device according to an embodiment of the present invention.
  • FIG. 10 is another schematic structural diagram of a receiving device according to an embodiment of the present invention.
  • the embodiment of the present invention proposes a solution based on the communication system shown in FIG. 2 to improve the data processing speed.
  • an embodiment of the present invention provides a communication system 100.
  • the communication system 200 includes at least one base station (BS) and a plurality of terminal devices.
  • a terminal device performing cellular communication has a function of performing cellular communication with a base station, and may also be referred to as a cellular terminal device or a cellular terminal.
  • the above base station and terminal device may adopt a user plane protocol stack as shown in FIG. 1.
  • CDMA code division multiple access
  • TDMA time division multiple access
  • FDMA frequency division multiple access
  • OFDMA orthogonal frequency-division multiple access
  • SC-FDMA single carrier frequency division multiple access
  • a CDMA system can implement wireless technologies such as universal terrestrial radio access (UTRA), CDMA2000, and the like.
  • UTRA may include wideband CDMA (WCDMA) technology and other CDMA variant technologies.
  • CDMA2000 can cover the interim standard (IS) 2000 (IS-2000), IS-95 and IS-856 standards.
  • the TDMA system can implement a wireless technology such as a global system for mobile communication (GSM).
  • GSM global system for mobile communication
  • An OFDMA system can implement such as evolved universal radio land access (evolved UTRA, E-UTRA), ultra mobile broadband (UMB), IEEE 802.11 (Wi-Fi), IEEE 802.16 (WiMAX), IEEE 802.20, Flash OFDMA And other wireless technologies.
  • UTRA and E-UTRA are UMTS and UMTS evolved versions.
  • the various versions of 3GPP in long term evolution (LTE) and LTE-based evolution are new versions of UMTS that use E-UTRA.
  • the fifth generation (5Generation, referred to as "5G") communication system, New Radio (“NR" for short) is the next generation communication system under study.
  • the communication system 200 can also be applied to future-oriented communication.
  • Technology both apply to this issue
  • the technical solution provided by the embodiment is shown.
  • the system architecture and the service scenario described in the embodiments of the present invention are for the purpose of more clearly illustrating the technical solutions of the embodiments of the present invention, and do not constitute a limitation of the technical solutions provided by the embodiments of the present invention.
  • the technical solutions provided by the embodiments of the present invention are equally applicable to similar technical problems.
  • a terminal device which may also be called a user equipment (User Equipment, UE), a mobile terminal (MT), a mobile user equipment, etc., may be accessed via a radio access network (for example, a Radio Access Network, RAN).
  • a radio access network for example, a Radio Access Network, RAN.
  • the user equipment can be a mobile terminal, such as a mobile telephone (or "cellular" telephone) and a computer with a mobile terminal, for example, can be portable, pocket, handheld, built-in Or on-board mobile devices.
  • a network device can be a device deployed in a wireless access network to provide wireless communication functionality to a terminal device.
  • the network may include various forms of macro base stations, micro base stations (also referred to as small stations), relay stations, access points, etc., and may also include various forms of control nodes, such as network controllers.
  • the control node may connect multiple base stations and allocate resources for multiple terminal devices covered by the multiple base stations.
  • the name of a device with a base station function may be different, such as an eNB or an e-NodeB in LTE, or a base station or a transmitting and receiving endpoint in a 5G or NR (Transmission). Reception Point, abbreviated as "TRP”)
  • TRP Transmission). Reception Point
  • the number and types of terminal devices included in the communication system 200 shown in FIG. 2 are merely exemplary, and the embodiments of the present invention are not limited thereto.
  • it may also include more cellular terminal devices that communicate with the base station, or more D2D terminal devices that perform D2D communication, which are not described in the drawings for the sake of brevity.
  • the communication system 200 shown in FIG. 2 although the base station 20, the base station 22, and the base station 24, and a plurality of terminal devices are shown, the communication system 200 may not be limited to include the base station and the terminal device.
  • it may also include a core network device or a device for carrying a virtualized network function, etc., which will be apparent to those skilled in the art, and will not be described in detail herein.
  • Media access control packet MAC PDU usually refers to the MAC layer that the MAC layer will deliver from the RLC layer, the MAC CE generated by the MAC layer itself, and one or more of the Padding, by adding the MAC layer header. Information encapsulated into packets that can be delivered to the physical layer.
  • Transmission time interval usually the smallest unit of physical layer data processing.
  • the network device sends the resource allocated in the scheduling command to the terminal device, which is at least one TTI in time.
  • the MAC PDU is regarded as an independent minimum processing unit and cannot be reasonably split, so that the corresponding resources are not fully scheduled, and the low delay requirement cannot be met.
  • Embodiments of the present invention provide a data processing method.
  • the method can be used by the transmitting device as shown in FIG.
  • the method includes:
  • the sending device determines multiple media access control data packet MAC PDUs.
  • the sending device processes the multiple MAC PDUs to obtain multiple data packets, where one MAC PDU corresponds to one data packet.
  • the sending device sequentially sends the multiple data packets to the receiving device by using a transmission time interval TTI.
  • the transmitting device may determine a plurality of MAC PDUs according to an agreement with the receiving device.
  • the terminal device can prepare to place the data in one TTI for transmission according to existing resource conditions, such as known channel conditions or channel resources that can be used.
  • the terminal device (such as the MAC layer of the terminal device) determines a plurality of MAC PDUs for carrying the data.
  • the size of the MAC PDU can be the same or different.
  • the multiple MAC PDUs belong to one set, and the set corresponds to one TTI.
  • the agreement between the sending device and the receiving device includes, without limitation, the two parties use the same number of MAC PDUs on the same TTI. For example, one TTI corresponds to three MAC PDUs, and the three MAC PDUs all correspond to the same TTI.
  • 302 can be done by the MAC layer.
  • the multiple MAC PDUs are for the same terminal device.
  • the sending device may also be determined according to the received signaling, such as the signaling may be sent by the network device.
  • the method further includes: 301, the sending device determines one or more scheduling commands, where the one or more scheduling commands are used to instruct the sending device to sequentially send the multiple data packets by using one transmission time interval TTI; 302 includes 302', and the transmitting device determines the plurality of MAC PDUs in response to the one or more scheduling commands.
  • the scheduling command may be an uplink grant (UL grant).
  • the sending device receives one or more uplink grants; and the sending device determines the plurality of MAC PDUs in response to the one or more uplink grants.
  • the scheduling command the signaling transmission mode can be clarified.
  • the scheduling command generates multiple MAC PDUs
  • the granularity of the MAC PDU is smaller.
  • the processing for smaller MAC PDUs takes less time than the technical solution that only produces one MAC PDU.
  • a processing process can be split into multiple processing processes, which greatly reduces the waiting time and meets the requirements of lower latency.
  • the scheduling command may indicate information of a resource used by the sending device.
  • a scheduling command can satisfy the above indication requirements, but when a scheduling command contains too much information, it can be split into multiple scheduling commands to complete the same function. The corresponding transceiver parties can agree on how to handle multiple scheduling commands.
  • the scheduling command may include the allocated physical resource, such as a physical resource block (PRB), and the sending device may use the physical resource to send uplink data.
  • PRB physical resource block
  • the scheduling command may include scheduling information of one or more TB (Transport Block), such as modulation coding of each TB, NDI indication of each TB, and redundancy version (RV) of each TB. , the size of each TB or the total TB size, the process information used by each TB (such as the process number, or the child process number), the encoding mode of each TB, such as Turbo coding, convolution (conventional) code, LDPC code , Polar code, etc.
  • TB is a MAC PDU.
  • the scheduling command may include information about logical channel information or a logical channel group to which data that each TB of the one or more TBs can belong.
  • the information may be, before receiving the scheduling command, the terminal device obtains information about the logical channel information or the logical channel group to which the data that each TB can belong by receiving the configuration message.
  • the logical channel information, or logical channel group information may correspond to a specific service type. For example, the first type of service may use logical channel 1 or logical channel group 1, and the second type of service may use logical channel 2 or logical channel group 2.
  • the scheduling command may include time information used by the terminal device to send each of the one or more TBs. If which OFDM symbol or OFDM symbols are used, and/or frequency information (such as which PRB or which PRBs).
  • the scheduling command may include information that the terminal device sends the number of repetitions of one TB of the one or more TBs in the same TTI, and/or the redundancy version used when the TB is repeated.
  • the foregoing scheduling command may be split into multiple scheduling commands, and each scheduling command carries scheduling information of one of the TBs.
  • the foregoing scheduling command may be a scheduling command in the LTE system, that is, information including physical resources, MCS, RV, NDI, and the like.
  • the scheduling command may be an uplink grant (UL grant), an uplink grant, and the uplink grant has the characteristics of the foregoing scheduling command.
  • the network device determines one or more scheduling commands, where the one or more scheduling commands are used to instruct the sending device to sequentially send the multiple data packets by using one transmission time interval TTI
  • the network device transmits the one or more scheduling commands.
  • the sending device may include different processes for the multiple MAC PDUs, such as adding redundancy check information, coding, modulation, resource mapping, and the like. These processes can use one or more of them, or a combination of them or add other processes. This depends on the requirements of the communication system used and can be chosen by those skilled in the art.
  • the check mode of adding the cyclic redundancy code CRC can be adopted.
  • each MAC PDU is sequentially passed through a process of adding CRC, encoding, modulation, resource mapping.
  • the MAC PDU1 is processed to obtain the data packet 1.
  • the MAC PDU2 is processed to obtain the data packet 2.
  • the MAC PDU3 is processed to obtain the data packet 3.
  • the above-mentioned increase CRC is only one way of performing error check, and other forms of error check mode can also be adopted in the embodiment of the present invention.
  • 303 can be done by the PHY layer.
  • Each MAC PDU has its corresponding physical resource, such as channel resources. On this corresponding resource, the MAC PDU can be sent out.
  • a resource may be a resource element RE, or a physical resource block PRB, or a particular channel.
  • a plurality of MAC PDUs are sequentially mapped to REs corresponding to the allocated good resources.
  • a scheme of performing frequency domain mapping and then performing time domain mapping may be employed. Specifically, the first OFDM symbol of the resource is first mapped in a manner of low frequency to high frequency or high frequency to low frequency. After the mapping of the first MAC PDU is completed, the second PDU, the third PDU, and the like are sequentially mapped in a similar manner.
  • the next MAC PDU of the previous MAC PDU can continue from the Nth OFDM symbol.
  • Resource mapping or resource mapping from the N+1th OFDM symbol. This allows the subsequent MAC PDUs to be sent out more quickly.
  • the plurality of MAC PDUs in the above embodiment use the allocated resources.
  • the resource may be a resource allocated by one scheduling command on one carrier, and the transmitting device divides the resources by itself; if necessary, the sending device may notify the receiving device of the information related to the division by signaling.
  • the resource may also be allocated resources on one carrier; the scheduling command of the receiving device allocates resources required for each MAC PDU, and the transmitting device performs resource mapping according to the allocated resources.
  • the information that may be used in the foregoing processing may be determined by the sending device according to the protocol, or determined according to the configuration of the peer end (such as the receiving device), or obtained from the scheduling command, or the sending device according to environmental factors (such as the packet size). , channel conditions, etc.) are determined.
  • This information includes one of the following or a combination of them: CRC length, encoding, modulation.
  • the coding mode includes: a turbo code, a convolutional code, or an LDPC code, or other codes, which are not limited in the present invention.
  • the next MAC PDU may start from the unmapped OFDM symbol, and then perform resource mapping. That is, adjacent MAC PDUs can use the same OFDM symbol in time, but use different resource elements RE.
  • the uplink modulation data may be used to simultaneously carry the used modulation and/or coding information, so as to receive the device. Decode.
  • the scheduling command does not carry the information, the receiving device needs to perform blind detection of modulation and/or coding.
  • the scheduling command carries only information about the total resources, such as the total size of the MAC PDU1 to the MAC PDU3.
  • the terminal device determines other information, such as modulation information or encoding information, after the uplink data is sent, the related information is carried at the same time, so that the receiving end performs the unpacking process.
  • the invention is not limited.
  • the transmitting device sequentially transmits the plurality of data packets in one TTI.
  • the following manner can be adopted.
  • the transmission of the data packet 1 can be started on the designated TTI, and the transmission is completed at time t1.
  • the transmission of the data packet 2 can be started on the specified TTI, and the transmission is completed at time t2.
  • the transmission of the data packet 3 can be started on the specified TTI, and the transmission is completed at t3.
  • the above three data packets are sequentially sorted in time and transmitted within the same specified TTI.
  • the receiving device can receive partial data (data packet 1) at an earlier time or receive all data (data packets 1-3) at an earlier time. It should be noted that there may be a time interval between the data packets, depending on the time required for the above processing and the division of the MAC PDU. In order to achieve better results, the time interval between data packets can be made zero by reasonable configuration.
  • the ordering includes, in chronological order, one by one.
  • the order of each data packet is not limited.
  • the so-called one after the other includes: the case where each data packet is connected one after the other, and also includes the case that there are other data or time periods in the middle of a certain data packet.
  • the using one The TTI sends a plurality of data packets to the receiving device in sequence, and the encapsulation order of the data packets is the same as the order in which the data packets are sent.
  • the order of receiving the corresponding data packets is consistent with the order of decapsulation.
  • the processing sequence of the data packet is consistent with the order of sending the data packet.
  • the order of processing of the corresponding data packets is consistent with the order of receiving the data packets.
  • the corresponding TTI can be used only when the data corresponding to the entire MAC PDUx completes the resource mapping. Sending, assuming that the processing flow completes the resource mapping for the entire MAC PDUx at time t3, the transmitting device can initiate the transmission process at t3 as early as possible. Second, the time required for each process will be longer because of the longer MAC PDUx.
  • part of the data can be sent out at an earlier time, and all the data is sent out at an earlier time, so that the processing of the data packet is more flexible, thereby shortening the delay required for transmission.
  • the MAC PDU can be split, so that the scheduling for the MAC PDU is more flexible, thereby meeting the requirement of low latency.
  • the time between receiving the uplink grant and transmitting the corresponding uplink data can be reduced.
  • the method may further include:
  • the sending device receives a feedback message, where the feedback message indicates whether at least one of the multiple data packets is correctly received.
  • the sending device starts a retransmission mechanism in response to the feedback message.
  • the feedback message includes, without limitation, HARQ feedback, such as ACK/NACK, or a retransmission command.
  • the retransmission mechanism of the data packet can be initiated by using the confirmation result of one data packet; the retransmission mechanism of all data packets related to this data packet can also be started.
  • Such a correlation may include a relationship of a plurality of data packets corresponding to a plurality of MAC PDUs in the mapping relationship.
  • the time for the transmitting device to confirm whether the data packet is correctly received can be shortened, thereby promptly starting the corresponding retransmission mechanism, and further reducing the processing time of the entire communication system.
  • the sending device may be a network device; and the receiving device may be a terminal device.
  • the sending device may be a terminal device; and the receiving device may be a network device.
  • the transmitting device can use multiple TTIs of different lengths, if the transmitting device is receiving or transmitting data in a longer TTI, if it is required to receive or transmit a shorter TTI data, Then, one MAC PDU corresponding to the longer TTI can be punctured. Punching indicates that it will be empty for a while. That is, the data corresponding to the shorter TTI preempts the resources used by the longer one MAC PDU. Since multiple MAC PDUs sent by the longer TTI are independently coded, this preemption does not affect the decoding performance of other Mac PDUs of longer TTI transmission. The MAC PDU affected by the puncturing can be sent later or discarded. This further increases the flexibility of the transmitting device and allows data to be transmitted preferentially.
  • Embodiments of the present invention provide a data processing method.
  • the method can be made by the receiving device as shown in FIG.
  • the method corresponds to the method of the above transmitting device.
  • the repeated parts will not be described again. Please refer to the schemes of FIG. 3 and FIG. 4.
  • the method includes:
  • the receiving device sequentially receives multiple data packets from the sending device by using a transmission time interval TTI.
  • the receiving device processes the multiple data packets.
  • the receiving device obtains multiple media access control data packet MAC PDUs according to the processed multiple data packets, where one MAC PDU corresponds to one data packet.
  • the one TTI is in a mapping relationship with the multiple MAC PDUs.
  • the mapping relationship includes that a plurality of data packets generated after the processing of the multiple MAC PDUs are sequentially sent or received in the TTI.
  • the mapping relationship may be agreed upon by both parties before communication or by signaling. It may be determined by the transmitting device, or may be determined by the receiving device, and may be notified by the necessary notification signaling.
  • the form of the notification can be either explicit or implicit.
  • the implicit mode means that in the notification signaling, there is no information indicating that there is a corresponding characteristic.
  • the receiving device sequentially receives a plurality of data packets at one TTI.
  • the receiving device sequentially receives data packet 1, data packet 2, and data packet 3 within one TTI.
  • each data packet is not limited.
  • the so-called one after the other includes: the case where each data packet is connected one after the other, and also includes the case that there are other data or time periods in the middle of a certain data packet.
  • the receiving device processes the plurality of data packets.
  • the plurality of data packets correspond to one terminal device.
  • FIG. 6 shows a schematic diagram of a process in accordance with an embodiment of the present invention.
  • the three data packets are subjected to demodulation, decoding, CRC check, and the like, respectively.
  • the CRC check is completed, it is known whether the data packet is correctly received.
  • the first received packet 1 because the process begins first, so the CRC check is completed at t1'; the second received packet 2, the CRC is completed at t2'
  • the third received packet 3 the CRC check is completed at t3'.
  • 503 can be done by the PHY layer.
  • the receiving device obtains multiple media access control data packet MAC PDUs based on the processed multiple data packets, where one MAC PDU corresponds to one data packet.
  • multiple MAC SDUs can be obtained.
  • the MAC PDU1, the MAC PDU2, and the MAC PDU3 are further decapsulated, and the corresponding MAC SDU1, MAC SDU2, and MAC SDU3 are obtained.
  • 504 can be done by the MAC layer.
  • partial data can be received at an earlier time, and all data is received at an earlier time, making the processing of the data packet more flexible, thereby shortening the delay required for reception.
  • the MAC PDU can be split, so that the scheduling for the MAC PDU is more flexible, thereby meeting the requirement of low latency.
  • the time between receiving the uplink grant and transmitting the corresponding uplink data can be reduced.
  • the receiving device processes the multiple data packets, and further includes:
  • the retransmission mechanism includes, without limitation, HARQ feedback, such as ACK/NACK, or a retransmission scheduling command, the retransmission command instructing the transmitting device to resend the data packet.
  • HARQ feedback such as ACK/NACK
  • a retransmission scheduling command the retransmission command instructing the transmitting device to resend the data packet.
  • the retransmission mechanism of the data packet can be initiated by using the confirmation result of one data packet; the retransmission mechanism of all data packets related to this data packet can also be started.
  • Such a correlation may refer to multiple data packets corresponding to multiple MAC PDUs in the above mapping relationship.
  • the corresponding retransmission mechanism is that the NACK of the data packet may instruct the transmitting device to resend the data packet 1, or may instruct the transmitting device to resend All packets, ie packets 1-3.
  • the NACK of the data packet triggers a retransmission scheduling command, which instructs the transmitting device to resend the data packet 1, or may instruct the transmitting device to resend all the data packets, ie, data packets 1-3.
  • the corresponding packet 2 can also have similar functions.
  • 5031, 5032 can be completed by the PHY layer.
  • the time for confirming whether the data packet is correctly received can be shortened, thereby promptly starting the corresponding retransmission mechanism, and further reducing the processing time of the entire communication system.
  • the method further includes:
  • the receiving device determines one or more scheduling commands, where the one or more scheduling commands are used to instruct the sending device to sequentially send the multiple data packets by using one transmission time interval TTI.
  • the receiving device obtains multiple MAC PDUs based on the multiple data packets, including:
  • the sending device obtains the multiple MAC PDUs according to the one or more scheduling commands and the multiple data packets, where the one or more scheduling commands correspond to the multiple MAC PDUs.
  • the scheduling command may be an uplink authorization.
  • the uplink grant can be sent to a sending device, such as a terminal device.
  • the scheduling command may indicate information of a resource used by the sending device. These information are referred to the relevant descriptions above and will not be described again. Through the manner of the scheduling command, the signaling transmission mode can be clarified.
  • the sending device may be a network device; and the receiving device may be a terminal device. And the receiving device receives the one or more scheduling commands, where the one or more scheduling commands are used to indicate that multiple data packets are sequentially received from the sending device by using one transmission time interval TTI.
  • the sending device may be a terminal device; and the receiving device may be a network device.
  • the receiving device may determine one or more scheduling commands, where the one or more scheduling commands are used to instruct the sending device to sequentially send the multiple data packets by using one transmission time interval TTI; sending the one or Multiple scheduling commands
  • the embodiment of the invention further provides a sending device.
  • the transmitting device 700 can use the aforementioned data processing method.
  • the transmitting device includes a processing unit and a transmitting unit.
  • the processing unit 702 is configured to determine a plurality of media access control data packet MAC PDUs, and is further configured to process the multiple MAC PDUs to obtain multiple data packets, where one MAC PDU corresponds to one data packet;
  • the sending unit 703 is configured to sequentially send the multiple data packets to the receiving device by using one transmission time interval TTI.
  • the resources are reasonably scheduled and processed faster.
  • the processing unit may determine multiple MAC PDUs according to an agreement with the receiving device.
  • the terminal device can prepare to place the data in one TTI for transmission according to existing resource conditions, such as known channel conditions or channel resources that can be used.
  • the terminal device (such as the MAC layer of the terminal device) determines a plurality of MAC PDUs for carrying the data.
  • the size of the MAC PDU can be the same or different.
  • the multiple MAC PDUs belong to one set, and the set corresponds to one TTI.
  • some functions of the processing unit may be completed by the MAC layer.
  • the multiple MAC PDUs are for the same terminal device.
  • the processing unit may also determine the multiple MAC PDUs according to the received signaling, for example, the signaling may be sent by the network device.
  • the sending device further includes: the processing unit, configured to determine one or more scheduling commands, where the one or more scheduling commands are used to instruct the sending device to use the one time interval TTI
  • the processing unit is configured to determine that the plurality of MAC PDUs comprise the processing unit, and determine the multiple MAC PDUs in response to the one or more scheduling commands.
  • the scheduling command may be an uplink grant (UL grant).
  • the sending device receives one or more uplink grants; and the sending device determines the plurality of MAC PDUs in response to the one or more uplink grants.
  • the scheduling command the signaling transmission mode can be clarified.
  • the scheduling command generates multiple MAC PDUs
  • the granularity of the MAC PDU is smaller.
  • the processing for smaller MAC PDUs takes less time than the technical solution that only produces one MAC PDU.
  • a processing process can be split into multiple processing processes, which greatly reduces the waiting time and meets the requirements of lower latency.
  • the processing unit may include different processing processes for the multiple MAC PDUs, such as adding redundancy check information, coding, modulation, resource mapping, and the like. These processes can use one or more of them, or a combination of them or add other processes. This depends on the requirements of the communication system used and can be chosen by those skilled in the art.
  • the check mode of adding the cyclic redundancy code CRC can be adopted.
  • the meaning of the resource mapping is the same as the description of the method part of the transmitting device above.
  • the plurality of MAC PDUs in the above embodiment use the allocated resources.
  • the resource may be a resource allocated by one scheduling command on one carrier, and the sending device separately divides the resources; If necessary, the transmitting device can inform the receiving device of the division-related information in the form of signaling.
  • the resource may also be allocated resources on one carrier; the scheduling command of the receiving device allocates resources required for each MAC PDU, and the transmitting device performs resource mapping according to the allocated resources.
  • the information that may be used in the foregoing processing may be determined by the sending device according to the protocol, or determined according to the configuration of the peer end (such as the receiving device), or obtained from the scheduling command, or the sending device according to environmental factors (such as the packet size). , channel conditions, etc.) are determined.
  • This information includes one of the following or a combination of them: CRC length, encoding, modulation.
  • the coding mode includes: a turbo code, a convolutional code, or an LDPC code, or other codes, which are not limited in the present invention.
  • FIG. 4 refers to the description of the method part of the above sending device for the manner of the sending unit.
  • the meaning of the sequence is the same as that of the method part of the transmitting device above.
  • part of the data can be sent out at an earlier time, and all the data is sent out at an earlier time, so that the processing of the data packet is more flexible, thereby shortening the delay required for transmission.
  • the one TTI is in a mapping relationship with the multiple MAC PDUs.
  • the mapping relationship includes that a plurality of data packets generated after the processing of the multiple MAC PDUs are sent or received in the TTI.
  • the MAC PDU can be split, so that the scheduling for the MAC PDU is more flexible, thereby meeting the requirement of low latency.
  • the time between receiving the uplink grant and transmitting the corresponding uplink data can be reduced.
  • the sending device 700 further includes:
  • the receiving unit 705 is configured to receive a feedback message, where the feedback message indicates whether at least one of the multiple data packets is correctly received.
  • the processing unit is further configured to initiate a retransmission mechanism in response to the feedback message.
  • the feedback message includes, without limitation, HARQ feedback, such as ACK/NACK, or a retransmission command.
  • the retransmission mechanism of the data packet can be initiated by using the confirmation result of one data packet; the retransmission mechanism of all data packets related to this data packet can also be started.
  • Such a correlation may include a relationship of a plurality of data packets corresponding to a plurality of MAC PDUs in the mapping relationship.
  • the time for the transmitting device to confirm whether the data packet is correctly received can be shortened, thereby promptly starting the corresponding retransmission mechanism, and further reducing the processing time of the entire communication system.
  • the sending device may be a network device; and the receiving device may be a terminal device.
  • the sending device may be a terminal device; and the receiving device may be a network device.
  • the transmitting device can use multiple TTIs of different lengths, if the transmitting device is receiving or transmitting data in a longer TTI, if it is required to receive or transmit a shorter TTI data, Then, one MAC PDU corresponding to the longer TTI can be punctured. Punching indicates that it will be empty for a while. That is, the data corresponding to the shorter TTI preempts the resources used by the longer one MAC PDU. Since multiple MAC PDUs sent by the longer TTI are independently coded, this preemption does not affect the decoding performance of other Mac PDUs of longer TTI transmission. The MAC PDU affected by the puncturing can be sent later or discarded. This further increases the flexibility of the transmitting device and can be prioritized Lose data.
  • Embodiments of the present invention provide a receiving device.
  • the receiving device can use the aforementioned data processing method, and the receiving device corresponds to the method of the above transmitting device. For the convenience of description, the repeated parts will not be described again.
  • the receiving device 800 includes:
  • the receiving unit 803 is configured to sequentially receive multiple data packets from the sending device by using one transmission time interval TTI;
  • the processing unit 802 is configured to process the multiple data packets.
  • the processing unit 802 is further configured to obtain multiple MAC PDUs based on the processed multiple data packets, where one MAC PDU corresponds to one data packet.
  • the resources are reasonably scheduled, and the processing speed is faster.
  • the one TTI is in a mapping relationship with the multiple MAC PDUs.
  • the mapping relationship includes that a plurality of data packets generated after the processing of the multiple MAC PDUs are sequentially sent or received in the TTI.
  • the mapping relationship may be agreed upon by both parties before communication or by signaling. It may be determined by the transmitting device, or may be determined by the receiving device, and may be notified by the necessary notification signaling.
  • the form of the notification can be either explicit or implicit.
  • the implicit mode means that in the notification signaling, there is no information indicating that there is a corresponding characteristic.
  • the order here refers to one by one in chronological order.
  • the order of each data packet is not limited.
  • the so-called one after the other includes: the case where each data packet is connected one after the other, and also includes the case that there are other data or time periods in the middle of a certain data packet.
  • the encapsulation order of the data packets is consistent with the order of sending the data packets.
  • the order of receiving the corresponding data packets is consistent with the order of decapsulation.
  • the processing sequence of the data packet is consistent with the order of sending the data packet.
  • the order of processing of the corresponding data packets is consistent with the order of receiving the data packets.
  • the processing of the receiving device is a corresponding inverse process. It can be understood that the manner of obtaining the information required in the foregoing processing, the content or the manner of the related information, and the method of the transmitting device are not described herein.
  • a process or a part of a process in which the receiving device processes the multiple data packets may be completed by a PHY layer.
  • obtaining multiple MAC PDUs based on the processed multiple data packets may be completed by the MAC layer.
  • partial data can be received at an earlier time, and all data is received at an earlier time, making the processing of the data packet more flexible, thereby shortening the delay required for reception.
  • the MAC PDU can be split, so that the scheduling for the MAC PDU is more flexible, thereby meeting the requirement of low latency.
  • the time between receiving the uplink grant and transmitting the corresponding uplink data can be reduced.
  • the processing unit is configured to process the multiple data packets, including:
  • the processing unit is configured to confirm whether at least one of the plurality of data packets is correctly received
  • the processing unit is configured to start a retransmission mechanism according to the confirmation result.
  • the retransmission mechanism includes, without limitation, HARQ feedback, such as ACK/NACK, or a retransmission scheduling command, the retransmission command instructing the transmitting device to resend the data packet.
  • HARQ feedback such as ACK/NACK
  • a retransmission scheduling command the retransmission command instructing the transmitting device to resend the data packet.
  • the retransmission mechanism of the data packet can be initiated by using the confirmation result of one data packet; the retransmission mechanism of all data packets related to this data packet can also be started.
  • Such a correlation may refer to multiple data packets corresponding to multiple MAC PDUs in the above mapping relationship.
  • This step can be sent by the transmitting device 805 of the receiving device 800 to transmit corresponding signaling.
  • the function of the processing unit to confirm and start the retransmission mechanism may be completed by the PHY layer.
  • the time for confirming whether the data packet is correctly received can be shortened, thereby promptly starting the corresponding retransmission mechanism, and further reducing the processing time of the entire communication system.
  • the receiving device 800 further includes:
  • the processing unit is further configured to determine one or more scheduling commands, where the one or more scheduling commands are used to instruct the sending device to sequentially send the multiple data packets by using a sending time interval TTI;
  • the processing unit is configured to obtain multiple MAC PDUs based on the multiple data packets, including:
  • the processing unit is configured to obtain the multiple MAC PDUs based on the one or more scheduling commands and the multiple data packets, where the one or more scheduling commands correspond to the multiple MAC PDUs.
  • the scheduling command may be an uplink authorization.
  • the uplink grant may be sent to a transmitting device, such as a terminal device, by the transmitting unit 805.
  • the dotted line in the figure indicates that the part can be omitted.
  • the scheduling command may indicate information of a resource used by the sending device. These information are referred to the relevant descriptions above and will not be described again. Through the manner of the scheduling command, the signaling transmission mode can be clarified.
  • the sending device may be a network device; and the receiving device may be a terminal device.
  • the sending device may be a terminal device; and the receiving device may be a network device.
  • the processing unit may be implemented by a processor, which may be implemented by a transmitter or a transceiver, which may be implemented by a receiver or a transceiver.
  • FIG. 9 is a structural block diagram of a transmitting device according to an embodiment of the present invention.
  • the terminal device 900 includes a processor 901, a memory 902, a transmitter 903, a receiver 904, and an antenna 905.
  • the terminal device 900 may also include other devices such as an input device, an output device, a battery, and the like.
  • Processor 901 can include functionality to operate one or more software programs.
  • the software program can be stored in the memory 902.
  • the software instructions stored by processor 902 and memory 902 can be configured to cause the actions performed by terminal device 900.
  • processor 902 is capable of operating a connection program.
  • the memory 902 can It is an institutional memory, a flash memory, a magnetic storage device such as a hard disk, a floppy disk drive, a magnetic tape, and the like.
  • Memory 902 can store one or more software programs, instructions, information blocks, data, and the like.
  • the memory 902 can store instructions for performing the method performed by the terminal device in the method of FIG.
  • the processor 901 can execute the instructions stored in the memory 902 in combination with other hardware (for example, the transmitter 903, the receiver 904, and the antenna 905) to complete the steps performed by the transmitting device in the method shown in FIG. 3.
  • other hardware for example, the transmitter 903, the receiver 904, and the antenna 905.
  • the memory 902 can store instructions for performing the method performed by the terminal device in the method of FIG.
  • the processor 901 can execute the instructions stored in the memory 902 in combination with other hardware (for example, the transmitter 903, the receiver 904, and the antenna 905) to complete the steps performed by the transmitting device in the method shown in FIG. 4, and the specific working process and beneficial effects can be seen in the figure. 4 Description of the terminal device in the illustrated embodiment.
  • FIG. 10 is a structural block diagram of a network side device according to an embodiment of the present invention.
  • the network side device 1000 shown in FIG. 10 includes a processor 1001, a memory 1002, and a transceiver 1003.
  • the method disclosed in the foregoing embodiments of the present invention may be applied to the processor 1001 or implemented by the processor 1001.
  • the processor 1001 may be an integrated circuit chip with signal processing capabilities. In the implementation process, each step of the foregoing method may be completed by an integrated logic circuit of hardware in the processor 1001 or an instruction in a form of software.
  • the processor 1001 may be a general-purpose processor, a digital signal processor (DSP), an application specific integrated circuit (ASIC), a Field Programmable Gate Array (FPGA), or the like. Programmable logic devices, discrete gates or transistor logic devices, discrete hardware components.
  • DSP digital signal processor
  • ASIC application specific integrated circuit
  • FPGA Field Programmable Gate Array
  • the general purpose processor may be a microprocessor or the processor or any conventional processor or the like.
  • the steps of the method disclosed in the embodiments of the present invention may be directly implemented by the hardware decoding processor, or may be performed by a combination of hardware and software modules in the decoding processor.
  • the software module can be located in a random access memory (RAM), a flash memory, a read-only memory (ROM), a programmable read only memory or an electrically erasable programmable memory, a register, etc.
  • RAM random access memory
  • ROM read-only memory
  • programmable read only memory or an electrically erasable programmable memory
  • register etc.
  • the storage medium is located in the memory 1002, and the processor 1001 reads the instructions in the memory 1002 and completes the steps of the above method in combination with its hardware.
  • the memory 1002 can store instructions for performing the method performed by the receiving device in the method of FIG. 5.
  • the processor 1001 can execute the instructions stored in the memory 1002 in combination with other hardware (for example, the transceiver 1003 and an antenna (not shown)) to complete the steps performed by the receiving device in the method shown in FIG. 5, and the specific working process and beneficial effects can be seen in the figure. A description of the receiving device in the illustrated embodiment.
  • the memory 1002 can store instructions for performing the method performed by the receiving device in the method of FIG.
  • the processor 1001 can execute the instructions stored in the memory 1002 in combination with other hardware (for example, the transceiver 1003) to complete the steps performed by the receiving device in the method shown in FIG. 6.
  • the specific working process and the beneficial effects can be received in the embodiment shown in FIG. Description of the device.
  • the disclosed systems, devices, and methods may be implemented in other manners.
  • the device embodiments described above are merely illustrative.
  • the division of the unit is only a logical function division.
  • there may be another division manner for example, multiple units or components may be combined or Can be integrated into another system, or some features can be ignored or not executed.
  • the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be in an electrical, mechanical or other form.
  • the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
  • each functional unit in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
  • the functions may be stored in a computer readable storage medium if implemented in the form of a software functional unit and sold or used as a standalone product.
  • the technical solution of the present invention which is essential or contributes to the prior art, or a part of the technical solution, may be embodied in the form of a software product, which is stored in a storage medium, including
  • the instructions are used to cause a computer device (which may be a personal computer, server, or network device, etc.) or a processor to perform all or part of the steps of the methods described in various embodiments of the present invention.
  • the foregoing storage medium includes: a U disk, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk, and the like. .

Abstract

A data processing method, and sending device and receiving device. The sending device comprises: a processing unit being used for determining a plurality of media access control data packets (MAC PDUs), and the processing unit being further used for processing the plurality of MAC PDUs to obtain multiple data packets, each MAC PDU corresponding to one data packet; and a sending unit using one transmission time interval (TTI) to send the plurality data packets to a receiving device in sequence. By determining a plurality of MAC PDUs and enabling a plurality of data packets corresponding to these MAC PDUs to be transmitted during one TTI, resources are reasonably scheduled, thereby improving the speed of data processing.

Description

数据处理的方法、发送设备和接收设备Data processing method, transmitting device and receiving device 技术领域Technical field
本发明实施例涉及无线通信技术领域,并且更具体地,涉及数据处理的方法、终端设备和网络侧设备。Embodiments of the present invention relate to the field of wireless communication technologies, and, more particularly, to a method, a terminal device, and a network side device for data processing.
背景技术Background technique
如图1,在已有的通信系统中,用户面协议栈包括分组数据汇聚层协议PDCP层,无线链路控制RLC层,媒体接入控制MAC层,物理PHY层等。As shown in FIG. 1, in the existing communication system, the user plane protocol stack includes a packet data convergence layer protocol PDCP layer, a radio link control RLC layer, a medium access control MAC layer, a physical PHY layer, and the like.
以发送设备为例,PDCP层的主要功能包括加解密,头压缩和解头压缩,在切换时或多连接时进行重排序(reordering),重传PDCP PDU/SDU。Taking the transmitting device as an example, the main functions of the PDCP layer include encryption and decryption, header compression and de-head compression, reordering during handover or multiple connections, and retransmission of PDCP PDUs/SDUs.
RLC层的主要功能包括分段,串接,重排序,ARQ重传。The main functions of the RLC layer include segmentation, concatenation, reordering, and ARQ retransmission.
MAC层的主要功能包括复用,调度,HARQ,DRX,随机接入Random Access(RA)等。The main functions of the MAC layer include multiplexing, scheduling, HARQ, DRX, random access (Random Access (RA), etc.).
PHY层的主要功能是对MAC层发下来的MAC PDU增加CRC,进行编码,调制,资源映射等。The main function of the PHY layer is to add CRC to the MAC PDU sent by the MAC layer, coding, modulation, resource mapping, and the like.
对应的,接收设备的对应层执行相反的动作。Correspondingly, the corresponding layer of the receiving device performs the opposite action.
可见,对应于一个传输时间间隔TTI,发送设备基于一个调度命令,MAC层分别向该调度命令中通知的资源所对应的RLC层索要数据;RLC层根据该要求组成多个RLC PDU,将其发给MAC层;MAC层将RLC层的多个RLC PDU以及其他可能的控制元素,如MAC CE,封装成一个MAC PDU,发给PHY层。PHY层针对这个MAC PDU进行处理,如增加CRC,编码,资源映射等,最后将处理好的信息通过空口发送出去。对应的接收设备的各层执行相反动作。It can be seen that, corresponding to a transmission time interval TTI, the sending device is based on a scheduling command, and the MAC layer separately requests data from the RLC layer corresponding to the resource notified in the scheduling command; the RLC layer forms multiple RLC PDUs according to the requirement, and sends the same To the MAC layer; the MAC layer encapsulates multiple RLC PDUs of the RLC layer and other possible control elements, such as MAC CE, into a MAC PDU and sends it to the PHY layer. The PHY layer processes the MAC PDU, such as adding CRC, encoding, resource mapping, etc., and finally sends the processed information through the air interface. The layers of the corresponding receiving device perform the opposite actions.
随着无线通信技术的发展,对时延的要求越来越高,这就涉及对处理流程的全面优化。而上述流程中主要数据处理层的调度不够灵活,使得相应的资源没有被充分调度起来,不能满足低时延的要求。With the development of wireless communication technology, the requirements for delay are getting higher and higher, which involves comprehensive optimization of the processing flow. However, the scheduling of the main data processing layer in the above process is not flexible enough, so that the corresponding resources are not fully scheduled and cannot meet the requirements of low latency.
发明内容Summary of the invention
本发明实施例提供数据处理的方法、发送设备和接收设备,以提高数据处理速度。Embodiments of the present invention provide a data processing method, a transmitting device, and a receiving device to improve data processing speed.
一方面,本申请的实施例提供了一种数据处理方法和使用该方法的发送设备、接收设备。该方法包括发送设备确定了多个媒体接入控制数据包MAC PDU,并处理所述MAC PDU得到多个数据包,使用一个传输时间间隔TTI将上述多个数据包依次发送给接收设备,其中一个MAC PDU对应一个数据包。对应的,接收设备在一个TTI内依次接收所述多个数据包,并处理它们从而获得多个MAC PDU。通过上述方案,发送设备和接收设备可以使用更小粒度的MAC PDU,使得针对MAC PDU的调度更为灵活,进而满足低时延的要求。对于终端设备而言,可以减少,接收上行授权到发送对应的上行数据之间的时间。In one aspect, an embodiment of the present application provides a data processing method and a transmitting device and a receiving device using the same. The method includes the transmitting device determining a plurality of media access control data packet MAC PDUs, and processing the MAC PDU to obtain a plurality of data packets, and transmitting the plurality of data packets to the receiving device in sequence using a transmission time interval TTI, wherein one The MAC PDU corresponds to one packet. Correspondingly, the receiving device sequentially receives the plurality of data packets in one TTI and processes them to obtain a plurality of MAC PDUs. Through the above scheme, the transmitting device and the receiving device can use a smaller granularity MAC PDU, so that the scheduling for the MAC PDU is more flexible, thereby meeting the requirement of low latency. For the terminal device, the time between receiving the uplink grant and transmitting the corresponding uplink data can be reduced.
可选的,所述多个MAC PDU是针对同一个终端设备的。 Optionally, the multiple MAC PDUs are for the same terminal device.
可选的,所述依次包括,按照时间顺序,一个接一个(one by one)。其中各个数据包的先后不做限定。所谓的一个接一个,包括:各个数据包一个接一个头尾相连的情况,也包括:某两个数据包中间还有其他数据或者时间段的情况。Optionally, the sequentially includes, one by one, one by one in chronological order. The order of each data packet is not limited. The so-called one after the other includes: the case where each data packet is connected one after the other, and also includes the case that there are other data or time periods in the middle of a certain data packet.
可选的,上述一个TTI与所述多个MAC PDU存在映射关系。所述映射关系包括,所述多个MAC PDU经过处理后所生成的多个数据包在该TTI内依次发送或接收。所述映射关系可以双方在通信之前约定好,或者通过信令传输。可以由发送设备决定,也可以由接收设备决定,通过必要的通知信令通知对方即可。通知的形式,可以采用显性方式,也可以采用隐性方式。隐性方式是指,在所述通知信令中,没有存在一种信息代表存在对应的特性。Optionally, the one TTI is in a mapping relationship with the multiple MAC PDUs. The mapping relationship includes that a plurality of data packets generated after the processing of the multiple MAC PDUs are sequentially sent or received in the TTI. The mapping relationship may be agreed upon by both parties before communication or by signaling. It may be determined by the transmitting device, or may be determined by the receiving device, and may be notified by the necessary notification signaling. The form of the notification can be either explicit or implicit. The implicit mode means that in the notification signaling, there is no information indicating that there is a corresponding characteristic.
可选的,不论是发送设备还是接收设备,其对MAC PDU的数据处理过程可以是并行的。即在处理某个MAC PDU的过程中,还在处理第二个MAC PDU,而这两个MAC PDU存在所述映射关系。通过并行处理,可以更快的获得结果,提升数据处理速度。Optionally, whether it is a transmitting device or a receiving device, the data processing process for the MAC PDU may be parallel. That is, in the process of processing a certain MAC PDU, the second MAC PDU is still processed, and the two MAC PDUs have the mapping relationship. Through parallel processing, results can be obtained faster and data processing speed can be improved.
可选的,所述使用一个TTI将多个数据包依次发送给接收设备的过程中,数据包的封装顺序与发送数据包的顺序一致。对应的接收数据包的顺序,与解封装的顺序一致。可选的,所述数据包的处理的顺序与所述发送数据包的顺序一致。对应的所述数据包的处理的顺序与所述接收数据包的顺序一致。Optionally, in the process of sequentially sending a plurality of data packets to the receiving device by using one TTI, the encapsulation order of the data packets is consistent with the order of sending the data packets. The order of receiving the corresponding data packets is consistent with the order of decapsulation. Optionally, the processing sequence of the data packet is consistent with the order of sending the data packet. The order of processing of the corresponding data packets is consistent with the order of receiving the data packets.
又一方面,本发明实施例提供一种发送设备。所述发送设备包括:处理单元,用于确定多个媒体接入控制数据包MAC PDU;所述处理单元,还用于处理所述多个MAC PDU得到多个数据包,其中一个MAC PDU对应一个数据包;发送单元,使用一个传输时间间隔TTI将所述多个数据包依次发送给接收设备。通过确定多个MAC PDU并使对应这些MAC PDU的多个数据包在一个TTI内被传输,使得资源被合理地调度,处理速度更快。In another aspect, an embodiment of the present invention provides a transmitting device. The sending device includes: a processing unit, configured to determine a plurality of media access control data packet MAC PDUs; the processing unit is further configured to process the multiple MAC PDUs to obtain multiple data packets, where one MAC PDU corresponds to one a data packet; the transmitting unit sequentially transmits the plurality of data packets to the receiving device by using a transmission time interval TTI. By determining multiple MAC PDUs and having multiple packets corresponding to these MAC PDUs transmitted within one TTI, the resources are reasonably scheduled and processed faster.
在一个可能的设计中,所述发送设备还包括:接收单元,用于接收反馈消息,所述反馈消息指示所述多个数据包的至少一个是否被正确接收;所述处理单元,还用于响应于所述反馈消息启动重传机制。通过及时的重传机制,可以提高响应速度。In a possible design, the sending device further includes: a receiving unit, configured to receive a feedback message, the feedback message indicating whether at least one of the plurality of data packets is correctly received; the processing unit is further configured to: A retransmission mechanism is initiated in response to the feedback message. The response speed can be improved by a timely retransmission mechanism.
在一个可能的设计中,所述发送设备为终端设备,还包括:所述处理单元,还用于接收一个或多个调度命令,所述一个或者多个调度命令用于指示所述发送设备使用一个传输时间间隔TTI将所述多个数据包依次发送;所述处理单元,用于响应于所述一个或多个调度命令确定所述多个MAC PDU。通过所述调度命令,可以明确信令的传输方式。In a possible design, the sending device is a terminal device, and further includes: the processing unit, configured to receive one or more scheduling commands, where the one or more scheduling commands are used to indicate that the sending device uses And transmitting, by the processing unit, the plurality of MAC PDUs in response to the one or more scheduling commands. Through the scheduling command, the signaling transmission mode can be clarified.
在一个可能的设计中,所述处理单元,将所述多个MAC PDU在一个载波上进行资源映射(RESOURCE-MAPPING)从而得到所述多个数据包,其中,一个MAC PDU进行一次资源映射。通过资源映射实现的数据包并行处理,可以进一步提高数据处理速度。In a possible design, the processing unit performs resource mapping (RESOURCE-MAPPING) on the one carrier to obtain the plurality of data packets, wherein one MAC PDU performs resource mapping. The parallel processing of data packets realized by resource mapping can further improve the data processing speed.
又一方面,本发明实施例提供一种接收设备。所述接收设备包括:接收单元,用于使用一个传输时间间隔TTI从发送设备依次接收多个数据包;处理单元,用于 处理所述多个数据包,以及基于所述经过处理的多个数据包获得多个MAC PDU,其中一个MAC PDU对应一个数据包。通过确定多个MAC PDU并使对应这些MAC PDU的多个数据包在一个TTI内被使用,使得资源被合理地调度,处理速度更快。In another aspect, an embodiment of the present invention provides a receiving device. The receiving device includes: a receiving unit, configured to sequentially receive a plurality of data packets from the sending device by using one transmission time interval TTI; and a processing unit, configured to: Processing the plurality of data packets, and obtaining a plurality of MAC PDUs based on the processed plurality of data packets, wherein one of the MAC PDUs corresponds to one data packet. By determining multiple MAC PDUs and having multiple packets corresponding to these MAC PDUs used within one TTI, the resources are reasonably scheduled and processed faster.
在一个可能的设计中,所述接收设备中,所述处理单元,还用于确定一个或多个调度命令,所述一个或者多个调度命令用于指示发送设备使用一个发送时间间隔TTI将所述多个数据包依次发送;所述接收设备还包括发送单元,用于发送所述一个或多个调度命令,所述一个或多个调度命令对应于所述多个MAC PDU。通过所述调度命令,可以明确信令的传输方式。In a possible design, in the receiving device, the processing unit is further configured to determine one or more scheduling commands, where the one or more scheduling commands are used to instruct the sending device to use a sending time interval TTI The plurality of data packets are sequentially sent; the receiving device further includes a sending unit, configured to send the one or more scheduling commands, where the one or more scheduling commands correspond to the multiple MAC PDUs. Through the scheduling command, the signaling transmission mode can be clarified.
在一个可能的设计中,所述处理单元,还用于并行处理所述多个MAC PDU得到多个数据包,其中,一个MAC PDU进行一次资源映射。通过资源映射实现的数据包并行处理,可以进一步提高数据处理速度。In a possible design, the processing unit is further configured to process the plurality of MAC PDUs in parallel to obtain a plurality of data packets, wherein one MAC PDU performs a resource mapping. The parallel processing of data packets realized by resource mapping can further improve the data processing speed.
在一个可能的设计中,所述发送设备还包括:所述处理单元,用于处理所述多个数据包,包括:所述处理单元,用于确认所述多个数据包的至少一个是否被正确接收;所述处理单元,用于根据确认结果启动重传机制。通过及时的重传机制,可以提高响应速度。In a possible design, the sending device further includes: the processing unit, configured to process the plurality of data packets, including: the processing unit, configured to confirm whether at least one of the plurality of data packets is The receiving unit is configured to start a retransmission mechanism according to the confirmation result. The response speed can be improved by a timely retransmission mechanism.
又一方面,本发明实施例提供一种数据处理方法。所述数据处理方法包括:发送设备确定多个媒体接入控制数据包MAC PDU;所述发送设备处理所述多个MAC PDU得到多个数据包,其中一个MAC PDU对应一个数据包;所述发送设备使用一个传输时间间隔TTI将所述多个数据包依次发送给接收设备。通过在一个TTI内依次接收多个数据包,并对应的获得多个MAC PDU,使得资源被合理地调度,处理速度更快。In another aspect, an embodiment of the present invention provides a data processing method. The data processing method includes: the transmitting device determines a plurality of media access control data packet MAC PDUs; the transmitting device processes the plurality of MAC PDUs to obtain a plurality of data packets, wherein one of the MAC PDUs corresponds to one data packet; The device sequentially transmits the plurality of data packets to the receiving device using a transmission time interval TTI. By sequentially receiving a plurality of data packets in one TTI and correspondingly obtaining a plurality of MAC PDUs, the resources are reasonably scheduled, and the processing speed is faster.
又一方面,本发明实施例提供一种数据处理方法。所述数据处理方法包括:接收设备使用一个传输时间间隔TTI从发送设备依次接收多个数据包;所述接收设备处理所述多个数据包;所述接收设备基于所述经过处理的多个数据包获得多个媒体接入控制数据包MAC PDU,其中一个MAC PDU对应一个数据包。通过确定多个MAC PDU并使对应这些MAC PDU的多个数据包在一个TTI内被使用,使得资源被合理地调度,处理速度更快。In another aspect, an embodiment of the present invention provides a data processing method. The data processing method includes: the receiving device sequentially receives a plurality of data packets from the transmitting device using one transmission time interval TTI; the receiving device processes the plurality of data packets; and the receiving device is based on the processed multiple data The packet obtains multiple media access control packet MAC PDUs, one of which corresponds to one data packet. By determining multiple MAC PDUs and having multiple packets corresponding to these MAC PDUs used within one TTI, the resources are reasonably scheduled and processed faster.
又一方面,本发明实施例提供一种计算机可读存储介质,该计算机可读存储介质存储用于实现上述发送设备使用的方法的指令,其包含用于执行上述方面所设计的程序。In still another aspect, an embodiment of the present invention provides a computer readable storage medium storing instructions for implementing a method for use by the transmitting device, including a program designed to perform the above aspects.
又一方面,本发明实施例提供一种计算机可读存储介质,该计算机可读存储介质存储用于实现上述接收设备使用的方法的指令,其包含用于执行上述方面所设计的程序。In still another aspect, an embodiment of the present invention provides a computer readable storage medium storing instructions for implementing the method for use by the receiving device, including a program designed to perform the above aspects.
又一方面,本发明实施例提供一种发送设备,该发送设备包括存储器和处理器,该存储器包括上述方面的计算机可读存储介质,该处理器用于执行该计算机可读存储介质存储的实现上述发送设备使用的方法的指令。In another aspect, an embodiment of the present invention provides a transmitting device, where the transmitting device includes a memory and a processor, where the memory includes the computer readable storage medium of the above aspect, and the processor is configured to perform the storage of the computer readable storage medium. The instruction to send the method used by the device.
又一方面,本发明实施例提供一种接收设备,该接收设备包括存储器和处理器,该存储器包括第十一方面的计算机可读存储介质,该处理器用于执行该计算机可读存储介质存储的实现上述接收设备使用的方法的指令。 In still another aspect, an embodiment of the present invention provides a receiving device, where the receiving device includes a memory and a processor, where the memory includes the computer readable storage medium of the eleventh aspect, the processor is configured to execute the computer readable storage medium for storage An instruction to implement the method used by the receiving device described above.
又一方面,本发明实施例提供一种通信系统,该系统包括上述方面所述的发送设备和接收设备。In another aspect, an embodiment of the present invention provides a communication system, where the system includes the transmitting device and the receiving device described in the foregoing aspects.
根据本发明的实施例提供的技术方案,可以提高数据处理速度。According to the technical solution provided by the embodiment of the present invention, the data processing speed can be improved.
附图说明DRAWINGS
图1是一种用户面协议栈的示意图。1 is a schematic diagram of a user plane protocol stack.
图2是根据本发明实施例提供的通信系统的示意图。2 is a schematic diagram of a communication system provided in accordance with an embodiment of the present invention.
图3是根据本发明实施例提供的一种数据处理方法的示意性流程图。FIG. 3 is a schematic flowchart of a data processing method according to an embodiment of the present invention.
图4是根据本发明实施例提供的一种处理过程的示意图。FIG. 4 is a schematic diagram of a processing procedure according to an embodiment of the present invention.
图5是根据本发明实施例提供的另一种数据处理方法的示意性流程图。FIG. 5 is a schematic flowchart of another data processing method according to an embodiment of the present invention.
图6是根据本发明实施例提供的另一种处理过程的示意图。FIG. 6 is a schematic diagram of another processing procedure according to an embodiment of the present invention.
图7是根据本发明实施例提供的发送设备的一种结构示意图。FIG. 7 is a schematic structural diagram of a transmitting device according to an embodiment of the present invention.
图8是根据本发明实施例提供的接收设备的一种结构示意图。FIG. 8 is a schematic structural diagram of a receiving device according to an embodiment of the present invention.
图9是根据本发明实施例提供的发送设备的另一种结构示意图。FIG. 9 is another schematic structural diagram of a transmitting device according to an embodiment of the present invention.
图10是根据本发明实施例提供的接收设备的另一种结构示意图。FIG. 10 is another schematic structural diagram of a receiving device according to an embodiment of the present invention.
具体实施方式detailed description
本发明实施例基于图2所示的通信系统中提出了一种解决方案,用以提高数据处理速度。如图2所示,本发明实施例提供了一种通信系统100。该通信系统200至少包括至少一个基站(base station,BS)和多个终端设备。进行蜂窝通信的终端设备具有与基站进行蜂窝通信的功能,也可以称为蜂窝终端设备或蜂窝终端。上述基站和终端设备可以采用如图1的用户面协议栈。The embodiment of the present invention proposes a solution based on the communication system shown in FIG. 2 to improve the data processing speed. As shown in FIG. 2, an embodiment of the present invention provides a communication system 100. The communication system 200 includes at least one base station (BS) and a plurality of terminal devices. A terminal device performing cellular communication has a function of performing cellular communication with a base station, and may also be referred to as a cellular terminal device or a cellular terminal. The above base station and terminal device may adopt a user plane protocol stack as shown in FIG. 1.
本发明实施例的技术方案可以应用于各种数据处理的通信系统,例如:例如码分多址(code division multiple access,CDMA)、时分多址(time division multiple access,TDMA)、频分多址(frequency division multiple access,FDMA)、正交频分多址(orthogonal frequency-division multiple access,OFDMA)、单载波频分多址(single carrier FDMA,SC-FDMA)和其它系统等。术语“系统”可以和“网络”相互替换。CDMA系统可以实现例如通用无线陆地接入(universal terrestrial radio access,UTRA),CDMA2000等无线技术。UTRA可以包括宽带CDMA(wideband CDMA,WCDMA)技术和其它CDMA变形的技术。CDMA2000可以覆盖过渡标准(interim standard,IS)2000(IS-2000),IS-95和IS-856标准。TDMA系统可以实现例如全球移动通信系统(global system for mobile communication,GSM)等无线技术。OFDMA系统可以实现诸如演进通用无线陆地接入(evolved UTRA,E-UTRA)、超级移动宽带(ultra mobile broadband,UMB)、IEEE 802.11(Wi-Fi),IEEE 802.16(WiMAX),IEEE 802.20,Flash OFDMA等无线技术。UTRA和E-UTRA是UMTS以及UMTS演进版本。3GPP在长期演进(long term evolution,LTE)和基于LTE演进的各种版本是使用E-UTRA的UMTS的新版本。第五代(5Generation,简称:“5G“)通信系统、新空口(New Radio,简称“NR)是正在研究当中的下一代通信系统。此外,所述通信系统200还可以适用于面向未来的通信技术,都适用本发 明实施例提供的技术方案。本发明实施例描述的系统架构以及业务场景是为了更加清楚的说明本发明实施例的技术方案,并不构成对于本发明实施例提供的技术方案的限定,本领域普通技术人员可知,随着网络架构的演变和新业务场景的出现,本发明实施例提供的技术方案对于类似的技术问题,同样适用。The technical solution of the embodiments of the present invention can be applied to various data processing communication systems, such as, for example, code division multiple access (CDMA), time division multiple access (TDMA), frequency division multiple access. (frequency division multiple access, FDMA), orthogonal frequency-division multiple access (OFDMA), single carrier frequency division multiple access (SC-FDMA), and other systems. The term "system" can be replaced with "network". A CDMA system can implement wireless technologies such as universal terrestrial radio access (UTRA), CDMA2000, and the like. UTRA may include wideband CDMA (WCDMA) technology and other CDMA variant technologies. CDMA2000 can cover the interim standard (IS) 2000 (IS-2000), IS-95 and IS-856 standards. The TDMA system can implement a wireless technology such as a global system for mobile communication (GSM). An OFDMA system can implement such as evolved universal radio land access (evolved UTRA, E-UTRA), ultra mobile broadband (UMB), IEEE 802.11 (Wi-Fi), IEEE 802.16 (WiMAX), IEEE 802.20, Flash OFDMA And other wireless technologies. UTRA and E-UTRA are UMTS and UMTS evolved versions. The various versions of 3GPP in long term evolution (LTE) and LTE-based evolution are new versions of UMTS that use E-UTRA. The fifth generation (5Generation, referred to as "5G") communication system, New Radio ("NR" for short) is the next generation communication system under study. In addition, the communication system 200 can also be applied to future-oriented communication. Technology, both apply to this issue The technical solution provided by the embodiment is shown. The system architecture and the service scenario described in the embodiments of the present invention are for the purpose of more clearly illustrating the technical solutions of the embodiments of the present invention, and do not constitute a limitation of the technical solutions provided by the embodiments of the present invention. The technical solutions provided by the embodiments of the present invention are equally applicable to similar technical problems.
终端设备(terminal device),也可以称之为用户设备(User Equipment,UE)、移动终端(Mobile Terminal,MT)、移动用户设备等,可以经无线接入网(例如,Radio Access Network,RAN)与一个或多个核心网进行通信,用户设备可以是移动终端,如移动电话(或称为“蜂窝”电话)和具有移动终端的计算机,例如,可以是便携式、袖珍式、手持式、计算机内置的或者车载的移动装置。A terminal device, which may also be called a user equipment (User Equipment, UE), a mobile terminal (MT), a mobile user equipment, etc., may be accessed via a radio access network (for example, a Radio Access Network, RAN). In communication with one or more core networks, the user equipment can be a mobile terminal, such as a mobile telephone (or "cellular" telephone) and a computer with a mobile terminal, for example, can be portable, pocket, handheld, built-in Or on-board mobile devices.
网络设备可以是一种部署在无线接入网中为终端设备提供无线通信功能的装置。所述网络可以包括各种形式的宏基站,微基站(也称为小站),中继站,接入点等,也可以包括各种形式的控制节点,如网络控制器。所述控制节点可以连接多个基站,并为所述多个基站覆盖下的多个终端设备配置资源。在采用不同的无线接入技术的系统中,具备基站功能的设备的名称可能会有所不同,如LTE中的eNB或e-NodeB,也可以是5G或NR中的基站或发射接收端点(Transmission Reception Point,简称“TRP”)本发明并不限定。A network device can be a device deployed in a wireless access network to provide wireless communication functionality to a terminal device. The network may include various forms of macro base stations, micro base stations (also referred to as small stations), relay stations, access points, etc., and may also include various forms of control nodes, such as network controllers. The control node may connect multiple base stations and allocate resources for multiple terminal devices covered by the multiple base stations. In a system using different radio access technologies, the name of a device with a base station function may be different, such as an eNB or an e-NodeB in LTE, or a base station or a transmitting and receiving endpoint in a 5G or NR (Transmission). Reception Point, abbreviated as "TRP") The present invention is not limited.
需要说明的是,图2所示的通信系统200中所包含的终端设备的数量和类型仅仅是一种例举,本发明实施例也并不限制于此。譬如,还可以包括更多与基站进行通信的蜂窝终端设备,或者包括更多进行D2D通信的D2D终端设备,为简明描述,不在附图中一一描述。此外,在如图2所示的通信系统200中,尽管示出了基站20、基站22和基站24,以及多个终端设备,但所述通信系统200可以并不限于包括所述基站和终端设备,譬如还可以包括核心网设备或用于承载虚拟化网络功能的设备等,这些对于本领域普通技术人员而言是显而易见的,在此不一一详述。It should be noted that the number and types of terminal devices included in the communication system 200 shown in FIG. 2 are merely exemplary, and the embodiments of the present invention are not limited thereto. For example, it may also include more cellular terminal devices that communicate with the base station, or more D2D terminal devices that perform D2D communication, which are not described in the drawings for the sake of brevity. Further, in the communication system 200 shown in FIG. 2, although the base station 20, the base station 22, and the base station 24, and a plurality of terminal devices are shown, the communication system 200 may not be limited to include the base station and the terminal device. For example, it may also include a core network device or a device for carrying a virtualized network function, etc., which will be apparent to those skilled in the art, and will not be described in detail herein.
媒体接入控制数据包MAC PDU,通常是指MAC层将从RLC层递交下来的数据包,MAC层自身产生的MAC CE,以及填充(Padding)中的一个或多个,通过增加MAC层头部信息,封装成能递交给物理层的数据包。Media access control packet MAC PDU, usually refers to the MAC layer that the MAC layer will deliver from the RLC layer, the MAC CE generated by the MAC layer itself, and one or more of the Padding, by adding the MAC layer header. Information encapsulated into packets that can be delivered to the physical layer.
传输时间间隔(transmission time interval,TTI),通常是物理层数据处理的最小单位。例如,网络设备给终端设备发送调度命令中分配的资源,在时间上至少是一个TTI。Transmission time interval (TTI), usually the smallest unit of physical layer data processing. For example, the network device sends the resource allocated in the scheduling command to the terminal device, which is at least one TTI in time.
由于现有技术中,MAC PDU被当做一个独立的最小处理单元而不能合理拆分,使得相应的资源没有被充分调度起来,不能满足低时延的要求。Because in the prior art, the MAC PDU is regarded as an independent minimum processing unit and cannot be reasonably split, so that the corresponding resources are not fully scheduled, and the low delay requirement cannot be met.
本发明的实施例提供一种数据处理方法。如图3所示该方法可以被发送设备使用。所述方法包括:Embodiments of the present invention provide a data processing method. The method can be used by the transmitting device as shown in FIG. The method includes:
302,发送设备确定多个媒体接入控制数据包MAC PDU;302. The sending device determines multiple media access control data packet MAC PDUs.
303,所述发送设备处理所述多个MAC PDU得到多个数据包,其中一个MAC PDU对应一个数据包;303. The sending device processes the multiple MAC PDUs to obtain multiple data packets, where one MAC PDU corresponds to one data packet.
304,所述发送设备使用一个传输时间间隔TTI将所述多个数据包依次发送给接收设备。304. The sending device sequentially sends the multiple data packets to the receiving device by using a transmission time interval TTI.
通过确定多个MAC PDU并使对应这些MAC PDU的多个数据包在一个TTI内 传输,使得资源被合理地调度,处理速度更快。By determining multiple MAC PDUs and having multiple packets corresponding to these MAC PDUs within one TTI Transmission, so that resources are reasonably scheduled, processing faster.
在302中,所述发送设备可以根据与接收设备的约定,确定多个MAC PDU。终端设备可以根据现有的资源情况,如已知的信道条件或可以使用的信道资源,准备将这些数据放在一个TTI内进行传输。终端设备(如终端设备的MAC层)确定了多个MAC PDU,用于承载这些数据。MAC PDU的大小可以一致,也可以不同。可选的,所述多个MAC PDU属于一个集合,所述集合对应于一个TTI。所述发送设备与接收设备的约定,包括而不限于,双方在同一个TTI上使用相同个数的MAC PDU。比如将一个TTI对应3个MAC PDU,这3个MAC PDU都对应于同一个TTI。In 302, the transmitting device may determine a plurality of MAC PDUs according to an agreement with the receiving device. The terminal device can prepare to place the data in one TTI for transmission according to existing resource conditions, such as known channel conditions or channel resources that can be used. The terminal device (such as the MAC layer of the terminal device) determines a plurality of MAC PDUs for carrying the data. The size of the MAC PDU can be the same or different. Optionally, the multiple MAC PDUs belong to one set, and the set corresponds to one TTI. The agreement between the sending device and the receiving device includes, without limitation, the two parties use the same number of MAC PDUs on the same TTI. For example, one TTI corresponds to three MAC PDUs, and the three MAC PDUs all correspond to the same TTI.
可选的,302可以由MAC层完成。可选的,所述多个MAC PDU是针对同一个终端设备的。Alternatively, 302 can be done by the MAC layer. Optionally, the multiple MAC PDUs are for the same terminal device.
可选的,在302中,发送设备也可以根据接收到的信令来确定,如该信令可以是由网络设备发送的。对应的,上述方法还包括:301,发送设备确定一个或者多个调度命令,所述一个或者多个调度命令用于指示发送设备使用一个传输时间间隔TTI将所述多个数据包依次发送;对应的302包括302’,所述发送设备响应于所述一个或多个调度命令确定所述多个MAC PDU。当所述发送设备为终端设备时,上述调度命令可以是上行授权(UL grant)。对应的,所述发送设备接收一个或多个上行授权;所述发送设备响应于所述一个或多个上行授权确定所述多个MAC PDU。通过所述调度命令,可以明确信令的传输方式。Optionally, in 302, the sending device may also be determined according to the received signaling, such as the signaling may be sent by the network device. Correspondingly, the method further includes: 301, the sending device determines one or more scheduling commands, where the one or more scheduling commands are used to instruct the sending device to sequentially send the multiple data packets by using one transmission time interval TTI; 302 includes 302', and the transmitting device determines the plurality of MAC PDUs in response to the one or more scheduling commands. When the sending device is a terminal device, the scheduling command may be an uplink grant (UL grant). Correspondingly, the sending device receives one or more uplink grants; and the sending device determines the plurality of MAC PDUs in response to the one or more uplink grants. Through the scheduling command, the signaling transmission mode can be clarified.
需要强调的是,因为所述调度命令产生了多个MAC PDU,使得MAC PDU的粒度更小。相对于只产生了一个MAC PDU的技术方案,针对更小的MAC PDU的处理所需的时间会更少。并且一个处理进程可以被拆分为多个处理进程,从而整体上极大的减少了等待的时间,满足更低时延的要求。It should be emphasized that because the scheduling command generates multiple MAC PDUs, the granularity of the MAC PDU is smaller. The processing for smaller MAC PDUs takes less time than the technical solution that only produces one MAC PDU. And a processing process can be split into multiple processing processes, which greatly reduces the waiting time and meets the requirements of lower latency.
进一步的,所述调度命令可以指示发送设备使用的资源的信息。通常,一个调度命令可以满足上述指示需求,但是当一个调度命令包含了太多的信息时,可以将其拆分为多个调度命令,以完成相同的功能。对应的收发双方可以约定对多个调度命令的处理方式。Further, the scheduling command may indicate information of a resource used by the sending device. Usually, a scheduling command can satisfy the above indication requirements, but when a scheduling command contains too much information, it can be split into multiple scheduling commands to complete the same function. The corresponding transceiver parties can agree on how to handle multiple scheduling commands.
所述调度命令中可以包含所分配的物理资源,如PRB(Physical Resource Block),发送设备可以使用该物理资源发送上行数据。The scheduling command may include the allocated physical resource, such as a physical resource block (PRB), and the sending device may use the physical resource to send uplink data.
可选的,该调度命令可以包含一个或多个TB(Transport Block)的调度信息,如每个TB的调制编码,每个TB的NDI指示,每个TB的冗余版本(redundancy version,RV),每个TB的大小或总的TB大小,每个TB使用的进程信息(如进程号,或子进程号),每个TB的编码方式,如Turbo编码,卷积(conventional)码,LDPC码,Polar码等。TB和MAC PDU存在一一对应关系。例如TB就是MAC PDU。Optionally, the scheduling command may include scheduling information of one or more TB (Transport Block), such as modulation coding of each TB, NDI indication of each TB, and redundancy version (RV) of each TB. , the size of each TB or the total TB size, the process information used by each TB (such as the process number, or the child process number), the encoding mode of each TB, such as Turbo coding, convolution (conventional) code, LDPC code , Polar code, etc. There is a one-to-one correspondence between TB and MAC PDUs. For example, TB is a MAC PDU.
可选的,该调度命令可以包含一个或多个TB中每个TB可以包含的数据所属逻辑信道信息或逻辑信道组的信息。可选的,该信息可以在接收调度命令之前,终端设备通过接收配置消息获得每个TB可以包含的数据所属逻辑信道信息或逻辑信道组的信息。这些逻辑信道信息,或者逻辑信道组信息可以对应于具体的业务类型,比如第一种业务可以使用逻辑信道1或逻辑信道组1,第二种业务可以使用逻辑信道2或者逻辑信道组2。 Optionally, the scheduling command may include information about logical channel information or a logical channel group to which data that each TB of the one or more TBs can belong. Optionally, the information may be, before receiving the scheduling command, the terminal device obtains information about the logical channel information or the logical channel group to which the data that each TB can belong by receiving the configuration message. The logical channel information, or logical channel group information, may correspond to a specific service type. For example, the first type of service may use logical channel 1 or logical channel group 1, and the second type of service may use logical channel 2 or logical channel group 2.
可选的,该调度命令可以包含终端设备发送一个或多个TB中每个TB所使用的时间信息。如使用哪个或哪些OFDM符号、和/或频率信息(如哪个或哪些PRB)。Optionally, the scheduling command may include time information used by the terminal device to send each of the one or more TBs. If which OFDM symbol or OFDM symbols are used, and/or frequency information (such as which PRB or which PRBs).
可选的,该调度命令可以包含终端设备发送一个或多个TB中的某个TB在同一TTI的重复次数,和/或重复时所采用冗余版本等信息。Optionally, the scheduling command may include information that the terminal device sends the number of repetitions of one TB of the one or more TBs in the same TTI, and/or the redundancy version used when the TB is repeated.
可选的,上述调度命令可以被拆分成多个调度命令,每个调度命令携带其中一个TB的调度信息。Optionally, the foregoing scheduling command may be split into multiple scheduling commands, and each scheduling command carries scheduling information of one of the TBs.
可选的,上述调度命令可以是LTE系统中的调度命令,即包含物理资源,MCS,RV,NDI等信息。Optionally, the foregoing scheduling command may be a scheduling command in the LTE system, that is, information including physical resources, MCS, RV, NDI, and the like.
若发送设备为终端设备,接收设备为网络设备,所述调度命令可以是上行授权(UL grant),上行授权,该上行授权具有上述调度命令的特性。If the sending device is a terminal device and the receiving device is a network device, the scheduling command may be an uplink grant (UL grant), an uplink grant, and the uplink grant has the characteristics of the foregoing scheduling command.
若发送设备为网络设备,则所述网络设备确定一个或多个调度命令,所述一个或者多个调度命令用于指示所述发送设备使用一个传输时间间隔TTI将所述多个数据包依次发送;所述网络设备发送所述一个或多个调度命令。And if the sending device is a network device, the network device determines one or more scheduling commands, where the one or more scheduling commands are used to instruct the sending device to sequentially send the multiple data packets by using one transmission time interval TTI The network device transmits the one or more scheduling commands.
在303中,所述发送设备对所述多个MAC PDU可以包含不同的处理过程,比如增加冗余校验信息,编码,调制,资源映射等过程。这些过程可以使用他们当中的一个或者多个,或者他们的组合或者再增加其他的处理过程。这取决于所使用的通信系统的要求,本领域技术人员可以自行选择。增加冗余校验信息,可以采用增加循环冗余码CRC的校验方式。In 303, the sending device may include different processes for the multiple MAC PDUs, such as adding redundancy check information, coding, modulation, resource mapping, and the like. These processes can use one or more of them, or a combination of them or add other processes. This depends on the requirements of the communication system used and can be chosen by those skilled in the art. To increase the redundancy check information, the check mode of adding the cyclic redundancy code CRC can be adopted.
以301中确定了3个MAC PDU为例,图4中示出了根据本发明实施例的处理过程的示意图。这3个MAC PDU分别被确定为MAC PDU1,MAC PDU2,和MAC PDU3。示例性而非限制性地,在处理过程350中,每个MAC PDU都顺次经过了增加CRC,编码,调制,资源映射的过程。对应的,MAC PDU1经过处理得到了数据包1,对应的,MAC PDU2经过处理得到了数据包2,对应的,MAC PDU3经过处理得到了数据包3。在实现过程中,可以指定不同的进程来分别处理各个数据包。上述增加CRC仅是进行错误校验的一种方式,本发明的实施例还可以采用其他形式的错误校验方式。Taking 3 MAC PDUs as determined in 301 as an example, a schematic diagram of a processing procedure according to an embodiment of the present invention is shown in FIG. These 3 MAC PDUs are determined as MAC PDU1, MAC PDU2, and MAC PDU3, respectively. By way of example and not limitation, in process 350, each MAC PDU is sequentially passed through a process of adding CRC, encoding, modulation, resource mapping. Correspondingly, the MAC PDU1 is processed to obtain the data packet 1. Correspondingly, the MAC PDU2 is processed to obtain the data packet 2. Corresponding, the MAC PDU3 is processed to obtain the data packet 3. In the implementation process, you can specify different processes to process each packet separately. The above-mentioned increase CRC is only one way of performing error check, and other forms of error check mode can also be adopted in the embodiment of the present invention.
可选的,303可以由PHY层完成。Alternatively, 303 can be done by the PHY layer.
这里解释一下资源映射的含义,每个MAC PDU都有其对应的物理资源,如信道资源。在这个对应的资源上,MAC PDU才可以被发送出去。这种资源可以是资源元素RE,或者是物理资源块PRB,或者是某一特殊的信道。在本发明的一些实施例中,将多个MAC PDU依次映射到所分配的好的资源所对应的RE中去。可以采用先进行频域映射,再进行时域映射的方案。具体的,先将该资源的第一个OFDM符号以从低频到高频或从高频到低频的方式将第一个MAC PDU进行映射。当第一个MAC PDU映射完后,再采用类似的方式继续依次映射第二个PDU,第三个PDU等。值得注意的是,当前一个MAC PDU进行资源映射时没有占满N个OFDM符号(N=1,2…)时,紧接着前一个MAC PDU的后面一个MAC PDU可以从第N个OFDM符号继续进行资源映射,或者从第N+1个OFDM符号进行资源映射。这样可以更快速的将后面的MAC PDU发送出去。本领域技术人员可以理解上述资源映射的方式是普 适性的方式,并可以被应用于多输入多输出MIMO场景。Here, the meaning of resource mapping is explained. Each MAC PDU has its corresponding physical resource, such as channel resources. On this corresponding resource, the MAC PDU can be sent out. Such a resource may be a resource element RE, or a physical resource block PRB, or a particular channel. In some embodiments of the present invention, a plurality of MAC PDUs are sequentially mapped to REs corresponding to the allocated good resources. A scheme of performing frequency domain mapping and then performing time domain mapping may be employed. Specifically, the first OFDM symbol of the resource is first mapped in a manner of low frequency to high frequency or high frequency to low frequency. After the mapping of the first MAC PDU is completed, the second PDU, the third PDU, and the like are sequentially mapped in a similar manner. It should be noted that when the current MAC PDU does not fill N OFDM symbols (N=1, 2...), the next MAC PDU of the previous MAC PDU can continue from the Nth OFDM symbol. Resource mapping, or resource mapping from the N+1th OFDM symbol. This allows the subsequent MAC PDUs to be sent out more quickly. Those skilled in the art can understand that the above method of resource mapping is A versatile approach and can be applied to multiple input multiple output MIMO scenarios.
上述实施例中的多个MAC PDU使用的是所分配好的资源。这个资源可以是针对一个载波上,一次调度命令所分配的资源,发送设备自行对这些资源进行划分;必要的话,发送设备可以把划分相关的信息以信令的形式告知接收设备。这个资源也可以是针对一个载波上,所分配的资源;接收设备的调度命令将每个MAC PDU所需的资源都已经分配好了,发送设备根据所分配好的资源进行资源映射。The plurality of MAC PDUs in the above embodiment use the allocated resources. The resource may be a resource allocated by one scheduling command on one carrier, and the transmitting device divides the resources by itself; if necessary, the sending device may notify the receiving device of the information related to the division by signaling. The resource may also be allocated resources on one carrier; the scheduling command of the receiving device allocates resources required for each MAC PDU, and the transmitting device performs resource mapping according to the allocated resources.
上述处理过程中所可能使用的信息,可以由发送设备根据协议确定,或者根据对端(如接收设备)的配置确定,或者从调度命令中获取的,或者发送设备根据环境因素(如数据包大小,信道条件等)确定的。这些信息包括以下之一或者他们的组合:CRC长度、编码方式、调制方式。The information that may be used in the foregoing processing may be determined by the sending device according to the protocol, or determined according to the configuration of the peer end (such as the receiving device), or obtained from the scheduling command, or the sending device according to environmental factors (such as the packet size). , channel conditions, etc.) are determined. This information includes one of the following or a combination of them: CRC length, encoding, modulation.
所述编码方式包括:Turbo码、卷积码、或者LDPC码,或者其他码,本发明不做限制。The coding mode includes: a turbo code, a convolutional code, or an LDPC code, or other codes, which are not limited in the present invention.
可选的,当前一个MAC PDU在资源映射时没有占满一个完整的OFDM符号时,后一个MAC PDU可以从没有映射完的OFDM符号开始,接着进行资源映射。即相邻的MAC PDU可以在时间上使用相同的OFDM符号,但是使用不同的资源单元RE。Optionally, when the current one MAC PDU does not fill a complete OFDM symbol when the resource is mapped, the next MAC PDU may start from the unmapped OFDM symbol, and then perform resource mapping. That is, adjacent MAC PDUs can use the same OFDM symbol in time, but use different resource elements RE.
可选的,如果在调度命令没有包含调制和/或编码信息,而是由发送设备选择调制编码方案MCS,则可以在发送上行数据时,同时携带采用的调制和/或编码信息,以便接收设备进行解码。对应的如果调度命令没有携带该信息,接收设备需要进行调制和/或编码的盲检测。Optionally, if the scheduling command does not include modulation and/or coding information, but the transmission device selects the modulation and coding scheme MCS, the uplink modulation data may be used to simultaneously carry the used modulation and/or coding information, so as to receive the device. Decode. Correspondingly, if the scheduling command does not carry the information, the receiving device needs to perform blind detection of modulation and/or coding.
可选的,调度命令中仅携带总资源的信息,如MAC PDU1至MAC PDU3的总大小。当终端设备确定了其他信息,如调制信息或编码信息,之后,在发送上行数据时同时携带相关信息,以便接收端进行解包处理。本发明不作限制。Optionally, the scheduling command carries only information about the total resources, such as the total size of the MAC PDU1 to the MAC PDU3. When the terminal device determines other information, such as modulation information or encoding information, after the uplink data is sent, the related information is carried at the same time, so that the receiving end performs the unpacking process. The invention is not limited.
在304中,发送设备将上述多个数据包在一个TTI内依次发送出去。例如在图4的方案中,可以采用如下的方式。In 304, the transmitting device sequentially transmits the plurality of data packets in one TTI. For example, in the scheme of FIG. 4, the following manner can be adopted.
在时刻t0,MAC PDU1完成资源映射之后,即可以在所指定的TTI上,起始数据包1的发送,在t1时刻完成发送。在时刻t1,MAC PDU2完成资源映射之后,即可以在所指定的TTI上,起始数据包2的发送,在t2时刻完成发送。在时刻t2,MAC PDU3完成资源映射之后,即可以在所指定的TTI上,起始数据包3的发送,在t3完成发送。上述三个数据包依次在时间上排序,在同一个所指定的TTI内被发送。这样,在t1时刻,数据包1已经被发送完毕,在t2时刻,数据包2进一步被发送完毕,这样在t3时刻,所有数据包都已经发送出去。对应的,接收设备可以在更早的时刻收到部分数据(数据包1),或者在更早时刻收到全部数据(数据包1-3)。需要注意的是,数据包之间可以存在时间间隔,这取决于上述处理过程所需的时间,以及MAC PDU的划分。为了实现更好的效果,通过合理的配置可以使数据包之间的时间间隔为0。After the resource mapping is completed by the MAC PDU1 at time t0, the transmission of the data packet 1 can be started on the designated TTI, and the transmission is completed at time t1. After the resource mapping is completed by the MAC PDU 2 at time t1, the transmission of the data packet 2 can be started on the specified TTI, and the transmission is completed at time t2. After the resource mapping is completed by the MAC PDU 3 at time t2, the transmission of the data packet 3 can be started on the specified TTI, and the transmission is completed at t3. The above three data packets are sequentially sorted in time and transmitted within the same specified TTI. Thus, at time t1, packet 1 has been transmitted, and at time t2, packet 2 is further transmitted, so that at time t3, all packets have been transmitted. Correspondingly, the receiving device can receive partial data (data packet 1) at an earlier time or receive all data (data packets 1-3) at an earlier time. It should be noted that there may be a time interval between the data packets, depending on the time required for the above processing and the division of the MAC PDU. In order to achieve better results, the time interval between data packets can be made zero by reasonable configuration.
所述依次包括,按照时间顺序,一个接一个(one by one)。其中各个数据包的先后不做限定。所谓的一个接一个,包括:各个数据包一个接一个头尾相连的情况,也包括:某两个数据包中间还有其他数据或者时间段的情况。可选的,所述使用一 个TTI将多个数据包依次发送给接收设备的过程中,数据包的封装顺序与发送数据包的顺序一致。对应的接收数据包的顺序,与解封装的顺序一致。进一步的,所述数据包的处理的顺序与所述发送数据包的顺序一致。对应的所述数据包的处理的顺序与所述接收数据包的顺序一致。The ordering includes, in chronological order, one by one. The order of each data packet is not limited. The so-called one after the other includes: the case where each data packet is connected one after the other, and also includes the case that there are other data or time periods in the middle of a certain data packet. Optionally, the using one The TTI sends a plurality of data packets to the receiving device in sequence, and the encapsulation order of the data packets is the same as the order in which the data packets are sent. The order of receiving the corresponding data packets is consistent with the order of decapsulation. Further, the processing sequence of the data packet is consistent with the order of sending the data packet. The order of processing of the corresponding data packets is consistent with the order of receiving the data packets.
作为比较,假设上述3个MAC PDU被合并为1个较长的MAC PDUx,则会有如下的缺点:首先,只有在整个MAC PDUx对应的数据都完成资源映射时,才可以使用相应的TTI进行发送,假设处理流程在t3时刻才完成对整个MAC PDUx的资源映射,所述发送设备最早在t3才能起始发送过程。其次,各个处理过程所需的时间会因为较长的MAC PDUx变长。As a comparison, assuming that the above three MAC PDUs are combined into one longer MAC PDUx, there are the following disadvantages: First, the corresponding TTI can be used only when the data corresponding to the entire MAC PDUx completes the resource mapping. Sending, assuming that the processing flow completes the resource mapping for the entire MAC PDUx at time t3, the transmitting device can initiate the transmission process at t3 as early as possible. Second, the time required for each process will be longer because of the longer MAC PDUx.
对于发送设备而言,可以在更早的时刻将部分数据发送出去,并且在更早的时刻将全部数据发送出去,使得数据包的处理更灵活,从而缩短了发送所需的时延。For the transmitting device, part of the data can be sent out at an earlier time, and all the data is sent out at an earlier time, so that the processing of the data packet is more flexible, thereby shortening the delay required for transmission.
综上,本发明实施例的方案中,MAC PDU可以被拆分,使得针对MAC PDU的调度更为灵活,进而满足低时延的要求。对于终端设备而言,可以减少,接收上行授权到发送对应的上行数据之间的时间。In summary, in the solution of the embodiment of the present invention, the MAC PDU can be split, so that the scheduling for the MAC PDU is more flexible, thereby meeting the requirement of low latency. For the terminal device, the time between receiving the uplink grant and transmitting the corresponding uplink data can be reduced.
进一步的,所述方法,还可以包括:Further, the method may further include:
305,所述发送设备接收反馈消息,所述反馈消息指示所述多个数据包的至少一个是否被正确接收;305. The sending device receives a feedback message, where the feedback message indicates whether at least one of the multiple data packets is correctly received.
306,所述发送设备响应于所述反馈消息启动重传机制。306. The sending device starts a retransmission mechanism in response to the feedback message.
所述反馈消息包括而不限于HARQ反馈,如ACK/NACK,或者重传命令。The feedback message includes, without limitation, HARQ feedback, such as ACK/NACK, or a retransmission command.
可以理解的,使用一个数据包的确认结果可以启动该数据包的重传机制;也可以启动这一个数据包相关的所有数据包的重传机制。这种相关关系可以包括所述映射关系中的多个MAC PDU对应的多个数据包的关系。It can be understood that the retransmission mechanism of the data packet can be initiated by using the confirmation result of one data packet; the retransmission mechanism of all data packets related to this data packet can also be started. Such a correlation may include a relationship of a plurality of data packets corresponding to a plurality of MAC PDUs in the mapping relationship.
通过上述反馈方式,可以缩短了发送设备确认数据包是否被正确接收的时间,从而更快的启动对应的重传机制,进一步减少了整个通信系统的处理时间。Through the above feedback manner, the time for the transmitting device to confirm whether the data packet is correctly received can be shortened, thereby promptly starting the corresponding retransmission mechanism, and further reducing the processing time of the entire communication system.
可选的,所述发送设备可以为网络设备;所述接收设备可以为终端设备。可选的,所述发送设备可以为终端设备;所述接收设备可以为网络设备。Optionally, the sending device may be a network device; and the receiving device may be a terminal device. Optionally, the sending device may be a terminal device; and the receiving device may be a network device.
在本发明的一些实施例中,如果发送设备可以使用多种不同长度的TTI,当发送设备正在一个较长的TTI接收或发送数据过程中,如果需要优先接收或发送一个较短TTI的数据,则可以将较长TTI所对应的一个MAC PDU进行打孔。打孔表示将一段时间空出来。即较短TTI对应的数据抢占了较长一个MAC PDU所使用的资源。由于该较长TTI发送的多个MAC PDU是独立进行编码处理的,因此,这种抢占不影响较长TTI传输的其它Mac PDU的解码性能。被打孔影响的MAC PDU可以在后面继续发送,也可以丢弃不再理。这进一步增加了发送设备的灵活性,可以优先传输数据。In some embodiments of the present invention, if the transmitting device can use multiple TTIs of different lengths, if the transmitting device is receiving or transmitting data in a longer TTI, if it is required to receive or transmit a shorter TTI data, Then, one MAC PDU corresponding to the longer TTI can be punctured. Punching indicates that it will be empty for a while. That is, the data corresponding to the shorter TTI preempts the resources used by the longer one MAC PDU. Since multiple MAC PDUs sent by the longer TTI are independently coded, this preemption does not affect the decoding performance of other Mac PDUs of longer TTI transmission. The MAC PDU affected by the puncturing can be sent later or discarded. This further increases the flexibility of the transmitting device and allows data to be transmitted preferentially.
本发明的实施例提供一种数据处理方法。如图5所示该方法可以被接收设备使 用,该方法与上述发送设备的方法对应。为了描述方便,重复的部分不再赘述,请参照图3、图4的方案。所述方法包括:Embodiments of the present invention provide a data processing method. The method can be made by the receiving device as shown in FIG. The method corresponds to the method of the above transmitting device. For the convenience of description, the repeated parts will not be described again. Please refer to the schemes of FIG. 3 and FIG. 4. The method includes:
502,接收设备使用一个传输时间间隔TTI从发送设备依次接收多个数据包;502. The receiving device sequentially receives multiple data packets from the sending device by using a transmission time interval TTI.
503,所述接收设备处理所述多个数据包;503. The receiving device processes the multiple data packets.
504,所述接收设备基于所述经过处理的多个数据包获得多个媒体接入控制数据包MAC PDU,其中一个MAC PDU对应一个数据包。504. The receiving device obtains multiple media access control data packet MAC PDUs according to the processed multiple data packets, where one MAC PDU corresponds to one data packet.
可选的,上述一个TTI与所述多个MAC PDU存在映射关系。所述映射关系包括,所述多个MAC PDU经过处理后所生成的多个数据包在该TTI内依次发送或接收。所述映射关系可以双方在通信之前约定好,或者通过信令传输。可以由发送设备决定,也可以由接收设备决定,通过必要的通知信令通知对方即可。通知的形式,可以采用显性方式,也可以采用隐性方式。隐性方式是指,在所述通知信令中,没有存在一种信息代表存在对应的特性。Optionally, the one TTI is in a mapping relationship with the multiple MAC PDUs. The mapping relationship includes that a plurality of data packets generated after the processing of the multiple MAC PDUs are sequentially sent or received in the TTI. The mapping relationship may be agreed upon by both parties before communication or by signaling. It may be determined by the transmitting device, or may be determined by the receiving device, and may be notified by the necessary notification signaling. The form of the notification can be either explicit or implicit. The implicit mode means that in the notification signaling, there is no information indicating that there is a corresponding characteristic.
在502中,接收设备在一个TTI依次接收多个数据包。在图6中,所述接收设备在一个TTI内依次收到数据包1,数据包2,和数据包3。In 502, the receiving device sequentially receives a plurality of data packets at one TTI. In FIG. 6, the receiving device sequentially receives data packet 1, data packet 2, and data packet 3 within one TTI.
依次包括,按照时间顺序,一个接一个(one by one)。其中各个数据包的先后不做限定。所谓的一个接一个,包括:各个数据包一个接一个头尾相连的情况,也包括:某两个数据包中间还有其他数据或者时间段的情况。Including, in chronological order, one by one. The order of each data packet is not limited. The so-called one after the other includes: the case where each data packet is connected one after the other, and also includes the case that there are other data or time periods in the middle of a certain data packet.
在503中,所述接收设备处理上述多个数据包。可选的所述多个数据包对应于一个终端设备。In 503, the receiving device processes the plurality of data packets. Optionally, the plurality of data packets correspond to one terminal device.
对应于发送设备的处理步骤,所述接收设备的处理为对应的逆过程。图6示出了根据本发明实施例的处理过程的示意图。所述三个数据包分别经过解调,解码,CRC校验等过程。在650的处理过程中,在完成CRC校验后,就可以知晓该数据包是否被正确接收。如图6所示,首先被收到的数据包1,因为率先开始了处理过程,所以在t1’完成了CRC校验;第二个被收到的数据包2,在t2’完成了CRC校验;第三个被收到的数据包3,在t3’完成了CRC校验。Corresponding to the processing steps of the transmitting device, the processing of the receiving device is a corresponding inverse process. Figure 6 shows a schematic diagram of a process in accordance with an embodiment of the present invention. The three data packets are subjected to demodulation, decoding, CRC check, and the like, respectively. During the processing of 650, after the CRC check is completed, it is known whether the data packet is correctly received. As shown in Figure 6, the first received packet 1, because the process begins first, so the CRC check is completed at t1'; the second received packet 2, the CRC is completed at t2' The third received packet 3, the CRC check is completed at t3'.
可以理解的,上述处理过程中需要的信息的获取方式,相关信息的内容或者方式,与发送设备的方法相对应,不再赘述。It can be understood that the manner of obtaining the information required in the foregoing processing, the content or the manner of the related information, and the method of the transmitting device are not described herein.
可选的,503可以由PHY层完成。Alternatively, 503 can be done by the PHY layer.
在504中,所述接收设备基于所述经过处理的多个数据包获得多个媒体接入控制数据包MAC PDU,其中一个MAC PDU对应一个数据包。In 504, the receiving device obtains multiple media access control data packet MAC PDUs based on the processed multiple data packets, where one MAC PDU corresponds to one data packet.
进一步地,将所获得的多个MAC PDU进一步解封装,可以得到多个MAC SDU。在图6中,将MAC PDU1,MAC PDU2,MAC PDU3进一步解封装,可以得到对应的MAC SDU1,MAC SDU2,MAC SDU3。Further, by further decapsulating the obtained multiple MAC PDUs, multiple MAC SDUs can be obtained. In FIG. 6, the MAC PDU1, the MAC PDU2, and the MAC PDU3 are further decapsulated, and the corresponding MAC SDU1, MAC SDU2, and MAC SDU3 are obtained.
可选的,504可以由MAC层完成。Alternatively, 504 can be done by the MAC layer.
对于接收设备而言,可以在更早的时刻收到部分数据,并且在更早的时刻收到全部数据,使得数据包的处理更灵活,从而缩短了接收所需的时延。For the receiving device, partial data can be received at an earlier time, and all data is received at an earlier time, making the processing of the data packet more flexible, thereby shortening the delay required for reception.
综上,本发明实施例的方案中,MAC PDU可以被拆分,使得针对MAC PDU的调度更为灵活,进而满足低时延的要求。对于终端设备而言,可以减少,接收上行授权到发送对应的上行数据之间的时间。 In summary, in the solution of the embodiment of the present invention, the MAC PDU can be split, so that the scheduling for the MAC PDU is more flexible, thereby meeting the requirement of low latency. For the terminal device, the time between receiving the uplink grant and transmitting the corresponding uplink data can be reduced.
进一步的,所述方法当中,503,所述接收设备处理所述多个数据包,还包括:Further, in the method, 503, the receiving device processes the multiple data packets, and further includes:
5031,确认所述多个数据包的至少一个是否被正确接收;5031. Confirm that at least one of the multiple data packets is correctly received.
5032,根据确认结果启动重传机制。5032. Start the retransmission mechanism according to the confirmation result.
所述重传机制包括而不限于HARQ反馈,如ACK/NACK,或者重传调度命令,所述重传命令指示发送设备重新发送数据包。The retransmission mechanism includes, without limitation, HARQ feedback, such as ACK/NACK, or a retransmission scheduling command, the retransmission command instructing the transmitting device to resend the data packet.
可以理解的,使用一个数据包的确认结果可以启动该数据包的重传机制;也可以启动这一个数据包相关的所有数据包的重传机制。这种相关关系可以是指上述映射关系中的多个MAC PDU对应的多个数据包。It can be understood that the retransmission mechanism of the data packet can be initiated by using the confirmation result of one data packet; the retransmission mechanism of all data packets related to this data packet can also be started. Such a correlation may refer to multiple data packets corresponding to multiple MAC PDUs in the above mapping relationship.
参考图6的具体例子,在t1’时刻数据包1的确认结果为否定时,对应的重传机制是,该数据包的NACK可以指示发送设备重新发送数据包1,或者可以指示发送设备重新发送全部的数据包,即数据包1-3。或者该数据包的NACK触发一条重传调度命令,该命令指示发送设备重新发送数据包1,或者可以指示发送设备重新发送全部的数据包,即数据包1-3。对应的数据包2也可以有相似功能。Referring to the specific example of FIG. 6, when the acknowledgment result of the data packet 1 is negative at time t1', the corresponding retransmission mechanism is that the NACK of the data packet may instruct the transmitting device to resend the data packet 1, or may instruct the transmitting device to resend All packets, ie packets 1-3. Or the NACK of the data packet triggers a retransmission scheduling command, which instructs the transmitting device to resend the data packet 1, or may instruct the transmitting device to resend all the data packets, ie, data packets 1-3. The corresponding packet 2 can also have similar functions.
可选的,5031,5032可以由PHY层完成。Alternatively, 5031, 5032 can be completed by the PHY layer.
通过上述反馈方式,可以缩短了确认数据包是否被正确接收的时间,从而更快的启动对应的重传机制,进一步减少了整个通信系统的处理时间。Through the above feedback manner, the time for confirming whether the data packet is correctly received can be shortened, thereby promptly starting the corresponding retransmission mechanism, and further reducing the processing time of the entire communication system.
进一步的,所述方法还包括:Further, the method further includes:
501,所述接收设备确定一个或者多个调度命令,所述一个或者多个调度命令用于指示发送设备使用一个传输时间间隔TTI将所述多个数据包依次发送;501. The receiving device determines one or more scheduling commands, where the one or more scheduling commands are used to instruct the sending device to sequentially send the multiple data packets by using one transmission time interval TTI.
503,所述接收设备基于所述多个数据包获得多个MAC PDU,包括:503. The receiving device obtains multiple MAC PDUs based on the multiple data packets, including:
5031,所述发送设备基于所述一个或多个调度命令和所述多个数据包获得所述多个MAC PDU,所述一个或多个调度命令对应于所述多个MAC PDU。5031. The sending device obtains the multiple MAC PDUs according to the one or more scheduling commands and the multiple data packets, where the one or more scheduling commands correspond to the multiple MAC PDUs.
当所述接收设备为网络设备时,所述调度命令可以为上行授权。该上行授权可以被发送给发送设备,如终端设备。When the receiving device is a network device, the scheduling command may be an uplink authorization. The uplink grant can be sent to a sending device, such as a terminal device.
进一步的,所述调度命令可以指示发送设备使用的资源的信息。这些信息参照上文中的相关描述,不再赘述。通过所述调度命令的方式,可以明确信令的传输方式。Further, the scheduling command may indicate information of a resource used by the sending device. These information are referred to the relevant descriptions above and will not be described again. Through the manner of the scheduling command, the signaling transmission mode can be clarified.
可选的,所述发送设备可以为网络设备;所述接收设备可以为终端设备。则所述接收设备,接收所述一个或多个调度命令,所述一个或者多个调度命令用于指示使用一个传输时间间隔TTI从所述发送设备依次接收多个数据包。Optionally, the sending device may be a network device; and the receiving device may be a terminal device. And the receiving device receives the one or more scheduling commands, where the one or more scheduling commands are used to indicate that multiple data packets are sequentially received from the sending device by using one transmission time interval TTI.
可选的,所述发送设备可以为终端设备;所述接收设备可以为网络设备。则所述接收设备可以确定一个或多个调度命令,所述一个或者多个调度命令用于指示所述发送设备使用一个传输时间间隔TTI将所述多个数据包依次发送;发送所述一个或多个调度命令Optionally, the sending device may be a terminal device; and the receiving device may be a network device. And the receiving device may determine one or more scheduling commands, where the one or more scheduling commands are used to instruct the sending device to sequentially send the multiple data packets by using one transmission time interval TTI; sending the one or Multiple scheduling commands
本发明实施例还提供一种发送设备。如图7所示,该发送设备700可以使用前述的数据处理方法。该发送设备包括处理单元和发送单元。 The embodiment of the invention further provides a sending device. As shown in FIG. 7, the transmitting device 700 can use the aforementioned data processing method. The transmitting device includes a processing unit and a transmitting unit.
处理单元702,用于确定多个媒体接入控制数据包MAC PDU;还用于处理所述多个MAC PDU得到多个数据包,其中一个MAC PDU对应一个数据包;The processing unit 702 is configured to determine a plurality of media access control data packet MAC PDUs, and is further configured to process the multiple MAC PDUs to obtain multiple data packets, where one MAC PDU corresponds to one data packet;
发送单元703,用于使用一个传输时间间隔TTI将所述多个数据包依次发送给接收设备。The sending unit 703 is configured to sequentially send the multiple data packets to the receiving device by using one transmission time interval TTI.
通过确定多个MAC PDU并使对应这些MAC PDU的多个数据包在一个TTI内传输,使得资源被合理地调度,处理速度更快。By determining multiple MAC PDUs and transmitting multiple packets corresponding to these MAC PDUs within one TTI, the resources are reasonably scheduled and processed faster.
可选的,在一些实施方式中,所述处理单元,可以根据与接收设备的约定,确定多个MAC PDU。终端设备可以根据现有的资源情况,如已知的信道条件或可以使用的信道资源,准备将这些数据放在一个TTI内进行传输。终端设备(如终端设备的MAC层)确定了多个MAC PDU,用于承载这些数据。MAC PDU的大小可以一致,也可以不同。可选的,所述多个MAC PDU属于一个集合,所述集合对应于一个TTI。可选的,所述处理单元的部分功能可以由MAC层完成。可选的,所述多个MAC PDU是针对同一个终端设备的。Optionally, in some implementations, the processing unit may determine multiple MAC PDUs according to an agreement with the receiving device. The terminal device can prepare to place the data in one TTI for transmission according to existing resource conditions, such as known channel conditions or channel resources that can be used. The terminal device (such as the MAC layer of the terminal device) determines a plurality of MAC PDUs for carrying the data. The size of the MAC PDU can be the same or different. Optionally, the multiple MAC PDUs belong to one set, and the set corresponds to one TTI. Optionally, some functions of the processing unit may be completed by the MAC layer. Optionally, the multiple MAC PDUs are for the same terminal device.
可选的,所述处理单元也可以根据接收到的信令来确定所述多个MAC PDU,如该信令可以是由网络设备发送的。对应的,所述发送设备,还包括:所述处理单元,还用于确定一个或者多个调度命令,所述一个或者多个调度命令用于指示发送设备使用一个传输时间间隔TTI将所述多个数据包依次发送;对应的,所述处理单元,用于确定多个MAC PDU包括所述处理单元,响应于所述一个或多个调度命令确定所述多个MAC PDU。当所述发送设备为终端设备时,上述调度命令可以是上行授权(UL grant)。对应的,所述发送设备接收一个或多个上行授权;所述发送设备响应于所述一个或多个上行授权确定所述多个MAC PDU。通过所述调度命令,可以明确信令的传输方式。Optionally, the processing unit may also determine the multiple MAC PDUs according to the received signaling, for example, the signaling may be sent by the network device. Correspondingly, the sending device further includes: the processing unit, configured to determine one or more scheduling commands, where the one or more scheduling commands are used to instruct the sending device to use the one time interval TTI Correspondingly, the processing unit is configured to determine that the plurality of MAC PDUs comprise the processing unit, and determine the multiple MAC PDUs in response to the one or more scheduling commands. When the sending device is a terminal device, the scheduling command may be an uplink grant (UL grant). Correspondingly, the sending device receives one or more uplink grants; and the sending device determines the plurality of MAC PDUs in response to the one or more uplink grants. Through the scheduling command, the signaling transmission mode can be clarified.
需要强调的是,因为所述调度命令产生了多个MAC PDU,使得MAC PDU的粒度更小。相对于只产生了一个MAC PDU的技术方案,针对更小的MAC PDU的处理所需的时间会更少。并且一个处理进程可以被拆分为多个处理进程,从而整体上极大的减少了等待的时间,满足更低时延的要求。It should be emphasized that because the scheduling command generates multiple MAC PDUs, the granularity of the MAC PDU is smaller. The processing for smaller MAC PDUs takes less time than the technical solution that only produces one MAC PDU. And a processing process can be split into multiple processing processes, which greatly reduces the waiting time and meets the requirements of lower latency.
可以理解的,上述调度命令的功能、处理方式、所包含的内容,所涉及的资源映射,特性等,与发送设备的方法相对应,不再赘述。It can be understood that the functions, the processing manners, the included content, the resource mapping, the characteristics, and the like of the above-mentioned scheduling commands are corresponding to the method of the transmitting device, and are not described again.
所述处理单元,对所述多个MAC PDU可以包含不同的处理过程,比如增加冗余校验信息,编码,调制,资源映射等过程。这些过程可以使用他们当中的一个或者多个,或者他们的组合或者再增加其他的处理过程。这取决于所使用的通信系统的要求,本领域技术人员可以自行选择。增加冗余校验信息,可以采用增加循环冗余码CRC的校验方式。举例与图4相同,请参照上文发送设备的方法部分的说明。这部分功能可以由PHY层完成。The processing unit may include different processing processes for the multiple MAC PDUs, such as adding redundancy check information, coding, modulation, resource mapping, and the like. These processes can use one or more of them, or a combination of them or add other processes. This depends on the requirements of the communication system used and can be chosen by those skilled in the art. To increase the redundancy check information, the check mode of adding the cyclic redundancy code CRC can be adopted. For example, the same as FIG. 4, please refer to the description of the method part of the transmitting device above. This part of the function can be done by the PHY layer.
所述资源映射的含义,与上文发送设备的方法部分的说明相同。The meaning of the resource mapping is the same as the description of the method part of the transmitting device above.
上述实施例中的多个MAC PDU使用的是所分配好的资源。这个资源可以是针对一个载波上,一次调度命令所分配的资源,发送设备自行对这些资源进行划分; 必要的话,发送设备可以把划分相关的信息以信令的形式告知接收设备。这个资源也可以是针对一个载波上,所分配的资源;接收设备的调度命令将每个MAC PDU所需的资源都已经分配好了,发送设备根据所分配好的资源进行资源映射。The plurality of MAC PDUs in the above embodiment use the allocated resources. The resource may be a resource allocated by one scheduling command on one carrier, and the sending device separately divides the resources; If necessary, the transmitting device can inform the receiving device of the division-related information in the form of signaling. The resource may also be allocated resources on one carrier; the scheduling command of the receiving device allocates resources required for each MAC PDU, and the transmitting device performs resource mapping according to the allocated resources.
上述处理过程中所可能使用的信息,可以由发送设备根据协议确定,或者根据对端(如接收设备)的配置确定,或者从调度命令中获取的,或者发送设备根据环境因素(如数据包大小,信道条件等)确定的。这些信息包括以下之一或者他们的组合:CRC长度、编码方式、调制方式。所述编码方式包括:Turbo码、卷积码、或者LDPC码,或者其他码,本发明不做限制。The information that may be used in the foregoing processing may be determined by the sending device according to the protocol, or determined according to the configuration of the peer end (such as the receiving device), or obtained from the scheduling command, or the sending device according to environmental factors (such as the packet size). , channel conditions, etc.) are determined. This information includes one of the following or a combination of them: CRC length, encoding, modulation. The coding mode includes: a turbo code, a convolutional code, or an LDPC code, or other codes, which are not limited in the present invention.
以图4为例,所述发送单元的方式请参照上文发送设备的方法部分的说明。其依次的含义与上文发送设备的方法部分的说明相同。Taking FIG. 4 as an example, refer to the description of the method part of the above sending device for the manner of the sending unit. The meaning of the sequence is the same as that of the method part of the transmitting device above.
对于发送设备而言,可以在更早的时刻将部分数据发送出去,并且在更早的时刻将全部数据发送出去,使得数据包的处理更灵活,从而缩短了发送所需的时延。For the transmitting device, part of the data can be sent out at an earlier time, and all the data is sent out at an earlier time, so that the processing of the data packet is more flexible, thereby shortening the delay required for transmission.
可选的,上述一个TTI与所述多个MAC PDU存在映射关系。所述映射关系包括,所述多个MAC PDU经过处理后所生成的多个数据包在该TTI内发送或接收。Optionally, the one TTI is in a mapping relationship with the multiple MAC PDUs. The mapping relationship includes that a plurality of data packets generated after the processing of the multiple MAC PDUs are sent or received in the TTI.
综上,本发明实施例的方案中,MAC PDU可以被拆分,使得针对MAC PDU的调度更为灵活,进而满足低时延的要求。对于终端设备而言,可以减少,接收上行授权到发送对应的上行数据之间的时间。In summary, in the solution of the embodiment of the present invention, the MAC PDU can be split, so that the scheduling for the MAC PDU is more flexible, thereby meeting the requirement of low latency. For the terminal device, the time between receiving the uplink grant and transmitting the corresponding uplink data can be reduced.
进一步的,所述发送设备700,还包括:Further, the sending device 700 further includes:
接收单元705,用于接收反馈消息,所述反馈消息指示所述多个数据包的至少一个是否被正确接收;The receiving unit 705 is configured to receive a feedback message, where the feedback message indicates whether at least one of the multiple data packets is correctly received.
所述处理单元,还用于响应于所述反馈消息启动重传机制。The processing unit is further configured to initiate a retransmission mechanism in response to the feedback message.
所述反馈消息包括而不限于HARQ反馈,如ACK/NACK,或者重传命令。The feedback message includes, without limitation, HARQ feedback, such as ACK/NACK, or a retransmission command.
可以理解的,使用一个数据包的确认结果可以启动该数据包的重传机制;也可以启动这一个数据包相关的所有数据包的重传机制。这种相关关系可以包括所述映射关系中的多个MAC PDU对应的多个数据包的关系。It can be understood that the retransmission mechanism of the data packet can be initiated by using the confirmation result of one data packet; the retransmission mechanism of all data packets related to this data packet can also be started. Such a correlation may include a relationship of a plurality of data packets corresponding to a plurality of MAC PDUs in the mapping relationship.
通过上述反馈方式,可以缩短了发送设备确认数据包是否被正确接收的时间,从而更快的启动对应的重传机制,进一步减少了整个通信系统的处理时间。Through the above feedback manner, the time for the transmitting device to confirm whether the data packet is correctly received can be shortened, thereby promptly starting the corresponding retransmission mechanism, and further reducing the processing time of the entire communication system.
可选的,所述发送设备可以为网络设备;所述接收设备可以为终端设备。可选的,所述发送设备可以为终端设备;所述接收设备可以为网络设备。Optionally, the sending device may be a network device; and the receiving device may be a terminal device. Optionally, the sending device may be a terminal device; and the receiving device may be a network device.
在本发明的一些实施例中,如果发送设备可以使用多种不同长度的TTI,当发送设备正在一个较长的TTI接收或发送数据过程中,如果需要优先接收或发送一个较短TTI的数据,则可以将较长TTI所对应的一个MAC PDU进行打孔。打孔表示将一段时间空出来。即较短TTI对应的数据抢占了较长一个MAC PDU所使用的资源。由于该较长TTI发送的多个MAC PDU是独立进行编码处理的,因此,这种抢占不影响较长TTI传输的其它Mac PDU的解码性能。被打孔影响的MAC PDU可以在后面继续发送,也可以丢弃不再理。这进一步增加了发送设备的灵活性,可以优先传 输数据。In some embodiments of the present invention, if the transmitting device can use multiple TTIs of different lengths, if the transmitting device is receiving or transmitting data in a longer TTI, if it is required to receive or transmit a shorter TTI data, Then, one MAC PDU corresponding to the longer TTI can be punctured. Punching indicates that it will be empty for a while. That is, the data corresponding to the shorter TTI preempts the resources used by the longer one MAC PDU. Since multiple MAC PDUs sent by the longer TTI are independently coded, this preemption does not affect the decoding performance of other Mac PDUs of longer TTI transmission. The MAC PDU affected by the puncturing can be sent later or discarded. This further increases the flexibility of the transmitting device and can be prioritized Lose data.
本发明的实施例提供一种接收设备。该接收设备可以使用前述的数据处理方法,该接收设备与上述发送设备的方法对应。为了描述方便,重复的部分不再赘述。如图8所示,所述接收设备800,包括:Embodiments of the present invention provide a receiving device. The receiving device can use the aforementioned data processing method, and the receiving device corresponds to the method of the above transmitting device. For the convenience of description, the repeated parts will not be described again. As shown in FIG. 8, the receiving device 800 includes:
接收单元803,用于使用一个传输时间间隔TTI从发送设备依次接收多个数据包;The receiving unit 803 is configured to sequentially receive multiple data packets from the sending device by using one transmission time interval TTI;
处理单元802,用于处理所述多个数据包;The processing unit 802 is configured to process the multiple data packets.
所述处理单元802,还用于基于所述经过处理的多个数据包获得多个MAC PDU,其中一个MAC PDU对应一个数据包。The processing unit 802 is further configured to obtain multiple MAC PDUs based on the processed multiple data packets, where one MAC PDU corresponds to one data packet.
通过在一个TTI内依次接收多个数据包,并对应的获得多个MAC PDU,使得资源被合理地调度,处理速度更快。By sequentially receiving a plurality of data packets in one TTI and correspondingly obtaining a plurality of MAC PDUs, the resources are reasonably scheduled, and the processing speed is faster.
可选的,上述一个TTI与所述多个MAC PDU存在映射关系。所述映射关系包括,所述多个MAC PDU经过处理后所生成的多个数据包在该TTI内依次发送或接收。所述映射关系可以双方在通信之前约定好,或者通过信令传输。可以由发送设备决定,也可以由接收设备决定,通过必要的通知信令通知对方即可。通知的形式,可以采用显性方式,也可以采用隐性方式。隐性方式是指,在所述通知信令中,没有存在一种信息代表存在对应的特性。Optionally, the one TTI is in a mapping relationship with the multiple MAC PDUs. The mapping relationship includes that a plurality of data packets generated after the processing of the multiple MAC PDUs are sequentially sent or received in the TTI. The mapping relationship may be agreed upon by both parties before communication or by signaling. It may be determined by the transmitting device, or may be determined by the receiving device, and may be notified by the necessary notification signaling. The form of the notification can be either explicit or implicit. The implicit mode means that in the notification signaling, there is no information indicating that there is a corresponding characteristic.
具体举例与图6相同,不再赘述。The specific examples are the same as those in FIG. 6 and will not be described again.
这里的依次是指,按照时间顺序,一个接一个(one by one)。其中各个数据包的先后不做限定。所谓的一个接一个,包括:各个数据包一个接一个头尾相连的情况,也包括:某两个数据包中间还有其他数据或者时间段的情况。可选的,所述使用一个TTI将多个数据包依次发送给接收设备的过程中,数据包的封装顺序与发送数据包的顺序一致。对应的接收数据包的顺序,与解封装的顺序一致。进一步的,所述数据包的处理的顺序与所述发送数据包的顺序一致。对应的所述数据包的处理的顺序与所述接收数据包的顺序一致。The order here refers to one by one in chronological order. The order of each data packet is not limited. The so-called one after the other includes: the case where each data packet is connected one after the other, and also includes the case that there are other data or time periods in the middle of a certain data packet. Optionally, in the process of sequentially sending a plurality of data packets to the receiving device by using one TTI, the encapsulation order of the data packets is consistent with the order of sending the data packets. The order of receiving the corresponding data packets is consistent with the order of decapsulation. Further, the processing sequence of the data packet is consistent with the order of sending the data packet. The order of processing of the corresponding data packets is consistent with the order of receiving the data packets.
对应于发送设备的处理步骤,所述接收设备的处理为对应的逆过程。可以理解的,上述处理过程中需要的信息的获取方式,相关信息的内容或者方式,与发送设备的方法相对应,不再赘述。可选的,所述接收设备处理所述多个数据包的过程或者过程的一部分可以由PHY层完成。Corresponding to the processing steps of the transmitting device, the processing of the receiving device is a corresponding inverse process. It can be understood that the manner of obtaining the information required in the foregoing processing, the content or the manner of the related information, and the method of the transmitting device are not described herein. Optionally, a process or a part of a process in which the receiving device processes the multiple data packets may be completed by a PHY layer.
可选的,基于所述经过处理的多个数据包获得多个MAC PDU可以由MAC层完成。Optionally, obtaining multiple MAC PDUs based on the processed multiple data packets may be completed by the MAC layer.
对于接收设备而言,可以在更早的时刻收到部分数据,并且在更早的时刻收到全部数据,使得数据包的处理更灵活,从而缩短了接收所需的时延。For the receiving device, partial data can be received at an earlier time, and all data is received at an earlier time, making the processing of the data packet more flexible, thereby shortening the delay required for reception.
综上,本发明实施例的方案中,MAC PDU可以被拆分,使得针对MAC PDU的调度更为灵活,进而满足低时延的要求。对于终端设备而言,可以减少,接收上行授权到发送对应的上行数据之间的时间。 In summary, in the solution of the embodiment of the present invention, the MAC PDU can be split, so that the scheduling for the MAC PDU is more flexible, thereby meeting the requirement of low latency. For the terminal device, the time between receiving the uplink grant and transmitting the corresponding uplink data can be reduced.
进一步的,所述的接收设备中,所述处理单元,用于处理所述多个数据包,包括:Further, in the receiving device, the processing unit is configured to process the multiple data packets, including:
所述处理单元,用于确认所述多个数据包的至少一个是否被正确接收;The processing unit is configured to confirm whether at least one of the plurality of data packets is correctly received;
所述处理单元,用于根据确认结果启动重传机制。The processing unit is configured to start a retransmission mechanism according to the confirmation result.
所述重传机制包括而不限于HARQ反馈,如ACK/NACK,或者重传调度命令,所述重传命令指示发送设备重新发送数据包。The retransmission mechanism includes, without limitation, HARQ feedback, such as ACK/NACK, or a retransmission scheduling command, the retransmission command instructing the transmitting device to resend the data packet.
可以理解的,使用一个数据包的确认结果可以启动该数据包的重传机制;也可以启动这一个数据包相关的所有数据包的重传机制。这种相关关系可以是指上述映射关系中的多个MAC PDU对应的多个数据包。该步骤可以通过接收设备800的发送设备805来发送对应的信令。It can be understood that the retransmission mechanism of the data packet can be initiated by using the confirmation result of one data packet; the retransmission mechanism of all data packets related to this data packet can also be started. Such a correlation may refer to multiple data packets corresponding to multiple MAC PDUs in the above mapping relationship. This step can be sent by the transmitting device 805 of the receiving device 800 to transmit corresponding signaling.
举例与图6相同,不再赘述。The example is the same as that of FIG. 6, and will not be described again.
可选的,所述处理单元确认并启动重传机制的功能,可以由PHY层完成。Optionally, the function of the processing unit to confirm and start the retransmission mechanism may be completed by the PHY layer.
通过上述反馈方式,可以缩短了确认数据包是否被正确接收的时间,从而更快的启动对应的重传机制,进一步减少了整个通信系统的处理时间。Through the above feedback manner, the time for confirming whether the data packet is correctly received can be shortened, thereby promptly starting the corresponding retransmission mechanism, and further reducing the processing time of the entire communication system.
进一步的,所述接收设备800还包括:Further, the receiving device 800 further includes:
所述处理单元,还用于确定一个或多个调度命令,所述一个或者多个调度命令用于指示发送设备使用一个发送时间间隔TTI将所述多个数据包依次发送;The processing unit is further configured to determine one or more scheduling commands, where the one or more scheduling commands are used to instruct the sending device to sequentially send the multiple data packets by using a sending time interval TTI;
所述处理单元,用于基于所述多个数据包获得多个MAC PDU,包括:The processing unit is configured to obtain multiple MAC PDUs based on the multiple data packets, including:
所述处理单元,用于基于所述一个或多个调度命令和所述多个数据包获得所述多个MAC PDU,所述一个或多个调度命令对应于所述多个MAC PDU。The processing unit is configured to obtain the multiple MAC PDUs based on the one or more scheduling commands and the multiple data packets, where the one or more scheduling commands correspond to the multiple MAC PDUs.
当所述接收设备为网络设备时,所述调度命令可以为上行授权。该上行授权通过发送单元805可以被发送给发送设备,如终端设备。图中虚线,表示该部分可以省略。When the receiving device is a network device, the scheduling command may be an uplink authorization. The uplink grant may be sent to a transmitting device, such as a terminal device, by the transmitting unit 805. The dotted line in the figure indicates that the part can be omitted.
进一步的,所述调度命令可以指示发送设备使用的资源的信息。这些信息参照上文中的相关描述,不再赘述。通过所述调度命令的方式,可以明确信令的传输方式。Further, the scheduling command may indicate information of a resource used by the sending device. These information are referred to the relevant descriptions above and will not be described again. Through the manner of the scheduling command, the signaling transmission mode can be clarified.
可选的,所述发送设备可以为网络设备;所述接收设备可以为终端设备。可选的,所述发送设备可以为终端设备;所述接收设备可以为网络设备。Optionally, the sending device may be a network device; and the receiving device may be a terminal device. Optionally, the sending device may be a terminal device; and the receiving device may be a network device.
可选的,在一些实施例中,所述处理单元可以由处理器实现,所述发送单元可以由发送器或收发器实现,所述接收单元可以由接收器或收发器实现。Alternatively, in some embodiments, the processing unit may be implemented by a processor, which may be implemented by a transmitter or a transceiver, which may be implemented by a receiver or a transceiver.
图9是根据本发明实施例提供的发送设备的结构框图。如图9所示,终端设备900包括处理器901、存储器902、发射机903、接收机904和天线905。FIG. 9 is a structural block diagram of a transmitting device according to an embodiment of the present invention. As shown in FIG. 9, the terminal device 900 includes a processor 901, a memory 902, a transmitter 903, a receiver 904, and an antenna 905.
可以理解的是,尽管并未示出,终端设备900还可以包括其他装置,例如输入装置、输出装置、电池等。It will be understood that although not shown, the terminal device 900 may also include other devices such as an input device, an output device, a battery, and the like.
处理器901可以包括操作一个或多个软件程序的功能。该软件程序可以存储在存储器902中。通常,处理器902和存储器902所存储的软件指令可以被配置为使终端设备900执行的动作。例如,处理器902能够操作连接程序。存储器902可以 是制度存储器、闪存存储器、磁性存储设备,例如硬盘、软盘驱动器、磁带等等。存储器902可以存储一个或多个软件程序、指令、信息块、数据等等。 Processor 901 can include functionality to operate one or more software programs. The software program can be stored in the memory 902. In general, the software instructions stored by processor 902 and memory 902 can be configured to cause the actions performed by terminal device 900. For example, processor 902 is capable of operating a connection program. The memory 902 can It is an institutional memory, a flash memory, a magnetic storage device such as a hard disk, a floppy disk drive, a magnetic tape, and the like. Memory 902 can store one or more software programs, instructions, information blocks, data, and the like.
可选的,在一些实施例中,存储器902可以存储用于执行如图3所示方法中终端设备执行的方法的指令。处理器901可以执行存储器902中存储的指令结合其他硬件(例如发射机903、接收机904和天线905)完成如图3所示方法中发送设备执行的步骤,具体工作过程和有益效果可以参见图3所示实施例中发送设备的描述。Alternatively, in some embodiments, the memory 902 can store instructions for performing the method performed by the terminal device in the method of FIG. The processor 901 can execute the instructions stored in the memory 902 in combination with other hardware (for example, the transmitter 903, the receiver 904, and the antenna 905) to complete the steps performed by the transmitting device in the method shown in FIG. 3. The specific working process and beneficial effects can be seen in the figure. 3 Description of the transmitting device in the illustrated embodiment.
可选的,在另一些实施例中,存储器902可以存储用于执行如图4所示方法中终端设备执行的方法的指令。处理器901可以执行存储器902中存储的指令结合其他硬件(例如发射机903、接收机904和天线905)完成如图4所示方法中发送设备执行的步骤,具体工作过程和有益效果可以参见图4所示实施例中终端设备的描述。Alternatively, in other embodiments, the memory 902 can store instructions for performing the method performed by the terminal device in the method of FIG. The processor 901 can execute the instructions stored in the memory 902 in combination with other hardware (for example, the transmitter 903, the receiver 904, and the antenna 905) to complete the steps performed by the transmitting device in the method shown in FIG. 4, and the specific working process and beneficial effects can be seen in the figure. 4 Description of the terminal device in the illustrated embodiment.
图10是根据本发明实施例提供的网络侧设备的结构框图。如图10所示的网络侧设备1000包括处理器1001、存储器1002和收发器1003。FIG. 10 is a structural block diagram of a network side device according to an embodiment of the present invention. The network side device 1000 shown in FIG. 10 includes a processor 1001, a memory 1002, and a transceiver 1003.
上述本发明实施例揭示的方法可以应用于处理器1001中,或者由处理器1001实现。处理器1001可能是一种集成电路芯片,具有信号的处理能力。在实现过程中,上述方法的各步骤可以通过处理器1001中的硬件的集成逻辑电路或者软件形式的指令完成。上述的处理器1001可以是通用处理器、数字信号处理器(Digital Signal Processor,DSP)、专用集成电路(Application Specific Integrated Circuit,ASIC)、现成可编程门阵列(Field Programmable Gate Array,FPGA)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件。可以实现或者执行本发明实施例中的公开的各方法、步骤及逻辑框图。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。结合本发明实施例所公开的方法的步骤可以直接体现为硬件译码处理器执行完成,或者用译码处理器中的硬件及软件模块组合执行完成。软件模块可以位于随机存取存储器(Random Access Memory,RAM)、闪存、只读存储器(Read-Only Memory,ROM)、可编程只读存储器或者电可擦写可编程存储器、寄存器等本领域成熟的存储介质中。该存储介质位于存储器1002,处理器1001读取存储器1002中的指令,结合其硬件完成上述方法的步骤。The method disclosed in the foregoing embodiments of the present invention may be applied to the processor 1001 or implemented by the processor 1001. The processor 1001 may be an integrated circuit chip with signal processing capabilities. In the implementation process, each step of the foregoing method may be completed by an integrated logic circuit of hardware in the processor 1001 or an instruction in a form of software. The processor 1001 may be a general-purpose processor, a digital signal processor (DSP), an application specific integrated circuit (ASIC), a Field Programmable Gate Array (FPGA), or the like. Programmable logic devices, discrete gates or transistor logic devices, discrete hardware components. The methods, steps, and logical block diagrams disclosed in the embodiments of the present invention may be implemented or carried out. The general purpose processor may be a microprocessor or the processor or any conventional processor or the like. The steps of the method disclosed in the embodiments of the present invention may be directly implemented by the hardware decoding processor, or may be performed by a combination of hardware and software modules in the decoding processor. The software module can be located in a random access memory (RAM), a flash memory, a read-only memory (ROM), a programmable read only memory or an electrically erasable programmable memory, a register, etc. In the storage medium. The storage medium is located in the memory 1002, and the processor 1001 reads the instructions in the memory 1002 and completes the steps of the above method in combination with its hardware.
可选的,在一些实施例中,存储器1002可以存储用于执行如图5所示方法中接收设备执行的方法的指令。处理器1001可以执行存储器1002中存储的指令结合其他硬件(例如收发器1003和天线(未示出))完成如图5所示方法中接收设备执行的步骤,具体工作过程和有益效果可以参见图5所示实施例中接收设备的描述。Alternatively, in some embodiments, the memory 1002 can store instructions for performing the method performed by the receiving device in the method of FIG. 5. The processor 1001 can execute the instructions stored in the memory 1002 in combination with other hardware (for example, the transceiver 1003 and an antenna (not shown)) to complete the steps performed by the receiving device in the method shown in FIG. 5, and the specific working process and beneficial effects can be seen in the figure. A description of the receiving device in the illustrated embodiment.
可选的,在另一些实施例中,存储器1002可以存储用于执行如图6所示方法中接收设备执行的方法的指令。处理器1001可以执行存储器1002中存储的指令结合其他硬件(例如收发器1003)完成如图6所示方法中接收设备执行的步骤,具体工作过程和有益效果可以参见图6所示实施例中接收设备的描述。Alternatively, in other embodiments, the memory 1002 can store instructions for performing the method performed by the receiving device in the method of FIG. The processor 1001 can execute the instructions stored in the memory 1002 in combination with other hardware (for example, the transceiver 1003) to complete the steps performed by the receiving device in the method shown in FIG. 6. The specific working process and the beneficial effects can be received in the embodiment shown in FIG. Description of the device.
本领域普通技术人员可以意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、或者计算机软件和电子硬件的结合来实现。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能。Those of ordinary skill in the art will appreciate that the elements and algorithm steps of the various examples described in connection with the embodiments disclosed herein can be implemented in electronic hardware or a combination of computer software and electronic hardware. Whether these functions are performed in hardware or software depends on the specific application and design constraints of the solution. The skilled person can use different methods for each particular application to implement the described functionality.
所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,上述描述的系 统、装置和单元的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。It will be apparent to those skilled in the art that, for the convenience and brevity of the description, the above described system is For a specific working process of the system, the device, and the unit, refer to the corresponding process in the foregoing method embodiment, and details are not described herein again.
在本申请所提供的几个实施例中,应该理解到,所揭露的系统、装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。In the several embodiments provided by the present application, it should be understood that the disclosed systems, devices, and methods may be implemented in other manners. For example, the device embodiments described above are merely illustrative. For example, the division of the unit is only a logical function division. In actual implementation, there may be another division manner, for example, multiple units or components may be combined or Can be integrated into another system, or some features can be ignored or not executed. In addition, the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be in an electrical, mechanical or other form.
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。The units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
另外,在本发明各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。In addition, each functional unit in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
所述功能如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)或处理器(processor)执行本发明各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、磁碟或者光盘等各种可以存储程序代码的介质。The functions may be stored in a computer readable storage medium if implemented in the form of a software functional unit and sold or used as a standalone product. Based on such understanding, the technical solution of the present invention, which is essential or contributes to the prior art, or a part of the technical solution, may be embodied in the form of a software product, which is stored in a storage medium, including The instructions are used to cause a computer device (which may be a personal computer, server, or network device, etc.) or a processor to perform all or part of the steps of the methods described in various embodiments of the present invention. The foregoing storage medium includes: a U disk, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk, and the like. .
以上所述,仅为本发明的具体实施方式,但本发明的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本发明揭露的技术范围内,可轻易想到的变化或替换,都应涵盖在本发明的保护范围之内,因此本发明的保护范围应以权利要求的保护范围为准。 The above is only a specific embodiment of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily think of changes or substitutions within the technical scope of the present invention. All modifications are intended to be included within the scope of the invention, and the scope of the invention should be

Claims (42)

  1. 一种发送设备,其特征在于,所述发送设备包括:A transmitting device, where the sending device includes:
    处理单元,用于确定多个媒体接入控制数据包MAC PDU;以及用于处理所述多个MAC PDU得到多个数据包,其中一个MAC PDU对应一个数据包;a processing unit, configured to determine a plurality of media access control data packet MAC PDUs; and configured to process the plurality of MAC PDUs to obtain a plurality of data packets, where one MAC PDU corresponds to one data packet;
    发送单元,使用一个传输时间间隔TTI将所述多个数据包依次发送给接收设备。The sending unit sequentially transmits the plurality of data packets to the receiving device by using a transmission time interval TTI.
  2. 如权利要求1所述的发送设备,其特征在于,The transmitting device according to claim 1, wherein
    所述多个MAC PDU包含逻辑信道的数据;其中,不同的MAC PDU所对应的逻辑信道不同;或者The plurality of MAC PDUs comprise data of a logical channel; wherein logical channels corresponding to different MAC PDUs are different; or
    所述多个MAC PDU包含逻辑信道组的数据;其中,不同的MAC PDU所对应的逻辑信道组不同。The plurality of MAC PDUs comprise data of a logical channel group; wherein the logical channel groups corresponding to different MAC PDUs are different.
  3. 如权利要求1至2中任一项所述的发送设备,其特征在于,所述处理单处理所述多个MAC PDU得到多个数据包,包括,The transmitting device according to any one of claims 1 to 2, wherein the processing unit processes the plurality of MAC PDUs to obtain a plurality of data packets, including
    所述处理单元将所述多个MAC PDU在一个载波上进行资源映射(RESOURCE-MAPPING)从而得到所述多个数据包,其中,一个MAC PDU进行一次资源映射。The processing unit performs resource mapping (RESOURCE-MAPPING) on the one carrier to obtain the plurality of data packets, wherein one MAC PDU performs resource mapping once.
  4. 如权利要求3所述的发送设备,其特征在于,The transmitting device according to claim 3, characterized in that
    所述多个MAC PDU在进行所述资源映射之前,分别被添加了冗余校验(Redundancy Check)信息。The plurality of MAC PDUs are respectively added with Redundancy Check information before performing the resource mapping.
  5. 如权利要求1至4中任一项所述的发送设备,还包括:The transmitting device according to any one of claims 1 to 4, further comprising:
    接收单元,用于接收反馈消息,所述反馈消息指示所述多个数据包的至少一个是否被正确接收;a receiving unit, configured to receive a feedback message, where the feedback message indicates whether at least one of the multiple data packets is correctly received;
    所述处理单元,还用于响应于所述反馈消息启动重传机制。The processing unit is further configured to initiate a retransmission mechanism in response to the feedback message.
  6. 如权利要求1至5中任一项所述的发送设备,其特征在于:所述发送设备为终端设备;所述接收设备为网络设备;The transmitting device according to any one of claims 1 to 5, wherein the transmitting device is a terminal device; and the receiving device is a network device;
    所述发送设备,还包括:The sending device further includes:
    接收单元,用于接收一个或多个调度命令,所述一个或者多个调度命令用于指示所述发送设备使用一个传输时间间隔TTI将所述多个数据包依次发送;a receiving unit, configured to receive one or more scheduling commands, where the one or more scheduling commands are used to instruct the sending device to sequentially send the multiple data packets by using one transmission time interval TTI;
    所述处理单元,用于响应于所述一个或多个调度命令确定所述多个MAC PDU。The processing unit is configured to determine the plurality of MAC PDUs in response to the one or more scheduling commands.
  7. 如权利要求6所述的发送设备,其特征在于,所述调度命令包括用于指示发送设备使用的资源的信息,所述信息包括以下的至少一种:The transmitting device according to claim 6, wherein the scheduling command includes information indicating a resource used by the transmitting device, and the information includes at least one of the following:
    能被使用的物理资源块PRB的信息;Information of the physical resource block PRB that can be used;
    一个或多个所述MAC PDU的调制编码;Modulation coding of one or more of the MAC PDUs;
    一个或多个所述MAC PDU的调制编码方式;Modulation and coding mode of one or more of the MAC PDUs;
    一个或多个所述MAC PDU的新数据指示NDI;New data of one or more of the MAC PDUs indicating an NDI;
    一个或多个所述MAC PDU的冗余版本RV;Redundant version RV of one or more of said MAC PDUs;
    一个或多个所述MAC PDU的大小;The size of one or more of the MAC PDUs;
    多个所述MAC PDU的总大小;The total size of the plurality of MAC PDUs;
    一个或多个所述MAC PDU的进程信息;Process information of one or more of the MAC PDUs;
    一个或多个所述MAC PDU的编码方式; Encoding mode of one or more of the MAC PDUs;
    CRC长度。CRC length.
  8. 如权利要求6或7所述的发送设备,其特征在于所述调度命令为上行授权(UL grant),The transmitting device according to claim 6 or 7, wherein the scheduling command is an uplink grant (UL grant).
    所述接收单元,用于接收一个或多个上行授权;The receiving unit is configured to receive one or more uplink authorizations;
    所述处理单元,用于确定多个MAC PDU,包括:The processing unit is configured to determine a plurality of MAC PDUs, including:
    所述处理单元,用于响应于所述一个或多个上行授权确定所述多个MAC PDU。The processing unit is configured to determine the multiple MAC PDUs in response to the one or more uplink grants.
  9. 如权利要求1至5中任一项所述的发送设备,其特征在于:所述发送设备为网络设备;所述接收设备为终端设备;所述发送设备中:The transmitting device according to any one of claims 1 to 5, wherein the transmitting device is a network device; the receiving device is a terminal device; and the transmitting device is:
    所述处理单元,还用于确定一个或多个调度命令,所述一个或者多个调度命令用于指示所述发送设备使用一个传输时间间隔TTI将所述多个数据包依次发送;The processing unit is further configured to determine one or more scheduling commands, where the one or more scheduling commands are used to instruct the sending device to sequentially send the multiple data packets by using one transmission time interval TTI;
    所述发送单元,还用于发送所述一个或多个调度命令。The sending unit is further configured to send the one or more scheduling commands.
  10. 如权利要求9所述的发送设备,其特征在于,所述调度命令包括用于指示发送设备使用的资源的信息,所述信息包括以下的至少一种:The transmitting device according to claim 9, wherein the scheduling command comprises information for indicating a resource used by the transmitting device, the information comprising at least one of the following:
    能被使用的物理资源块PRB的信息;Information of the physical resource block PRB that can be used;
    一个或多个所述MAC PDU的调制编码;Modulation coding of one or more of the MAC PDUs;
    一个或多个所述MAC PDU的调制编码方式;Modulation and coding mode of one or more of the MAC PDUs;
    一个或多个所述MAC PDU的新数据指示NDI;New data of one or more of the MAC PDUs indicating an NDI;
    一个或多个所述MAC PDU的冗余版本RV;Redundant version RV of one or more of said MAC PDUs;
    一个或多个所述MAC PDU的大小;The size of one or more of the MAC PDUs;
    多个所述MAC PDU的总大小;The total size of the plurality of MAC PDUs;
    一个或多个所述MAC PDU的进程信息;Process information of one or more of the MAC PDUs;
    一个或多个所述MAC PDU的编码方式;Encoding mode of one or more of the MAC PDUs;
    CRC长度。CRC length.
  11. 一种接收设备,其特征在于,所述接收设备包括:A receiving device, wherein the receiving device comprises:
    接收单元,用于使用一个传输时间间隔TTI从发送设备依次接收多个数据包;a receiving unit, configured to sequentially receive multiple data packets from the sending device by using one transmission time interval TTI;
    处理单元,用于处理所述多个数据包;以及用于基于所述经过处理的多个数据包获得多个MAC PDU,其中一个MAC PDU对应一个数据包。a processing unit, configured to process the plurality of data packets; and to obtain a plurality of MAC PDUs based on the processed plurality of data packets, where one MAC PDU corresponds to one data packet.
  12. 如权利要求11所述的接收设备,其特征在于,The receiving device according to claim 11, wherein
    所述多个MAC PDU包含逻辑信道的数据;其中,不同的MAC PDU所对应的逻辑信道不同;或者The plurality of MAC PDUs comprise data of a logical channel; wherein logical channels corresponding to different MAC PDUs are different; or
    所述多个MAC PDU包含逻辑信道组的数据;其中,不同的MAC PDU所对应的逻辑信道组不同。The plurality of MAC PDUs comprise data of a logical channel group; wherein the logical channel groups corresponding to different MAC PDUs are different.
  13. 如权利要求11至12中任一项所述的接收设备,包括A receiving device according to any one of claims 11 to 12, comprising
    所述接收单元,还用于基于一个载波使用一个传输时间间隔TTI从发送设备依次接收所述多个数据包。The receiving unit is further configured to sequentially receive the plurality of data packets from the sending device by using one transmission time interval TTI based on one carrier.
  14. 如权利要求11至13中任一项所述的接收设备,其特征在于,所述处理单元,用于处理所述多个数据包,包括:The receiving device according to any one of claims 11 to 13, wherein the processing unit is configured to process the plurality of data packets, including:
    所述处理单元,用于对所述多个数据包进行冗余校验。The processing unit is configured to perform redundancy check on the plurality of data packets.
  15. 如权利要求11至14中任一项所述的接收设备,其特征在于,所述处理单元, 用于处理所述多个数据包,包括:The receiving device according to any one of claims 11 to 14, wherein the processing unit, For processing the plurality of data packets, including:
    所述处理单元,用于确认所述多个数据包的至少一个是否被正确接收;The processing unit is configured to confirm whether at least one of the plurality of data packets is correctly received;
    所述处理单元,用于根据确认结果启动重传机制。The processing unit is configured to start a retransmission mechanism according to the confirmation result.
  16. 如权利要求11至15中任一项所述的接收设备,其特征在于:所述发送设备为终端设备;所述接收设备为网络设备;所述接收设备中:The receiving device according to any one of claims 11 to 15, wherein the transmitting device is a terminal device; the receiving device is a network device; and the receiving device is:
    所述处理单元,还用于确定一个或多个调度命令,所述一个或者多个调度命令用于指示所述发送设备使用一个传输时间间隔TTI将所述多个数据包依次发送;The processing unit is further configured to determine one or more scheduling commands, where the one or more scheduling commands are used to instruct the sending device to sequentially send the multiple data packets by using one transmission time interval TTI;
    所述接收设备还包括:The receiving device further includes:
    发送单元,用于发送所述一个或多个调度命令。And a sending unit, configured to send the one or more scheduling commands.
  17. 如权利要求16所述的接收设备,其特征在于,所述调度命令还用于指示发送设备使用的资源的信息,所述发送设备使用的资源的信息包括以下的至少一种:The receiving device according to claim 16, wherein the scheduling command is further used to indicate information of a resource used by the sending device, and the information of the resource used by the sending device includes at least one of the following:
    能被使用的物理资源块PRB的信息;Information of the physical resource block PRB that can be used;
    一个或多个所述MAC PDU的调制编码;Modulation coding of one or more of the MAC PDUs;
    一个或多个所述MAC PDU的调制编码方式;Modulation and coding mode of one or more of the MAC PDUs;
    一个或多个所述MAC PDU的新数据指示NDI;New data of one or more of the MAC PDUs indicating an NDI;
    一个或多个所述MAC PDU的冗余版本RV;Redundant version RV of one or more of said MAC PDUs;
    一个或多个所述MAC PDU的大小;The size of one or more of the MAC PDUs;
    多个所述MAC PDU的总大小;The total size of the plurality of MAC PDUs;
    一个或多个所述MAC PDU的进程信息;Process information of one or more of the MAC PDUs;
    一个或多个所述MAC PDU的编码方式;Encoding mode of one or more of the MAC PDUs;
    CRC长度。CRC length.
  18. 如权利要求16或17所述的接收设备,其特征在于,所述调度命令为上行授权(UL grant),The receiving device according to claim 16 or 17, wherein the scheduling command is an uplink grant (UL grant).
    所述发送单元,用于发送所述一个或多个上行授权,所述一个或多个上行授权对应于所述多个MAC PDU。The sending unit is configured to send the one or more uplink grants, where the one or more uplink grants correspond to the multiple MAC PDUs.
  19. 如权利要求11至15中任一项所述的接收设备,其特征在于:所述发送设备为网络设备;所述接收设备为终端设备;The receiving device according to any one of claims 11 to 15, wherein the transmitting device is a network device; and the receiving device is a terminal device;
    所述接收设备中:In the receiving device:
    所述接收单元,还用于接收所述一个或多个调度命令,所述一个或者多个调度命令用于指示使用一个传输时间间隔TTI从所述发送设备依次接收多个数据包。The receiving unit is further configured to receive the one or more scheduling commands, where the one or more scheduling commands are used to indicate that multiple data packets are sequentially received from the sending device by using one transmission time interval TTI.
  20. 如权利要求19所述的接收设备,其特征在于,所述调度命令还用于指示发送设备使用的资源的信息,所述发送设备使用的资源的信息包括以下的至少一种:The receiving device according to claim 19, wherein the scheduling command is further used to indicate information of a resource used by the sending device, and the information of the resource used by the transmitting device includes at least one of the following:
    能被使用的物理资源块PRB的信息;Information of the physical resource block PRB that can be used;
    一个或多个所述MAC PDU的调制编码;Modulation coding of one or more of the MAC PDUs;
    一个或多个所述MAC PDU的调制编码方式;Modulation and coding mode of one or more of the MAC PDUs;
    一个或多个所述MAC PDU的新数据指示NDI;New data of one or more of the MAC PDUs indicating an NDI;
    一个或多个所述MAC PDU的冗余版本RV;Redundant version RV of one or more of said MAC PDUs;
    一个或多个所述MAC PDU的大小;The size of one or more of the MAC PDUs;
    多个所述MAC PDU的总大小; The total size of the plurality of MAC PDUs;
    一个或多个所述MAC PDU的进程信息;Process information of one or more of the MAC PDUs;
    一个或多个所述MAC PDU的编码方式;Encoding mode of one or more of the MAC PDUs;
    CRC长度。CRC length.
  21. 一种数据处理的方法,其特征在于,所述方法包括:A method of data processing, the method comprising:
    发送设备确定多个媒体接入控制数据包MAC PDU;The transmitting device determines a plurality of media access control data packet MAC PDUs;
    所述发送设备处理所述多个MAC PDU得到多个数据包,其中一个MAC PDU对应一个数据包;Transmitting, by the sending device, the plurality of MAC PDUs to obtain a plurality of data packets, where one MAC PDU corresponds to one data packet;
    所述发送设备使用一个传输时间间隔TTI将所述多个数据包依次发送给接收设备。The transmitting device sequentially transmits the plurality of data packets to the receiving device by using a transmission time interval TTI.
  22. 如权利要求21所述的方法,其特征在于,The method of claim 21 wherein
    所述多个MAC PDU包含逻辑信道的数据;其中,不同的MAC PDU所对应的逻辑信道不同;或者The plurality of MAC PDUs comprise data of a logical channel; wherein logical channels corresponding to different MAC PDUs are different; or
    所述多个MAC PDU包含逻辑信道组的数据;其中,不同的MAC PDU所对应的逻辑信道组不同。The plurality of MAC PDUs comprise data of a logical channel group; wherein the logical channel groups corresponding to different MAC PDUs are different.
  23. 如权利要求22至22中任一项所述的方法,其特征在于,所述发送设备处理所述多个MAC PDU得到多个数据包,包括:The method according to any one of claims 22 to 22, wherein the transmitting device processes the plurality of MAC PDUs to obtain a plurality of data packets, including:
    所述发送设备将所述多个MAC PDU在一个载波上进行资源映射(RESOURCE-MAPPING)从而得到所述多个数据包,其中,一个MAC PDU进行一次资源映射。The sending device performs resource mapping (RESOURCE-MAPPING) on the one carrier to obtain the plurality of data packets, where one MAC PDU performs resource mapping.
  24. 如权利要求23所述的方法,其特征在于,The method of claim 23 wherein:
    所述多个MAC PDU在进行所述资源映射之前,分别被添加了冗余校验(Redundancy Check)信息。The plurality of MAC PDUs are respectively added with Redundancy Check information before performing the resource mapping.
  25. 如权利要求21至24中任一项所述的方法,还包括:The method of any of claims 21 to 24, further comprising:
    所述发送设备接收反馈消息,所述反馈消息指示所述多个数据包的至少一个是否被正确接收;The transmitting device receives a feedback message indicating whether at least one of the plurality of data packets is correctly received;
    所述发送设备响应于所述反馈消息启动重传机制。The transmitting device initiates a retransmission mechanism in response to the feedback message.
  26. 如权利要求21至25中任一项所述的方法,其特征在于:所述发送设备为终端设备;所述接收设备为网络设备;所述方法还包括:The method according to any one of claims 21 to 25, wherein the transmitting device is a terminal device; the receiving device is a network device;
    所述发送设备接收一个或多个调度命令,所述一个或者多个调度命令用于指示所述发送设备使用一个传输时间间隔TTI将所述多个数据包依次发送;The sending device receives one or more scheduling commands, where the one or more scheduling commands are used to instruct the sending device to sequentially send the multiple data packets by using one transmission time interval TTI;
    所述发送设备确定多个MAC PDU,包括:The sending device determines a plurality of MAC PDUs, including:
    所述发送设备响应于所述一个或多个调度命令确定所述多个MAC PDU。The transmitting device determines the plurality of MAC PDUs in response to the one or more scheduling commands.
  27. 如权利要求26所述的方法,其特征在于,所述调度命令还用于指示发送设备使用的资源的信息,所述信息包括以下的至少一种:The method according to claim 26, wherein the scheduling command is further used to indicate information of a resource used by the transmitting device, the information comprising at least one of the following:
    能被使用的物理资源块PRB的信息;Information of the physical resource block PRB that can be used;
    一个或多个所述MAC PDU的调制编码;Modulation coding of one or more of the MAC PDUs;
    一个或多个所述MAC PDU的调制编码方式; Modulation and coding mode of one or more of the MAC PDUs;
    一个或多个所述MAC PDU的新数据指示NDI;New data of one or more of the MAC PDUs indicating an NDI;
    一个或多个所述MAC PDU的冗余版本RV;Redundant version RV of one or more of said MAC PDUs;
    一个或多个所述MAC PDU的大小;The size of one or more of the MAC PDUs;
    多个所述MAC PDU的总大小;The total size of the plurality of MAC PDUs;
    一个或多个所述MAC PDU的进程信息;Process information of one or more of the MAC PDUs;
    一个或多个所述MAC PDU的编码方式;Encoding mode of one or more of the MAC PDUs;
    CRC长度。CRC length.
  28. 如权利要求26或27所述的方法,其特征在于所述调度命令为上行授权(UL grant),The method according to claim 26 or 27, wherein the scheduling command is an uplink grant (UL grant).
    所述发送设备确定一个或多个调度命令,包括:The sending device determines one or more scheduling commands, including:
    所述发送设备接收一个或多个上行授权;The transmitting device receives one or more uplink grants;
    所述发送设备确定多个MAC PDU,包括:The sending device determines a plurality of MAC PDUs, including:
    所述发送设备响应于所述一个或多个上行授权确定所述多个MAC PDU。The transmitting device determines the plurality of MAC PDUs in response to the one or more uplink grants.
  29. 如权利要求21至25中任一项所述的方法,其特征在于:所述发送设备为网络设备;所述接收设备为终端设备;所述方法包括:The method according to any one of claims 21 to 25, wherein the transmitting device is a network device; the receiving device is a terminal device;
    所述发送设备确定一个或多个调度命令,所述一个或者多个调度命令用于指示所述发送设备使用一个传输时间间隔TTI将所述多个数据包依次发送;The sending device determines one or more scheduling commands, where the one or more scheduling commands are used to instruct the sending device to sequentially send the multiple data packets by using one transmission time interval TTI;
    所述发送设备发送所述一个或多个调度命令。The transmitting device sends the one or more scheduling commands.
  30. 如权利要求29所述的发送设备,其特征在于,所述调度命令包括用于指示发送设备使用的资源的信息,所述信息包括以下的至少一种:The transmitting device according to claim 29, wherein the scheduling command comprises information for indicating a resource used by the transmitting device, the information comprising at least one of the following:
    能被使用的物理资源块PRB的信息;Information of the physical resource block PRB that can be used;
    一个或多个所述MAC PDU的调制编码;Modulation coding of one or more of the MAC PDUs;
    一个或多个所述MAC PDU的调制编码方式;Modulation and coding mode of one or more of the MAC PDUs;
    一个或多个所述MAC PDU的新数据指示NDI;New data of one or more of the MAC PDUs indicating an NDI;
    一个或多个所述MAC PDU的冗余版本RV;Redundant version RV of one or more of said MAC PDUs;
    一个或多个所述MAC PDU的大小;The size of one or more of the MAC PDUs;
    多个所述MAC PDU的总大小;The total size of the plurality of MAC PDUs;
    一个或多个所述MAC PDU的进程信息;Process information of one or more of the MAC PDUs;
    一个或多个所述MAC PDU的编码方式;Encoding mode of one or more of the MAC PDUs;
    CRC长度。CRC length.
  31. 一种数据处理的方法,其特征在于,所述方法包括:A method of data processing, the method comprising:
    接收设备使用一个传输时间间隔TTI从发送设备依次接收多个数据包;The receiving device sequentially receives a plurality of data packets from the transmitting device by using a transmission time interval TTI;
    所述接收设备处理所述多个数据包;The receiving device processes the plurality of data packets;
    所述接收设备基于所述经过处理的多个数据包获得多个MAC PDU,其中一个MAC PDU对应一个数据包。The receiving device obtains a plurality of MAC PDUs based on the processed plurality of data packets, wherein one MAC PDU corresponds to one data packet.
  32. 如权利要求31所述的方法,其特征在于,The method of claim 31 wherein:
    所述多个MAC PDU包含逻辑信道的数据;其中,不同的MAC PDU所对应的逻 辑信道不同;或者The plurality of MAC PDUs comprise data of a logical channel; wherein, the logic corresponding to different MAC PDUs The channel is different; or
    所述多个MAC PDU包含逻辑信道组的数据;其中,不同的MAC PDU所对应的逻辑信道组不同。The plurality of MAC PDUs comprise data of a logical channel group; wherein the logical channel groups corresponding to different MAC PDUs are different.
  33. 如权利要求31至32中任一项所述的方法,其特征在于:A method according to any one of claims 31 to 32, wherein:
    接收设备使用一个传输时间间隔TTI从发送设备依次接收多个数据包,包括:The receiving device sequentially receives a plurality of data packets from the transmitting device by using a transmission time interval TTI, including:
    所述接收设备基于一个载波使用一个传输时间间隔TTI从所述发送设备依次接收所述多个数据包。The receiving device sequentially receives the plurality of data packets from the transmitting device using one transmission time interval TTI based on one carrier.
  34. 如权利要求31至33中任一项所述的方法,其特征在于,所述接收设备处理所述多个数据包,包括:The method according to any one of claims 31 to 33, wherein the receiving device processes the plurality of data packets, including:
    所述接收设备对所述多个数据包进行冗余校验。The receiving device performs redundancy check on the plurality of data packets.
  35. 如权利要求31至34中任一项所述的方法,其特征在于,所述接收设备处理所述多个数据包,包括:The method according to any one of claims 31 to 34, wherein the receiving device processes the plurality of data packets, including:
    确认所述多个数据包的至少一个是否被正确接收;Confirming that at least one of the plurality of data packets is correctly received;
    根据确认结果启动重传机制。The retransmission mechanism is initiated based on the confirmation result.
  36. 如权利要求31至35中任一项所述的方法,其特征在于:所述发送设备为终端设备;所述接收设备为网络设备;The method according to any one of claims 31 to 35, wherein the transmitting device is a terminal device; the receiving device is a network device;
    所述方法,还包括:所述接收设备确定一个或多个调度命令,所述一个或者多个调度命令用于指示所述发送设备使用一个传输时间间隔TTI将所述多个数据包依次发送;The method, the method further includes: the receiving device determining one or more scheduling commands, where the one or more scheduling commands are used to instruct the sending device to sequentially send the multiple data packets by using a transmission time interval TTI;
    所述接收设备,发送所述一个或多个调度命令。The receiving device sends the one or more scheduling commands.
  37. 如权利要求36所述的方法,其特征在于,所述调度命令还用于指示发送设备使用的资源的信息,所述发送设备使用的资源的信息包括以下的至少一种:The method according to claim 36, wherein the scheduling command is further used to indicate information of a resource used by the transmitting device, and the information of the resource used by the transmitting device includes at least one of the following:
    能被使用的物理资源块PRB的信息;Information of the physical resource block PRB that can be used;
    一个或多个所述MAC PDU的调制编码;Modulation coding of one or more of the MAC PDUs;
    一个或多个所述MAC PDU的调制编码方式;Modulation and coding mode of one or more of the MAC PDUs;
    一个或多个所述MAC PDU的新数据指示NDI;New data of one or more of the MAC PDUs indicating an NDI;
    一个或多个所述MAC PDU的冗余版本RV;Redundant version RV of one or more of said MAC PDUs;
    一个或多个所述MAC PDU的大小;The size of one or more of the MAC PDUs;
    多个所述MAC PDU的总大小;The total size of the plurality of MAC PDUs;
    一个或多个所述MAC PDU的进程信息;Process information of one or more of the MAC PDUs;
    一个或多个所述MAC PDU的编码方式;Encoding mode of one or more of the MAC PDUs;
    CRC长度。CRC length.
  38. 如权利要求36或37所述的方法,其特征在于,所述调度命令为上行授权(UL grant),The method according to claim 36 or 37, wherein the scheduling command is an uplink grant (UL grant).
    所述方法还包括:The method further includes:
    所述接收设备发送所述一个或多个上行授权,所述一个或多个上行授权对应于所述多个MAC PDU。The receiving device sends the one or more uplink grants, and the one or more uplink grants correspond to the multiple MAC PDUs.
  39. 如权利要求31至35中任一项所述的方法,其特征在于:所述发送设备为网络设备;所述接收设备为终端设备; The method according to any one of claims 31 to 35, wherein the transmitting device is a network device; the receiving device is a terminal device;
    所述接收设备接收所述一个或多个调度命令,所述一个或者多个调度命令用于指示使用一个传输时间间隔TTI从所述发送设备依次接收多个数据包。The receiving device receives the one or more scheduling commands, and the one or more scheduling commands are used to indicate that multiple data packets are sequentially received from the sending device using one transmission time interval TTI.
  40. 如权利要求39所述的方法,其特征在于,所述调度命令还用于指示发送设备使用的资源的信息,所述发送设备使用的资源的信息包括以下的至少一种:The method according to claim 39, wherein the scheduling command is further used to indicate information of a resource used by the transmitting device, and the information of the resource used by the transmitting device includes at least one of the following:
    能被使用的物理资源块PRB的信息;Information of the physical resource block PRB that can be used;
    一个或多个所述MAC PDU的调制编码;Modulation coding of one or more of the MAC PDUs;
    一个或多个所述MAC PDU的调制编码方式;Modulation and coding mode of one or more of the MAC PDUs;
    一个或多个所述MAC PDU的新数据指示NDI;New data of one or more of the MAC PDUs indicating an NDI;
    一个或多个所述MAC PDU的冗余版本RV;Redundant version RV of one or more of said MAC PDUs;
    一个或多个所述MAC PDU的大小;The size of one or more of the MAC PDUs;
    多个所述MAC PDU的总大小;The total size of the plurality of MAC PDUs;
    一个或多个所述MAC PDU的进程信息;Process information of one or more of the MAC PDUs;
    一个或多个所述MAC PDU的编码方式;Encoding mode of one or more of the MAC PDUs;
    CRC长度。CRC length.
  41. 一种设备,包括存储器、处理器及存储在存储器上并可在处理器上运行的程序,其特征在于,所述处理器执行所述程序时实现权利要求21至40中任一项所述方法。An apparatus, comprising a memory, a processor, and a program stored on the memory and operable on the processor, wherein the processor executes the program to implement the method of any one of claims 21 to 40 .
  42. 一种计算机可读存储介质,其上存储有指令,其特征在于,该指令被执行时执行权利要求21至40中任一项所述方法。 A computer readable storage medium having stored thereon instructions, wherein the instructions are executed to perform the method of any one of claims 21 to 40.
PCT/CN2017/114636 2016-12-07 2017-12-05 Data processing method, sending device and receiving device WO2018103637A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201611117609.2 2016-12-07
CN201611117609.2A CN108173632B (en) 2016-12-07 2016-12-07 Data processing method, sending device and receiving device

Publications (1)

Publication Number Publication Date
WO2018103637A1 true WO2018103637A1 (en) 2018-06-14

Family

ID=62491477

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/114636 WO2018103637A1 (en) 2016-12-07 2017-12-05 Data processing method, sending device and receiving device

Country Status (2)

Country Link
CN (1) CN108173632B (en)
WO (1) WO2018103637A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113132071A (en) * 2019-12-31 2021-07-16 中国移动通信有限公司研究院 Data transmission method, device, related equipment and storage medium
CN113872735A (en) * 2020-06-30 2021-12-31 京东方科技集团股份有限公司 Data transmission method, device and equipment

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111800237B (en) * 2019-07-05 2021-10-12 维沃移动通信有限公司 Data sending method, data receiving method and equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102595624A (en) * 2011-01-17 2012-07-18 华为技术有限公司 Scheduling method based on group, UE and base station
WO2014023024A1 (en) * 2012-08-10 2014-02-13 Mediatek Singapore Pte. Ltd. Methods for disparity vector derivation
CN104080173A (en) * 2014-07-09 2014-10-01 天津大学 System for processing MBMS service by base station MAC layer in LTE system
CN102124774B (en) * 2008-08-18 2015-11-25 高通股份有限公司 Transmission Time Interval binding in random access procedure

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6765885B2 (en) * 2001-02-09 2004-07-20 Asustek Computer Inc. Determination of acceptable sequence number ranges in a communications protocol
CN1225875C (en) * 2001-09-29 2005-11-02 华为技术有限公司 Method of realizing data retransmission on high speed medium access control layer (MAC-HS)
CN100486252C (en) * 2005-10-18 2009-05-06 中兴通讯股份有限公司 Data parallel dispatch system and method for supporting high-speed down group access with multiple carrier wave
CN101034965B (en) * 2006-03-07 2010-05-12 华为技术有限公司 Transmission method of the protocol data unit in the high-speed downlink packet access and its system
CN101043426B (en) * 2006-03-25 2011-01-05 中兴通讯股份有限公司 Packet multiplexing method in wireless communication system
CN101123793B (en) * 2006-08-09 2011-01-05 大唐移动通信设备有限公司 A method and user device for transmitting multiple protocol data units
CN101291279A (en) * 2007-04-18 2008-10-22 华为技术有限公司 Service data scheduling method and device in high-speed downlink packet access
CN101351033B (en) * 2007-07-20 2012-05-09 中兴通讯股份有限公司 Data multiplexing method capable of enhancing up access system through multi-carrier
CN101686431B (en) * 2008-09-22 2012-07-18 中兴通讯股份有限公司 Synchronous processing method and device
KR20120070434A (en) * 2010-12-21 2012-06-29 한국전자통신연구원 Method of reordering and reassembling packet data in radio link control layer

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102124774B (en) * 2008-08-18 2015-11-25 高通股份有限公司 Transmission Time Interval binding in random access procedure
CN102595624A (en) * 2011-01-17 2012-07-18 华为技术有限公司 Scheduling method based on group, UE and base station
WO2014023024A1 (en) * 2012-08-10 2014-02-13 Mediatek Singapore Pte. Ltd. Methods for disparity vector derivation
CN104080173A (en) * 2014-07-09 2014-10-01 天津大学 System for processing MBMS service by base station MAC layer in LTE system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
HUAWEI: "Concatenated MAC-hs PDU", 3GPPTSG-RAN-WG2 MEETING #53 R2-061211, 12 May 2006 (2006-05-12), XP050131158 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113132071A (en) * 2019-12-31 2021-07-16 中国移动通信有限公司研究院 Data transmission method, device, related equipment and storage medium
CN113132071B (en) * 2019-12-31 2022-10-21 中国移动通信有限公司研究院 Data transmission method, device, related equipment and storage medium
CN113872735A (en) * 2020-06-30 2021-12-31 京东方科技集团股份有限公司 Data transmission method, device and equipment
US11770212B2 (en) 2020-06-30 2023-09-26 Boe Technology Group Co., Ltd. Data transmission methods, data transmission device, and data transmission apparatuses
CN113872735B (en) * 2020-06-30 2023-10-24 京东方科技集团股份有限公司 Data transmission method, device and equipment

Also Published As

Publication number Publication date
CN108173632B (en) 2020-12-04
CN108173632A (en) 2018-06-15

Similar Documents

Publication Publication Date Title
US20210266954A1 (en) Data sending method, data sending apparatus, and terminal device
CN110351020B (en) Method, device and system for transmitting data
WO2018202037A1 (en) Data transmission method, terminal device, and network device
WO2019233339A1 (en) Information transmission method and communication device
CN111316714A (en) Method and apparatus for wireless communication in wireless communication system
WO2018059438A1 (en) Message transmission method, device and system
WO2019028684A1 (en) Communication method and device
WO2018133860A1 (en) Data transmission method, device, and communication system
US20220368494A1 (en) Uplink re-transmission with compact memory usage
US20230139754A1 (en) Coding method and apparatus
CN110121848A (en) Method and device in cordless communication network
CN110621075A (en) Method and device for transmitting data
US20190254022A1 (en) Method and apparatus for mapping uplink control information in wireless communication system
WO2018103637A1 (en) Data processing method, sending device and receiving device
WO2021013026A1 (en) Data unit transmitting method and receiving method, and devices
CN108476099B (en) Method and apparatus for using retransmission scheme
CN110730513B (en) Communication method and device
WO2022237424A1 (en) Communication method and apparatus
WO2018121462A1 (en) Method for transmitting data in multi-carrier, terminal device and network device
WO2020015617A1 (en) Communication method and device
WO2019228241A1 (en) Signal processing method and apparatus
JP7036118B2 (en) Retransmission control method, wireless terminal, wireless base station
WO2023273754A1 (en) Hybrid automatic repeat request feedback method and apparatus
WO2023005909A1 (en) Timeout packet loss method and apparatus in network coding scenario, and readable storage medium
WO2023011219A1 (en) Communication method and apparatus

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: 17878942

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: 17878942

Country of ref document: EP

Kind code of ref document: A1