CN109151843B - Data transmission method, mobile terminal, base station, and computer-readable storage medium - Google Patents
Data transmission method, mobile terminal, base station, and computer-readable storage medium Download PDFInfo
- Publication number
- CN109151843B CN109151843B CN201710444226.4A CN201710444226A CN109151843B CN 109151843 B CN109151843 B CN 109151843B CN 201710444226 A CN201710444226 A CN 201710444226A CN 109151843 B CN109151843 B CN 109151843B
- Authority
- CN
- China
- Prior art keywords
- mobile terminal
- threshold value
- data
- preset
- parameter value
- 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
Links
- 238000000034 method Methods 0.000 title claims abstract description 77
- 230000005540 biological transmission Effects 0.000 title claims abstract description 58
- 238000004590 computer program Methods 0.000 claims description 23
- 238000001514 detection method Methods 0.000 claims description 21
- 238000007781 pre-processing Methods 0.000 abstract description 9
- 230000008569 process Effects 0.000 description 12
- 238000012545 processing Methods 0.000 description 10
- 238000010586 diagram Methods 0.000 description 9
- 230000006870 function Effects 0.000 description 9
- 238000004891 communication Methods 0.000 description 4
- 230000001360 synchronised effect Effects 0.000 description 4
- 230000008878 coupling Effects 0.000 description 3
- 238000010168 coupling process Methods 0.000 description 3
- 238000005859 coupling reaction Methods 0.000 description 3
- 238000000926 separation method Methods 0.000 description 3
- 230000003287 optical effect Effects 0.000 description 2
- 230000002093 peripheral effect Effects 0.000 description 2
- KLDZYURQCUYZBL-UHFFFAOYSA-N 2-[3-[(2-hydroxyphenyl)methylideneamino]propyliminomethyl]phenol Chemical compound OC1=CC=CC=C1C=NCCCN=CC1=CC=CC=C1O KLDZYURQCUYZBL-UHFFFAOYSA-N 0.000 description 1
- 241000699666 Mus <mouse, genus> Species 0.000 description 1
- 241000699670 Mus sp. Species 0.000 description 1
- 230000009286 beneficial effect Effects 0.000 description 1
- 201000001098 delayed sleep phase syndrome Diseases 0.000 description 1
- 208000033921 delayed sleep phase type circadian rhythm sleep disease Diseases 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000003068 static effect Effects 0.000 description 1
- 238000010897 surface acoustic wave method Methods 0.000 description 1
- 230000000007 visual effect Effects 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W24/00—Supervisory, monitoring or testing arrangements
- H04W24/02—Arrangements for optimising operational condition
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W28/00—Network traffic management; Network resource management
- H04W28/02—Traffic management, e.g. flow control or congestion control
- H04W28/06—Optimizing the usage of the radio link, e.g. header compression, information sizing, discarding information
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
本发明提供了一种数据传输方法、移动终端、基站及计算机可读存储介质,该方法包括:检测目标参数值与预设门限值的关系是否满足预定条件;若满足预定条件,则将所述移动终端的分组数据汇聚协议PDCP层的缓存数据发送给底层协议层。采用本发明的方法,在目标参数值与预设门限值的关系满足预定条件时,将PDCP层的缓存数据发送给底层协议层,实现对数据的预处理,无需等待底层协议层的发送指示,降低了数据发送的延迟。
The present invention provides a data transmission method, a mobile terminal, a base station and a computer-readable storage medium. The method includes: detecting whether the relationship between a target parameter value and a preset threshold value satisfies a predetermined condition; The buffered data of the PDCP layer of the packet data convergence protocol of the mobile terminal is sent to the bottom protocol layer. By adopting the method of the present invention, when the relationship between the target parameter value and the preset threshold value satisfies the predetermined condition, the buffered data of the PDCP layer is sent to the underlying protocol layer, so as to realize the preprocessing of the data without waiting for the sending instruction of the underlying protocol layer , reducing the delay of data transmission.
Description
技术领域technical field
本发明涉及通信应用的技术领域,尤其涉及数据传输方法、移动终端、基站及计算机可读存储介质。The present invention relates to the technical field of communication applications, and in particular, to a data transmission method, a mobile terminal, a base station, and a computer-readable storage medium.
背景技术Background technique
5G UE(User Equipment,用户设备)为了支持大数据的发送,需要UE在收到网络侧的调度信息之前就对发送的数据进行处理,即UE的PDCP(Packet Data ConvergenceProtocol,包汇聚协议)层和RLC(Radio Link Control,无线链路控制)层在收到MAC(Medium Access Control,媒体接入控制)层的发送指示之前将数据出处理后发送给MAC层,MAC层将接收到的数据进行合并(multiplexing)处理。In order to support the transmission of big data, the 5G UE (User Equipment, user equipment) needs to process the transmitted data before receiving the scheduling information from the network side, that is, the PDCP (Packet Data Convergence Protocol) layer of the UE and the The RLC (Radio Link Control, Radio Link Control) layer processes the data and sends it to the MAC layer before receiving the transmission instruction from the MAC (Medium Access Control, Media Access Control) layer, and the MAC layer combines the received data. (multiplexing) processing.
为了支持split bearer(分离承载)在不同小区组上的数据发送,PDCP发送实体需要在接收到底层的发送指示时,才能向对应的RLC(Radio Link Control,无线链路层控制协议)实体发送数据,增加了发送数据的延迟。In order to support the data transmission of split bearer (separated bearer) on different cell groups, the PDCP sending entity needs to send data to the corresponding RLC (Radio Link Control, Radio Link Layer Control Protocol) entity only after receiving the transmission instruction from the bottom layer. , which increases the delay in sending data.
发明内容SUMMARY OF THE INVENTION
本发明的目的在于提供一种数据传输方法、移动终端、基站及计算机可读存储介质,用以解决发送数据延迟的问题。The purpose of the present invention is to provide a data transmission method, a mobile terminal, a base station and a computer-readable storage medium to solve the problem of delay in sending data.
为了实现上述目的,本发明提供了一种数据传输方法,应用于移动终端,包括:In order to achieve the above object, the present invention provides a data transmission method, which is applied to a mobile terminal, including:
检测目标参数值与预设门限值的关系是否满足预定条件;Detecting whether the relationship between the target parameter value and the preset threshold value satisfies a predetermined condition;
若满足预定条件,则将所述移动终端的分组数据汇聚协议PDCP层的缓存数据发送给底层协议层。If the predetermined condition is met, the buffered data of the PDCP layer of the packet data convergence protocol of the mobile terminal is sent to the bottom protocol layer.
为了实现上述目的,本发明的实施例还提供了一种数据传输方法,应用于基站,包括:In order to achieve the above purpose, an embodiment of the present invention also provides a data transmission method, applied to a base station, including:
为移动终端配置预设门限值,所述预设门限值供所述移动终端确定是否将PDCP层的缓存数据发送给底层协议层;Configuring a preset threshold value for the mobile terminal, the preset threshold value is used by the mobile terminal to determine whether to send the cached data of the PDCP layer to the underlying protocol layer;
将所述预设门限值发送给所述移动终端。Send the preset threshold value to the mobile terminal.
为了实现上述目的,本发明的实施例还提供了一种移动终端,包括:In order to achieve the above purpose, an embodiment of the present invention also provides a mobile terminal, including:
检测模块,用于检测目标参数值与预设门限值的关系是否满足预定条件;a detection module for detecting whether the relationship between the target parameter value and the preset threshold value satisfies a predetermined condition;
第一发送模块,用于若满足预定条件,则将所述移动终端的分组数据汇聚协议PDCP层的缓存数据发送给底层协议层。The first sending module is configured to send the buffered data of the PDCP layer of the packet data convergence protocol of the mobile terminal to the bottom protocol layer if the predetermined condition is satisfied.
为了实现上述目的,本发明的实施例还提供了一种移动终端,包括第一存储器、第一处理器及存储在第一存储器上并可在第一处理器上运行的第一计算机程序,所述第一处理器执行所述第一计算机程序时实现如上所述数据传输方法中的步骤。In order to achieve the above object, an embodiment of the present invention also provides a mobile terminal, including a first memory, a first processor, and a first computer program stored in the first memory and running on the first processor, so When the first processor executes the first computer program, the steps in the data transmission method described above are implemented.
为了实现上述目的,本发明的实施例还提供了一种计算机可读存储介质,其上存储有第一计算机程序,该第一计算机程序被处理器执行时实现如上所述数据传输方法中的步骤。In order to achieve the above object, an embodiment of the present invention further provides a computer-readable storage medium, on which a first computer program is stored, and when the first computer program is executed by a processor, implements the steps in the above data transmission method .
为了实现上述目的,本发明的实施例还提供了一种基站,包括:In order to achieve the above purpose, an embodiment of the present invention also provides a base station, including:
第一配置模块,用于为移动终端配置预设门限值,所述预设门限值供所述移动终端确定是否将PDCP层的缓存数据发送给底层协议层;a first configuration module, configured to configure a preset threshold value for the mobile terminal, where the preset threshold value is used by the mobile terminal to determine whether to send the cached data of the PDCP layer to the underlying protocol layer;
第三发送模块,用于将所述预设门限值发送给所述移动终端。A third sending module, configured to send the preset threshold value to the mobile terminal.
为了实现上述目的,本发明的实施例还提供了一种基站,包括第二存储器、第二处理器及存储在第二存储器上并可在第二处理器上运行的第二计算机程序,所述第二处理器执行所述第二计算机程序时实现如上所述数据传输方法中的步骤。To achieve the above object, an embodiment of the present invention further provides a base station, comprising a second memory, a second processor, and a second computer program stored in the second memory and running on the second processor, the When the second processor executes the second computer program, the steps in the data transmission method described above are implemented.
为了实现上述目的,本发明的实施例还提供了一种计算机可读存储介质,其上存储有第二计算机程序,该第二计算机程序被处理器执行时实现如上所述数据传输方法中的步骤。In order to achieve the above object, an embodiment of the present invention also provides a computer-readable storage medium, on which a second computer program is stored, and when the second computer program is executed by a processor, implements the steps in the above data transmission method .
本发明实施例具有以下有益效果:The embodiment of the present invention has the following beneficial effects:
本发明实施例的上述技术方案,检测目标参数值与预设门限值的关系是否满足预定条件;若满足预定条件,则将所述移动终端的分组数据汇聚协议PDCP层的缓存数据发送给底层协议层。采用本发明的方法,在目标参数值与预设门限值的关系满足预定条件时,将PDCP层的缓存数据发送给底层协议层,实现对数据的预处理,无需等待底层协议层的发送指示,降低了数据发送的延迟。In the above technical solution of the embodiment of the present invention, it is detected whether the relationship between the target parameter value and the preset threshold value satisfies the predetermined condition; if the predetermined condition is satisfied, the cached data of the PDCP layer of the packet data convergence protocol of the mobile terminal is sent to the bottom layer protocol layer. By adopting the method of the present invention, when the relationship between the target parameter value and the preset threshold value satisfies the predetermined condition, the buffered data of the PDCP layer is sent to the underlying protocol layer, so as to realize the preprocessing of the data without waiting for the sending instruction of the underlying protocol layer. , reducing the delay of data transmission.
附图说明Description of drawings
图1为本发明实施例的数据传输方法的第一工作流程图;FIG. 1 is a first working flowchart of a data transmission method according to an embodiment of the present invention;
图2为本发明实施例的数据传输方法的第二工作流程图;FIG. 2 is a second working flowchart of the data transmission method according to the embodiment of the present invention;
图3为本发明实施例的移动终端的第一结构框图;3 is a first structural block diagram of a mobile terminal according to an embodiment of the present invention;
图4为本发明实施例的移动终端的第二结构框图;4 is a second structural block diagram of a mobile terminal according to an embodiment of the present invention;
图5为本发明实施例的移动终端的第三结构框图;5 is a third structural block diagram of a mobile terminal according to an embodiment of the present invention;
图6为本发明实施例的移动终端的第四结构框图;6 is a fourth structural block diagram of a mobile terminal according to an embodiment of the present invention;
图7为本发明实施例的基站的第一结构框图;7 is a first structural block diagram of a base station according to an embodiment of the present invention;
图8为本发明实施例的基站的第二结构框图。FIG. 8 is a second structural block diagram of a base station according to an embodiment of the present invention.
具体实施方式Detailed ways
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are part of the embodiments of the present invention, but not all of the embodiments. Based on the embodiments of the present invention, all other embodiments obtained by those of ordinary skill in the art without creative efforts shall fall within the protection scope of the present invention.
如图1所示,本发明的实施例提供了一种数据传输方法,应用于移动终端,包括:As shown in FIG. 1, an embodiment of the present invention provides a data transmission method, which is applied to a mobile terminal, including:
步骤101:检测目标参数值与预设门限值的关系是否满足预定条件。Step 101: Detect whether the relationship between the target parameter value and the preset threshold value satisfies a predetermined condition.
该目标参数值可具体包括移动终端缓存的数据量、所述移动终端的PDCP层缓存的数据量、所述移动终端发送数据的延迟时间,以及所述移动终端发送数据的丢包率中的至少一个。该预设门限值为网络侧预先配置的、供所述移动终端确定是否将PDCP层的缓存数据发送给底层协议层。The target parameter value may specifically include at least one of the amount of data buffered by the mobile terminal, the amount of data buffered by the PDCP layer of the mobile terminal, the delay time for the mobile terminal to send data, and the packet loss rate of the data sent by the mobile terminal. One. The preset threshold value is preconfigured by the network side and is used by the mobile terminal to determine whether to send the buffered data of the PDCP layer to the underlying protocol layer.
通过检测目标参数值与预设门限值的关系是否满足预定条件,来确定是否要对PDCP层缓存的数据进行预处理。Whether to preprocess the data buffered by the PDCP layer is determined by detecting whether the relationship between the target parameter value and the preset threshold value satisfies a predetermined condition.
步骤102:若满足预定条件,则将上述移动终端的分组数据汇聚协议PDCP层的缓存数据发送给底层协议层。Step 102: If the predetermined condition is satisfied, send the buffered data of the PDCP layer of the packet data convergence protocol of the mobile terminal to the underlying protocol layer.
这里的底层协议层可具体为多个底层实体,如第一无线链路控制RLC实体和第二RLC实体,其中,所述第一RLC实体与所述移动终端的主小区组MCG相对应,所述第二RLC实体与所述移动终端的辅小区组SCG相对应。The underlying protocol layer here may specifically be multiple underlying entities, such as a first radio link control RLC entity and a second RLC entity, wherein the first RLC entity corresponds to the primary cell group MCG of the mobile terminal, so The second RLC entity corresponds to the secondary cell group SCG of the mobile terminal.
在满足上述预定条件时,通过将移动终端的PDCP层的缓存数据发送给底层协议层,实现数据的预处理,降低了数据发送的延迟。When the above predetermined conditions are met, by sending the buffered data of the PDCP layer of the mobile terminal to the underlying protocol layer, data preprocessing is realized, and the delay of data sending is reduced.
进一步地,在上述步骤101之前,还包括:Further, before the
步骤100:获取网络侧配置的上述预设门限值。Step 100: Obtain the above-mentioned preset threshold value configured on the network side.
这里通过配置预设门限值所述移动终端确定是否将PDCP层的缓存数据发送给底层协议层。Here, by configuring a preset threshold value, the mobile terminal determines whether to send the buffered data of the PDCP layer to the underlying protocol layer.
进一步地,上述目标参数值包括至少一个参数值,上述预设门限值包括与每个所述参数值对应的门限值。Further, the target parameter value includes at least one parameter value, and the preset threshold value includes a threshold value corresponding to each of the parameter values.
此时,上述步骤101包括:At this time, the
检测每个所述参数值与该参数值对应的门限值的关系是否满足该参数值对应的预定条件;当每个所述参数值与该参数值对应的门限值的关系均满足该参数值对应的预定条件时,则确定所述目标参数值与预设门限值的关系满足预定条件。Detect whether the relationship between each of the parameter values and the threshold value corresponding to the parameter value satisfies the predetermined condition corresponding to the parameter value; when the relationship between each of the parameter values and the threshold value corresponding to the parameter value satisfies the parameter When the predetermined condition corresponding to the value is satisfied, it is determined that the relationship between the target parameter value and the preset threshold value satisfies the predetermined condition.
具体的,若目标参数值包括所述移动终端缓存的数据量,预设门限值包括第一门限值;Specifically, if the target parameter value includes the amount of data buffered by the mobile terminal, the preset threshold value includes the first threshold value;
此时,上述步骤101包括:判断所述移动终端缓存的数据量是否大于或者等于所述第一门限值。At this time, the
若目标参数值包括所述移动终端的PDCP层缓存的数据量,所述预设门限值包括第二门限值;If the target parameter value includes the data amount buffered by the PDCP layer of the mobile terminal, the preset threshold value includes the second threshold value;
此时,上述步骤101包括:判断所述移动终端的PDCP层缓存的数据量是否大于或者等于所述第二门限值。At this time, the
若目标参数值包括所述移动终端发送数据的延迟时间,所述预设门限值包括第三门限值;If the target parameter value includes a delay time for the mobile terminal to send data, the preset threshold value includes a third threshold value;
此时,上述步骤101包括:判断所述移动终端发送数据的延迟时间是否大于或者等于所述第三门限值。At this time, the
若所述目标参数值包括所述移动终端发送数据的丢包率,所述预设门限值包括第四门限值;If the target parameter value includes a packet loss rate of data sent by the mobile terminal, the preset threshold value includes a fourth threshold value;
此时,上述步骤101包括:判断所述移动终端发送数据的丢包率是否小于所述第四门限值。At this time, the
进一步地,上述步骤101之后,还包括:Further, after the
步骤103:若目标参数值与预设门限值的关系不满足预定条件,则在接收到底层协议层的发送指示信息后,根据所述发送指示信息,将PDCP层的缓存数据发送给底层协议层。Step 103: If the relationship between the target parameter value and the preset threshold value does not meet the predetermined condition, after receiving the sending instruction information of the underlying protocol layer, according to the sending instruction information, send the buffered data of the PDCP layer to the underlying protocol. Floor.
本发明实施例中,在目标参数值与预设门限值的关系不满足预定条件时,不对PDCP层的缓存数据进行预处理,即在接收到底层协议层的发送指示信息后,根据所述发送指示信息,将PDCP层的缓存数据发送给底层协议层。In this embodiment of the present invention, when the relationship between the target parameter value and the preset threshold value does not meet the predetermined condition, the buffered data of the PDCP layer is not preprocessed, that is, after receiving the sending instruction information of the underlying protocol layer, according to the Send the indication information, and send the buffered data of the PDCP layer to the underlying protocol layer.
可选的,上述步骤101及上述步骤103中,将PDCP层的缓存数据发送给底层协议层的步骤包括:Optionally, in the
根据预设比例信息,将所述PDCP层的缓存数据发送给所述移动终端中的多个底层实体。According to the preset ratio information, the buffered data of the PDCP layer is sent to multiple underlying entities in the mobile terminal.
具体的,根据所述预设比例信息,将所述PDCP层的缓存数据划分为第一缓存数据和第二缓存数据;将所述第一缓存数据发送给所述移动终端中的第一无线链路控制RLC实体,将所述第二缓存数据发送给所述移动终端中的第二RLC实体,其中,所述第一RLC实体与所述移动终端的主小区组MCG相对应,所述第二RLC实体与所述移动终端的辅小区组SCG相对应。Specifically, according to the preset ratio information, the buffered data of the PDCP layer is divided into first buffered data and second buffered data; and the first buffered data is sent to the first wireless link in the mobile terminal The RLC entity controls the RLC entity in the path, and sends the second buffered data to the second RLC entity in the mobile terminal, wherein the first RLC entity corresponds to the primary cell group MCG of the mobile terminal, and the second RLC entity corresponds to the primary cell group MCG of the mobile terminal. The RLC entity corresponds to the secondary cell group SCG of the mobile terminal.
假定上述预设比例信息为第一RLC实体占据30%,第二RLC实体占据70%,则PDCP实体将30%的缓存数据发送给第一RLC实体,将70%的缓存数据发送第二RLC实体。Assuming that the above preset ratio information is that the first RLC entity occupies 30% and the second RLC entity occupies 70%, the PDCP entity sends 30% of the buffered data to the first RLC entity, and sends 70% of the buffered data to the second RLC entity .
进一步地,在根据预设比例信息,将所述PDCP层的缓存数据发送给所述移动终端中的多个底层实体的步骤之前,还包括:Further, before the step of sending the cached data of the PDCP layer to multiple underlying entities in the mobile terminal according to the preset ratio information, the method further includes:
获取网络侧配置的所述预设比例信息。Acquire the preset ratio information configured on the network side.
这里,通过获取网络侧配置的预设比例信息,以供所述移动终端将PDCP层的缓存数据发送给所述移动终端中的多个底层实体。Here, the preset ratio information configured on the network side is acquired, so that the mobile terminal can send the buffered data of the PDCP layer to multiple underlying entities in the mobile terminal.
本发明实施例的数据传输方法,检测目标参数值与预设门限值的关系是否满足预定条件;若满足预定条件,则将所述移动终端的分组数据汇聚协议PDCP层的缓存数据发送给底层协议层。采用本发明的方法,在目标参数值与预设门限值的关系满足预定条件时,将PDCP层的缓存数据发送给底层协议层,实现对数据的预处理,无需等待底层协议层的发送指示,降低了数据发送的延迟。In the data transmission method of the embodiment of the present invention, it is detected whether the relationship between the target parameter value and the preset threshold value satisfies a predetermined condition; if the predetermined condition is satisfied, the cached data of the PDCP layer of the packet data convergence protocol of the mobile terminal is sent to the bottom layer. protocol layer. By adopting the method of the present invention, when the relationship between the target parameter value and the preset threshold value satisfies the predetermined condition, the buffered data of the PDCP layer is sent to the underlying protocol layer, so as to realize the preprocessing of the data without waiting for the sending instruction of the underlying protocol layer. , reducing the delay of data transmission.
如图2所示,本发明的实施例还提供了一种数据传输方法,应用于基站,包括:As shown in FIG. 2, an embodiment of the present invention further provides a data transmission method, applied to a base station, including:
步骤201:为移动终端配置预设门限值,该预设门限值供移动终端确定是否将PDCP层的缓存数据发送给底层协议层。Step 201: Configure a preset threshold value for the mobile terminal, where the preset threshold value is used by the mobile terminal to determine whether to send the buffered data of the PDCP layer to the underlying protocol layer.
步骤202:将上述预设门限值发送给上述移动终端。Step 202: Send the preset threshold value to the mobile terminal.
本发明实施例的数据传输方法,基站为移动终端配置预设门限值并发送给移动终端,以供移动终端确定是否将PDCP层的缓存数据发送给底层协议层,从而确定是否对PDCP层的缓存数据进行预处理。In the data transmission method according to the embodiment of the present invention, the base station configures a preset threshold value for the mobile terminal and sends it to the mobile terminal, so that the mobile terminal can determine whether to send the cached data of the PDCP layer to the underlying protocol layer, so as to determine whether to send the buffered data of the PDCP layer to the underlying protocol layer. Cache data for preprocessing.
进一步地,本发明的数据传输方法还包括:Further, the data transmission method of the present invention also includes:
为所述移动终端配置预设比例信息,所述预设比例信息供所述移动终端将PDCP层的缓存数据发送给所述移动终端中的多个底层实体;将所述预设比例信息发送给所述移动终端。Configuring preset ratio information for the mobile terminal, the preset ratio information is used by the mobile terminal to send the cached data of the PDCP layer to multiple underlying entities in the mobile terminal; sending the preset ratio information to the mobile terminal.
假定上述预设比例信息为第一RLC实体占据30%,第二RLC实体占据70%,则PDCP实体将30%的缓存数据发送给第一RLC实体,将70%的缓存数据发送第二RLC实体。Assuming that the above preset ratio information is that the first RLC entity occupies 30% and the second RLC entity occupies 70%, the PDCP entity sends 30% of the buffered data to the first RLC entity, and sends 70% of the buffered data to the second RLC entity .
本发明实施例的数据传输方法,网络侧先为移动终端配置预设门限值及预设比例信息;移动终端检测目标参数值与预设门限值的关系是否满足预定条件;在满足预定条件时,根据上述预设比例信息将PDCP层的缓存数据发送给多个底层实体;在不满足预定条件时,在接收到底层协议层的发送指示信息后,根据所述发送指示信息及上述预设比例信息,将PDCP层的缓存数据发送给多个底层实体。In the data transmission method of the embodiment of the present invention, the network side first configures the preset threshold value and preset ratio information for the mobile terminal; the mobile terminal detects whether the relationship between the target parameter value and the preset threshold value satisfies the predetermined condition; When the preset ratio information is used, the cached data of the PDCP layer is sent to multiple underlying entities according to the above preset ratio information; when the predetermined conditions are not met, after receiving the sending instruction information of the underlying protocol layer, according to the sending instruction information and the above preset Scale information, which sends the buffered data of the PDCP layer to multiple underlying entities.
如图3所示,本发明的实施例还提供了一种移动终端300,包括:As shown in FIG. 3, an embodiment of the present invention further provides a
检测模块301,用于检测目标参数值与预设门限值的关系是否满足预定条件;A detection module 301, configured to detect whether the relationship between the target parameter value and the preset threshold value satisfies a predetermined condition;
第一发送模块302,用于若满足预定条件,则将所述移动终端的分组数据汇聚协议PDCP层的缓存数据发送给底层协议层。The
本发明实施例的移动终端,还包括:The mobile terminal according to the embodiment of the present invention further includes:
第一获取模块,用于获取网络侧配置的所述预设门限值。The first obtaining module is configured to obtain the preset threshold value configured by the network side.
本发明实施例的移动终端,所述目标参数值包括至少一个参数值,所述预设门限值包括与每个所述参数值对应的门限值;In the mobile terminal of the embodiment of the present invention, the target parameter value includes at least one parameter value, and the preset threshold value includes a threshold value corresponding to each of the parameter values;
所述检测模块301包括:The detection module 301 includes:
检测子模块,用于检测每个所述参数值与该参数值对应的门限值的关系是否满足该参数值对应的预定条件;a detection submodule, configured to detect whether the relationship between each of the parameter values and the threshold value corresponding to the parameter value satisfies the predetermined condition corresponding to the parameter value;
确定子模块,用于当每个所述参数值与该参数值对应的门限值的关系均满足该参数值对应的预定条件时,则确定所述目标参数值与预设门限值的关系满足预定条件。A determination sub-module for determining the relationship between the target parameter value and the preset threshold value when the relationship between each of the parameter values and the threshold value corresponding to the parameter value satisfies the predetermined condition corresponding to the parameter value meet the predetermined conditions.
本发明实施例的移动终端,所述目标参数值包括:所述移动终端缓存的数据量、所述移动终端的PDCP层缓存的数据量、所述移动终端发送数据的延迟时间,以及所述移动终端发送数据的丢包率中的至少一个。In the mobile terminal of the embodiment of the present invention, the target parameter value includes: the amount of data buffered by the mobile terminal, the amount of data buffered by the PDCP layer of the mobile terminal, the delay time for the mobile terminal to send data, and the amount of data buffered by the mobile terminal. At least one of the packet loss rates of the data sent by the terminal.
本发明实施例的移动终端,所述目标参数值包括所述移动终端缓存的数据量,所述预设门限值包括第一门限值;In the mobile terminal of the embodiment of the present invention, the target parameter value includes the amount of data buffered by the mobile terminal, and the preset threshold value includes a first threshold value;
所述检测模块301用于判断所述移动终端缓存的数据量是否大于或者等于所述第一门限值。The detection module 301 is configured to determine whether the amount of data buffered by the mobile terminal is greater than or equal to the first threshold value.
本发明实施例的移动终端,所述目标参数值包括所述移动终端的PDCP层缓存的数据量,所述预设门限值包括第二门限值;In the mobile terminal according to the embodiment of the present invention, the target parameter value includes the amount of data buffered by the PDCP layer of the mobile terminal, and the preset threshold value includes a second threshold value;
所述检测模块301用于判断所述移动终端的PDCP层缓存的数据量是否大于或者等于所述第二门限值。The detection module 301 is configured to determine whether the amount of data buffered by the PDCP layer of the mobile terminal is greater than or equal to the second threshold value.
本发明实施例的移动终端,所述目标参数值包括所述移动终端发送数据的延迟时间,所述预设门限值包括第三门限值;In the mobile terminal of the embodiment of the present invention, the target parameter value includes a delay time for the mobile terminal to send data, and the preset threshold value includes a third threshold value;
所述检测模块301用于判断所述移动终端发送数据的延迟时间是否大于或者等于所述第三门限值。The detection module 301 is configured to determine whether the delay time for sending data by the mobile terminal is greater than or equal to the third threshold value.
本发明实施例的移动终端,所述目标参数值包括所述移动终端发送数据的丢包率,所述预设门限值包括第四门限值;In the mobile terminal of the embodiment of the present invention, the target parameter value includes a packet loss rate of data sent by the mobile terminal, and the preset threshold value includes a fourth threshold value;
所述检测模块301用于判断所述移动终端发送数据的丢包率是否小于所述第四门限值。The detection module 301 is configured to determine whether the packet loss rate of the data sent by the mobile terminal is less than the fourth threshold value.
本发明实施例的移动终端,还包括:The mobile terminal according to the embodiment of the present invention further includes:
第二发送模块,用于若目标参数值与预设门限值的关系不满足预定条件,则在接收到底层协议层的发送指示信息后,根据所述发送指示信息,将PDCP层的缓存数据发送给底层协议层。The second sending module is configured to, if the relationship between the target parameter value and the preset threshold value does not satisfy the predetermined condition, after receiving the sending instruction information of the underlying protocol layer, send the buffered data of the PDCP layer according to the sending instruction information Sent to the underlying protocol layer.
本发明实施例的移动终端,还包括:The mobile terminal according to the embodiment of the present invention further includes:
发送子模块,用于根据预设比例信息,将所述PDCP层的缓存数据发送给所述移动终端中的多个底层实体。The sending sub-module is configured to send the buffered data of the PDCP layer to multiple underlying entities in the mobile terminal according to the preset ratio information.
上述第一发送模块和上述第二发送模块均包括该发送子模块。Both the above-mentioned first sending module and the above-mentioned second sending module include the sending sub-module.
本发明实施例的移动终端,所述发送子模块包括:In the mobile terminal according to the embodiment of the present invention, the sending submodule includes:
划分单元,用于根据所述预设比例信息,将所述PDCP层的缓存数据划分为第一缓存数据和第二缓存数据;a dividing unit, configured to divide the cached data of the PDCP layer into first cached data and second cached data according to the preset ratio information;
发送单元,用于将所述第一缓存数据发送给所述移动终端中的第一无线链路控制RLC实体,将所述第二缓存数据发送给所述移动终端中的第二RLC实体,其中,所述第一RLC实体与所述移动终端的主小区组MCG相对应,所述第二RLC实体与所述移动终端的辅小区组SCG相对应。a sending unit, configured to send the first buffered data to the first RLC entity in the mobile terminal, and send the second buffered data to the second RLC entity in the mobile terminal, wherein , the first RLC entity corresponds to the primary cell group MCG of the mobile terminal, and the second RLC entity corresponds to the secondary cell group SCG of the mobile terminal.
本发明实施例的移动终端,还包括:The mobile terminal according to the embodiment of the present invention further includes:
第二获取模块,用于获取网络侧配置的所述预设比例信息。The second obtaining module is configured to obtain the preset ratio information configured on the network side.
本发明实施例的移动终端,检测目标参数值与预设门限值的关系是否满足预定条件;若满足预定条件,则将所述移动终端的分组数据汇聚协议PDCP层的缓存数据发送给底层协议层。采用本发明的方法,在上行分离承载的应用场景中,无需等待底层协议层的发送指示,在目标参数值与预设门限值的关系满足预定条件时,便可以自动将PDCP层的缓存数据发送给底层协议层,实现对数据的预处理,降低了数据发送的延迟。The mobile terminal in the embodiment of the present invention detects whether the relationship between the target parameter value and the preset threshold value satisfies the predetermined condition; if the predetermined condition is satisfied, the cached data of the PDCP layer of the packet data convergence protocol of the mobile terminal is sent to the underlying protocol Floor. By adopting the method of the present invention, in the application scenario of uplink separation bearer, there is no need to wait for the sending instruction of the underlying protocol layer, and when the relationship between the target parameter value and the preset threshold value satisfies the predetermined condition, the buffered data of the PDCP layer can be automatically stored. It is sent to the underlying protocol layer to realize data preprocessing and reduce the delay of data transmission.
需要说明的是,该移动终端是与上述方法实施例对应的终端,上述方法实施例中所有实现方式均适用于该移动终端的实施例中,也能达到相同的技术效果。It should be noted that the mobile terminal is a terminal corresponding to the above method embodiments, and all implementations in the above method embodiments are applicable to the mobile terminal embodiments, and the same technical effects can also be achieved.
为了更好的实现上述目的,如图4所示,本发明的实施例还提供了一种移动终端,包括第一存储器420、第一处理器400、第一收发机410、用户接口430、总线接口及存储在第一存储器420上并可在第一处理器400上运行的第一计算机程序,所述第一处理器400用于读取第一存储器420中的程序,执行下列过程:In order to better achieve the above purpose, as shown in FIG. 4 , an embodiment of the present invention further provides a mobile terminal, including a
检测目标参数值与预设门限值的关系是否满足预定条件;Detecting whether the relationship between the target parameter value and the preset threshold value satisfies a predetermined condition;
若满足预定条件,则将所述移动终端的分组数据汇聚协议PDCP层的缓存数据发送给底层协议层。If the predetermined condition is met, the buffered data of the PDCP layer of the packet data convergence protocol of the mobile terminal is sent to the bottom protocol layer.
其中,在图4中,总线架构可以包括任意数量的互联的总线和桥,具体由第一处理器400代表的一个或多个处理器和第一存储器420代表的存储器的各种电路链接在一起。总线架构还可以将诸如外围设备、稳压器和功率管理电路等之类的各种其他电路链接在一起,这些都是本领域所公知的,因此,本文不再对其进行进一步描述。总线接口提供接口。第一收发机410可以是多个元件,即包括发送机和收发机,提供用于在传输介质上与各种其他装置通信的单元。针对不同的用户设备,用户接口430还可以是能够外接内接需要设备的接口,连接的设备包括但不限于小键盘、显示器、扬声器、麦克风、操纵杆等。Wherein, in FIG. 4 , the bus architecture may include any number of interconnected buses and bridges, specifically, one or more processors represented by the
第一处理器400负责管理总线架构和通常的处理,第一存储器420可以存储第一处理器400在执行操作时所使用的数据。The
第一处理器400还用于:获取网络侧配置的所述预设门限值。The
可选的,所述目标参数值包括至少一个参数值,所述预设门限值包括与每个所述参数值对应的门限值;第一处理器400还用于:检测每个所述参数值与该参数值对应的门限值的关系是否满足该参数值对应的预定条件;当每个所述参数值与该参数值对应的门限值的关系均满足该参数值对应的预定条件时,则确定所述目标参数值与预设门限值的关系满足预定条件。Optionally, the target parameter value includes at least one parameter value, and the preset threshold value includes a threshold value corresponding to each of the parameter values; the
可选的,所述目标参数值包括:所述移动终端缓存的数据量、所述移动终端的PDCP层缓存的数据量、所述移动终端发送数据的延迟时间,以及所述移动终端发送数据的丢包率中的至少一个。Optionally, the target parameter value includes: the amount of data buffered by the mobile terminal, the amount of data buffered by the PDCP layer of the mobile terminal, the delay time for the mobile terminal to send data, and the time for the mobile terminal to send data. at least one of the packet loss rates.
可选的,所述目标参数值包括所述移动终端缓存的数据量,所述预设门限值包括第一门限值;第一处理器400还用于:判断所述移动终端缓存的数据量是否大于或者等于所述第一门限值。Optionally, the target parameter value includes the amount of data buffered by the mobile terminal, and the preset threshold value includes a first threshold value; the
可选的,所述目标参数值包括所述移动终端的PDCP层缓存的数据量,所述预设门限值包括第二门限值;第一处理器400还用于:判断所述移动终端的PDCP层缓存的数据量是否大于或者等于所述第二门限值。Optionally, the target parameter value includes the amount of data buffered by the PDCP layer of the mobile terminal, and the preset threshold value includes a second threshold value; the
可选的,所述目标参数值包括所述移动终端发送数据的延迟时间,所述预设门限值包括第三门限值;第一处理器400还用于:判断所述移动终端发送数据的延迟时间是否大于或者等于所述第三门限值。Optionally, the target parameter value includes a delay time for the mobile terminal to send data, and the preset threshold value includes a third threshold value; the
可选的,所述目标参数值包括所述移动终端发送数据的丢包率,所述预设门限值包括第四门限值;第一处理器400还用于:判断所述移动终端发送数据的丢包率是否小于所述第四门限值。Optionally, the target parameter value includes a packet loss rate of data sent by the mobile terminal, and the preset threshold value includes a fourth threshold value; the
第一处理器400还用于:若目标参数值与预设门限值的关系不满足预定条件,则在接收到底层协议层的发送指示信息后,根据所述发送指示信息,将PDCP层的缓存数据发送给底层协议层。The
第一处理器400还用于:根据预设比例信息,将所述PDCP层的缓存数据发送给所述移动终端中的多个底层实体。The
第一处理器400还用于:根据所述预设比例信息,将所述PDCP层的缓存数据划分为第一缓存数据和第二缓存数据;将所述第一缓存数据发送给所述移动终端中的第一无线链路控制RLC实体,将所述第二缓存数据发送给所述移动终端中的第二RLC实体,其中,所述第一RLC实体与所述移动终端的主小区组MCG相对应,所述第二RLC实体与所述移动终端的辅小区组SCG相对应。The
第一处理器400还用于:获取网络侧配置的所述预设比例信息。The
在本发明的一些实施例中,还提供了一种计算机可读存储介质,其上存储有第一计算机程序,该第一计算机程序被处理器执行时实现以下步骤:In some embodiments of the present invention, a computer-readable storage medium is also provided, on which a first computer program is stored, and when the first computer program is executed by a processor, the following steps are implemented:
检测目标参数值与预设门限值的关系是否满足预定条件;Detecting whether the relationship between the target parameter value and the preset threshold value satisfies a predetermined condition;
若满足预定条件,则将所述移动终端的分组数据汇聚协议PDCP层的缓存数据发送给底层协议层。If the predetermined condition is met, the buffered data of the PDCP layer of the packet data convergence protocol of the mobile terminal is sent to the bottom protocol layer.
需要说的是,该第一计算机程序被处理器执行时,能实现上述所有实施例中的实现方式,此处不再赘述。It should be noted that, when the first computer program is executed by the processor, it can realize the implementation manners in all the above-mentioned embodiments, which will not be repeated here.
如图5所示,为本发明实施例移动终端的又一结构框图,图5所示的移动终端500包括:至少一个处理器501、存储器502、至少一个网络接口504和其他用户接口503。移动终端500中的各个组件通过总线系统505耦合在一起。可理解,总线系统505用于实现这些组件之间的连接通信。总线系统505除包括数据总线之外,还包括电源总线、控制总线和状态信号总线。但是为了清楚说明起见,在图5中将各种总线都标为总线系统505。5 is another structural block diagram of a mobile terminal according to an embodiment of the present invention. The
其中,用户接口503可以包括显示器、键盘或者点击设备(例如,鼠标,轨迹球(trackball)、触感板或者触摸屏等。Among them, the
可以理解,本发明实施例中的存储器502可以是易失性存储器或非易失性存储器,或可包括易失性和非易失性存储器两者。其中,非易失性存储器可以是只读存储器(Read-Only Memory,ROM)、可编程只读存储器(Programmable ROM,PROM)、可擦除可编程只读存储器(Erasable PROM,EPROM)、电可擦除可编程只读存储器(Electrically EPROM,EEPROM)或闪存。易失性存储器可以是随机存取存储器(Random Access Memory,RAM),其用作外部高速缓存。通过示例性但不是限制性说明,许多形式的RAM可用,例如静态随机存取存储器(Static RAM,SRAM)、动态随机存取存储器(Dynamic RAM,DRAM)、同步动态随机存取存储器(Synchronous DRAM,SDRAM)、双倍数据速率同步动态随机存取存储器(Double Data RateSDRAM,DDRSDRAM)、增强型同步动态随机存取存储器(Enhanced SDRAM,ESDRAM)、同步连接动态随机存取存储器(Synchlink DRAM,SLDRAM)和直接内存总线随机存取存储器(DirectRambus RAM,DRRAM)。本文描述的系统和方法的存储器502旨在包括但不限于这些和任意其它适合类型的存储器。It can be understood that the
在一些实施方式中,存储器502存储了如下的元素,可执行模块或者数据结构,或者他们的子集,或者他们的扩展集:操作系统5021和应用程序5022。In some embodiments,
其中,操作系统5021,包含各种系统程序,例如框架层、核心库层、驱动层等,用于实现各种基础业务以及处理基于硬件的任务。应用程序5022,包含各种应用程序,例如媒体播放器(Media Player)、浏览器(Browser)等,用于实现各种应用业务。实现本发明实施例方法的程序可以包含在应用程序5022中。The
在本发明的一实施例中,通过调用存储器502存储的程序或指令,具体的可以是在应用程序5022中存储的程序或指令,处理器501用于检测目标参数值与预设门限值的关系是否满足预定条件;若满足预定条件,则将所述移动终端的分组数据汇聚协议PDCP层的缓存数据发送给底层协议层。In an embodiment of the present invention, by calling the program or instruction stored in the
处理器501还用于:获取网络侧配置的所述预设门限值。The processor 501 is further configured to: obtain the preset threshold value configured by the network side.
可选的,所述目标参数值包括至少一个参数值,所述预设门限值包括与每个所述参数值对应的门限值;处理器501还用于:检测每个所述参数值与该参数值对应的门限值的关系是否满足该参数值对应的预定条件;当每个所述参数值与该参数值对应的门限值的关系均满足该参数值对应的预定条件时,则确定所述目标参数值与预设门限值的关系满足预定条件。Optionally, the target parameter value includes at least one parameter value, and the preset threshold value includes a threshold value corresponding to each of the parameter values; the processor 501 is further configured to: detect each of the parameter values Whether the relationship between the threshold value corresponding to the parameter value satisfies the predetermined condition corresponding to the parameter value; when the relationship between each of the parameter values and the threshold value corresponding to the parameter value satisfies the predetermined condition corresponding to the parameter value, Then it is determined that the relationship between the target parameter value and the preset threshold value satisfies a predetermined condition.
可选的,所述目标参数值包括:所述移动终端缓存的数据量、所述移动终端的PDCP层缓存的数据量、所述移动终端发送数据的延迟时间,以及所述移动终端发送数据的丢包率中的至少一个。Optionally, the target parameter value includes: the amount of data buffered by the mobile terminal, the amount of data buffered by the PDCP layer of the mobile terminal, the delay time for the mobile terminal to send data, and the time for the mobile terminal to send data. at least one of the packet loss rates.
可选的,所述目标参数值包括所述移动终端缓存的数据量,所述预设门限值包括第一门限值;处理器501还用于:判断所述移动终端缓存的数据量是否大于或者等于所述第一门限值。Optionally, the target parameter value includes the amount of data buffered by the mobile terminal, and the preset threshold value includes a first threshold value; the processor 501 is further configured to: determine whether the amount of data buffered by the mobile terminal is greater than or equal to the first threshold value.
可选的,所述目标参数值包括所述移动终端的PDCP层缓存的数据量,所述预设门限值包括第二门限值;处理器501还用于:判断所述移动终端的PDCP层缓存的数据量是否大于或者等于所述第二门限值。Optionally, the target parameter value includes the amount of data buffered by the PDCP layer of the mobile terminal, and the preset threshold value includes a second threshold value; the processor 501 is further configured to: determine the PDCP of the mobile terminal Whether the amount of data buffered by the layer is greater than or equal to the second threshold value.
可选的,所述目标参数值包括所述移动终端发送数据的延迟时间,所述预设门限值包括第三门限值;处理器501还用于:判断所述移动终端发送数据的延迟时间是否大于或者等于所述第三门限值。Optionally, the target parameter value includes a delay time for sending data by the mobile terminal, and the preset threshold value includes a third threshold value; the processor 501 is further configured to: determine the delay in sending data by the mobile terminal Whether the time is greater than or equal to the third threshold value.
可选的,所述目标参数值包括所述移动终端发送数据的丢包率,所述预设门限值包括第四门限值;处理器501还用于:判断所述移动终端发送数据的丢包率是否小于所述第四门限值。Optionally, the target parameter value includes a packet loss rate of data sent by the mobile terminal, and the preset threshold value includes a fourth threshold value; the processor 501 is further configured to: determine whether the mobile terminal sends data. Whether the packet loss rate is less than the fourth threshold value.
处理器501还用于:若目标参数值与预设门限值的关系不满足预定条件,则在接收到底层协议层的发送指示信息后,根据所述发送指示信息,将PDCP层的缓存数据发送给底层协议层。The processor 501 is further configured to: if the relationship between the target parameter value and the preset threshold value does not meet the predetermined condition, after receiving the transmission instruction information of the underlying protocol layer, according to the transmission instruction information, the cache data of the PDCP layer is stored. Sent to the underlying protocol layer.
处理器501还用于:根据预设比例信息,将所述PDCP层的缓存数据发送给所述移动终端中的多个底层实体。The processor 501 is further configured to: send the buffered data of the PDCP layer to multiple underlying entities in the mobile terminal according to the preset ratio information.
处理器501还用于:根据所述预设比例信息,将所述PDCP层的缓存数据划分为第一缓存数据和第二缓存数据;将所述第一缓存数据发送给所述移动终端中的第一无线链路控制RLC实体,将所述第二缓存数据发送给所述移动终端中的第二RLC实体,其中,所述第一RLC实体与所述移动终端的主小区组MCG相对应,所述第二RLC实体与所述移动终端的辅小区组SCG相对应。The processor 501 is further configured to: divide the cached data of the PDCP layer into first cached data and second cached data according to the preset ratio information; send the first cached data to the mobile terminal in the mobile terminal. The first radio link control RLC entity sends the second buffered data to the second RLC entity in the mobile terminal, wherein the first RLC entity corresponds to the primary cell group MCG of the mobile terminal, The second RLC entity corresponds to the secondary cell group SCG of the mobile terminal.
处理器501还用于:获取网络侧配置的所述预设比例信息。The processor 501 is further configured to: acquire the preset ratio information configured on the network side.
本发明实施例的移动终端500,处理器501用于检测目标参数值与预设门限值的关系是否满足预定条件;若满足预定条件,则将所述移动终端的分组数据汇聚协议PDCP层的缓存数据发送给底层协议层。采用本发明的方法,在上行分离承载的应用场景中,无需等待底层协议层的发送指示,在目标参数值与预设门限值的关系满足预定条件时,便可以自动将PDCP层的缓存数据发送给底层协议层,实现对数据的预处理,降低了数据发送的延迟。In the
本发明的移动终端如可以是手机、平板电脑、个人数字助理(Personal DigitalAssistant,PDA)、或车载电脑等等终端。For example, the mobile terminal of the present invention may be a terminal such as a mobile phone, a tablet computer, a personal digital assistant (Personal Digital Assistant, PDA), or a vehicle-mounted computer.
移动终端500能够实现前述实施例中终端实现的各个过程,为避免重复,这里不再赘述。The
上述本发明实施例揭示的方法均可以应用于处理器501中,或者由处理器501实现。处理器501可能是一种集成电路芯片,具有信号的处理能力。在实现过程中,上述方法的各步骤可以通过处理器501中的硬件的集成逻辑电路或者软件形式的指令完成。上述的处理器501可以是通用处理器、数字信号处理器(Digital Signal Processor,DSP)、专用集成电路(Application Specific Integrated Circuit,ASIC)、现成可编程门阵列(FieldProgrammable Gate Array,FPGA)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件。可以实现或者执行本发明实施例中的公开的各方法、步骤及逻辑框图。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。结合本发明实施例所公开的方法的步骤可以直接体现为硬件译码处理器执行完成,或者用译码处理器中的硬件及软件模块组合执行完成。软件模块可以位于随机存储器,闪存、只读存储器,可编程只读存储器或者电可擦写可编程存储器、寄存器等本领域成熟的存储介质中。该存储介质位于存储器502,处理器501读取存储器502中的信息,结合其硬件完成上述方法的步骤。The methods disclosed in the above embodiments of the present invention may all be applied to the processor 501 or implemented by the processor 501 . The processor 501 may be an integrated circuit chip with signal processing capability. In the implementation process, each step of the above-mentioned method can be completed by an integrated logic circuit of hardware in the processor 501 or an instruction in the form of software. The above-mentioned processor 501 may be a general-purpose processor, a digital signal processor (Digital Signal Processor, DSP), an application specific integrated circuit (Application Specific Integrated Circuit, ASIC), an off-the-shelf programmable gate array (Field Programmable Gate Array, FPGA) or other possible Programming logic devices, discrete gate or transistor logic devices, discrete hardware components. Various methods, steps, and logical block diagrams disclosed in the embodiments of the present invention can be implemented or executed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of the method disclosed in conjunction with the embodiments of the present invention may be directly embodied as executed by a hardware decoding processor, or executed by a combination of hardware and software modules in the decoding processor. The software modules may be located in random access memory, flash memory, read-only memory, programmable read-only memory or electrically erasable programmable memory, registers and other storage media mature in the art. The storage medium is located in the
可以理解的是,本文描述的这些实施例可以用硬件、软件、固件、中间件、微码或其组合来实现。对于硬件实现,处理单元可以实现在一个或多个专用集成电路(ApplicationSpecific Integrated Circuits,ASIC)、数字信号处理器(Digital Signal Processing,DSP)、数字信号处理设备(DSP Device,DSPD)、可编程逻辑设备(Programmable LogicDevice,PLD)、现场可编程门阵列(Field-Programmable Gate Array,FPGA)、通用处理器、控制器、微控制器、微处理器、用于执行本申请所述功能的其它电子单元或其组合中。It will be appreciated that the embodiments described herein may be implemented in hardware, software, firmware, middleware, microcode, or a combination thereof. For hardware implementation, the processing unit may be implemented in one or more Application Specific Integrated Circuits (ASIC), Digital Signal Processing (DSP), Digital Signal Processing Device (DSP Device, DSPD), programmable logic Devices (Programmable Logic Device, PLD), Field-Programmable Gate Array (Field-Programmable Gate Array, FPGA), general purpose processors, controllers, microcontrollers, microprocessors, other electronic units for performing the functions described in this application or a combination thereof.
对于软件实现,可通过执行本文所述功能的模块(例如过程、函数等)来实现本文所述的技术。软件代码可存储在存储器中并通过处理器执行。存储器可以在处理器中或在处理器外部实现。For a software implementation, the techniques described herein may be implemented through modules (eg, procedures, functions, etc.) that perform the functions described herein. Software codes may be stored in memory and executed by a processor. The memory can be implemented in the processor or external to the processor.
如图6所示,为本发明实施例的移动终端的再一结构框图。图6所示的移动终端600包括射频(Radio Frequency,RF)电路610、存储器620、输入单元630、显示单元640、处理器660、音频电路670、WiFi(Wireless Fidelity)模块680和电源690。As shown in FIG. 6 , it is another structural block diagram of a mobile terminal according to an embodiment of the present invention. The
其中,输入单元630可用于接收用户输入的数字或字符信息,以及产生与移动终端600的用户设置以及功能控制有关的信号输入。具体地,本发明实施例中,该输入单元630可以包括触控面板631。触控面板631,也称为触摸屏,可收集用户在其上或附近的触摸操作(比如用户使用手指、触笔等任何适合的物体或附件在触控面板631上的操作),并根据预先设定的程式驱动相应的连接装置。可选的,触控面板631可包括触摸检测装置和触摸控制器两个部分。其中,触摸检测装置检测用户的触摸方位,并检测触摸操作带来的信号,将信号传送给触摸控制器;触摸控制器从触摸检测装置上接收触摸信息,并将它转换成触点坐标,再送给该处理器660,并能接收处理器660发来的命令并加以执行。此外,可以采用电阻式、电容式、红外线以及表面声波等多种类型实现触控面板631。除了触控面板631,输入单元630还可以包括其他输入设备632,其他输入设备632可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆等中的一种或多种。Wherein, the input unit 630 may be used to receive numeric or character information input by the user, and generate signal input related to user settings and function control of the
其中,显示单元640可用于显示由用户输入的信息或提供给用户的信息以及移动终端600的各种菜单界面。显示单元640可包括显示面板641,可选的,可以采用LCD或有机发光二极管(Organic Light-Emitting Diode,OLED)等形式来配置显示面板641。The
应注意,触控面板631可以覆盖显示面板641,形成触摸显示屏,当该触摸显示屏检测到在其上或附近的触摸操作后,传送给处理器660以确定触摸事件的类型,随后处理器660根据触摸事件的类型在触摸显示屏上提供相应的视觉输出。It should be noted that the touch panel 631 can cover the display panel 641 to form a touch display screen. When the touch display screen detects a touch operation on or near it, it is transmitted to the
触摸显示屏包括应用程序界面显示区及常用控件显示区。该应用程序界面显示区及该常用控件显示区的排列方式并不限定,可以为上下排列、左右排列等可以区分两个显示区的排列方式。该应用程序界面显示区可以用于显示应用程序的界面。每一个界面可以包含至少一个应用程序的图标和/或widget桌面控件等界面元素。该应用程序界面显示区也可以为不包含任何内容的空界面。该常用控件显示区用于显示使用率较高的控件,例如,设置按钮、界面编号、滚动条、电话本图标等应用程序图标等。The touch screen includes the application program interface display area and the commonly used controls display area. The arrangement of the application program interface display area and the common control display area is not limited, and may be an arrangement that can distinguish the two display areas, such as up-down arrangement, left-right arrangement, or the like. The application program interface display area can be used to display the interface of the application program. Each interface may contain at least one application icon and/or interface elements such as widget desktop controls. The application program interface display area can also be an empty interface that does not contain any content. The commonly used control display area is used to display controls with high usage rate, such as setting buttons, interface numbers, scroll bars, phonebook icons and other application icons.
其中处理器660是移动终端600的控制中心,利用各种接口和线路连接整个手机的各个部分,通过运行或执行存储在第一存储器621内的软件程序和/或模块,以及调用存储在第二存储器622内的数据,执行移动终端600的各种功能和处理数据,从而对移动终端600进行整体监控。可选的,处理器660可包括一个或多个处理单元。The
在本发明的一实施例中,通过调用存储该第一存储器621内的软件程序和/或模块和/或该第二存储器622内的数据,处理器660用于检测目标参数值与预设门限值的关系是否满足预定条件;若满足预定条件,则将所述移动终端的分组数据汇聚协议PDCP层的缓存数据发送给底层协议层。In an embodiment of the present invention, the
处理器660还用于:获取网络侧配置的所述预设门限值。The
可选的,所述目标参数值包括至少一个参数值,所述预设门限值包括与每个所述参数值对应的门限值;处理器660还用于:检测每个所述参数值与该参数值对应的门限值的关系是否满足该参数值对应的预定条件;当每个所述参数值与该参数值对应的门限值的关系均满足该参数值对应的预定条件时,则确定所述目标参数值与预设门限值的关系满足预定条件。Optionally, the target parameter value includes at least one parameter value, and the preset threshold value includes a threshold value corresponding to each of the parameter values; the
可选的,所述目标参数值包括:所述移动终端缓存的数据量、所述移动终端的PDCP层缓存的数据量、所述移动终端发送数据的延迟时间,以及所述移动终端发送数据的丢包率中的至少一个。Optionally, the target parameter value includes: the amount of data buffered by the mobile terminal, the amount of data buffered by the PDCP layer of the mobile terminal, the delay time for the mobile terminal to send data, and the time for the mobile terminal to send data. at least one of the packet loss rates.
可选的,所述目标参数值包括所述移动终端缓存的数据量,所述预设门限值包括第一门限值;处理器660还用于:判断所述移动终端缓存的数据量是否大于或者等于所述第一门限值。Optionally, the target parameter value includes the amount of data buffered by the mobile terminal, and the preset threshold value includes a first threshold value; the
可选的,所述目标参数值包括所述移动终端的PDCP层缓存的数据量,所述预设门限值包括第二门限值;处理器660还用于:判断所述移动终端的PDCP层缓存的数据量是否大于或者等于所述第二门限值。Optionally, the target parameter value includes the amount of data buffered by the PDCP layer of the mobile terminal, and the preset threshold value includes a second threshold value; the
可选的,所述目标参数值包括所述移动终端发送数据的延迟时间,所述预设门限值包括第三门限值;处理器660还用于:判断所述移动终端发送数据的延迟时间是否大于或者等于所述第三门限值。Optionally, the target parameter value includes a delay time for the mobile terminal to send data, and the preset threshold value includes a third threshold value; the
可选的,所述目标参数值包括所述移动终端发送数据的丢包率,所述预设门限值包括第四门限值;处理器660还用于:判断所述移动终端发送数据的丢包率是否小于所述第四门限值。Optionally, the target parameter value includes a packet loss rate of data sent by the mobile terminal, and the preset threshold value includes a fourth threshold value; the
处理器660还用于:若目标参数值与预设门限值的关系不满足预定条件,则在接收到底层协议层的发送指示信息后,根据所述发送指示信息,将PDCP层的缓存数据发送给底层协议层。The
处理器660还用于:根据预设比例信息,将所述PDCP层的缓存数据发送给所述移动终端中的多个底层实体。The
处理器660还用于:根据所述预设比例信息,将所述PDCP层的缓存数据划分为第一缓存数据和第二缓存数据;将所述第一缓存数据发送给所述移动终端中的第一无线链路控制RLC实体,将所述第二缓存数据发送给所述移动终端中的第二RLC实体,其中,所述第一RLC实体与所述移动终端的主小区组MCG相对应,所述第二RLC实体与所述移动终端的辅小区组SCG相对应。The
处理器660还用于:获取网络侧配置的所述预设比例信息。The
本发明的移动终端如可以是手机、平板电脑、个人数字助理(Personal DigitalAssistant,PDA)、或车载电脑等等终端。For example, the mobile terminal of the present invention may be a terminal such as a mobile phone, a tablet computer, a personal digital assistant (Personal Digital Assistant, PDA), or a vehicle-mounted computer.
移动终端600能够实现前述实施例中终端实现的各个过程,为避免重复,这里不再赘述。The
本发明实施例的移动终端600,处理器660用于检测目标参数值与预设门限值的关系是否满足预定条件;若满足预定条件,则将所述移动终端的分组数据汇聚协议PDCP层的缓存数据发送给底层协议层。采用本发明的方法,在上行分离承载的应用场景中,无需等待底层协议层的发送指示,在目标参数值与预设门限值的关系满足预定条件时,便可以自动将PDCP层的缓存数据发送给底层协议层,实现对数据的预处理,降低了数据发送的延迟。In the
如图7所示,本发明的实施例还提供了一种基站700,包括:As shown in FIG. 7, an embodiment of the present invention further provides a
第一配置模块701,用于为移动终端配置预设门限值,所述预设门限值供所述移动终端确定是否将PDCP层的缓存数据发送给底层协议层;A
第三发送模块702,用于将所述预设门限值发送给所述移动终端。The
本发明实施例的基站,还包括:The base station according to the embodiment of the present invention further includes:
第二配置模块,用于为所述移动终端配置预设比例信息,所述预设比例信息供所述移动终端将PDCP层的缓存数据发送给所述移动终端中的多个底层实体;a second configuration module, configured to configure preset ratio information for the mobile terminal, where the preset ratio information is used by the mobile terminal to send the cached data of the PDCP layer to multiple underlying entities in the mobile terminal;
第四发送模块,用于将所述预设比例信息发送给所述移动终端。The fourth sending module is configured to send the preset ratio information to the mobile terminal.
本发明实施例的基站,基站为移动终端配置预设门限值并发送给移动终端,以供移动终端确定是否将PDCP层的缓存数据发送给底层协议层,从而确定是否对PDCP层的缓存数据进行预处理。In the base station of the embodiment of the present invention, the base station configures a preset threshold value for the mobile terminal and sends it to the mobile terminal, so that the mobile terminal can determine whether to send the cached data of the PDCP layer to the underlying protocol layer, so as to determine whether to send the cached data of the PDCP layer to the underlying protocol layer. preprocessing.
为了更好的实现上述目的,如图8所示,本发明的实施例还提供了一种基站,包括第二存储器820、第二处理器800、第二收发机810、总线接口及存储在第二存储器820上并可在第二处理器800上运行的第二计算机程序,所述第二处理器800用于读取第二存储器820中的程序,执行下列过程:In order to better achieve the above purpose, as shown in FIG. 8 , an embodiment of the present invention further provides a base station, which includes a
为移动终端配置预设门限值,所述预设门限值供所述移动终端确定是否将PDCP层的缓存数据发送给底层协议层;Configuring a preset threshold value for the mobile terminal, the preset threshold value is used by the mobile terminal to determine whether to send the cached data of the PDCP layer to the underlying protocol layer;
将所述预设门限值发送给所述移动终端。Send the preset threshold value to the mobile terminal.
其中,在图8中,总线架构可以包括任意数量的互联的总线和桥,具体由第二处理器800代表的一个或多个处理器和第二存储器820代表的存储器的各种电路链接在一起。总线架构还可以将诸如外围设备、稳压器和功率管理电路等之类的各种其他电路链接在一起,这些都是本领域所公知的,因此,本文不再对其进行进一步描述。总线接口提供接口。第二收发机810可以是多个元件,即包括发送机和收发机,提供用于在传输介质上与各种其他装置通信的单元。第二处理器800负责管理总线架构和通常的处理,第二存储器820可以存储第二处理器800在执行操作时所使用的数据。Wherein, in FIG. 8 , the bus architecture may include any number of interconnected buses and bridges, specifically one or more processors represented by the
第二处理器800还用于为所述移动终端配置预设比例信息,所述预设比例信息供所述移动终端将PDCP层的缓存数据发送给所述移动终端中的多个底层实体;将所述预设比例信息发送给所述移动终端。The
在本发明的一些实施例中,还提供了一种计算机可读存储介质,其上存储有第二计算机程序,该第二计算机程序被处理器执行时实现以下步骤:In some embodiments of the present invention, a computer-readable storage medium is also provided, on which a second computer program is stored, and when the second computer program is executed by the processor, the following steps are implemented:
为移动终端配置预设门限值,所述预设门限值供所述移动终端确定是否将PDCP层的缓存数据发送给底层协议层;Configuring a preset threshold value for the mobile terminal, the preset threshold value is used by the mobile terminal to determine whether to send the cached data of the PDCP layer to the underlying protocol layer;
将所述预设门限值发送给所述移动终端。Send the preset threshold value to the mobile terminal.
可选的,该第二计算机程序被处理器执行时还实现以下步骤:Optionally, when the second computer program is executed by the processor, the following steps are also implemented:
为所述移动终端配置预设比例信息,所述预设比例信息供所述移动终端将PDCP层的缓存数据发送给所述移动终端中的多个底层实体;Configuring preset ratio information for the mobile terminal, the preset ratio information is used by the mobile terminal to send the cached data of the PDCP layer to multiple underlying entities in the mobile terminal;
将所述预设比例信息发送给所述移动终端。Send the preset ratio information to the mobile terminal.
本领域普通技术人员可以意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、或者计算机软件和电子硬件的结合来实现。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本发明的范围。Those of ordinary skill in the art can realize that the units and algorithm steps of each example described in conjunction with the embodiments disclosed herein can be implemented in electronic hardware, or a combination of computer software and electronic hardware. Whether these functions are performed in hardware or software depends on the specific application and design constraints of the technical solution. Skilled artisans may implement the described functionality using different methods for each particular application, but such implementations should not be considered beyond the scope of the present invention.
所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,上述描述的系统、装置和单元的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。Those skilled in the art can clearly understand that, for the convenience and brevity of description, the specific working process of the above-described systems, devices and units may refer to the corresponding processes in the foregoing method embodiments, which will not be repeated here.
在本申请所提供的实施例中,应该理解到,所揭露的装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。In the embodiments provided in this application, it should be understood that the disclosed apparatus and method may be implemented in other manners. For example, the apparatus embodiments described above are only illustrative. For example, the division of the units is only a logical function division. In actual implementation, there may be other division methods. For example, multiple units or components may be combined or Can be integrated into another system, or some features can be ignored, or not implemented. On the other hand, the shown or discussed mutual coupling or direct coupling or communication connection may be through some interfaces, indirect coupling or communication connection of devices or units, and may be in electrical, mechanical or other forms.
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。The units described as separate components may or may not be physically separated, and components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution in this embodiment.
另外,在本发明各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。In addition, each functional unit in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist physically alone, or two or more units may be integrated into one unit.
所述功能如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本发明各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、ROM、RAM、磁碟或者光盘等各种可以存储程序代码的介质。The functions, if implemented in the form of software functional units and sold or used as independent products, may be stored in a computer-readable storage medium. Based on this understanding, the technical solution of the present invention can be embodied in the form of a software product in essence, or the part that contributes to the prior art or the part of the technical solution. The computer software product is stored in a storage medium, including Several instructions are used to cause a computer device (which may be a personal computer, a server, or a network device, etc.) to execute all or part of the steps of the methods described in the various embodiments of the present invention. The aforementioned storage medium includes: a U disk, a removable hard disk, a ROM, a RAM, a magnetic disk, or an optical disk and other mediums that can store program codes.
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机程序来控制相关的硬件来完成,所述的程序可存储于一计算机可读取存储介质中,该程序在执行时,可包括如上述各方法的实施例的流程。其中,所述的存储介质可为磁碟、光盘、只读存储记忆体(Read-Only Memory,ROM)或随机存储记忆体(Random AccessMemory,RAM)等。Those of ordinary skill in the art can understand that the realization of all or part of the processes in the methods of the above embodiments can be accomplished by controlling the relevant hardware through a computer program, and the program can be stored in a computer-readable storage medium. During execution, the processes of the embodiments of the above-mentioned methods may be included. The storage medium may be a magnetic disk, an optical disk, a read-only memory (Read-Only Memory, ROM), or a random access memory (Random Access Memory, RAM) or the like.
以上所述仅为本发明的较佳实施例而已,并不用以限制本发明,凡在本发明的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。The above descriptions are only preferred embodiments of the present invention, and are not intended to limit the present invention. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present invention shall be included in the scope of the present invention. within the scope of protection.
Claims (30)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710444226.4A CN109151843B (en) | 2017-06-13 | 2017-06-13 | Data transmission method, mobile terminal, base station, and computer-readable storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710444226.4A CN109151843B (en) | 2017-06-13 | 2017-06-13 | Data transmission method, mobile terminal, base station, and computer-readable storage medium |
Publications (2)
Publication Number | Publication Date |
---|---|
CN109151843A CN109151843A (en) | 2019-01-04 |
CN109151843B true CN109151843B (en) | 2020-11-10 |
Family
ID=64829951
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201710444226.4A Active CN109151843B (en) | 2017-06-13 | 2017-06-13 | Data transmission method, mobile terminal, base station, and computer-readable storage medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN109151843B (en) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109981218A (en) * | 2019-01-30 | 2019-07-05 | 维沃移动通信有限公司 | Data transmission method and communication equipment |
CN110311751B (en) * | 2019-04-25 | 2021-11-30 | 维沃移动通信有限公司 | Data sending method and terminal |
CN112533243B (en) * | 2020-12-25 | 2023-05-26 | 中国联合网络通信集团有限公司 | Time delay reporting method and device |
CN116132501A (en) * | 2021-11-15 | 2023-05-16 | 北京小米移动软件有限公司 | Information transmitting and receiving method, device, terminal and storage medium |
CN117042041B (en) * | 2023-07-06 | 2024-07-02 | 佰路威科技(上海)有限公司 | Data transmission method, device, electronic equipment, storage medium and program product |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102217365B (en) * | 2011-04-12 | 2014-07-09 | 华为技术有限公司 | Long term evolution base station and method for processing data service thereof |
CN102300259B (en) * | 2011-09-16 | 2015-06-10 | 电信科学技术研究院 | Data block concatenation and splitting processing method, device and system |
-
2017
- 2017-06-13 CN CN201710444226.4A patent/CN109151843B/en active Active
Also Published As
Publication number | Publication date |
---|---|
CN109151843A (en) | 2019-01-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN109151843B (en) | Data transmission method, mobile terminal, base station, and computer-readable storage medium | |
WO2021036594A1 (en) | Control method applied to screen projection scenario and related device | |
CN108243430B (en) | Beam management information configuration and processing method, terminal and base station | |
CN107171874B (en) | A voice engine switching method, mobile terminal and server | |
CN108282280B (en) | A reference signal indication method, network device and terminal device | |
CN106304276B (en) | A wireless network processing method and mobile terminal | |
EP3641386B1 (en) | Method and mobile terminal for data processing | |
CN111756516A (en) | A kind of BWP activation control method, user equipment and base station | |
CN106686238A (en) | Method for setting terminal antenna transmit power and terminal | |
CN106301604A (en) | A kind of radio frequency path detection method and mobile terminal | |
CN108809547B (en) | Data transmission method, base station and terminal | |
CN107819922B (en) | A relay adjustment method for wireless earphones, wireless earphones and mobile terminal | |
WO2017148284A1 (en) | Force touch method and electronic device | |
CN105138239A (en) | Application operation method, device and terminal equipment | |
CN106791084A (en) | Synchronization method of personalized parameters and mobile terminal | |
CN105045522A (en) | Touch control method and device for handheld terminal | |
CN107145386A (en) | Data migration method, terminal device and computer-readable recording medium | |
CN107087283B (en) | Method and terminal for monitoring beacon frame | |
CN107728898B (en) | Information processing method and mobile terminal | |
CN108616902B (en) | Discontinuous reception method, configuration method, terminal, base station and configuration system | |
CN108112022B (en) | A system information block transmission method, terminal and network side device | |
CN107615826B (en) | Method for determining network type in wireless communication network, access point equipment, terminal equipment and wireless network controller | |
CN105792299A (en) | Optimal use method, device and mobile terminal of 3G network | |
WO2017211260A1 (en) | Data access method and related device | |
CN107294571B (en) | A data transmission method, base station and mobile terminal |
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 |