The subject matter disclosed herein relates generally to motion and activity classification using sensors and modems on a mobile device.
Classifying physical motion contexts of a mobile device is useful for various applications. Such applications may include motion-aided geo-fencing, motion-aided Wi-Fi scan optimization, distracted pedestrian detection, health monitoring, etc. Common classifications may include walking, running, biking, driving, fiddling, and being stationary, etc.
For example, determining whether a user holding a mobile device is driving is of special interest because it may be desirable to temporarily disable certain functions of the mobile device, e.g., texting, while the user is driving so that the user does not get distracted from driving by operating the mobile device.
Distinguishing between a stationary classification and a classification indicating traveling in a vehicle is also useful for Wi-Fi scan optimization. For example, when a mobile device is stationary, it is unlikely that new scans will give new information, and when the device is being moved in a vehicle, connections to stationary Wi-Fi access points are unlikely to be successful.
Motion contexts of a mobile device can be established through gathering and processing data received from sensors and other devices embedded in a mobile device. Motion context classification based on data received from an accelerometer embedded in a mobile device is well known in the art. An accelerometer is a low-power sensor capable of outputting data representing a current acceleration. A user's physical motion is transferred to a mobile device and the accelerometer embedded therein by either direct or indirect physical connection, such as by the user holding the mobile device in hand, or by the user keeping the mobile device in a pocket. Motion context classification based on or assisted by measurement data gathered from other low-power sensors such as gyroscopes, magnetometers, ambient light sensors (ALS's), etc., is also known in the art. Unfortunately, data gathered from low-power sensors is often insufficient for accurate motion context classification. Additionally, some higher power sensors such as an on-board microphone or camera can assist with low-power motion classification if the sampling rates are managed well to fit within desired power budgets. For the purposes of this application, we will treat all these as low-power sensors, with the understanding that the sensors' sampling rates may be different for realizing a fixed low-power target.
Disclosed is a method of motion classification using a combination of low-power sensor data and modem information comprising: collecting data received from at least one low-power sensor; collecting information regarding cellular network signals from a modem; determining a speed estimate based on the information regarding cellular network signals; and determining a motion context classification based on a combination of the data received from the at least one low-power sensor and the speed estimate.
Further disclosed is a non-transitory computer-readable medium including code which, when executed by a processor, causes the processor to perform a method comprising: collecting data received from at least one low-power sensor; collecting information regarding cellular network signals from a modem; determining a speed estimate based on the information regarding cellular network signals; and determining a motion context classification based on a combination of the data received from the at least one low-power sensor and the speed estimate.
Further disclosed is an apparatus for motion classification using a combination of low-power sensor data and modem information comprising: a memory; and a processor configured to: collect data received from at least one low-power sensor; collect information regarding cellular network signals from a modem; determine a speed estimate based on the information regarding cellular network signals; and determine a motion context classification based on a combination of the data received from the at least one low-power sensor and the speed estimate.
Further disclosed is an apparatus for motion classification using a combination of low-power sensor data and modem information comprising: means for collecting data received from at least one low-power sensor; means for collecting information regarding cellular network signals from a modem; means for determining a speed estimate based on the information regarding cellular network signals; and means for determining a motion context classification based on a combination of the data received from the at least one low-power sensor and the speed estimate.
The word “exemplary” or “example” is used herein to mean “serving as an example, instance, or illustration.” Any aspect or embodiment described herein as “exemplary” or as an “example” in not necessarily to be construed as preferred or advantageous over other aspects or embodiments.
Device 100 may include sensors such as a proximity sensor 130, ambient light sensor (ALS) 135, accelerometer 140, gyroscope 145, magnetometer 150, barometric pressure sensor 155, and/or Global Positioning Sensor (GPS) 160.
Memory 105 may be coupled to processor 101 to store instructions for execution by processor 101. In some embodiments, memory 105 is non-transitory. Memory 105 may also store one or more models or modules to implement embodiments described below. Memory 105 may also store data from integrated or external sensors.
It should be appreciated that embodiments of the invention as will be hereinafter described may be implemented through the execution of instructions, for example as stored in the memory 105 or other element, by processor 101 of device 100 and/or other circuitry of device and/or other devices. Particularly, circuitry of device, including but not limited to processor 101, may operate under the control of a program, routine, or the execution of instructions to execute methods or processes in accordance with embodiments of the invention. For example, such a program may be implemented in firmware or software (e.g. stored in memory 105 and/or other locations) and may be implemented by processors, such as processor 101, and/or other circuitry of device. Further, it should be appreciated that the terms processor, microprocessor, circuitry, controller, etc., may refer to any type of logic or circuitry capable of executing logic, commands, instructions, software, firmware, functionality and the like.
Further, it should be appreciated that some or all of the functions, engines or modules described herein may be performed by device 100 itself and/or some or all of the functions, engines or modules described herein may be performed by another system connected through I/O controller 125 or network interface 110 (wirelessly or wired) to device. Thus, some and/or all of the functions may be performed by another device or system and the results or intermediate calculations may be transferred back to device 100. In some embodiments, such other device may comprise a server configured to process information in real time or near real time.
Motion context classification based solely on data gathered from one or more low-power sensors may be inaccurate and may generate false results because some different motion contexts exhibit similar characteristics measured by the low-power sensors. For example, a stationary mobile device and a mobile device being carried in a motor vehicle traveling at a constant speed on a smooth road both experience zero or negligible acceleration. Therefore, accelerometer data alone may be insufficient to distinguish between the two motion contexts. Motion context classification based solely on low-power sensor data is prone to generating false positives and false negatives under such scenarios.
To assist classifying motion contexts by better distinguishing between a stationary mobile device and a mobile device being moved at a constant speed in a vehicle, for example, speed information regarding the mobile device is useful. The Global Positioning System (GPS) is capable of providing mobile devices equipped with GPS receivers with speed information. However, given the current state of technology, GPS receivers consume a significant amount of power and are therefore not suitable for always-on operations.
Doppler-based methods of speed estimation implemented with cellular network modems are also well known in the art. These methods, however, are available only when the modem is in a voice-call mode. Further, they consume a significant amount of power and are therefore not suitable for always-on operations, either.
A method described herein provides a probabilistic speed estimate based on information continuously maintained by an operating cellular network modem. The information may include received signal strength indicators (RSSIs) and/or IDs of neighboring cell towers and/or serving cell tower(s). Generally speaking, information and/or measurements related to cellular network signals changes faster and/or more frequently as the speed at which the device 100 moves increases. Because the method primarily utilizes information that is already available all the time and makes no extra measurements, it is power efficient and suitable for always-on operations.
An example of the previously described embodiment can be seen with reference to
Combining data gathered from one or more low-power sensors with a speed estimate obtained with the method described herein can generally yield more reliable motion context classifications. For example, one embodiment described herein enables better capabilities to distinguish between a stationary mobile device and a mobile device being moved in a vehicle at a constant speed. As explained above, because a stationary mobile device and a mobile device being moved in a vehicle at a constant speed both experience little or no acceleration, it may be difficult to determine the correct motion context classification based solely on the accelerometer data. Reliably distinguishing between the two motion contexts becomes possible with a sufficiently accurate speed estimate obtained using techniques described herein.
It should be appreciated that aspects of the invention previously described may be implemented in conjunction with the execution of instructions (e.g., applications) by processor 101 of device 100, as previously described. Particularly, circuitry of the device, including but not limited to processor, may operate under the control of an application, program, routine, or the execution of instructions to execute methods or processes in accordance with embodiments of the invention (e.g., the processes of
It should be appreciated that when the device is a mobile or wireless device that it may communicate via one or more wireless communication links through a wireless network that are based on or otherwise support any suitable wireless communication technology. For example, in some aspects computing device or server may associate with a network including a wireless network. In some aspects the network may comprise a body area network or a personal area network (e.g., an ultra-wideband network). In some aspects the network may comprise a local area network or a wide area network. A wireless device may support or otherwise use one or more of a variety of wireless communication technologies, protocols, or standards such as, for example, CDMA, TDMA, OFDM, OFDMA, WiMAX, 3G, LTE, LTE Advanced, 4G, and Wi-Fi. Similarly, a wireless device may support or otherwise use one or more of a variety of corresponding modulation or multiplexing schemes. A mobile wireless device may wirelessly communicate with other mobile devices, cell phones, other wired and wireless computers, Internet web-sites, etc.
The teachings herein may be incorporated into (e.g., implemented within or performed by) a variety of apparatuses (e.g., devices). For example, one or more aspects taught herein may be incorporated into a phone (e.g., a cellular phone), a personal data assistant (PDA), a tablet, a mobile computer, a laptop computer, a tablet, an entertainment device (e.g., a music or video device), a headset (e.g., headphones, an earpiece, etc.), a head-mounted display (HMD), a wearable device, a medical device (e.g., a biometric sensor, a heart rate monitor, a pedometer, an Electrocardiography (EKG) device, etc.), a user I/O device, a computer, a server, a point-of-sale device, an entertainment device, a set-top box, or any other suitable device. These devices may have different power and data requirements and may result in different power profiles generated for each feature or set of features.
In some aspects a wireless device may comprise an access device (e.g., a Wi-Fi access point) for a communication system. Such an access device may provide, for example, connectivity to another network (e.g., a wide area network such as the Internet or a cellular network) via a wired or wireless communication link. Accordingly, the access device may enable another device (e.g., a Wi-Fi station) to access the other network or some other functionality. In addition, it should be appreciated that one or both of the devices may be portable or, in some cases, relatively non-portable.
Those of skill in the art would understand that information and signals may be represented using any of a variety of different technologies and techniques. For example, data, instructions, commands, information, signals, bits, symbols, and chips that may be referenced throughout the above description may be represented by voltages, currents, electromagnetic waves, magnetic fields or particles, optical fields or particles, or any combination thereof.
Those of skill would further appreciate that the various illustrative logical blocks, modules, circuits, and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both. To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, modules, circuits, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the overall system. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The various illustrative logical blocks, modules, and circuits described in connection with the embodiments disclosed herein may be implemented or performed with a general purpose processor, a digital signal processor (DSP), an application specific integrated circuit (ASIC), a field programmable gate array (FPGA) or other programmable logic device, discrete gate or transistor logic, discrete hardware components, or any combination thereof designed to perform the functions described herein. A general purpose processor may be a microprocessor, but in the alternative, the processor may be any conventional processor, controller, microcontroller, or state machine. A processor may also be implemented as a combination of computing devices, e.g., a combination of a DSP and a microprocessor, a plurality of microprocessors, one or more microprocessors in conjunction with a DSP core, or any other such configuration.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art. An exemplary storage medium is coupled to the processor such the processor can read information from, and write information to, the storage medium. In the alternative, the storage medium may be integral to the processor. The processor and the storage medium may reside in an ASIC. The ASIC may reside in a user terminal. In the alternative, the processor and the storage medium may reside as discrete components in a user terminal.
In one or more exemplary embodiments, the functions described may be implemented in hardware, software, firmware, or any combination thereof. If implemented in software as a computer program product, the functions may be stored on or transmitted over as one or more instructions or code on a non-transitory computer-readable medium. Computer-readable media can include both computer storage media and communication media including any medium that facilitates transfer of a computer program from one place to another. A storage media may be any available media that can be accessed by a computer. By way of example, and not limitation, such non-transitory computer-readable media can comprise RAM, ROM, EEPROM, CD-ROM or other optical disk storage, magnetic disk storage or other magnetic storage devices, or any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a computer. Also, any connection is properly termed a computer-readable medium. For example, if the software is transmitted from a web site, server, or other remote source using a coaxial cable, fiber optic cable, twisted pair, digital subscriber line (DSL), or wireless technologies such as infrared, radio, and microwave, then the coaxial cable, fiber optic cable, twisted pair, DSL, or wireless technologies such as infrared, radio, and microwave are included in the definition of medium. Disk and disc, as used herein, includes compact disc (CD), laser disc, optical disc, digital versatile disc (DVD), floppy disk and Blu-ray disc where disks usually reproduce data magnetically, while discs reproduce data optically with lasers. Combinations of the above should also be included within the scope of non-transitory computer-readable media.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.
This application is based upon and claims the benefit of priority of prior patent application number 61/875,485 entitled MOTION CLASSIFICATION USING A COMBINATION OF ACCELEROMETER DATA AND MODEM INFORMATION filed on Sep. 9, 2013.
Number | Date | Country | |
---|---|---|---|
61875485 | Sep 2013 | US |