CN108810981B - Data transmission method and device - Google Patents

Data transmission method and device Download PDF

Info

Publication number
CN108810981B
CN108810981B CN201710294350.7A CN201710294350A CN108810981B CN 108810981 B CN108810981 B CN 108810981B CN 201710294350 A CN201710294350 A CN 201710294350A CN 108810981 B CN108810981 B CN 108810981B
Authority
CN
China
Prior art keywords
pdcp
data packet
service
mode
data
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
CN201710294350.7A
Other languages
Chinese (zh)
Other versions
CN108810981A (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.)
China Mobile Communications Group Co Ltd
China Mobile Communications Ltd Research Institute
Original Assignee
China Mobile Communications Group Co Ltd
China Mobile Communications Ltd Research Institute
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 China Mobile Communications Group Co Ltd, China Mobile Communications Ltd Research Institute filed Critical China Mobile Communications Group Co Ltd
Priority to CN201710294350.7A priority Critical patent/CN108810981B/en
Publication of CN108810981A publication Critical patent/CN108810981A/en
Application granted granted Critical
Publication of CN108810981B publication Critical patent/CN108810981B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/06Optimizing the usage of the radio link, e.g. header compression, information sizing, discarding information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/02Protecting privacy or anonymity, e.g. protecting personally identifiable information [PII]

Abstract

The invention discloses a data transmission method and a device, wherein the method comprises the following steps: receiving a data packet and determining the service characteristics of the data packet; determining configuration information of a Packet Data Convergence Protocol (PDCP) mode aiming at the data packet based on the service characteristics of the data packet; wherein, the different PDCP modes correspond to the service characteristics of different data packets, each PDCP mode is composed of at least one PDCP function, and the different PDCP modes comprise partial same or all different PDCP functions; and processing the data packet based on the configuration information to obtain and transmit a data packet of the PDCP layer.

Description

