WO2016169102A1 - 一种多路数据连接管理方法、系统及移动终端 - Google Patents

一种多路数据连接管理方法、系统及移动终端 Download PDF

Info

Publication number
WO2016169102A1
WO2016169102A1 PCT/CN2015/080304 CN2015080304W WO2016169102A1 WO 2016169102 A1 WO2016169102 A1 WO 2016169102A1 CN 2015080304 W CN2015080304 W CN 2015080304W WO 2016169102 A1 WO2016169102 A1 WO 2016169102A1
Authority
WO
WIPO (PCT)
Prior art keywords
data connection
queue
priority
connection request
data
Prior art date
Application number
PCT/CN2015/080304
Other languages
English (en)
French (fr)
Inventor
李小辉
李静
Original Assignee
宇龙计算机通信科技(深圳)有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 宇龙计算机通信科技(深圳)有限公司 filed Critical 宇龙计算机通信科技(深圳)有限公司
Publication of WO2016169102A1 publication Critical patent/WO2016169102A1/zh

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/20Manipulation of established connections

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a multi-channel data connection management method and system, and a mobile terminal.
  • the SVLTE (Simultaneous Voice and LTE) terminal supports both CDMA (Code Division Multiple Access) and LTE (Long Term Evolution) technologies, and the technologies followed by CDMA and LTE technologies. Different specifications and different performances on data connections.
  • CDMA uses Point-to-Point Protocol (PPP), which can only establish one type of data connection at a time.
  • PPP Point-to-Point Protocol
  • LTE supports Multi PDN technology and can establish multiple data connections, such as carrier services (MMS, AGPS, etc.) and browsing web pages.
  • MMS carrier services
  • AGPS AGPS
  • an efficient and reasonable management strategy is needed to uniformly manage the switching problem of multiple data connections.
  • an object of the present invention is to provide a multi-channel data connection management method and system.
  • the present invention proposes an efficient and reasonable management mechanism, which can ensure the orderly execution of multiple data connections of the multi-system SVLTE terminal.
  • the present invention provides a multi-path data connection management method, the method comprising the following steps:
  • the step of completing the data connection and/or disconnecting the data connection according to the network status, the data connection request queue, and the priority of the data connection in the data connection response queue includes:
  • the highest priority data connection request is selected from the data connection request queue to complete, and the completed data connection is placed in the data connection response queue;
  • the lowest priority data connection in the data connection response queue is preferentially disconnected, and the disconnected data connection is placed in the data connection request queue.
  • the steps of establishing and maintaining a data connection request queue and a data connection response queue include:
  • a data connection request type identifier, a priority identifier, and an associated system identifier are configured for the data connection request queue and the elements in the data connection response queue.
  • the step of completing the data connection and/or disconnecting the data connection according to the network status, the data connection request queue, and the priority of the data connection in the data connection response queue includes:
  • the data connection is completed or disconnected in the corresponding system according to the belonging system identifier and the data connection request type identifier of the data connection.
  • the steps of completing the data connection and/or disconnecting the data connection according to the network status, the data connection request queue, and the priority of the data connection in the data connection response queue include:
  • the present invention accordingly provides a multi-way data connection management system, the system comprising:
  • a queue configuration module that establishes and maintains a data connection request queue and a data connection response queue
  • An instruction receiving module configured to receive a processing instruction for the data connection
  • a network status query module configured to query a network status of the terminal
  • a processing module configured to complete the data connection and/or disconnect the data connection according to the network state, the data connection request queue, and the priority of the data connection in the data connection response queue.
  • the processing module is further configured to: when responding to the data connection request, select a data connection request with the highest priority from the data connection request queue to complete, and put the completed data connection into the data connection response. In the queue;
  • the processing module is further configured to preferentially disconnect the lowest priority data connection in the data connection response queue when disconnecting the data connection, and put the disconnected data connection into the data connection request queue.
  • the queue configuration module is further configured to configure a connection data connection request type identifier, a priority identifier, and an associated system identifier for the data connection request queue and the elements in the data connection response queue.
  • the processing module is further configured to complete or disconnect the data connection in the corresponding system according to the belonging system identifier of the data connection and the data connection request connection type identifier.
  • the processing module further includes a comparison unit, configured to compare the data of the queue head data in the data connection request queue in a network state in which only one data connection is allowed to be established at the same time. Determining a priority of a data connection in the data connection response queue; if the priority of the queue head data connection in the data connection request queue is higher than a priority of the data connection in the data connection response queue, the processing module disconnects the The data connection responds to the data connection in the queue and is placed in the data connection request queue, and completes the data connection request queue in which the first data connection is placed in the data connection response queue.
  • the present invention also provides a mobile terminal comprising a processor and a memory, wherein the memory stores a set of program codes, and the processor is configured to call program code stored in the memory for performing the following operations:
  • the step of the processor completing the data connection and/or disconnecting the data connection according to the network status, the data connection request queue, and the priority of the data connection in the data connection response queue includes:
  • the highest priority data connection request is selected from the data connection request queue to complete, and the completed data connection is placed in the data connection response queue;
  • the lowest priority data connection in the data connection response queue is preferentially disconnected, and the disconnected data connection is placed in the data connection request queue.
  • the steps of the processor establishing and maintaining a data connection request queue and a data connection response queue include:
  • a data connection request type identifier, a priority identifier, and an associated system identifier are configured for the data connection request queue and the elements in the data connection response queue.
  • the step of the processor completing the data connection and/or disconnecting the data connection according to the network status, the data connection request queue, and the priority of the data connection in the data connection response queue includes:
  • the data connection is completed or disconnected in the corresponding system according to the belonging system identifier and the data connection request type identifier of the data connection.
  • the step of the processor completing the data connection and/or disconnecting the data connection according to the network status, the data connection request queue, and the priority of the data connection in the data connection response queue includes:
  • the invention maintains two queues in the management system of the SVLTE terminal, a data connection request queue, the queue element is the requested data connection, and a data connection response queue, and the queue element is the connected data connection. Since the elements in the queue are smoothly arranged according to the priority level, the element is entered. When the queue is queued, it is placed in the corresponding position in the queue according to its priority. When receiving the processing instruction for the data connection, the network status of the terminal is queried according to the network status, the data connection request queue, and the data connection response queue. The priority of the connection is to complete the data connection and / or disconnect the data connection. Therefore, the present invention proposes an efficient and reasonable management mechanism to ensure the orderly execution of multiple data connections of a multi-system SVLTE terminal.
  • 1 is a system frame structure of a multi-system terminal in the prior art
  • FIG. 2 is a system frame diagram of a multi-channel data connection management system of the present invention
  • Figure 3 is a schematic diagram of the network state of the terminal
  • FIG. 4 is a flowchart of data connection management when a multi-way data connection management system of the present invention receives a new data connection request
  • FIG. 5 is a flowchart of data connection management of a multi-way data connection management system of the present invention when a network where a terminal is located changes;
  • FIG. 6 is a flow chart of data connection management of a multi-way data connection management system of the present invention when a data connection is normally completed;
  • FIG. 7 is a flow chart of a multi-channel data connection management method according to the present invention.
  • Figure 8 is a block diagram of a mobile terminal of the present invention.
  • the existing multi-system terminal includes a plurality of systems, which are a first system and a second system, respectively, an nth system.
  • Multiple systems run independently, but also share hardware resources such as phone cards, modems, speakers, and more.
  • Multiple systems can run in an orderly manner, and a module that manages them together.
  • This management module a management system.
  • the management system is invisible to the user.
  • this is a multi-system terminal.
  • the modem and RIL are shared.
  • the Frameworks and communication applications are independent. All hardware resources are shared. Therefore, the UIM card belongs to the first system.
  • the second system ...the nth system is common.
  • management strategies for multiple data connections of SVLTE terminals in multiple systems they operate in the following environments: There are at least two types of data connections, such as carrier services (MMS, AGPS, etc.), browsing web pages, etc. And these data connections do not belong to one system at the same time, that is, the first system and the second system have at least one data connection. If multiple connections of data belong to a system, it is beyond the scope of this scenario.
  • carrier services MMS, AGPS, etc.
  • a multi-way data connection management system 100 of the present invention in one embodiment of the present invention, the multi-way data connection management system 100 is also used to manage a multi-system terminal as described above.
  • the system 100 can be applied to communication terminals such as mobile phones, PDAs (Personal Digital Assistants), and tablet computers.
  • the mobile terminal has two or more communication modules, such as a dual card dual standby mobile terminal, a multi-card multi-standby mobile terminal, a dual standby dual-pass mobile terminal, a multi-standby multi-pass mobile terminal, a dual-mode mobile terminal, and a multi-mode mobile terminal.
  • the system 100 can be a software unit, a hardware unit or a combination of hardware and software built in the mobile terminal.
  • the multiplex data connection management system 100 includes a queue configuration module 10, an instruction receiving module 20, a network status query module 30, and a processing module 40.
  • the queue configuration module 10 establishes and maintains a data connection request queue and a data connection response queue.
  • the queue element in the data connection request queue is the requested data connection; the queue element in the data connection response queue is the data connection already connected.
  • the queue configuration module 10 is further configured to configure a data connection request type identifier, a priority identifier, and a system identifier for the elements in the data connection request queue and the data connection response queue, where the belonging system is the data connection request belongs to the mobile terminal.
  • the elements in the queue are arranged in order of priority, that is, data connection 1 has the highest priority. When an element is queued, it is placed in the corresponding position in the queue according to its priority.
  • the instruction receiving module 20 is configured to receive a processing instruction for the data connection.
  • the processing instructions for the data connection usually include: a new data connection request instruction, a network switching instruction, and a data connection end instruction.
  • the network status query module 30 is configured to query the network status of the terminal. As shown in FIG. 3, the network status of the terminal is included in the CDMA network, in the LTE network, and in the LTE and CDMA hybrid networks.
  • the processing module 40 is configured to complete the data connection and/or disconnect the data connection according to the priority of the data connection in the network state, the data connection request queue, and the data connection response queue. Specifically, in response to the data connection request, the highest priority data connection request is selected from the data connection request queue. Complete and place the completed data connection in the data connection response queue; and when disconnecting the data connection, prioritize the lowest priority data connection in the data connection response queue, and put the disconnected data connection Data connection request queue. At the same time, the processing module is further configured to complete or disconnect the data connection in the corresponding system according to the system identifier and the connection type identifier of the data connection.
  • the data connection request with the highest priority is always selected from the data connection request queue, according to the system and the request type, corresponding to The data connection is completed in the system, and the connected data connection is placed in the data connection response queue.
  • the data connection response queue has the lowest priority data connection. At the same time, the disconnected data connection is placed in the data connection request queue by priority.
  • the processing module 40 further includes a comparison unit 41, configured to compare the data connection in the data connection request queue and the data connection response queue in a network state in which only one data connection is allowed to be established at the same time. Priority. If the priority of the data connection in the data connection request queue is higher than the priority of the data connection in the data connection response queue, the processing module 40 disconnects the data connection in the data connection response queue and puts it into the data connection request queue, and completes the data connection. The request queue squadron first data connection is placed in the data connection response queue.
  • the comparing unit 41 compares the data connection in the data connection request queue and the data connection response queue. Priority, if the priority of the data connection request in the data connection request queue is higher than the priority of the data connection in the data connection response queue, the processing module 40 disconnects the data connection in the data connection response queue and puts the data connection according to the priority Requesting a queue, and completing a data connection in the corresponding first system, the second system, or other system according to the belonging system identifier of the data connection request queue squad leader data connection and the data connection request type identifier, and placing the data connection response queue.
  • the invention maintains two queues in the management system of the SVLTE terminal, a data connection request queue, the queue element is the requested data connection, and a data connection response queue, and the queue element is the connected data connection. Since the elements in the queue are smoothly arranged according to the priority level, when the elements are queued, they are placed in the corresponding positions in the queue according to their priority levels.
  • the network status of the terminal is queried. According to network status, data connection request queue and number The data connection and/or disconnection of the data connection is done according to the priority of the data connection in the connection response queue. Therefore, the present invention proposes an efficient and reasonable management mechanism to ensure the orderly execution of multiple data connections of a multi-system SVLTE terminal.
  • the data connection management process of the multiplex data connection management system 100 when receiving a new data connection request is specifically:
  • Step S401 receiving a new data connection request.
  • the step further includes configuring a data connection request type identifier, a priority identifier, and a belonging system identifier for the new data connection request.
  • Step S402 placing the new data connection request into the corresponding position of the data connection request queue according to the priority of the new data connection request.
  • Step S403 querying the network status of the terminal.
  • step S404 it is determined whether it is only in the CDMA network. If yes, the process proceeds to step S405, otherwise, the process proceeds to step S409.
  • Step S405 comparing the priority of the first data connection to the first data connection in the data connection request queue and the second data connection in the data connection response queue. Since only one type of data connection can be established at a time in a CDMA network, the data connection in the queue end of the data queue is also the only one data connection.
  • Step S406 determining whether the priority of the first data connection is higher than the second data connection. If yes, go to step S407, otherwise go to step S408.
  • Step S407 disconnecting the data connection in the data connection response queue, and placing the data connection to the head of the data connection request queue, and responding to the new data connection request, placing the new data connection request into the data connection response queue according to the priority.
  • the corresponding location The data link is established in the corresponding system according to the system identifier and the request type of the new data connection request in response to the new data connection request. Since the CDMA network uses a point-to-point protocol, only one type of data connection can be established at a time. Therefore, when establishing a new data connection, the data connection in the data connection response queue needs to be disconnected.
  • Step S408 waiting for the end of the data connection in the data response queue to end.
  • Step S409 sequentially dequeue each data connection request in the data connection request queue, and create a link in the identified system according to the system and the request type to which the request belongs, responding to each requested data connection, and The data connections are placed in the data connection response queue in turn.
  • the CDMA network uses a point-to-point protocol, only one type of data connection can be established at a time. Therefore, when establishing a new data connection, the data connection in the data connection response queue needs to be disconnected.
  • the terminal is in the LTE network or in the LTE and CDMA hybrid network, multiple data connections can be established at the same time, so the new data connection request can be immediately responded without disconnecting the original data connection in the data connection response queue. Therefore, when receiving the new data connection request, the present invention can perform the corresponding management policy according to the network state in the network state of the querying terminal, and ensure the orderly execution of multiple data connections of the multi-system SVLTE terminal.
  • the management process of the multiplex data connection management system 100 when the network where the terminal is located is specifically:
  • Step S501 receiving a network switching instruction.
  • Step S502 querying the network status and the state after the switching before the terminal is switched.
  • step S503 it is determined whether the network status of the terminal is switched to be only in the CDMA network. If yes, the process proceeds to step S504, otherwise, the process proceeds to step S505.
  • Step S504 disconnecting other data connections except the highest priority data connection in the data connection response queue, and placing the disconnected data connection into the data connection request queue. Specifically, for each data connection that has responded to the data connection response queue, except for the data connection of the team leader, other data connections are disconnected in the corresponding system according to the system and type to which they belong, and these are Broken connections are placed in the data connection request queue according to their priority.
  • Step S505 each data connection request in the data connection request queue is sequentially dequeued, and a link is newly established in the identified system according to the system and the request type to which the request belongs, in response to each requested data connection, and the The data connections are placed in the data connection response queue in turn.
  • the CDMA network supports only one type of data connection at a time, when switching from the LTE network or the LTE and CDMA hybrid network to the CDMA network, the data connection with the lowest priority in the data connection response queue needs to be disconnected, and the disconnected data is simultaneously The connection is placed in the data connection request queue.
  • the CDMA network is switched to the LTE network or the LTE and CDMA hybrid network, each data connection request in the data connection request queue is directly out of the queue, and the response is responded to in the corresponding system. Therefore, the present invention can query the network state of the terminal when receiving the network handover, and execute the corresponding management policy according to the different network switching modes to ensure the orderly execution of multiple data connections of the multi-system SVLTE terminal.
  • the management process of the multi-path data connection management system 100 when the data connection ends normally is:
  • Step S601 receiving a data connection end instruction.
  • Step S602 querying the network status of the terminal.
  • step S603 it is determined whether the network status of the terminal is switched to be only in the CDMA network. If yes, the process proceeds to step S604, otherwise, the process proceeds to step S605.
  • Step S604 the end of the data connection is deleted in the data connection response queue, responding to the highest priority data connection in the data connection request queue and placing it in the data connection response queue.
  • the terminal is only in the CDMA network
  • the data connection ends normally, the normally ended data connection is disconnected and released, and the type of the data link and the system to which it belongs are recorded; and the data connection response is determined according to the type of the connection and the system to which it belongs.
  • the connection is deleted from the queue; the head data connection of the data connection request queue is dequeued, and the data connection request is responded to in the corresponding system according to the system and the request type; the connected data connection is placed in the data connection response queue.
  • step S605 the end of the data connection is deleted in the data connection response queue.
  • the terminal is in an LTE network or a mixed network of LTE and CDMA
  • the connection is disconnected and released, and the type of the data link and the system to which it belongs are recorded, and the data is connected according to the type of the connection and the system to which it belongs.
  • the connection is removed from the response queue.
  • the present invention can query the network state of the terminal when the data connection ends normally, and execute corresponding management policies according to different network states to ensure orderly execution of multiple data connections of the multi-system SVLTE terminal.
  • FIG. 7 is a flowchart of a multi-path data connection management method according to the present invention, the method comprising:
  • Step S701 establishing and maintaining a data connection request queue and a data connection response queue.
  • This step is completed by the queue configuration module 10 as shown in FIG.
  • the step further includes: configuring a data connection request type identifier, a priority identifier, and an associated system identifier for the elements in the data connection request queue and the data connection response queue.
  • Step S702 receiving a processing instruction for the data connection. This step is completed by the instruction receiving module 20 as shown in FIG.
  • the processing instructions of the pair of data connections include a new data connection request instruction, a network switching instruction, and a data connection end instruction.
  • Step S703 querying the network status of the terminal, and completing the data connection and/or disconnecting the data connection according to the priority of the data connection in the network status, the data connection request queue, and the data connection response queue.
  • This step is completed by the network status query module 30 and the processing module 40 as shown in FIG. Specifically, in response to the data connection request, the data connection request queue with the highest priority is selected from the data connection request queue, and the completed data connection is placed in the data connection response queue; According to the connection, the data connection with the lowest priority in the data connection response queue is preferentially disconnected, and the disconnected data connection is placed in the data connection request queue.
  • the step further includes: completing or disconnecting the data connection in the corresponding system according to the belonging system identifier of the data connection and the data connection request type identifier.
  • step S703 further comprises: comparing the priority of the data connection in the data connection request queue and the data connection response queue in the network state in which only one data connection is allowed to be established at the same time; if the data connection request queue The squadron first data connection has a higher priority than the data connection response queue data connection, then disconnects the data connection response queue data connection and puts the data connection request queue, and completes the data connection request queue squad first data connection The data connection is in the response queue.
  • the invention is based on a multi-system SVLTE terminal, fully considers the request and handover scenarios of multiple data connections in multiple systems, and proposes an efficient and reasonable management mechanism to protect the multi-system SVLTE terminal in the face of network coverage limitations. Ordering of multiple data connections.
  • FIG. 8 is a schematic diagram of a mobile terminal according to the present invention.
  • the mobile terminal 8 may include at least one processor 81, such as a CPU, at least one communication bus 82, and a memory 83.
  • the processor 81 may be combined with the figure. 2, the multiplexed data connection management system 100; the communication bus 82 is used to implement connection communication between these components; the memory 83 may be a high-speed RAM memory or a non-volatile memory, such as at least A disk storage.
  • a set of program codes is stored in the memory 83, and the processor 81 is configured to call the program code stored in the memory 83 for performing the following operations:
  • the step of the processor 81 completing the data connection and/or disconnecting the data connection according to the network status, the data connection request queue, and the priority of the data connection in the data connection response queue includes:
  • the highest priority data connection request is selected from the data connection request queue to complete, and the completed data connection is placed in the data connection response queue;
  • the lowest priority data connection in the data connection response queue is preferentially disconnected, and the disconnected data connection is placed in the data connection request queue.
  • the step of the processor 81 establishing and maintaining a data connection request queue and a data connection response queue includes:
  • a data connection request type identifier, a priority identifier, and an associated system identifier are configured for the data connection request queue and the elements in the data connection response queue.
  • the step of the processor 81 completing the data connection and/or disconnecting the data connection according to the network status, the data connection request queue, and the priority of the data connection in the data connection response queue includes:
  • the data connection is completed or disconnected in the corresponding system according to the belonging system identifier and the data connection request type identifier of the data connection.
  • the step of the processor 81 completing the data connection and/or disconnecting the data connection according to the network status, the data connection request queue, and the priority of the data connection in the data connection response queue includes:
  • the present invention maintains two queues in the management system of the SVLTE terminal, a data connection request queue, the queue element is the requested data connection, and a data connection response queue, and the queue element is the connected data connection. Since the elements in the queue are smoothly arranged according to the priority level, when the elements are queued, they are placed in the corresponding positions in the queue according to their priority levels.
  • the network status of the terminal is queried. The data connection and/or disconnection of the data connection is done according to the priority of the data connection in the network state, the data connection request queue, and the data connection response queue. Therefore, the present invention proposes an efficient and reasonable management mechanism to ensure the orderly execution of multiple data connections of a multi-system SVLTE terminal.

