WO2017118263A1 - Terminal, network switching method for terminal, and computer storage medium - Google Patents

Terminal, network switching method for terminal, and computer storage medium Download PDF

Info

Publication number
WO2017118263A1
WO2017118263A1 PCT/CN2016/109515 CN2016109515W WO2017118263A1 WO 2017118263 A1 WO2017118263 A1 WO 2017118263A1 CN 2016109515 W CN2016109515 W CN 2016109515W WO 2017118263 A1 WO2017118263 A1 WO 2017118263A1
Authority
WO
WIPO (PCT)
Prior art keywords
terminal
historical
state
network
module
Prior art date
Application number
PCT/CN2016/109515
Other languages
French (fr)
Chinese (zh)
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 WO2017118263A1 publication Critical patent/WO2017118263A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W36/00Hand-off or reselection arrangements
    • H04W36/24Reselection being triggered by specific parameters
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W36/00Hand-off or reselection arrangements
    • H04W36/0005Control or signalling for completing the hand-off
    • H04W36/0083Determination of parameters used for hand-off, e.g. generation or modification of neighbour cell lists
    • H04W36/00837Determination of triggering parameters for hand-off
    • H04W36/008375Determination of triggering parameters for hand-off based on historical data
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W36/00Hand-off or reselection arrangements
    • H04W36/24Reselection being triggered by specific parameters
    • H04W36/30Reselection being triggered by specific parameters by measured or perceived connection quality data