Data transmission method and device
Technical Field
The present invention relates to channel transmission technologies in the field of communications, and in particular, to a data transmission method and apparatus.
Background
In the 4G access network protocol stack, the function of a PDCP protocol entity can not be selected, and all data of a user plane are subjected to header compression/header decompression and encryption/decryption; all control plane data is integrity protected and encrypted/decrypted. And all PDCP packets (including control plane and user plane) have sequence numbers of PDCP added.
That is, all PDCP packets (including the user plane and the control plane) are subjected to sequence number processing, header compression processing or integrity protection processing, ciphering processing, and PDCP header addition processing. In such a processing manner, all data packets need to go through the complete PDCP processing procedure, which may cause problems of excessive processing overhead and data transmission burden for various service requirements in 5G.
Disclosure of Invention
The present invention is directed to a data transmission method and apparatus, which are used to solve the above-mentioned problems in the prior art.
In order to achieve the above object, the present invention provides a data transmission method, including:
receiving a data packet and determining the service characteristics of the data packet;
determining configuration information of a Packet Data Convergence Protocol (PDCP) mode aiming at the data packet based on the service characteristics of the data packet; wherein, the different PDCP modes correspond to the service characteristics of different data packets, each PDCP mode is composed of at least one PDCP function, and the different PDCP modes comprise partial same or all different PDCP functions;
and processing the data packet based on the configuration information to obtain and transmit a data packet of the PDCP layer.
The present invention provides a data transmission apparatus, the apparatus comprising:
the characteristic analysis unit is used for receiving a data packet and determining the service characteristic of the data packet;
a configuration unit, configured to determine configuration information of a packet data convergence protocol PDCP mode for the data packet based on a service characteristic of the data packet; wherein, the different PDCP modes correspond to the service characteristics of different data packets, each PDCP mode is composed of at least one PDCP function, and the different PDCP modes comprise partial same or all different PDCP functions;
and the processing unit is used for processing the data packet based on the configuration information to obtain and transmit the data packet of the PDCP layer.
The data transmission method and the device provided by the invention configure different PDCP modes based on the data packets with different service characteristics when processing the data packets of the PDCP layer, and the different PDCP modes can have at least partial different PDCP functions. Therefore, the method and the device ensure that various different data types can be distinguished in the data processing process of the PDCP layer, and provide different solutions for transmitting the data packets of different data types so as to adapt to the requirements of service transmission of different data packets.
Drawings
FIG. 1 is a flow chart of a data transmission method according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of a processing architecture of an embodiment of the present invention 1;
FIG. 3 is a schematic diagram of a processing architecture of an embodiment of the present invention 2;
FIG. 4 is a schematic diagram of a processing architecture of the present invention 3;
fig. 5 is a schematic structural diagram of a data transmission device according to an embodiment of the present invention.
Detailed Description
The invention is described in further detail below with reference to the figures and specific examples.
The first embodiment,
An embodiment of the present invention provides a data transmission method, as shown in fig. 1, including:
step 101: receiving a data packet and determining the service characteristics of the data packet;
step 102: determining configuration information of a Packet Data Convergence Protocol (PDCP) mode for the data packet based on the service characteristics of the data packet; wherein, the different PDCP modes correspond to the service characteristics of different data packets, each PDCP mode is composed of at least one PDCP function, and the different PDCP modes comprise partial same or all different PDCP functions;
step 103: and processing the data packet based on the configuration information to obtain and transmit a data packet of the PDCP layer.
It should be noted that the present embodiment may be applied to a device having a processing function of a PDCP layer, for example, the device may be a network device on a network side, and may also be a terminal device. Specifically, the network device may be a base station, eNB, or the like; the terminal device can be any terminal which can be accessed into a communication network, such as a mobile phone, a smart phone and the like.
Before executing the foregoing step 101, this embodiment further provides a configuration method for a PDCP mode, which specifically includes:
configuring a set consisting of M kinds of PDCP functions; wherein, the PDCP function comprises at least one of the following information: a serial number SN processing function, a data packet header compression processing function, an integrity protection processing function, an encryption processing function and a PDCP header processing function; m is an integer greater than or equal to 1;
establishing and obtaining at least one subset based on the set containing the M PDCP functions, wherein each subset contains N PDCP functions, and N is an integer which is greater than or equal to 1 and less than or equal to M;
for each of the at least one PDCP mode, one of the at least one subset is configured.
The PDCP Function may be denoted by Function1 … m (m is 1,2,3, …). The functions specified by the PDCP protocol specification may include: sequence number processing, header compression processing or integrity protection processing, ciphering processing and PDCP header adding processing, and the value of m can be defined according to the corresponding protocol specification. Each PDCP Mode (Mode) may be a subset or a full set of the aforementioned functions as specified by the PDCP protocol specification.
For example, referring to fig. 2, assume that M PDCP functions are currently preconfigured, i.e., function1, function 2 to function M (M is less than or equal to M); x PDCP modes can then be formed based on the M PDCP functions. It should be noted that, in any two PDCP modes, partial PDCP functions may be the same or all different, and this embodiment is not limited thereto. Finally, the established modes can be seen in the figure, the PDCP mode 1 has several functions 1 to k, and the mode X can have several functions w to m.
Three proposed service types are as follows: mtc, URLLC, and eMMB. The mtc and URLLC use small data packets as main data transceiving formats, but require high real-time performance. The eMB is mainly characterized by high throughput, adopts a large data packet receiving and transmitting mode, and has no special requirement on real-time performance. Different data type requirements need to adopt different PDCP processing modes to meet the service characteristic requirements. There is a need to introduce multiple modes in the PDCP protocol specification.
Further, in this embodiment, a processing unit of different data packets is described, and each PDCP mode may be applied to one direction of one data transmission channel. For example, if the PDCP protocol layer uses a Radio Bearer (RB) as a processing identifier of a data packet, the Transmitting direction (Transmitting Side) and the Receiving direction (Receiving Side) of the RB use PDCP with the same mode; if the PDCP protocol layer uses IP flow as the processing identifier of the data packet, the sending party and the receiving party of IP flow can use PDCP in the same mode.
Regarding the configuration of PDCP mode, it is also necessary to ensure the consistency of the network side and terminal side protocols. That is, after one side performs the configuration of the PDCP mode, when the packet is processed using the configured PDCP mode, the PDCP mode of the packet may be further sent to the opposite side;
of course, another processing mode may also exist, that is, both sides adopt the same preset configuration, and the mode of determining the configuration information corresponding to a certain service feature is the same, that is, the other side may perform the processing of the PDCP layer based on the preset configuration information.
The determining the configuration information of the packet data convergence protocol PDCP mode aiming at the data packet based on the service characteristics of the data packet further comprises:
when a PDCP instance is established, selecting a corresponding PDCP mode from at least one PDCP mode based on the service characteristics of a data packet carried in the PDCP instance, and generating configuration information aiming at the PDCP instance based on the selected PDCP mode;
when reconfiguration is carried out on the PDCP instance, an updated PDCP mode is selected for the PDCP instance again on the basis of the service characteristics of a data packet carried in the PDCP instance, and the configuration information aiming at the PDCP instance is updated on the basis of the updated PDCP mode;
deleting the PDCP mode when deleting a PDCP instance; specifically, the corresponding configuration and other information in the PDCP mode may be deleted.
Specifically, the PDCP mode needs to perform signaling configuration according to the qos (quality of service) requirement of the service, including the processes of establishment, reconfiguration, deletion, and the like.
Carrying a mode of a PDCP instance and a function definition corresponding to the mode when the PDCP instance (PDCP Entity) is established (Setup);
when a PDCP instance (PDCP Entity) is reconfigured (Reconfiguration), the mode and corresponding function of the PDCP instance may be modified;
when a PDCP instance (PDCP Entity) is deleted (Delete), the mode and corresponding function of the PDCP instance may be deleted.
The determining the service characteristics of the data packet includes at least one of the following steps:
determining the service characteristics of the data packet as a big data packet service or a small data packet service based on the transmission bandwidth requirement of the data packet;
determining the service characteristics of the data packet as a big data packet service or a small data service based on the transmission delay requirement of the data packet;
and determining the service characteristics of the data packet to be large data packet service or small data service based on the transmission rate requirement of the data packet.
That is, when the requirement of the transmission bandwidth and/or the transmission rate of the data packet is greater than a certain bandwidth threshold and/or rate threshold, it can be determined that the service characteristic of the data packet represents that the data packet is a big data service; or, when the transmission delay requirement of the data packet is less than a certain delay threshold value, it may be determined that the data packet is a small data packet service.
Specifically, the setting of the threshold values corresponding to the transmission bandwidth, the transmission rate, and the time delay may be set in combination with the communication situation, and is not exhaustive here.
In addition, during signaling configuration, configuration information can be generated through calculation of a corresponding algorithm according to a corresponding system configured QoS parameter, such as qci (QoS Class indicator), and a PDCP instance can be configured through processes of establishment or reconfiguration and the like.
For example, different QCIs may correspond to different service characteristics, and if the QCI is 2, a real-time service flow may be characterized, the service may be considered as a small data service, and because the service is a transmission requirement with low delay and high timeliness, the service may correspond to a faster processing mode, for example, a PDCP mode that only performs header compression and header decompression functions.
The PDCP instance is created, reconfigured, and deleted, and there may be a terminal initiating a creation application, or a network layer initiating according to the related grasped terminal information.
It is further noted that the PDCP instance reconfiguration and deletion signaling procedures must be directed to the already established PDCP instance, otherwise the protocol error is handled.
The determining the configuration information of the Packet Data Convergence Protocol (PDCP) mode aiming at the data packet based on the service characteristics of the data packet comprises the following steps:
when the data packet is a small data packet service, determining that the PDCP mode for the data packet at least comprises a header compression processing function and an integrity protection processing function;
and when the data packet is a big data service, determining that the PDCP mode aiming at the data packet at least comprises a sequence number adding/de-sequence number function, a header compression/de-header compression function, an integrity protection function and an encryption/decryption function.
For example, for the service feature of 5G, the PDCP is divided into two service types, i.e., a Small Packet SPM (SPM) and a large Packet BTM (BTM). The way to measure the two services may be based on one or more of transmission bandwidth, transmission rate, transmission delay, and QCI of the data packet.
Still further, when the data packet is a small data packet service, determining that the PDCP mode for the data packet at least includes a header compression processing function and an integrity protection processing function, further includes:
when the data packet is a small data packet service of a user plane, determining that only header compression and header decompression functions are included in a PDCP mode aiming at the data packet;
and when the data packet is a small data packet service of a control plane, determining that only an integrity protection function is included in a PDCP mode aiming at the data packet.
Specifically, in order to support the fast transmission of PDCP data packets (including user plane and control plane) of mtc/URLLC, a Small Packet PDCP Mode (SPM: Small Packet Mode) is introduced:
SPM PDCP: only having header compression/de-header compression (user plane) functions and integrity protection (control plane) functions. For example, referring to fig. 3, it can be seen that, in the processing mode for small data packets, only the foregoing two functions are processed; in other words, the processing timeliness of the small data packet is ensured, thereby ensuring the transmission efficiency.
Specifically, only header compression and header decompression processing may be performed for mtc/URLLC user plane data.
For mMTC/URLLC control plane data, only integrity protection is performed.
In order to support transceiving of eMBB high-rate data, a high-Throughput PDCP Mode (BTM) is introduced.
BTM PDCP: the device has the functions of adding/removing serial numbers, compressing/removing headers, protecting integrity, and encrypting/decrypting. For example, referring to fig. 4, it can be seen that, in the process of performing PDCP processing, several functions, such as sequence number adding/de-sequence number function, header compression/de-header compression (user plane) function, integrity protection (control plane) function, and encryption/decryption function, may be performed.
The establishment, reconfiguration and deletion signaling of the PDCP instance needs to carry the relevant signaling indication content for the SPM and BTM modes, respectively.
The SPM and BTM mode PDCP is matched with mMTC/URLLC and eMBB services, a signaling processing module completes matching according to a related algorithm, and then generates signaling configuration to carry out establishment, reconfiguration and deletion of a PDCP entity.
In summary, in this embodiment, when processing a packet in the PDCP layer, different PDCP modes can be configured based on packets with different service characteristics, and the different PDCP modes can have at least partially different PDCP functions. Therefore, the method and the device ensure that various different data types can be distinguished in the data processing process of the PDCP layer, and provide different solutions for transmitting the data packets of different data types so as to adapt to the requirements of service transmission of different data packets.
Example II,
An embodiment of the present invention provides a data transmission apparatus, as shown in fig. 5, including:
a feature analysis unit 51, configured to receive a data packet and determine a service feature of the data packet;
a configuration unit 52, configured to determine configuration information of a packet data convergence protocol PDCP mode for the data packet based on the service characteristic of the data packet; wherein, the different PDCP modes correspond to the service characteristics of different data packets, each PDCP mode is composed of at least one PDCP function, and the different PDCP modes comprise partial same or all different PDCP functions;
and a processing unit 53, configured to process the data packet based on the configuration information, obtain a data packet of the PDCP layer, and transmit the data packet.
It should be noted that the present embodiment may be applied to a device having a processing function of a PDCP layer, for example, the device may be a network device on a network side, and may also be a terminal device. Specifically, the network device may be a base station, eNB, or the like; the terminal device can be any terminal which can be accessed into a communication network, such as a mobile phone, a smart phone and the like.
The present embodiment further provides a configuration method for a PDCP mode, which specifically includes:
a configuration unit 52, configured to configure a set of M PDCP functions; wherein, the PDCP function comprises at least one of the following information: a serial number SN processing function, a data packet header compression processing function, an integrity protection processing function, an encryption processing function and a PDCP header processing function; m is an integer greater than or equal to 1;
establishing and obtaining at least one subset based on the set containing the M PDCP functions, wherein each subset contains N PDCP functions, and N is an integer which is greater than or equal to 1 and less than or equal to M;
for each of the at least one PDCP mode, one of the at least one subset is configured.
The PDCP Function may be denoted by Function1 … m (m is 1,2,3, …). The functions specified by the PDCP protocol specification may include: sequence number processing, header compression processing or integrity protection processing, ciphering processing and PDCP header adding processing, and the value of m can be defined according to the corresponding protocol specification. Each PDCP Mode (Mode) may be a subset or a full set of the aforementioned functions as specified by the PDCP protocol specification.
For example, referring to fig. 2, assume that M PDCP functions are currently preconfigured, i.e., function1, function 2 to function M (M is less than or equal to M); x PDCP modes can then be formed based on the M PDCP functions. It should be noted that, in any two PDCP modes, partial PDCP functions may be the same or all different, and this embodiment is not limited thereto. Finally, the established modes can be seen in the figure, the PDCP mode 1 has several functions 1 to k, and the mode X can have several functions w to m.
Three proposed service types are as follows: mtc, URLLC, and eMMB. The mtc and URLLC use small data packets as main data transceiving formats, but require high real-time performance. The eMB is mainly characterized by high throughput, adopts a large data packet receiving and transmitting mode, and has no special requirement on real-time performance. Different data type requirements need to adopt different PDCP processing modes to meet the service characteristic requirements. There is a need to introduce multiple modes in the PDCP protocol specification.
Further, in this embodiment, a processing unit of different data packets is described, and each PDCP mode may be applied to one direction of one data transmission channel. For example, if the PDCP protocol layer uses a Radio Bearer (RB) as a processing identifier of a data packet, the Transmitting direction (Transmitting Side) and the Receiving direction (Receiving Side) of the RB use PDCP with the same mode; if the PDCP protocol layer uses IP flow as the processing identifier of the data packet, the sending party and the receiving party of IP flow can use PDCP in the same mode.
Regarding the configuration of PDCP mode, it is also necessary to ensure the consistency of the network side and terminal side protocols. That is, after one side performs the configuration of the PDCP mode, when the packet is processed using the configured PDCP mode, the PDCP mode of the packet may be further sent to the opposite side;
of course, another processing mode may also exist, that is, both sides adopt the same preset configuration, and the mode of determining the configuration information corresponding to a certain service feature is the same, that is, the other side may perform the processing of the PDCP layer based on the preset configuration information.
The configuration unit 52 is configured to, when a PDCP instance is established, select a corresponding PDCP mode from at least one PDCP mode based on service characteristics of a data packet carried in the PDCP instance, and generate configuration information for the PDCP instance based on the selected PDCP mode;
when reconfiguration is carried out on the PDCP instance, an updated PDCP mode is selected for the PDCP instance again on the basis of the service characteristics of a data packet carried in the PDCP instance, and the configuration information aiming at the PDCP instance is updated on the basis of the updated PDCP mode;
when deleting a PDCP instance, deleting configuration information for the PDCP mode.
Specifically, the PDCP mode needs to perform signaling configuration according to the qos (quality of service) requirement of the service, including the processes of establishment, reconfiguration, deletion, and the like.
Carrying a mode of a PDCP instance and a function definition corresponding to the mode when the PDCP instance (PDCP Entity) is established (Setup);
when a PDCP instance (PDCP Entity) is reconfigured (Reconfiguration), the mode and corresponding function of the PDCP instance may be modified;
when a PDCP instance (PDCP Entity) is deleted (Delete), the mode and corresponding function of the PDCP instance may be deleted.
The determining the service characteristics of the data packet includes at least one of the following steps:
determining the service characteristics of the data packet as a big data packet service or a small data packet service based on the transmission bandwidth requirement of the data packet;
determining the service characteristics of the data packet as a big data packet service or a small data service based on the transmission delay requirement of the data packet;
and determining the service characteristics of the data packet to be large data packet service or small data service based on the transmission rate requirement of the data packet.
That is, when the requirement of the transmission bandwidth and/or the transmission rate of the data packet is greater than a certain bandwidth threshold and/or rate threshold, it can be determined that the service characteristic of the data packet represents that the data packet is a big data service; or, when the transmission delay requirement of the data packet is less than a certain delay threshold value, it may be determined that the data packet is a small data packet service.
Specifically, the setting of the threshold values corresponding to the transmission bandwidth, the transmission rate, and the time delay may be set in combination with the communication situation, and is not exhaustive here.
In addition, during signaling configuration, configuration information can be generated through calculation of a corresponding algorithm according to a corresponding system configured QoS parameter, such as qci (QoS Class indicator), and a PDCP instance can be configured through processes of establishment or reconfiguration and the like.
For example, different QCIs may correspond to different service characteristics, and if the QCI is 2, a real-time service flow may be characterized, the service may be considered as a small data service, and because the service is a transmission requirement with low delay and high failure, the service may correspond to a faster processing mode, for example, a PDCP mode that only performs header compression and header decompression functions.
The PDCP instance is created, reconfigured, and deleted, and there may be a terminal initiating a creation application, or a network layer initiating according to the related grasped terminal information.
It is further noted that the PDCP instance reconfiguration and deletion signaling procedures must be directed to the already established PDCP instance, otherwise the protocol error is handled.
The configuration unit 52 is configured to determine that the PDCP mode for the data packet at least includes a header compression processing function and an integrity protection processing function when the data packet is a small data packet service;
and when the data packet is a big data service, determining that the PDCP mode aiming at the data packet at least comprises a sequence number adding/de-sequence number function, a header compression/de-header compression function, an integrity protection function and an encryption/decryption function.
For example, for the service feature of 5G, the PDCP is divided into two service types, i.e., a Small Packet SPM (SPM) and a large Packet BTM (BTM). The way to measure the two services may be based on one or more of transmission bandwidth, transmission rate, transmission delay, and QCI of the data packet.
Still further, the configuration unit 52 is configured to determine that only header compression and header decompression functions are included in a PDCP mode for the data packet when the data packet is a small data packet service of a user plane;
and when the data packet is a small data packet service of a control plane, determining that only an integrity protection function is included in a PDCP mode aiming at the data packet.
Specifically, in order to support the fast transmission of PDCP data packets (including user plane and control plane) of mtc/URLLC, a Small Packet PDCP Mode (SPM: Small Packet Mode) is introduced:
SPM PDCP: only having header compression/de-header compression (user plane) functions and integrity protection (control plane) functions. For example, referring to fig. 3, it can be seen that, in the processing mode for small data packets, only the foregoing two functions are processed; in other words, the processing timeliness of the small data packet is ensured, thereby ensuring the transmission efficiency.
Specifically, only header compression and header decompression processing may be performed for mtc/URLLC user plane data.
For mMTC/URLLC control plane data, only integrity protection is performed.
In order to support transceiving of eMBB high-rate data, a high-Throughput PDCP Mode (BTM) is introduced.
BTM PDCP: the device has the functions of adding/removing serial numbers, compressing/removing headers, protecting integrity, and encrypting/decrypting. For example, referring to fig. 4, it can be seen that, in the process of performing PDCP processing, several functions, such as sequence number adding/de-sequence number function, header compression/de-header compression (user plane) function, integrity protection (control plane) function, and encryption/decryption function, may be performed.
The establishment, reconfiguration and deletion signaling of the PDCP instance needs to carry the relevant signaling indication content for the SPM and BTM modes, respectively.
The SPM and BTM mode PDCP is matched with mMTC/URLLC and eMBB services, a signaling processing module completes matching according to a related algorithm, and then generates signaling configuration to carry out establishment, reconfiguration and deletion of a PDCP entity.
In summary, in this embodiment, when processing a packet in the PDCP layer, different PDCP modes can be configured based on packets with different service characteristics, and the different PDCP modes can have at least partially different PDCP functions. Therefore, the method and the device ensure that various different data types can be distinguished in the data processing process of the PDCP layer, and provide different solutions for transmitting the data packets of different data types so as to adapt to the requirements of service transmission of different data packets.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal device (such as a mobile phone, a computer, an apparatus, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (10)

1. A method of data transmission, the method comprising:
receiving a data packet and determining the service characteristics of the data packet;
determining configuration information of a Packet Data Convergence Protocol (PDCP) mode aiming at the data packet based on the service characteristics of the data packet; wherein, the different PDCP modes correspond to the service characteristics of different data packets, each PDCP mode is composed of at least one PDCP function, and the different PDCP modes comprise partial same or all different PDCP functions;
processing the data packet based on the configuration information to obtain and transmit a data packet of a PDCP layer;
the determining the configuration information of the Packet Data Convergence Protocol (PDCP) mode aiming at the data packet based on the service characteristics of the data packet comprises the following steps:
when the data packet is a small data packet service, determining that the PDCP mode for the data packet at least comprises a header compression processing function and an integrity protection processing function;
and when the data packet is a big data service, determining that the PDCP mode aiming at the data packet at least comprises a sequence number adding/de-sequence number function, a header compression/de-header compression function, an integrity protection function and an encryption/decryption function.
2. The method of claim 1, further comprising:
configuring a set consisting of M kinds of PDCP functions; wherein, the PDCP function comprises at least one of the following information: a serial number SN processing function, a data packet header compression processing function, an integrity protection processing function, an encryption processing function and a PDCP header processing function; m is an integer greater than or equal to 1;
establishing and obtaining at least one subset based on the set containing the M PDCP functions, wherein each subset contains N PDCP functions, and N is an integer which is greater than or equal to 1 and less than or equal to M;
for each of the at least one PDCP mode, one of the at least one subset is configured.
3. The method of claim 1, wherein determining configuration information for a Packet Data Convergence Protocol (PDCP) mode for the data packet based on the traffic characteristics of the data packet further comprises:
when a PDCP instance is established, selecting a corresponding PDCP mode from at least one PDCP mode based on the service characteristics of a data packet carried in the PDCP instance, and generating configuration information aiming at the PDCP instance based on the selected PDCP mode;
when reconfiguration is carried out on the PDCP instance, an updated PDCP mode is selected for the PDCP instance again on the basis of the service characteristics of a data packet carried in the PDCP instance, and the configuration information aiming at the PDCP instance is updated on the basis of the updated PDCP mode;
deleting the PDCP mode when the PDCP instance is deleted.
4. The method according to any of claims 1 to 3, wherein said determining the traffic characteristics of said data packets comprises at least one of:
determining the service characteristics of the data packet as a big data packet service or a small data packet service based on the transmission bandwidth requirement of the data packet;
determining the service characteristics of the data packet as a big data packet service or a small data service based on the transmission delay requirement of the data packet;
and determining the service characteristics of the data packet to be large data packet service or small data service based on the transmission rate requirement of the data packet.
5. The method according to any one of claims 1 to 3, wherein the determining that the PDCP mode for the data packet includes at least a header compression processing function and an integrity protection processing function when the data packet is a small data packet service further includes:
when the data packet is a small data packet service of a user plane, determining that only header compression and header decompression functions are included in a PDCP mode aiming at the data packet;
and when the data packet is a small data packet service of a control plane, determining that only an integrity protection function is included in a PDCP mode aiming at the data packet.
6. A data transmission apparatus, characterized in that the apparatus comprises:
the characteristic analysis unit is used for receiving a data packet and determining the service characteristic of the data packet;
a configuration unit, configured to determine configuration information of a packet data convergence protocol PDCP mode for the data packet based on a service characteristic of the data packet; wherein, the different PDCP modes correspond to the service characteristics of different data packets, each PDCP mode is composed of at least one PDCP function, and the different PDCP modes comprise partial same or all different PDCP functions;
a processing unit, configured to process the data packet based on the configuration information, obtain a data packet of a PDCP layer, and transmit the data packet;
the configuration unit is configured to determine that the PDCP mode for the data packet at least includes a header compression processing function and an integrity protection processing function when the data packet is a small data packet service;
and when the data packet is a big data service, determining that the PDCP mode aiming at the data packet at least comprises a sequence number adding/de-sequence number function, a header compression/de-header compression function, an integrity protection function and an encryption/decryption function.
7. The apparatus of claim 6, wherein the configuring unit is configured to configure a set of M PDCP functions; wherein, the PDCP function comprises at least one of the following information: a serial number SN processing function, a data packet header compression processing function, an integrity protection processing function, an encryption processing function and a PDCP header processing function; m is an integer greater than or equal to 1;
establishing and obtaining at least one subset based on the set containing the M PDCP functions, wherein each subset contains N PDCP functions, and N is an integer which is greater than or equal to 1 and less than or equal to M;
for each of the at least one PDCP mode, one of the at least one subset is configured.
8. The apparatus of claim 6, wherein the configuration unit is configured to, when the PDCP instance is established, select a corresponding PDCP mode from at least one PDCP mode based on the service characteristics of the data packet carried in the PDCP instance, and generate configuration information for the PDCP instance based on the selected PDCP mode;
when reconfiguration is carried out on the PDCP instance, an updated PDCP mode is selected for the PDCP instance again on the basis of the service characteristics of a data packet carried in the PDCP instance, and the configuration information aiming at the PDCP instance is updated on the basis of the updated PDCP mode;
when deleting a PDCP instance, deleting configuration information for the PDCP mode.
9. The apparatus according to any one of claims 6 to 8, wherein the feature analysis unit is configured to perform at least one of the following processes:
determining the service characteristics of the data packet as a big data packet service or a small data packet service based on the transmission bandwidth requirement of the data packet;
determining the service characteristics of the data packet as a big data packet service or a small data service based on the transmission delay requirement of the data packet;
and determining the service characteristics of the data packet to be large data packet service or small data service based on the transmission rate requirement of the data packet.
10. The apparatus according to any of claims 6 to 8, wherein the configuration unit is configured to determine that only header compression and header compression functions are included in the PDCP mode for the data packet when the data packet is a small data packet service of a user plane;
and when the data packet is a small data packet service of a control plane, determining that only an integrity protection function is included in a PDCP mode aiming at the data packet.
CN201710294350.7A 2017-04-28 2017-04-28 Data transmission method and device Active CN108810981B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710294350.7A CN108810981B (en) 2017-04-28 2017-04-28 Data transmission method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710294350.7A CN108810981B (en) 2017-04-28 2017-04-28 Data transmission method and device

Publications (2)

Publication Number Publication Date
CN108810981A CN108810981A (en) 2018-11-13
CN108810981B true CN108810981B (en) 2021-09-14

Family

ID=64070527

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710294350.7A Active CN108810981B (en) 2017-04-28 2017-04-28 Data transmission method and device

Country Status (1)

Country Link
CN (1) CN108810981B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109429224B (en) * 2017-09-05 2021-08-06 中国移动通信有限公司研究院 Service data packet processing method, device and medium
WO2023179019A1 (en) * 2022-03-23 2023-09-28 中国电信股份有限公司 User plane configuration method and system for supporting low-latency service, and base station and medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101932128A (en) * 2009-06-25 2010-12-29 大唐移动通信设备有限公司 Data receiving, transmitting and processing method and equipment for data link layer
CN102300259A (en) * 2011-09-16 2011-12-28 电信科学技术研究院 Data block concatenation and splitting processing method, device and system
CN103975613A (en) * 2012-11-29 2014-08-06 华为技术有限公司 Method, apparatus and system for controlling data transmission

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101831448B1 (en) * 2010-02-02 2018-02-26 엘지전자 주식회사 Method of selectively applying a pdcp function in wireless communication system
US9295083B2 (en) * 2011-09-23 2016-03-22 Lg Electronics Inc. Method and apparatus for random-accessing in wireless communication system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101932128A (en) * 2009-06-25 2010-12-29 大唐移动通信设备有限公司 Data receiving, transmitting and processing method and equipment for data link layer
CN102300259A (en) * 2011-09-16 2011-12-28 电信科学技术研究院 Data block concatenation and splitting processing method, device and system
CN103975613A (en) * 2012-11-29 2014-08-06 华为技术有限公司 Method, apparatus and system for controlling data transmission

Also Published As

Publication number Publication date
CN108810981A (en) 2018-11-13

Similar Documents

Publication Publication Date Title
US11695742B2 (en) Security implementation method, device, and system
CN110121168B (en) Security negotiation method and device
CN108366369B (en) Method for data secure transmission, access network, terminal and core network equipment
US20040162065A1 (en) Method for processing a security setup control message in mobile communication system
CN107404734B (en) Data sending method, device and system
CN104272796A (en) Handling packet data convergence protocol data units
TW200847678A (en) Method for processing radio protocol in mobile telecommunications system and transmitter of mobile telecommunications
CN104619040A (en) Method and system for quickly connecting WIFI equipment
EP4271123A2 (en) Rrc connection method and terminal
CN112867005A (en) Control frame processing and generating method, station, access point and storage medium
CN108810981B (en) Data transmission method and device
CN108702303B (en) Method and equipment for carrying out security configuration on radio bearer
CN116601985A (en) Security context generation method, device and computer readable storage medium
CN113455034B (en) Communication method and device
CN112470532B (en) Sidestream communication method, terminal equipment, chip and storage medium
US8134951B2 (en) Framework for managing network data processing elements
WO2023077309A1 (en) Connection establishment and data transmission methods and apparatuses, and communication device
CN110268797B (en) Method and device for downlink transmission
CN110313164B (en) Method and device for uplink transmission
EP2689605B1 (en) Methods and devices for handling encrypted communication
CN115988453A (en) Data receiving and transmitting system and method
NZ755869B2 (en) Security implementation method, device and system
CN117376900A (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