Abstract

本发明适用于通信技术领域,提供了一种多路数据连接管理方法、系统及移动终端,该方法包括如下步骤:建立并维护数据连接请求队列以及数据连接响应队列;接收对数据连接的处理指令;查询终端的网络状态,根据网络状态、数据连接请求队列和数据连接响应队列中数据连接的优先级高低来完成数据连接和/或断开数据连接。本发明立足于双系统SVLTE终端,充分考虑了双系统中多种数据连接的请求、切换等场景,在面临网络覆盖局限的情况下,提出了一个高效合理的管理机制,保障多系统SVLTE终端的多种数据连接的有序进行。

Description

一种多路数据连接管理方法、系统及移动终端
本申请要求于2015年04月20日提交中国专利局,申请号为CN 201510187998.5、发明名称为“一种多路数据连接管理方法、系统及移动终端”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
技术领域
本发明涉及通信技术领域,尤其涉及一种多路数据连接管理方法、系统及移动终端。
背景技术
SVLTE(Simultaneous Voice and LTE,双待手机方式)终端同时支持CDMA(Code Division Multiple Access,码分多址)和LTE(Long Term Evolution,长期演进)两种技术,由于CDMA与LTE技术所遵循的技术规范不同,在数据连接上也表现的不同。CDMA使用点对点协议(PPP),一个时间只能建立一种数据连接,LTE支持Multi PDN技术,同时可以建立多种数据连接,如运营商业务(彩信、AGPS等)和浏览网页并发。当终端从一种网络切换到另一种网络时(如从LTE切换到CDMA),这种切换会对数据连接产生影响,特别是在多种数据连接中的影响更大。因此需要一个高效合理的管理策略来统一管理多种数据连接的切换问题。在单系统中,SVLTE终端的多种数据连接管理已经比较成熟,对于双系统或多系统终端而言,多个系统都独立运行,但是硬件资源是共享的。多系统终端在网络类型变化等场景下,多个系统之间的多种数据连接的请求、切换等操作将会变得十分复杂,需要一个高效合理的管理机制来保障双系统中多种数据连接的有序执行,目前的技术还未涉及到。
综上可知,现有技术在实际使用上显然存在不便与缺陷,所以有必要加以改进。
发明内容
针对上述的缺陷,本发明的目的在于提供一种多路数据连接管理方法、系 统及移动终端,本发明提出了一个高效合理的管理机制,能够保障多系统SVLTE终端的多种数据连接的有序进行。
为了实现上述目的,本发明提供一种多路数据连接管理方法,所述方法包括如下步骤:
建立并维护数据连接请求队列以及数据连接响应队列;
接收对数据连接的处理指令;
查询终端的网络状态,根据所述网络状态、所述数据连接请求队列和所述数据连接响应队列中数据连接的优先级高低来完成数据连接和/或断开数据连接。
根据本发明的管理方法,所述根据网络状态、所述数据连接请求队列和所述数据连接响应队列中数据连接的优先级高低来完成数据连接和/或断开数据连接的步骤包括:
在响应数据连接请求时,从数据连接请求队列中选择优先级最高的数据连接请求进行完成,并将已完成的数据连接放到数据连接响应队列中;
在断开数据连接时,优先断开数据连接响应队列中优先级最低的数据连接,同时将断开的数据连接放入数据连接请求队列中。
根据本发明的管理方法,所述建立并维护数据连接请求队列以及数据连接响应队列的步骤包括:
为所述数据连接请求队列和所述数据连接响应队列中的元素配置数据连接请求类型标识、优先级标识以及所属系统标识。
根据本发明的管理方法,所述根据网络状态、所述数据连接请求队列和所述数据连接响应队列中数据连接的优先级高低来完成数据连接和/或断开数据连接的步骤包括:
根据所述数据连接的所属系统标识和数据连接请求类型标识,在对应的系统中完成或断开数据连接。
根据本发明的管理方法,根据网络状态、所述数据连接请求队列和所述数据连接响应队列中数据连接的优先级高低来完成数据连接和/或断开数据连接的步骤包括:
在仅允许在同一时间建立一个数据连接的网络状态下,比较所述数据连接请求队列中队首数据连接于所述数据连接响应队列中数据连接的优先级;
若所述数据连接请求队列中队首数据连接的优先级比所述数据连接响应队列中数据连接的优先级高,则断开所述数据连接响应队列中数据连接并放入所述数据连接请求队列,并完成所述数据连接请求队列中队首数据连接放入所述数据连接响应队列中。
本发明相应提供一种多路数据连接管理系统,所述系统包括:
队列配置模块,建立并维护数据连接请求队列以及数据连接响应队列;
指令接收模块,用于接收对数据连接的处理指令;
网络状态查询模块,用于查询终端的网络状态;
处理模块,用于根据所述网络状态、所述数据连接请求队列和所述数据连接响应队列中数据连接的优先级高低来完成数据连接和/或断开数据连接。
根据本发明的管理系统,所述处理模块还用于在响应数据连接请求时,从数据连接请求队列中选择优先级最高的数据连接请求进行完成,并将已完成的数据连接放到数据连接响应队列中;
所述处理模块还用于在断开数据连接时,优先断开数据连接响应队列中优先级最低的数据连接,同时将断开的数据连接放入数据连接请求队列中。
根据本发明的管理系统,所述队列配置模块还用于为所述数据连接请求队列和所述数据连接响应队列中的元素配置连接数据连接请求类型标识、优先级标识以及所属系统标识。
根据本发明的管理系统,处理模块还用于根据所述数据连接的所属系统标识和数据连接请求连接类型标识,在对应的系统中完成或断开数据连接。
根据本发明的管理系统,所述处理模块还包括比较单元,所述比较单元用于在仅允许在同一时间建立一个数据连接的网络状态下,比较所述数据连接请求队列中队首数据连接于所述数据连接响应队列中数据连接的优先级;若所述数据连接请求队列中队首数据连接的优先级比所述数据连接响应队列中数据连接的优先级高,则所述处理模块断开所述数据连接响应队列中数据连接并放入所述数据连接请求队列,并完成所述数据连接请求队列中队首数据连接放入所述数据连接响应队列中。
本发明还提供一种移动终端,包括处理器和存储器,其中,所述存储器中存储一组程序代码,且所述处理器用于调用所述存储器中存储的程序代码,用于执行以下操作:
建立并维护数据连接请求队列以及数据连接响应队列;
接收对数据连接的处理指令;
查询终端的网络状态,根据所述网络状态、所述数据连接请求队列和所述数据连接响应队列中数据连接的优先级高低来完成数据连接和/或断开数据连接。
所述处理器根据网络状态、所述数据连接请求队列和所述数据连接响应队列中数据连接的优先级高低来完成数据连接和/或断开数据连接的步骤包括:
在响应数据连接请求时,从数据连接请求队列中选择优先级最高的数据连接请求进行完成,并将已完成的数据连接放到数据连接响应队列中;
在断开数据连接时,优先断开数据连接响应队列中优先级最低的数据连接,同时将断开的数据连接放入数据连接请求队列中。
所述处理器建立并维护数据连接请求队列以及数据连接响应队列的步骤包括:
为所述数据连接请求队列和所述数据连接响应队列中的元素配置数据连接请求类型标识、优先级标识以及所属系统标识。
所述处理器根据网络状态、所述数据连接请求队列和所述数据连接响应队列中数据连接的优先级高低来完成数据连接和/或断开数据连接的步骤包括:
根据所述数据连接的所属系统标识和数据连接请求类型标识,在对应的系统中完成或断开数据连接。
所述处理器根据网络状态、所述数据连接请求队列和所述数据连接响应队列中数据连接的优先级高低来完成数据连接和/或断开数据连接的步骤包括:
在仅允许在同一时间建立一个数据连接的网络状态下,比较所述数据连接请求队列中队首数据连接与所述数据连接响应队列中数据连接的优先级;
若所述数据连接请求队列中队首数据连接的优先级比所述数据连接响应队列中数据连接的优先级高,则断开所述数据连接响应队列中数据连接并放入所述数据连接请求队列,并完成所述数据连接请求队列中队首数据连接放入所述数据连接响应队列中。
本发明通过在SVLTE终端的管理系统中维护两个队列,一个数据连接请求队列,队列元素为请求的数据连接;一个数据连接响应队列,队列元素为已经连接上的数据连接。由于队列中的元素按照优先级高低的顺利排列,元素入 队列时,均按照其优先级的高低放到队列中的相应位置,在接收到对数据连接的处理指令时,查询终端的网络状态,根据网络状态、数据连接请求队列和数据连接响应队列中数据连接的优先级高低来完成数据连接和/或断开数据连接。因此本发明提出了一个高效合理的管理机制,保障多系统SVLTE终端的多种数据连接的有序进行。
附图说明
图1是现有技术中多系统终端的系统框架结构;
图2是本发明一种多路数据连接管理系统的系统框架图;
图3终端的网络状态示意图;
图4是本发明一种多路数据连接管理系统在接收到新数据连接请求时的数据连接管理流程图;
图5是本发明一种多路数据连接管理系统在终端所处网络变化时的数据连接管理流程图;
图6是本发明一种多路数据连接管理系统在数据连接正常结束时的数据连接管理流程图;
图7是本发明一种多路数据连接管理方法的流程图;
图8是本发明一种移动终端的框架图。
具体实施方式
为了使本发明的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本发明进行进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。
如图1所示,现有的多系统终端包括多个系统,分别为第一系统和第二系统……第n系统。多个系统独立的运行,但也共享硬件资源,比如手机卡、modem、喇叭等等。多个系统能够有序的运行,少不了一个共同管理它们的模块,我们将这个管理模块称为管理系统,管理系统对用户来说是不可见的,对于用户而言,这是个多系统终端。如图5-1所示,在多系统的通信框架中,modem和RIL是共用的,Frameworks和通信应用均是独立的,一切硬件资源均为共享的,故UIM卡是属于第一系统、第二系统……第n系统共有的。
在设计多系统中SVLTE终端多种数据连接的管理策略时,都是在如下的环境中操作的:数据连接的种类至少包含两种,如运营商业务(彩信、AGPS等)、浏览网页等等,并且这些数据连接不同时属于一个系统,即第一系统和第二系统都至少有一种数据连接。如果数据多种连接均属于一个系统,不在本方案讨论的范围。
如图2所示,本发明一种多路数据连接管理系统100,在本发明的一个实施例中,该多路数据连接管理系统100也即如前所述的用于管理多系统终端中第一系统、第二系统……第n系统的管理系统。系统100可应用于手机、PDA(Personal Digital Assistant,个人数字助理)、平板电脑等通信终端中。移动终端具有两个或多个通信模块,例如为双卡双待移动终端、多卡多待移动终端、双待双通移动终端、多待多通移动终端、双模移动终端、多模移动终端等,该系统100可以是内置于移动终端的软件单元,硬件单元或软硬件结合单元。该多路数据连接管理系统100包括:队列配置模块10、指令接收模块20、网络状态查询模块30以及处理模块40。
队列配置模块10,建立并维护数据连接请求队列以及数据连接响应队列。数据连接请求队列中的队列元素为请求的数据连接;数据连接响应队列中的队列元素为已经连接上的数据连接。队列配置模块10还用于为数据连接请求队列和数据连接响应队列中的元素配置数据连接请求类型标识、优先级标识以及所属系统标识等,该所属的系统即为数据连接请求属于移动终端的第一系统、第二系统或其他系统。队列中的元素按照优先级高低的顺利排列,即数据连接1的优先级最高。元素入队列时,均按照其优先级的高低放到队列中的相应位置。
指令接收模块20,用于接收对数据连接的处理指令。对数据连接的处理指令通常包括:新数据连接请求指令、网络切换指令以及数据连接结束指令等。
网络状态查询模块30,用于查询终端的网络状态。如图3所示,终端的网络状态包括处于CDMA网络中、处于LTE网络中以及处于LTE和CDMA混合网络中。
处理模块40,用于根据网络状态、数据连接请求队列和数据连接响应队列中数据连接的优先级高低来完成数据连接和/或断开数据连接。具体的,在响应数据连接请求时,从数据连接请求队列中选择优先级最高的数据连接请求 进行完成,并将已完成的数据连接放到数据连接响应队列中;以及在断开数据连接时,优先断开数据连接响应队列中优先级最低的数据连接,同时将断开的数据连接放入数据连接请求队列中。同时,处理模块还用于根据数据连接的系统标识和连接类型标识,在对应的系统中完成或断开数据连接。
具体的,当移动终端的第一系统、第二系统或其他系统准备响应数据连接请求时,总是从数据连接请求队列中挑选优先级最高的数据连接请求,根据所属系统和请求类型,在对应的系统中完成数据连接,同时将已连上的数据连接放到数据连接响应队列中。当移动终端的第一系统、第二系统或其他系统需要暂时断开某些数据连接而去响应优先级更高的数据连接时,总是优先断开数据连接响应队列中优先级最低的数据连接,同时将断开的数据连接按优先级放到数据连接请求队列中。
优选的是,处理模块40还包括比较单元41,比较单元41用于在仅允许在同一时间建立一个数据连接的网络状态下,比较数据连接请求队列中队首数据连接与数据连接响应队列中数据连接的优先级。若数据连接请求队列中队首数据连接的优先级比数据连接响应队列中数据连接的优先级高,则处理模块40断开数据连接响应队列中数据连接并放入数据连接请求队列,并完成数据连接请求队列中队首数据连接放入数据连接响应队列中。具体的,例如在CDMA网络中一个时间只能建立一种数据连接,该数据连接相应队列中仅有一个数据连接,比较单元41比较数据连接请求队列中队首数据连接与数据连接响应队列中数据连接的优先级,若数据连接请求队列中队首数据连接的优先级比数据连接响应队列中数据连接的优先级高,则处理模块40断开数据连接响应队列中数据连接并按照优先级放入数据连接请求队列,并且根据数据连接请求队列中队首数据连接的所属系统标识以及数据连接请求类型标识,在对应的第一系统、第二系统或其他系统中完成数据连接,并将其放入数据连接响应队列。
本发明通过在SVLTE终端的管理系统中维护两个队列,一个数据连接请求队列,队列元素为请求的数据连接;一个数据连接响应队列,队列元素为已经连接上的数据连接。由于队列中的元素按照优先级高低的顺利排列,元素入队列时,均按照其优先级的高低放到队列中的相应位置,在接收到对数据连接的处理指令时,查询终端的网络状态,根据网络状态、数据连接请求队列和数 据连接响应队列中数据连接的优先级高低来完成数据连接和/或断开数据连接。因此本发明提出了一个高效合理的管理机制,保障多系统SVLTE终端的多种数据连接的有序进行。
如图4所示,在本发明的实施例中,多路数据连接管理系统100在接收到新数据连接请求时的数据连接管理流程具体为:
步骤S401,接收新数据连接请求。本步骤还包括为该新数据连接请求配置数据连接请求类型标识、优先级标识以及所属系统标识等。
步骤S402,根据新数据连接请求的优先级将其放入数据连接请求队列的相应位置。
步骤S403,查询终端所处的网络状态。
步骤S404,判断是否仅处于CDMA网络中,若是则进入步骤S405,否则进入步骤S409。
步骤S405,比较数据连接请求队列中对首的第一数据连接与数据连接响应队列中队尾的第二数据连接的优先级。由于在CDMA网络中一个时间只能建立一种数据连接,该数据连接相应队列中队尾中数据连接也是唯一的一个数据连接。
步骤S406,判断第一数据连接的优先级是否高于第二数据连接。若是则进入步骤S407,否则进入步骤S408。
步骤S407,断开数据连接响应队列中队尾数据连接,并将该数据连接放到数据连接请求队列的队首,同时响应新数据连接请求,按优先级将新数据连接请求放到数据连接响应队列的相应位置。响应新数据连接请求具体根据新数据连接请求的所属系统标识和请求类型,在对应的系统中建立数据链路。由于CDMA网络使用点对点协议,一个时间只能建立一种数据连接,因此在建立新数据连接的同时需要将数据连接响应队列中队尾数据连接断开。
步骤S408,等待数据响应队列中对尾数据连接结束。
步骤S409,将数据连接请求队列中的每一个数据连接请求依次出队列,并按照该请求所属的系统和请求类型在标识的系统中新建一条链路,响应每个请求的数据连接,并将该数据连接依次放到数据连接响应队列中。
由于CDMA网络使用点对点协议,一个时间只能建立一种数据连接,因此在建立新数据连接的同时需要将数据连接响应队列中队尾数据连接断开。由 于终端处于LTE网络中或处于LTE和CDMA混合网络中时,同时可以建立多种数据连接,因此可以立即响应该新数据连接请求,而不需要断开数据连接响应队列中原有的数据连接。从而本发明能在接收到新数据连接请求时,在查询终端所处的网络状态,根据网络状态的不同,分别执行对应的管理策略,保障多系统SVLTE终端的多种数据连接的有序进行。
如图5所示,在本发明的实施例中,多路数据连接管理系统100在终端所处网络变化时的管理流程具体为:
步骤S501,接收网络切换指令。
步骤S502,查询终端切换前的网络状态和切换后的状态。
步骤S503,判断终端网络状态是否切换为仅处于CDMA网络中,若是则进入步骤S504,否则进入步骤S505。
步骤S504,断开数据连接响应队列中除优先级最高的数据连接外的其他数据连接,并将断开的数据连接放入数据连接请求队列中。具体的,对数据连接响应队列中的每一个已经响应的数据连接,除了队首的数据连接外,其他的数据连接根据所属的系统和类型,分别在对应的系统中断开连接,并将这些断开的连接按照优先级放到数据连接请求队列中。
步骤S505,将数据连接请求队列中的每一个数据连接请求依次出队列,并按照该请求所属的系统和请求类型在标识的系统中新建一条链路,响应每个请求的数据连接,并将该数据连接依次放到数据连接响应队列中。
由于,CDMA网络一个时间只支持一种数据连接,因此由LTE网络或LTE和CDMA混合网络切换至CDMA网络时,需要断开数据连接响应队列中优先级最低的数据连接,同时将断开的数据连接放入数据连接请求队列中。而由CDMA网络切换至LTE网络或LTE和CDMA混合网络时,直接将数据连接请求队列中的每一个数据连接请求依次出队列,在对应的系统中响应即可。从而本发明能在接收到网络切换时,查询终端的网络状态,根据网络切换方式的不同,分别执行对应的管理策略,保障多系统SVLTE终端的多种数据连接的有序进行。
如图6所示,在本发明的实施例中,多路数据连接管理系统100在数据连接正常结束时的管理流程具体为:
步骤S601,接收数据连接结束指令。
步骤S602,查询终端所处的网络状态。
步骤S603,判断终端网络状态是否切换为仅处于CDMA网络中,若是则进入步骤S604,否则进入步骤S605。
步骤S604,将结束的数据连接在数据连接响应队列中删除,响应数据连接请求队列中优先级最高的数据连接并将其放入数据连接响应队列中。具体的,终端仅处于CDMA网络时,当数据连接正常结束时,断开并释放该正常结束的数据连接,记录该数据链接的类型和所属的系统;根据连接的类型和所属系统从数据连接响应队列中删除该连接;数据连接请求队列的队首数据连接出列,根据所属系统和请求类型,在对应的系统中响应该数据连接请求;将已连接的数据连接放到数据连接响应队列中。
步骤S605,将结束的数据连接在数据连接响应队列中删除。具体的,终端处于LTE网络或LTE和CDMA混合网络时,当数据连接正常结束时,断开并释放该连接,记录该数据链接的类型和所属的系统,根据连接的类型和所属系统从数据连接响应队列中删除该连接。
从而本发明能在数据连接正常结束时,查询终端的网络状态,根据网络状态的不同,分别执行对应的管理策略,保障多系统SVLTE终端的多种数据连接的有序进行。
图7是本发明一种多路数据连接管理方法的流程图,该方法包括:
步骤S701,建立并维护数据连接请求队列以及数据连接响应队列。本步骤由如图3所示的队列配置模块10完成。本步骤还包括:为数据连接请求队列和数据连接响应队列中的元素配置数据连接请求类型标识、优先级标识以及所属系统标识。
步骤S702,接收对数据连接的处理指令。本步骤由如图3所示的指令接收模块20完成。该对数据连接的处理指令包括新数据连接请求指令、网络切换指令以及数据连接结束指令等。
步骤S703,查询终端的网络状态,根据网络状态、数据连接请求队列和数据连接响应队列中数据连接的优先级高低来完成数据连接和/或断开数据连接。本步骤由如图3所示的网络状态查询模块30以及处理模块40完成。具体的,在响应数据连接请求时,从数据连接请求队列中选择优先级最高的数据连接请求进行完成,并将已完成的数据连接放到数据连接响应队列中;在断开数 据连接时,优先断开数据连接响应队列中优先级最低的数据连接,同时将断开的数据连接放入数据连接请求队列中。同时,本步骤还包括:根据数据连接的所属系统标识和数据连接请求类型标识,在对应的系统中完成或断开数据连接。
优选的是,步骤S703还包括:在仅允许在同一时间建立一个数据连接的网络状态下,比较数据连接请求队列中队首数据连接与数据连接响应队列中数据连接的优先级;若数据连接请求队列中队首数据连接的优先级比数据连接响应队列中数据连接的优先级高,则断开数据连接响应队列中数据连接并放入数据连接请求队列,并完成数据连接请求队列中队首数据连接放入数据连接响应队列中。
本发明立足于多系统SVLTE终端,充分考虑了多系统中多种数据连接的请求、切换等场景,在面临网络覆盖局限的情况下,提出了一个高效合理的管理机制,保障多系统SVLTE终端的多种数据连接的有序进行。
图8是本发明一种移动终端的框架图,如图8所示,该移动终端8可以包括:至少一个处理器81,例如CPU,至少一个通信总线82以及存储器83;处理器81可以结合图2所示的多路数据连接管理系统100;通信总线82用于实现这些组件之间的连接通信;存储器83可以是高速RAM存储器,也可以是非易失性存储器(non-volatile memory),例如至少一个磁盘存储器。存储器83中存储一组程序代码,且处理器81用于调用存储器83中存储的程序代码,用于执行以下操作:
建立并维护数据连接请求队列以及数据连接响应队列;
接收对数据连接的处理指令;
查询终端的网络状态,根据所述网络状态、所述数据连接请求队列和所述数据连接响应队列中数据连接的优先级高低来完成数据连接和/或断开数据连接。
其中,所述处理器81根据网络状态、所述数据连接请求队列和所述数据连接响应队列中数据连接的优先级高低来完成数据连接和/或断开数据连接的步骤包括:
在响应数据连接请求时,从数据连接请求队列中选择优先级最高的数据连接请求进行完成,并将已完成的数据连接放到数据连接响应队列中;
在断开数据连接时,优先断开数据连接响应队列中优先级最低的数据连接,同时将断开的数据连接放入数据连接请求队列中。
其中,所述处理器81建立并维护数据连接请求队列以及数据连接响应队列的步骤包括:
为所述数据连接请求队列和所述数据连接响应队列中的元素配置数据连接请求类型标识、优先级标识以及所属系统标识。
其中,所述处理器81根据网络状态、所述数据连接请求队列和所述数据连接响应队列中数据连接的优先级高低来完成数据连接和/或断开数据连接的步骤包括:
根据所述数据连接的所属系统标识和数据连接请求类型标识,在对应的系统中完成或断开数据连接。
其中,所述处理器81根据网络状态、所述数据连接请求队列和所述数据连接响应队列中数据连接的优先级高低来完成数据连接和/或断开数据连接的步骤包括:
在仅允许在同一时间建立一个数据连接的网络状态下,比较所述数据连接请求队列中队首数据连接与所述数据连接响应队列中数据连接的优先级;
若所述数据连接请求队列中队首数据连接的优先级比所述数据连接响应队列中数据连接的优先级高,则断开所述数据连接响应队列中数据连接并放入所述数据连接请求队列,并完成所述数据连接请求队列中队首数据连接放入所述数据连接响应队列中。
综上所述,本发明通过在SVLTE终端的管理系统中维护两个队列,一个数据连接请求队列,队列元素为请求的数据连接;一个数据连接响应队列,队列元素为已经连接上的数据连接。由于队列中的元素按照优先级高低的顺利排列,元素入队列时,均按照其优先级的高低放到队列中的相应位置,在接收到对数据连接的处理指令时,查询终端的网络状态,根据网络状态、数据连接请求队列和数据连接响应队列中数据连接的优先级高低来完成数据连接和/或断开数据连接。因此本发明提出了一个高效合理的管理机制,保障多系统SVLTE终端的多种数据连接的有序进行。
当然,本发明还可有其它多种实施例,在不背离本发明精神及其实质的情况下,熟悉本领域的技术人员当可根据本发明作出各种相应的改变和变形,但 这些相应的改变和变形都应属于本发明所附的权利要求的保护范围。

Claims (15)

  1. 一种多路数据连接管理方法,其特征在于,所述方法包括如下步骤:
    建立并维护数据连接请求队列以及数据连接响应队列;
    接收对数据连接的处理指令;
    查询终端的网络状态,根据所述网络状态、所述数据连接请求队列和所述数据连接响应队列中数据连接的优先级高低来完成数据连接和/或断开数据连接。
  2. 根据权利要求1所述的管理方法,其特征在于,所述根据网络状态、所述数据连接请求队列和所述数据连接响应队列中数据连接的优先级高低来完成数据连接和/或断开数据连接的步骤包括:
    在响应数据连接请求时,从数据连接请求队列中选择优先级最高的数据连接请求进行完成,并将已完成的数据连接放到数据连接响应队列中;
    在断开数据连接时,优先断开数据连接响应队列中优先级最低的数据连接,同时将断开的数据连接放入数据连接请求队列中。
  3. 根据权利要求1所述的管理方法,其特征在于,所述建立并维护数据连接请求队列以及数据连接响应队列的步骤包括:
    为所述数据连接请求队列和所述数据连接响应队列中的元素配置数据连接请求类型标识、优先级标识以及所属系统标识。
  4. 根据权利要求3所述的管理方法,其特征在于,所述根据网络状态、所述数据连接请求队列和所述数据连接响应队列中数据连接的优先级高低来完成数据连接和/或断开数据连接的步骤包括:
    根据所述数据连接的所属系统标识和数据连接请求类型标识,在对应的系统中完成或断开数据连接。
  5. 根据权利要求1所述的管理方法,其特征在于,根据网络状态、所述数据连接请求队列和所述数据连接响应队列中数据连接的优先级高低来完成数据连接和/或断开数据连接的步骤包括:
    在仅允许在同一时间建立一个数据连接的网络状态下,比较所述数据连接请求队列中队首数据连接与所述数据连接响应队列中数据连接的优先级;
    若所述数据连接请求队列中队首数据连接的优先级比所述数据连接响应 队列中数据连接的优先级高,则断开所述数据连接响应队列中数据连接并放入所述数据连接请求队列,并完成所述数据连接请求队列中队首数据连接放入所述数据连接响应队列中。
  6. 一种多路数据连接管理系统,其特征在于,所述系统包括:
    队列配置模块,建立并维护数据连接请求队列以及数据连接响应队列;
    指令接收模块,用于接收对数据连接的处理指令;
    网络状态查询模块,用于查询终端的网络状态;
    处理模块,用于根据所述网络状态、所述数据连接请求队列和所述数据连接响应队列中数据连接的优先级高低来完成数据连接和/或断开数据连接。
  7. 根据权利要求6所述的管理系统,其特征在于,所述处理模块还用于在响应数据连接请求时,从数据连接请求队列中选择优先级最高的数据连接请求进行完成,并将已完成的数据连接放到数据连接响应队列中;
    所述处理模块还用于在断开数据连接时,优先断开数据连接响应队列中优先级最低的数据连接,同时将断开的数据连接放入数据连接请求队列中。
  8. 根据权利要求6所述的管理系统,其特征在于,所述队列配置模块还用于为所述数据连接请求队列和所述数据连接响应队列中的元素配置连接数据连接请求类型标识、优先级标识以及所属系统标识。
  9. 根据权利要求8所述的管理系统,其特征在于,处理模块还用于根据所述数据连接的所属系统标识和数据连接请求连接类型标识,在对应的系统中完成或断开数据连接。
  10. 根据权利要求6所述的管理系统,其特征在于,所述处理模块还包括比较单元,所述比较单元用于在仅允许在同一时间建立一个数据连接的网络状态下,比较所述数据连接请求队列中队首数据连接与所述数据连接响应队列中数据连接的优先级;若所述数据连接请求队列中队首数据连接的优先级比所述数据连接响应队列中数据连接的优先级高,则所述处理模块断开所述数据连接响应队列中数据连接并放入所述数据连接请求队列,并完成所述数据连接请求队列中队首数据连接放入所述数据连接响应队列中。
  11. 一种移动终端,其特征在于,包括处理器和存储器,其中,所述存储器中存储一组程序代码,且所述处理器用于调用所述存储器中存储的程序代码,用于执行以下操作:
    建立并维护数据连接请求队列以及数据连接响应队列;
    接收对数据连接的处理指令;
    查询终端的网络状态,根据所述网络状态、所述数据连接请求队列和所述数据连接响应队列中数据连接的优先级高低来完成数据连接和/或断开数据连接。
  12. 根据权利要求11所述的移动终端,其特征在于,所述处理器根据网络状态、所述数据连接请求队列和所述数据连接响应队列中数据连接的优先级高低来完成数据连接和/或断开数据连接的步骤包括:
    在响应数据连接请求时,从数据连接请求队列中选择优先级最高的数据连接请求进行完成,并将已完成的数据连接放到数据连接响应队列中;
    在断开数据连接时,优先断开数据连接响应队列中优先级最低的数据连接,同时将断开的数据连接放入数据连接请求队列中。
  13. 根据权利要求11所述的移动终端,其特征在于,所述处理器建立并维护数据连接请求队列以及数据连接响应队列的步骤包括:
    为所述数据连接请求队列和所述数据连接响应队列中的元素配置数据连接请求类型标识、优先级标识以及所属系统标识。
  14. 根据权利要求13所述的移动终端,其特征在于,所述处理器根据网络状态、所述数据连接请求队列和所述数据连接响应队列中数据连接的优先级高低来完成数据连接和/或断开数据连接的步骤包括:
    根据所述数据连接的所属系统标识和数据连接请求类型标识,在对应的系统中完成或断开数据连接。
  15. 根据权利要求11所述的移动终端,其特征在于,所述处理器根据网络状态、所述数据连接请求队列和所述数据连接响应队列中数据连接的优先级高低来完成数据连接和/或断开数据连接的步骤包括:
    在仅允许在同一时间建立一个数据连接的网络状态下,比较所述数据连接请求队列中队首数据连接与所述数据连接响应队列中数据连接的优先级;
    若所述数据连接请求队列中队首数据连接的优先级比所述数据连接响应队列中数据连接的优先级高,则断开所述数据连接响应队列中数据连接并放入所述数据连接请求队列,并完成所述数据连接请求队列中队首数据连接放入所述数据连接响应队列中。
