PREDICTION FOR POWER CONSERVATION IN A MOBILE DEVICE

Architecture that facilitates power conservation in mobile devices such as cell phones using prediction. The architecture is an algorithmic-based solution that transforms infrequently-captured geolocation data of an entity into a continuous probable location approximation. Given the location history and additional data about the recent location of the mobile device, the current location of the device can be estimated with some probability. Additionally, given the location history and additional data about the recent location of the device, the probability of the device actually being at a given point on a map is computed.

Skip to: Description  ·  Claims  · Patent History  ·  Patent History
Description
CROSS-REFERENCE TO RELATED APPLICATIONS

This application is a divisional of U.S. patent application Ser. No.: 15/233,699, filed Aug. 10, 2016, which application is a continuation of U.S. patent application Ser. No.: 13/551,613, filed Jul. 18, 2012, and titled “PREDICTION FOR POWER CONSERVATION IN A MOBILE DEVICE,” the entirety of which is hereby incorporated by reference.

BACKGROUND

As location becomes an ever growing component in many personal services (e.g., geo-fencing, automated check-ins, location-based-advertisements, realtime social location sharing, etc.), the technology behind collecting, distributing, and acting on location updates still suffers from technological limitations. One of the most evident limitations is reduced battery life.

In the context of a cell phone, continuous location sampling currently requires an active microprocessor state on the phone. This in turn prevents the phone from entering a deep sleep state and blocks the advanced power saving options from engaging. This is true even if Wi-Fi hotspots or cell-tower ID triangulation is used instead of GPS.

Furthermore, many scenarios require that the user's location be transmitted to a web service (e.g., group location sharing, find my phone, dynamic query geo-fencing, etc.). In these cases, even radical hardware-based power improvements to the location acquisition on the device will not remove the need to establish an ongoing or frequent connection. These connections, using either cellular or Wi-Fi technologies, inflict yet another considerable power drain on the mobile device.

SUMMARY

The following presents a simplified summary in order to provide a basic understanding of some novel embodiments described herein. This summary is not an extensive overview, and it is not intended to identify key/critical elements or to delineate the scope thereof. Its sole purpose is to present some concepts in a simplified form as a prelude to the more detailed description that is presented later.

The disclosed architecture facilitates power conservation in mobile devices such as cell phones using prediction. The architecture is an algorithmic-based solution that transforms infrequently-captured location data of an entity into a continuous probable location approximation. Given the location history and additional data about the recent location of the mobile device, the current location of the device can be estimated with some probability. Additionally, given the location history and additional data about the recent location of the device, the probability of the device actually being at a given point on a map is computed.

More specifically, a navigation (map) application of a mobile device of a first user accesses location updates of a second user (as received from a second mobile device of the second user. The location updates of the second user are periodically stored on a network (in a realtime update storage service) for access by the mobile device.

A prediction component of the mobile device operates locally (in the mobile device) to predict (estimate) a realtime geographical location of the second user based on processing of a location update of the second user (stored at the storage service). The predication component facilitates power conservation in the mobile device by waiving access to (not accessing) the network (and hence, the storage service) for new location updates of the second user.

Since the prediction component estimates the realtime geographical location of the second user based on the previously-uploaded location update, as obtained related to a prior geographical location, no network access is required to the storage service—the mobile device may enter a power conservation mode for a predetermined amount of time (e.g., twenty minutes) before accessing a next location update of the second user, thereby extending the battery life of the power subsystem of the mobile device.

The architecture operates to share user locations among many users who choose to enable location sharing. Thus, each user device executes a similar (compatible) map application that displays the locations of the other users on a map. Each user device uploads updates as metadata, rather than geographical coordinates (geolocation information) in a continuous manner, as in conventional approaches, although geographical coordinates can be part of the update. The metadata includes speed and vector data. For example, if a given user travels along a given vector (route) at an approximately constant speed, it can be inferred that the user will stay on the route for some estimated time (e.g., minutes). Thus, a continuous location update technique is not warranted, and the device can conserve power until the next time to read an update from the network service.

To the accomplishment of the foregoing and related ends, certain illustrative aspects are described herein in connection with the following description and the annexed drawings. These aspects are indicative of the various ways in which the principles disclosed herein can be practiced and all aspects and equivalents thereof are intended to be within the scope of the claimed subject matter. Other advantages and novel features will become apparent from the following detailed description when considered in conjunction with the drawings.

BRIEF DESCRIPTION OF THE DRAWINGS

FIG. 1 illustrates a system in accordance with the disclosed architecture.

FIG. 2 illustrates exemplary extrapolation methods that can be employed to assist in power conservation by prediction.

FIG. 3 illustrates a set of roadmap instances where updates are processed at different levels of location update criteria.

FIG. 4 illustrates a method in accordance with the disclosed architecture.

FIG. 5 illustrates an alternative method in accordance with the disclosed architecture.

FIG. 6 illustrates a block diagram of a computing system that executes power conservation by prediction in accordance with the disclosed architecture.

DETAILED DESCRIPTION

The disclosed architecture facilitates power conservation in mobile devices such as cell phones using prediction. The architecture is an algorithmic-based solution that transforms infrequently-captured location data of an entity into a continuous probable location approximation. Given the location history and additional data about the recent location of the mobile device, the current location of the device can be estimated with some probability. Additionally, given the location history and additional data about the recent location of the device, the probability of the device actually being at a given point on a map is computed.

The architecture employs a life-log, which can be a personally identifiable information (PII) store where personal location data can be stored and retrieved. As described herein, this is referred to as a network-based realtime update storage service that stores PII data for many users and makes this data accessible by authorized users. This service provides unique user identification and support methods to store and query data from a web service interface. Additionally, the service can include extracted semantics—for example, the location of a user's home, office, gym, etc. The semantics can further include references to other users in the immediate family (e.g., spouse, siblings, etc.).

A set of code runs on a mobile device which enables periodic location sampling from the network service and the communication of updates for a given user to the life-log with signals for that user. Additionally, this code can collect more signals which help predict a second user's location as described above. These signals can include its Bluetooth™ neighborhood, accelerometer data, calendar data, and check-in history (e.g., at businesses), for example.

The architecture can also employ additional data (a data component) to assist in prediction of another user's location for power conservation of onboard standalone power sources (e.g., batteries). The additional data includes, but is not limited to, live (realtime) traffic data (e.g., construction zones, rush hour speeds, locations of congestion, etc.), as well as environmental conditions (e.g., wind, rain, flooding, temperature, altitude, etc.). The additional data (the data component) can also include topology data for roads and terrain, for example. Road topology can be converted to vector data utilized for roadmap reckoning methods.

Reference is now made to the drawings, wherein like reference numerals are used to refer to like elements throughout. In the following description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding thereof. It may be evident, however, that the novel embodiments can be practiced without these specific details. In other instances, well known structures and devices are shown in block diagram form in order to facilitate a description thereof. The intention is to cover all modifications, equivalents, and alternatives falling within the spirit and scope of the claimed subject matter.

FIG. 1 illustrates a system 100 in accordance with the disclosed architecture. The system 100 can include an update component 102 of a navigation (map) application 104 of a mobile device 106 of a first user 108 that accesses location updates 110 (denoted LOCATION UPDATESSU:1-S, for S updates of the second user (SU)) of a second user 112 (as received from a second mobile device 114 of the second user 112). The location updates 110 of the second user 112 are periodically stored on a network 116 (in a realtime update storage service 118) for access by the mobile device 106.

A prediction component 120 of the mobile device 106 operates locally (in the mobile device 106) to predict (estimate) a realtime geographical location 122 of the second user 112 based on processing of a location update 124 (of the location update 110 at the storage service 118) of the second user 112. The predication component 120 facilitates power conservation in the mobile device 106 by waiving access to (not accessing) the network 116 (and hence, the storage service 118) for new location updates of the second user 112.

Since the prediction component 120 estimates the realtime geographical location 122 of the second user 112 based on the previously-uploaded location update 124, as obtained related to a prior geographical location 126, no network access is required to the storage service 118—the mobile device 106 may enter a power conservation mode for a predetermined amount of time (e.g., twenty minutes) before accessing a next location update 128 of the second user 112, thereby extending the battery life of the power subsystem of the mobile device 106.

It is to be understood that the second mobile device 114 of the second user 112 can also include the disclosed architecture to facilitate power conservation and prediction, as described relative to the mobile device 106.

The location updates 110 can include geographical coordinates (e.g., via global positioning system, (GPS)) of the prior location 126 of the second user 112, and metadata comprised of speed information (e.g., the current speed, the average speed, etc.) and navigation vector of the second user 112, or a combination of both.

The prediction component 120 can predict the realtime geographical point 122 of the second user 112 based on a destination 130 of the second user 112. The prediction component 120 can predict the realtime geographical point 122 of the second user 112 based on some or all of the historical location updates 110 of the second user 112. The prediction component 120 can predict the geographical point 122 of the second user 112 based on location updates 132 of other users 134. The prediction component 120 predicts the geographical point 122 of the second user 112 based on location updates 110 and information from a map (navigation) application (similar to the navigation application 104 running on the mobile device 106 of the first user 108) of the second user 112.

The location update of the second user 112 to the network 116 is not performed when the second user 112 travels along a same vector and at an approximately constant speed. The location update of the second user 112 to the network 116 (and hence, the storage service 118) is not performed when the second user 112 maintains travel on a road 136 of a map without departure therefrom. The location update of the second user 112 to the network 116 is performed when the second user 112 arrives at a specific type of geographical point (e.g., an intersection 138).

The system 100 can further comprise a data component 140 that obtains traffic data and road topology vector data for processing by the prediction component 120 to predict the realtime geographical point 122.

A power component 142 of the mobile device includes the power subsystem (e.g., batteries, AC interface for line power, etc.), as well as the differing degrees of power modes such as off, on, sleep, power conservation mode, etc., that can be managed based on prediction.

FIG. 2 illustrates exemplary extrapolation methods 200 that can be employed to assist in power conservation by prediction. When using a background agents API (application program interface) in a mobile device, an application can derive geolocation coordinates with a constant frequency (e.g., every twenty minutes) and opportunistically upload its location to a web service. However, by itself, this twenty-minute frequency may be too sparse for realtime location sharing applications. By using prediction, the location of the user can be extrapolated from statistical information and recent readings. This enables a connect-the-dots location approximation, and a perception of continuous location sensing and updating while, in fact, the mobile device (e.g., cell phone) is only updating its location once every twenty minutes, thereby significantly improving power conservation in the device.

Several methods for location extrapolation can be employed, including, but not limited to, dead reckoning 202, roadmap reckoning 204, roadmap reckoning with live traffic data 206, junction turn prediction 208, statistical location prediction 210, group movement based on history statistics 212, and group movement based on proximity sensing 214. These and other different methods can be employed solely or in combination to one another.

With respect to dead reckoning 202 extrapolation, the navigation application plots a user location at one position, and using course and speed, estimates the user location at later points in time. With respect to roadmap reckoning 204, the user was last seen on a given road heading west at a given speed. Given the road topology, the user location can be predicted a predetermined time later (e.g., one minute).

Roadmap reckoning with live traffic data 206 is similar to roadmap reckoning, but takes into consideration live traffic data and modifies the travel speed accordingly. Junction turn prediction 208 considers all possible turning points along a route and the likelihood that a given user will turn using any one of these junctions. For example, on Wednesday at 10:30 AM, the user was detected traveling at 40 MPH on a highway. In four minutes, the user will approach the next exit. Statistically, the user took that exit a high percentage (e.g., 95%) of the times during previous travel on that road in the past two months and during weekdays. Therefore, it can be predicted with a 95% chance that the user will again take this exit.

Statistical location predication 210 ignores the road topology and looks at a statistical graphical representation (e.g., a heatmap) of the user's location history. Factors considered include weekday/weekend or daytime/nighttime, and deduction of the most probable place the user can be. For example, it is a Tuesday at noon and not a holiday, so the user is probably at the office.

Group movement based on history statistics 212 takes into account other people in the user's proximity For example, the user last reported his location (sent a location update) fourteen minutes ago, but a second user reported its location three minutes ago. By looking at the user's calendar, it can be determined that the user and the second user are scheduled to be in a meeting for the past hour. It can then be deduced that the second user's recent location applies to the user as well.

In addition to calendar data, data such as check-ins, meet-ups, and other indications of proximity can be considered. This can also be enhanced by using statistical location prediction. If it is known that the second user is the user's wife and the time is now 11:30 PM, it can be assumed that the user is at the second user's home location, even before obtaining sufficient data to deduce the user's home location.

Group movement based on proximity sensing 214 employs proximity sensors to automatically detect which users are close to each other. Proximity sensors can be methods such as Bluetooth or NFC (near-field communications). For example, a user's cell phone reported its location two minutes ago. The cell phone also reported all of the visible Bluetooth devices it can detect. One of these devices is a second user's cell phone. Hence, it can be deduced that the user is near the second user and that the second user's location as of two minutes ago.

If enough people are around, their cellphone location reporting periods can be timed in a way that gets the most coverage by taking shifts. For example, as long as users A, B, C, and D are in the same proximity (e.g., they can transitively detect each other's Bluetooth IDs), the location updates timing can be set so that user A reports its location at (hh:00, hh:20, hh:40), user B reports its location five minutes later at (hh:05, hh:25, hh:45), user C reports its location five minutes later at (hh:10, hh:30, hh:50), and user D reports its location five minutes later at (hh:15, hh:35, hh:55). Thus, the effective location frequency can be increased from twenty minutes to five minutes without exhausting the mobile devices beyond the normal twenty minute reporting frequency.

FIG. 3 illustrates a set of roadmap instances 300 where updates are processed at different levels of location update criteria. The instances 300 include three road topographies along with vectors, which indicate three levels of location update importance: a first instance 302 of a relatively straight road, a second instance 304 that includes a junction (or intersection), and a third instance 306 of a curvy road. The importance vectors are characterized as arrows of varying thickness and line pattern, as in the following: a high importance update vector 308 is depicted as the thickest solid black line of the lines shown, terminated on one end with an arrow; a medium importance update vector 310 is depicted as narrower in thickness than the solid black line of the vector 308; and, the low importance update vector 312 is the thinnest with a dotted line. The arrows indicate the direction of travel along the roads, and the length of each vector indicates the time between updates. For example, low importance update vector 312 updates less frequently than the high importance update vector 308. This also means that power conservation is in force on the device during these vector lengths, as facilitated by prediction (estimation).

The first instance 302 illustrates slowdown and stop vectors on this roadway. As the user travels on the same road and at a relatively constant speed to a stopping/slowdown point 314 (e.g., a stop sign, a roundabout, traffic light, etc.), the location update vectors vary in importance and length, as facilitated by prediction, thereby impacting the power needs of the device. For example, in the road section 316, which is away from the stopping/slowdown point 314, user velocity appears to be constant (the vector lengths are approximately the same) and the user stays on the same road. This, it can be predicted that the user will travel on the same road, and thus in this example, only require the device power to send two location updates to the network service 118 over that distance. Additionally, it can be determined from road topology data that continuing on this road for some distance will bring the user to the stopping/slowdown point 314. Accordingly, the number of location updates (metadata) desired can be computed beforehand and executed as a plan along the route provided the user travels within the plan parameters (e.g., constant speed, no stops, no traffic slowdowns, no accidents, etc.). Thus, the uploaded metadata samples include a speed and the location vector data for two samples.

As the user gets closer to the stopping/slowdown point 314, in the road section 318, the user speed reduces and the updating process elevates to the medium importance update 310. Thus, the uploaded metadata includes a reduced speed and the location vector data, and the duration of the vector 310 is smaller, so the device power conservation time is reduced.

If reaching the stopping/slowdown point 314 is imminent, in the road section 320, the user speed reduces further and the updating process elevates to the high importance update 308. Thus, the uploaded metadata includes a further reduced speed and the location vector data, and the duration of the vector 308 is smaller, so the device power conservation time is further reduced.

The second instance 304 illustrates a vector change near a turn (intersection). As the user is distant from the turn 322, and travels the same road (vector direction), the update metadata includes two low importance vectors and speed data. Thus, the user device can conserve power via prediction. As the user approaches the turn 322 the location update vectors vary in importance, direction, and length, sending more frequent updates (although not continuously) thereby consuming more power in the device. For example, as the user reduces speed, a metadata update can be sent. As the user begins the turn and the vector direction changes, a metadata update can be sent. As the turn completes and the vectors follow a common direction (heading to the right), the number of metadata updates can be reduced as the important level is lowered, as facilitated by prediction.

The third instance 306 illustrates a vector change with no near turns. Based on map topologies, it can be known that no turns exist in this section of road. Thus, although vector direction may change, the speed may be relatively constant, and thus, metadata updates are infrequent, based on prediction. The device can enter power conservation mode frequently due to the infrequent updates to the network service 118.

The disclosed architecture can further employ a security component (not shown) for authorized and secure handling of user information. The security component allows the subscriber to opt-in and opt-out of exposing location information as well as personal information. The user can be provided with notice of the collection of personal information, for example, and the opportunity to provide or deny consent to do so. Consent can take several forms. Opt-in consent imposes on the user to take an affirmative action before the data is collected. Alternatively, opt-out consent imposes on the user to take an affirmative action to prevent the collection of data before that data is collected.

The security component also allows the user to access and update profile information. For example, the user can view the personal and/or location data that has been collected, and provide corrections. Where sensitive personal information such as schedules, homes, family, etc., and financial information can be tracked and obtained, the security component ensures that the data is housed (in the storage service 118) using security measures appropriate for the sensitivity of the data.

Included herein is a set of flow charts representative of exemplary methodologies for performing novel aspects of the disclosed architecture. While, for purposes of simplicity of explanation, the one or more methodologies shown herein, for example, in the form of a flow chart or flow diagram, are shown and described as a series of acts, it is to be understood and appreciated that the methodologies are not limited by the order of acts, as some acts may, in accordance therewith, occur in a different order and/or concurrently with other acts from that shown and described herein. For example, those skilled in the art will understand and appreciate that a methodology could alternatively be represented as a series of interrelated states or events, such as in a state diagram. Moreover, not all acts illustrated in a methodology may be required for a novel implementation.

FIG. 4 illustrates a method in accordance with the disclosed architecture. At 400, power consumption of a mobile device of a user is monitored during user navigation along geographical routes using a map application. At 402, metadata of a second user stored on a network as location updates is accessed via the mobile device. The metadata is stored on the network and accessed as the second user navigates using a map (navigation) application. At 404, a realtime geographical location of the second user is estimated based on the accessed metadata. The estimation is performed at the mobile device to conserve power in the mobile device rather than expending power accessing the network for additional location updates of the second user.

The acts of monitoring, accessing, and estimating are performed as operations transparent to the user (background operations). The geographical location is estimated based on samples of geolocation data of other users or based on previous geolocation data of the second user. The geographical location of the second user is estimated based on location and map information of the second user, or based on a destination of the second user.

FIG. 5 illustrates an alternative method in accordance with the disclosed architecture. At 500, power consumption of a mobile device of a user is monitored during user navigation along geographical routes using a map application. At 502, location updates are sent from the mobile device to a network as metadata that includes speed information and location vector information, based on location update criteria, the location updates for access by other users. At 504, metadata of a second user stored on the network as location updates of the second user is accessed via the mobile device. The metadata is stored on the network as the second user navigates using a map application. At 506, a realtime geographical location of the second user is estimated based on the accessed metadata. The estimating performed at the mobile device to conserve power in the mobile device rather than expending power accessing the network for additional location updates of the second user.

Additional acts of the method can include sending a location update from the mobile device to the network for access by the other users when the location update criteria indicates the user is approaching an intersection, and refraining from sending a location update from the mobile device to the network for access by the other users when the location update criteria indicates the user is maintaining speed along a vector. The method can further comprise refraining from sending a location update from the mobile device to the network for access by the other users when the location update criteria indicates the user is maintaining travel along a same road of a map, and estimating the realtime geographical location of the second user based in part on consideration of live traffic data.

The sending of a location update can be overridden based solely on the update criteria in view of a type of power source of the mobile device. In other words, if the power level of the mobile device is critically low, yet a criterion is to send an update when arriving at an intersection, the metadata update will be sent, even if the time to send an update has yet to be met.

As used in this application, the terms “component” and “system” are intended to refer to a computer-related entity (e.g., portable computers, mobile devices such as cell phones, portable computers, etc.), either hardware, a combination of software and tangible hardware, software, or software in execution. For example, a component can be, but is not limited to, tangible components such as a processor, chip memory, mass storage devices (e.g., optical drives, solid state drives, and/or magnetic storage media drives), and computers, and software components such as a process running on a processor, an object, an executable, a data structure (stored in volatile or non-volatile storage media), a module, a thread of execution, and/or a program. By way of illustration, both an application running on a server and the server can be a component. One or more components can reside within a process and/or thread of execution, and a component can be localized on one computer and/or distributed between two or more computers. The word “exemplary” may be used herein to mean serving as an example, instance, or illustration. Any aspect or design described herein as “exemplary” is not necessarily to be construed as preferred or advantageous over other aspects or designs.

Referring now to FIG. 6, there is illustrated a block diagram of a computing system 600 that executes power conservation by prediction in accordance with the disclosed architecture. However, it is appreciated that the some or all aspects of the disclosed methods and/or systems can be implemented as a system-on-a-chip (SoC), where analog, digital, mixed signals, and other functions are fabricated on a single chip substrate. Moreover, the disclosed architecture finds application to mobile devices such as cell phones, which can include hardware and/or software similar to that which is described herein with respect to the computing system 600, such as a SoC, for example.

In order to provide additional context for various aspects thereof, FIG. 6 and the following description are intended to provide a brief, general description of the suitable computing system 600 in which the various aspects can be implemented. While the description above is in the general context of computer-executable instructions that can run on one or more computers, those skilled in the art will recognize that a novel embodiment also can be implemented in combination with other program modules and/or as a combination of hardware and software.

The computing system 600 for implementing various aspects includes the computer 602 having processing unit(s) 604, a computer-readable storage such as a system memory 606, and a system bus 608. The processing unit(s) 604 can be any of various commercially available processors such as single-processor, multi-processor, single-core units and multi-core units. Moreover, those skilled in the art will appreciate that the novel methods can be practiced with other computer system configurations, including minicomputers, mainframe computers, as well as personal computers (e.g., desktop, laptop, etc.), hand-held computing devices, microprocessor-based or programmable consumer electronics, and the like, each of which can be operatively coupled to one or more associated devices.

The system memory 606 can include computer-readable storage (physical storage media) such as a volatile (VOL) memory 610 (e.g., random access memory (RAM)) and non-volatile memory (NON-VOL) 612 (e.g., ROM, EPROM, EEPROM, etc.). A basic input/output system (BIOS) can be stored in the non-volatile memory 612, and includes the basic routines that facilitate the communication of data and signals between components within the computer 602, such as during startup. The volatile memory 610 can also include a high-speed RAM such as static RAM for caching data.

The system bus 608 provides an interface for system components including, but not limited to, the system memory 606 to the processing unit(s) 604. The system bus 608 can be any of several types of bus structure that can further interconnect to a memory bus (with or without a memory controller), and a peripheral bus (e.g., PCI, PCIe, AGP, LPC, etc.), using any of a variety of commercially available bus architectures.

The computer 602 further includes machine readable storage subsystem(s) 614 and storage interface(s) 616 for interfacing the storage subsystem(s) 614 to the system bus 608 and other desired computer components. The storage subsystem(s) 614 (physical storage media) can include one or more of a hard disk drive (HDD), a magnetic floppy disk drive (FDD), and/or optical disk storage drive (e.g., a CD-ROM drive DVD drive), for example. The storage interface(s) 616 can include interface technologies such as EIDE, ATA, SATA, and IEEE 1394, for example.

One or more programs and data can be stored in the memory subsystem 606, a machine readable and removable memory subsystem 618 (e.g., flash drive form factor technology), and/or the storage subsystem(s) 614 (e.g., optical, magnetic, solid state), including an operating system 620, one or more application programs 622, other program modules 624, and program data 626.

The operating system 620, one or more application programs 622, other program modules 624, and/or program data 626 can include entities and components of the system 100 of FIG. 1, the methods 200 of FIG. 2, the instances 300 of FIG. 3, and the methods represented by the flowcharts of FIGS. 4 and 5, for example.

Generally, programs include routines, methods, data structures, other software components, etc., that perform particular tasks or implement particular abstract data types. All or portions of the operating system 620, applications 622, modules 624, and/or data 626 can also be cached in memory such as the volatile memory 610, for example. It is to be appreciated that the disclosed architecture can be implemented with various commercially available operating systems or combinations of operating systems (e.g., as virtual machines).

The storage subsystem(s) 614 and memory subsystems (606 and 618) serve as computer readable media for volatile and non-volatile storage of data, data structures, computer-executable instructions, and so forth. Such instructions, when executed by a computer or other machine, can cause the computer or other machine to perform one or more acts of a method. The instructions to perform the acts can be stored on one medium, or could be stored across multiple media, so that the instructions appear collectively on the one or more computer-readable storage media, regardless of whether all of the instructions are on the same media.

Computer readable media can be any available media that can be accessed by the computer 602 and includes volatile and non-volatile internal and/or external media that is removable or non-removable. For the computer 602, the media accommodate the storage of data in any suitable digital format. It should be appreciated by those skilled in the art that other types of computer readable media can be employed such as zip drives, magnetic tape, flash memory cards, flash drives, cartridges, and the like, for storing computer executable instructions for performing the novel methods of the disclosed architecture.

A user can interact with the computer 602, programs, and data using external user input devices 628 such as a keyboard and a mouse. Other external user input devices 628 can include a microphone, an IR (infrared) remote control, a joystick, a game pad, camera recognition systems, a stylus pen, touch screen, gesture systems (e.g., eye movement, head movement, etc.), and/or the like. The user can interact with the computer 602, programs, and data using onboard user input devices 630 such a touchpad, microphone, keyboard, etc., where the computer 602 is a portable computer, for example. These and other input devices are connected to the processing unit(s) 604 through input/output (I/O) device interface(s) 632 via the system bus 608, but can be connected by other interfaces such as a parallel port, IEEE 1394 serial port, a game port, a USB port, an IR interface, short-range wireless (e.g., Bluetooth) and other personal area network (PAN) technologies, etc. The I/O device interface(s) 632 also facilitate the use of output peripherals 634 such as printers, audio devices, camera devices, and so on, such as a sound card and/or onboard audio processing capability.

One or more graphics interface(s) 636 (also commonly referred to as a graphics processing unit (GPU)) provide graphics and video signals between the computer 602 and external display(s) 638 (e.g., LCD, plasma) and/or onboard displays 640 (e.g., for portable computer). The graphics interface(s) 636 can also be manufactured as part of the computer system board.

The computer 602 can operate in a networked environment (e.g., IP-based) using logical connections via a wired/wireless communications subsystem 642 to one or more networks and/or other computers. The other computers can include workstations, servers, routers, personal computers, microprocessor-based entertainment appliances, peer devices or other common network nodes, and typically include many or all of the elements described relative to the computer 602. The logical connections can include wired/wireless connectivity to a local area network (LAN), a wide area network (WAN), hotspot, and so on. LAN and WAN networking environments are commonplace in offices and companies and facilitate enterprise-wide computer networks, such as intranets, all of which may connect to a global communications network such as the Internet.

When used in a networking environment the computer 602 connects to the network via a wired/wireless communication subsystem 642 (e.g., a network interface adapter, onboard transceiver subsystem, etc.) to communicate with wired/wireless networks, wired/wireless printers, wired/wireless input devices 644, and so on. The computer 602 can include a modem or other means for establishing communications over the network. In a networked environment, programs and data relative to the computer 602 can be stored in the remote memory/storage device, as is associated with a distributed system. It will be appreciated that the network connections shown are exemplary and other means of establishing a communications link between the computers can be used.

The computer 602 is operable to communicate with wired/wireless devices or entities using the radio technologies such as the IEEE 802.xx family of standards, such as wireless devices operatively disposed in wireless communication (e.g., IEEE 802.11 over-the-air modulation techniques) with, for example, a printer, scanner, desktop and/or portable computer, personal digital assistant (PDA), communications satellite, any piece of equipment or location associated with a wirelessly detectable tag (e.g., a kiosk, news stand, restroom), and telephone. This includes at least Wi-Fi™ (used to certify the interoperability of wireless computer networking devices) for hotspots, WiMax, and Bluetooth™ wireless technologies. Thus, the communications can be a predefined structure as with a conventional network or simply an ad hoc communication between at least two devices. Wi-Fi networks use radio technologies called IEEE 802.11x (a, b, g, etc.) to provide secure, reliable, fast wireless connectivity. A Wi-Fi network can be used to connect computers to each other, to the Internet, and to wire networks (which use IEEE 802.3-related media and functions).

What has been described above includes examples of the disclosed architecture. It is, of course, not possible to describe every conceivable combination of components and/or methodologies, but one of ordinary skill in the art may recognize that many further combinations and permutations are possible. Accordingly, the novel architecture is intended to embrace all such alterations, modifications and variations that fall within the spirit and scope of the appended claims. Furthermore, to the extent that the term “includes” is used in either the detailed description or the claims, such term is intended to be inclusive in a manner similar to the term “comprising” as “comprising” is interpreted when employed as a transitional word in a claim.

Claims

1. A mobile device comprising:

a processor; and
computer storage memory having computer-executable instructions stored thereon which, when executed by the processor, configure the mobile device to:
wherein the mobile device is associated with a first user;
access, at the mobile device, location updates of a second user, the location updates of the second user periodically stored on a network for access by the mobile device as provided by a second mobile device associated with the second user; and
estimating a realtime geographical location of the second user based on processing of a location update that shows a previous location of the second user, the estimating performed at the mobile device rather than accessing the network for additional location updates of the second user; and
outputting for display on the mobile device the estimated realtime geographic location of the second mobile device.

2. The mobile device of claim 1, wherein the location updates include at least one of geographical coordinates of the location of the second user, or metadata comprised of speed information and navigation vector of the second user.

3. The mobile device of claim 1, wherein the geographical point of the second user is estimated based on a destination of the second user.

4. The mobile device of claim 1, wherein the geographical point of the second user is estimated based on some or all of historical location updates of the second user.

5. The mobile device of claim 1, wherein the geographical point of the second user is estimated based on location updates of other users.

6. The mobile device of claim 1, wherein the geographical point of the second user based on location updates and information from a navigation application of the second user.

7. The mobile device of claim 1, further configured to a data obtain traffic data and road topology vector data for processing to estimate the geographical point.

8. The mobile device of claim 1, wherein a location update of the second user to the network is not performed when the second user travels along a same vector and at an approximately constant speed.

9. One or more computer-storage media having computer executable instructions embodied thereon, which when executed, cause a computing device to perform a method, comprising acts of:

accessing, via a mobile device associated with a first user, metadata of a second user stored on the network as location updates of the second user as provided by a second mobile device associated with the second user;
estimating a realtime geographical location of the second user based on the accessed metadata, the estimating performed at the mobile device rather than accessing the network for additional location updates of the second user; and
outputting for display through a map application on the mobile device the estimated realtime geographic location of the second mobile device.

10. The media of claim 15, further comprising sending a location update from the mobile device to the network for access by other users when a location update criteria indicates the user is approaching an intersection.

11. The media of claim 9, further comprising refraining from sending a location update from the mobile device to the network for access by other users when a location update criteria indicates the user is maintaining speed along a vector.

12. The media of claim 9, further comprising refraining from sending a location update from the mobile device to the network for access by other users when a location update criteria indicates the user is maintaining travel along a same road of a map.

13. The media of claim 9, further comprising estimating the realtime geographical location of the second user based in part on consideration of live traffic data.

14. The media of claim 9, further comprising overriding the sending of a location update based solely on an update criteria in view of a type of power source of the mobile device.

15. A method, comprising acts of:

accessing, via a mobile device associated with a first user, metadata of a second user stored on the network as location updates of the second user, wherein the metadata includes speed information and location vector information for the second user;
estimating a realtime geographical location of the second user based on the accessed metadata, the estimating performed at the mobile device rather than accessing the network for additional location updates of the second user; and
outputting for display on the mobile device the estimated realtime geographic location of the second user.

16. The method of claim 15, further comprising sending a location update from the mobile device to the network for access by other users when a location update criteria indicates the first user is approaching an intersection.

17. The method of claim 15, further comprising refraining from sending a location update from the mobile device to the network for access by other users when a location update criteria indicates the user is maintaining speed along a vector.

18. The method of claim 15, further comprising refraining from sending a location update from the mobile device to the network for access by other users when a location update criteria indicates the user is maintaining travel along a same road of a map.

19. The method of claim 15, further comprising estimating the realtime geographical location of the second user based in part on consideration of live traffic data.

20. The method of claim 15, further comprising overriding a sending of a location update based solely on a location update criteria in view of a type of power source of the mobile device.

Patent History
Publication number: 20180084503
Type: Application
Filed: Nov 30, 2017
Publication Date: Mar 22, 2018
Inventors: FADI HAIK (SHAFARAM), ADI BEN-DAYAN (RISHON LEZION), OR KAPLAN (TEL AVIV), GILAD OREN (TEL AVIV), ERAN YARIV (ZICHRON YAAKOV)
Application Number: 15/827,083
Classifications
International Classification: H04W 52/02 (20090101); H04W 4/04 (20090101); G01S 5/00 (20060101); G01S 5/02 (20100101); H04W 4/02 (20090101); G01C 21/20 (20060101); H04W 48/04 (20090101); H04W 4/20 (20090101); H04W 64/00 (20090101);