CN112787754B - Data processing method and related device - Google Patents

Data processing method and related device Download PDF

Info

Publication number
CN112787754B
CN112787754B CN202011608044.4A CN202011608044A CN112787754B CN 112787754 B CN112787754 B CN 112787754B CN 202011608044 A CN202011608044 A CN 202011608044A CN 112787754 B CN112787754 B CN 112787754B
Authority
CN
China
Prior art keywords
mac
logical channel
mac sdu
sdu
entity
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202011608044.4A
Other languages
Chinese (zh)
Other versions
CN112787754A (en
Inventor
周希
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Unisoc Chongqing Technology Co Ltd
Original Assignee
Unisoc Chongqing Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Unisoc Chongqing Technology Co Ltd filed Critical Unisoc Chongqing Technology Co Ltd
Priority to CN202011608044.4A priority Critical patent/CN112787754B/en
Publication of CN112787754A publication Critical patent/CN112787754A/en
Application granted granted Critical
Publication of CN112787754B publication Critical patent/CN112787754B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/004Arrangements for detecting or preventing errors in the information received by using forward error control
    • H04L1/0045Arrangements at the receiver end
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • H04L1/1829Arrangements specially adapted for the receiver end
    • H04L1/1835Buffer management

Abstract

The embodiment of the application discloses a data processing method and a related device, wherein the method comprises the following steps: the MAC entity receives a media access control protocol data unit (MAC PDU), wherein the MAC PDU comprises one or more media access control service data units (MAC SDUs); the MAC entity demultiplexes the MAC PDU; when the MAC PDU is detected to have abnormal first MAC SDU, the MAC entity uploads second MAC SDU except the first MAC SDU in the MAC PDU to an RLC entity, and the first MAC SDU is contained in one or more MAC SDUs. By adopting the invention, the utilization rate of the MAC PDU can be improved.

Description

Data processing method and related device
Technical Field
The present invention relates to the field of communications, and in particular, to a data processing method and a related apparatus.
Background
In the existing Enhanced Machine Type Communication (eMTC), a 3rd Generation Partnership Project (3 GPP) Protocol provides that when a Medium Access Control (MAC) entity detects that there is abnormal logical channel Data in a Medium Access Control Protocol Data Unit (MAC PDU), the MAC PDU needs to be discarded entirely.
But the abnormal logical channel data may contain some useful data, which may reduce the utilization of the MAC PDU.
Disclosure of Invention
The embodiment of the application provides a data processing method and a related device, which can improve the utilization rate of MAC PDU.
In a first aspect, an embodiment of the present application provides a data processing method, where the method is applied to a terminal device, where the terminal device includes a medium access control MAC entity and a radio link layer control protocol RLC entity, and the method includes: the MAC entity receives a media access control protocol data unit (MAC PDU), wherein the MAC PDU comprises one or more media access control service data units (MAC SDUs); the MAC entity demultiplexes the MAC PDU; when the MAC PDU is detected to have abnormal first MAC SDU, the MAC entity uploads second MAC SDU except the first MAC SDU in the MAC PDU to an RLC entity, and the first MAC SDU is contained in one or more MAC SDUs. By the method, the utilization rate of the MAC PDU can be improved.
With reference to the first aspect, in a possible implementation manner, the MAC entity stores one or more logical channel identifiers of a logical channel that has been successfully established, where the one or more logical channel identifiers do not include a corresponding logical channel identifier of the first MAC SDU.
With reference to the first aspect, in a possible implementation manner, the method further includes: the MAC entity caches the first MAC SDU; after a preset time period, if the one or more logical channel identifiers do not include the corresponding logical channel identifier of the first MAC SDU, the MAC entity discards the first MAC SDU; if the one or more logical channel identifiers comprise the corresponding logical channel identifier of the first MAC SDU, the MAC entity uploads the first MAC SDU to the RLC entity.
With reference to the first aspect, in a possible implementation manner, the second MAC SDU includes a configuration message of an un-established logical channel, and the method further includes: the terminal device establishes a logical channel based on a configuration message of the logical channel that is not established.
With reference to the first aspect, in a possible implementation manner, the method further includes: the MAC entity caches the first MAC SDU; after the logical channel is established, the MAC entity determines whether the first MAC SDU is abnormal based on the logical channel.
With reference to the first aspect, in a possible implementation manner, the determining, by the MAC entity, whether the first MAC SDU is abnormal based on the logical channel includes: the MAC entity updates one or more stored logical channel identifications of the successfully established logical channels based on the logical channel identifications of the logical channels; if the logical channel identifier corresponding to the first MAC SDU belongs to the one or more logical channel identifiers, the first MAC SDU is judged to be non-abnormal; and if the logical channel identifier corresponding to the first MAC SDU does not belong to the one or more logical channel identifiers, determining that the first MAC SDU is abnormal.
With reference to the first aspect, in a possible implementation manner, the method further includes: if the first MAC SDU is determined to be not abnormal, the MAC entity uploads the first MAC SDU to an RLC entity.
With reference to the first aspect, in a possible implementation manner, the method further includes: if the first MAC SDU is determined to be abnormal, the MAC entity discards the first MAC SDU.
In a second aspect, an embodiment of the present application provides a communication apparatus, where the communication apparatus includes a receiving unit, a demultiplexing unit, and an uploading unit, where: the receiving unit is used for receiving a media access control protocol data unit (MAC PDU), and the MAC PDU comprises one or more media access control service data units (MAC SDUs); the demultiplexing unit is configured to demultiplex the MAC PDU; the uplink unit is configured to, when it is detected that the MAC PDU has an abnormal first MAC SDU, upload a second MAC SDU except the first MAC SDU in the MAC PDU to the RLC entity, where the first MAC SDU is included in one or more MAC SDUs.
With reference to the second aspect, in a possible implementation manner, the communication apparatus further includes a storage unit, where the storage unit is configured to store one or more logical channel identifiers of the logical channels that have been successfully established, and the one or more logical channel identifiers do not include a corresponding logical channel identifier of the first MAC SDU.
With reference to the second aspect, in a possible implementation manner, the communication apparatus further includes a cache unit and a processing unit, where: the buffer unit is configured to buffer the first MAC SDU; the processing unit is configured to discard the first MAC SDU if the one or more logical channel identifiers do not include the corresponding logical channel identifier of the first MAC SDU after a preset time period; the processing unit is further configured to upload the first MAC SDU to the RLC entity if the one or more logical channel identifiers include a corresponding logical channel identifier of the first MAC SDU.
With reference to the second aspect, in a possible implementation manner, the second MAC SDU includes a configuration message of an un-established logical channel, and the communication apparatus further includes a establishing unit configured to: and establishing the logical channel based on the configuration message of the non-established logical channel.
With reference to the second aspect, in a possible implementation manner, the communication apparatus further includes a buffering unit and a determining unit, where: the buffer unit is configured to buffer the first MAC SDU; the determining unit is configured to determine whether the first MAC SDU is abnormal based on the logical channel after the logical channel is established.
With reference to the second aspect, in a possible implementation manner, the determining unit is specifically configured to: updating one or more stored logical channel identifications of the successfully established logical channels based on the logical channel identification of the logical channel; if the logical channel identifier corresponding to the first MAC SDU belongs to the one or more logical channel identifiers, determining that the first MAC SDU is non-abnormal; and if the logical channel identifier corresponding to the first MAC SDU does not belong to the one or more logical channel identifiers, determining that the first MAC SDU is abnormal.
With reference to the second aspect, in a possible implementation manner, the communication apparatus further includes a processing unit, where the processing unit is configured to: and if the first MAC SDU is judged to be not abnormal, the first MAC SDU is uploaded to an RLC entity.
With reference to the second aspect, in a possible implementation manner, the communication apparatus further includes a processing unit, where the processing unit is configured to: and if the first MAC SDU is judged to be abnormal, discarding the first MAC SDU.
In a third aspect, the present application provides a communication device, comprising a memory for storing a computer program comprising program instructions and a processor configured to invoke the program instructions to perform the method of the first aspect and any possible implementation manner thereof.
In a fourth aspect, the present application provides a computer-readable storage medium for storing a computer program, the computer program causing a computer to perform the method of the first aspect and any possible implementation manner thereof.
In a fifth aspect, the present application provides a chip, where the chip includes a processor and a data interface, and the processor reads instructions stored in a memory through the data interface to perform the method of the first aspect and any possible implementation manner thereof.
In a sixth aspect, the present application provides a chip module including the chip as described in the fifth aspect.
In the embodiment of the present application, after the MAC entity receives the MAC PDU, the MAC entity demultiplexes the MAC PDU. When the MAC PDU is detected to have abnormal first MAC SDU, the MAC entity uploads second MAC SDU except the first MAC SDU in the MAC PDU to the RLC entity, wherein the first MAC SDU comprises one or more MAC SDUs. By the method provided by the embodiment of the application, the utilization rate of the MAC PDU can be improved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings without creative efforts.
Fig. 1 is a schematic diagram of a network architecture provided in an embodiment of the present application;
fig. 2 is a protocol architecture for transmitting data according to an embodiment of the present disclosure;
fig. 3 is a flowchart of a data processing method provided in an embodiment of the present application;
fig. 4 is a schematic structural diagram of a MAC PDU provided in an embodiment of the present application;
FIG. 5 is a flow chart of yet another data processing method provided by an embodiment of the present application;
FIG. 6 is a flow chart of yet another data processing method provided by an embodiment of the present application;
fig. 7 is a schematic structural diagram of a communication device according to an embodiment of the present application;
fig. 8 is a schematic structural diagram of another communication device according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be obtained by a person skilled in the art without inventive step based on the embodiments of the present invention, are within the scope of protection of the present invention.
The terminology used in the following examples of the present application is for the purpose of describing particular embodiments only and is not intended to be limiting of the application. As used in the specification of the present application and the appended claims, the singular forms "a," "an," "the," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should also be understood that the term "and/or" as used herein refers to and encompasses any and all possible combinations of one or more of the listed items.
It should be noted that the terms "first," "second," "third," and the like in the description and claims of the present application and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the application described herein are capable of operation in other sequences than described or illustrated herein. Furthermore, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or server that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
The embodiment of the present application may be applied to the network architecture schematic diagram shown in fig. 1, where the network architecture shown in fig. 1 is a network architecture of a wireless communication system, the network architecture generally includes a terminal device and a network device, and the number and the form of each device do not constitute a limitation to the embodiment of the present application. The network device may be a Base Station (BS), and the BS may provide communication services to multiple terminal devices, and multiple Base stations may also provide communication services to the same terminal device.
It should be noted that, the wireless communication system in the embodiment of the present application includes, but is not limited to: narrowband band-internet of things (NB-IoT), Enhanced Machine Communication (eMTC), global system for mobile communications (GSM), Enhanced data rate for GSM Evolution (EDGE), Wideband Code Division Multiple Access (WCDMA), code division multiple access (code division multiple access, CDMA2000), time division-synchronous code division multiple access (time division-synchronization code division multiple access, TD-SCDMA), Long Term Evolution (LTE), Long Term Evolution (Long Term Evolution) cable 1, fifth generation mobile Communication (5G-5), and future mobile Communication systems.
The terminal device related to the embodiment of the present application may also be referred to as a terminal, and may be a device with a wireless transceiving function, which may be deployed on land, including indoors or outdoors, handheld or vehicle-mounted; can also be deployed on the water surface (such as a ship and the like); and may also be deployed in the air (e.g., airplanes, balloons, satellites, etc.). The terminal device may be a User Equipment (UE), wherein the UE includes a handheld device, a vehicle-mounted device, a wearable device, or a computing device having wireless communication functionality. Illustratively, the UE may be a mobile phone (mobile phone), a tablet computer, or a computer with wireless transceiving function. The terminal device may also be a Virtual Reality (VR) terminal device, an Augmented Reality (AR) terminal device, a wireless terminal in industrial control, a wireless terminal in unmanned driving, a wireless terminal in telemedicine, a wireless terminal in smart grid, a wireless terminal in smart city (smart city), a wireless terminal in smart home (smart home), and so on. In the embodiment of the present application, the apparatus for implementing the function of the terminal may be a terminal; it may also be a device, such as a system-on-chip, capable of supporting the terminal to implement the function, which may be installed in the terminal. In the embodiment of the present application, the chip system may be composed of a chip, and may also include a chip and other discrete devices.
The network device related to the embodiment of the present application includes a Base Station (BS), which may be a device deployed in a radio access network and capable of performing wireless communication with a terminal. The base station may have various forms, such as a macro base station, a micro base station, a relay station, an access point, and the like. For example, the base station related to the embodiment of the present application may be an evolved Node B (eNB). In the embodiment of the present application, the apparatus for implementing the function of the network device may be a network device; or may be a device, such as a system-on-chip, capable of supporting the network device to implement the function, and the device may be installed in the network device.
Referring to fig. 2, fig. 2 is a protocol architecture for transmitting data according to an embodiment of the present disclosure. The output transmission Protocol architecture between the network device and the terminal device shown in fig. 2 mainly includes a Packet Data Convergence Protocol (PDCP) layer, a Radio Link Control (RLC) layer, a Media Access Control (MAC) layer, and a physical layer. Different data processing functions exist between each layer of protocol, and the PDCP layer mainly performs security operation and header compression and decompression processing, such as encryption and integrity protection; the RLC layer mainly completes the segmented concatenation and sequential delivery of data and the data transmission guarantee of Automatic Repeat Request (ARQ); the MAC layer mainly completes scheduling, cascade processing of different logical channels, and Hybrid Automatic Repeat Request (HARQ) operation; the physical layer completes the transmission block packet and air interface transmission.
It should be noted that, after the MAC entity receives a Medium Access Control Protocol Data Unit (MAC PDU), the MAC entity demultiplexes the MAC PDU. When detecting that the MAC PDU has an abnormal Medium Access Control Service Data Unit (MAC SDU), the whole MAC PDU packet needs to be discarded. In some specific application scenarios, when data transmission of a certain logical channel is performed, data in the MAC PDU may include configuration messages and data of the logical channel that is not established, and at this time, because the logical channel is not established yet, an identifier of the logical channel cannot be found in one or more logical channel identifiers of the logical channel that is successfully established and stored in the MAC entity, the data of the logical channel belongs to abnormal logical channel data for the MAC PDU, and the entire MAC PDU is discarded. Such an approach may reduce the utilization of the MAC PDU.
A method for providing data processing according to an embodiment of the present application is described below based on the network architecture and the device described in the foregoing, and referring to fig. 3, fig. 3 is a flowchart of a data processing method provided by an embodiment of the present application.
S101, the MAC entity receives the MAC PDU.
In this example, the MAC PDU includes one or more MAC SDUs. Referring to fig. 4, fig. 4 is a schematic structural diagram of a MAC PDU provided in an embodiment of the present application, where a MAC PDU includes a MAC header, one or more MAC SDUs, one or more MAC control elements, and possibly padding. The length of the MAC header and the length of the MAC SDU are variable.
In a possible case, the MAC entity receives a MAC PDU reported by a physical layer, where one or more MAC SDUs included in the MAC PDU may have an abnormal condition, for example, a logical channel identifier corresponding to some MAC SDUs cannot be confirmed.
S102, the MAC entity demultiplexes the MAC PDU.
In this example, demultiplexing refers to the MAC entity demultiplexing the received MAC PDU reported by the physical layer into MAC SDUs. Optionally, by demultiplexing, the MAC entity may determine the logical channel identifier corresponding to each MAC SDU. It should be noted that, through demultiplexing, the MAC entity may also determine other information included in the MAC PDU. Based on the mode, one or more MAC SDUs included in the MAC PDU can be conveniently processed subsequently.
S103, when the first MAC SDU with the abnormity exists in the MAC PDU, the MAC entity uploads the second MAC SDU except the first MAC SDU in the MAC PDU to the RLC entity.
In this example, the first MAC SDU is contained in one or more MAC SDUs. For example, the MAC PDU includes 10 MAC SDUs, and when 7 abnormal MAC SDUs are detected in the MAC PDU, the MAC entity uploads the remaining 3 MAC SDUs to the RLC entity except for the 7 abnormal MAC SDUs in the MAC PDU. Based on the mode, the MAC SDU which is judged to be non-abnormal in the abnormal MAC PDU can be uploaded to the RLC entity, and the utilization rate of the MAC PDU can be improved.
The following describes a manner of determining whether one MAC SDU is abnormal. In one possible implementation manner, the MAC entity stores one or more logical channel identifiers of the logical channels that have been successfully established, where the one or more logical channel identifiers do not include the corresponding logical channel identifier of the first MAC SDU. Note that the first MAC SDU is an abnormal MAC SDU. Wherein one logical channel corresponds to one logical channel identifier. After the logical channel is successfully established, the MAC entity stores one or more logical channel identifiers of the logical channel that has been successfully established. After the MAC entity demultiplexes the received MAC PDU, if the logical channel identifier corresponding to one MAC SDU does not belong to one or more stored logical channel identifiers, the MAC SDU is determined to be an abnormal MAC SDU. In the embodiment of the present application, in the case where the one MAC SDU is an abnormal MAC SDU, the one MAC SDU belongs to the first MAC PDU. It should be noted that the first MAC PDU may contain one or more MAC SDUs.
In one example, a MAC PDU is transmitted in logical channel 2, where the MAC PDU includes 2 logical channel identification 1 MAC SDUs, 3 logical channel identification 2 MAC SDUs, and 4 logical channel identification 3 MAC SDUs. The MAC entity stores the identifier 1 and the identifier 2 of the logical channel that has been successfully established. It can be seen that the MAC entity stores the identifier of the logical channel that has been successfully established and does not include logical channel identifier 3, so the first abnormal MAC SDU is the MAC SDUs with 4 logical channel identifiers 3.
Referring to fig. 5, fig. 5 is a flowchart of another data processing method provided in the embodiment of the present application. Step S204 to step S207 are a specific implementation manner of processing the first MAC SDU.
S201, the MAC entity receives the MAC PDU.
S202, the MAC entity demultiplexes the MAC PDU.
S203, when the first MAC SDU with the abnormality in the MAC PDU is detected, the MAC entity uploads the second MAC SDU except the first MAC SDU in the MAC PDU to the RLC entity.
The execution manner of steps S201 to S203 may refer to the execution manner described in steps S101 to S103 in the above description, and will not be described herein again.
S204, the MAC entity caches the first MAC SDU.
In this example, after detecting that the MAC PDU has an abnormal first MAC SDU, the MAC entity buffers the first MAC SDU. Based on the mode, the first MAC SDU can be further analyzed and processed conveniently.
S205, after the preset time period, the MAC entity determines whether the one or more logical channel identifiers include a corresponding logical channel identifier of the first MAC SDU. If the one or more logical channel identifiers do not include the corresponding logical channel identifier of the first MAC SDU, step S206 is performed. If one or more logical channel identifiers include the corresponding logical channel identifier of the first MAC SDU, step S207 is performed.
It should be noted that the MAC entity stores one or more logical channel identifiers of the successfully established logical channels, which are increased with the successful establishment of a new logical channel, or decreased with the release of a logical channel.
In this example, the MAC entity initially stores one or more logical channel identifiers of the successfully established logical channel that do not include the corresponding logical channel identifier of the first MAC SDU. However, within a preset time period, the MAC entity may receive other MAC PDUs, and after demultiplexing, the terminal device may establish a new logical channel according to one or more MAC SDUs uploaded by the MAC entity, where an identifier of the new logical channel may be a logical channel identifier corresponding to the first MAC SDU, and then the MAC entity may store the logical channel identifier corresponding to the first MAC SDU. Therefore, after the preset time period, the MAC entity needs to determine again whether the stored one or more logical channel identifiers of the successfully established logical channel include the corresponding logical channel identifier of the first MAC SDU. Based on the mode, the first MAC SDU is further analyzed and processed, and the utilization rate of the MAC PDU can be improved.
Optionally, the preset time period may be a time range. For example, the preset time period is one of 5 to 20 milliseconds. For example, the preset time period is 10 ms, after the MAC entity buffers the first MAC SDU, after the time period of 10 ms, the MAC entity may determine again whether one or more logical channel identifiers include the corresponding logical channel identifier of the first MAC SDU.
S206, the MAC entity discards the first MAC SDU.
In this example, after the preset time period, if the one or more logical channel identifiers do not include the corresponding logical channel identifier of the first MAC SDU, indicating that the corresponding logical channel of the first MAC SDU is still not successfully established within the preset time period, the MAC entity discards the first MAC SDU.
For example, assuming that the corresponding logical channel identifier of the first MAC PDU is 3, the MAC entity stores logical channel identifiers 1 and 2. In a preset time period, the MAC entity continues to receive other MAC PDUs, and after demultiplexing the MAC PDUs, the terminal device establishes a logical channel through one or more MAC SDUs uploaded by the MAC entity. After a preset period of time, the MAC entity stores logical channel identities that are still 1 and 2. At this time, the one or more logical channel identifications still do not contain the corresponding logical channel identification of the first MAC SDU, and thus, the MAC entity will discard the first MAC SDU.
S207, the MAC entity uploads the first MAC SDU to the RLC entity.
In this example, after the preset time period, if the one or more logical channel identifiers include the corresponding logical channel identifier of the first MAC SDU, which indicates that the corresponding logical channel of the first MAC SDU is successfully established within the preset time period, the MAC entity uploads the first MAC SDU to the RLC entity.
For example, assuming that the corresponding logical channel identifier of the first MAC PDU is 3, the MAC entity stores logical channel identifiers 1 and 2. In a preset time period, the MAC entity continues to receive other MAC PDUs, and after demultiplexing the MAC PDUs, the terminal device establishes a logical channel through one or more MAC SDUs uploaded by the MAC entity. After a preset period of time, the MAC entity stores logical channel identifications 1, 2, and 3. At this time, the one or more logical channel identifiers include a corresponding logical channel identifier of the first MAC SDU, and thus, the MAC entity uploads the first MAC SDU to the RLC entity.
In a possible implementation manner, if the first MAC SDU comprises multiple MAC SDUs, the MAC entity determines whether the multiple MAC SDUs included in the first MAC SDU are abnormal, that is, the MAC entity determines whether one or more stored logical channel identifiers of the successfully established logical channel include logical channel identifiers corresponding to the multiple MAC SDUs included in the first MAC SDU, respectively. And the MAC entity uploads the MAC SDU which is judged to be abnormal in the plurality of MAC SDUs to the RLC entity and discards the MAC SDU which is judged to be abnormal.
For example, assuming that the first MAC SDU includes 10 MAC SDUs, the MAC entity determines whether the 10 MAC SDUs included in the first MAC SDU are abnormal, that is, the MAC entity determines whether the stored one or more logical channel identifiers include logical channel identifiers corresponding to the 10 MAC SDUs included in the first MAC SDU, respectively. After the determination, 7 MAC SDUs are determined as non-abnormal, and the other 3 MAC SDUs are determined as abnormal. Therefore, the MAC entity uploads 7 MAC SDUs determined to be non-abnormal to the RLC entity and discards the other 3 MAC SDUs determined to be abnormal.
Referring to fig. 6, fig. 6 is a flowchart of another data processing method provided in the embodiment of the present application. Step S304 to step S308 are another specific implementation manner of processing the first MAC SDU.
S301, the MAC entity receives the MAC PDU.
S302, the MAC entity demultiplexes the MAC PDU.
S303, when the first MAC SDU with abnormity exists in the MAC PDU, the MAC entity uploads the second MAC SDU except the first MAC SDU in the MAC PDU to the RLC entity.
The execution manner of steps S301 to S303 can refer to the execution manner described in steps S201 to S203 in the above description, and will not be described herein again.
S304, the terminal device establishes the logical channel based on the configuration message of the logical channel which is not established.
In this example, the second MAC SDU uploaded to the RLC entity contains a configuration message of an un-established logical channel, and the terminal device will establish the logical channel based on the configuration message of the un-established logical channel. Based on the mode, the second MAC SDU uploaded to the RLC entity is further processed, and the utilization rate of the MAC PDU can be improved.
S305, the MAC entity buffers the first MAC SDU.
The execution manner of step S305 may refer to the execution manner described in step S204 in the above description, and is not described herein again.
S306, the MAC entity judges whether the first MAC SDU is abnormal or not based on the logic channel. If the first MAC SDU is determined not to be abnormal, step S307 is performed. If the first MAC SDU is determined to be abnormal, step S308 is executed.
In this example, after the logical channel is established, the MAC entity determines whether a first MAC SDU cached before is abnormal based on the logical channel, and performs corresponding processing on the first MAC SDU according to a determination result. Based on the mode, the first MAC SDU is further analyzed and processed, and the utilization rate of the MAC PDU can be improved.
In a possible implementation manner, the determining, by the MAC entity, whether the first MAC SDU is abnormal based on the logical channel includes: and the MAC entity judges whether the first MAC SDU is abnormal or not based on the channel identification of the logical channel.
Optionally, the manner of determining, by the MAC entity, whether the first MAC SDU is abnormal based on the logical channel is as follows: the MAC entity updates one or more stored logical channel identifications of the successfully established logical channels based on the logical channel identifications of the logical channels; if the logical channel identifier corresponding to the first MAC SDU belongs to the one or more logical channel identifiers, determining that the first MAC SDU is non-abnormal; and if the logical channel identifier corresponding to the first MAC SDU does not belong to the one or more logical channel identifiers, determining that the first MAC SDU is abnormal.
For example, the first MAC SDU may contain data of an unestablished logical channel. The terminal device establishes a logical channel based on a configuration message of an unestablished logical channel uploaded by the MAC entity, after the logical channel is established, the MAC entity updates one or more stored logical channel identifications of the successfully established logical channel, and further judges whether the previously cached first MAC SDU is abnormal or not based on the logical channel, namely, whether the one or more updated stored logical channel identifications of the successfully established logical channel contain the logical channel identification corresponding to the previously cached first MAC SDU or not is determined.
In other possible implementation manners, the MAC entity determines whether the first MAC SDU is abnormal based on other information of the logical channel, which is not limited in this embodiment of the present application.
S307, the MAC entity uploads the first MAC SDU to the RLC entity.
In this example, after the logical channel is established, if the first MAC SDU is determined to be non-abnormal, the MAC entity uploads the first MAC SDU to the RLC entity. Based on the mode, the first MAC SDU is further analyzed and processed, and the utilization rate of the MAC PDU can be improved.
For example, the first MAC SDU may be data of an un-established logical channel, where the logical channel identification bit of the data of the un-established logical channel is 3. The terminal equipment successfully establishes the logical channel 3 based on the configuration message of the logical channel 3 which is not established and uploaded by the MAC entity. After logical channel 3 establishment, the MAC entity updates the stored logical channel identification or identifications of the logical channels that have been successfully established. When the MAC entity determines that the first MAC SDU cached before is not abnormal based on the logical channel 3, it indicates that the logical channel identifier corresponding to the first MAC SDU exists in the one or more logical channel identifiers. Therefore, the MAC entity uploads the first MAC SDU to the RLC entity.
S308, the MAC entity discards the first MAC SDU.
In this example, after the logical channel is established, if the first MAC SDU is determined to be abnormal, the MAC entity discards the first MAC SDU. Based on the mode, the first MAC SDU is further analyzed and processed, and the utilization rate of the MAC PDU can be improved.
For example, the first MAC SDU may be data of an un-established logical channel, where the logical channel identification bit of the data of the un-established logical channel is 3. The terminal equipment successfully establishes the logical channel 4 based on the configuration message of the logical channel 4 which is uploaded by the MAC entity and is not established, and after the logical channel 4 is established, the MAC entity updates one or more stored logical channel identifications of the logical channel which is successfully established. When the MAC entity determines that the first MAC SDU cached before is abnormal based on the logical channel 4, it indicates that the logical channel identifier corresponding to the first MAC SDU does not exist in the one or more logical channel identifiers. Therefore, the MAC entity discards the first MAC SDU.
In a possible implementation manner, if the first MAC SDU contains multiple MAC SDUs, the MAC entity determines whether the multiple MAC SDUs contained in the first MAC SDU are abnormal based on the logical channel, uploads the MAC SDUs determined to be non-abnormal among the multiple MAC SDUs to the RLC entity, and discards the MAC SDUs determined to be abnormal.
For example, the terminal device successfully establishes the logical channel 4 based on the configuration message of the logical channel 4 uploaded by the MAC entity, and after the logical channel 4 is established, the MAC entity updates the stored one or more logical channel identifiers of the logical channel that has been successfully established. Assuming that the first MAC SDU includes 10 MAC SDUs, the MAC entity determines whether the 10 MAC SDUs included in the first MAC SDU are abnormal, that is, the MAC entity determines whether the updated one or more logical channel identifiers include logical channel identifiers corresponding to the 10 MAC SDUs included in the first MAC SDU, respectively. After the determination, 7 MAC SDUs are determined as non-abnormal, and the other 3 MAC SDUs are determined as abnormal. Therefore, the MAC entity uploads 7 MAC SDUs determined to be non-abnormal to the RLC entity and discards the other 3 MAC SDUs determined to be abnormal.
It can be seen that, based on the methods described in fig. 3, 5 and 6, after the MAC entity receives the MAC PDU, the MAC entity demultiplexes the MAC PDU. When the MAC PDU is detected to have abnormal first MAC SDU, the MAC entity uploads second MAC SDU except the first MAC SDU in the MAC PDU to the RLC entity, wherein the first MAC SDU comprises one or more MAC SDUs. In addition, the MAC entity may further process the first MAC SDU. By the method provided by the embodiment of the application, the utilization rate of the MAC PDU can be improved.
In order to implement the functions in the method provided by the embodiment of the present application, the terminal device may include a hardware structure and a software module, and implement the functions in the form of a hardware structure, a software module, or a hardware structure plus a software module. Some of the above functions may be implemented by a hardware structure, a software module, or a hardware structure plus a software module.
Fig. 7 is a schematic structural diagram of a communication device according to an embodiment of the present application. The communication device 70 includes a receiving unit 701, a demultiplexing unit 702, and an uploading unit 703, where:
a receiving unit 701, configured to receive a medium access control protocol data unit MAC PDU, where the MAC PDU includes one or more medium access control service data units MAC SDUs. Specifically, the operation performed by the receiving unit 701 may refer to the description in step S101 in the method shown in fig. 3.
A demultiplexing unit 702, configured to demultiplex the MAC PDU. Specifically, the operations performed by the demultiplexing unit 702 may refer to the description in step S102 in the method shown in fig. 3.
An uploading unit 703 is configured to, when it is detected that the MAC PDU has an abnormal first MAC SDU, upload a second MAC SDU except the first MAC SDU in the MAC PDU to the RLC entity, where the first MAC SDU is included in one or more MAC SDUs. Specifically, the operation performed by the upload unit 703 may refer to the description in step S103 in the method shown in fig. 3.
In some embodiments, the communication apparatus further includes a storage unit that stores one or more logical channel identifications of logical channels that have been successfully established, the one or more logical channel identifications not containing a corresponding logical channel identification of the first MAC SDU.
In some embodiments, the communication device further comprises a caching unit and a processing unit, wherein: the buffer unit is configured to buffer the first MAC SDU; the processing unit is configured to discard the first MAC SDU if the one or more logical channel identifiers do not include the corresponding logical channel identifier of the first MAC SDU after a preset time period; the processing unit is further configured to upload the first MAC SDU to the RLC entity if the one or more logical channel identifiers include a corresponding logical channel identifier of the first MAC SDU.
In some embodiments, the second MAC SDU contains a configuration message of an unestablished logical channel, and the communication apparatus further includes a setting unit configured to: and establishing the logical channel based on the configuration message of the non-established logical channel.
In some embodiments, the communication device further comprises a buffering unit and a determining unit, wherein: the buffer unit is configured to buffer the first MAC SDU; the determining unit is configured to determine whether the first MAC SDU is abnormal based on the logical channel after the logical channel is established.
In some embodiments, the determining unit is specifically configured to: updating one or more stored logical channel identifications of the successfully established logical channels based on the logical channel identification of the logical channel; if the logical channel identifier corresponding to the first MAC SDU belongs to the one or more logical channel identifiers, determining that the first MAC SDU is non-abnormal; and if the logical channel identifier corresponding to the first MAC SDU does not belong to the one or more logical channel identifiers, determining that the first MAC SDU is abnormal.
In some embodiments, the communications apparatus further comprises a processing unit to: if the first MAC SDU is determined to be non-abnormal based on the logical channel, the first MAC SDU is uploaded to an RLC entity.
In some embodiments, the communications apparatus further comprises a processing unit to: if the first MAC SDU is determined to be abnormal based on the logical channel, the first MAC SDU is discarded.
It should be noted that the operations performed by the units of the communication device shown in fig. 7 may be related to the method embodiment described above. And will not be described in detail herein. The above units can be realized by hardware, software or a combination of hardware and software.
Fig. 8 is a schematic structural diagram of another communication device according to an embodiment of the present application. The communication device 80 may be used to implement the method described in the above method embodiment, and specific reference may be made to the description in the above method embodiment.
The communication device 80 may include one or more processors 801. The processor 801 may be a general purpose processor, a special purpose processor, or the like. The processor 801 may be configured to control the communication device, execute software programs, and process data of the software programs.
Optionally, the communication device 80 may include one or more memories 802, on which instructions 804 may be stored, and the instructions may be executed on the processor 801, so that the communication device 80 performs the method described in the above method embodiments. Optionally, the memory 802 may further store data. The processor 801 and the memory 802 may be provided separately or may be integrated together.
Optionally, the communication device 80 may further include a transceiver 805 and an antenna 806. The transceiver 805 may be referred to as a transceiving unit, a transceiver, or a transceiving circuit, etc. for implementing transceiving functions. The transceiver 805 may include a receiver and a transmitter, and the receiver may be referred to as a receiver or a receiving circuit, etc. for implementing a receiving function; the transmitter may be referred to as a transmitter or a transmission circuit, etc. for implementing the transmission function.
In one implementation, the processor 801 receives a medium access control protocol data unit, MAC PDU, which includes one or more medium access control service data units, MAC SDUs; the processor 801 demultiplexes the MAC PDU; when detecting that the MAC PDU has an abnormal first MAC SDU, the processor 801 uploads a second MAC SDU except the first MAC SDU in the MAC PDU to the RLC entity, where the first MAC SDU is included in one or more MAC SDUs.
In another implementation manner, the memory 802 stores one or more logical channel identifiers of logical channels that have been successfully established, and the one or more logical channel identifiers do not include the corresponding logical channel identifier of the first MAC SDU.
In another implementation, the processor 801 is further configured to: caching the first MAC SDU; after a preset time period, if the one or more logical channel identifiers do not contain the corresponding logical channel identifier of the first MAC SDU, discarding the first MAC SDU; if the one or more logical channel identifiers include a corresponding logical channel identifier of the first MAC SDU, the first MAC SDU is uploaded to the RLC entity.
In another implementation manner, the second MAC SDU includes a configuration message of an unestablished logical channel, and the processor 801 is further configured to: and establishing the logical channel based on the configuration message of the non-established logical channel.
In another implementation, the processor 801 is further configured to: caching the first MAC SDU; after the logical channel is established, determining whether the first MAC SDU is abnormal based on the logical channel.
In another implementation manner, the processor 801 determines whether the first MAC SDU is abnormal based on the logical channel, and the specific implementation manner is as follows: updating one or more stored logical channel identifications of the successfully established logical channels based on the logical channel identification of the logical channel; if the logical channel identifier corresponding to the first MAC SDU belongs to the one or more logical channel identifiers, determining that the first MAC SDU is non-abnormal; and if the logical channel identifier corresponding to the first MAC SDU does not belong to the one or more logical channel identifiers, determining that the first MAC SDU is abnormal.
In another implementation, the processor 801 is further configured to: if the first MAC SDU is judged to be not abnormal, the first MAC SDU is uploaded to an RLC entity.
In another implementation, the processor 801 is further configured to: and if the first MAC SDU is judged to be abnormal, discarding the first MAC SDU.
The operations performed by the processor 801 may be related to the method embodiments described above. And will not be described in detail herein.
In another possible design, the transceiver may be a transceiver circuit, or an interface circuit. The transmit and receive circuitry, interfaces or interface circuitry used to implement the receive and transmit functions may be separate or integrated. The transceiver circuit, the interface circuit or the interface circuit may be used for reading and writing code/data, or the transceiver circuit, the interface circuit or the interface circuit may be used for transmitting or transferring signals.
In yet another possible design, the processor 801 may optionally have instructions 803 stored therein, and the instructions 803 executed on the processor 801 may cause the communication apparatus 80 to perform the method described in the above method embodiment. The instructions 803 may be solidified in the processor 801, in which case the processor 801 may be implemented in hardware.
In yet another possible design, the communication device 80 may include circuitry that may implement the functionality of transmitting or receiving or communicating in the foregoing method embodiments.
The processors and transceivers described herein may be implemented on Integrated Circuits (ICs), analog ICs, Radio Frequency Integrated Circuits (RFICs), mixed signal ICs, Application Specific Integrated Circuits (ASICs), Printed Circuit Boards (PCBs), electronic devices, and the like.
The communication means may be, for example: a chip, or a chip module. Each module/unit included in each apparatus and product described in the above embodiments may be a software module/unit, or may also be a hardware module/unit, or may also be a part of a software module/unit and a part of a hardware module/unit. For example, for each device or product applied to or integrated into a chip, each module/unit included in the device or product may be implemented by hardware such as a circuit, or at least a part of the module/unit may be implemented by a software program running on a processor integrated within the chip, and the rest (if any) part of the module/unit may be implemented by hardware such as a circuit; for each device or product applied to or integrated with the chip module, each module/unit included in the device or product may be implemented by using hardware such as a circuit, and different modules/units may be located in the same component (e.g., a chip, a circuit module, etc.) or different components of the chip module, or at least some of the modules/units may be implemented by using a software program running on a processor integrated within the chip module, and the rest (if any) of the modules/units may be implemented by using hardware such as a circuit; for each device and product applied to or integrated in the terminal, each module/unit included in the device and product may be implemented by using hardware such as a circuit, and different modules/units may be located in the same component (e.g., a chip, a circuit module, etc.) or different components in the terminal, or at least part of the modules/units may be implemented by using a software program running on a processor integrated in the terminal, and the rest (if any) part of the modules/units may be implemented by using hardware such as a circuit.
The present application also provides a computer-readable storage medium, which includes a computer program or instructions, when the computer program or instructions runs on a computer, the computer can execute the corresponding processes executed by the terminal device in the methods of the embodiments shown in fig. 3, fig. 5 and fig. 6.
An embodiment of the present application provides a chip, where the chip may be applied to a terminal device, and the chip includes a processor and a data interface, where the processor reads an instruction stored in a memory through the data interface to execute relevant steps of the terminal device in the embodiments corresponding to fig. 3, fig. 5, and fig. 6, for which specific reference may be made to implementation manners provided in the above steps, and details are not described here again.
In one embodiment, the chip includes at least one processor, at least one first memory, and at least one second memory; the at least one first memory and the at least one processor are interconnected through a line, and instructions are stored in the first memory; the at least one second memory and the at least one processor are interconnected by a line, and the second memory stores therein data to be stored in any one of the methods of the first aspect.
The embodiment of the application further provides a chip module, which can be applied to the terminal device, including the chip which can be applied to the terminal device.
While only some embodiments of the invention have been described in detail, it will be understood that the invention is not limited thereto, and that the invention is capable of other embodiments and modifications, which will be apparent to those skilled in the art, and which will be within the scope of the invention as defined by the appended claims.

Claims (18)

1. A method for processing data, wherein the method is applied to a terminal device, the terminal device comprises a Media Access Control (MAC) entity and a radio link layer control protocol (RLC) entity, and the method comprises the following steps:
the MAC entity receives a media access control protocol data unit (MAC PDU), wherein the MAC PDU comprises one or more media access control service data units (MAC SDUs);
the MAC entity demultiplexes the MAC PDU;
when the MAC PDU is detected to have abnormal first MAC SDU, the MAC entity uploads second MAC SDU except the first MAC SDU in the MAC PDU to an RLC entity, and the first MAC SDU is contained in the one or more MAC SDUs; the MAC entity stores one or more logical channel identifications of the logical channels which are successfully established;
the MAC entity caches the first MAC SDU;
after a preset time period, if the one or more logical channel identifiers include a logical channel identifier corresponding to the first MAC SDU, the MAC entity uploads the first MAC SDU to the RLC entity;
or the second MAC SDU includes a configuration message of an un-established logical channel, and after the logical channel is established, the MAC entity determines whether the first MAC SDU is abnormal based on the logical channel, and the logical channel is established based on the configuration message of the un-established logical channel.
2. The method of claim 1, wherein the one or more logical channel identifications do not include a corresponding logical channel identification for the first MAC SDU.
3. The method of claim 2, further comprising:
after the preset time period, if the one or more logical channel identifiers do not include the corresponding logical channel identifier of the first MAC SDU, the MAC entity discards the first MAC SDU.
4. The method according to claim 1 or 2, wherein the second MAC SDU contains a configuration message of an un-established logical channel, and the method further comprises:
and the terminal equipment establishes the logical channel based on the configuration message of the logical channel which is not established.
5. The method of claim 1, wherein the MAC entity determining whether the first MAC SDU is abnormal based on the logical channel comprises:
the MAC entity updates one or more stored logical channel identifications of the successfully established logical channels based on the logical channel identifications of the logical channels;
if the logical channel identifier corresponding to the first MAC SDU belongs to the one or more logical channel identifiers, determining that the first MAC SDU is non-abnormal;
and if the logical channel identifier corresponding to the first MAC SDU does not belong to the one or more logical channel identifiers, determining that the first MAC SDU is abnormal.
6. The method according to claim 1 or 5, characterized in that the method further comprises:
and if the first MAC SDU is judged to be not abnormal, the MAC entity uploads the first MAC SDU to the RLC entity.
7. The method according to claim 1 or 5, characterized in that the method further comprises:
and if the first MAC SDU is judged to be abnormal, the MAC entity discards the first MAC SDU.
8. A communication device is characterized by comprising a receiving unit, a demultiplexing unit, an uploading unit, a storage unit, a caching unit, a processing unit or a judging unit, wherein:
the receiving unit is configured to receive a media access control protocol data unit MAC PDU, where the MAC PDU includes one or more media access control service data units MAC SDUs;
the demultiplexing unit is used for demultiplexing the MAC PDU;
the upload unit is configured to, when it is detected that the MAC PDU has an abnormal first MAC SDU, upload a second MAC SDU, excluding the first MAC SDU, in the MAC PDU to an RLC entity, where the first MAC SDU is included in the one or more MAC SDUs;
the storage unit is used for storing one or more logical channel identifications of the logical channels which are successfully established;
the buffer unit is used for buffering the first MAC SDU;
the processing unit is configured to, after a preset time period, if the one or more logical channel identifiers include a logical channel identifier corresponding to the first MAC SDU, upload the first MAC SDU to an RLC entity;
the determining unit is configured to, after a logical channel is established, determine whether the first MAC SDU is abnormal based on the logical channel when the second MAC SDU includes a configuration message of an un-established logical channel, where the logical channel is established based on the configuration message of the un-established logical channel.
9. The communications apparatus of claim 8, wherein the one or more logical channel identifiers do not comprise a corresponding logical channel identifier for the first MAC SDU.
10. The communication device of claim 9,
the processing unit is further configured to discard the first MAC SDU if the one or more logical channel identifiers do not include the corresponding logical channel identifier of the first MAC SDU after a preset time period.
11. The communication apparatus according to claim 8 or 9, wherein the second MAC SDU contains a configuration message of an un-established logical channel, and the communication apparatus further comprises a establishing unit configured to:
and establishing the logical channel based on the configuration message of the non-established logical channel.
12. The communication apparatus according to claim 8, wherein the determination unit is specifically configured to:
updating one or more stored logical channel identifications of the successfully established logical channels based on the logical channel identifications of the logical channels;
if the logical channel identifier corresponding to the first MAC SDU belongs to the one or more logical channel identifiers, determining that the first MAC SDU is non-abnormal;
and if the logical channel identifier corresponding to the first MAC SDU does not belong to the one or more logical channel identifiers, determining that the first MAC SDU is abnormal.
13. The communication device according to claim 8 or 12, further comprising a processing unit configured to:
and if the first MAC SDU is judged to be not abnormal, uploading the first MAC SDU to the RLC entity.
14. The communication device according to claim 8 or 12, further comprising a processing unit configured to:
and if the first MAC SDU is judged to be abnormal, discarding the first MAC SDU.
15. A communications device comprising a memory for storing a computer program comprising program instructions and a processor configured to invoke the program instructions to perform the method of any of claims 1 to 7.
16. A computer-readable storage medium, characterized in that the computer-readable storage medium stores a computer program comprising program instructions which, when executed by a processor, cause the processor to carry out the method according to any one of claims 1 to 7.
17. A chip, characterized in that the chip comprises a processor and a data interface, the processor reads instructions stored on a memory through the data interface to execute the method according to any one of claims 1 to 7.
18. A chip module, characterized in that it comprises a chip according to claim 17.
CN202011608044.4A 2020-12-29 2020-12-29 Data processing method and related device Active CN112787754B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011608044.4A CN112787754B (en) 2020-12-29 2020-12-29 Data processing method and related device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011608044.4A CN112787754B (en) 2020-12-29 2020-12-29 Data processing method and related device

Publications (2)

Publication Number Publication Date
CN112787754A CN112787754A (en) 2021-05-11
CN112787754B true CN112787754B (en) 2022-08-16

Family

ID=75753503

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011608044.4A Active CN112787754B (en) 2020-12-29 2020-12-29 Data processing method and related device

Country Status (1)

Country Link
CN (1) CN112787754B (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101369967A (en) * 2007-08-14 2009-02-18 华为技术有限公司 Method, base station and terminal for transmitting and receiving data

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101753281B (en) * 2008-12-10 2013-03-20 中兴通讯股份有限公司 Method and system for reducing redundant message retransmission of radio link control layer
CN102415133B (en) * 2009-04-27 2014-10-01 日本电气株式会社 Reception device, reception method, and program
CN101931872B (en) * 2009-06-26 2015-04-01 中兴通讯股份有限公司 Method for transmitting logical channel identification in MBMS and system thereof
KR101232599B1 (en) * 2009-12-15 2013-02-12 한국전자통신연구원 Method for reassembling medium access control protocal data unit and receiver performing the same
CN104579541B (en) * 2013-10-22 2017-10-24 北京久华信信息技术有限公司 A kind of building method of wireless communication system Medium Access Layer protocol Data Unit
RU2636753C1 (en) * 2014-01-29 2017-11-28 ЭлДжи ЭЛЕКТРОНИКС ИНК. Method for configuring mac pdu for d2d communication system and device for its implementation
WO2016010258A1 (en) * 2014-07-15 2016-01-21 Lg Electronics Inc. Method for handling an unknown mac pdu and device therefor
AU2016424413B2 (en) * 2016-09-30 2021-01-28 Huawei Technologies Co., Ltd. Data transmission method, device, and system
EP3510822A4 (en) * 2017-09-28 2019-07-31 ZTE Corporation Systems and methods for performing carrier aggregation in sidelink communications
CN110572374B (en) * 2017-11-03 2020-08-07 华为技术有限公司 Method, apparatus and storage medium for processing MAC protocol data unit

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101369967A (en) * 2007-08-14 2009-02-18 华为技术有限公司 Method, base station and terminal for transmitting and receiving data

Also Published As

Publication number Publication date
CN112787754A (en) 2021-05-11

Similar Documents

Publication Publication Date Title
CN110859008B (en) Uplink information sending method and terminal
US11297493B2 (en) Data transmission method, related device, and communications system
CN108242991B (en) Multi-card service concurrency method and user equipment
US20220417753A1 (en) Method, management server, and base station for defending attack from fake base station in communication network
CN110214432A (en) Method and node for activation or the deactivation of carrier wave in the communication network for supporting carrier wave polymerization
CN107105503B (en) Data transmission method, communication equipment and system
CN112751775A (en) Data packet processing method and related device
CN112954803B (en) Method and device used in user equipment and base station for wireless communication
CN102055724B (en) Synchronous processing method for multimedia broadcast multicast service, upper layer network element and lower network element
CN109600853B (en) Uplink data transmission method and device
CN112787754B (en) Data processing method and related device
CN111817830B (en) Transmission and reception control method, terminal and network side equipment
CN110351036B (en) Information transmission method, network equipment and terminal
CN110366263B (en) Communication method, device, equipment and storage medium
CN109413740B (en) Method and device in user equipment and base station of wireless communication
CN116437484A (en) Communication method and device
CN115066975B (en) Layer 2 downstream data on-line processing using integrated circuits
CN112333675B (en) Data counting method and related device
WO2022042948A1 (en) Early pdcch / cg activation based on survival time
CN112399471B (en) Data caching method and related device
CN107889226A (en) A kind of method and apparatus for determining sequential
CN112332953B (en) Data sending method and related device
US20230328701A1 (en) Downlink transmission method and apparatus
EP3913938A1 (en) User equipment in wireless communication system
CN113228814B (en) Communication method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant