WO2012170346A2 - Multi-radio handover manager system and algorithms for heterogeneous wireless networking - Google Patents
Multi-radio handover manager system and algorithms for heterogeneous wireless networking Download PDFInfo
- Publication number
- WO2012170346A2 WO2012170346A2 PCT/US2012/040728 US2012040728W WO2012170346A2 WO 2012170346 A2 WO2012170346 A2 WO 2012170346A2 US 2012040728 W US2012040728 W US 2012040728W WO 2012170346 A2 WO2012170346 A2 WO 2012170346A2
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- wlan
- wwan
- radio
- handover
- rssi
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W36/00—Hand-off or reselection arrangements
- H04W36/34—Reselection control
- H04W36/36—Reselection control by user or terminal equipment
- H04W36/362—Conditional handover
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W36/00—Hand-off or reselection arrangements
- H04W36/14—Reselecting a network or an air interface
- H04W36/144—Reselecting a network or an air interface over a different radio air interface technology
- H04W36/1446—Reselecting a network or an air interface over a different radio air interface technology wherein at least one of the networks is unlicensed
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W88/00—Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
- H04W88/02—Terminal devices
- H04W88/06—Terminal devices adapted for operation in multiple networks or having at least two operational modes, e.g. multi-mode terminals
Definitions
- Figure 3 is a detailed block diagram of the multi-radio handover manager of Figure 1 , according to some embodiments;
- Figure 9 is a flow diagram showing a traffic type optimization algorithm performed by the multi-radio handover manager of Figure 1 , according to some embodiments;
- Figure 10 is a flow diagram showing how to adjust the low RSSI threshold, used by the traffic type optimization of Figure 9, according to some embodiments;
- WWAN white list run-time learning algorithm to track WWAN networks where the handover to WLAN is likely to happen.
- the WWAN white list minimizes false alarms and increases the success rate of the handover.
- FIG. 1 shows a diagram of a multi-radio handover manager (MRHM) 100, as part of a multi-radio mobile device 70, according to some embodiments.
- the multi-radio mobile device 70 has at least two radios.
- the mobile device 70 has a WLAN radio 20 (such as a Wi-Fi radio) and a WWAN radio 40 (such as a WiMAX, 2G cellular, 3G cellular, or LTE radio).
- the MRHM 100 determines when to turn on a second radio while a first radio remains connected to the Internet. Also, the MRHM 100 determines when to turn off the first radio after the second radio has been turned on.
- connection status 34 0 or 1
- radio idle indicator 48 0 or 1
- the WWAN status report 50 is sent periodically (e.g., every second).
- FIGS 5, 6, and 7 are flow charts illustrating operations performed by the multi-radio handover manager 100, according to some embodiments.
- the block diagram of Figure 3 shows some of the structure used by the MRHM 100.
- the MRHM 100 performs WLAN- to-WWAN handover 200 and WWAN-to-WLAN handover 300, and, further, includes a WLAN RSSI threshold (S) optimization routine 400, a traffic type optimization routine 500, a WLAN RSSI low threshold (S
- the MRHM 100 uses system configuration parameters 80 and a WWAN white list 90 in performing its operations.
- the block diagram of Figure 4 shows the system configuration parameters 80 used by the MRHM 100.
- the system configuration parameters 80 are established during the initial configuration of the multi-radio mobile device 70 and are subsequently available to the MRHM 100:
- multi-radio handover timer (e.g., 1 minute) defines the maximum allowable time to determine whether handover has completed
- WWAN handover wait time (e.g., 1 minute) defines the minimum time between two "WLAN ON" commands during the WWAN-to-WLAN handover
- WWAN mobility timer (e.g., 2 minutes) defines the minimum time after connecting to a new WWAN base station that the WWAN radio must wait for before the MRHM 100 sends a "WLAN ON" command during the WWAN-to-WLAN handover
- WLAN handover RSSI margin defines the difference between the WLAN RSSI threshold of the WWAN-to-WLAN handover and that of the WLAN-to-WWAN handover
- the MRHM 100 determines which radio is connected, WLAN or WWAN. If the WLAN radio 20 is connected (block 102), the MRHM 100 waits until a WLAN status report 30 is received from the WLAN radio (block 104), as depicted in Figure 2. Until the status report 30 is received, the MRHM 100 takes no further action. Once the status report 30 is obtained, the MRHM 100 proceeds to the WLAN-to-WWAN handover procedure 200 (block 106), which is described in Figure 6, below.
- the MRHM 100 proceeds to the WWAN-to-WLAN handover procedure 300 (block 1 12), which is described in Figure 7, below.
- the WLAN-to-WWAN handover 200 ( Figure 6) and WWAN-to-WLAN handover 300 ( Figure 7) are described separately in the following paragraphs.
- the MRHM 100 sends a "WLAN scan” command to the WLAN radio 20 (block 208). Recall from Figure 1 that the WLAN scan command is sent from the MRHM 100 to the WLAN radio 20. There is no similar WWAN scan command being issued to the WWAN radio 40.
- the WLAN scan command measures the maximum RSSI of the WLAN radio 20, which is one of the status indicators (maximum RSSI 28) provided by the WLAN status report 30 in the next step.
- the MRHM 100 waits for the WLAN status report 30 (block 210). Until the WLAN status report 30 is obtained, the MRHM 100 takes no further action. This is actually the second time the WLAN status report 30 has been received by the MRHM 100 (the first time being in the main procedure, Figure 5). Following the first receipt of the WLAN status report 30, the RSSI 26 and the multi-AP status 32 parameters are examined (blocks 202 and 206); upon receiving the status report 30 a second time, the maximum RSSI 28, generated by the WLAN scan command, is examined.
- the MRHM 100 proceeds to send the "WWAN ON" command to the WWAN radio (block 214). At this point, the MRHM 100 also starts a multi-radio handover timer (T1 ) (block 216) one of the MRHM parameters 80 ( Figure 4).
- T1 multi-radio handover timer
- the MRHM 100 determines whether the WLAN access preference in the WLAN cell edge (W) is enabled (block 220).
- the WLAN access preference in the WLAN cell edge is one of the MRHM parameters 80 available to the MRHM 100 ( Figure 4).
- the W parameter enables the user of the mobile device 70 to control the behavior of the mobile device when at the edge of the WLAN cell, if desired.
- the MRHM 100 sends a "WLAN OFF" command to the WLAN radio 20 (block 224), and the WLAN-to- WWAN handover 200 is successfully completed.
- the MRHM 100 returns to the main procedure of Figure 5, but not to the initial point, since the WWAN radio 40 is turned on, but to the point in the main procedure after the WWAN is connected, shown in Figure 5 as "400" (block 226).
- the MRHM 100 checks whether the WLAN radio 20 is disconnected (block 222). If so, the MRHM 100 sends a "WLAN OFF" command to the WLAN radio 20 (block 224) and control proceeds to the main procedure, Figure 5, at point 400 (block 226). If instead, the WWAN radio 40 is not connected (block 218), the MRHM 100 checks whether the multi-radio handover timer T1 has timed out or expired (block 230). If not, the MRHM 100 waits for T4 seconds (block 228) before checking the WWAN connection status again (block 218). Recall from Figure 4 that T4 is one of the multi-radio handover manager parameters 80 that are available to the mobile device 70 upon initialization, and it is configurable. In some embodiments, the delay timer T4 is ten seconds.
- the WWAN white list 90 is a list of WWAN base stations that have previously been accessed by the mobile device 70. More particularly, the WWAN white list 90 consists of those base stations where at least one successful handover to a WLAN has happened in the last N days (the WWAN white list timer, Figure 4).
- the MRHM 100 treats WWANs that have been previously accessed preferentially over WWANs that have not previously been accessed by the mobile device 70, as described further below.
- the WWAN white list 90 is updated according to the following criteria:
- FIG 7 is the flow diagram describing in detail the WWAN-to-WLAN handover 300, according to some embodiments.
- the WWAN status report 50 is already obtained by the MRHM 100 from the WWAN radio 40 in the main procedure ( Figure 5).
- the MRHM 100 first checks whether the mobile device 70 has been connected with the same WWAN base station (based on the BSID) for longer than the time period specified by the WWAN mobility timer (T3) ( Figure 4).
- the MRHM 100 checks to see if the base station available to the mobile station 70 is the one that the MRHM 100 knows about (block 302), based on the status report 50 received from the WWAN radio 40. If not, the BSID of the newly identified base station is set as the new BSID (block 304). If the WWAN mobility timer (T3) is expired, then no further WWAN-to-WLAN processing takes place; instead, the MRHM 100 returns to the main procedure at the WWAN connected point (400) (block 308). These initial steps avoid the unnecessary turning on of the WLAN radio 20 while the mobile device 70 is moving, e.g., the user of the mobile device is driving a car or riding on a train.
- the MRHM 100 checks whether the base station cell id 44 is on the WWAN white list 90 (block 312). Recall that the WWAN white list 90 keeps track of WWANs in which a prior successful handover to the WLAN has taken place by the mobile station 70. If the currently connected WWAN base station is on the WWAN white list 90, the MRHM 100 sends a WLAN ON command to the WLAN radio 20 (block 324). Otherwise, the MRHM 100 increments a value, p (block 314).
- the p value is a multiplier which, together with the WWAN handover wait timer, T2, is used to determine the delay in this circumstance.
- the MRHM 100 waits p * T2 seconds to scan for the WLAN signal. If the base station cell ID is on the WWAN white list 90, the MRHM 100 waits T2 seconds.
- the MRHM 100 checks whether the value p has reached its limit, P (block 316). Recall that the WWAN handover wait counter limit (P) is one of the MRHM parameters 80 ( Figure 4). If not, the MRHM 100 will return to the main procedure (500) if the WWAN handover wait timer (T2) has expired (block 320). Otherwise, the value p has reached it limit (P) and the p value is thus reset (block 318).
- the MRHM 100 After the WLAN radio 20 is turned on (block 324), the MRHM 100 starts the handover timer (T1 ) (block 326). The MRHM 100 then obtains the WLAN status report 30 from the WLAN radio 20 (block 328). The WLAN status report 30 is available for retrieval whether the WLAN radio 20 is connected or not. In fact, one of the parameters made available in the status report is the connect status 36 of the WLAN radio ( Figure 2). After the status report 30 is obtained, the MRHM confirms that the WLAN radio 20 is connected (block 330). If the WLAN radio 20 is not connected, the MRHM 100 waits T5 seconds (block 338), checks for a timeout (block 340), then waits for a new WLAN status report (block 328). Recall from Figure 4 that T5 is one of the multi-radio handover manager parameters 80 that are available to the mobile device 70 upon initialization, and it is configurable. In some embodiments, the delay timer T5 is set to ten seconds.
- the WLAN handover RSSI threshold (S) is the same threshold that was used in the WLAN-to-WWAN handover 200 ( Figure 6) and the WLAN handover RSSI margin (M) is used to avoid a "ping-pong" effect, in which the multi-radio handover manager decides to hand over from WLAN to WWAN shortly after handing over from WWAN to WLAN, or vice versa. If the RSSI 26 exceeds the sum of the two parameters (S + M), the MRHM 100 sends a WWAN OFF command to the WWAN radio 40 (block 334) and the WWAN-to-WLAN handover procedure 300 is complete, with control proceeding back to the main procedure (block 336).
- the decision block 410 compares the RSSI 26 with the signal threshold parameter, S(x):
- the observation block 420 observes the outcome (D) produced by the decision block 410 after the handover is triggered.
- the observation block 420 generates a result indicator, denoted as "R", which may be set to one of the following four values:
- the WLAN handover RSSI threshold optimization 400 initializes the following two timers, which were introduced in Figure 4. In some embodiments, the optimization 400 uses the following values for T1 and T6:
- the observation block 420 assigns a value to the results indicator, R, under the following four conditions:
- the observation block 420 sets R to 1 • 4 condition: if the WWAN radio is connected within T1 seconds, but the WLAN radio is not disconnected within T1 seconds, the observation block 420 sets R to 2 (known herein as a "false alarm" condition)
- the cognition function 430 uses the following parameters, as illustrated in Figure 8:
- Sma X the maximum signal strength threshold (e.g., - 85 dBm)
- Ki the failure rate threshold (e.g., 0)
- the cognition function 430 also uses the following variables:
- the MRHM 100 includes another optimization algorithm based on the network environment, known herein as a traffic type optimization 500.
- Figure 9 is a flow chart of the algorithm 500 to adapt the signal strength threshold based on traffic type.
- the traffic type optimization 500 commences with a determination, after a short delay (block 502), of whether real-time traffic, such as voice-over-IP (VoIP), is active or not (block 504). This is achieved, for example, by monitoring a differentiated service code point (DSCP) field in the header of IP packets. If real- time traffic is present, the WLAN handover RSSI threshold (S) is set to a high signal strength threshold, Smgh (block 506). If real-time traffic is not present, the WLAN handover RSSI threshold (S) is set to a low signal strength threshold, S
- Sm in and S ma x define the range of S
- the traffic type optimization 500 waits for one second (block 518) before again checking for completion of the handoff.
- the traffic type optimization 500 thus adjusts the WLAN handover RSSI threshold (S) based on whether traffic such as VoIP is being used by the mobile device 70.
- the MRHM 100 further includes optimizations for the signal strength threshold values, S
- 0W and Shigh are adjusted following each handover operation by the MRHM 100.
- FIG 10 shows the flow chart of the low RSSI threshold S
- the low RSSI threshold optimization 600 is designed so that the MRHM 100 avoids "false alarm” events and reduces the number of successive "handover failure” events to the handover failure limit (denoted as "y” in Figure 10).
- FIG 1 1 shows the flow chart of the high RSSI threshold Shigh optimization 700, according to some embodiments.
- the high RSSI threshold optimization 700 is designed so that the MRHM 100 ensures “handover success” and reduces the number of successive "false alarm” events to the false alarm limit (denoted as "x" in Figure 1 1 ).
- both x and y are configurable. Furthermore, the initial values of the low and high handover thresholds (denoted, S
- FIG 12 is a schematic block diagram showing the MRHM-capable mobile device 70 of Figure 1 in a wireless neighborhood 800, according to some embodiments.
- the wireless neighborhood 800 consists of both a WLAN environment 810, made possible by a wireless modem 820, such as one supporting a home office, and a WWAN environment 830, made possible by a base station 840.
- the WWAN environment 830 most likely consists of multiple base stations arranged throughout a community, enabling the mobile device 70 to maintain a connection in the WWAN environment 830 during mobility. Because the mobile device 70 is MRHM-capable, the mobile device 70 may switch from the WLAN environment 810 to the WWAN environment 830, and vice-versa.
- the wireless device 70 whether it be a laptop computer, a smart phone, or other multi-radio device, consists of a processor 72 and a memory 74, so that the MRHM 100 can be loaded into the memory and executed by the processor.
- the MRHM 100 is executed to optimally perform handover operations between the WLAN environment 810 and the WWAN environment 830, without input by the user of the wireless device.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
A multi-radio handover manager and supporting algorithms are disclosed. The multi-radio handover manager (MRHM) minimizes the "on" time of one radio when the other radio is connected to the Internet. The MRHM also prevents unnecessary inter-RAT (radio access technologies) WLAN-to-WWAN handovers in a "multi-AP" WLAN, where intra-RAT WLAN-to-WLAN (layer 2) roaming is possible. The MRHM minimizes the impact of IP address changes due to WWAN-to-WLAN handover on an active TCP/IP session. And, the MRHM optimizes its handover-triggering algorithm based on traffic and environment.
Description
MULTI-RADIO HANDOVER MANAGER SYSTEM AND ALGORITHMS FOR HETEROGENEOUS WIRELESS NETWORKING
TECHNICAL FIELD
This application relates to mobile devices having multiple radios and, more particularly, to the automatic handover from one radio to another within the mobile device.
BACKGROUND
Mobile devices, such as laptops, etc., are increasingly equipped with both wireless local area network (WLAN) devices (e.g., Wi-Fi) and wireless wide area network (WWAN) devices (e.g., 2G/3G cellular, LTE, WiMAX) radios, enabling the user to connect to the Internet over the "best" available network. For example, when a user is at home, the mobile device may access the Internet through a home WLAN, which usually provides higher bandwidth than a WWAN. When the user is mobile, such as when in a moving vehicle, the mobile device can remain connected to the Internet through the WWAN, which generally has a much larger coverage area. (LTE is short for "long-term evolution"; 2G cellular is short for second generation cellular technology; 3G cellular is short for third generation cellular technology; WiMAX is short for "worldwide interoperability for microwave access".)
There exists no control logic on today's mobile wireless platform, such as laptop computers, to turn on and off the second radio while there is already a first radio connected to the Internet, for providing seamless Internet connectivity. The user must manually switch the Internet connectivity to the second radio on the mobile device, such as by using the "On/Off button of the Connection Utility/Manager.
It is, however, possible to keep both the WLAN and WWAN radios on continuously so that the operating system, such as Windows 7, will determine which radio/network to use for a particular application, based on a routing table. The drawback of this approach is that power consumption will be higher, since both radios are on all the time, even though one of them might be used at any given time. Furthermore, such an approach will not work if multiple radios are limited by radio frequency (RF) coexistence.
Thus, there is a continuing need for a solution that overcomes the shortcomings of the prior art.
BRIEF DESCRIPTION OF THE DRAWINGS
The foregoing aspects and many of the attendant advantages of this document will become more readily appreciated as the same becomes better understood by reference to the following detailed description, when taken in conjunction with the accompanying drawings, wherein like reference numerals refer to like parts throughout the various views, unless otherwise specified.
Figure 1 is a schematic block diagram of a multi-radio mobile device, including a multi-radio handover manager, according to some embodiments;
Figure 2 is a diagram showing the status reports that are sent by the WLAN and WWAN radios to the multi-radio handover manager of Figure 1 , according to some embodiments;
Figure 3 is a detailed block diagram of the multi-radio handover manager of Figure 1 , according to some embodiments;
Figure 4 is a block diagram showing the parameters used by the multi-radio handover manager of Figure 1 , according to some embodiments;
Figure 5 is a flow diagram of the main procedure of the multi-radio handover manager of Figure 1 in performing automatic handover between WLAN and WWAN radios, and vice-versa, according to some embodiments;
Figure 6 is a flow diagram showing WLAN-to-WWAN handover performed by the multi-radio handover manager of Figure 1 , according to some embodiments;
Figure 7 is a flow diagram showing WWAN-to-WLAN handover performed by the multi-radio handover manager of Figure 1 , according to some embodiments;
Figure 8 is a system diagram of a WLAN handover RSSI threshold optimization performed by the multi-radio handover manager of Figure 1 , according to some embodiments;
Figure 9 is a flow diagram showing a traffic type optimization algorithm performed by the multi-radio handover manager of Figure 1 , according to some embodiments;
Figure 10 is a flow diagram showing how to adjust the low RSSI threshold, used by the traffic type optimization of Figure 9, according to some embodiments;
Figure 1 1 is a flow diagram showing how to adjust the high RSSI threshold, used by the traffic type optimization of Figure 9, according to some embodiments; and
Figure 12 is a system diagram showing the MRHM-capable mobile device of Figure 1 traveling through a wireless neighborhood consisting of both a WLAN and a WWAN, according to some embodiments.
DETAILED DESCRIPTION
In accordance with the embodiments described herein, a multi-radio handover manager and supporting algorithms are disclosed. The multi-radio handover manager (MRHM) minimizes the "on" time of one radio when the other radio is connected to the Internet. The MRHM also prevents unnecessary inter- RAT (radio access technologies) WLAN-to-WWAN handovers in a "multi-AP" WLAN, where intra-RAT WLAN-to-WLAN (layer 2) roaming is possible. The MRHM minimizes the impact of IP address changes due to WWAN-to-WLAN handover on an active TCP/IP session. And, the MRHM optimizes its handover- triggering algorithm based on traffic and environment.
In the following detailed description, reference is made to the accompanying drawings, which show by way of illustration specific embodiments in which the subject matter described herein may be practiced. However, it is to be understood that other embodiments will become apparent to those of ordinary skill in the art upon reading this disclosure. The following detailed description is, therefore, not to be construed in a limiting sense, as the scope of the subject matter is defined by the claims.
In some embodiments, at least four key ideas are included in the solution: • a WLAN-to-WWAN handover trigger algorithm based on both the signal strength of the currently connected WLAN access point and that of all the neighboring WLAN APs with the same SSID (service set identifier). The algorithm avoids unnecessary handover to the WWAN radio in a multi-access point (multi-AP) WLAN scenario, such as an office, airport, etc.
• a WWAN-to-WLAN handover trigger algorithm based on device idle status. The algorithm minimizes the impact of internet protocol (IP) address change due to handover on active transmission control protocol/internet protocol (TCP/IP) sessions.
· a "WWAN white list" run-time learning algorithm to track WWAN networks where the handover to WLAN is likely to happen. The WWAN white list minimizes false alarms and increases the success rate of the handover.
• run-time adaptation/optimization of handover signal strength threshold based on traffic type and network environment.
I. Multi-radio handover manager system and algorithms
Figure 1 shows a diagram of a multi-radio handover manager (MRHM) 100, as part of a multi-radio mobile device 70, according to some embodiments. The multi-radio mobile device 70 has at least two radios. In Figure 1 , the mobile device 70 has a WLAN radio 20 (such as a Wi-Fi radio) and a WWAN radio 40 (such as a WiMAX, 2G cellular, 3G cellular, or LTE radio). The MRHM 100 determines when to turn on a second radio while a first radio remains connected to the Internet. Also, the MRHM 100 determines when to turn off the first radio after the second radio has been turned on. Thus, in Figure 1 , the MRHM 100 would turn on the WWAN radio 40, and then turn off the WLAN radio 20 (known herein as WLAN-to-WWAN handover). Alternatively, the MRHM would turn on the WLAN radio 20 and then turn off the WWAN radio 40 (known herein as WWAN-to- WLAN handover).
The MRHM 100 is not responsible for profile management, scanning, initial network entry, or other radio/network-specific operations, as these operations are managed by other entities, such as a connection manager/utility, and thus these operations are beyond the scope of this disclosure. In some embodiments, the MRHM 100 operates with mobile devices having co-existence limitations (in which only one radio may be operable at a time) and with mobile devices that do not have such limitations.
As indicated by the arrows in Figure 1 , there are five message exchanges between the MRHM 100 and the individual radio components. These message exchanges are represented by numbers 1 - 5:
1 . WLAN status report (30)
2. WLAN ON/OFF command
3. WLAN scan command
4. WWAN status report (50)
5. WWAN ON/OFF command
The WLAN ON/OFF command (2) and the WLAN scan command (3) are issued by the MRHM 100 to the WLAN radio 20, to turn the WLAN radio on, off, or to initiate a scan operation, respectively. The WWAN ON/OFF command (5) is issued by the MRHM 100 to the WWAN radio 40, to turn the WWAN radio on or off, respectively. These operations are initiated by the MRHM 100 and sent to the appropriate radio.
The other two message exchanges, the WLAN status report 30 (1 ) and the WWAN status report 50 (4) are sent from the respective WLAN and WWAN radios to the MRHM 100. These status reports are available to the MRHM 100 even when the respective radios are not turned on. The WLAN status report 30 and WWAN status report 50 are described in more detail below.
WLAN Status Report (30). Figure 2 is a block diagram illustrating the status indicators that are supplied via the WLAN status report 30 and the WWAN status report 40 from the respective radios 20, 40 to the MRHM 100, according to some embodiments. The WLAN status report 30 is sent from the WLAN radio 20 to the MRHM 100 and includes the following information:
• SSID (service set identifier) 22 of the connected WLAN AP
• BSSID (basic service set identifier) 24 of the connected WLAN AP RSSI 26 (received signal strength indicator) from the connected WLAN AP · maximum RSSI 28, the maximum signal strength from all the neighboring WLAN APs sharing the same SSID
• multi-AP status 32: 0 or 1
• 0: does not exist
• 1 : exists
· connection status 34: 0 or 1
• 0: not connected
• 1 : connected
In some embodiments, the WLAN status report 30 is sent periodically (e.g., every second) to the MRHM 100.
WWAN Status Report (50). Also illustrated in Figure 2, the WWAN status report 50 is sent from the WWAN radio 40 to the MRHM 100 and includes the following information:
• network name 42 of the connected WWAN base station
• base station (cell) ID 44 of the connected WWAN base station
• connection status 46: 0 or 1
• 0: not connected
· 1 : connected
• radio idle indicator 48: 0 or 1
• 0: the radio is not actively transmitting or receiving traffic
• 1 : the radio device is actively transmitting or receiving traffic
In some embodiments, the WWAN status report 50 is sent periodically (e.g., every second).
WLAN or WWAN ON/OFF command. The WLAN or WWAN ON/OFF command is sent by the MRHM 100 to the respective radio to turn the radio ON or OFF.
WLAN scan command. The WLAN scan command is sent by the MRHM 100 to the WLAN radio 20 to perform a scanning operation. The scanning operation measures the maximum RSSI of the radio.
Figures 5, 6, and 7 are flow charts illustrating operations performed by the multi-radio handover manager 100, according to some embodiments. Before describing the MRHM operations in detail, the block diagram of Figure 3 shows some of the structure used by the MRHM 100. The MRHM 100 performs WLAN- to-WWAN handover 200 and WWAN-to-WLAN handover 300, and, further, includes a WLAN RSSI threshold (S) optimization routine 400, a traffic type optimization routine 500, a WLAN RSSI low threshold (S|0W) optimization 500 and a WLAN RSSI high threshold (Shigh) optimization 600. Additionally, the MRHM 100 uses system configuration parameters 80 and a WWAN white list 90 in performing its operations. Each of the elements depicted in Figure 3 are described in more detail, below.
The block diagram of Figure 4 shows the system configuration parameters 80 used by the MRHM 100. The system configuration parameters 80 are established during the initial configuration of the multi-radio mobile device 70 and are subsequently available to the MRHM 100:
· H: multi-radio handover capability enable (0: disable, 1 : enable)
• W: WLAN access preference in the WLAN cell edge (0: no, 1 : yes)
• T1 : multi-radio handover timer (e.g., 1 minute) defines the maximum allowable time to determine whether handover has completed
• T2: WWAN handover wait time (e.g., 1 minute) defines the minimum time between two "WLAN ON" commands during the WWAN-to-WLAN handover
• T3: WWAN mobility timer (e.g., 2 minutes) defines the minimum time after connecting to a new WWAN base station that the WWAN radio must wait for before the MRHM 100 sends a "WLAN ON" command during the WWAN-to-WLAN handover
• T4: WLAN-to-WWAN delay timer (used in Figure 6)
• T5: WWAN-TO-WLAN delay timer (used in Figure 7)
• T6: "make before break" handover margin (used in Figure 8)
• S: WLAN handover RSSI threshold defines the minimum RSSI to trigger the "WWAN ON" command during the WLAN-to-WWAN handover
• M: WLAN handover RSSI margin defines the difference between the WLAN RSSI threshold of the WWAN-to-WLAN handover and that of the WLAN-to-WWAN handover
• P: WWAN handover wait counter limit defines the number of WWAN handover wait timer timeouts (T2) before a "WLAN ON" command can be sent. It is only used if the currently connected WWAN base station is not on the white list. As a result, the minimum time between two "WLAN ON" commands is significantly increased to T2 x P.
• N: WWAN white list timer defines the maximum number of days between the last successful WWAN-to-WLAN handover of a WWAN base station and removing it from the white list.
The initial operations performed by the MRHM 100 are depicted in the flow diagram Figure 5, according to some embodiments. In this initial phase, the
MRHM 100 decides whether to switch from WLAN to WWAN radio operation, switch from WWAN to WLAN operation, or to maintain the mobile device 70 in its current configuration (no change to radio operation). In some embodiments, the MRHM 100 will not commence unless the underlying connection manager or individual radio has indicated that profiles for both a WLAN radio and a WWAN radio exist. Further, the MRHM 100 operates only if the "multi-radio HO enable" configuration parameter (H) is set to enabled (Figure 4).
Once the multi-radio handover is enabled and profiles for both types of radios exist, the MRHM 100 determines which radio is connected, WLAN or WWAN. If the WLAN radio 20 is connected (block 102), the MRHM 100 waits until a WLAN status report 30 is received from the WLAN radio (block 104), as depicted in Figure 2. Until the status report 30 is received, the MRHM 100 takes no further action. Once the status report 30 is obtained, the MRHM 100 proceeds to the WLAN-to-WWAN handover procedure 200 (block 106), which is described in Figure 6, below.
If the WLAN radio 20 is not connected ("no" prong of block 102), the MRHM 100 determines whether the WWAN radio 40 is connected (block 108). If not, the MRHM 100 again checks whether a WLAN radio 20 is connected (block 102). Until either a WLAN radio 20 or a WWAN radio 40 is connected, the MRHM 100 takes no further action, as handover operations are unnecessary when no radio is active. If the WWAN radio 40 is connected (the "yes" prong of block 108), the MRHM 100 waits for a WWAN status report 50 from the WWAN radio 40 (block 1 10), as depicted in Figure 2. Until the status report 50 is received, the MRHM 100 takes no further action. Once the status report 50 is obtained, the MRHM 100 proceeds to the WWAN-to-WLAN handover procedure 300 (block 1 12), which is described in Figure 7, below. The WLAN-to-WWAN handover 200 (Figure 6) and WWAN-to-WLAN handover 300 (Figure 7) are described separately in the following paragraphs.
WLAN-to-WWAN handover 200. Figure 6 is the flow diagram describing in detail the WLAN-to-WWAN handover 200, according to some embodiments. Recall that, by the time the operations 200 commence, the WLAN status report 30 has been obtained by the MRHM 100 from the WLAN radio 20 (Figure 5). The MRHM 100 first checks whether the received signal strength indicator (RSSI) 26
from the WLAN status report 30 is below the WLAN handover RSSI threshold (S) (block 202). The WLAN handover RSSI threshold (S) is one of the multi-radio handover manager parameters 80 (Figure 4). If the RSSI 26 is not below the WLAN handover threshold (S), no handover will occur, and the MRHM 100 returns to the main procedure of Figure 5 (block 204). If, instead, the RSSI 26 is below the WLAN handover RSSI threshold (S), the MRHM 100 then determines whether the connected WLAN radio 20 is a "multi-AP" radio (block 206). In some embodiments, a "multi-AP" radio is one in which multiple neighboring access points (APs) share the same service set identifier (SSID). The multi-AP status 32 is obtained by the MRHM 100 from the WLAN status report 30 (Figure 2).
If the WLAN radio 20 is deemed "multi-AP", the MRHM 100 sends a "WLAN scan" command to the WLAN radio 20 (block 208). Recall from Figure 1 that the WLAN scan command is sent from the MRHM 100 to the WLAN radio 20. There is no similar WWAN scan command being issued to the WWAN radio 40. The WLAN scan command measures the maximum RSSI of the WLAN radio 20, which is one of the status indicators (maximum RSSI 28) provided by the WLAN status report 30 in the next step.
Following the WLAN scan command (3) being issued by the MRHM 100 to the WLAN radio 20, the MRHM 100 waits for the WLAN status report 30 (block 210). Until the WLAN status report 30 is obtained, the MRHM 100 takes no further action. This is actually the second time the WLAN status report 30 has been received by the MRHM 100 (the first time being in the main procedure, Figure 5). Following the first receipt of the WLAN status report 30, the RSSI 26 and the multi-AP status 32 parameters are examined (blocks 202 and 206); upon receiving the status report 30 a second time, the maximum RSSI 28, generated by the WLAN scan command, is examined.
The WLAN status report 30, among other things, provides the MRHM 100 with the maximum RSSI 28 (Figure 2). The MRHM 100 checks whether the maximum RSSI 28 is below the WLAN handover RSSI threshold (S) (block 212), which is one of the MRHM parameters 80 (Figure 4). If the maximum RSSI is below the threshold S, the MRHM 100 returns to the main procedure of Figure 5 (block 204).
Otherwise, the maximum RSSI 28 is not below the WLAN handover RSSI threshold S (the "yes" prong of block 212), and the MRHM 100 subsequently sends a "WWAN ON" command to the WWAN radio 40 (block 214). Also, if the first WLAN status report 30 indicates that the WLAN radio 20 does not support multiple access points (block 206), the MRHM 100 proceeds to send the "WWAN ON" command to the WWAN radio (block 214). At this point, the MRHM 100 also starts a multi-radio handover timer (T1 ) (block 216) one of the MRHM parameters 80 (Figure 4).
The MRHM 100 next checks whether the WWAN radio 40 is connected (block 218). If the WWAN radio 40 gets connected and the WLAN radio 20 disconnects before the handover timer (T1 ) expires, the WLAN-to-WWAN handover 200 completes successfully. Otherwise, the MRHM 100 will turn off the WWAN radio 40 (block 232), turn the WLAN radio 20 back on (block 234), and start over in the main procedure (block 204). The remaining steps of Figure 6 achieve these goals.
If the WWAN radio 40 is connected (the "yes" prong of block 218), the MRHM 100 determines whether the WLAN access preference in the WLAN cell edge (W) is enabled (block 220). The WLAN access preference in the WLAN cell edge is one of the MRHM parameters 80 available to the MRHM 100 (Figure 4). The W parameter enables the user of the mobile device 70 to control the behavior of the mobile device when at the edge of the WLAN cell, if desired.
If the parameter W is set to 0 (disabled), this means that the mobile device 70 has no WLAN access preference if physically located at the edge of the WLAN cell. If the WLAN access preference is disabled, then the MRHM 100 sends a "WLAN OFF" command to the WLAN radio 20 (block 224), and the WLAN-to- WWAN handover 200 is successfully completed. The MRHM 100 returns to the main procedure of Figure 5, but not to the initial point, since the WWAN radio 40 is turned on, but to the point in the main procedure after the WWAN is connected, shown in Figure 5 as "400" (block 226).
If, instead, the parameter W is 1 (enabled), then the MRHM 100 checks whether the WLAN radio 20 is disconnected (block 222). If so, the MRHM 100 sends a "WLAN OFF" command to the WLAN radio 20 (block 224) and control proceeds to the main procedure, Figure 5, at point 400 (block 226).
If instead, the WWAN radio 40 is not connected (block 218), the MRHM 100 checks whether the multi-radio handover timer T1 has timed out or expired (block 230). If not, the MRHM 100 waits for T4 seconds (block 228) before checking the WWAN connection status again (block 218). Recall from Figure 4 that T4 is one of the multi-radio handover manager parameters 80 that are available to the mobile device 70 upon initialization, and it is configurable. In some embodiments, the delay timer T4 is ten seconds.
If the T1 timer has expired (the "yes" prong of block 230), the MRHM 100 sends a "WWAN OFF" command to the WWAN radio 40 (block 232), then sends a "WLAN ON" command to the WLAN radio 20 (block 234), and the MRHM 100 returns to the beginning (100) of the main procedure in Figure 5 (block 204). The operations of the WLAN-to-WWAN handover procedure 200 are thus complete.
WWAN white list. Before describing the WWAN-to-WLAN handover procedure 300, the WWAN white list 90 first introduced in Figure 3 is described. The WWAN white list 90 is a list of WWAN base stations that have previously been accessed by the mobile device 70. More particularly, the WWAN white list 90 consists of those base stations where at least one successful handover to a WLAN has happened in the last N days (the WWAN white list timer, Figure 4). In some embodiments, the MRHM 100 treats WWANs that have been previously accessed preferentially over WWANs that have not previously been accessed by the mobile device 70, as described further below.
In some embodiments, the WWAN white list 90 is updated according to the following criteria:
• the WWAN base station ID (BS cell ID 44) from the last WWAN status report 50 is added to the WWAN white list 90 if the WWAN-to-WLAN handover 300 is successful. The WWAN-to-WLAN handover 300 is considered successful if the WLAN radio 20 is connected within the multi-radio handover timer (T1 ) limit after the "WLAN ON" command is sent from the MRHM 100 to the WLAN radio. The MRHM 100 will keep the time of the last successful WWAN-to-WLAN handover 300 of each
WWAN BSID 44 on the white list.
• (2) WWAN BSID 44 is removed from the WWAN white list 90 if the WWAN-to-WLAN handover 300 from this base station has never been
successful within the time period established by the WWAN white list timer (N) (e.g., 30 days).
WWAN-to-WLAN handover 300. Figure 7 is the flow diagram describing in detail the WWAN-to-WLAN handover 300, according to some embodiments. Recall that the WWAN status report 50 is already obtained by the MRHM 100 from the WWAN radio 40 in the main procedure (Figure 5). The MRHM 100 first checks whether the mobile device 70 has been connected with the same WWAN base station (based on the BSID) for longer than the time period specified by the WWAN mobility timer (T3) (Figure 4).
Particularly, the MRHM 100 checks to see if the base station available to the mobile station 70 is the one that the MRHM 100 knows about (block 302), based on the status report 50 received from the WWAN radio 40. If not, the BSID of the newly identified base station is set as the new BSID (block 304). If the WWAN mobility timer (T3) is expired, then no further WWAN-to-WLAN processing takes place; instead, the MRHM 100 returns to the main procedure at the WWAN connected point (400) (block 308). These initial steps avoid the unnecessary turning on of the WLAN radio 20 while the mobile device 70 is moving, e.g., the user of the mobile device is driving a car or riding on a train.
Next, the MRHM 100 checks whether the WWAN radio 40 is idle (block 310). The WWAN radio would be idle, for example, if not much traffic is being transmitted actively over the WWAN radio 40. If the WWAN radio is not idle, the MRHM 100 will return to the main procedure (500) if the WWAN handover wait timer (T2) has expired (block 320).
If the WWAN radio 40 is idle, the MRHM 100 checks whether the base station cell id 44 is on the WWAN white list 90 (block 312). Recall that the WWAN white list 90 keeps track of WWANs in which a prior successful handover to the WLAN has taken place by the mobile station 70. If the currently connected WWAN base station is on the WWAN white list 90, the MRHM 100 sends a WLAN ON command to the WLAN radio 20 (block 324). Otherwise, the MRHM 100 increments a value, p (block 314). The p value is a multiplier which, together with the WWAN handover wait timer, T2, is used to determine the delay in this circumstance. If the base station cell ID is not on the WWAN white list 90 (block 312), then the MRHM 100 waits p * T2 seconds to scan for the WLAN signal. If
the base station cell ID is on the WWAN white list 90, the MRHM 100 waits T2 seconds.
Following the increment, the MRHM 100 checks whether the value p has reached its limit, P (block 316). Recall that the WWAN handover wait counter limit (P) is one of the MRHM parameters 80 (Figure 4). If not, the MRHM 100 will return to the main procedure (500) if the WWAN handover wait timer (T2) has expired (block 320). Otherwise, the value p has reached it limit (P) and the p value is thus reset (block 318).
The MRHM 100 will proceed to turn the WLAN on (block 324) if the currently connected WWAN base station is on the white list 90 (the "yes" prong of block 312). Otherwise, the MRHM 100 proceeds if the value p reaches its limit (P), and returns to the main procedure (500) if not (block 322). This step further reduces unnecessary turning on of the WLAN radio 20, particularly when the WWAN base station does not have any useable WLAN in its coverage area.
After the WLAN radio 20 is turned on (block 324), the MRHM 100 starts the handover timer (T1 ) (block 326). The MRHM 100 then obtains the WLAN status report 30 from the WLAN radio 20 (block 328). The WLAN status report 30 is available for retrieval whether the WLAN radio 20 is connected or not. In fact, one of the parameters made available in the status report is the connect status 36 of the WLAN radio (Figure 2). After the status report 30 is obtained, the MRHM confirms that the WLAN radio 20 is connected (block 330). If the WLAN radio 20 is not connected, the MRHM 100 waits T5 seconds (block 338), checks for a timeout (block 340), then waits for a new WLAN status report (block 328). Recall from Figure 4 that T5 is one of the multi-radio handover manager parameters 80 that are available to the mobile device 70 upon initialization, and it is configurable. In some embodiments, the delay timer T5 is set to ten seconds.
If, instead, the WLAN radio 20 is connected, the received signal strength, RSSI 26, obtained from the WLAN status report 30 is compared to the WLAN handover RSSI threshold (S) plus the WLAN handover RSSI margin (M) (block 332), the latter of which are two of the MRHM parameters 80 (Figure 4). The MRHM is determining whether the RSSI of the connected WLAN radio 20 exceeds these two parameters before the handover timer (T1 ) expires. The WLAN handover RSSI threshold (S) is the same threshold that was used in the
WLAN-to-WWAN handover 200 (Figure 6) and the WLAN handover RSSI margin (M) is used to avoid a "ping-pong" effect, in which the multi-radio handover manager decides to hand over from WLAN to WWAN shortly after handing over from WWAN to WLAN, or vice versa. If the RSSI 26 exceeds the sum of the two parameters (S + M), the MRHM 100 sends a WWAN OFF command to the WWAN radio 40 (block 334) and the WWAN-to-WLAN handover procedure 300 is complete, with control proceeding back to the main procedure (block 336).
If, instead, the timeout occurs (the "yes" prong of block 340), the MRHM 100 sends a "WLAN OFF" command to the WLAN radio 20 (block 342) and subsequently sends a "WWAN ON" command to the WWAN radio 40 (block 344), then repeats the steps, starting with the receipt of the WLAN status report (block 328). The operations of the WWAN-to-WLAN handover procedure 300 are thus complete.
II. Cognitive WLAN-to-WWAN handover algorithm
In some embodiments, the MRHM 100 includes features to optimize the above operations. For example, Figure 8 is a system diagram illustrating how the MRHM 100 adapts the WLAN handover RSSI threshold (the S parameter in Figure 4) based on the network environment, according to some embodiments. Known herein as the WLAN handover RSSI threshold optimization 400, or the RSSI threshold optimization 400, for short, the algorithm consists of four functional blocks: a decision block 410, an observation block 420, a cognition block 430, and a database (DB) 440.
In some embodiments, the decision block 410 takes the signal threshold parameter, "S(x)", as an input, where the signal threshold parameter may vary for different WLAN radios, with the SSID 22 of a particular WLAN radio 20 being denoted as x. The decision block 410 then periodically compares the signal threshold parameter, S(x), against the WLAN signal strength measurement (RSSI), that is, the RSSI 26 value provided by the WLAN radio 20 in the WLAN status report 30 (Figure 2), and, based on this comparison, generates an output signal, shown in Figure 8 as, "D".
More particularly, the decision block 410 compares the RSSI 26 with the signal threshold parameter, S(x):
if (RSSI < S(x)), then D = 1 ; else, D = 0
Here, "D = 1 " means that the measured signal strength of the WLAN radio 20 is less than the signal threshold parameter, such that the WLAN-to-WWAN handover 200 (Figure 6) is triggered. "D = 0" means that the measured signal strength of the WLAN radio 20 is the same as or greater than the signal threshold parameter, such that the WLAN-to-WWAN handover 200 is not triggered. S(x) is created by the MRHM 100 and set to an initial value, So, if S(x) does not exist in the database 440.
As illustrated in Figure 8, the observation block 420 observes the outcome (D) produced by the decision block 410 after the handover is triggered. The observation block 420 generates a result indicator, denoted as "R", which may be set to one of the following four values:
• 0: success
• 1 : failure
• 2: false alarm
· 3: unknown
The WLAN handover RSSI threshold optimization 400 initializes the following two timers, which were introduced in Figure 4. In some embodiments, the optimization 400 uses the following values for T1 and T6:
• T1 : multi-radio handover timer duration (e.g., 5 minutes)
· T6: "make before break" handover margin (e.g., 10 seconds)
The observation block 420 assigns a value to the results indicator, R, under the following four conditions:
• 1 st condition: if the WWAN radio is not connected within T1 seconds after the WLAN-to-WWAN decision is triggered, the observation block 420 sets R to 3
• 2nd condition: if the WWAN radio is connected no less than T6 seconds before the WLAN radio is disconnected, the observation block 420 sets R to O
• 3rd condition: if the WWAN radio is connected within T1 seconds, but the connection is made later than T6 seconds before the WLAN radio is disconnected, the observation block 420 sets R to 1
• 4 condition: if the WWAN radio is connected within T1 seconds, but the WLAN radio is not disconnected within T1 seconds, the observation block 420 sets R to 2 (known herein as a "false alarm" condition)
In this manner, the value, R, is updated, based on the four above conditions, and is sent to the cognition block 430.
The cognition block 430 learns from the past experience of the MRHM 100 to adjust the handover parameter, S(x), which is then sent to the decision block 410. Particularly, the cognition function 430 will estimate the failure rate and the false alarm rate, based on the value, R, received from the observation block 420.
In some embodiments, the cognition function 430 uses the following parameters, as illustrated in Figure 8:
• S0: the default signal strength threshold (e.g., - 75 dBm)
• Smin : the minimum signal strength threshold (e.g., - 70 dBm)
• SmaX: the maximum signal strength threshold (e.g., - 85 dBm)
• Ki : the failure rate threshold (e.g., 0)
• K2: the false alarm rate threshold (e.g., 10%)
• the sample size of the failure rate estimation (e.g., 1 )
• M2: the sample size of the false alarm rate estimation (e.g., 100) The cognition function 430 also uses the following variables:
• n0(x): the number of samples with R = 0 for the given SSID(x)
• ni(x): the number of samples with R = 1 for the given SSID(x)
• n2(x): the number of samples with R = 2 for the given SSID(x)
For each triggered handover with R = 0, 1 , or 2, the cognition function 430 will add a new data sample (t, x, R) into the database 440, where t is the time stamp of the data sample, and will update the signal threshold parameter, S(x), in the database, based on the following algorithm:
• if (ni(x)/n0(x) + ni(x) + n2(x)) > Ki AND (n0(x) + ni(x) + n2(x)) == Mi), the cognition function 430 sets S(x) = max(Smax, s(x) + 1 ), and removes all the samples associated with SSID = x from the database 440;
• if (n2(x)/n0(x) + ni(x) + n2(x)) > K2 AND (n0(x) + ni(x) + n2(x)) == M2), the cognition function 430 sets S(x) = min(Smin, s(x) - 1 ), and removes all the samples associated with SSID = x from the database 440;
The database block 440 is responsible for storing historical handover data (t, x, R), as well as the latest signal strength threshold for each known SSID, i.e., S(x).
III. A context-aware dual-threshold WLAN-to-WWAN handover algorithm
In addition to the WLAN handover RSSI threshold optimization algorithm 400, the MRHM 100 includes another optimization algorithm based on the network environment, known herein as a traffic type optimization 500. Figure 9 is a flow chart of the algorithm 500 to adapt the signal strength threshold based on traffic type.
The traffic type optimization 500 commences with a determination, after a short delay (block 502), of whether real-time traffic, such as voice-over-IP (VoIP), is active or not (block 504). This is achieved, for example, by monitoring a differentiated service code point (DSCP) field in the header of IP packets. If real- time traffic is present, the WLAN handover RSSI threshold (S) is set to a high signal strength threshold, Smgh (block 506). If real-time traffic is not present, the WLAN handover RSSI threshold (S) is set to a low signal strength threshold, S|0W (block 508). Procedures to adjust the values of S|0W and Shigh are described in Figures 10 and 1 1 , respectively. Smin and Smax (defined in the previous section) define the range of S|0W and Shigh, with S|0W and Shigh being individually adapted based on whether real-time traffic is active or not.
Next, the traffic type optimization 500 measures the RSSI 26 of the currently connected WLAN radio 20 (block 510), and compares the measured RSSI against the WLAN handover RSSI threshold (S) (block 512). If the measured RSSI is below the threshold S, then the WLAN-to-WWAN handover 200 is initiated (block 514). If the handoff completes successfully (block 516), the WLAN handover RSSI threshold (S) is compared to the high signal strength threshold, Shigh (block 520). If the WLAN handover RSSI threshold (S) is not at the highest signal strength threshold, Shigh, the procedure to adjust the low signal strength threshold value, S|0W, is executed (block 524). Otherwise, the procedure to adjust the high signal strength threshold value, Shigh, is executed (block 522). If the handoff does not complete (the "no" prong of block 516), the traffic type optimization 500 waits for one second (block 518) before again checking for
completion of the handoff. The traffic type optimization 500 thus adjusts the WLAN handover RSSI threshold (S) based on whether traffic such as VoIP is being used by the mobile device 70.
The MRHM 100 further includes optimizations for the signal strength threshold values, S|0W and Shigh, as illustrated in the flow diagrams of Figures 10 and 1 1 , respectively. In some embodiments, the values, S|0W and Shigh, are adjusted following each handover operation by the MRHM 100.
Figures 10 and 1 1 show algorithms of how to adjust the low and high thresholds, S|0W and Shigh, respectively, used in the traffic type optimization 500 of Figure 9. These (high or low threshold) threshold adaptation algorithms are called after the corresponding threshold is used to trigger the handover.
Figure 10 shows the flow chart of the low RSSI threshold S|0W optimization 600, according to some embodiments. The low RSSI threshold optimization 600 is designed so that the MRHM 100 avoids "false alarm" events and reduces the number of successive "handover failure" events to the handover failure limit (denoted as "y" in Figure 10).
Figure 1 1 shows the flow chart of the high RSSI threshold Shigh optimization 700, according to some embodiments. The high RSSI threshold optimization 700 is designed so that the MRHM 100 ensures "handover success" and reduces the number of successive "false alarm" events to the false alarm limit (denoted as "x" in Figure 1 1 ).
In some embodiments, both x and y are configurable. Furthermore, the initial values of the low and high handover thresholds (denoted, S|0W and Shigh, respectively) are configurable as well.
Figure 12 is a schematic block diagram showing the MRHM-capable mobile device 70 of Figure 1 in a wireless neighborhood 800, according to some embodiments. The wireless neighborhood 800 consists of both a WLAN environment 810, made possible by a wireless modem 820, such as one supporting a home office, and a WWAN environment 830, made possible by a base station 840. The WWAN environment 830 most likely consists of multiple base stations arranged throughout a community, enabling the mobile device 70 to maintain a connection in the WWAN environment 830 during mobility. Because
the mobile device 70 is MRHM-capable, the mobile device 70 may switch from the WLAN environment 810 to the WWAN environment 830, and vice-versa.
The wireless device 70, whether it be a laptop computer, a smart phone, or other multi-radio device, consists of a processor 72 and a memory 74, so that the MRHM 100 can be loaded into the memory and executed by the processor. The MRHM 100 is executed to optimally perform handover operations between the WLAN environment 810 and the WWAN environment 830, without input by the user of the wireless device.
While the application has been described with respect to a limited number of embodiments, those skilled in the art will appreciate numerous modifications and variations therefrom. It is intended that the appended claims cover all such modifications and variations as fall within the true spirit and scope of the invention.
Claims
1 . A mobile device, comprising:
a wireless local area network (WLAN) radio to connect to a WLAN, enabling the multi-radio mobile device to access the Internet;
a wireless wide area network (WWAN) radio to connect to a WWAN, also enabling the multi-radio mobile device to access the Internet;
a plurality of parameters of the mobile device, wherein the parameters are established when the mobile device is initialized;
a handover manager to:
turn off the WLAN radio after turning on the WWAN radio; or turn off the WWAN radio after turning on the WLAN radio.
2. The mobile device of claim 1 , wherein the WLAN radio further:
sends a WLAN status report to the handover manager, wherein the WLAN status report comprises:
a service set identifier (SSID) of a WLAN access point (AP) to which the mobile device is connected;
a basic SSID of the connected WLAN AP;
a WLAN RSSI of the connected WLAN AP;
a maximum RSSI of all the neighboring WLAN APs sharing the same SSID as the WLAN AP;
a multiple access point status, indicating whether multiple APs exist or not; and
a connection status, indicating whether the WLAN radio is connected to an AP or not.
3. The mobile device of claim 1 , wherein the WWAN radio further:
sends a WWAN status to the handover manager, wherein the WWAN status report comprises:
a network name of a WWAN base station to which the WWAN is connected;
a base station cell identifier of the connected WWAN base station; a connection status, indicating whether the WWAN radio is connected to the WWAN base station or not; and a radio idle indicator, indicating whether the WWAN radio is actively transmitting or receiving traffic.
4. The mobile device of claim 1 , wherein the handover manager turns off the WLAN radio after turning on the WWAN radio by:
receiving a WLAN status report from the WLAN radio, from which the handover manager confirms that the connected WLAN radio is a multiple access point WLAN, in which neighboring access points share the same service set identifier (SSID) as the WLAN radio;
confirming that the received signal quality indicator (RSSI) in the WLAN status report is below a threshold value obtained from the plurality of parameters; sending a scan command to the WLAN radio to obtain a measured received signal strength indicator (RSSI) of the WLAN radio; and
confirming that the maximum RSSI is below a WLAN handover threshold value, wherein the WLAN handover threshold value is one of the plurality of parameters obtained from the mobile device;
sending a WWAN ON command to the WWAN radio so that the WWAN radio is turned on.
5. The mobile device of claim 4, wherein the handover manager turns off the WLAN radio after turning on the WWAN radio by:
starting a handover countdown timer after the WWAN ON command has been sent to the WWAN radio; and
sending a WWAN OFF command to the WWAN radio to turn off the WWAN radio if the WWAN radio does not get connected by the time the handover countdown timer expires.
6. The mobile device of claim 1 , wherein the handover manager turns off the WWAN radio after turning on the WLAN radio by:
confirming that the mobile device is connected to a WWAN base station specified by the base station identifier (BSID) from the WWAN status report and has been connected for longer than a time period specified by a WWAN mobility time, wherein the WWAN mobility timer is one of the plurality of parameters available to the handover manager;
confirming that the WWAN radio is "idle"; confirming that the currently connected WWAN base station is on the WWAN white list;
sending a WLAN ON command to the WLAN radio and start the handover countdown timer; and
confirming that the WLAN radio gets connected and the RSSI of the WLAN radio exceeds the sum of a WLAN handover RSSI threshold and a WLAN handover RSSI margin before the handover countdown timer expires.
7. The mobile device of claim 1 , further comprising:
a WWAN white list consisting of a list of WWAN base stations in which a successful handover to a WLAN access point has previously been made within a predetermined number of days.
8. The mobile device of claim 7, wherein the WWAN white list is updated according to the following criteria:
the WWAN base station ID from a WWAN status report is added to the WWAN white list if the WLAN radio is connected within a multi-radio handover time limit after the WLAN ON command is issued to the WLAN radio, wherein the multi-radio handover timer is one of the plurality of parameters; and
the WWAN base station ID is removed from the WWAN white list if the WLAN radio is not connected within a WWAN white list timer time limit after the WLAN ON command is issued to the WLAN radio, wherein the WWAN white list timer is one of the plurality of parameters.
9. The mobile device of claim 2, further comprising:
a WLAN handover RSSI threshold optimization program to update the WLAN handover RSSI threshold used by the handover manager, wherein the WLAN handover RSSI threshold is one of the plurality of parameters, the program comprising:
a decision block to compare a signal threshold parameter S(x), the signal threshold parameter being specific to the SSID of the connected AP, denoted as x, to the WLAN signal strength measurement obtained following a scan of the WLAN radio, wherein the decision block generates an outcome, D;
an observation block to generate a result indicator, R, based on the outcome, D, from the decision block, under four different conditions; a cognition block to update the signal threshold parameter, S(x), based on the result indicator, R, received from the observation block; and a database to store historical handover data as well as the latest signal strength threshold for each known S(x).
10. The mobile device of claim 1 , further comprising:
a traffic type optimization procedure to adjust the received signal strength threshold based on whether real-time traffic is active in the mobile device.
1 1 . The mobile device of claim 9, further comprising:
a low RSSI threshold optimization program to minimize false alarms; and a high RSSI threshold optimization program to ensure a successful handover;
wherein the low RSSI threshold optimization program is executed when real-time traffic is not present and the high RSSI threshold optimization program is executed when no real-time traffic is present.
12. A multi-radio handover manager executable by a processor in a multi-radio mobile device, the mobile device comprising at least one wireless local area network (WLAN) radio and at least one wireless wide area network (WWAN) radio, the multi-radio handover manager comprising:
a WLAN-to-WWAN handover procedure;
a WWAN-to-WLAN handover procedure;
a list of parameters received from the multi-radio mobile device during initialization of the mobile device; and
a WWAN white list.
13. The multi-radio handover manager of claim 12, further comprising:
a WLAN RSSI threshold optimization;
a traffic type optimization;
a WLAN RSSI low threshold optimization; and
a WLAN RSSI high threshold optimization.
14. The multi-radio handover manager of claim 13, the WLAN-to-WWAN handover procedure comprising:
receiving a WLAN status report from the WLAN radio, from which the handover manager confirms that the connected WLAN radio is a multiple access point WLAN, in which neighboring access points share the same service set identifier (SSID) as the WLAN radio;
confirming that the received signal quality indicator (RSSI) in the WLAN status report is below a threshold value obtained from the plurality of parameters; sending a scan command to the WLAN radio to obtain a measured received signal strength indicator (RSSI) of the WLAN radio; and
confirming that the maximum RSSI is below a WLAN handover threshold value, wherein the WLAN handover threshold value is one of the plurality of parameters obtained from the mobile device;
sending a WWAN ON command to the WWAN radio so that the WWAN radio is turned on.
15. The multi-radio handover manager of claim 14, the WLAN-to-WWAN handover procedure further comprising:
starting a handover countdown timer after the WWAN ON command has been sent to the WWAN radio; and
sending a WWAN OFF command to the WWAN radio to turn off the WWAN radio if the WWAN radio does not get connected by the time the handover countdown timer expires.
16. The multi-radio handover manager of claim 13, the WWAN-to-WLAN handover procedure comprising:
confirming that the mobile device is connected to a WWAN base station specified by the base station identifier (BSID) from the WWAN status report and has been connected for longer than a time period specified by a WWAN mobility time, wherein the WWAN mobility timer is one of the plurality of parameters available to the handover manager;
confirming that the WWAN radio is "idle";
confirming that the currently connected WWAN base station is on the WWAN white list;
sending a WLAN ON command to the WLAN radio and start the handover countdown timer; and
confirming that the WLAN radio gets connected and the RSSI of the WLAN radio exceeds the sum of a WLAN handover RSSI threshold and a WLAN handover RSSI margin before the handover countdown timer expires.
17. The multi-radio handover manager of claim 13, further comprising:
a WWAN white list consisting of a list of WWAN base stations in which a successful handover to a WLAN access point has previously been made within a predetermined number of days.
18. The multi-radio handover manager of claim 17, wherein the WWAN white list is updated according to the following criteria:
the WWAN base station ID from a WWAN status report is added to the WWAN white list if the WLAN radio is connected within a multi-radio handover time limit after the WLAN ON command is issued to the WLAN radio, wherein the multi-radio handover timer is one of the plurality of parameters; and
the WWAN base station ID is removed from the WWAN white list if the WLAN radio is not connected within a WWAN white list timer time limit after the WLAN ON command is issued to the WLAN radio, wherein the WWAN white list timer is one of the plurality of parameters.
19. The multi-radio handover manager of claim 13, further comprising:
a WLAN handover RSSI threshold optimization program;
a traffic type optimization procedure to adjust the received signal strength threshold based on whether real-time traffic is active in the mobile device;
20. The multi-radio handover manager of claim 13, further comprising:
a WLAN RSSI low threshold optimization program; and
a WLAN RSSI high threshold optimization program.
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US13/154,704 US8805374B2 (en) | 2011-06-07 | 2011-06-07 | Multi-radio handover manager system and algorithms for heterogeneous wireless networking |
| US13/154,704 | 2011-06-07 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| WO2012170346A2 true WO2012170346A2 (en) | 2012-12-13 |
| WO2012170346A3 WO2012170346A3 (en) | 2013-04-04 |
Family
ID=47293604
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/US2012/040728 Ceased WO2012170346A2 (en) | 2011-06-07 | 2012-06-04 | Multi-radio handover manager system and algorithms for heterogeneous wireless networking |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US8805374B2 (en) |
| WO (1) | WO2012170346A2 (en) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8805374B2 (en) | 2011-06-07 | 2014-08-12 | Intel Corporation | Multi-radio handover manager system and algorithms for heterogeneous wireless networking |
| WO2021026820A1 (en) * | 2019-08-14 | 2021-02-18 | 华为技术有限公司 | Cell handover method, system, and device |
Families Citing this family (100)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8331929B2 (en) | 2009-11-24 | 2012-12-11 | At&T Mobility Ii Llc | Mobility-based reselection scan scheduling |
| US8385917B2 (en) | 2010-11-15 | 2013-02-26 | At&T Mobility Ii Llc | Radio selection employing transit data determined from kinetic energy generation |
| US8848701B2 (en) * | 2011-06-30 | 2014-09-30 | Verizon Patent And Licensing Inc. | Split usage of radio access networks with IMS |
| US9919598B2 (en) * | 2011-08-22 | 2018-03-20 | Lg Electronics Inc. | Mobile terminal, image display apparatus mounted in vehicle and data processing method using the same |
| JP5944004B2 (en) | 2011-10-03 | 2016-07-05 | インテル・コーポレーション | Device-to-device communication (D2D communication) mechanism |
| WO2013068364A1 (en) * | 2011-11-08 | 2013-05-16 | Koninklijke Kpn N.V. | Distribution of system information in a wireless access telecommunications system |
| US9820200B2 (en) | 2011-12-19 | 2017-11-14 | Facebook, Inc. | Captive portal state detection and avoidance for multiple-interface traffic offloading |
| JP6001099B2 (en) | 2012-03-07 | 2016-10-05 | インテル コーポレイション | System and method for performing a peer-to-peer connection |
| US8868065B2 (en) * | 2012-06-08 | 2014-10-21 | Apple Inc. | System and method for reducing power consumption for push messaging |
| KR101895455B1 (en) * | 2012-06-19 | 2018-10-04 | 삼성전자주식회사 | Method and apparatus for providing semantic location in electronic device |
| US9237460B2 (en) * | 2012-10-23 | 2016-01-12 | Tencent Technology (Shenzhen) Company Limited | Traffic control method and device |
| US10356640B2 (en) | 2012-11-01 | 2019-07-16 | Intel Corporation | Apparatus, system and method of cellular network communications corresponding to a non-cellular network |
| US9264985B2 (en) * | 2012-11-14 | 2016-02-16 | Qualcomm Incorporated | Apparatus and methods of controlling call establishment |
| US9386485B2 (en) * | 2012-11-30 | 2016-07-05 | Marvell International Ltd | Adaptive re-establishment of data sessions |
| US9414392B2 (en) * | 2012-12-03 | 2016-08-09 | Intel Corporation | Apparatus, system and method of user-equipment (UE) centric access network selection |
| JP2014112808A (en) * | 2012-12-05 | 2014-06-19 | Fujitsu Ltd | Radio terminal device |
| US9544842B2 (en) | 2012-12-06 | 2017-01-10 | At&T Intellectual Property I, L.P. | Network-based intelligent radio access control |
| US9374773B2 (en) | 2012-12-06 | 2016-06-21 | At&T Intellectual Property I, L.P. | Traffic steering across cell-types |
| US9008063B2 (en) | 2012-12-06 | 2015-04-14 | At&T Intellectual Property I, L.P. | Location based WI-FI radio activation and deactivation for mobile devices |
| US10129822B2 (en) | 2012-12-06 | 2018-11-13 | At&T Intellectual Property I, L.P. | Device-based idle mode load balancing |
| US9549343B2 (en) | 2012-12-06 | 2017-01-17 | At&T Intellectual Property I, L.P. | Traffic steering across radio access technologies and radio frequencies utilizing cell broadcast messages |
| US9998983B2 (en) | 2012-12-06 | 2018-06-12 | At&T Intellectual Property I, L.P. | Network-assisted device-based intelligent radio access control |
| US9544841B2 (en) | 2012-12-06 | 2017-01-10 | At&T Intellectual Property I, L.P. | Hybrid network-based and device-based intelligent radio access control |
| BR122017006293A2 (en) | 2013-01-17 | 2019-09-03 | Intel Ip Corp | device, system and method for communicating non-cellular access network information over a cellular network |
| JP6174050B2 (en) * | 2013-01-18 | 2017-08-02 | 京セラ株式会社 | User terminal, communication system, processor and base station |
| CN103974355B (en) * | 2013-01-24 | 2019-03-05 | 电信科学技术研究院 | A kind of method and device of network switching |
| KR20140112331A (en) * | 2013-03-13 | 2014-09-23 | 삼성전자주식회사 | Communication Connection Control Method And Electronic Device Supporting the same |
| CN105027666B (en) * | 2013-04-04 | 2019-08-13 | 英特尔Ip公司 | Device, system and method for user equipment (UE) centric traffic routing |
| KR102198573B1 (en) * | 2013-04-11 | 2021-01-06 | 삼성전자주식회사 | Method and apparatus for performance handover in a wireless communication system |
| CN112616169B (en) * | 2013-05-06 | 2024-04-30 | 瑞典爱立信有限公司 | Traffic steering from the first access network to the second access network |
| CN104144480A (en) * | 2013-05-10 | 2014-11-12 | 中兴通讯股份有限公司 | Inner-access-technological-network communication method and device |
| US9497682B2 (en) | 2013-06-07 | 2016-11-15 | Intel Corporation | Central processing unit and methods for supporting coordinated multipoint transmission in an LTE network |
| US9226215B2 (en) | 2013-07-03 | 2015-12-29 | Qualcomm Incorporated | Inter radio access technology (IRAT) threshold adjustment |
| US9491674B2 (en) | 2013-07-23 | 2016-11-08 | Apple Inc. | Apparatus, system, and method for performing WiFi and cellular handover using device-specific values |
| CN104349382A (en) * | 2013-08-09 | 2015-02-11 | 中兴通讯股份有限公司 | Interoperability decision method and device with WLAN (wireless local area network) in terminal cell switching |
| US10237801B2 (en) * | 2013-09-19 | 2019-03-19 | Qualcomm Incorporated | Inter-RAT and intra-RAT small cell reselection |
| US9380646B2 (en) | 2013-09-24 | 2016-06-28 | At&T Intellectual Property I, L.P. | Network selection architecture |
| US9226197B2 (en) | 2013-10-21 | 2015-12-29 | At&T Intellectual Property I, L.P. | Network based speed dependent load balancing |
| US9241305B2 (en) | 2013-10-28 | 2016-01-19 | At&T Intellectual Property I, L.P. | Access network discovery and selection function enhancement with cell-type management object |
| US20150119043A1 (en) * | 2013-10-31 | 2015-04-30 | Qualcomm Incorporated | Pruning target inter-radio access technology (irat) handover candidate cells |
| CA2934008C (en) | 2013-11-22 | 2019-08-20 | Telefonaktiebolaget Lm Ericsson (Publ) | Network node and methods for selecting access node for communications in wireless communication networks |
| US9516688B2 (en) * | 2013-12-05 | 2016-12-06 | Cellco Partnership | System and method to deliver different services over cellular or WiFi networks depending on operator or user preferences |
| US9326208B2 (en) * | 2013-12-17 | 2016-04-26 | Google Technology Holdings LLC | Method and apparatus for determining when to handover communications from a first to a second access network |
| CN104717710A (en) * | 2013-12-17 | 2015-06-17 | 中兴通讯股份有限公司 | Method and device for reducing access frequency of multi-mode terminal |
| US9374727B2 (en) * | 2014-03-05 | 2016-06-21 | Qualcomm Incorporated | Calibration and tracking to assist inter-frequency measurements of LTE cell by WLAN radio |
| US9307424B2 (en) | 2014-03-05 | 2016-04-05 | Qualcomm Incorporated | Calibration and tracking to assist inter-frequency measurements of LTE cell by WLAN radio |
| JP5980258B2 (en) * | 2014-03-11 | 2016-08-31 | キヤノン株式会社 | Information processing apparatus, information processing apparatus control method, and program |
| US9655025B1 (en) * | 2014-03-24 | 2017-05-16 | Sprint Spectrum L.P. | Managing the performance of a wireless device handover |
| KR102278510B1 (en) | 2014-03-26 | 2021-07-16 | 삼성전자주식회사 | Apparatus and method for serving voice in a wireless network |
| CN106416136B (en) | 2014-03-31 | 2020-02-07 | 英国电讯有限公司 | Method and apparatus for monitoring performance of wireless local area network |
| US9843939B2 (en) * | 2014-05-16 | 2017-12-12 | Apple Inc. | Measurement of a first RAT based on metrics of a second RAT |
| KR102206817B1 (en) * | 2014-07-23 | 2021-01-25 | 삼성전자주식회사 | An electronic device and a method for managing a base station list thereof |
| US10154532B2 (en) * | 2014-10-16 | 2018-12-11 | Kyocera Corporation | User terminal, relay apparatus, and processor |
| US9398518B2 (en) | 2014-10-21 | 2016-07-19 | At&T Intellectual Property I, L.P. | Cell broadcast for signaling resource load from radio access networks |
| US9635494B2 (en) | 2014-10-21 | 2017-04-25 | At&T Mobility Ii Llc | User equipment near-field communications gating according to kinetic speed detection and cell visitation history |
| CN104375747B (en) * | 2014-11-03 | 2017-09-01 | 北京智谷睿拓技术服务有限公司 | Exchange method, interactive device and user equipment |
| WO2016072466A1 (en) * | 2014-11-07 | 2016-05-12 | 京セラ株式会社 | Base station and wireless lan access point |
| US11582669B2 (en) * | 2015-02-05 | 2023-02-14 | Apple Inc. | Performing handover between short-range and cellular wireless networks |
| CN107251467A (en) * | 2015-02-12 | 2017-10-13 | 诺基亚技术有限公司 | The polymerization of cellular network and WLAN |
| US10375620B2 (en) * | 2015-03-06 | 2019-08-06 | Apple Inc. | Determining routing of proxy traffic between mobile client and proxy devices |
| US9769737B2 (en) * | 2015-04-10 | 2017-09-19 | Telefonaktiebolaget Lm Ericsson (Publ) | System and method to support inter-wireless local area network communication by a radio access network |
| US9900762B2 (en) | 2015-05-28 | 2018-02-20 | At&T Mobility Ii Llc | User equipment detection of interference-sensitive devices |
| US10038995B2 (en) | 2015-09-02 | 2018-07-31 | Qualcomm Incorporated | Multiple wi-fi channel maps for dense access point environments |
| US9986492B2 (en) | 2015-09-02 | 2018-05-29 | Qualcomm Incorporated | Dynamic Wi-Fi roaming thresholds for dense access point environments |
| US20170111854A1 (en) * | 2015-10-15 | 2017-04-20 | Qualcomm Incorporated | Quality of service aware access point and device steering |
| CN105873156A (en) * | 2015-10-28 | 2016-08-17 | 乐视移动智能信息技术(北京)有限公司 | Network switching method and device, and terminal device |
| CN108293211A (en) * | 2015-11-30 | 2018-07-17 | 瑞典爱立信有限公司 | The wireless communication device (WCD) forwards its own WCD context for handover |
| US10728816B2 (en) * | 2015-12-31 | 2020-07-28 | British Telecommunications Public Limited Company | Assisted handover to VoLTE in case of VoWiFi failure |
| CN105636155A (en) * | 2016-01-07 | 2016-06-01 | 广东欧珀移动通信有限公司 | Method and device for controlling a wireless access point |
| DE102016102983A1 (en) | 2016-02-19 | 2017-08-24 | Intel IP Corporation | Methods and apparatus for managing packet data network connections |
| CN107182098B (en) * | 2016-03-11 | 2020-11-03 | 上海连尚网络科技有限公司 | Method and equipment for realizing switching of user equipment between wireless access points |
| WO2017167694A1 (en) * | 2016-03-31 | 2017-10-05 | British Telecommunications Public Limited Company | Voice service client device |
| US10757629B2 (en) | 2016-03-31 | 2020-08-25 | British Telecommunications Public Limited Company | Handover method |
| CN107852656B (en) | 2016-04-29 | 2020-07-24 | 华为技术有限公司 | Call switching method, terminal equipment and storage medium |
| US10555370B2 (en) * | 2016-09-28 | 2020-02-04 | Kodiak Networks, Inc. | System and method for push-to-talk (PTT) in high latency networks |
| US10085198B2 (en) * | 2016-12-14 | 2018-09-25 | Verizon Patent And Licensing Inc. | System and method for switching access network connectivity based on application thresholds and service preferences |
| US10390273B2 (en) | 2017-02-10 | 2019-08-20 | Microsoft Technology Licensing, Llc | Roaming between network access points based on dynamic criteria |
| US11140620B2 (en) | 2017-03-31 | 2021-10-05 | British Telecommunications Public Limited Company | Access network selection |
| CN110463281A (en) | 2017-03-31 | 2019-11-15 | 英国电讯有限公司 | Access network selection |
| WO2018178294A1 (en) | 2017-03-31 | 2018-10-04 | British Telecommunications Public Limited Company | Network discovery |
| EP3643113A1 (en) | 2017-06-23 | 2020-04-29 | British Telecommunications Public Limited Company | Voice service handover |
| WO2018234038A1 (en) | 2017-06-23 | 2018-12-27 | British Telecommunications Public Limited Company | VOICE SERVICE TRANSFER |
| CN107734503A (en) * | 2017-09-28 | 2018-02-23 | 苏州亿科赛卓电子科技有限公司 | A kind of WLAN hot spot communication means and mobile terminal based on white list |
| US10433230B2 (en) * | 2017-12-12 | 2019-10-01 | Cassia Networks Inc. | Methods, devices, and systems for supporting wireless roaming |
| WO2019141623A1 (en) | 2018-01-18 | 2019-07-25 | British Telecommunications Public Limited Company | Ims registration management |
| US11039387B2 (en) | 2018-01-22 | 2021-06-15 | Comcast Cable Communications, Llc | Methods and systems for selection of optimal access points |
| US11337077B2 (en) | 2018-03-29 | 2022-05-17 | British Telecommunications Public Limited Company | Method of channel selection in a wireless network |
| US10652382B2 (en) * | 2018-04-12 | 2020-05-12 | Google Llc | Switching to a single radio chain for voice communications |
| EP3783957B1 (en) * | 2018-06-07 | 2024-01-17 | Huawei Technologies Co., Ltd. | Transmission path switching method, computer-readable storage medium and device |
| CN109168143B (en) * | 2018-08-31 | 2021-11-09 | 新华三技术有限公司成都分公司 | Rail vehicle-ground communication system, communication method thereof, communication device and network equipment |
| WO2020078730A1 (en) | 2018-10-16 | 2020-04-23 | British Telecommunications Public Limited Company | Measuring channel performance in wireless local area networks |
| US10880804B2 (en) | 2018-12-04 | 2020-12-29 | At&T Intellectual Property I, L.P. | Mobile device display of federated wireless access point networks for 5G or other next generation network |
| US10469987B1 (en) | 2018-12-10 | 2019-11-05 | Honda Motor Co., Ltd. | System and method for providing device subjective vehicle passive functions |
| CN109660402B (en) * | 2018-12-25 | 2021-11-30 | 钛马信息网络技术有限公司 | Service system real-time operation monitoring platform and method |
| EP3915226B1 (en) * | 2019-01-25 | 2025-11-05 | Thor Tech, Inc. | Mobile device tools for smart vehicle features operation and automatic wireless routing selection and methods of use |
| CN110087267A (en) * | 2019-04-12 | 2019-08-02 | 努比亚技术有限公司 | Method for switching network, device, electronic equipment and readable storage medium storing program for executing |
| KR102886065B1 (en) * | 2019-04-30 | 2025-11-13 | 광동 오포 모바일 텔레커뮤니케이션즈 코포레이션 리미티드 | Event processing method, user device and computer-readable storage medium |
| US12267755B2 (en) * | 2019-07-10 | 2025-04-01 | Smartsky Networks LLC | Remote airport management services |
| KR20230129411A (en) * | 2021-01-11 | 2023-09-08 | 퀄컴 인코포레이티드 | Network selection based on standard variants for radio access technology |
| EP4044526B1 (en) * | 2021-02-16 | 2024-07-24 | Deutsche Telekom AG | Techniques for an efficient use of redundant multipath scheduling |
Family Cites Families (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2007124577A1 (en) * | 2006-04-28 | 2007-11-08 | Research In Motion Limited | Wlan and wwan connection migration methods and apparatus |
| CN101114997A (en) * | 2006-07-27 | 2008-01-30 | 朗迅科技公司 | Wireless local area network and method |
| CN101523809B (en) | 2006-09-28 | 2012-09-05 | 高通股份有限公司 | Methods and apparatus for determining communication link quality |
| US8095175B2 (en) | 2006-10-26 | 2012-01-10 | Mcmaster University | WLAN-to-WWAN handover methods and apparatus using a WLAN support node having a WWAN interface |
| US9265003B2 (en) * | 2006-11-13 | 2016-02-16 | Qualcomm Incorporated | Apparatus and methods for reducing power consumption and/or radio frequency interference in a mobile computing device |
| US8244297B2 (en) | 2006-12-12 | 2012-08-14 | Intel Corporation | Preventing self-induced interference in dual-radio device |
| US8472331B2 (en) | 2007-06-12 | 2013-06-25 | Intel Corporation | Techniques for coexistence-aware resource allocation in wireless networks |
| US7907572B2 (en) | 2007-09-28 | 2011-03-15 | Intel Corporation | Collocated radio coexistence method |
| US8121068B2 (en) | 2008-07-30 | 2012-02-21 | Intel Corporation | Techniques to improve co-existence among multiple radios |
| US20110212724A1 (en) * | 2010-02-26 | 2011-09-01 | Research In Motion Limited | Storage of radio information on a removable memory |
| US8805374B2 (en) | 2011-06-07 | 2014-08-12 | Intel Corporation | Multi-radio handover manager system and algorithms for heterogeneous wireless networking |
-
2011
- 2011-06-07 US US13/154,704 patent/US8805374B2/en not_active Expired - Fee Related
-
2012
- 2012-06-04 WO PCT/US2012/040728 patent/WO2012170346A2/en not_active Ceased
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8805374B2 (en) | 2011-06-07 | 2014-08-12 | Intel Corporation | Multi-radio handover manager system and algorithms for heterogeneous wireless networking |
| WO2021026820A1 (en) * | 2019-08-14 | 2021-02-18 | 华为技术有限公司 | Cell handover method, system, and device |
Also Published As
| Publication number | Publication date |
|---|---|
| US8805374B2 (en) | 2014-08-12 |
| WO2012170346A3 (en) | 2013-04-04 |
| US20120315905A1 (en) | 2012-12-13 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US8805374B2 (en) | Multi-radio handover manager system and algorithms for heterogeneous wireless networking | |
| RU2651575C2 (en) | Managing selection of subsystem of mobility and/or access between cells | |
| US8811349B2 (en) | Wireless node search procedure | |
| US9025579B2 (en) | Wireless connection management procedure | |
| US10979946B2 (en) | Hand-in with topology hiding | |
| US12302154B2 (en) | UE power saving mechanism under early measurement reporting | |
| EP3029988B1 (en) | System and method for providing collaborative neighbor management in a network environment | |
| US8917702B2 (en) | Method and device for data processing in a wireless network | |
| US20090291686A1 (en) | Autonomous connectivity between a mobile station and multiple network elements for minimizing service discontinuities during handovers in a wireless communication system | |
| EP3679744B1 (en) | Method in a cellular telecommunications network, computer program, computer-readable data carrier and network node. | |
| JP5935558B2 (en) | Mobile device and cell selection method | |
| US10154446B2 (en) | Network switching method and device | |
| US10979948B2 (en) | Hand-in with topology hiding | |
| CN106060794A (en) | Method for optimizing cell selection in a dual sim dual standby device | |
| CN111432495A (en) | Electronic device in wireless communication system and method of performing mobility measurements | |
| US20160366638A1 (en) | Lte network assisted power saving for access points with multiple clients | |
| JP6153673B2 (en) | Base station and communication device | |
| US10681702B2 (en) | Communication method and device | |
| WO2014114173A1 (en) | Network selection method and device | |
| WO2023207810A1 (en) | Cell measurement and conversion method and apparatus | |
| EP3417650A1 (en) | Systems and methods for performing a handover in heterogeneous networks | |
| WO2018039666A1 (en) | Lte network assisted power saving for access points with multiple clients | |
| GB2566103A (en) | Cellular telecommunications network |
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: 12797264 Country of ref document: EP Kind code of ref document: A2 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 12797264 Country of ref document: EP Kind code of ref document: A2 |