PCT/CN2015/080304 2015-04-20 2015-05-29 一种多路数据连接管理方法、系统及移动终端 WO2016169102A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510187998.5 2015-04-20
CN201510187998.5A CN106162940A (zh) 2015-04-20 2015-04-20 一种多路数据连接管理方法、系统及移动终端

Publications (1)

Publication Number Publication Date
WO2016169102A1 true WO2016169102A1 (zh) 2016-10-27

Family

ID=57144380

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/080304 WO2016169102A1 (zh) 2015-04-20 2015-05-29 一种多路数据连接管理方法、系统及移动终端

Country Status (2)

Country Link
CN (1) CN106162940A (zh)
WO (1) WO2016169102A1 (zh)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106793156B (zh) * 2016-11-24 2020-03-17 宇龙计算机通信科技(深圳)有限公司 多系统终端及网络连接方法和装置
CN107980241B (zh) * 2017-10-18 2021-12-10 深圳市奥星澳科技有限公司 一种网关多连接的方法及装置
CN109818948B (zh) * 2019-01-16 2020-04-10 星环信息科技(上海)有限公司 应用部署方法、装置、系统、设备及介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101772941A (zh) * 2007-07-16 2010-07-07 高通股份有限公司 用于以网络资源的有效使用来支持多个多样化数据应用程序的方法
CN102065567A (zh) * 2005-11-04 2011-05-18 捷讯研究有限公司 用于解决在移动通信设备和无线网络之间要求数据连接的应用之中相互竞争的系统和方法
CN102984815A (zh) * 2012-12-07 2013-03-20 华为终端有限公司 分组数据连接的处理方法、终端设备、网络侧设备及系统
CN103299700A (zh) * 2010-11-12 2013-09-11 高通股份有限公司 集成用于仲裁分组数据应用的设备策略和网络策略的方法和装置
CN104052677A (zh) * 2013-03-14 2014-09-17 阿里巴巴集团控股有限公司 单一数据源的软负载均衡方法和装置

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102065567A (zh) * 2005-11-04 2011-05-18 捷讯研究有限公司 用于解决在移动通信设备和无线网络之间要求数据连接的应用之中相互竞争的系统和方法
CN101772941A (zh) * 2007-07-16 2010-07-07 高通股份有限公司 用于以网络资源的有效使用来支持多个多样化数据应用程序的方法
CN103299700A (zh) * 2010-11-12 2013-09-11 高通股份有限公司 集成用于仲裁分组数据应用的设备策略和网络策略的方法和装置
CN102984815A (zh) * 2012-12-07 2013-03-20 华为终端有限公司 分组数据连接的处理方法、终端设备、网络侧设备及系统
CN104052677A (zh) * 2013-03-14 2014-09-17 阿里巴巴集团控股有限公司 单一数据源的软负载均衡方法和装置

