CN117528661A - Communication control method, terminal and network equipment - Google Patents

Communication control method, terminal and network equipment Download PDF

Info

Publication number
CN117528661A
CN117528661A CN202311634817.XA CN202311634817A CN117528661A CN 117528661 A CN117528661 A CN 117528661A CN 202311634817 A CN202311634817 A CN 202311634817A CN 117528661 A CN117528661 A CN 117528661A
Authority
CN
China
Prior art keywords
terminal
transmission
network device
data
target
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.)
Pending
Application number
CN202311634817.XA
Other languages
Chinese (zh)
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.)
Lenovo Beijing Ltd
Original Assignee
Lenovo Beijing 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 Lenovo Beijing Ltd filed Critical Lenovo Beijing Ltd
Priority to CN202311634817.XA priority Critical patent/CN117528661A/en
Publication of CN117528661A publication Critical patent/CN117528661A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/16Central resource management; Negotiation of resources or communication parameters, e.g. negotiating bandwidth or QoS [Quality of Service]
    • H04W28/18Negotiating wireless communication parameters
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/20Control channels or signalling for resource management
    • H04W72/21Control channels or signalling for resource management in the uplink direction of a wireless link, i.e. towards the network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/20Control channels or signalling for resource management
    • H04W72/23Control channels or signalling for resource management in the downlink direction of a wireless link, i.e. towards a terminal
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/50Allocation or scheduling criteria for wireless resources
    • H04W72/535Allocation or scheduling criteria for wireless resources based on resource usage policies

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Quality & Reliability (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The application discloses a communication control method, a terminal and network equipment, and a method applied to the terminal, comprising the following steps: receiving a first configuration message sent by network equipment; if the first configuration message comprises first indication information of transmission parameters of the transmission data packet, determining that the current communication information of the terminal and the network equipment meets a target condition, and sending a first request message to the network equipment; wherein the first request message includes second indication information of a target transmission parameter that the terminal requests to use, so that the network device reconfigures the transmission parameter of the transmission data packet based on the second indication information.

Description

Communication control method, terminal and network equipment
Technical Field
The present invention relates to the field of communication between a terminal and a network device, and in particular, to a communication control method, a terminal, and a network device.
Background
In the scenario where a terminal communicates with a network device such as a base station, the communication link includes multiple data layers, where a packet data convergence protocol (PDCP, packet Data Convergence Protocol) layer is located between a radio resource control (RRC, radio Resource Control) layer and a radio link control (RLC, radio Link Control) layer, and is mainly responsible for safe, reliable, and efficient transmission of packet data transmissions. To prevent buffer overflow, PDCP needs to have a discard mechanism for PDCP SDUs (Service Data Unit service data units). When the RRC layer initiates a new service data to the PDCP layer, the PDCP starts a Discard Timer (Discard Timer) for each SDU. When the timer expires or the PDCP SDU is confirmed to have been successfully transmitted by the PDCP status report, the PDCP uses a discard timer to discard the corresponding PDCP SDU and its associated PDCP PDU.
However, in the current process of communication between the terminal and the network devices such as the base station, different types of network devices are encountered, and the configuration data of the discard timer given by the network devices are different, which results in that the terminal cannot work in an optimal state, so that the communication quality between the terminal and the base station is poor, and the user experience is poor.
Disclosure of Invention
The embodiment of the application provides a communication control method, which is applied to a terminal and comprises the following steps:
receiving a first configuration message sent by network equipment;
if the first configuration message comprises first indication information of transmission parameters of the transmission data packet, determining that the current communication information of the terminal and the network equipment meets a target condition, and sending a first request message to the network equipment;
wherein the first request message includes second indication information of a target transmission parameter that the terminal requests to use, so that the network device reconfigures the transmission parameter of the transmission data packet based on the second indication information.
Optionally, the transmission parameters include a discard timer parameter for performing a data timing operation on a data packet sent from the radio resource control layer to the packet data convergence protocol layer,
The determining that the current communication information between the terminal and the network device meets the target condition includes:
determining a target discard timer parameter corresponding to a data type of the transmission data packet;
and if the discard timer parameter in the first indication information is different from the target discard timer parameter, determining that the target condition is met.
Optionally, the determining that the current communication information between the terminal and the network device meets the target condition includes:
obtaining data packet loss rate and/or jitter data information between the network equipment and the terminal;
and if the packet loss rate and/or the jitter data information are/is larger than a first threshold value, determining that the target condition is met.
Optionally, the method further comprises:
and controlling transmission of the data packet based on the default transmission parameters in the first configuration message under the condition that the first configuration message does not comprise the first indication information of the transmission parameters of the negotiation transmission data packet.
Optionally, the first indication information is set in non-critical extension information of a reconfiguration channel in a radio resource control layer, so as to allow the terminal to negotiate transmission parameters of a transmission data packet with the network device.
Alternatively, the second indication information is provided in terminal auxiliary information of a dedicated control channel in the radio resource control layer.
The embodiment of the application also provides a communication control method, which is applied to the network equipment and comprises the following steps:
transmitting a first configuration message to a terminal, wherein the first configuration message comprises first indication information for indicating transmission parameters of a transmission data packet to be negotiated;
acquiring a first request message of the terminal, wherein the first request message comprises second indication information of a target transmission parameter which is requested to be used by the terminal;
and sending a second configuration message, wherein the second configuration message comprises the data packet transmission parameters reconfigured based on the target transmission parameters.
Optionally, the data packet transmission parameters reconfigured based on the target transmission parameters include:
reconfiguring the transmission parameters to parameters matching the target transmission parameters based on the gear of the configurable transmission parameters; or,
reconfiguring the transmission parameters to parameters matching the target transmission parameters based on the operating state of the network device,
the transmission parameters include a discard timer parameter, where the discard timer parameter is used to perform a data timing operation on a data packet sent from the radio resource control layer to the packet data convergence protocol layer.
The embodiment of the application also provides a terminal, which comprises:
a first receiver configured to receive a first configuration message sent by a network device;
a first processor configured to determine that current communication information between the terminal and the network device satisfies a target condition, in a case where the first configuration message includes first indication information of transmission parameters of a transmission packet to be transmitted in a negotiation manner; and sending a first request message to the network equipment, wherein the first request message comprises second indication information of a target transmission parameter which is requested to be used by the terminal, so that the network equipment reconfigures the transmission parameter based on the second indication information.
The embodiment of the application also provides a network device, which comprises:
a transmitter configured to transmit a first configuration message to a terminal, wherein the first configuration message includes first indication information indicating a discard timer parameter for negotiating a transmission data packet;
a second receiver configured to acquire a first request message of the terminal, wherein the first request message includes second indication information of a target transmission parameter that the terminal requests to use;
a second processor configured to send a second configuration message, wherein the second configuration message includes transmission parameters of a transmission data packet reconfigured based on the target transmission parameters.
Drawings
Fig. 1 is a flowchart of a first communication control method applied to a terminal according to an embodiment of the present application;
FIG. 2 is a flow chart of one embodiment of step S200 of FIG. 1 according to an embodiment of the present application;
FIG. 3 is a flowchart of another embodiment of step S200 of FIG. 1 according to an embodiment of the present application;
fig. 4 is a flowchart of a second communication control method applied to a network device according to an embodiment of the present application;
FIG. 5 is a flow chart of one embodiment of a communication control method of an embodiment of the present application;
fig. 6 is a block diagram of a terminal according to an embodiment of the present application;
fig. 7 is a block diagram of a network device according to an embodiment of the present application.
Description of the reference numerals
1-terminal; 11-a first receiver; 12-a first processor; 2-a network device; 21-a transmitter; 22-a second receiver; 23-a second processor.
Detailed Description
Various aspects and features of the present application are described herein with reference to the accompanying drawings.
It should be understood that various modifications may be made to the embodiments of the application herein. Therefore, the above description should not be taken as limiting, but merely as exemplification of the embodiments. Other modifications within the scope and spirit of this application will occur to those skilled in the art.
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments of the application and, together with a general description of the application given above and the detailed description of the embodiments given below, serve to explain the principles of the application.
These and other characteristics of the present application will become apparent from the following description of a preferred form of embodiment, given as a non-limiting example, with reference to the accompanying drawings.
It is also to be understood that, although the present application has been described with reference to some specific examples, those skilled in the art can certainly realize many other equivalent forms of the present application.
The foregoing and other aspects, features, and advantages of the present application will become more apparent in light of the following detailed description when taken in conjunction with the accompanying drawings.
Specific embodiments of the present application will be described hereinafter with reference to the accompanying drawings; however, it is to be understood that the disclosed embodiments are merely exemplary of the application, which can be embodied in various forms. Well-known and/or repeated functions and constructions are not described in detail to avoid obscuring the application with unnecessary or excessive detail. Therefore, specific structural and functional details disclosed herein are not intended to be limiting, but merely serve as a basis for the claims and as a representative basis for teaching one skilled in the art to variously employ the present application in virtually any appropriately detailed structure.
The specification may use the word "in one embodiment," "in another embodiment," "in yet another embodiment," or "in other embodiments," which may each refer to one or more of the same or different embodiments as per the application.
The communication control method of the embodiment of the application is applied to a terminal 1, the terminal 1 can be electronic equipment such as a mobile phone, a personal computer, a tablet personal computer and the like, the terminal 1 can interact with a network device 2, and the network device 2 can be communication service equipment such as a base station and the like. The method comprises the following steps: s10, the network device 2 sends a first configuration message to the terminal 1, and the terminal 1 receives the first configuration message, where the first configuration message is used to determine a communication parameter of the communication between the terminal 1 and the network device 2. Specifically, the first configuration message may include transmission parameters for negotiating transmission data packets when the terminal 1 interacts with the network device 2. For example, the transmission parameter may be a parameter related to the fact that when the radio resource control layer (Radio Resource Control, RRC) initiates a new PDCP SDU to the packet data convergence protocol layer (Packet Data Convergence Protocol, PDCP) during communication between the terminal 1 and the network device 2, the PDCP starts a Discard Timer (Discard Timer) for each SDU.
The network device 2 may determine that the transmission parameters for the transmission data packet may be negotiated with the network device 2 when the terminal 1 determines that the first indication information for negotiating the transmission parameters for the transmission data packet is included after receiving the first configuration message. S20, after determining that the current communication information of the terminal 1 and the network equipment 2 meets the target condition, sending a first request message to the network equipment 2 based on the self communication requirement of the terminal 1; wherein the first request message includes second indication information of the target transmission parameter that the terminal 1 requests to use. For example, the target transmission parameter may be a relevant parameter of a discard timer determined by the terminal 1 according to the current own communication requirement. S30, after the terminal 1 sends the target transmission parameter to the network device 2, the network device 2 may reconfigure the transmission parameter of the transmission data packet based on the target transmission parameter, so that the transmission parameter of the transmission data packet reconfigured when the network device 2 communicates with the terminal 1 may meet the requirement of the terminal 1. Therefore, the terminal 1 can be adapted to different types of network equipment 2, the communication quality with the different types of network equipment 2 is improved, and the user experience is improved.
The following describes in detail the communication control method according to the embodiment of the present application with reference to the accompanying drawings, where the method is applied to a terminal 1, such as a mobile phone, a computer, etc., and can perform data interaction with a network device 2, such as a base station, etc., as shown in fig. 1 and with reference to fig. 5, and the method includes the following steps:
s100, receiving a first configuration message sent by the network equipment 2.
For example, the data packets may be transmitted between the terminal 1 and the network device 2 through a cellular network protocol, where a corresponding communication Link has a plurality of data layers, such as a Radio resource control layer (Radio Resource Control, RRC), a packet data convergence protocol layer (Packet Data Convergence Protocol, PDCP), a Radio Link control RRC, RLC, etc. Each data layer has its own role.
The terminal 1 needs to determine the transmission parameters used during the data interaction with the network device 2. The transmission parameters include transmission modes of different data types in the data transmission process, channels used in the data transmission process, a Discard (Discard) mechanism adopted for preventing buffer overflow of at least one data layer, and the like. After determining the transmission parameters, the terminal 1 and the network device 2 may use the transmission parameters for transmitting data packets during the mutual communication.
In one implementation, the network device 2 sends a first configuration message to the terminal 1, the first configuration message being used to determine parameters of the communication between the terminal 1 and the network device 2. The transmission parameters included in the first configuration message may be parameters used by the network device 2 by default. After receiving the first configuration parameters, the terminal 1 may determine whether to use the transmission parameters included in the first configuration message according to its own requirements, or transmit its own requirements to the network device 2.
S200, determining that the current communication information of the terminal 1 and the network equipment 2 meets a target condition and sending a first request message to the network equipment 2 when the first configuration message comprises first indication information of transmission parameters of a transmission data packet;
wherein the first request message includes second indication information of a target transmission parameter that the terminal 1 requests to use, so that the network device 2 reconfigures transmission parameters of a transmission data packet based on the second indication information.
Illustratively, after receiving the first configuration message sent by the network device 2, the terminal 1 analyzes the content of the first configuration message. And judging whether the data in the first configuration message has first indication information for negotiating transmission parameters of the transmission data packet. Specifically, the first indication information is related information for indicating negotiation between the terminal 1 and the network device 2 to transmit the data packet, and at least includes an indication of a negotiation mechanism and an indication of a transmission parameter of the data packet.
In case the terminal 1 determines that the first configuration message includes the first indication information for negotiating the transmission parameters of the transmission data packet, it may be determined that the network device 2 may negotiate for its current communication information with the terminal 1 and give default transmission parameters. Further, it is determined whether the current communication information between the terminal 1 and the network device 2 meets the target condition, for example, whether the current communication information between the network device 2 meets the target condition according to the type of the transmission data of the network device 2, the stability of the transmission of the data packet, and the like. If it is determined that the current communication information of the terminal 1 satisfies the target condition, a first request message is sent to the network device 2.
The first request message includes second indication information of the target transmission parameter that the terminal 1 requests to use, and requests to the network device 2 to use the target transmission data. Specifically, the terminal 1 may construct the second instruction information according to its own usage scenario and user requirements, and the target transmission parameter in the constructed second instruction information is adapted to the current usage state of the terminal 1. For example, the target transmission parameter is a discard timer parameter of the data layer to which the current terminal 1 is applicable. After receiving the first request message, the network device reconfigures the transmission parameters of the transmission data packet by using the target transmission parameters based on the indication of the second indication information, for example, the currently used transmission parameters can be configured as the target transmission parameters adapted to the terminal 1.
The communication control method of the embodiment of the invention is based on the negotiation mechanism of the network equipment 2 and the terminal 1 about the transmission parameters of the transmission data packet, so that the transmission parameters of the transmission data packet can be reconfigured when the network equipment 2 communicates with the terminal 1 and is adapted to the current requirement of the terminal 1, thereby the terminal 1 can be adapted to different types of network equipment 2, the communication quality of the network equipment 2 of different types is improved, and the user experience is improved.
In one embodiment of the present application, the transmission parameters include a discard timer parameter, where the discard timer parameter is used to perform a data timing operation on a data packet sent from the radio resource control layer to the packet data convergence protocol layer.
For example, when the network device 2 is a network base station, the terminal 1 and the network device 2 may transmit data packets through a cellular network protocol, where a corresponding communication Link has a plurality of data layers, such as a Radio resource control layer (Radio Resource Control, RRC) to a packet data convergence protocol layer (Packet Data Convergence Protocol, PDCP), radio Link control RRC, RLC, and the like. Each data layer has its own role.
PDCP is an L2 layer protocol, located between RRC and RLC. Is mainly responsible for the safety, reliability and efficiency of packet data transmission. To prevent buffer overflow, PDCP implements a Discard (Discard) mechanism for PDCP SDUs. When the RRC layer initiates a new PDCP SDU to the PDCP layer, the PDCP starts a Discard Timer (Discard Timer) for each SDU. When the timer expires or the PDCP SDU has been successfully transmitted by the PDCP status report, the PDCP discards the corresponding PDCP SDU and its associated PDCP PDU.
The transmission parameters include a discard timer parameter of a discard timer for performing a data timing operation on a data packet transmitted from the radio resource control layer to the packet data convergence protocol layer.
When a radio resource control layer (RRC layer) initiates a new PDCP SDU to a packet data convergence protocol layer (PDCP layer), the PDCP layer starts a discard timer number for each SDU for data timing operations. Specifically, the PDCP layer determines a time to discard the corresponding PDCP SDU and its associated PDCP PDU by a discard timer parameter.
The determining that the current communication information between the terminal 1 and the network device 2 meets the target condition, as shown in fig. 2, includes:
s210, determining a target discard timer parameter corresponding to the data type of the transmission data packet.
Illustratively, the transport packets have multiple data types, and the target discard timer parameters for different data type adaptations are different. For example, when the user uses the terminal 1, in the process of interacting with the network device 2 such as a base station, the data types of the transmission data packet that may be involved include IMS signaling data, call data, and game data. Different data types differ for the time that the PDCP layer discards the corresponding PDCP SDU and its associated PDCP PDU. For example, call data may require a relatively low data transmission rate compared to game data, which may require a relatively high data transmission rate. The target discard timer parameter adapted to the call data is thus greater than the target discard timer parameter adapted to the game data.
According to specific application requirements, further expansion, when IMS signaling data is transmitted between the terminal 1 and the network device 2 such as a base station, a target Discard timer parameter (Discard timer) may be set to be Infinity, which is 3000ms. Thereby improving the call completing rate; when call data is transmitted between the terminal 1 and the network equipment 2 such as a base station, a target Discard timer parameter (Discard timer) can be set to 300ms, so that the call quality is improved; when the game data is transmitted between the terminal 1 and the network device 2 such as a base station, a target Discard timer parameter (Discard timer) may be set to be less than 100ms, so as to enhance the game experience.
S220, if the discard timer parameter in the first indication information is different from the target discard timer parameter, determining that the target condition is met.
Illustratively, the discard timer parameter in the first indication information may be a discard timer parameter used by default by the network device 2, while also allowing negotiation with the terminal 1 regarding the discard timer parameter. After the terminal 1 obtains the first indication information, comparing the discard timer parameter with the target discard timer parameter, wherein the target discard timer parameter is matched with the data type of the data packet transmitted by the current terminal 1. If the discard timer parameter in the first indication information is different from the target discard timer parameter after comparison, the default discard timer parameter of the network device 2 is not matched with the data type of the data packet transmitted by the current terminal 1. And further, the terminal 1 is determined to meet the target condition, and the adjustment of the discard timer parameter can be performed in time.
In one embodiment of the present application, the determining that the current communication information between the terminal 1 and the network device 2 meets the target condition, as shown in fig. 3, includes:
s230, obtaining data packet loss rate and/or jitter data information between the network equipment 2 and the terminal 1;
S240, if the packet loss rate and/or the jitter data information is greater than a first threshold value, determining that the target condition is met.
For example, during the interaction of the network device 2, the terminal 1 may have phenomena of packet loss and data jitter during the transmission of the data packet due to hardware configuration or other factors, and may cause data transmission errors in severe cases. One of the reasons for the phenomena of packet loss and data jitter during the transmission of data packets is that the discard timer parameters used by the network device 2 and the terminal 1 during the data transmission are not appropriate. Therefore, in this embodiment, after obtaining the data packet loss rate and/or jitter data information between the network device 2 and the terminal 1, the information is compared with the first threshold, if the packet loss rate and/or jitter data information is greater than the first threshold, it is determined that the phenomena of packet loss and data jitter in the process of transmitting the data packet are serious, and then it is determined that the currently used discard timer parameter is not appropriate. And further, the current situation of the terminal 1 is determined to meet the target condition, and the adjustment of the discarding timer parameter can be performed in time.
In one embodiment of the present application, the method further comprises the steps of: and controlling transmission of the data packet based on the default transmission parameters in the first configuration message under the condition that the first configuration message does not comprise the first indication information of the transmission parameters of the negotiation transmission data packet.
Illustratively, the network device 2 may or may not negotiate a use configuration message with the terminal 1 (including the transmission parameters in the use configuration message). After receiving the first configuration message sent by the network device 2, if it is determined that the first configuration message does not include the first indication information for negotiating the transmission parameters of the transmission data packet, the terminal 1 determines that the network device 2 does not negotiate with the terminal 1 to use the configuration message, but controls the terminal 1 to control the transmission of the data packet using the default transmission parameters in the first configuration message. The terminal 1 does not send the first request message to the network device 2 anymore but uses the default transmission parameters in the first configuration message to control the transmission of the data packets.
In one embodiment of the present application, the first indication information is set in non-critical extension information of a reconfiguration channel in a radio resource control layer, so as to allow the terminal 1 to negotiate with the network device 2 about transmission parameters of a transmission data packet.
Illustratively, the network device 2 and the terminal 1 transmit data packets through a cellular network protocol, where the communication Link corresponding to the cellular network protocol has a plurality of data layers, including a Radio resource control layer (Radio Resource Control, RRC), a packet data convergence protocol layer (Packet Data Convergence Protocol, PDCP), a Radio Link layer (Radio Link control RRC, RLC), a medium access control layer (Medium Access Control, MAC), and an ethernet physical layer (Port Physical Layer, PHY). Each data layer has its own role.
The radio resource control layer is used for carrying out radio resource management, control and scheduling by a certain strategy and means, and fully utilizing limited radio network resources as far as possible under the condition of meeting the requirement of service quality. The radio resource control layer has a reconfiguration channel Reconfiguration IE (Information Element) therein, the reconfiguration channel having non-critical extension information, and the network device 2 may set the first indication information in the non-critical extension when transmitting the first indication information to the terminal 1. For example, PDCP-discard timer-negotiator (supported or not supported) may be added to non-critical extension to characterize whether the network device 2 (e.g., base station) supports PDCP Discard timer negotiation.
In one embodiment of the present application, the second indication information is set in terminal assistance information of a dedicated control channel in a radio resource control layer.
The terminal 1 sends a first request message to the network device 2 during the process of negotiating the target transmission parameters to be used by the network device 2; the first request message includes second indication information of the target transmission parameter that the terminal 1 requests to use. The second indication information is set in terminal assistance information (UEAssistanceInformation, UAI) of a dedicated control channel (DedicatedControlChannel, UL _dcch) in a radio resource control layer (Radio Resource Control, RRC).
For example, in the 4G/5G network communication process between the terminal 1 and the base station, the UE assuredly information of the UL DCCH of the RRC layer of the 4G/5G network is extended, so as to allow the terminal 1 (UE) to initiate PDCP discard timer negotiation to the network; ue assistance information is a message from terminal 1 to base station newly added by RRC in 3gpp r16, and the purpose is to dynamically negotiate parameters with the base station after rrcrecon configuration so that the base station can better allocate appropriate resources to terminal 1.
The embodiment of the application also provides a processing method of communication data of the communication control method, which is applied to the network device 2, as shown in fig. 4 and combined with fig. 5, and the method comprises the following steps:
s300, a first configuration message is sent to the terminal 1, wherein the first configuration message comprises first indication information for indicating transmission parameters of a discard timer for negotiating to send transmission data packets;
s400, acquiring a first request message of the terminal 1, wherein the first request message comprises second indication information of a target transmission parameter which is requested to be used by the terminal 1;
s500, a second configuration message is sent, wherein the second configuration message comprises the data packet transmission parameters reconfigured based on the target transmission parameters.
For example, the data packets may be transmitted between the terminal 1 and the network device 2 through a cellular network protocol, where a corresponding communication Link has a plurality of data layers, such as a Radio resource control layer (Radio Resource Control, RRC), a packet data convergence protocol layer (Packet Data Convergence Protocol, PDCP), a Radio Link control RRC, RLC, etc. Each data layer has its own role.
The terminal 1 needs to determine the transmission parameters used during the data interaction with the network device 2. The transmission parameters include transmission modes of different data types in the data transmission process, channels used in the data transmission process, a Discard (Discard) mechanism adopted for preventing buffer overflow of at least one data layer, and the like. After determining the transmission parameters, the terminal 1 and the network device 2 may use the transmission parameters for transmitting data packets during the mutual communication.
In one implementation, the network device 2 sends a first configuration message to the terminal 1, the first configuration message being used to determine parameters of the communication between the terminal 1 and the network device 2. The transmission parameters included in the first configuration message may be parameters used by the network device 2 by default. After receiving the first configuration parameters, the terminal 1 may determine whether to use the transmission parameters included in the first configuration message according to its own requirements, or transmit its own requirements to the network device 2.
After the network device 2 sends the first configuration message to the terminal 1, the terminal 1 analyzes the content of the first configuration message. And judging whether the data in the first configuration message has first indication information for negotiating transmission parameters of the transmission data packet. Specifically, the first indication information is related information for indicating negotiation between the terminal 1 and the network device 2 to transmit the data packet, and at least includes an indication of a negotiation mechanism and an indication of a transmission parameter of the data packet.
In case the terminal 1 determines that the first configuration message includes the first indication information for negotiating the transmission parameters of the transmission data packet, it may be determined that the network device 2 may negotiate for its current communication information with the terminal 1 and give default transmission parameters. Further, it is determined whether the current communication information between the terminal 1 and the network device 2 meets the target condition, for example, whether the current communication information between the network device 2 meets the target condition according to the type of the transmission data of the network device 2, the stability of the transmission of the data packet, and the like. If it is determined that the current communication information of the terminal 1 satisfies the target condition, a first request message is transmitted to the network device 2, and the network device 2 acquires the first request message transmitted by the terminal 1.
The first request message includes second indication information of the target transmission parameter that the terminal 1 requests to use, and the terminal 1 requests to use the target transmission data to the network device 2. Specifically, the terminal 1 may construct the second instruction information according to its own usage scenario and user requirements, and the target transmission parameter in the constructed second instruction information is adapted to the current usage state of the terminal 1. For example, the target transmission parameter is a discard timer parameter of the data layer to which the current terminal 1 is applicable. After receiving the first request message, the network device reconfigures the transmission parameters of the transmission data packet by using the target transmission parameters based on the indication of the second indication information, for example, the currently used transmission parameters can be configured as the target transmission parameters adapted to the terminal 1.
The network device 2 sends a second configuration message to the terminal 1 based on the acquired first request message, wherein the second configuration message comprises the data packet transmission parameters reconfigured based on the target transmission parameters. For example, the packet transmission parameter is the target transmission parameter itself, so as to meet the requirements of the terminal 1.
In one embodiment of the present application, the data packet transmission parameter reconfigured based on the target transmission parameter includes:
Reconfiguring the transmission parameters to parameters matching the target transmission parameters based on the gear of the configurable transmission parameters; or,
the transmission parameters are reconfigured to parameters matching the target transmission parameters based on the operation state of the network device 2, wherein the transmission parameters include a discard timer parameter for performing a data timing operation on a data packet sent from a radio resource control layer to a packet data convergence protocol layer.
For example, in one embodiment, the transmission parameter has a plurality of gears, specific values corresponding to different gears are different, the network device 2 may send the default gear of the transmission parameter to the terminal 1, if the terminal 1 determines that the gear of the transmission parameter is not adapted to its current communication, the network device 2 may send the gear adapted to its current communication, or send the adapted target transmission parameter, and the network device 2 reconfigures the transmission parameter to a parameter or a gear matching the target transmission parameter based on the gear or the target transmission parameter.
For example, the network device 2 defaults to transmitting data packets using transmission parameters of 5 th gear, whereas the current communication of the terminal 1 is more applicable to transmission parameters of 3 rd gear. The terminal 1 may send corresponding target transmission parameters to the network device 2, and the network device 2 determines that the target transmission parameters belong to transmission parameters of 2 to 3, and the network device 2 sends a second configuration message to the terminal 1, where the second configuration message includes determining to use transmission parameters of 3 that match the target transmission parameters.
In another implementation, the operation state of the network device 2 may also change correspondingly, and the transmission parameters used by the network device 2 may not be adapted during the change, so that the network device 2 may adjust the transmission parameters of the staff currently based on the operation state of the network device 2, reconfigure the transmission parameters to parameters matching the target transmission parameters, and adapt to the current operation state of the network device 2. The transmission parameters include a discard timer parameter, which is used to perform a data timing operation on the data packet sent from the radio resource control layer to the packet data convergence protocol layer, and the network device 2 may further use the updated discard timer parameter to perform a data timing operation on the data packet sent from the radio resource control layer to the packet data convergence protocol layer.
The embodiment of the present application further provides a terminal 1 based on the same inventive concept, as shown in fig. 6, including:
a first receiver 11 configured to receive a first configuration message sent by the network device 2.
For example, the data packets may be transmitted between the terminal 1 and the network device 2 through a cellular network protocol, where a corresponding communication Link has a plurality of data layers, such as a Radio resource control layer (Radio Resource Control, RRC), a packet data convergence protocol layer (Packet Data Convergence Protocol, PDCP), a Radio Link control RRC, RLC, etc. Each data layer has its own role.
The terminal 1 needs to determine the transmission parameters used during the data interaction with the network device 2. The transmission parameters include transmission modes of different data types in the data transmission process, channels used in the data transmission process, a Discard (Discard) mechanism adopted for preventing buffer overflow of at least one data layer, and the like. After determining the transmission parameters, the terminal 1 and the network device 2 may use the transmission parameters for transmitting data packets during the mutual communication.
In one implementation, the network device 2 sends a first configuration message to the terminal 1, the first configuration message being used to determine parameters of the communication between the terminal 1 and the network device 2. The transmission parameters included in the first configuration message may be parameters used by the network device 2 by default. The first receiver 11, upon receiving the first configuration parameters, may determine whether to employ the transmission parameters contained in the first configuration message according to its own needs, or transmit its own needs to the network device 2.
A first processor 12 configured to determine that the current communication information of the terminal 1 and the network device 2 meets a target condition, in a case where the first configuration message includes first indication information of transmission parameters of a negotiation transmission data packet; a first request message is sent to the network device 2, wherein the first request message includes second indication information of a target transmission parameter that the terminal 1 requests to use, so that the network device 2 reconfigures the transmission parameter based on the second indication information.
Illustratively, after the terminal 1 receives the first configuration message sent by the network device 2, the first processor 12 analyzes the content of the first configuration message. And judging whether the data in the first configuration message has first indication information for negotiating transmission parameters of the transmission data packet. Specifically, the first indication information is related information for indicating negotiation between the terminal 1 and the network device 2 to transmit the data packet, and at least includes an indication of a negotiation mechanism and an indication of a transmission parameter of the data packet.
In case the first processor 12 determines that the first configuration message comprises first indication information negotiating transmission parameters of the transmission data packets, it may be determined that the network device 2 may negotiate with respect to its current communication information with the terminal 1 and give default transmission parameters. Further, it is determined whether the current communication information between the terminal 1 and the network device 2 meets the target condition, for example, whether the current communication information between the network device 2 meets the target condition according to the type of the transmission data of the network device 2, the stability of the transmission of the data packet, and the like. If the first processor 12 determines that the current communication information of the terminal 1 meets the target condition, a first request message is sent to the network device 2.
The first request message includes second indication information of the target transmission parameter that the terminal 1 requests to use, and requests to the network device 2 to use the target transmission data. Specifically, the first processor 12 may construct second instruction information according to its own usage scenario and user requirements, where the target transmission parameter in the constructed second instruction information is adapted to the current usage state of the terminal 1. For example, the target transmission parameter is a discard timer parameter of the data layer to which the current terminal 1 is applicable. After receiving the first request message, the network device reconfigures the transmission parameters of the transmission data packet by using the target transmission parameters based on the indication of the second indication information, for example, the currently used transmission parameters can be configured as the target transmission parameters adapted to the terminal 1.
In one embodiment of the present application, the transmission parameters include a discard timer parameter for performing a data timing operation on a data packet sent from the radio resource control layer to the packet data convergence protocol layer,
the first processor 12 is further configured to:
determining a target discard timer parameter corresponding to a data type of the transmission data packet; (data types are expanded and compared in the specification, such as game data, call data, etc.)
And if the discard timer parameter in the first indication information is different from the target discard timer parameter, determining that the target condition is met.
In one embodiment of the present application, the first processor 12 is further configured to:
obtaining data packet loss rate and/or jitter data information between the network equipment 2 and the terminal 1;
and if the packet loss rate and/or the jitter data information are/is larger than a first threshold value, determining that the target condition is met.
In one embodiment of the present application, the first processor 12 is further configured to:
and controlling transmission of the data packet based on the default transmission parameters in the first configuration message under the condition that the first configuration message does not comprise the first indication information of the transmission parameters of the negotiation transmission data packet.
In one embodiment of the present application, the first indication information is set in non-critical extension information of a reconfiguration channel in a radio resource control layer, so as to allow the terminal 1 to negotiate with the network device 2 about transmission parameters of a transmission data packet.
In one embodiment of the present application, the second indication information is set in terminal assistance information of a dedicated control channel in a radio resource control layer.
The embodiment of the present application further provides a network device 2 based on the same inventive concept, as shown in fig. 7, including:
a transmitter 21 configured to transmit a first configuration message to the terminal 1, wherein the first configuration message includes first indication information indicating a discard timer parameter for negotiating transmission of a data packet;
a second receiver 22 configured to obtain a first request message of the terminal 1, wherein the first request message includes second indication information of a target transmission parameter that the terminal 1 requests to use;
a second processor 23 configured to send a second configuration message, wherein the second configuration message comprises transmission parameters of the transmission data packet reconfigured based on the target transmission parameters.
For example, the data packets may be transmitted between the terminal 1 and the network device 2 through a cellular network protocol, where a corresponding communication Link has a plurality of data layers, such as a Radio resource control layer (Radio Resource Control, RRC), a packet data convergence protocol layer (Packet Data Convergence Protocol, PDCP), a Radio Link control RRC, RLC, etc. Each data layer has its own role.
The terminal 1 needs to determine the transmission parameters used during the data interaction with the network device 2. The transmission parameters include transmission modes of different data types in the data transmission process, channels used in the data transmission process, a Discard (Discard) mechanism adopted for preventing buffer overflow of at least one data layer, and the like. After determining the transmission parameters, the terminal 1 and the network device 2 may use the transmission parameters for transmitting data packets during the mutual communication.
In one implementation, the transmitter 21 transmits a first configuration message to the terminal 1, the first configuration message being used to determine parameters of the communication between the terminal 1 and the network device 2. The transmission parameters included in the first configuration message may be parameters used by the network device 2 by default. After receiving the first configuration parameters, the terminal 1 may determine whether to use the transmission parameters included in the first configuration message according to its own requirements, or transmit its own requirements to the network device 2.
After the transmitter 21 transmits the first configuration message to the terminal 1, the terminal 1 analyzes the content of the first configuration message. And judging whether the data in the first configuration message has first indication information for negotiating transmission parameters of the transmission data packet. Specifically, the first indication information is related information for indicating negotiation between the terminal 1 and the network device 2 to transmit the data packet, and at least includes an indication of a negotiation mechanism and an indication of a transmission parameter of the data packet.
In case the terminal 1 determines that the first configuration message includes the first indication information for negotiating the transmission parameters of the transmission data packet, it may be determined that the network device 2 may negotiate for its current communication information with the terminal 1 and give default transmission parameters. Further, it is determined whether the current communication information between the terminal 1 and the network device 2 meets the target condition, for example, whether the current communication information between the network device 2 meets the target condition according to the type of the transmission data of the network device 2, the stability of the transmission of the data packet, and the like. If it is determined that the current communication information of the terminal 1 satisfies the target condition, a first request message is transmitted to the network device 2, and the second receiver 22 acquires the first request message transmitted by the terminal 1.
The first request message includes second indication information of the target transmission parameter that the terminal 1 requests to use, and the terminal 1 requests to use the target transmission data to the network device 2. Specifically, the terminal 1 may construct the second instruction information according to its own usage scenario and user requirements, and the target transmission parameter in the constructed second instruction information is adapted to the current usage state of the terminal 1. For example, the target transmission parameter is a discard timer parameter of the data layer to which the current terminal 1 is applicable. After the second receiver 22 receives the first request message, the second processor 23 reconfigures the transmission parameters of the transmission data packet with the target transmission parameters based on the indication of the second indication information therein, for example, the currently used transmission parameters may be configured as the target transmission parameters adapted to the terminal 1.
The transmitter 21 transmits a second configuration message to the terminal 1 based on the acquired first request message, wherein the second configuration message includes the packet transmission parameters reconfigured based on the target transmission parameters. For example, the packet transmission parameter is the target transmission parameter itself, so as to meet the requirements of the terminal 1.
In one embodiment of the present application, the second processor 23 is further configured to:
Reconfiguring the transmission parameters to parameters matching the target transmission parameters based on the gear of the configurable transmission parameters; or,
reconfiguring the transmission parameters to parameters matching the target transmission parameters based on the operating state of the network device 2,
the transmission parameters include a discard timer parameter, where the discard timer parameter is used to perform a data timing operation on a data packet sent from the radio resource control layer to the packet data convergence protocol layer.
The above embodiments are only exemplary embodiments of the present application and are not intended to limit the present application, the scope of which is defined by the claims. Various modifications and equivalent arrangements may be made to the present application by those skilled in the art, which modifications and equivalents are also considered to be within the scope of the present application.

Claims (10)

1. A communication control method is applied to a terminal and comprises the following steps:
receiving a first configuration message sent by network equipment;
if the first configuration message comprises first indication information of transmission parameters of the transmission data packet, determining that the current communication information of the terminal and the network equipment meets a target condition, and sending a first request message to the network equipment;
Wherein the first request message includes second indication information of a target transmission parameter that the terminal requests to use, so that the network device reconfigures the transmission parameter of the transmission data packet based on the second indication information.
2. The communication control method according to claim 1, wherein the transmission parameters include a discard timer parameter for performing a data timing operation for transmitting a data packet from a radio resource control layer to a packet data convergence protocol layer,
the determining that the current communication information between the terminal and the network device meets the target condition includes:
determining a target discard timer parameter corresponding to a data type of the transmission data packet;
and if the discard timer parameter in the first indication information is different from the target discard timer parameter, determining that the target condition is met.
3. The communication control method according to claim 1, the determining that the current communication information of the terminal and the network device satisfies a target condition, comprising:
obtaining data packet loss rate and/or jitter data information between the network equipment and the terminal;
and if the packet loss rate and/or the jitter data information are/is larger than a first threshold value, determining that the target condition is met.
4. The communication control method according to claim 1, the method further comprising:
and controlling transmission of the data packet based on the default transmission parameters in the first configuration message under the condition that the first configuration message does not comprise the first indication information of the transmission parameters of the negotiation transmission data packet.
5. The communication control method according to claim 1, wherein,
the first indication information is set in non-critical extension information of a reconfiguration channel in a radio resource control layer to allow the terminal to negotiate transmission parameters of a transmission data packet with the network device.
6. The communication control method according to claim 1, wherein,
the second indication information is set in terminal auxiliary information of a dedicated control channel in a radio resource control layer.
7. A communication control method applied to a network device, comprising:
transmitting a first configuration message to a terminal, wherein the first configuration message comprises first indication information for indicating transmission parameters of a transmission data packet to be negotiated;
acquiring a first request message of the terminal, wherein the first request message comprises second indication information of a target transmission parameter which is requested to be used by the terminal;
And sending a second configuration message, wherein the second configuration message comprises the data packet transmission parameters reconfigured based on the target transmission parameters.
8. The communication control method according to claim 7, the data packet transmission parameter reconfigured based on the target transmission parameter, comprising:
reconfiguring the transmission parameters to parameters matching the target transmission parameters based on the gear of the configurable transmission parameters; or,
reconfiguring the transmission parameters to parameters matching the target transmission parameters based on the operating state of the network device,
the transmission parameters include a discard timer parameter, where the discard timer parameter is used to perform a data timing operation on a data packet sent from the radio resource control layer to the packet data convergence protocol layer.
9. A terminal, comprising:
a first receiver configured to receive a first configuration message sent by a network device;
a first processor configured to determine that current communication information between the terminal and the network device satisfies a target condition, in a case where the first configuration message includes first indication information of transmission parameters of a transmission packet to be transmitted in a negotiation manner; and sending a first request message to the network equipment, wherein the first request message comprises second indication information of a target transmission parameter which is requested to be used by the terminal, so that the network equipment reconfigures the transmission parameter based on the second indication information.
10. A network device, comprising:
a transmitter configured to transmit a first configuration message to a terminal, wherein the first configuration message includes first indication information indicating a discard timer parameter for negotiating a transmission data packet;
a second receiver configured to acquire a first request message of the terminal, wherein the first request message includes second indication information of a target transmission parameter that the terminal requests to use;
a second processor configured to send a second configuration message, wherein the second configuration message includes transmission parameters of a transmission data packet reconfigured based on the target transmission parameters.
CN202311634817.XA 2023-11-30 2023-11-30 Communication control method, terminal and network equipment Pending CN117528661A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311634817.XA CN117528661A (en) 2023-11-30 2023-11-30 Communication control method, terminal and network equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311634817.XA CN117528661A (en) 2023-11-30 2023-11-30 Communication control method, terminal and network equipment

Publications (1)

Publication Number Publication Date
CN117528661A true CN117528661A (en) 2024-02-06

Family

ID=89743646

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311634817.XA Pending CN117528661A (en) 2023-11-30 2023-11-30 Communication control method, terminal and network equipment

Country Status (1)

Country Link
CN (1) CN117528661A (en)

Similar Documents

Publication Publication Date Title
EP3634036B1 (en) Dc-based handover method and device
EP2647175B1 (en) Facilitating device-to-device communication
JP6603297B2 (en) Apparatus and method for handling communication
JP4318707B2 (en) Method and apparatus for processing a timer upon re-establishment of a transmitting side in a wireless communication system
EP3048845B1 (en) Device and method for data transmission
JP2014147079A (en) Method and apparatus for receiving scheduling request in mobile communication system
EP3874638B1 (en) Apparatus, method and computer program
CN105122890A (en) Method and device for controlling cell connection from wireless LAN in wireless communication system and providing valid information on peripheral wireless LAN access points
CN107615808B (en) Data processing method and device for LTE and WLAN aggregation and communication system
US11265762B2 (en) Management of bitrate for UE bearers
KR102254396B1 (en) A method and apparatus for controlling a header compression feature in a communication system
JP7192896B2 (en) Communications system
US20210105216A1 (en) Rate adjustment techniques
CN110402596B (en) Wireless communication device and wireless communication method
US20230180340A1 (en) Method and apparatus for small data transmission
EP3373694B1 (en) Communication device and method for handling communications in a dual connectivity
US20190116216A1 (en) Method and apparatus for adjusting encoding rate
CN112243270A (en) Data packet transmission method and device and computer readable storage medium
CN117528661A (en) Communication control method, terminal and network equipment
KR20150040080A (en) Method and appratus for traffic offloading in a communication system
EP3972211B1 (en) Method for reshaping data volume, network apparatus, and computer program product
EP3675459B1 (en) Communication method, network device and terminal
WO2023140333A1 (en) Communication control method
US20230345323A1 (en) Data transmission method and apparatus
WO2023276986A1 (en) Master node, communication device, and communication control method

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