Definitions

  • the present invention relates to the field of wireless communication technologies, and in particular, to a terminal and a terminal switching network, and a computer storage medium.
  • GSM Global System for Mobile Communications
  • WCDMA Wideband Code Division Multiple Access
  • CDMA2000 Code Division Multiple Access 2000
  • TD-SCDMA Time-Division Synchronous Code Division Multiple Access
  • LTE Long Term Evolution
  • FDD-LTE Frequency Division Duplexing LTE
  • LTE Time Division Duplexing
  • WIFI Wireless Fidelity
  • WLAN Wireless Local Area Networks
  • the mobile terminal measures the signal strength of each standard network and feeds back the base station or the access point of each standard network, and sends a switching instruction to the mobile terminal by the base station or the access point on the network side. Switching the network accessed by the mobile terminal.
  • a drawback existing in the prior art is that since the mobile terminal is currently limited by the coverage change of the radio access network, and the base station or the access point on the network side actively sends a handover instruction to the mobile terminal, the mobile terminal is caused. Frequent network switching causes the power consumption of the terminal to rise, resulting in a poor user experience.
  • the embodiment of the invention provides a method for the terminal and the terminal to switch the network, and a computer storage medium, which at least solves the defects of the prior art, and aims to reduce the power consumption of the terminal when used for network switching.
  • an embodiment of the present invention provides a method for a terminal to switch a network, where the method includes:
  • the terminal When receiving the handover instruction sent by the network side, the terminal acquires terminal status information of the terminal itself;
  • the terminal performs a decision on the terminal switching network according to the terminal status information and the measured status information of the current various standards networks to match the mapping relationship between the historical statistical status of the terminal and the status of the terminal access network.
  • the acquiring the terminal status information of the terminal itself includes:
  • the terminal acquires current location information of the user; and/or,
  • the terminal acquires current own motion state information.
  • the method before the terminal receives the handover instruction sent by the network side, the method further includes:
  • the terminal periodically collects historical location information of the terminal through the global positioning system (GPS) according to a preset activation frequency;
  • GPS global positioning system
  • the terminal When collecting the historical location information of the terminal, the terminal correspondingly acquires a first historical state of each standard network covering the terminal;
  • the terminal constructs the first mapping relationship between the historical location information, the first historical state of each standard network, and the historical state of the first access network.
  • the method before the terminal receives the handover instruction sent by the network side, the method further includes:
  • the terminal records its historical motion state in a preset time window, and calculates a corresponding historical motion vector according to the historical motion state;
  • the terminal When the terminal records its historical motion state, it acquires a second historical state of each standard network covering the terminal;
  • the terminal constructs a second mapping relationship between the historical motion vector, the second historical state of each standard network, and the historical state of the second access network.
  • the status information of each system network specifically includes: a signal strength of each standard network currently covering the terminal.
  • an embodiment of the present invention provides a terminal, where the terminal includes: a receiving module, an obtaining module, and a decision module;
  • the receiving module is configured to receive a switching instruction sent by the network side, and trigger the acquiring module when receiving a switching instruction sent by the network side;
  • the acquiring module is configured to acquire terminal status information of the terminal itself
  • the determining module is configured to: according to the terminal state information and the measured state information of each current standard network, match the mapping relationship between the historical statistical state of the terminal and the state of the terminal accessing the network, and make a decision on the terminal switching network. .
  • the acquiring module is specifically configured as:
  • the current state information of the terminal is obtained.
  • the terminal further includes: a global positioning system GPS module, a first history state acquiring module, and a first building module; wherein
  • the GPS module is configured to periodically collect historical location information of the terminal through the global positioning system (GPS) according to a preset activation frequency;
  • the first history state acquiring module is configured to: when the GPS module collects historical location information of the terminal, correspondingly acquire a first historical state of each standard network covering the terminal;
  • the first building block is configured to construct the first mapping relationship between the historical location information, the first historical state of each standard network, and the historical state of the first access network.
  • the terminal further includes: a recording module, a second history state acquiring module, and a second building module; wherein
  • the recording module is configured to record a historical motion state of the terminal itself in a preset time window, and calculate a corresponding historical motion vector according to the historical motion state;
  • the second history state acquiring module is configured to: when the recording module records the historical motion state of the terminal itself, correspondingly acquire a second historical state of each standard network covering the terminal;
  • the second building module is configured to construct a second mapping relationship between the historical motion vector and a historical state of the second access network.
  • the status information of each system network specifically includes: a signal strength of each standard network currently covering the terminal.
  • the second building block may use a Central Processing Unit (CPU), a Digital Signal Processor (DSP), or a Field-Programmable Gate Array (FPGA) when performing processing. achieve.
  • CPU Central Processing Unit
  • DSP Digital Signal Processor
  • FPGA Field-Programmable Gate Array
  • an embodiment of the present invention provides a computer storage medium, where the computer storage medium stores computer executable instructions, where the computer executable instructions include:
  • the terminal When receiving the handover instruction sent by the network side, the terminal acquires terminal status information of the terminal itself;
  • the terminal performs a decision on the terminal switching network according to the terminal status information and the measured status information of the current various standards networks to match the mapping relationship between the historical statistical status of the terminal and the status of the terminal access network.
  • the computer executable instructions further include:
  • the terminal acquires current location information of the user; and/or,
  • the terminal acquires current own motion state information.
  • the computer executable instructions further include:
  • the terminal periodically collects historical location information of the terminal through the global positioning system (GPS) according to a preset activation frequency;
  • GPS global positioning system
  • the terminal When collecting the historical location information of the terminal, the terminal correspondingly acquires a first historical state of each standard network covering the terminal;
  • the terminal constructs the first mapping relationship between the historical location information, the first historical state of each standard network, and the historical state of the first access network.
  • the computer executable instructions further include:
  • the terminal records its historical motion state in a preset time window, and calculates a corresponding historical motion vector according to the historical motion state;
  • the terminal When the terminal records its historical motion state, it acquires a second historical state of each standard network covering the terminal;
  • the terminal constructs a second mapping relationship between the historical motion vector, the second historical state of each standard network, and the historical state of the second access network.
  • the status information of each standard network further includes: a signal strength of each standard network currently covering the terminal.
  • an embodiment of the present invention provides a terminal, where the terminal includes:
  • a storage medium configured to store computer executable instructions
  • a processor configured to execute computer executable instructions stored on the storage medium, the computer executable instructions comprising: acquiring a terminal state information of the terminal itself when receiving a switching instruction sent by a network side; The terminal status information and the measured status information of each current standard network match the mapping relationship between the historical statistical status of the terminal and the status of the terminal access network, and the terminal switching network is determined.
  • the processor is configured to execute computer executable instructions stored on the storage medium, the computer executable instructions further comprising: acquiring current location information of the user; and/or acquiring current ones Motion status information.
  • the processor is configured to execute computer executable instructions stored on the storage medium, the computer executable instructions further comprising: periodically acquiring GPS through a global positioning system according to a preset activation frequency The historical location information of the terminal; when collecting the historical location information of the terminal, acquiring the first historical state of each standard network covering the terminal; acquiring the historical state of the first access network corresponding to the terminal according to the first historical state of each system network And constructing the historical location information, a first mapping relationship between a first historical state of each standard network and a historical state of the first access network.
  • the processor is configured to execute computer executable instructions stored on the storage medium, the computer executable instructions further comprising: recording in a preset time window Recording its own historical motion state, and calculating the corresponding historical motion vector according to the historical motion state; when recording its historical motion state, correspondingly acquiring the second historical state of each standard network covering the terminal; according to the second of each system network
  • the historical state acquires a historical state of the second access network corresponding to the terminal; and constructs a second mapping relationship between the historical motion vector, the second historical state of each standard network, and the historical state of the second access network.
  • the status information of each standard network includes: a signal strength of each standard network currently covering the terminal.
  • the terminal actively performs network switching according to the historical network coverage statistics according to the current motion state and the location information, thereby preventing the terminal from performing network switching due to the handover instruction frequently sent by the network side, thereby reducing the terminal for using
  • the amount of power consumed during network switching increases the user experience.
  • FIG. 1 is a schematic structural diagram of hardware of an optional mobile terminal according to an embodiment of the present invention.
  • FIG. 2 is a schematic structural diagram of a communication system that can be operated by a mobile terminal according to an embodiment of the present invention
  • FIG. 3 is a schematic flowchart of a method for a terminal to switch a network according to an embodiment of the present disclosure
  • FIG. 4 is a schematic diagram of constructing a mapping relationship according to an embodiment of the present invention.
  • FIG. 5 is a schematic diagram of another mapping relationship provided by an embodiment of the present invention.
  • FIG. 6 is a schematic flowchart diagram of a specific example of a terminal handover network according to an embodiment of the present disclosure
  • FIG. 7 is a schematic flowchart diagram of another example of a terminal handover network according to an embodiment of the present disclosure.
  • FIG. 8 is a schematic structural diagram of a terminal according to an embodiment of the present disclosure.
  • FIG. 9 is a schematic structural diagram of another terminal according to an embodiment of the present disclosure.
  • FIG. 10 is a schematic structural diagram of still another terminal according to an embodiment of the present invention.
  • the mobile terminal can be implemented in various forms.
  • the terminals described in the present invention may include, for example, mobile phones, smart phones, notebook computers, digital broadcast receivers, personal digital assistants (PDAs), tablet computers (PADs), portable multimedia players (PMPs), navigation devices, and the like.
  • Mobile terminals and fixed terminals such as digital TVs, desktop computers, and the like.
  • the terminal is a mobile terminal.
  • PDAs personal digital assistants
  • PADs tablet computers
  • PMPs portable multimedia players
  • Mobile terminals and fixed terminals such as digital TVs, desktop computers, and the like.
  • the terminal is a mobile terminal.
  • configurations in accordance with embodiments of the present invention can be applied to fixed type terminals in addition to components that are specifically for mobile purposes.
  • FIG. 1 is a schematic diagram showing the hardware structure of an optional mobile terminal provided by various embodiments of the present invention.
  • the mobile terminal 100 may include a wireless communication unit 110, a user input unit 130, an output unit 150, a memory 160, an interface unit 170, a controller 180, a power supply unit 190, and the like.
  • Figure 1 shows a mobile terminal having various components, but it should be understood that not all illustrated components are required to be implemented, and more or fewer components may be implemented instead, and the components of the mobile terminal will be described in detail below. .
  • Wireless communication unit 110 typically includes one or more components that permit radio communication between mobile terminal 100 and a wireless communication system or network.
  • the wireless communication unit may include at least one of a broadcast receiving module 111, a mobile communication module 112, a wireless internet module 113, a short-range communication module 114, and a location information module 115.
  • the broadcast receiving module 111 receives a broadcast signal and/or broadcast associated information from an external broadcast management server via a broadcast channel.
  • the broadcast channel can include a satellite channel and/or a terrestrial channel.
  • the broadcast management server may be a server that generates and transmits a broadcast signal and/or broadcast associated information or a server that receives a previously generated broadcast signal and/or broadcast associated information and transmits it to the terminal.
  • the broadcast signal may include a TV broadcast signal, a radio broadcast signal, a data broadcast signal, and the like.
  • the broadcast signal may further include a broadcast signal combined with a TV or radio broadcast signal.
  • the broadcast associated information may also be provided via a mobile communication network, and in this case, the broadcast associated information may be received by the mobile communication module 112.
  • the broadcast signal may exist in various forms, for example, it may exist in the form of Digital Multimedia Broadcasting (DMB) Electronic Program Guide (EPG), Digital Video Broadcasting Handheld (DVB-H) Electronic Service Guide (ESG), and the like.
  • the broadcast receiving module 111 can receive a signal broadcast by using various types of broadcast systems.
  • the broadcast receiving module 111 can use forward link media (MediaFLO) by using, for example, multimedia broadcast-terrestrial (DMB-T), digital multimedia broadcast-satellite (DMB-S), digital video broadcast-handheld (DVB-H)
  • MediaFLO forward link media
  • the digital broadcasting system of the @) data broadcasting system, the terrestrial digital broadcasting integrated service (ISDB-T), and the like receives digital broadcasting.
  • the broadcast receiving module 111 can be constructed as various broadcast systems suitable for providing broadcast signals as well as the above-described digital broadcast system.
  • the broadcast signal and/or broadcast associated information received via the broadcast receiving module 111 may be stored in the memory 160 (or other type of storage
  • the mobile communication module 112 transmits the radio signals to and/or receives radio signals from at least one of a base station (e.g., an access point, a Node B, etc.), an external terminal, and a server.
  • a base station e.g., an access point, a Node B, etc.
  • Such radio signals may include voice call signals, video call signals, or various types of data transmitted and/or received in accordance with text and/or multimedia messages.
  • the wireless internet module 113 supports wireless internet access of the mobile terminal.
  • the module can be internally or externally coupled to the terminal.
  • the wireless Internet access technologies involved in the module may include WLAN (Wireless LAN) (Wi-Fi), Wibro (Wireless Broadband), Wimax (Worldwide Interoperability for Microwave Access), HSDPA (High Speed Downlink Packet Access), etc. .
  • the short range communication module 114 is a module for supporting short range communication.
  • Some examples of short-range communication technology include Bluetooth TM, a radio frequency identification (RFID), infrared data association (IrDA), ultra wideband (UWB), ZigBee, etc. TM.
  • the location information module 115 is a module for checking or acquiring location information of the mobile terminal.
  • a typical example of the location information module 115 is a GPS (Global Positioning System).
  • the position information module 115 as a GPS calculates distance information and accurate time information from three or more satellites and applies triangulation to the calculated information to accurately calculate the three-dimensional current based on longitude, latitude, and altitude. location information.
  • the method for calculating position and time information uses three satellites and corrects the calculated position and time information errors by using another satellite.
  • the position information module 115 as a GPS can calculate the speed information by continuously calculating the current position information in real time.
  • the user input unit 130 may generate key input data according to a command input by the user to control various operations of the mobile terminal.
  • the user input unit 130 allows the user to input various types of information, and may include a keyboard, a pot, a touch pad (eg, a touch sensitive component that detects changes in resistance, pressure, capacitance, etc. due to contact), a scroll wheel , rocker, etc.
  • a touch screen can be formed.
  • the interface unit 170 serves as an interface through which at least one external device can connect with the mobile terminal 100.
  • the external device may include a wired or wireless headset port, an external power (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, and an audio input/output. (I/O) port, video I/O port, headphone port, and more.
  • the identification module may be stored to verify various information used by the user using the mobile terminal 100 and may include a User Identification Module (UIM), a Customer Identification Module (SIM), a Universal Customer Identity Module (USIM), and the like.
  • the device having the identification module may take the form of a smart card, and thus the identification device may be connected to the mobile terminal 100 via a port or other connection device.
  • the interface unit 170 can be used to receive input from an external device (eg, For example, data information, power, etc.) and transmit the received input to one or more components within the mobile terminal 100 or can be used to transfer data between the mobile terminal and an external device.
  • an external device eg, For example, data information, power, etc.
  • the interface unit 170 may function as a path through which power is supplied from the base to the mobile terminal 100 or may be used as a transmission of various command signals allowing input from the base to the mobile terminal 100 The path to the terminal.
  • Various command signals or power input from the base can be used as signals for identifying whether the mobile terminal is accurately mounted on the base.
  • Output unit 150 is configured to provide an output signal (eg, an audio signal, a video signal, an alarm signal, a vibration signal, etc.) in a visual, audio, and/or tactile manner.
  • the output unit 150 may include a display unit 151 or the like.
  • the display unit 151 can display information processed in the mobile terminal 100. For example, when the mobile terminal 100 is in a phone call mode, the display unit 151 can display a user interface (UI) or a graphical user interface (GUI) related to a call or other communication (eg, text messaging, multimedia file download, etc.). When the mobile terminal 100 is in a video call mode or an image capturing mode, the display unit 151 may display a captured image and/or a received image, a UI or GUI showing a video or image and related functions, and the like.
  • UI user interface
  • GUI graphical user interface
  • the display unit 151 can function as an input device and an output device.
  • the display unit 151 may include at least one of a liquid crystal display (LCD), a thin film transistor LCD (TFT-LCD), an organic light emitting diode (OLED) display, a flexible display, a three-dimensional (3D) display, and the like.
  • LCD liquid crystal display
  • TFT-LCD thin film transistor LCD
  • OLED organic light emitting diode
  • a flexible display a three-dimensional (3D) display, and the like.
  • 3D three-dimensional
  • Some of these displays may be configured to be transparent to allow a user to view from the outside, which may be referred to as a transparent display, and a typical transparent display may be, for example, a TOLED (Transparent Organic Light Emitting Diode) display or the like.
  • TOLED Transparent Organic Light Emitting Diode
  • the mobile terminal 100 may include two or more display units (or other display devices), for example, the mobile terminal may include an external display unit (not shown) and an internal display unit (not shown) .
  • the touch screen can be used to detect touch input pressure as well as touch input position and touch input area.
  • the memory 160 may store a software program or the like that performs processing and control operations performed by the controller 180, or may temporarily store data (for example, a phone book, a message, a still image, a video, and the like) that has been output or is to be output. Moreover, the memory 160 can store data regarding vibrations and audio signals of various manners that are output when a touch is applied to the touch screen.
  • the memory 160 may include at least one type of storage medium including a flash memory, a hard disk, a multimedia card, a card type memory (eg, SD or DX memory, etc.), a random access memory (RAM), a static random access memory ( SRAM), read only memory (ROM), electrically erasable programmable read only memory (EEPROM), programmable read only memory (PROM), magnetic memory, magnetic disk, optical disk, and the like.
  • the mobile terminal 100 can cooperate with a network storage device that performs a storage function of the memory 160 through a network connection.
  • the controller 180 typically controls the overall operation of the mobile terminal. For example, the controller 180 performs the control and processing associated with voice calls, data communications, video calls, and the like.
  • the controller 180 may include a multimedia module 181 for reproducing (or playing back) multimedia data, which may be constructed within the controller 180 or may be configured to be separate from the controller 180.
  • the controller 180 may perform a pattern recognition process to recognize a handwriting input or a picture drawing input performed on the touch screen as a character or an image.
  • the power supply unit 190 receives external power or internal power under the control of the controller 180 and provides appropriate power required to operate the various components and components.
  • the various embodiments described herein can be implemented in a computer readable medium using, for example, computer software, hardware, or any combination thereof.
  • the embodiments described herein may be through the use of application specific integrated circuits (ASICs), DSPs, digital signal processing devices (DSPDs), programmable logic devices (PLDs), field programmable gate arrays (FPGAs), processors,
  • ASICs application specific integrated circuits
  • DSPs digital signal processing devices
  • PLDs programmable logic devices
  • FPGAs field programmable gate arrays
  • the controller, microcontroller, microprocessor, at least one of the electronic units designed to perform the functions described herein are implemented, and in some cases, such an implementation may be implemented in the controller 180.
  • implementations such as procedures or functions may be allowed to perform at least one function Or implement a separate software module to implement.
  • the software code can be implemented by a software application (or program) written in any suitable programming language, which can be stored in memory 160 and executed by controller 180.
  • the mobile terminal has been described in terms of its function.
  • a slide type mobile terminal among various types of mobile terminals such as a folding type, a bar type, a swing type, a slide type mobile terminal, and the like will be described as an example. Therefore, the present invention can be applied to any type of mobile terminal, and is not limited to a slide type mobile terminal.
  • the mobile terminal 100 as shown in FIG. 1 may be configured to operate using a communication system such as a wired and wireless communication system and a satellite-based communication system that transmits data via frames or packets.
  • a communication system such as a wired and wireless communication system and a satellite-based communication system that transmits data via frames or packets.
  • Such communication systems may use different air interfaces and/or physical layers.
  • air interfaces used by communication systems include, for example, Frequency Division Multiple Access (FDMA), Time Division Multiple Access (TDMA), Code Division Multiple Access (CDMA), and Universal Mobile Telecommunications System (UMTS) (particularly, LTE), GSM, etc. Wait.
  • FDMA Frequency Division Multiple Access
  • TDMA Time Division Multiple Access
  • CDMA Code Division Multiple Access
  • UMTS Universal Mobile Telecommunications System
  • LTE Long Term Evolution
  • GSM Global System
  • a CDMA wireless communication system can include a plurality of mobile terminals 100, a plurality of base stations (BS) 270, a base station controller (BSC) 275, and a mobile switching center (MSC) 280.
  • the MSC 280 is configured to interface with a public switched telephone network (PSTN) 290.
  • PSTN public switched telephone network
  • the MSC 280 is also configured to interface with a BSC 275 that can be coupled to the BS 270 via a backhaul line.
  • the backhaul line can be constructed in accordance with any of a number of known interfaces including, for example, E1/T1, ATM, IP, PPP, Frame Relay, HDSL, ADSL, or xDSL. It will be appreciated that the system as shown in FIG. 2 can include multiple BSCs 275.
  • Each BS 270 can serve one or more partitions (or regions), each of which is covered by a multi-directional antenna or an antenna directed to a particular direction radially away from the BS 270. Alternatively, each partition may be covered by two or more antennas for diversity reception.
  • Each BS270 can be configured to support multiple Frequency allocation, and each frequency allocation has a specific spectrum (eg, 1.25 MHz, 5 MHz, etc.).
  • BS 270 may also be referred to as a Base Transceiver Subsystem (BTS) or other equivalent terminology.
  • BTS Base Transceiver Subsystem
  • the term "base station” can be used to generally refer to a single BSC 275 and at least one BS 270.
  • a base station can also be referred to as a "cell station.”
  • each partition of a particular BS 270 may be referred to as a plurality of cellular stations.
  • a broadcast transmitter (BT) 295 transmits a broadcast signal to the mobile terminal 100 operating within the system.
  • a broadcast receiving module 111 as shown in FIG. 1 is provided at the mobile terminal 100 to receive a broadcast signal transmitted by the BT 295.
  • GPS Global Positioning System
  • the satellite 300 helps locate at least one of the plurality of mobile terminals 100.
  • a plurality of satellites 300 are depicted, but it is understood that useful positioning information can be obtained using any number of satellites.
  • the position information module 115 as a GPS as shown in FIG. 1 is generally configured to cooperate with the satellite 300 to obtain desired positioning information. Instead of GPS tracking technology or in addition to GPS tracking technology, other techniques that can track the location of the mobile terminal can be used. Additionally, at least one GPS satellite 300 can selectively or additionally process satellite DMB transmissions.
  • BS 270 receives reverse link signals from various mobile terminals 100.
  • Mobile terminal 100 typically participates in calls, messaging, and other types of communications.
  • Each reverse link signal received by a particular base station 270 is processed within a particular BS 270.
  • the obtained data is forwarded to the relevant BSC 275.
  • the BSC provides call resource allocation and coordinated mobility management functions including a soft handoff procedure between the BSs 270.
  • the BSC 275 also routes the received data to the MSC 280, which provides additional routing services for interfacing with the PSTN 290.
  • PSTN 290 interfaces with MSC 280, which forms an interface with BSC 275, and BSC 275 controls BS 270 accordingly to transmit forward link signals to mobile terminal 100.
  • the method may include:
  • the terminal determines the mapping relationship between the historical statistical status of the terminal and the state of the terminal accessing the network according to the terminal status information and the measured status information of the current various standard networks, and determines the terminal switching network.
  • the status information of each standard network specifically includes: the signal strength of each standard network currently covering the terminal.
  • the network format may include LTE, WCDMA, GSM, CDMA, WIFI, and the like. Therefore, the LTE signal strength information includes: Received Signal Strength Indication (RSSI), Reference Signal Received Quality (RSRQ, Reference Signal Receiving Quality), Reference Signal Receiving Power (RSRP), and Signal to Noise Ratio (SNR).
  • RSSI Received Signal Strength Indication
  • RSRQ Reference Signal Received Quality
  • RSRP Reference Signal Receiving Quality
  • SNR Signal to Noise Ratio
  • WCDMA signal strength statistics include: Received Signal Code Power (RSCP), the ratio of the power per modulation bit to the noise spectral density (Ec/No, Ratio of energy per modulating bit to the noise) Spectral density); GSM signal strength statistics include: RSSI; WIFI signal strength statistics include: RSSI.
  • RSCP Received Signal Code Power
  • Ec/No Ratio of energy per modulating bit to the noise
  • GSM signal strength statistics include: RSSI
  • WIFI signal strength statistics include: RSSI.
  • the network side sends a handover command to the terminal, so that the terminal switches from the current network to the network to be switched.
  • the network quality of the network to be switched does not bring a better data transmission rate to the terminal than the current network.
  • the current terminal works in a mobile communication network of the LTE standard, but when the signal strength of the LTE network is weakened to satisfy the handover condition from LTE to WCDMA, the data service performance of the terminal in the LTE network is actually better than WCDMA. At this time, for the terminal, It is the best choice to continue to be in the current LTE network.
  • LTE reference signal receiving power (RSRP, Reference Signal Receiving Power) is in the range of -95db to -110db, and the signal-to-noise ratio (SNR) interference is small, the data performance is still better than WCDMA.
  • RSRP Reference Signal Receiving Power
  • SNR signal-to-noise ratio
  • the data performance is better.
  • the handover condition of LTE handover to WCDMA is satisfied at this time, the WCDMA network cannot provide better data service performance for the terminal than the LTE network.
  • the terminal is in many other states, and does not need to switch the current network, but the base station only performs the switching command according to the constant threshold indicator of the related network coverage such as the signal strength. It is impossible to determine whether or not to switch to the actual situation of the terminal. Therefore, for the technical solution shown in FIG. 1, after receiving the handover command sent by the network side, the terminal actively makes a decision on the terminal handover network according to its own terminal state, and does not passively receive the handover instruction to perform handover. Therefore, the technical solution shown in FIG. 1 can prevent the terminal from passively performing network switching according to the switching instruction when the switching instruction is frequently sent by the network side, thereby reducing the amount of power consumed by the terminal when used for network switching.
  • the acquiring the terminal status information of the terminal itself includes:
  • the terminal acquires current location information of the user through a positioning system such as a GPS; and/or,
  • the terminal acquires current state of motion information by sensors such as an acceleration sensor and a horizontal gyroscope.
  • location information and motion state information can all indicate the current state of the terminal, and in addition to the above two types of information, those skilled in the art can obtain other types of information for characterizing the state of the terminal. This embodiment does not describe this.
  • the historical statistical state of the terminal may also be a historical statistical value of the location information and the motion state information.
  • the embodiment of the present invention may further include:
  • the terminal periodically collects historical location information of the terminal by using a GPS according to a preset activation frequency.
  • the terminal When collecting the historical location information of the terminal, the terminal acquires a first historical state of each standard network covering the terminal.
  • the terminal acquires a historical state of the first access network corresponding to the terminal according to the first historical state of each system network.
  • S404 The terminal constructs historical location information, a first mapping relationship between a first historical state of each standard network and a historical state of the first access network.
  • the terminal may periodically call the GPS to acquire the historical location information according to the preset activation frequency, and periodically record the historical location information into an active trajectory map; while collecting the historical location information of the terminal, the active trajectory Obtaining a first historical state of each system network covering the terminal, for example, signal strength information of the network, and acquiring a state of the terminal accessing the network according to the first historical state of each system network; thereby constructing historical location information, A first mapping relationship between a first historical state of each standard network and a historical state of a corresponding terminal access network.
  • the terminal can determine the state information of the current various standard networks and the first mapping relationship according to the measurement. Determine whether the terminal performs switching.
  • the solution of the embodiment of the present invention may further include:
  • S501 the terminal records its historical motion state in a preset time window, and calculates a corresponding historical motion vector according to the historical motion state;
  • the terminal obtains a second historical state of each standard network covering the terminal when recording the historical motion state of the terminal;
  • S503 The terminal acquires a historical state of the second access network corresponding to the terminal according to the second historical state of each system network.
  • S504 The terminal constructs a second mapping relationship between the historical motion vector, the second historical state of each standard network, and the historical state of the second access network.
  • the terminal can obtain its historical motion state in the time window through the MEMS (Micro Electro Mechanical System) sensor such as the acceleration sensor and the horizontal gyroscope in a preset time window, and calculate the corresponding motion state.
  • Historical motion vector within the time window.
  • the terminal acquires the second historical state of each of the standard networks covering the same, and obtains the historical state of the second access network corresponding to the terminal; thereby constructing a historical motion vector, a second historical state of each standard network, and a second access The second mapping relationship between the historical states of the network.
  • MEMS Micro Electro Mechanical System
  • the terminal may determine whether the terminal performs handover according to the measured state information of the current system networks and the second mapping relationship.
  • the embodiment provides a method for the terminal to switch the network. After receiving the handover command sent by the network, the terminal actively decides to switch the network according to the terminal state of the terminal, instead of passively receiving the handover command. Therefore, when the switching instruction is frequently sent on the network side, the terminal is prevented from passively switching the network according to the switching instruction, thereby reducing the end. The amount of power used by the network for network switching.
  • FIG. 6 a specific example process of a terminal handover network according to an embodiment of the present invention is shown, which may include:
  • the terminal periodically collects historical location information of the terminal by using a GPS according to a preset activation frequency.
  • the terminal obtains the first historical signal strength of each standard network covering the terminal when collecting the historical location information of the terminal;
  • the terminal acquires a historical state of the first access network corresponding to the terminal according to the first historical signal strength of each standard network.
  • S604 The terminal constructs historical location information, a first mapping relationship between a first historical signal strength of each standard network and a historical state of the first access network;
  • the foregoing is a process of setting a first mapping relationship for the terminal, so that the terminal can subsequently make a decision on whether to switch the terminal according to the current location information and the first mapping relationship.
  • the terminal matches the first mapping relationship according to the current location information of the terminal and the measured signal strength of the current various standard networks, and makes a decision on the terminal switching network.
  • the first mapping relationship of the terminal obtained by the steps S601 to S604 is expressed as follows: when the terminal is in the public restroom, the terminal maintains the existing network access state regardless of the strength of each system network covering the terminal, and does not perform handover. Therefore, when the terminal receives the handover command sent by the network side, the terminal obtains the current location information as a public toilet. Therefore, the terminal does not perform the network according to the measured signal strength and the first mapping relationship of the current standard networks. Switching still maintains the current network access status.
  • the first mapping relationship of the terminal obtained through steps S601 to S604 is expressed as follows: When the terminal is in any position, if the RSRP of the LTE network covering the terminal is at -95db to -110db and the RSCP of the WCDMA network covering the terminal is -80db, the terminal still remains connected to the LTE network.
  • the terminal receives the handover instruction sent by the network side to indicate that the terminal is switched from the LTE network to the WCDMA network
  • the RSRP of the LTE network currently measured by the terminal is -100 db
  • the RSCP of the WCDMA network is -80 db
  • the terminal is according to the first The mapping relationship determines not to switch from the current LTE network to the WCDMA network.
  • FIG. 7 a specific example process of another terminal switching network according to an embodiment of the present invention is shown, which may include:
  • the terminal records its historical motion state by using a MEMS sensor such as an acceleration sensor and a horizontal gyroscope in a preset time window, and calculates a corresponding historical motion vector according to the historical motion state;
  • a MEMS sensor such as an acceleration sensor and a horizontal gyroscope in a preset time window
  • the terminal obtains a second historical signal strength of each standard network covering the terminal when recording the historical motion state of the terminal;
  • S703 The terminal acquires a historical state of the second access network corresponding to the terminal according to the second historical signal strength of each standard network.
  • S704 The terminal constructs a historical motion vector, a second mapping relationship between a second historical signal strength of each standard network and a historical state of the second access network;
  • the foregoing is a process of setting a second mapping relationship for the terminal, so that the terminal can subsequently decide whether to switch the terminal according to the current motion vector and the second mapping relationship.
  • S705 Acquire a current motion vector of the terminal when the terminal receives the handover instruction sent by the network side;
  • the terminal matches the second mapping relationship according to the current motion vector of the terminal and the measured signal strength of the current various standard networks, and makes a decision on the terminal switching network.
  • the second mapping relationship of the terminal obtained through steps S701 to S704 can be expressed. Therefore, when the current motion speed of the terminal exceeds 80 km/s, the terminal maintains the existing network access status regardless of the strength of each system network covering the terminal, and does not perform handover. Therefore, when the terminal receives the handover instruction sent by the network side, the current motion vector of the acquisition terminal is described as the current motion speed of the terminal is 100 km/s, so the signal strength and the second mapping of the current various standard networks are obtained according to the measurement. In the relationship, the terminal does not perform network switching and still maintains the current network access status.
  • the terminal 80 may include: a receiving module 801, an obtaining module 802, and a decision module 803.
  • the receiving module 801 is configured to receive a switching instruction sent by the network side, and trigger the acquiring module 802 when receiving the switching instruction sent by the network side;
  • the obtaining module 802 is configured to acquire terminal status information of the terminal itself.
  • the determining module 803 is configured to perform, according to the terminal state information and the measured state information of the current system networks, a mapping relationship between the historical statistical state of the terminal and the state of the terminal accessing the network, and perform the mapping on the terminal switching network. decision making.
  • the obtaining module 802 is specifically configured to:
  • the current state information of the terminal is obtained.
  • the terminal 80 further includes: a GPS module 804, a first history state obtaining module 805, and a first building module 806;
  • the GPS module 804 is configured to periodically collect historical location information of the terminal through the global positioning system (GPS) according to a preset activation frequency;
  • the first historical state obtaining module 805 is configured to acquire a first historical state of each standard network covering the terminal when the GPS module 804 collects historical location information of the terminal;
  • the first building module 806 is configured to construct the first mapping relationship between the historical location information, the first historical state of each standard network, and the historical state of the first access network.
  • the terminal 80 further includes: a recording module 807, a second history state obtaining module 808, and a second building module 809;
  • the recording module 807 is configured to record a historical motion state of the terminal itself in a preset time window, and calculate a corresponding historical motion vector according to the historical motion state;
  • the second history state obtaining module 808 is configured to: when the recording module 807 records the historical motion state of the terminal itself, correspondingly acquire a second historical state of each standard network covering the terminal;
  • the second building module 809 is configured to construct a second mapping relationship between the historical motion vector and a historical state of the second access network.
  • the status information of each standard network specifically includes: a signal strength of each standard network currently covering the terminal.
  • the embodiment of the present invention further provides a computer storage medium, where the computer storage medium stores computer executable instructions, and the computer executable instructions include:
  • the terminal When receiving the handover instruction sent by the network side, the terminal acquires terminal status information of the terminal itself;
  • the terminal performs a decision on the terminal switching network according to the terminal status information and the measured status information of the current various standards networks to match the mapping relationship between the historical statistical status of the terminal and the status of the terminal access network.
  • the computer executable instructions further include:
  • the terminal acquires current location information of the user; and/or,
  • the terminal acquires current own motion state information.
  • the computer executable instructions further include:
  • the terminal periodically collects historical location information of the terminal through the global positioning system (GPS) according to a preset activation frequency;
  • GPS global positioning system
  • the terminal When collecting the historical location information of the terminal, the terminal correspondingly acquires a first historical state of each standard network covering the terminal;
  • the terminal constructs the first mapping relationship between the historical location information, the first historical state of each standard network, and the historical state of the first access network.
  • the computer executable instructions further include:
  • the terminal records its historical motion state in a preset time window, and calculates a corresponding historical motion vector according to the historical motion state;
  • the terminal When the terminal records its historical motion state, it acquires a second historical state of each standard network covering the terminal;
  • the terminal constructs a second mapping relationship between the historical motion vector, the second historical state of each standard network, and the historical state of the second access network.
  • the status information of each standard network further includes: a signal strength of each standard network currently covering the terminal.
  • the embodiment of the invention further provides a terminal, where the terminal includes:
  • a storage medium configured to store computer executable instructions
  • a processor configured to execute computer executable instructions stored on the storage medium, the computer executable instructions comprising: acquiring a terminal state information of the terminal itself when receiving a switching instruction sent by a network side; Terminal status information and current system of measurement The state information of the network matches the mapping relationship between the historical statistical state of the terminal and the state of the terminal accessing the network, and the terminal switches the network to make a decision.
  • the processor is configured to execute computer executable instructions stored on the storage medium, the computer executable instructions further comprising: acquiring current location information of the user; and/or , get the current state of motion information.
  • the processor is configured to execute computer executable instructions stored on the storage medium, the computer executable instructions further comprising: periodically passing according to a preset activation frequency.
  • the historical location information of the global positioning system GPS acquisition terminal when collecting the historical location information of the terminal, correspondingly acquiring the first historical state of each standard network covering the terminal; acquiring the first connection corresponding to the terminal according to the first historical state of each system network Entering a historical state of the network; constructing the historical location information, a first mapping relationship between a first historical state of each standard network and a historical state of the first access network.
  • the processor is configured to execute computer executable instructions stored on the storage medium, the computer executable instructions further comprising: recording a self in a preset time window.
  • the historical motion state, and the corresponding historical motion vector is calculated according to the historical motion state; when the historical motion state of the record is recorded, the second historical state of each standard network covering the terminal is obtained; and the second historical state of each system network is obtained.
  • a historical state of the second access network corresponding to the terminal; constructing a second mapping relationship between the historical motion vector, the second historical state of each standard network, and the historical state of the second access network.
  • the status information of each standard network includes: a signal strength of each standard network currently covering the terminal.
  • the foregoing embodiment method can be implemented by means of software plus a necessary general hardware platform, and of course, can also be through hardware, but in many cases, the former is better.
  • Implementation Based on such understanding, the technical solution of the present invention, which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a storage medium (such as ROM/RAM, disk,
  • the optical disc includes a number of instructions for causing a terminal device (which may be a cell phone, a computer, a server, an air conditioner, or a network device, etc.) to perform the methods described in various embodiments of the present invention.
  • the terminal actively performs network switching according to the historical network coverage statistics according to the current motion state and the location information, thereby preventing the terminal from performing network switching due to the handover instruction frequently sent by the network side, thereby reducing the terminal for using
  • the amount of power consumed during network switching increases the user experience.

Abstract

Disclosed in embodiments of the present invention are a terminal, a network switching method for the terminal, and a computer storage medium. The method may comprise: when receiving a switching instruction sent by a network side, the terminal obtains terminal state information of the terminal; and the terminal matches a mapping relationship between historical statistical states of the terminal and states of terminal access networks according to the terminal state information and current state information of networks using various standards that is obtained by means of measurement, and making a decision on network switching of the terminal.

Description

一种终端及终端切换网络的方法、计算机存储介质Method for switching network between terminal and terminal, computer storage medium 技术领域Technical field
本发明涉及无线通讯技术领域,尤其涉及一种终端及终端切换网络的方法、计算机存储介质。The present invention relates to the field of wireless communication technologies, and in particular, to a terminal and a terminal switching network, and a computer storage medium.
背景技术Background technique
随着移动通信技术和电子终端技术的快速发展,终端已经具备了接入多种制式的移动通信网络的能力,这些网络制式可以包括:全球移动通信系统(GSM,Global System for Mobile Communication)、宽带码分多址(WCDMA,Wideband Code Division Multiple Access)、CDMA2000(Code Division Multiple Access 2000)、时分同步码分多址(TD-SCDMA,Time-Division Synchronous Code Division Multiple Access)、长期演进(LTE,Long Term Evolution)、频分双工LTE(FDD-LTE,Frequency Division Duplexing LTE)、时分双工LTE(TDD-LTE,Time Division Duplexing LTE)、无线保真(WIFI,WIreless-FIdelity)网络、无线局域网(WLAN,Wireless Local Area Networks)等。With the rapid development of mobile communication technology and electronic terminal technology, terminals have the ability to access a variety of mobile communication networks, including: Global System for Mobile Communications (GSM), broadband WCDMA (Wideband Code Division Multiple Access), CDMA2000 (Code Division Multiple Access 2000), Time-Division Synchronous Code Division Multiple Access (TD-SCDMA), Long Term Evolution (LTE, Long) Term Evolution), Frequency Division Duplexing LTE (FDD-LTE), Time Division Duplexing (LTE), Wireless Fidelity (WIFI) network, Wireless LAN ( WLAN, Wireless Local Area Networks), etc.
现有技术中,移动终端在使用过程中通过对各制式网络的信号强度进行测量并相应反馈各制式网络的基站或接入点,并由网络侧的基站或接入点向移动终端发送切换指令对移动终端接入的网络进行切换。In the prior art, the mobile terminal measures the signal strength of each standard network and feeds back the base station or the access point of each standard network, and sends a switching instruction to the mobile terminal by the base station or the access point on the network side. Switching the network accessed by the mobile terminal.
采用现有技术所存在的缺陷为:由于目前移动终端受限于无线接入网络的覆盖变化,并且网络侧的基站或接入点会主动的向移动终端发送切换指令,因此,会造成移动终端进行频繁的网络切换,造成终端的耗电量上升,导致用户体验很差。 A drawback existing in the prior art is that since the mobile terminal is currently limited by the coverage change of the radio access network, and the base station or the access point on the network side actively sends a handover instruction to the mobile terminal, the mobile terminal is caused. Frequent network switching causes the power consumption of the terminal to rise, resulting in a poor user experience.
发明内容Summary of the invention
本发明实施例提出了一种终端及终端切换网络的方法、计算机存储介质,至少解决了现有技术存在的缺陷,旨在减少终端用于网络切换时耗费的电量。The embodiment of the invention provides a method for the terminal and the terminal to switch the network, and a computer storage medium, which at least solves the defects of the prior art, and aims to reduce the power consumption of the terminal when used for network switching.
本发明实施例的技术方案是这样实现的:The technical solution of the embodiment of the present invention is implemented as follows:
第一方面,本发明实施例提供了一种终端切换网络的方法,所述方法包括:In a first aspect, an embodiment of the present invention provides a method for a terminal to switch a network, where the method includes:
终端接收到网络侧发送的切换指令时,获取所述终端自身的终端状态信息;When receiving the handover instruction sent by the network side, the terminal acquires terminal status information of the terminal itself;
所述终端根据所述终端状态信息以及测量得到的当前各制式网络的状态信息匹配终端的历史统计状态与终端接入网络状态之间的映射关系,对所述终端切换网络进行决策。The terminal performs a decision on the terminal switching network according to the terminal status information and the measured status information of the current various standards networks to match the mapping relationship between the historical statistical status of the terminal and the status of the terminal access network.
在上述方案中,所述获取所述终端自身的终端状态信息,具体包括:In the above solution, the acquiring the terminal status information of the terminal itself includes:
所述终端获取当前自身的位置信息;和/或,The terminal acquires current location information of the user; and/or,
所述终端获取当前自身的运动状态信息。The terminal acquires current own motion state information.
在上述方案中,所述终端接收到网络侧发送的切换指令之前,所述方法还包括:In the above solution, before the terminal receives the handover instruction sent by the network side, the method further includes:
所述终端按照预设的激活频率周期性的通过全球定位系统GPS采集终端的历史位置信息;The terminal periodically collects historical location information of the terminal through the global positioning system (GPS) according to a preset activation frequency;
所述终端在采集终端的历史位置信息时,对应获取覆盖终端的各制式网络的第一历史状态;When collecting the historical location information of the terminal, the terminal correspondingly acquires a first historical state of each standard network covering the terminal;
所述终端根据各制式网络的第一历史状态获取终端对应的第一接入网络的历史状态;Obtaining, by the terminal, a historical state of the first access network corresponding to the terminal according to the first historical state of each standard network;
所述终端构建所述历史位置信息、各制式网络的第一历史状态与所述第一接入网络的历史状态之间的第一映射关系。 The terminal constructs the first mapping relationship between the historical location information, the first historical state of each standard network, and the historical state of the first access network.
在上述方案中,所述终端接收到网络侧发送的切换指令之前,所述方法还包括:In the above solution, before the terminal receives the handover instruction sent by the network side, the method further includes:
所述终端在预设的时间窗口内记录自身的历史运动状态,并根据历史运动状态计算得到对应的历史运动矢量;The terminal records its historical motion state in a preset time window, and calculates a corresponding historical motion vector according to the historical motion state;
所述终端在记录自身的历史运动状态时,对应获取覆盖终端的各制式网络的第二历史状态;When the terminal records its historical motion state, it acquires a second historical state of each standard network covering the terminal;
所述终端根据各制式网络的第二历史状态获取终端对应的第二接入网络的历史状态;Obtaining, by the terminal, a historical state of the second access network corresponding to the terminal according to the second historical state of each standard network;
所述终端构建所述历史运动矢量、各制式网络的第二历史状态与所述第二接入网络的历史状态之间的第二映射关系。The terminal constructs a second mapping relationship between the historical motion vector, the second historical state of each standard network, and the historical state of the second access network.
在上述方案中,所述各制式网络的状态信息,具体包括:当前覆盖所述终端的各制式网络的信号强度。In the foregoing solution, the status information of each system network specifically includes: a signal strength of each standard network currently covering the terminal.
第二方面,本发明实施例提供了一种终端,所述终端包括:接收模块、获取模块和决策模块;其中,In a second aspect, an embodiment of the present invention provides a terminal, where the terminal includes: a receiving module, an obtaining module, and a decision module;
所述接收模块,配置为接收网络侧发送的切换指令;并在接收到网络侧发送的切换指令时,触发所述获取模块;The receiving module is configured to receive a switching instruction sent by the network side, and trigger the acquiring module when receiving a switching instruction sent by the network side;
所述获取模块,配置为获取所述终端自身的终端状态信息;The acquiring module is configured to acquire terminal status information of the terminal itself;
所述决策模块,配置为根据所述终端状态信息以及测量得到的当前各制式网络的状态信息匹配终端的历史统计状态与终端接入网络状态之间的映射关系,对所述终端切换网络进行决策。The determining module is configured to: according to the terminal state information and the measured state information of each current standard network, match the mapping relationship between the historical statistical state of the terminal and the state of the terminal accessing the network, and make a decision on the terminal switching network. .
在上述方案中,所述获取模块,具体配置为:In the above solution, the acquiring module is specifically configured as:
获取所述终端当前自身的位置信息;Obtaining current location information of the terminal;
或者,获取所述终端当前自身的运动状态信息。Alternatively, the current state information of the terminal is obtained.
在上述方案中,所述终端还包括:全球定位系统GPS模块、第一历史状态获取模块和第一构建模块;其中, In the above solution, the terminal further includes: a global positioning system GPS module, a first history state acquiring module, and a first building module; wherein
所述GPS模块,配置为按照预设的激活频率周期性的通过全球定位系统GPS采集终端的历史位置信息;The GPS module is configured to periodically collect historical location information of the terminal through the global positioning system (GPS) according to a preset activation frequency;
所述第一历史状态获取模块,配置为在所述GPS模块采集终端的历史位置信息时,对应获取覆盖终端的各制式网络的第一历史状态;The first history state acquiring module is configured to: when the GPS module collects historical location information of the terminal, correspondingly acquire a first historical state of each standard network covering the terminal;
以及,根据各制式网络的第一历史状态获取终端对应的第一接入网络的历史状态;And acquiring, according to the first historical state of each standard network, a historical state of the first access network corresponding to the terminal;
所述第一构建模块,配置为构建所述历史位置信息、各制式网络的第一历史状态与所述第一接入网络的历史状态之间的第一映射关系。The first building block is configured to construct the first mapping relationship between the historical location information, the first historical state of each standard network, and the historical state of the first access network.
在上述方案中,所述终端还包括:记录模块、第二历史状态获取模块和第二构建模块;其中,In the above solution, the terminal further includes: a recording module, a second history state acquiring module, and a second building module; wherein
所述记录模块,配置为在预设的时间窗口内记录所述终端自身的历史运动状态,并根据历史运动状态计算得到对应的历史运动矢量;The recording module is configured to record a historical motion state of the terminal itself in a preset time window, and calculate a corresponding historical motion vector according to the historical motion state;
所述第二历史状态获取模块,配置为在所述记录模块记录终端自身的历史运动状态时,对应获取覆盖终端的各制式网络的第二历史状态;The second history state acquiring module is configured to: when the recording module records the historical motion state of the terminal itself, correspondingly acquire a second historical state of each standard network covering the terminal;
以及,根据各制式网络的第二历史状态获取终端对应的第二接入网络的历史状态;And acquiring, according to the second historical state of each standard network, a historical state of the second access network corresponding to the terminal;
所述第二构建模块,配置为构建所述历史运动矢量与所述第二接入网络的历史状态之间的第二映射关系。The second building module is configured to construct a second mapping relationship between the historical motion vector and a historical state of the second access network.
在上述方案中,所述各制式网络的状态信息,具体包括:当前覆盖所述终端的各制式网络的信号强度。In the foregoing solution, the status information of each system network specifically includes: a signal strength of each standard network currently covering the terminal.
所述接收模块、所述获取模块、所述决策模块、所述GPS模块、所述第一历史状态获取模块、所述第一构建模块、所述记录模块、所述第二历史状态获取模块、所述第二构建模块在执行处理时,可以采用中央处理器(CPU,Central Processing Unit)、数字信号处理器(DSP,Digital Singnal Processor)或可编程逻辑阵列(FPGA,Field-Programmable Gate Array) 实现。The receiving module, the obtaining module, the decision module, the GPS module, the first history state acquiring module, the first building module, the recording module, the second history state acquiring module, The second building block may use a Central Processing Unit (CPU), a Digital Signal Processor (DSP), or a Field-Programmable Gate Array (FPGA) when performing processing. achieve.
第三方面,本发明实施例提供了一种计算机存储介质,所述计算机存储介质中存储有计算机可执行指令,该计算机可执行指令包括:In a third aspect, an embodiment of the present invention provides a computer storage medium, where the computer storage medium stores computer executable instructions, where the computer executable instructions include:
终端接收到网络侧发送的切换指令时,获取所述终端自身的终端状态信息;When receiving the handover instruction sent by the network side, the terminal acquires terminal status information of the terminal itself;
所述终端根据所述终端状态信息以及测量得到的当前各制式网络的状态信息匹配终端的历史统计状态与终端接入网络状态之间的映射关系,对所述终端切换网络进行决策。The terminal performs a decision on the terminal switching network according to the terminal status information and the measured status information of the current various standards networks to match the mapping relationship between the historical statistical status of the terminal and the status of the terminal access network.
在上述方案中,该计算机可执行指令还包括:In the above solution, the computer executable instructions further include:
所述终端获取当前自身的位置信息;和/或,The terminal acquires current location information of the user; and/or,
所述终端获取当前自身的运动状态信息。The terminal acquires current own motion state information.
在上述方案中,该计算机可执行指令还包括:In the above solution, the computer executable instructions further include:
所述终端按照预设的激活频率周期性的通过全球定位系统GPS采集终端的历史位置信息;The terminal periodically collects historical location information of the terminal through the global positioning system (GPS) according to a preset activation frequency;
所述终端在采集终端的历史位置信息时,对应获取覆盖终端的各制式网络的第一历史状态;When collecting the historical location information of the terminal, the terminal correspondingly acquires a first historical state of each standard network covering the terminal;
所述终端根据各制式网络的第一历史状态获取终端对应的第一接入网络的历史状态;Obtaining, by the terminal, a historical state of the first access network corresponding to the terminal according to the first historical state of each standard network;
所述终端构建所述历史位置信息、各制式网络的第一历史状态与所述第一接入网络的历史状态之间的第一映射关系。The terminal constructs the first mapping relationship between the historical location information, the first historical state of each standard network, and the historical state of the first access network.
在上述方案中,该计算机可执行指令还包括:In the above solution, the computer executable instructions further include:
所述终端在预设的时间窗口内记录自身的历史运动状态,并根据历史运动状态计算得到对应的历史运动矢量;The terminal records its historical motion state in a preset time window, and calculates a corresponding historical motion vector according to the historical motion state;
所述终端在记录自身的历史运动状态时,对应获取覆盖终端的各制式网络的第二历史状态; When the terminal records its historical motion state, it acquires a second historical state of each standard network covering the terminal;
所述终端根据各制式网络的第二历史状态获取终端对应的第二接入网络的历史状态;Obtaining, by the terminal, a historical state of the second access network corresponding to the terminal according to the second historical state of each standard network;
所述终端构建所述历史运动矢量、各制式网络的第二历史状态与所述第二接入网络的历史状态之间的第二映射关系。The terminal constructs a second mapping relationship between the historical motion vector, the second historical state of each standard network, and the historical state of the second access network.
在上述方案中,所述各制式网络的状态信息还包括:当前覆盖所述终端的各制式网络的信号强度。In the above solution, the status information of each standard network further includes: a signal strength of each standard network currently covering the terminal.
第四方面,本发明实施例提供了一种终端,所述终端包括:In a fourth aspect, an embodiment of the present invention provides a terminal, where the terminal includes:
存储介质,配置为存储计算机可执行指令;a storage medium configured to store computer executable instructions;
处理器,配置为执行存储在所述存储介质上的计算机可执行指令,所述计算机可执行指令包括:接收到网络侧发送的切换指令时,获取所述终端自身的终端状态信息;根据所述终端状态信息以及测量得到的当前各制式网络的状态信息匹配终端的历史统计状态与终端接入网络状态之间的映射关系,对所述终端切换网络进行决策。a processor, configured to execute computer executable instructions stored on the storage medium, the computer executable instructions comprising: acquiring a terminal state information of the terminal itself when receiving a switching instruction sent by a network side; The terminal status information and the measured status information of each current standard network match the mapping relationship between the historical statistical status of the terminal and the status of the terminal access network, and the terminal switching network is determined.
在上述方案中,所述处理器,配置为执行存储在所述存储介质上的计算机可执行指令,所述计算机可执行指令还包括:获取当前自身的位置信息;和/或,获取当前自身的运动状态信息。In the above aspect, the processor is configured to execute computer executable instructions stored on the storage medium, the computer executable instructions further comprising: acquiring current location information of the user; and/or acquiring current ones Motion status information.
在上述方案中,所述处理器,配置为执行存储在所述存储介质上的计算机可执行指令,所述计算机可执行指令还包括:按照预设的激活频率周期性的通过全球定位系统GPS采集终端的历史位置信息;在采集终端的历史位置信息时,对应获取覆盖终端的各制式网络的第一历史状态;根据各制式网络的第一历史状态获取终端对应的第一接入网络的历史状态;构建所述历史位置信息、各制式网络的第一历史状态与所述第一接入网络的历史状态之间的第一映射关系。In the above aspect, the processor is configured to execute computer executable instructions stored on the storage medium, the computer executable instructions further comprising: periodically acquiring GPS through a global positioning system according to a preset activation frequency The historical location information of the terminal; when collecting the historical location information of the terminal, acquiring the first historical state of each standard network covering the terminal; acquiring the historical state of the first access network corresponding to the terminal according to the first historical state of each system network And constructing the historical location information, a first mapping relationship between a first historical state of each standard network and a historical state of the first access network.
在上述方案中,所述处理器,配置为执行存储在所述存储介质上的计算机可执行指令,所述计算机可执行指令还包括:在预设的时间窗口内记 录自身的历史运动状态,并根据历史运动状态计算得到对应的历史运动矢量;在记录自身的历史运动状态时,对应获取覆盖终端的各制式网络的第二历史状态;根据各制式网络的第二历史状态获取终端对应的第二接入网络的历史状态;构建所述历史运动矢量、各制式网络的第二历史状态与所述第二接入网络的历史状态之间的第二映射关系。In the above aspect, the processor is configured to execute computer executable instructions stored on the storage medium, the computer executable instructions further comprising: recording in a preset time window Recording its own historical motion state, and calculating the corresponding historical motion vector according to the historical motion state; when recording its historical motion state, correspondingly acquiring the second historical state of each standard network covering the terminal; according to the second of each system network The historical state acquires a historical state of the second access network corresponding to the terminal; and constructs a second mapping relationship between the historical motion vector, the second historical state of each standard network, and the historical state of the second access network.
在上述方案中,所述各制式网络的状态信息,包括:当前覆盖所述终端的各制式网络的信号强度。In the above solution, the status information of each standard network includes: a signal strength of each standard network currently covering the terminal.
采用本发明实施例,通过终端根据当前的运动状态和位置信息按照历史的网络覆盖统计信息主动地进行网络切换,从而避免了终端由于网络侧频繁发送的切换指令进行网络切换,减少了终端用于网络切换时耗费的电量,提升了用户体验。According to the embodiment of the present invention, the terminal actively performs network switching according to the historical network coverage statistics according to the current motion state and the location information, thereby preventing the terminal from performing network switching due to the handover instruction frequently sent by the network side, thereby reducing the terminal for using The amount of power consumed during network switching increases the user experience.
附图说明DRAWINGS
图1为本发明实施例提供的一种可选的移动终端的硬件结构示意图;1 is a schematic structural diagram of hardware of an optional mobile terminal according to an embodiment of the present invention;
图2为本发明实施例提供的移动终端能够操作的通信系统结构示意图;2 is a schematic structural diagram of a communication system that can be operated by a mobile terminal according to an embodiment of the present invention;
图3为本发明实施例提供的一种终端切换网络的方法流程示意图;FIG. 3 is a schematic flowchart of a method for a terminal to switch a network according to an embodiment of the present disclosure;
图4为本发明实施例提供的一种映射关系的构建示意图;4 is a schematic diagram of constructing a mapping relationship according to an embodiment of the present invention;
图5为本发明实施例提供的另一种映射关系的构建示意图;FIG. 5 is a schematic diagram of another mapping relationship provided by an embodiment of the present invention;
图6为本发明实施例提供的一种终端切换网络的具体示例流程示意图;FIG. 6 is a schematic flowchart diagram of a specific example of a terminal handover network according to an embodiment of the present disclosure;
图7为本发明实施例提供的另一种终端切换网络的具体示例流程示意图;FIG. 7 is a schematic flowchart diagram of another example of a terminal handover network according to an embodiment of the present disclosure;
图8为本发明实施例提供的一种终端的结构示意图;FIG. 8 is a schematic structural diagram of a terminal according to an embodiment of the present disclosure;
图9为本发明实施例提供的另一种终端的结构示意图;FIG. 9 is a schematic structural diagram of another terminal according to an embodiment of the present disclosure;
图10为本发明实施例提供的又一种终端的结构示意图。 FIG. 10 is a schematic structural diagram of still another terminal according to an embodiment of the present invention.
具体实施方式detailed description
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述。The technical solutions in the embodiments of the present invention will be clearly and completely described in the following with reference to the accompanying drawings.
现在将参考附图1来描述实现本发明各个实施例的移动终端。在后续的描述中,使用用于表示元件的诸如“模块”、“部件”或“单元”的后缀仅为了有利于本发明的说明,其本身并没有特定的意义。因此,"模块"与"部件"可以混合地使用。A mobile terminal embodying various embodiments of the present invention will now be described with reference to FIG. In the following description, the use of suffixes such as "module", "component" or "unit" for indicating an element is merely an explanation for facilitating the present invention, and does not have a specific meaning per se. Therefore, "module" and "component" can be used in combination.
移动终端可以以各种形式来实施。例如,本发明中描述的终端可以包括诸如移动电话、智能电话、笔记本电脑、数字广播接收器、个人数字助理(PDA)、平板电脑(PAD)、便携式多媒体播放器(PMP)、导航装置等等的移动终端以及诸如数字TV、台式计算机等等的固定终端。下面,假设终端是移动终端。然而,本领域技术人员将理解的是,除了特别用于移动目的的元件之外,根据本发明的实施方式的构造也能够应用于固定类型的终端。The mobile terminal can be implemented in various forms. For example, the terminals described in the present invention may include, for example, mobile phones, smart phones, notebook computers, digital broadcast receivers, personal digital assistants (PDAs), tablet computers (PADs), portable multimedia players (PMPs), navigation devices, and the like. Mobile terminals and fixed terminals such as digital TVs, desktop computers, and the like. In the following, it is assumed that the terminal is a mobile terminal. However, those skilled in the art will appreciate that configurations in accordance with embodiments of the present invention can be applied to fixed type terminals in addition to components that are specifically for mobile purposes.
图1为实现本发明各个实施例所提供的一种可选的移动终端的硬件结构示意。FIG. 1 is a schematic diagram showing the hardware structure of an optional mobile terminal provided by various embodiments of the present invention.
移动终端100可以包括无线通信单元110、用户输入单元130、输出单元150、存储器160、接口单元170、控制器180和电源单元190等等。图1示出了具有各种组件的移动终端,但是应理解的是,并不要求实施所有示出的组件,可以替代地实施更多或更少的组件,将在下面详细描述移动终端的元件。The mobile terminal 100 may include a wireless communication unit 110, a user input unit 130, an output unit 150, a memory 160, an interface unit 170, a controller 180, a power supply unit 190, and the like. Figure 1 shows a mobile terminal having various components, but it should be understood that not all illustrated components are required to be implemented, and more or fewer components may be implemented instead, and the components of the mobile terminal will be described in detail below. .
无线通信单元110通常包括一个或多个组件,其允许移动终端100与无线通信系统或网络之间的无线电通信。例如,无线通信单元可以包括广播接收模块111、移动通信模块112、无线互联网模块113、短程通信模块114和位置信息模块115中的至少一个。 Wireless communication unit 110 typically includes one or more components that permit radio communication between mobile terminal 100 and a wireless communication system or network. For example, the wireless communication unit may include at least one of a broadcast receiving module 111, a mobile communication module 112, a wireless internet module 113, a short-range communication module 114, and a location information module 115.
广播接收模块111经由广播信道从外部广播管理服务器接收广播信号和/或广播相关信息。广播信道可以包括卫星信道和/或地面信道。广播管理服务器可以是生成并发送广播信号和/或广播相关信息的服务器或者接收之前生成的广播信号和/或广播相关信息并且将其发送给终端的服务器。广播信号可以包括TV广播信号、无线电广播信号、数据广播信号等等。而且,广播信号可以进一步包括与TV或无线电广播信号组合的广播信号。广播相关信息也可以经由移动通信网络提供,并且在该情况下,广播相关信息可以由移动通信模块112来接收。广播信号可以以各种形式存在,例如,其可以以数字多媒体广播(DMB)的电子节目指南(EPG)、数字视频广播手持(DVB-H)的电子服务指南(ESG)等等的形式而存在。广播接收模块111可以通过使用各种类型的广播系统接收信号广播。特别地,广播接收模块111可以通过使用诸如多媒体广播-地面(DMB-T)、数字多媒体广播-卫星(DMB-S)、数字视频广播-手持(DVB-H),前向链路媒体(MediaFLO@)的数据广播系统、地面数字广播综合服务(ISDB-T)等等的数字广播系统接收数字广播。广播接收模块111可以被构造为适合提供广播信号的各种广播系统以及上述数字广播系统。经由广播接收模块111接收的广播信号和/或广播相关信息可以存储在存储器160(或者其它类型的存储介质)中。The broadcast receiving module 111 receives a broadcast signal and/or broadcast associated information from an external broadcast management server via a broadcast channel. The broadcast channel can include a satellite channel and/or a terrestrial channel. The broadcast management server may be a server that generates and transmits a broadcast signal and/or broadcast associated information or a server that receives a previously generated broadcast signal and/or broadcast associated information and transmits it to the terminal. The broadcast signal may include a TV broadcast signal, a radio broadcast signal, a data broadcast signal, and the like. Moreover, the broadcast signal may further include a broadcast signal combined with a TV or radio broadcast signal. The broadcast associated information may also be provided via a mobile communication network, and in this case, the broadcast associated information may be received by the mobile communication module 112. The broadcast signal may exist in various forms, for example, it may exist in the form of Digital Multimedia Broadcasting (DMB) Electronic Program Guide (EPG), Digital Video Broadcasting Handheld (DVB-H) Electronic Service Guide (ESG), and the like. . The broadcast receiving module 111 can receive a signal broadcast by using various types of broadcast systems. In particular, the broadcast receiving module 111 can use forward link media (MediaFLO) by using, for example, multimedia broadcast-terrestrial (DMB-T), digital multimedia broadcast-satellite (DMB-S), digital video broadcast-handheld (DVB-H) The digital broadcasting system of the @) data broadcasting system, the terrestrial digital broadcasting integrated service (ISDB-T), and the like receives digital broadcasting. The broadcast receiving module 111 can be constructed as various broadcast systems suitable for providing broadcast signals as well as the above-described digital broadcast system. The broadcast signal and/or broadcast associated information received via the broadcast receiving module 111 may be stored in the memory 160 (or other type of storage medium).
移动通信模块112将无线电信号发送到基站(例如,接入点、节点B等等)、外部终端以及服务器中的至少一个和/或从其接收无线电信号。这样的无线电信号可以包括语音通话信号、视频通话信号、或者根据文本和/或多媒体消息发送和/或接收的各种类型的数据。The mobile communication module 112 transmits the radio signals to and/or receives radio signals from at least one of a base station (e.g., an access point, a Node B, etc.), an external terminal, and a server. Such radio signals may include voice call signals, video call signals, or various types of data transmitted and/or received in accordance with text and/or multimedia messages.
无线互联网模块113支持移动终端的无线互联网接入。该模块可以内部或外部地耦接到终端。该模块所涉及的无线互联网接入技术可以包括WLAN(无线LAN)(Wi-Fi)、Wibro(无线宽带)、Wimax(全球微波互联接入)、HSDPA(高速下行链路分组接入)等等。 The wireless internet module 113 supports wireless internet access of the mobile terminal. The module can be internally or externally coupled to the terminal. The wireless Internet access technologies involved in the module may include WLAN (Wireless LAN) (Wi-Fi), Wibro (Wireless Broadband), Wimax (Worldwide Interoperability for Microwave Access), HSDPA (High Speed Downlink Packet Access), etc. .
短程通信模块114是用于支持短程通信的模块。短程通信技术的一些示例包括蓝牙TM、射频识别(RFID)、红外数据协会(IrDA)、超宽带(UWB)、紫蜂TM等等。The short range communication module 114 is a module for supporting short range communication. Some examples of short-range communication technology include Bluetooth TM, a radio frequency identification (RFID), infrared data association (IrDA), ultra wideband (UWB), ZigBee, etc. TM.
位置信息模块115是用于检查或获取移动终端的位置信息的模块。位置信息模块115的典型示例是GPS(全球定位系统)。根据当前的技术,作为GPS的位置信息模块115计算来自三个或更多卫星的距离信息和准确的时间信息并且对于计算的信息应用三角测量法,从而根据经度、纬度和高度准确地计算三维当前位置信息。当前,用于计算位置和时间信息的方法使用三颗卫星并且通过使用另外的一颗卫星校正计算出的位置和时间信息的误差。此外,作为GPS的位置信息模块115能够通过实时地连续计算当前位置信息来计算速度信息。The location information module 115 is a module for checking or acquiring location information of the mobile terminal. A typical example of the location information module 115 is a GPS (Global Positioning System). According to the current technology, the position information module 115 as a GPS calculates distance information and accurate time information from three or more satellites and applies triangulation to the calculated information to accurately calculate the three-dimensional current based on longitude, latitude, and altitude. location information. Currently, the method for calculating position and time information uses three satellites and corrects the calculated position and time information errors by using another satellite. Further, the position information module 115 as a GPS can calculate the speed information by continuously calculating the current position information in real time.
用户输入单元130可以根据用户输入的命令生成键输入数据以控制移动终端的各种操作。用户输入单元130允许用户输入各种类型的信息,并且可以包括键盘、锅仔片、触摸板(例如,检测由于被接触而导致的电阻、压力、电容等等的变化的触敏组件)、滚轮、摇杆等等。特别地,当触摸板以层的形式叠加在显示单元151上时,可以形成触摸屏。The user input unit 130 may generate key input data according to a command input by the user to control various operations of the mobile terminal. The user input unit 130 allows the user to input various types of information, and may include a keyboard, a pot, a touch pad (eg, a touch sensitive component that detects changes in resistance, pressure, capacitance, etc. due to contact), a scroll wheel , rocker, etc. In particular, when the touch panel is superimposed on the display unit 151 in the form of a layer, a touch screen can be formed.
接口单元170用作至少一个外部装置与移动终端100连接可以通过的接口。例如,外部装置可以包括有线或无线头戴式耳机端口、外部电源(或电池充电器)端口、有线或无线数据端口、存储卡端口、用于连接具有识别模块的装置的端口、音频输入/输出(I/O)端口、视频I/O端口、耳机端口等等。识别模块可以是存储用于验证用户使用移动终端100的各种信息并且可以包括用户识别模块(UIM)、客户识别模块(SIM)、通用客户识别模块(USIM)等等。另外,具有识别模块的装置(下面称为"识别装置")可以采取智能卡的形式,因此,识别装置可以经由端口或其它连接装置与移动终端100连接。接口单元170可以用于接收来自外部装置的输入(例 如,数据信息、电力等等)并且将接收到的输入传输到移动终端100内的一个或多个元件或者可以用于在移动终端和外部装置之间传输数据。The interface unit 170 serves as an interface through which at least one external device can connect with the mobile terminal 100. For example, the external device may include a wired or wireless headset port, an external power (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, and an audio input/output. (I/O) port, video I/O port, headphone port, and more. The identification module may be stored to verify various information used by the user using the mobile terminal 100 and may include a User Identification Module (UIM), a Customer Identification Module (SIM), a Universal Customer Identity Module (USIM), and the like. In addition, the device having the identification module (hereinafter referred to as "identification device") may take the form of a smart card, and thus the identification device may be connected to the mobile terminal 100 via a port or other connection device. The interface unit 170 can be used to receive input from an external device (eg, For example, data information, power, etc.) and transmit the received input to one or more components within the mobile terminal 100 or can be used to transfer data between the mobile terminal and an external device.
另外,当移动终端100与外部底座连接时,接口单元170可以用作允许通过其将电力从底座提供到移动终端100的路径或者可以用作允许从底座输入的各种命令信号通过其传输到移动终端的路径。从底座输入的各种命令信号或电力可以用作用于识别移动终端是否准确地安装在底座上的信号。输出单元150被构造为以视觉、音频和/或触觉方式提供输出信号(例如,音频信号、视频信号、警报信号、振动信号等等)。输出单元150可以包括显示单元151等。In addition, when the mobile terminal 100 is connected to the external base, the interface unit 170 may function as a path through which power is supplied from the base to the mobile terminal 100 or may be used as a transmission of various command signals allowing input from the base to the mobile terminal 100 The path to the terminal. Various command signals or power input from the base can be used as signals for identifying whether the mobile terminal is accurately mounted on the base. Output unit 150 is configured to provide an output signal (eg, an audio signal, a video signal, an alarm signal, a vibration signal, etc.) in a visual, audio, and/or tactile manner. The output unit 150 may include a display unit 151 or the like.
显示单元151可以显示在移动终端100中处理的信息。例如,当移动终端100处于电话通话模式时,显示单元151可以显示与通话或其它通信(例如,文本消息收发、多媒体文件下载等等)相关的用户界面(UI)或图形用户界面(GUI)。当移动终端100处于视频通话模式或者图像捕获模式时,显示单元151可以显示捕获的图像和/或接收的图像、示出视频或图像以及相关功能的UI或GUI等等。The display unit 151 can display information processed in the mobile terminal 100. For example, when the mobile terminal 100 is in a phone call mode, the display unit 151 can display a user interface (UI) or a graphical user interface (GUI) related to a call or other communication (eg, text messaging, multimedia file download, etc.). When the mobile terminal 100 is in a video call mode or an image capturing mode, the display unit 151 may display a captured image and/or a received image, a UI or GUI showing a video or image and related functions, and the like.
同时,当显示单元151和触摸板以层的形式彼此叠加以形成触摸屏时,显示单元151可以用作输入装置和输出装置。显示单元151可以包括液晶显示器(LCD)、薄膜晶体管LCD(TFT-LCD)、有机发光二极管(OLED)显示器、柔性显示器、三维(3D)显示器等等中的至少一种。这些显示器中的一些可以被构造为透明状以允许用户从外部观看,这可以称为透明显示器,典型的透明显示器可以例如为TOLED(透明有机发光二极管)显示器等等。根据特定想要的实施方式,移动终端100可以包括两个或更多显示单元(或其它显示装置),例如,移动终端可以包括外部显示单元(未示出)和内部显示单元(未示出)。触摸屏可用于检测触摸输入压力以及触摸输入位置和触摸输入面积。 Meanwhile, when the display unit 151 and the touch panel are superposed on each other in the form of a layer to form a touch screen, the display unit 151 can function as an input device and an output device. The display unit 151 may include at least one of a liquid crystal display (LCD), a thin film transistor LCD (TFT-LCD), an organic light emitting diode (OLED) display, a flexible display, a three-dimensional (3D) display, and the like. Some of these displays may be configured to be transparent to allow a user to view from the outside, which may be referred to as a transparent display, and a typical transparent display may be, for example, a TOLED (Transparent Organic Light Emitting Diode) display or the like. According to a particular desired embodiment, the mobile terminal 100 may include two or more display units (or other display devices), for example, the mobile terminal may include an external display unit (not shown) and an internal display unit (not shown) . The touch screen can be used to detect touch input pressure as well as touch input position and touch input area.
存储器160可以存储由控制器180执行的处理和控制操作的软件程序等等,或者可以暂时地存储已经输出或将要输出的数据(例如,电话簿、消息、静态图像、视频等等)。而且,存储器160可以存储关于当触摸施加到触摸屏时输出的各种方式的振动和音频信号的数据。The memory 160 may store a software program or the like that performs processing and control operations performed by the controller 180, or may temporarily store data (for example, a phone book, a message, a still image, a video, and the like) that has been output or is to be output. Moreover, the memory 160 can store data regarding vibrations and audio signals of various manners that are output when a touch is applied to the touch screen.
存储器160可以包括至少一种类型的存储介质,所述存储介质包括闪存、硬盘、多媒体卡、卡型存储器(例如,SD或DX存储器等等)、随机访问存储器(RAM)、静态随机访问存储器(SRAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、可编程只读存储器(PROM)、磁性存储器、磁盘、光盘等等。而且,移动终端100可以与通过网络连接执行存储器160的存储功能的网络存储装置协作。The memory 160 may include at least one type of storage medium including a flash memory, a hard disk, a multimedia card, a card type memory (eg, SD or DX memory, etc.), a random access memory (RAM), a static random access memory ( SRAM), read only memory (ROM), electrically erasable programmable read only memory (EEPROM), programmable read only memory (PROM), magnetic memory, magnetic disk, optical disk, and the like. Moreover, the mobile terminal 100 can cooperate with a network storage device that performs a storage function of the memory 160 through a network connection.
控制器180通常控制移动终端的总体操作。例如,控制器180执行与语音通话、数据通信、视频通话等等相关的控制和处理。另外,控制器180可以包括用于再现(或回放)多媒体数据的多媒体模块181,多媒体模块181可以构造在控制器180内,或者可以构造为与控制器180分离。控制器180可以执行模式识别处理,以将在触摸屏上执行的手写输入或者图片绘制输入识别为字符或图像。The controller 180 typically controls the overall operation of the mobile terminal. For example, the controller 180 performs the control and processing associated with voice calls, data communications, video calls, and the like. In addition, the controller 180 may include a multimedia module 181 for reproducing (or playing back) multimedia data, which may be constructed within the controller 180 or may be configured to be separate from the controller 180. The controller 180 may perform a pattern recognition process to recognize a handwriting input or a picture drawing input performed on the touch screen as a character or an image.
电源单元190在控制器180的控制下接收外部电力或内部电力并且提供操作各元件和组件所需的适当的电力。The power supply unit 190 receives external power or internal power under the control of the controller 180 and provides appropriate power required to operate the various components and components.
这里描述的各种实施方式可以以使用例如计算机软件、硬件或其任何组合的计算机可读介质来实施。对于硬件实施,这里描述的实施方式可以通过使用特定用途集成电路(ASIC)、DSP、数字信号处理装置(DSPD)、可编程逻辑装置(PLD)、现场可编程门阵列(FPGA)、处理器、控制器、微控制器、微处理器、被设计为执行这里描述的功能的电子单元中的至少一种来实施,在一些情况下,这样的实施方式可以在控制器180中实施。对于软件实施,诸如过程或功能的实施方式可以与允许执行至少一种功能 或操作的单独的软件模块来实施。软件代码可以由以任何适当的编程语言编写的软件应用程序(或程序)来实施,软件代码可以存储在存储器160中并且由控制器180执行。The various embodiments described herein can be implemented in a computer readable medium using, for example, computer software, hardware, or any combination thereof. For hardware implementations, the embodiments described herein may be through the use of application specific integrated circuits (ASICs), DSPs, digital signal processing devices (DSPDs), programmable logic devices (PLDs), field programmable gate arrays (FPGAs), processors, The controller, microcontroller, microprocessor, at least one of the electronic units designed to perform the functions described herein are implemented, and in some cases, such an implementation may be implemented in the controller 180. For software implementations, implementations such as procedures or functions may be allowed to perform at least one function Or implement a separate software module to implement. The software code can be implemented by a software application (or program) written in any suitable programming language, which can be stored in memory 160 and executed by controller 180.
至此,已经按照其功能描述了移动终端。下面,为了简要起见,将描述诸如折叠型、直板型、摆动型、滑动型移动终端等等的各种类型的移动终端中的滑动型移动终端作为示例。因此,本发明能够应用于任何类型的移动终端,并且不限于滑动型移动终端。So far, the mobile terminal has been described in terms of its function. Hereinafter, for the sake of brevity, a slide type mobile terminal among various types of mobile terminals such as a folding type, a bar type, a swing type, a slide type mobile terminal, and the like will be described as an example. Therefore, the present invention can be applied to any type of mobile terminal, and is not limited to a slide type mobile terminal.
如图1中所示的移动终端100可以被构造为利用经由帧或分组发送数据的诸如有线和无线通信系统以及基于卫星的通信系统来操作。The mobile terminal 100 as shown in FIG. 1 may be configured to operate using a communication system such as a wired and wireless communication system and a satellite-based communication system that transmits data via frames or packets.
现在将参考图2描述其中根据本发明的移动终端能够操作的通信系统。A communication system in which a mobile terminal according to the present invention can be operated will now be described with reference to FIG.
这样的通信系统可以使用不同的空中接口和/或物理层。例如,由通信系统使用的空中接口包括例如频分多址(FDMA)、时分多址(TDMA)、码分多址(CDMA)和通用移动通信系统(UMTS)(特别地,LTE)、GSM等等。作为非限制性示例,下面的描述涉及CDMA通信系统,但是这样的教导同样适用于其它类型的系统。Such communication systems may use different air interfaces and/or physical layers. For example, air interfaces used by communication systems include, for example, Frequency Division Multiple Access (FDMA), Time Division Multiple Access (TDMA), Code Division Multiple Access (CDMA), and Universal Mobile Telecommunications System (UMTS) (particularly, LTE), GSM, etc. Wait. As a non-limiting example, the following description relates to a CDMA communication system, but such teachings are equally applicable to other types of systems.
参考图2,CDMA无线通信系统可以包括多个移动终端100、多个基站(BS)270、基站控制器(BSC)275和移动交换中心(MSC)280。MSC280被构造为与公共电话交换网络(PSTN)290形成接口。MSC280还被构造为与可以经由回程线路耦接到BS270的BSC275形成接口。回程线路可以根据若干已知的接口中的任一种来构造,所述接口包括例如E1/T1、ATM,IP、PPP、帧中继、HDSL、ADSL或xDSL。将理解的是,如图2中所示的系统可以包括多个BSC275。Referring to FIG. 2, a CDMA wireless communication system can include a plurality of mobile terminals 100, a plurality of base stations (BS) 270, a base station controller (BSC) 275, and a mobile switching center (MSC) 280. The MSC 280 is configured to interface with a public switched telephone network (PSTN) 290. The MSC 280 is also configured to interface with a BSC 275 that can be coupled to the BS 270 via a backhaul line. The backhaul line can be constructed in accordance with any of a number of known interfaces including, for example, E1/T1, ATM, IP, PPP, Frame Relay, HDSL, ADSL, or xDSL. It will be appreciated that the system as shown in FIG. 2 can include multiple BSCs 275.
每个BS270可以服务一个或多个分区(或区域),由多向天线或指向特定方向的天线覆盖的每个分区放射状地远离BS270。或者,每个分区可以由用于分集接收的两个或更多天线覆盖。每个BS270可以被构造为支持多 个频率分配,并且每个频率分配具有特定频谱(例如,1.25MHz,5MHz等等)。Each BS 270 can serve one or more partitions (or regions), each of which is covered by a multi-directional antenna or an antenna directed to a particular direction radially away from the BS 270. Alternatively, each partition may be covered by two or more antennas for diversity reception. Each BS270 can be configured to support multiple Frequency allocation, and each frequency allocation has a specific spectrum (eg, 1.25 MHz, 5 MHz, etc.).
分区与频率分配的交叉可以被称为CDMA信道。BS270也可以被称为基站收发器子系统(BTS)或者其它等效术语。在这样的情况下,术语"基站"可以用于笼统地表示单个BSC275和至少一个BS270。基站也可以被称为"蜂窝站"。或者,特定BS270的各分区可以被称为多个蜂窝站。The intersection of partitioning and frequency allocation can be referred to as a CDMA channel. BS 270 may also be referred to as a Base Transceiver Subsystem (BTS) or other equivalent terminology. In such a case, the term "base station" can be used to generally refer to a single BSC 275 and at least one BS 270. A base station can also be referred to as a "cell station." Alternatively, each partition of a particular BS 270 may be referred to as a plurality of cellular stations.
如图2中所示,广播发射器(BT)295将广播信号发送给在系统内操作的移动终端100。如图1中所示的广播接收模块111被设置在移动终端100处以接收由BT295发送的广播信号。在图2中,示出了几个全球定位系统(GPS)卫星300。卫星300帮助定位多个移动终端100中的至少一个。As shown in FIG. 2, a broadcast transmitter (BT) 295 transmits a broadcast signal to the mobile terminal 100 operating within the system. A broadcast receiving module 111 as shown in FIG. 1 is provided at the mobile terminal 100 to receive a broadcast signal transmitted by the BT 295. In Figure 2, several Global Positioning System (GPS) satellites 300 are shown. The satellite 300 helps locate at least one of the plurality of mobile terminals 100.
在图2中,描绘了多个卫星300,但是理解的是,可以利用任何数目的卫星获得有用的定位信息。如图1中所示的作为GPS的位置信息模块115通常被构造为与卫星300配合以获得想要的定位信息。替代GPS跟踪技术或者在GPS跟踪技术之外,可以使用可以跟踪移动终端的位置的其它技术。另外,至少一个GPS卫星300可以选择性地或者额外地处理卫星DMB传输。In Figure 2, a plurality of satellites 300 are depicted, but it is understood that useful positioning information can be obtained using any number of satellites. The position information module 115 as a GPS as shown in FIG. 1 is generally configured to cooperate with the satellite 300 to obtain desired positioning information. Instead of GPS tracking technology or in addition to GPS tracking technology, other techniques that can track the location of the mobile terminal can be used. Additionally, at least one GPS satellite 300 can selectively or additionally process satellite DMB transmissions.
作为无线通信系统的一个典型操作,BS270接收来自各种移动终端100的反向链路信号。移动终端100通常参与通话、消息收发和其它类型的通信。特定基站270接收的每个反向链路信号被在特定BS270内进行处理。获得的数据被转发给相关的BSC275。BSC提供通话资源分配和包括BS270之间的软切换过程的协调的移动管理功能。BSC275还将接收到的数据路由到MSC280,其提供用于与PSTN290形成接口的额外的路由服务。类似地,PSTN290与MSC280形成接口,MSC与BSC275形成接口,并且BSC275相应地控制BS270以将正向链路信号发送到移动终端100。As a typical operation of a wireless communication system, BS 270 receives reverse link signals from various mobile terminals 100. Mobile terminal 100 typically participates in calls, messaging, and other types of communications. Each reverse link signal received by a particular base station 270 is processed within a particular BS 270. The obtained data is forwarded to the relevant BSC 275. The BSC provides call resource allocation and coordinated mobility management functions including a soft handoff procedure between the BSs 270. The BSC 275 also routes the received data to the MSC 280, which provides additional routing services for interfacing with the PSTN 290. Similarly, PSTN 290 interfaces with MSC 280, which forms an interface with BSC 275, and BSC 275 controls BS 270 accordingly to transmit forward link signals to mobile terminal 100.
基于上述移动终端硬件结构以及通信系统,提出本发明方法各个实施 例。Based on the above hardware structure of the mobile terminal and the communication system, various implementations of the method of the present invention are proposed example.
实施例一Embodiment 1
参见图3,其示出了本发明实施例提供的一种终端切换网络的方法,该方法可以包括:Referring to FIG. 3, a method for a terminal to switch a network according to an embodiment of the present invention is provided. The method may include:
S301:当终端接收到网络侧下发的切换指令时,获取终端自身的终端状态信息;S301: When the terminal receives the handover instruction sent by the network, acquiring the terminal state information of the terminal itself;
S302:终端根据终端状态信息以及测量得到的当前各制式网络的状态信息匹配终端的历史统计状态与终端接入网络状态之间的映射关系,对终端切换网络进行决策。S302: The terminal determines the mapping relationship between the historical statistical status of the terminal and the state of the terminal accessing the network according to the terminal status information and the measured status information of the current various standard networks, and determines the terminal switching network.
需要说明的是,所述各制式网络的状态信息,具体包括:当前覆盖所述终端的各制式网络的信号强度。例如,网络制式可以包括LTE、WCDMA、GSM、CDMA、WIFI等等。所以,LTE信号强度信息包括:接收的信号强度指示(RSSI,Received Signal Strength Indication)、参考信号接收质量(RSRQ,ReferenceSignalReceivingQuality)、参考信号接收功率(RSRP,Reference Signal Receiving Power)、信噪比(SNR,Signal Noise Ratio);WCDMA信号强度统计信息包括:接收信号码功率(RSCP,Received Signal Code Power),每调制比特功率和噪声频谱密度的比率(Ec/No,Ratio of energy per modulating bit to the noise spectral density);GSM信号强度统计信息包括:RSSI;WIFI信号强度统计信息包括:RSSI。It should be noted that the status information of each standard network specifically includes: the signal strength of each standard network currently covering the terminal. For example, the network format may include LTE, WCDMA, GSM, CDMA, WIFI, and the like. Therefore, the LTE signal strength information includes: Received Signal Strength Indication (RSSI), Reference Signal Received Quality (RSRQ, Reference Signal Receiving Quality), Reference Signal Receiving Power (RSRP), and Signal to Noise Ratio (SNR). , Signal Noise Ratio); WCDMA signal strength statistics include: Received Signal Code Power (RSCP), the ratio of the power per modulation bit to the noise spectral density (Ec/No, Ratio of energy per modulating bit to the noise) Spectral density); GSM signal strength statistics include: RSSI; WIFI signal strength statistics include: RSSI.
在具体网络切换的实现过程中,网络侧会向终端发送切换指令使得终端从当前网络切换至待切换网络。但是,当终端处于相当多的场景时,待切换网络的网络质量并不能为终端的带来比当前网络更好的数据传输速率。例如,当前终端工作在LTE制式的移动通信网络,但是当LTE网络信号强度变弱满足了从LTE到WCDMA的切换条件的时候,实际上在LTE网络下的终端的数据业务性能仍旧比WCDMA更好,此时,对于终端来说, 继续处于当前的LTE网络才是最优的选择。举个例子,根据统计信息,LTE的参考信号接收功率(RSRP,Reference Signal Receiving Power)处于-95db至-110db,信噪比(SNR,Signal Noise Ratio)干扰较小的时候,数据性能仍然比WCDMA的接收信号码功率(RSCP,Received Signal Code Power)为-80db的时候数据性能要好。虽然此时满足了LTE切换至WCDMA的切换条件,但WCDMA网络无法为终端提供比LTE网络更好的数据业务性能。During the implementation of the specific network handover, the network side sends a handover command to the terminal, so that the terminal switches from the current network to the network to be switched. However, when the terminal is in a considerable number of scenarios, the network quality of the network to be switched does not bring a better data transmission rate to the terminal than the current network. For example, the current terminal works in a mobile communication network of the LTE standard, but when the signal strength of the LTE network is weakened to satisfy the handover condition from LTE to WCDMA, the data service performance of the terminal in the LTE network is actually better than WCDMA. At this time, for the terminal, It is the best choice to continue to be in the current LTE network. For example, according to statistical information, LTE reference signal receiving power (RSRP, Reference Signal Receiving Power) is in the range of -95db to -110db, and the signal-to-noise ratio (SNR) interference is small, the data performance is still better than WCDMA. When the received signal code power (RSCP, Received Signal Code Power) is -80db, the data performance is better. Although the handover condition of LTE handover to WCDMA is satisfied at this time, the WCDMA network cannot provide better data service performance for the terminal than the LTE network.
此外,当用户处于各制式网络信号均较弱的情形时,例如当用户处于高速运动的列车上、或者楼宇中的公共卫生间的时候,此时,各制式网络的信号质量均较弱,终端会在不同制式的网络下频繁的切换,但是,由于各制式网络均不能提供较好的数据业务性能,因此,频繁的切换也无法提升终端的数据业务处理性能,所以,也没有必要对终端当前所处的网络进行切换。In addition, when the user is in a situation where the signal of each system is weak, for example, when the user is on a high-speed train or a public toilet in a building, the signal quality of each system is weak at this time, and the terminal will Frequent switching under different standards of the network. However, since each standard network cannot provide better data service performance, frequent handover cannot improve the data service processing performance of the terminal. Therefore, there is no need for the current terminal. The network at the switch is switched.
除了以上两个具体情况之外,终端处于很多其他状态下,也并不需要对当前所处的网络进行切换,但是由于基站仅是根据信号强度等相关网络覆盖的恒定阈值指标进行切换命令的下发,无法针对终端实际所处情况进行是否切换的判定。因此,对于图1所示的技术方案,由于终端在接收到网络侧发送的切换指令之后,根据自身的终端状态主动地对终端切换网络进行决策,并非是被动的接收到切换指令就进行切换。所以,图1所示的技术方案能够在网络侧频繁发送的切换指令的时候,避免终端被动地依照切换指令进行网络切换,从而减少了终端用于网络切换时所耗费的电量。In addition to the above two specific cases, the terminal is in many other states, and does not need to switch the current network, but the base station only performs the switching command according to the constant threshold indicator of the related network coverage such as the signal strength. It is impossible to determine whether or not to switch to the actual situation of the terminal. Therefore, for the technical solution shown in FIG. 1, after receiving the handover command sent by the network side, the terminal actively makes a decision on the terminal handover network according to its own terminal state, and does not passively receive the handover instruction to perform handover. Therefore, the technical solution shown in FIG. 1 can prevent the terminal from passively performing network switching according to the switching instruction when the switching instruction is frequently sent by the network side, thereby reducing the amount of power consumed by the terminal when used for network switching.
示例性地,在本实施例中,所述获取所述终端自身的终端状态信息,具体包括:Illustratively, in the embodiment, the acquiring the terminal status information of the terminal itself includes:
所述终端通过GPS等定位系统获取当前自身的位置信息;和/或,The terminal acquires current location information of the user through a positioning system such as a GPS; and/or,
所述终端通过加速度传感器及水平陀螺仪等传感器获取当前自身的运动状态信息。 The terminal acquires current state of motion information by sensors such as an acceleration sensor and a horizontal gyroscope.
可以理解地,上述的位置信息及运动状态信息均能够表征终端当前所处的状态,并且除了上述的两种信息以外,本领域技术人员还能够获取到其他类型的用于表征终端状态的信息,本实施例对此不做赘述。It can be understood that the foregoing location information and motion state information can all indicate the current state of the terminal, and in addition to the above two types of information, those skilled in the art can obtain other types of information for characterizing the state of the terminal. This embodiment does not describe this.
相应地,在终端的历史统计状态与终端接入网络状态之间的映射关系中,终端的历史统计状态也可以是上述位置信息和运动状态信息的历史统计值。Correspondingly, in the mapping relationship between the historical statistical state of the terminal and the state of the terminal accessing the network, the historical statistical state of the terminal may also be a historical statistical value of the location information and the motion state information.
因此,针对上述位置信息,可选地,参见图4,本发明实施例还可以包括:Therefore, for the above location information, optionally, referring to FIG. 4, the embodiment of the present invention may further include:
S401:终端按照预设的激活频率周期性的通过GPS采集终端的历史位置信息;S401: The terminal periodically collects historical location information of the terminal by using a GPS according to a preset activation frequency.
S402:终端在采集终端的历史位置信息时,对应获取覆盖终端的各制式网络的第一历史状态;S402: When collecting the historical location information of the terminal, the terminal acquires a first historical state of each standard network covering the terminal.
S403:终端根据各制式网络的第一历史状态获取终端对应的第一接入网络的历史状态;S403: The terminal acquires a historical state of the first access network corresponding to the terminal according to the first historical state of each system network.
S404:终端构建历史位置信息、各制式网络的第一历史状态与第一接入网络的历史状态之间的第一映射关系。S404: The terminal constructs historical location information, a first mapping relationship between a first historical state of each standard network and a historical state of the first access network.
在具体实现过程中,终端可以根据预设的激活频率,周期性地调用GPS获取历史位置信息,对历史位置信息周期性绘制成活动轨迹图;在采集终端的历史位置信息的同时,在活动轨迹上,对覆盖终端的各制式网络的第一历史状态进行获取,例如网络的信号强度信息等,并根据各制式网络的第一历史状态获取终端接入网络的状态;从而构建出历史位置信息、各制式网络的第一历史状态与对应的终端接入网络的历史状态之间的第一映射关系。In a specific implementation process, the terminal may periodically call the GPS to acquire the historical location information according to the preset activation frequency, and periodically record the historical location information into an active trajectory map; while collecting the historical location information of the terminal, the active trajectory Obtaining a first historical state of each system network covering the terminal, for example, signal strength information of the network, and acquiring a state of the terminal accessing the network according to the first historical state of each system network; thereby constructing historical location information, A first mapping relationship between a first historical state of each standard network and a historical state of a corresponding terminal access network.
由此,当终端当前所处的位置处于历史运动轨迹中的某一位置时,终端就可以根据测量得到的当前各制式网络的状态信息与第一映射关系,确 定终端是否进行切换。Therefore, when the location where the terminal is currently located is at a certain position in the historical motion track, the terminal can determine the state information of the current various standard networks and the first mapping relationship according to the measurement. Determine whether the terminal performs switching.
针对前述运动状态信息,可选地,参见图5,本发明实施例的方案还可以包括:For the foregoing motion state information, optionally, referring to FIG. 5, the solution of the embodiment of the present invention may further include:
S501:终端在预设的时间窗口内记录自身的历史运动状态,并根据历史运动状态计算得到对应的历史运动矢量;S501: the terminal records its historical motion state in a preset time window, and calculates a corresponding historical motion vector according to the historical motion state;
S502:终端在记录自身的历史运动状态时,对应获取覆盖终端的各制式网络的第二历史状态;S502: The terminal obtains a second historical state of each standard network covering the terminal when recording the historical motion state of the terminal;
S503:终端根据各制式网络的第二历史状态获取终端对应的第二接入网络的历史状态;S503: The terminal acquires a historical state of the second access network corresponding to the terminal according to the second historical state of each system network.
S504:终端构建历史运动矢量、各制式网络的第二历史状态与第二接入网络的历史状态之间的第二映射关系。S504: The terminal constructs a second mapping relationship between the historical motion vector, the second historical state of each standard network, and the historical state of the second access network.
在具体实现过程中,终端可以在预设的时间窗口内通过加速度传感器及水平陀螺仪等微机电系统(MEMS,Microelectro Mechanical System)传感器获取自身在时间窗口内的历史运动状态,并且计算得到对应的历史运动矢量;在时间窗口内。终端对覆盖自身的各制式网络的第二历史状态进行获取,并得到终端对应的第二接入网络的历史状态;从而构建出历史运动矢量、各制式网络的第二历史状态与第二接入网络的历史状态之间的第二映射关系。In the specific implementation process, the terminal can obtain its historical motion state in the time window through the MEMS (Micro Electro Mechanical System) sensor such as the acceleration sensor and the horizontal gyroscope in a preset time window, and calculate the corresponding motion state. Historical motion vector; within the time window. The terminal acquires the second historical state of each of the standard networks covering the same, and obtains the historical state of the second access network corresponding to the terminal; thereby constructing a historical motion vector, a second historical state of each standard network, and a second access The second mapping relationship between the historical states of the network.
由此,当终端当前的运动状态信息满足历史运动矢量时,终端就可以根据测量得到的当前各制式网络的状态信息与第二映射关系,确定终端是否进行切换。Therefore, when the current motion state information of the terminal satisfies the historical motion vector, the terminal may determine whether the terminal performs handover according to the measured state information of the current system networks and the second mapping relationship.
本实施例提供了一种终端切换网络的方法,在接收到网络侧发送的切换指令之后,终端根据自身的终端状态主动地对终端切换网络进行决策,并非是被动的接收到切换指令就进行切换,从而在网络侧频繁发送的切换指令的时候,避免终端被动地依照切换指令进行网络切换,从而减少了终 端用于网络切换时所耗费的电量。The embodiment provides a method for the terminal to switch the network. After receiving the handover command sent by the network, the terminal actively decides to switch the network according to the terminal state of the terminal, instead of passively receiving the handover command. Therefore, when the switching instruction is frequently sent on the network side, the terminal is prevented from passively switching the network according to the switching instruction, thereby reducing the end. The amount of power used by the network for network switching.
实施例二Embodiment 2
基于实施例一,参见图6,其示出了本发明实施例提供的一种终端切换网络的具体示例流程,可以包括:Based on the first embodiment, referring to FIG. 6, a specific example process of a terminal handover network according to an embodiment of the present invention is shown, which may include:
S601:终端根据预设的激活频率周期性的通过GPS采集终端的历史位置信息;S601: The terminal periodically collects historical location information of the terminal by using a GPS according to a preset activation frequency.
S602:终端在采集终端的历史位置信息时,对应获取覆盖终端的各制式网络的第一历史信号强度;S602: The terminal obtains the first historical signal strength of each standard network covering the terminal when collecting the historical location information of the terminal;
S603:终端根据各制式网络的第一历史信号强度获取终端对应的第一接入网络的历史状态;S603: The terminal acquires a historical state of the first access network corresponding to the terminal according to the first historical signal strength of each standard network.
S604:终端构建历史位置信息、各制式网络的第一历史信号强度与第一接入网络的历史状态之间的第一映射关系;S604: The terminal constructs historical location information, a first mapping relationship between a first historical signal strength of each standard network and a historical state of the first access network;
需要说明的是,以上为终端设置第一映射关系的过程,使得终端后续能够根据当前的位置信息及第一映射关系对终端是否进行切换进行决策。It should be noted that the foregoing is a process of setting a first mapping relationship for the terminal, so that the terminal can subsequently make a decision on whether to switch the terminal according to the current location information and the first mapping relationship.
S605:当终端接收到网络侧下发的切换指令时,获取终端当前的位置信息;S605: When the terminal receives the handover instruction sent by the network, acquiring the current location information of the terminal.
S606:终端根据终端当前的位置信息以及测量得到的当前各制式网络的信号强度匹配第一映射关系,对终端切换网络进行决策。S606: The terminal matches the first mapping relationship according to the current location information of the terminal and the measured signal strength of the current various standard networks, and makes a decision on the terminal switching network.
例如,通过步骤S601至S604所得到的终端的第一映射关系表述为:当终端处于公共卫生间时,不管覆盖终端的各制式网络强度,终端均保持现有的网络接入状态,不进行切换。所以,当终端在接收到网络侧发送的切换指令时,获取得到当前的位置信息为公共卫生间,所以,根据测量得到的当前各制式网络的信号强度以及第一映射关系,终端均不会进行网络切换,仍然保持当前的网络接入状态。For example, the first mapping relationship of the terminal obtained by the steps S601 to S604 is expressed as follows: when the terminal is in the public restroom, the terminal maintains the existing network access state regardless of the strength of each system network covering the terminal, and does not perform handover. Therefore, when the terminal receives the handover command sent by the network side, the terminal obtains the current location information as a public toilet. Therefore, the terminal does not perform the network according to the measured signal strength and the first mapping relationship of the current standard networks. Switching still maintains the current network access status.
又例如,通过步骤S601至S604所得到的终端的第一映射关系表述为: 当终端处于任何位置时,如果覆盖终端的LTE网络的RSRP处于-95db至-110db且覆盖终端的WCDMA网络的RSCP为-80db,那么终端仍然保持接入LTE网络。所以,当终端接收到网络侧发送的指示终端由LTE网络切换至WCDMA网络的切换指令时,终端当前测量得到的LTE网络的RSRP为-100db,WCDMA网络的为RSCP为-80db,终端根据第一映射关系确定不从当前所处的LTE网络切换至WCDMA网络。For another example, the first mapping relationship of the terminal obtained through steps S601 to S604 is expressed as follows: When the terminal is in any position, if the RSRP of the LTE network covering the terminal is at -95db to -110db and the RSCP of the WCDMA network covering the terminal is -80db, the terminal still remains connected to the LTE network. Therefore, when the terminal receives the handover instruction sent by the network side to indicate that the terminal is switched from the LTE network to the WCDMA network, the RSRP of the LTE network currently measured by the terminal is -100 db, and the RSCP of the WCDMA network is -80 db, and the terminal is according to the first The mapping relationship determines not to switch from the current LTE network to the WCDMA network.
实施例三Embodiment 3
基于实施例一,参见图7,其示出了本发明实施例提供的另一种终端切换网络的具体示例流程,可以包括:Based on the first embodiment, referring to FIG. 7, a specific example process of another terminal switching network according to an embodiment of the present invention is shown, which may include:
S701:终端在预设的时间窗口内通过加速度传感器及水平陀螺仪等MEMS传感器记录自身的历史运动状态,并根据历史运动状态计算得到对应的历史运动矢量;S701: the terminal records its historical motion state by using a MEMS sensor such as an acceleration sensor and a horizontal gyroscope in a preset time window, and calculates a corresponding historical motion vector according to the historical motion state;
S702:终端在记录自身的历史运动状态时,对应获取覆盖终端的各制式网络的第二历史信号强度;S702: The terminal obtains a second historical signal strength of each standard network covering the terminal when recording the historical motion state of the terminal;
S703:终端根据各制式网络的第二历史信号强度获取终端对应的第二接入网络的历史状态;S703: The terminal acquires a historical state of the second access network corresponding to the terminal according to the second historical signal strength of each standard network.
S704:终端构建历史运动矢量、各制式网络的第二历史信号强度与第二接入网络的历史状态之间的第二映射关系;S704: The terminal constructs a historical motion vector, a second mapping relationship between a second historical signal strength of each standard network and a historical state of the second access network;
需要说明的是,以上为终端设置第二映射关系的过程,使得终端后续能够根据当前的运动矢量及第二映射关系对终端是否进行切换进行决策。It should be noted that the foregoing is a process of setting a second mapping relationship for the terminal, so that the terminal can subsequently decide whether to switch the terminal according to the current motion vector and the second mapping relationship.
S705:当终端接收到网络侧下发的切换指令时,获取终端当前的运动矢量;S705: Acquire a current motion vector of the terminal when the terminal receives the handover instruction sent by the network side;
S706:终端根据终端当前的运动矢量以及测量得到的当前各制式网络的信号强度匹配第二映射关系,对终端切换网络进行决策。S706: The terminal matches the second mapping relationship according to the current motion vector of the terminal and the measured signal strength of the current various standard networks, and makes a decision on the terminal switching network.
例如,通过步骤S701至S704所得到的终端的第二映射关系可以表述 为:当终端当前的运动速度超过80km/s时,不管覆盖终端的各制式网络强度,终端均保持现有的网络接入状态,不进行切换。所以,当终端在接收到网络侧发送的切换指令时,获取终端当前的运动矢量描述为终端当前的运动速度为100km/s,所以,根据测量得到的当前各制式网络的信号强度以及第二映射关系,终端均不会进行网络切换,仍然保持当前的网络接入状态。For example, the second mapping relationship of the terminal obtained through steps S701 to S704 can be expressed. Therefore, when the current motion speed of the terminal exceeds 80 km/s, the terminal maintains the existing network access status regardless of the strength of each system network covering the terminal, and does not perform handover. Therefore, when the terminal receives the handover instruction sent by the network side, the current motion vector of the acquisition terminal is described as the current motion speed of the terminal is 100 km/s, so the signal strength and the second mapping of the current various standard networks are obtained according to the measurement. In the relationship, the terminal does not perform network switching and still maintains the current network access status.
实施例四Embodiment 4
参见图8,其示出了本发明实施例提供的一种终端80的结构,该终端80可以包括:接收模块801、获取模块802和决策模块803;其中,Referring to FIG. 8, a structure of a terminal 80 according to an embodiment of the present invention is shown. The terminal 80 may include: a receiving module 801, an obtaining module 802, and a decision module 803.
所述接收模块801,配置为接收网络侧发送的切换指令;并在接收到网络侧发送的切换指令时,触发所述获取模块802;The receiving module 801 is configured to receive a switching instruction sent by the network side, and trigger the acquiring module 802 when receiving the switching instruction sent by the network side;
所述获取模块802,配置为获取所述终端自身的终端状态信息;The obtaining module 802 is configured to acquire terminal status information of the terminal itself.
所述决策模块803,配置为根据所述终端状态信息以及测量得到的当前各制式网络的状态信息匹配终端的历史统计状态与终端接入网络状态之间的映射关系,对所述终端切换网络进行决策。The determining module 803 is configured to perform, according to the terminal state information and the measured state information of the current system networks, a mapping relationship between the historical statistical state of the terminal and the state of the terminal accessing the network, and perform the mapping on the terminal switching network. decision making.
示例性地,所述获取模块802,具体配置为:Exemplarily, the obtaining module 802 is specifically configured to:
获取所述终端当前自身的位置信息;Obtaining current location information of the terminal;
或者,获取所述终端当前自身的运动状态信息。Alternatively, the current state information of the terminal is obtained.
可选地,参见图9,所述终端80还包括:GPS模块804、第一历史状态获取模块805和第一构建模块806;其中,Optionally, referring to FIG. 9, the terminal 80 further includes: a GPS module 804, a first history state obtaining module 805, and a first building module 806;
所述GPS模块804,配置为按照预设的激活频率周期性的通过全球定位系统GPS采集终端的历史位置信息;The GPS module 804 is configured to periodically collect historical location information of the terminal through the global positioning system (GPS) according to a preset activation frequency;
所述第一历史状态获取模块805,配置为在所述GPS模块804采集终端的历史位置信息时,对应获取覆盖终端的各制式网络的第一历史状态;The first historical state obtaining module 805 is configured to acquire a first historical state of each standard network covering the terminal when the GPS module 804 collects historical location information of the terminal;
以及,根据各制式网络的第一历史状态获取终端对应的第一接入网络 的历史状态;And acquiring, according to the first historical state of each standard network, the first access network corresponding to the terminal Historical state
所述第一构建模块806,配置为构建所述历史位置信息、各制式网络的第一历史状态与所述第一接入网络的历史状态之间的第一映射关系。The first building module 806 is configured to construct the first mapping relationship between the historical location information, the first historical state of each standard network, and the historical state of the first access network.
可选地,参见图10,所述终端80还包括:记录模块807、第二历史状态获取模块808和第二构建模块809;其中,Optionally, referring to FIG. 10, the terminal 80 further includes: a recording module 807, a second history state obtaining module 808, and a second building module 809;
所述记录模块807,配置为在预设的时间窗口内记录所述终端自身的历史运动状态,并根据历史运动状态计算得到对应的历史运动矢量;The recording module 807 is configured to record a historical motion state of the terminal itself in a preset time window, and calculate a corresponding historical motion vector according to the historical motion state;
所述第二历史状态获取模块808,配置为在所述记录模块807记录终端自身的历史运动状态时,对应获取覆盖终端的各制式网络的第二历史状态;The second history state obtaining module 808 is configured to: when the recording module 807 records the historical motion state of the terminal itself, correspondingly acquire a second historical state of each standard network covering the terminal;
以及,根据各制式网络的第二历史状态获取终端对应的第二接入网络的历史状态;And acquiring, according to the second historical state of each standard network, a historical state of the second access network corresponding to the terminal;
所述第二构建模块809,配置为构建所述历史运动矢量与所述第二接入网络的历史状态之间的第二映射关系。The second building module 809 is configured to construct a second mapping relationship between the historical motion vector and a historical state of the second access network.
示例性地,所述各制式网络的状态信息,具体包括:当前覆盖所述终端的各制式网络的信号强度。Illustratively, the status information of each standard network specifically includes: a signal strength of each standard network currently covering the terminal.
本发明实施例还提供了一种计算机存储介质,所述计算机存储介质中存储有计算机可执行指令,该计算机可执行指令包括:The embodiment of the present invention further provides a computer storage medium, where the computer storage medium stores computer executable instructions, and the computer executable instructions include:
终端接收到网络侧发送的切换指令时,获取所述终端自身的终端状态信息;When receiving the handover instruction sent by the network side, the terminal acquires terminal status information of the terminal itself;
所述终端根据所述终端状态信息以及测量得到的当前各制式网络的状态信息匹配终端的历史统计状态与终端接入网络状态之间的映射关系,对所述终端切换网络进行决策。The terminal performs a decision on the terminal switching network according to the terminal status information and the measured status information of the current various standards networks to match the mapping relationship between the historical statistical status of the terminal and the status of the terminal access network.
在本发明实施例一实施方式中,该计算机可执行指令还包括:In an embodiment of the present invention, the computer executable instructions further include:
所述终端获取当前自身的位置信息;和/或,The terminal acquires current location information of the user; and/or,
所述终端获取当前自身的运动状态信息。 The terminal acquires current own motion state information.
在本发明实施例一实施方式中,该计算机可执行指令还包括:In an embodiment of the present invention, the computer executable instructions further include:
所述终端按照预设的激活频率周期性的通过全球定位系统GPS采集终端的历史位置信息;The terminal periodically collects historical location information of the terminal through the global positioning system (GPS) according to a preset activation frequency;
所述终端在采集终端的历史位置信息时,对应获取覆盖终端的各制式网络的第一历史状态;When collecting the historical location information of the terminal, the terminal correspondingly acquires a first historical state of each standard network covering the terminal;
所述终端根据各制式网络的第一历史状态获取终端对应的第一接入网络的历史状态;Obtaining, by the terminal, a historical state of the first access network corresponding to the terminal according to the first historical state of each standard network;
所述终端构建所述历史位置信息、各制式网络的第一历史状态与所述第一接入网络的历史状态之间的第一映射关系。The terminal constructs the first mapping relationship between the historical location information, the first historical state of each standard network, and the historical state of the first access network.
在本发明实施例一实施方式中,该计算机可执行指令还包括:In an embodiment of the present invention, the computer executable instructions further include:
所述终端在预设的时间窗口内记录自身的历史运动状态,并根据历史运动状态计算得到对应的历史运动矢量;The terminal records its historical motion state in a preset time window, and calculates a corresponding historical motion vector according to the historical motion state;
所述终端在记录自身的历史运动状态时,对应获取覆盖终端的各制式网络的第二历史状态;When the terminal records its historical motion state, it acquires a second historical state of each standard network covering the terminal;
所述终端根据各制式网络的第二历史状态获取终端对应的第二接入网络的历史状态;Obtaining, by the terminal, a historical state of the second access network corresponding to the terminal according to the second historical state of each standard network;
所述终端构建所述历史运动矢量、各制式网络的第二历史状态与所述第二接入网络的历史状态之间的第二映射关系。The terminal constructs a second mapping relationship between the historical motion vector, the second historical state of each standard network, and the historical state of the second access network.
在本发明实施例一实施方式中,所述各制式网络的状态信息还包括:当前覆盖所述终端的各制式网络的信号强度。In an embodiment of the present invention, the status information of each standard network further includes: a signal strength of each standard network currently covering the terminal.
本发明实施例还提供了一种终端,所述终端包括:The embodiment of the invention further provides a terminal, where the terminal includes:
存储介质,配置为存储计算机可执行指令;a storage medium configured to store computer executable instructions;
处理器,配置为执行存储在所述存储介质上的计算机可执行指令,所述计算机可执行指令包括:接收到网络侧发送的切换指令时,获取所述终端自身的终端状态信息;根据所述终端状态信息以及测量得到的当前各制 式网络的状态信息匹配终端的历史统计状态与终端接入网络状态之间的映射关系,对所述终端切换网络进行决策。a processor, configured to execute computer executable instructions stored on the storage medium, the computer executable instructions comprising: acquiring a terminal state information of the terminal itself when receiving a switching instruction sent by a network side; Terminal status information and current system of measurement The state information of the network matches the mapping relationship between the historical statistical state of the terminal and the state of the terminal accessing the network, and the terminal switches the network to make a decision.
在本发明实施例一实施方式中,所述处理器,配置为执行存储在所述存储介质上的计算机可执行指令,所述计算机可执行指令还包括:获取当前自身的位置信息;和/或,获取当前自身的运动状态信息。In an embodiment of the present invention, the processor is configured to execute computer executable instructions stored on the storage medium, the computer executable instructions further comprising: acquiring current location information of the user; and/or , get the current state of motion information.
在本发明实施例一实施方式中,所述处理器,配置为执行存储在所述存储介质上的计算机可执行指令,所述计算机可执行指令还包括:按照预设的激活频率周期性的通过全球定位系统GPS采集终端的历史位置信息;在采集终端的历史位置信息时,对应获取覆盖终端的各制式网络的第一历史状态;根据各制式网络的第一历史状态获取终端对应的第一接入网络的历史状态;构建所述历史位置信息、各制式网络的第一历史状态与所述第一接入网络的历史状态之间的第一映射关系。In an embodiment of the present invention, the processor is configured to execute computer executable instructions stored on the storage medium, the computer executable instructions further comprising: periodically passing according to a preset activation frequency. The historical location information of the global positioning system GPS acquisition terminal; when collecting the historical location information of the terminal, correspondingly acquiring the first historical state of each standard network covering the terminal; acquiring the first connection corresponding to the terminal according to the first historical state of each system network Entering a historical state of the network; constructing the historical location information, a first mapping relationship between a first historical state of each standard network and a historical state of the first access network.
在本发明实施例一实施方式中,所述处理器,配置为执行存储在所述存储介质上的计算机可执行指令,所述计算机可执行指令还包括:在预设的时间窗口内记录自身的历史运动状态,并根据历史运动状态计算得到对应的历史运动矢量;在记录自身的历史运动状态时,对应获取覆盖终端的各制式网络的第二历史状态;根据各制式网络的第二历史状态获取终端对应的第二接入网络的历史状态;构建所述历史运动矢量、各制式网络的第二历史状态与所述第二接入网络的历史状态之间的第二映射关系。In an embodiment of the present invention, the processor is configured to execute computer executable instructions stored on the storage medium, the computer executable instructions further comprising: recording a self in a preset time window. The historical motion state, and the corresponding historical motion vector is calculated according to the historical motion state; when the historical motion state of the record is recorded, the second historical state of each standard network covering the terminal is obtained; and the second historical state of each system network is obtained. a historical state of the second access network corresponding to the terminal; constructing a second mapping relationship between the historical motion vector, the second historical state of each standard network, and the historical state of the second access network.
在本发明实施例一实施方式中,所述各制式网络的状态信息,包括:当前覆盖所述终端的各制式网络的信号强度。In an embodiment of the present invention, the status information of each standard network includes: a signal strength of each standard network currently covering the terminal.
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多 限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。It is to be understood that the term "comprises", "comprising", or any other variants thereof, is intended to encompass a non-exclusive inclusion, such that a process, method, article, or device comprising a series of elements includes those elements. It also includes other elements that are not explicitly listed, or elements that are inherent to such a process, method, article, or device. No more In the case of a limitation, an element defined by the phrase "comprising a ..." does not exclude the presence of the same element in the process, method, article, or device that comprises the element.
上述本发明实施例序号仅仅为了描述,不代表实施例的优劣。The serial numbers of the embodiments of the present invention are merely for the description, and do not represent the advantages and disadvantages of the embodiments.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端设备(可以是手机,计算机,服务器,空调器,或者网络设备等)执行本发明各个实施例所描述的方法。Through the description of the above embodiments, those skilled in the art can clearly understand that the foregoing embodiment method can be implemented by means of software plus a necessary general hardware platform, and of course, can also be through hardware, but in many cases, the former is better. Implementation. Based on such understanding, the technical solution of the present invention, which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a storage medium (such as ROM/RAM, disk, The optical disc includes a number of instructions for causing a terminal device (which may be a cell phone, a computer, a server, an air conditioner, or a network device, etc.) to perform the methods described in various embodiments of the present invention.
以上仅为本发明的优选实施例,并非因此限制本发明的专利范围,凡是利用本发明说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领域,均同理包括在本发明的专利保护范围内。The above are only the preferred embodiments of the present invention, and are not intended to limit the scope of the invention, and the equivalent structure or equivalent process transformations made by the description of the present invention and the drawings are directly or indirectly applied to other related technical fields. The same is included in the scope of patent protection of the present invention.
工业实用性Industrial applicability
采用本发明实施例,通过终端根据当前的运动状态和位置信息按照历史的网络覆盖统计信息主动地进行网络切换,从而避免了终端由于网络侧频繁发送的切换指令进行网络切换,减少了终端用于网络切换时耗费的电量,提升了用户体验。 According to the embodiment of the present invention, the terminal actively performs network switching according to the historical network coverage statistics according to the current motion state and the location information, thereby preventing the terminal from performing network switching due to the handover instruction frequently sent by the network side, thereby reducing the terminal for using The amount of power consumed during network switching increases the user experience.

Claims (20)

  1. 一种终端切换网络的方法,所述方法包括:A method for a terminal to switch a network, the method comprising:
    终端接收到网络侧发送的切换指令时,获取所述终端自身的终端状态信息;When receiving the handover instruction sent by the network side, the terminal acquires terminal status information of the terminal itself;
    所述终端根据所述终端状态信息以及测量得到的当前各制式网络的状态信息匹配终端的历史统计状态与终端接入网络状态之间的映射关系,对所述终端切换网络进行决策。The terminal performs a decision on the terminal switching network according to the terminal status information and the measured status information of the current various standards networks to match the mapping relationship between the historical statistical status of the terminal and the status of the terminal access network.
  2. 根据权利要求1所述的方法,其中,所述获取所述终端自身的终端状态信息,具体包括:The method of claim 1, wherein the obtaining the terminal status information of the terminal itself comprises:
    所述终端获取当前自身的位置信息;和/或,The terminal acquires current location information of the user; and/or,
    所述终端获取当前自身的运动状态信息。The terminal acquires current own motion state information.
  3. 根据权利要求2所述的方法,其中,所述终端接收到网络侧发送的切换指令之前,所述方法还包括:The method of claim 2, wherein the method further comprises: before the terminal receives the handover instruction sent by the network side, the method further comprises:
    所述终端按照预设的激活频率周期性的通过全球定位系统GPS采集终端的历史位置信息;The terminal periodically collects historical location information of the terminal through the global positioning system (GPS) according to a preset activation frequency;
    所述终端在采集终端的历史位置信息时,对应获取覆盖终端的各制式网络的第一历史状态;When collecting the historical location information of the terminal, the terminal correspondingly acquires a first historical state of each standard network covering the terminal;
    所述终端根据各制式网络的第一历史状态获取终端对应的第一接入网络的历史状态;Obtaining, by the terminal, a historical state of the first access network corresponding to the terminal according to the first historical state of each standard network;
    所述终端构建所述历史位置信息、各制式网络的第一历史状态与所述第一接入网络的历史状态之间的第一映射关系。The terminal constructs the first mapping relationship between the historical location information, the first historical state of each standard network, and the historical state of the first access network.
  4. 根据权利要求2所述的方法,其中,所述终端接收到网络侧发送的切换指令之前,所述方法还包括:The method of claim 2, wherein the method further comprises: before the terminal receives the handover instruction sent by the network side, the method further comprises:
    所述终端在预设的时间窗口内记录自身的历史运动状态,并根据历史运动状态计算得到对应的历史运动矢量; The terminal records its historical motion state in a preset time window, and calculates a corresponding historical motion vector according to the historical motion state;
    所述终端在记录自身的历史运动状态时,对应获取覆盖终端的各制式网络的第二历史状态;When the terminal records its historical motion state, it acquires a second historical state of each standard network covering the terminal;
    所述终端根据各制式网络的第二历史状态获取终端对应的第二接入网络的历史状态;Obtaining, by the terminal, a historical state of the second access network corresponding to the terminal according to the second historical state of each standard network;
    所述终端构建所述历史运动矢量、各制式网络的第二历史状态与所述第二接入网络的历史状态之间的第二映射关系。The terminal constructs a second mapping relationship between the historical motion vector, the second historical state of each standard network, and the historical state of the second access network.
  5. 根据权利要求1所述的方法,其中,所述各制式网络的状态信息,具体包括:当前覆盖所述终端的各制式网络的信号强度。The method according to claim 1, wherein the status information of each of the standard networks specifically includes: a signal strength of each standard network currently covering the terminal.
  6. 一种终端,所述终端包括:接收模块、获取模块和决策模块;其中,A terminal, the terminal includes: a receiving module, an obtaining module, and a decision module; wherein
    所述接收模块,配置为接收网络侧发送的切换指令;并在接收到网络侧发送的切换指令时,触发所述获取模块;The receiving module is configured to receive a switching instruction sent by the network side, and trigger the acquiring module when receiving a switching instruction sent by the network side;
    所述获取模块,配置为获取所述终端自身的终端状态信息;The acquiring module is configured to acquire terminal status information of the terminal itself;
    所述决策模块,配置为根据所述终端状态信息以及测量得到的当前各制式网络的状态信息匹配终端的历史统计状态与终端接入网络状态之间的映射关系,对所述终端切换网络进行决策。The determining module is configured to: according to the terminal state information and the measured state information of each current standard network, match the mapping relationship between the historical statistical state of the terminal and the state of the terminal accessing the network, and make a decision on the terminal switching network. .
  7. 根据权利要求6所述的终端,其中,所述获取模块,具体配置为:The terminal according to claim 6, wherein the acquiring module is specifically configured to:
    获取所述终端当前自身的位置信息;Obtaining current location information of the terminal;
    或者,获取所述终端当前自身的运动状态信息。Alternatively, the current state information of the terminal is obtained.
  8. 根据权利要求7所述的终端,其中,所述终端还包括:全球定位系统GPS模块、第一历史状态获取模块和第一构建模块;其中,The terminal according to claim 7, wherein the terminal further comprises: a global positioning system GPS module, a first history state acquiring module, and a first building module; wherein
    所述GPS模块,配置为按照预设的激活频率周期性的通过全球定位系统GPS采集终端的历史位置信息;The GPS module is configured to periodically collect historical location information of the terminal through the global positioning system (GPS) according to a preset activation frequency;
    所述第一历史状态获取模块,配置为在所述GPS模块采集终端的历史位置信息时,对应获取覆盖终端的各制式网络的第一历史状态;The first history state acquiring module is configured to: when the GPS module collects historical location information of the terminal, correspondingly acquire a first historical state of each standard network covering the terminal;
    以及,根据各制式网络的第一历史状态获取终端对应的第一接入网络 的历史状态;And acquiring, according to the first historical state of each standard network, the first access network corresponding to the terminal Historical state
    所述第一构建模块,配置为构建所述历史位置信息、各制式网络的第一历史状态与所述第一接入网络的历史状态之间的第一映射关系。The first building block is configured to construct the first mapping relationship between the historical location information, the first historical state of each standard network, and the historical state of the first access network.
  9. 根据权利要求7所述的终端,其中,所述终端还包括:记录模块、第二历史状态获取模块和第二构建模块;其中,The terminal according to claim 7, wherein the terminal further comprises: a recording module, a second history state obtaining module, and a second building module; wherein
    所述记录模块,配置为在预设的时间窗口内记录所述终端自身的历史运动状态,并根据历史运动状态计算得到对应的历史运动矢量;The recording module is configured to record a historical motion state of the terminal itself in a preset time window, and calculate a corresponding historical motion vector according to the historical motion state;
    所述第二历史状态获取模块,配置为在所述记录模块记录终端自身的历史运动状态时,对应获取覆盖终端的各制式网络的第二历史状态;The second history state acquiring module is configured to: when the recording module records the historical motion state of the terminal itself, correspondingly acquire a second historical state of each standard network covering the terminal;
    以及,根据各制式网络的第二历史状态获取终端对应的第二接入网络的历史状态;And acquiring, according to the second historical state of each standard network, a historical state of the second access network corresponding to the terminal;
    所述第二构建模块,配置为构建所述历史运动矢量与所述第二接入网络的历史状态之间的第二映射关系。The second building module is configured to construct a second mapping relationship between the historical motion vector and a historical state of the second access network.
  10. 根据权利要求6所述的终端,其中,所述各制式网络的状态信息,具体包括:当前覆盖所述终端的各制式网络的信号强度。The terminal according to claim 6, wherein the status information of each of the standard networks specifically includes: a signal strength of each standard network currently covering the terminal.
  11. 一种计算机存储介质,所述计算机存储介质中存储有计算机可执行指令,该计算机可执行指令包括:A computer storage medium storing computer executable instructions, the computer executable instructions comprising:
    终端接收到网络侧发送的切换指令时,获取所述终端自身的终端状态信息;When receiving the handover instruction sent by the network side, the terminal acquires terminal status information of the terminal itself;
    所述终端根据所述终端状态信息以及测量得到的当前各制式网络的状态信息匹配终端的历史统计状态与终端接入网络状态之间的映射关系,对所述终端切换网络进行决策。The terminal performs a decision on the terminal switching network according to the terminal status information and the measured status information of the current various standards networks to match the mapping relationship between the historical statistical status of the terminal and the status of the terminal access network.
  12. 根据权利要求11所述的计算机存储介质,其中,该计算机可执行指令还包括:The computer storage medium of claim 11 wherein the computer executable instructions further comprise:
    所述终端获取当前自身的位置信息;和/或, The terminal acquires current location information of the user; and/or,
    所述终端获取当前自身的运动状态信息。The terminal acquires current own motion state information.
  13. 根据权利要求12所述的计算机存储介质,其中,该计算机可执行指令还包括:The computer storage medium of claim 12, wherein the computer executable instructions further comprise:
    所述终端按照预设的激活频率周期性的通过全球定位系统GPS采集终端的历史位置信息;The terminal periodically collects historical location information of the terminal through the global positioning system (GPS) according to a preset activation frequency;
    所述终端在采集终端的历史位置信息时,对应获取覆盖终端的各制式网络的第一历史状态;When collecting the historical location information of the terminal, the terminal correspondingly acquires a first historical state of each standard network covering the terminal;
    所述终端根据各制式网络的第一历史状态获取终端对应的第一接入网络的历史状态;Obtaining, by the terminal, a historical state of the first access network corresponding to the terminal according to the first historical state of each standard network;
    所述终端构建所述历史位置信息、各制式网络的第一历史状态与所述第一接入网络的历史状态之间的第一映射关系。The terminal constructs the first mapping relationship between the historical location information, the first historical state of each standard network, and the historical state of the first access network.
  14. 根据权利要求12所述的计算机存储介质,其中,该计算机可执行指令还包括:The computer storage medium of claim 12, wherein the computer executable instructions further comprise:
    所述终端在预设的时间窗口内记录自身的历史运动状态,并根据历史运动状态计算得到对应的历史运动矢量;The terminal records its historical motion state in a preset time window, and calculates a corresponding historical motion vector according to the historical motion state;
    所述终端在记录自身的历史运动状态时,对应获取覆盖终端的各制式网络的第二历史状态;When the terminal records its historical motion state, it acquires a second historical state of each standard network covering the terminal;
    所述终端根据各制式网络的第二历史状态获取终端对应的第二接入网络的历史状态;Obtaining, by the terminal, a historical state of the second access network corresponding to the terminal according to the second historical state of each standard network;
    所述终端构建所述历史运动矢量、各制式网络的第二历史状态与所述第二接入网络的历史状态之间的第二映射关系。The terminal constructs a second mapping relationship between the historical motion vector, the second historical state of each standard network, and the historical state of the second access network.
  15. 根据权利要求11所述的计算机存储介质,其中,所述各制式网络的状态信息,包括:当前覆盖所述终端的各制式网络的信号强度。The computer storage medium of claim 11, wherein the status information of each of the standard networks comprises: a signal strength of each of the standard networks currently covering the terminal.
  16. 一种终端,所述终端包括:A terminal, the terminal comprising:
    存储介质,配置为存储计算机可执行指令; a storage medium configured to store computer executable instructions;
    处理器,配置为执行存储在所述存储介质上的计算机可执行指令,所述计算机可执行指令包括:接收到网络侧发送的切换指令时,获取所述终端自身的终端状态信息;根据所述终端状态信息以及测量得到的当前各制式网络的状态信息匹配终端的历史统计状态与终端接入网络状态之间的映射关系,对所述终端切换网络进行决策。a processor, configured to execute computer executable instructions stored on the storage medium, the computer executable instructions comprising: acquiring a terminal state information of the terminal itself when receiving a switching instruction sent by a network side; The terminal status information and the measured status information of each current standard network match the mapping relationship between the historical statistical status of the terminal and the status of the terminal access network, and the terminal switching network is determined.
  17. 根据权利要求16所述的终端,其中,所述处理器,配置为执行存储在所述存储介质上的计算机可执行指令,所述计算机可执行指令还包括:获取当前自身的位置信息;和/或,获取当前自身的运动状态信息。The terminal of claim 16, wherein the processor is configured to execute computer executable instructions stored on the storage medium, the computer executable instructions further comprising: obtaining current location information of the user; and / Or, get the current state of motion information.
  18. 根据权利要求17所述的终端,其中,所述处理器,配置为执行存储在所述存储介质上的计算机可执行指令,所述计算机可执行指令还包括:按照预设的激活频率周期性的通过全球定位系统GPS采集终端的历史位置信息;在采集终端的历史位置信息时,对应获取覆盖终端的各制式网络的第一历史状态;根据各制式网络的第一历史状态获取终端对应的第一接入网络的历史状态;构建所述历史位置信息、各制式网络的第一历史状态与所述第一接入网络的历史状态之间的第一映射关系。The terminal of claim 17, wherein the processor is configured to execute computer executable instructions stored on the storage medium, the computer executable instructions further comprising: periodically following a preset activation frequency The historical location information of the terminal is collected by the GPS of the global positioning system; when the historical location information of the terminal is collected, the first historical state of each standard network covering the terminal is acquired; and the first corresponding to the terminal is obtained according to the first historical state of each standard network. a historical state of accessing the network; constructing the historical location information, a first mapping relationship between a first historical state of each standard network and a historical state of the first access network.
  19. 根据权利要求17所述的终端,其中,所述处理器,配置为执行存储在所述存储介质上的计算机可执行指令,所述计算机可执行指令还包括:在预设的时间窗口内记录自身的历史运动状态,并根据历史运动状态计算得到对应的历史运动矢量;在记录自身的历史运动状态时,对应获取覆盖终端的各制式网络的第二历史状态;根据各制式网络的第二历史状态获取终端对应的第二接入网络的历史状态;构建所述历史运动矢量、各制式网络的第二历史状态与所述第二接入网络的历史状态之间的第二映射关系。The terminal of claim 17, wherein the processor is configured to execute computer executable instructions stored on the storage medium, the computer executable instructions further comprising: recording itself within a preset time window The historical motion state, and the corresponding historical motion vector is calculated according to the historical motion state; when recording the historical motion state of itself, correspondingly acquiring the second historical state of each standard network covering the terminal; according to the second historical state of each system network Acquiring a historical state of the second access network corresponding to the terminal; and constructing a second mapping relationship between the historical motion vector, the second historical state of each standard network, and the historical state of the second access network.
  20. 根据权利要求16所述的终端,其中,所述各制式网络的状态信息,包括:当前覆盖所述终端的各制式网络的信号强度。 The terminal according to claim 16, wherein the status information of each system network comprises: a signal strength of each system network currently covering the terminal.
PCT/CN2016/109515 2016-01-05 2016-12-12 Terminal, network switching method for terminal, and computer storage medium WO2017118263A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610006398.9A CN105491634A (en) 2016-01-05 2016-01-05 Terminal and network switching method for terminal
CN201610006398.9 2016-01-05

Publications (1)

Publication Number Publication Date
WO2017118263A1 true WO2017118263A1 (en) 2017-07-13

Family

ID=55678259

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/109515 WO2017118263A1 (en) 2016-01-05 2016-12-12 Terminal, network switching method for terminal, and computer storage medium

Country Status (2)

Country Link
CN (1) CN105491634A (en)
WO (1) WO2017118263A1 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109856544A (en) * 2019-01-24 2019-06-07 努比亚技术有限公司 Terminal power uses time analysis method, terminal and computer readable storage medium
CN112566197A (en) * 2020-11-25 2021-03-26 努比亚技术有限公司 Network switching control method, equipment and computer readable storage medium
CN113820656A (en) * 2020-06-18 2021-12-21 中国移动通信集团陕西有限公司 Terminal positioning method and device and computing equipment
CN113891411A (en) * 2021-10-18 2022-01-04 中国联合网络通信集团有限公司 MEC switching method and device and electronic equipment
CN116056177A (en) * 2022-08-10 2023-05-02 荣耀终端有限公司 Network type switching method and communication equipment
CN116095781A (en) * 2023-02-10 2023-05-09 惠州市源医科技有限公司 Channel switching method and 5G intelligent router

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105491634A (en) * 2016-01-05 2016-04-13 努比亚技术有限公司 Terminal and network switching method for terminal
CN108271222B (en) * 2016-12-31 2020-09-01 中国移动通信集团北京有限公司 Method and device for determining cut-in threshold
WO2019095141A1 (en) * 2017-11-15 2019-05-23 北京小米移动软件有限公司 User equipment access control method and device
WO2020036576A1 (en) * 2018-08-13 2020-02-20 Siemens Canada Limited Anticipating handover in a network on a moving platform
CN115474217B (en) * 2021-06-10 2024-04-09 中国联合网络通信集团有限公司 Terminal energy saving method, device, equipment and storage medium
CN113709699B (en) * 2021-08-24 2022-12-27 上海擎昆信息科技有限公司 Auxiliary switching method and user equipment

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101198174A (en) * 2006-11-20 2008-06-11 美国博通公司 Communication construction, wireless access point and its method for control and terminal communication
CN101291530A (en) * 2007-04-18 2008-10-22 日立通讯技术株式会社 Handoff method between different systems and wireless terminal
US20100278141A1 (en) * 2009-05-01 2010-11-04 At&T Mobility Ii Llc Access control for macrocell to femtocell handover
CN102088718A (en) * 2009-12-08 2011-06-08 中兴通讯股份有限公司 Method and device for realizing cell switching of terminal in high-speed moving state
CN102209293A (en) * 2010-03-31 2011-10-05 索尼公司 Communication control apparatus, communication control method, terminal equipment and wireless communication system
CN104853386A (en) * 2014-02-13 2015-08-19 中兴通讯股份有限公司 Cell switching method and device thereof
CN105491634A (en) * 2016-01-05 2016-04-13 努比亚技术有限公司 Terminal and network switching method for terminal

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8140078B2 (en) * 2005-10-28 2012-03-20 Interdigital Technology Corporation Mobile device with a mobility analyzer and associated methods
CN102143560A (en) * 2011-03-29 2011-08-03 中兴通讯股份有限公司 Inter-heterosystem redirection method and system
US20140094178A1 (en) * 2012-10-02 2014-04-03 Suat R. Eskicioglu Proactive, location-based trigger for handover and redirection procedures

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101198174A (en) * 2006-11-20 2008-06-11 美国博通公司 Communication construction, wireless access point and its method for control and terminal communication
CN101291530A (en) * 2007-04-18 2008-10-22 日立通讯技术株式会社 Handoff method between different systems and wireless terminal
US20100278141A1 (en) * 2009-05-01 2010-11-04 At&T Mobility Ii Llc Access control for macrocell to femtocell handover
CN102088718A (en) * 2009-12-08 2011-06-08 中兴通讯股份有限公司 Method and device for realizing cell switching of terminal in high-speed moving state
CN102209293A (en) * 2010-03-31 2011-10-05 索尼公司 Communication control apparatus, communication control method, terminal equipment and wireless communication system
CN104853386A (en) * 2014-02-13 2015-08-19 中兴通讯股份有限公司 Cell switching method and device thereof
CN105491634A (en) * 2016-01-05 2016-04-13 努比亚技术有限公司 Terminal and network switching method for terminal

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109856544A (en) * 2019-01-24 2019-06-07 努比亚技术有限公司 Terminal power uses time analysis method, terminal and computer readable storage medium
CN113820656A (en) * 2020-06-18 2021-12-21 中国移动通信集团陕西有限公司 Terminal positioning method and device and computing equipment
CN112566197A (en) * 2020-11-25 2021-03-26 努比亚技术有限公司 Network switching control method, equipment and computer readable storage medium
CN113891411A (en) * 2021-10-18 2022-01-04 中国联合网络通信集团有限公司 MEC switching method and device and electronic equipment
CN113891411B (en) * 2021-10-18 2023-07-18 中国联合网络通信集团有限公司 MEC switching method and device and electronic equipment
CN116056177A (en) * 2022-08-10 2023-05-02 荣耀终端有限公司 Network type switching method and communication equipment
CN116056177B (en) * 2022-08-10 2023-11-17 荣耀终端有限公司 Network type switching method and communication equipment
CN116095781A (en) * 2023-02-10 2023-05-09 惠州市源医科技有限公司 Channel switching method and 5G intelligent router
CN116095781B (en) * 2023-02-10 2023-08-15 惠州市源医科技有限公司 Channel switching method and 5G intelligent router

Also Published As

Publication number Publication date
CN105491634A (en) 2016-04-13

Similar Documents

Publication Publication Date Title
WO2017118263A1 (en) Terminal, network switching method for terminal, and computer storage medium
WO2017202183A1 (en) Method and terminal for reducing power consumption, and computer storage medium
KR102058947B1 (en) Mobile terminal and gps engine control method therof
WO2016058458A1 (en) Method for managing electric quantity of battery, mobile terminal and computer storage medium
US9066271B2 (en) Mobile terminal and method of managing and performing data communication using the same
KR101952746B1 (en) Mobile terminal and positioning satellites selecting method thereof
WO2017071481A1 (en) Mobile terminal and split-screen implementation method
CN106844029B (en) Self-management Android process freezing and unfreezing device and method
WO2017071310A1 (en) Video call system, device, and method
WO2017008722A1 (en) Intranet-extranet separation-based communication method, server and system
CN106413128B (en) Projection method and mobile terminal
WO2016188495A1 (en) Voice switching method, terminal, server, system, and storage medium
CN105933452B (en) Information pushing and displaying method and device
WO2017012385A1 (en) Method and apparatus for rapidly starting application, and terminal
WO2017136989A1 (en) Resource allocation method, terminal, and compute storage medium
WO2017032118A1 (en) Incoming call processing method, apparatus, and system
WO2016188394A1 (en) Noise reduction method, noise reduction apparatus, and computer readable storage medium
WO2016034152A1 (en) Interface display method, communication terminal and computer storage medium
WO2017113893A1 (en) Method and device for network searching
WO2017020828A1 (en) Mobile terminal and manipulation method therefor
CN106686687B (en) Access control method and device
CN106231650A (en) A kind of method for network access and terminal
WO2016155425A1 (en) Data sending operation cancelling method, device, and computer storage medium
CN106686672B (en) Network connection method and terminal
CN106162651A (en) A kind of method and apparatus identifying pseudo-base station

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: 16883389

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16883389

Country of ref document: EP

Kind code of ref document: A1