Also Published As

Publication number Publication date
CN106162940A (zh) 2016-11-23

Similar Documents

Publication Publication Date Title
JP6988004B2 (ja) 集中型ユニットと分散型ユニットのアーキテクチャにおける通信方法および通信デバイス
CN104770022B (zh) 使用无线设备输入的针对网络的系统选择
US9432067B2 (en) Supporting SIM toolkit applications in embedded UICCs
US20170041950A1 (en) Method, device, and communications system for performing data communication by using unlicensed spectrum
US20210099843A1 (en) Context management method and apparatus
JP2020532180A (ja) セッション処理方法および関連デバイス
CN108781476A (zh) 一种会话建立方法、装置及系统
US11044729B2 (en) Function scheduling method, device, and system
JP6067365B2 (ja) MiAN、システムおよび該システムにおけるパートナー発見方法
US8355322B2 (en) Data communication systems, radio base stations, and data communication methods
JP6730447B2 (ja) データ伝送方法、装置及びセッション管理デバイス
WO2019057106A1 (zh) 一种网络切片配置方法及装置
WO2016169102A1 (zh) 一种多路数据连接管理方法、系统及移动终端
JP2022501951A (ja) Pdcp重複の設定方法及び端末機器
WO2013189069A1 (zh) 负荷分担方法及装置、单板
US20210144630A1 (en) Base station and data transmission method thereof for mobile communication system
CN116018851A (zh) 通信系统中在向网络切片注册和注销以及建立和释放pdu会话时的用户设备行为的运营商控制
US20220417843A1 (en) Data communication system to serve a user equipment (ue) over a third generation partnership project (3gpp) network core
US20220272572A1 (en) Wireless network slice optimization for user applications
US11477719B1 (en) Wireless communication service responsive to an artificial intelligence (AI) network
CN111314272B (zh) 一种任务处理方法及装置
WO2020164207A1 (zh) 信道的处理方法及装置、电子装置
CN114731567A (zh) 用于控制d2d路由的方法、设备和计算机可读介质
CN114189920B (zh) 网络切片的载波隔离方法、装置、设备和介质
US9110721B2 (en) Job homing

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 15889591

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 10.04.2018)

122 Ep: pct application non-entry in european phase

Ref document number: 15889591

Country of ref document: EP

Kind code of ref document: A1