Interfacing application programs and motion sensors of a device

Information

  • Patent Grant
  • 9342154
  • Patent Number
    9,342,154
  • Date Filed
    Tuesday, January 6, 2015
    9 years ago
  • Date Issued
    Tuesday, May 17, 2016
    8 years ago
Abstract
Interfacing application programs and motion sensors of a device. In one aspect, a high-level command is received from an application program running on a motion sensing device, where the application program implements one of multiple different types of applications available for use on the device. The high-level command requests high-level information derived from the output of motion sensors of the device that include rotational motion sensors and linear motion sensors. The command is translated to cause low-level processing of motion sensor data output by the motion sensors, the low-level processing following requirements of the type of application and determining the high-level information in response to the command. The application program is ignorant of the low-level processing, and the high-level information is provided to the application program.
Description
FIELD OF THE INVENTION

The present invention relates generally to motion sensing devices, and more specifically to interfacing application programs to motion sensors of a device.


BACKGROUND OF THE INVENTION

Motion sensors, such as accelerometers or gyroscopes, are often used in electronic devices. Accelerometers can be used for measuring linear acceleration and gyroscopes can be used for measuring angular velocity. The markets for motion sensors include mobile phones, video game controllers, PDAs, mobile internet devices (MIDs), personal navigational devices (PNDs), digital still cameras, digital video cameras, and many more. For example, cell phones may use accelerometers to detect the tilt of the device in space, which allows a video picture to be displayed in an orientation corresponding to the tilt. Video game console controllers may use accelerometers and/or gyroscopes to detect motion of the hand controller that is used to provide input to a game. Picture and video stabilization is an important feature in even low- or mid-end digital cameras, where lens or image sensors are shifted to compensate for hand jittering measured by a gyroscope. Global positioning system (GPS) and location base service (LBS) applications rely on determining an accurate location of the device, and motion sensors are often needed when a GPS signal is attenuated or unavailable, or to enhance the accuracy of GPS location finding.


Most existing electronic devices tend to use only the very basic of motion sensors, such as an accelerometer with “peak detection” or steady state measurements. For example, current mobile phones use an accelerometer to determine tilting of the device, which can be determined using a steady state gravity measurement. Such simple determination cannot be used in more sophisticated applications using, for example, gyroscopes or other applications having precise timing requirements. Without a gyroscope included in the device, the tilting and acceleration of the device is not sensed reliably. This is often misleading in non-gyroscope navigational devices; for example, a “non-gyroscope” dead reckoning feature can misjudge automobile location for several blocks while the automobile is stopped at a sloped traffic light. And since motion of the device is not always linear or parallel to the ground, measurement of several different axes of motion using an accelerometer or gyroscope is required for greater accuracy.


More sophisticated motion sensors typically are not used in electronic devices. For example, image stabilization and dead reckoning features are both important features for a mobile phone with GPS or a higher-resolution camera, but there is no available solution in the current mobile phone market. Some attempts have been made for more sophisticated motion sensors in particular applications, such as detecting motion with certain movements. But most of these efforts have failed or are not robust enough as a product. This is because the use of motion sensors to derive motion is complicated. For example, when using a gyroscope, it is not trivial to identify the tilting or movement of a device. Using motion sensors for image stabilization, for sensing location, or for other sophisticated applications, requires in-depth understanding of motion sensors, which makes motion sensing design very difficult.


The difficulty of motion sensing design also causes difficulty in porting a design from one system to another system. Most raw data from motion sensors is gathered and processed at the level of the application software running on the device, which does not allow for other applications to utilize the same sensor output. Furthermore, motion sensing design is typically very system dependent and intended for one specific application, which prevents it from being ported to other systems. For example, image stabilization software is typically very dependent on the particular hardware of the digital camera in which it is used, such as the available picture resolution and range of zoom.


Accordingly, a system and method that provides a simple application interface (API) to be available for different applications, allowing motion sensor data collection to be more easily defined and used by the user, and allow easier porting and maintenance of a motion sensing design for different hardware requirements, would be desirable in many applications.


SUMMARY OF THE INVENTION

The invention of the present application relates to interfacing application programs to motion sensors of a device. In one aspect of the invention, providing an interface for one or more applications provided on a motion sensing device includes receiving a high-level command from an application program running on the motion sensing device, where the application program implements one of a plurality of different types of applications available for use on the motion sensing device. The high-level command requests high-level information derived from the output of motion sensors of the motion sensing device that include rotational motion sensors and linear motion sensors. The high-level command is translated to cause low-level processing of motion sensor data output by the motion sensors, the low-level processing following requirements of the type of application and intelligently determining the high-level information in response to receiving the high-level command. The application program is ignorant of the low-level processing, and the high-level information is provided to the application program.


In another aspect of the invention, a method for providing motion sensor data from motion sensors to an application program running on a motion sensing device, includes sampling motion sensor data output by the motion sensors at a first sampling rate, where the motion sensors include rotational motion sensors and linear motion sensors. The motion sensor data is stored in a buffer, and at least a portion of the buffered motion sensor data is retrieved for the application program at a second sampling rate required by an application implemented by the application program, the second sampling rate being lower than the first sampling rate.


In another aspect of the invention, a method for processing motion sensor data from motion sensors on a motion sensor device includes sampling motion sensor data output by the motion sensors at a first sampling rate, such that the motion sensor data is used to provide information to a first application program implementing a first application on the motion sensor device. The motion sensors include rotational motion sensors and linear motion sensors. The motion sensor data is low-pass filtered to a second sampling rate lower than the first sampling rate, wherein the filtered motion sensor data is used to provide information to a second application program implementing a second application on the motion sensor device different from the first application. The first and second application programs are running simultaneously on the motion sensor device, and the first application requires motion sensor data to be sampled at sampling rate greater than the second sampling rate.


Aspects of the present invention provide an application programming interface to be available for applications running on a motion sensing device. The interface allows easy development of application programs using complex motion sensor data in devices having motion sensors, allows application programs to be ported to and from different motion sensing devices having different hardware and operating systems, and provides easier maintenance of systems. Other aspects of the invention relax the sampling rate requirements and reduce the processing for an application program to sample information related to sensor data, and allow application programs with different sensor data sampling requirements to run simultaneously on a motion sensing device.





BRIEF DESCRIPTION OF THE FIGURES


FIG. 1 is a block diagram of a motion sensing device suitable for use with the present invention;



FIG. 2 is a block diagram of one embodiment of a motion processing unit suitable for use with the present invention;



FIG. 3 is a block diagram illustrating an example of a software hierarchy of the present invention;



FIG. 4 is a block diagram illustrating examples of software layers of FIG. 3 running on an application processor;



FIG. 5 is a flow diagram illustrating a method of the present invention of an application program accessing an API implemented on the motion sensing device;



FIG. 6 is a flow diagram illustrating a method of the present invention of an API interfacing with other software layers implemented on the motion sensing device;



FIG. 7 is a flow diagram illustrating a method of the present invention for simultaneously processing data for different applications concurrently running on the motion sensor device;



FIGS. 8A-8D are flow diagrams illustrating methods of the present invention for providing buffering to reduce processing of the application processor in receiving motion sensor output.





DETAILED DESCRIPTION

The present invention relates generally to motion sensing devices, and more specifically to interfacing application programs to motion sensors of a device. The following description is presented to enable one of ordinary skill in the art to make and use the invention and is provided in the context of a patent application and its requirements. Various modifications to the preferred embodiment and the generic principles and features described herein will be readily apparent to those skilled in the art. Thus, the present invention is not intended to be limited to the embodiment shown but is to be accorded the widest scope consistent with the principles and features described herein.


To more particularly describe the features of the present invention, please refer to FIGS. 1-8D in conjunction with the discussion below.



FIG. 1 is a block diagram of a motion sensing system or device 10 suitable for use with the present invention. Device 10 can be provided as a device or apparatus, such as a portable device that can be moved in space by a user and its motion and/or orientation in space therefore sensed. Such a portable device can be a mobile phone, personal digital assistant (PDA), video game player, video game controller, navigation device, mobile internet device (MID), personal navigation device (PND), digital still camera, digital video camera, binoculars, telephoto lenses, or other portable device, or a combination of one or more of these devices. In other embodiments, portions of device 10 can be provided in a portable or movable device, while other portions can be provided in a non-portable device such as a desktop computer, electronic tabletop device, server computer, etc. which can communicate with the moveable or portable portion, e.g., via network connections.


Device 10 includes an application processor 12, memory 14, interface devices 16, a motion processing unit 20, analog sensors 22, and digital sensors 24. Application processor 12 can be one or more microprocessors, central processing units (CPUs), or other processors which run different software programs for the device 10. For example, different software application programs such as menu navigation software, games, camera function control, navigation software, and phone or other functional interfaces can be provided. In some embodiments, multiple different applications can be provided on a single device 10, and in some of those embodiments, multiple applications can run simultaneously on the device 10. Examples of software running on the application processor are described in greater detail below with respect to FIGS. 3 and 4.


Device 10 also includes components for assisting the application processor 12, such as memory 14 (RAM, ROM, Flash, etc.) and interface devices 16. Interface devices 16 can be any of a variety of different devices providing input and/or output to a user, such as a display screen, audio speakers, buttons, touch screen, joystick, slider, printer, scanner, camera, etc. Memory 14 and interface devices 16 can be coupled to the application processor 12 by a bus 18.


Device 10 also can include a motion processing unit (MPU™) 20. The MPU is a device including motion sensors that can measure motion of the device 10 (or portion thereof) in space. For example, the MPU can measure one or more axes of rotation and one or more axes of acceleration of the device. In some embodiments, the components to perform these functions are integrated in a single package. The MPU 20 can communicate motion sensor data to an interface bus 21, to which the application processor 12 is also connected. In one embodiment, processor 12 is a controller or master of the bus 21. For example, in some embodiments the interface bus 21 can be a digital serial interface bus implemented according to such standards as I2C or Serial Peripheral Interface (SPI) bus. Some embodiments can provide bus 18 as the same bus as interface bus 21.


MPU 20 includes motion sensors, including one or more rotational motion sensors 26 and one or more linear motion sensors 28. For example, in some embodiments, the rotational motion sensors are gyroscopes and the linear motion sensors are accelerometers. Gyroscopes 26 can measure the angular velocity of the device 10 (or portion thereof) housing the gyroscopes 26. From one to three gyroscopes can typically be provided, depending on the motion that is desired to be sensed in a particular embodiment. Accelerometers 28 can measure the linear acceleration of the device 10 (or portion thereof) housing the accelerometers 28. From one to three accelerometers can typically be provided, depending on the motion that is desired to be sensed in a particular embodiment. For example, if three gyroscopes 26 and three accelerometers 28 are used, then a 6-axis sensing device is provided providing sensing in all six degrees of freedom.


In some embodiments the gyroscopes 26 and/or the accelerometers 28 can be implemented as MicroElectroMechanical Systems (MEMS). Supporting hardware such as storage registers for the data from motion sensors 26 and 28 can also be provided.


In some embodiments, the MPU 20 can also include a hardware processing block 30. Hardware processing block 30 can include logic or controllers to provide processing of motion sensor data in hardware. For example, motion algorithms, or parts of algorithms, may be implemented by block 30 in some embodiments. Some embodiments can include a hardware buffer in the block 30 to store sensor data received from the motion sensors 26 and 28. For example, in some embodiments described herein, the hardware buffer stores sensor data to be sampled by motion algorithms, as described in greater detail below with respect to FIGS. 8A-8D.


One example of an MPU 20 is described below with reference to FIG. 2. Other examples of an MPU suitable for use with the present invention are described in co-pending U.S. patent application Ser. No. 11/774,488, filed Jul. 6, 2007, entitled, “Integrated Motion Processing Unit (MPU) With MEMS Inertial Sensing and Embedded Digital Electronics,” and incorporated herein by reference in its entirety. Suitable implementations for MPU 20 in device 10 are available from Invensense, Inc. of Santa Clara, Calif.


The device 10 can also include other types of sensors. Analog sensors 22 and digital sensors 24 can be used to provide additional sensor data about the environment in which the device 10 is situation. For example, sensors such as a barometer, a compass, a temperature sensor, optical sensor (such as a camera sensor, infrared sensor, etc.), ultrasonic sensor, radio frequency sensor, or other types of sensors can be provided. In the example implementation shown, digital sensors 24 can provide sensor data directly to the interface bus 21, while the analog sensors can be provide sensor data to an analog-to-digital converter (ADC) 34 which supplies the sensor data in digital form to the interface bus 21. In the example of FIG. 1, the ADC 34 is provided in the MPU 20, such that the ADC 34 can provide the converted digital data to hardware processing 30 of the MPU or to the bus 21. In other embodiments, the ADC 34 can be implemented elsewhere in device 10.



FIG. 2 shows one example of an embodiment of motion processing unit 20 suitable for use with the inventions described herein. The MPU 20 of FIG. 2 includes an arithmetic logic unit (ALU) 36, which performs processing on sensor data. The ALU 36 can be intelligently controlled by one or more programs stored in and retrieved from program RAM (random access memory) 37. The ALU 36 can control a direct memory access (DMA) block 38, which can read sensor data independently of the ALU 36 or other processing unit, from motion sensors such as gyroscopes 26 and accelerometers 28 as well as other sensors such as temperature sensor 39. Some or all sensors can be provided on the MPU 20 or external to the MPU 20; e.g., the accelerometers 28 are shown in FIG. 2 as external to the MPU 20. The DMA 38 can also provide interrupts to the ALU regarding the status of read or write operations. The DMA 38 can provide sensor data read from sensors to a data RAM 40 for storage. The data RAM 40 provides data to the ALU 36 for processing, and the ALU 36 provides output, including processed data, to the data RAM 40 for storage. Bus 21 (also shown in FIG. 1) can be coupled to the outputs of data RAM 40 and/or FIFO buffer 42 so that application processor 12 can read the data read and/or processed by the MPU 20.


A FIFO (first in first out) buffer 42 can be used as a hardware buffer for storing sensor data which can be accessed by the application processor 12 over the bus 21. The use of a hardware buffer such as buffer 42 is described in several embodiments below. For example, a multiplexer 44 can be used to select either the DMA 38 writing raw sensor data to the FIFO buffer 42, or the data RAM 40 writing processed data to the FIFO buffer 42 (e.g., data processed by the ALU 36).


The MPU 20 as shown in FIG. 2 thus can support one or more implementations of processing motion sensor data. For example, the MPU 20 can process raw sensor data fully, where programs in the program RAM 37 can control the ALU 36 to intelligently process sensor data and provide high-level data to the application processor 12 and application programs running thereon. Or, raw sensor data can be pre-processed or processed partially by the MPU 20 using the ALU 36, where the processed data can then be retrieved by the application processor 12 for additional low-level processing on the application processor 12 before providing resulting high-level information to the application programs. Or, raw sensor data can be merely buffered by the MPU 20, where the raw sensor data is retrieved by the application processor 12 for the required low-level processing into high-level data for the application programs. In some embodiments, different applications or application programs running on the same device 10 can use different ones of these processing methods as is most suitable to the application or program.



FIG. 3 is a block diagram illustrating an example of a software hierarchy 50 of the present invention that can be implemented/execute on the application processor 12 of the motion sensing device 10. The layers of software can be provided on a computer readable medium such as electronic memory or other storage medium such as hard disk, optical disk, etc.


An application software layer 52 includes one or more application programs typically provided by one or more application developers and run on the application processor 12. An application program implements a particular application (or portion thereof) (which can also be referred to as a “mode”) on the device 10, e.g., each application is implemented by one or more application programs. The application programs can provide processing and input/output functions as well as the appropriate user interface functions specific to their application, such as controlling a camera lens and displaying images in a camera application, implementing a game in a game application, outputting directions and current location of the device 10 in a navigation application, etc.


The application software layer 52 communicates with system software 54, which manages the resources of the device, including communication between hardware and software components. The software structure for the motion sensing in embedded system applications can be defined in separate layers as shown in FIG. 3. Thus, system software 54 includes an application programming interface (API) layer 56, a real-time operating system (RTOS) layer 58, a motion algorithm layer 60, and a sensor device driver layer 62. Additional layers can also be included as appropriate.


API layer 56 provides a set of abstracted and high-level functions for an application program to use, which greatly simplifies the interface and communication between an application program and lower-level components of the device 10 such as the motion sensors. The API layer facilitates an interface to the motion sensing engine of the device 10 by providing a “motion library” of different low-level functions or algorithms to use which are related to motion sensor data. A particular API within the API layer 56 can be defined to correspond to one or more motion algorithms, where those corresponding algorithm(s) can be used by an application accessing that API.


The API layer 56 can provide predefined, high-level, abstracted commands as well as associated control parameters or settings to be used by an application program to receive information, including high-level information, based on motion sensor data sampled from the motion sensors of the device 10. The API layer 56 translates a high-level command from the application program to the necessary motion algorithms needed to implement the command, and can thus translate a request for information related to a particular application, to the processing necessary for that particular application. Each type of application running on the device 10 requires a particular set of motion-based high-level data based on the functions of that application type. For example, a user motion/cursor control type of application may require 2-D or 3-D coordinates based on motion of device 10, while an image stabilization type of application may require an indication of blur and related information based on motion of device 10. The motion algorithms the API accesses know the precise requirements associated with the low-level processing of motion sensor data to obtain a particular type of high-level information that was commanded by the application program, as related to the application associated with the high-level command. For example, the motion algorithms know to sample motion sensor data from the motion sensors at a higher sampling rate, such as 500 Hz, for an image stabilization application, after having received a high-level command that indicates it will be used for the image stabilization application or function.


Thus the low-level processing can intelligently determine high-level information required by the application program and provide it to the application programs, while the application program can be ignorant of any required low-level processing of motion sensor data, and processing and timing requirements used in that processing, needed to obtain the high-level information. For example, an application program developer need only make a call with an API command to, for example, receive processed motion sensor data appropriate to the developer's application, without having to know how to collect and process raw sensor data. The API layer 56 can be defined as operation system independent as possible to make application software as portable as possible.


The API layer 56 can provide multiple particular types of APIs that are useful for one or more types of applications that can be implemented and used on the device 10. For example, a particular motion sensing type of API can be provided, which may be used by certain applications such as cell phone or gaming applications. Multiple different types of applications can preferably be implemented on the device 10, and multiple different APIs for these applications are provided. Some types of applications may have no need for a particular type of API. For example, a navigation application may not need to use an image stabilization API.


In some embodiments, the API can be broken down into a low-level API (e.g., raw data acquisition, calibrated data acquisition, initializing sensors, setting parameters, performing mathematical functions), a mid-level API (e.g., getting processed data such as roll, pitch, and yaw, heading, location, or blur amount), and a high-level API (e.g., running a DR Kalman filter in one line of code). A mid-level API may be used by application developers that wish to construct their own application from more basic algorithmic building blocks. Other embodiments can provide only two of the API layer levels. The API software runs efficiently in the background during system operation, and the application programs in layer 52 can be provided in any of several different computer languages or formats. Thus, “bindings” can be created for the API layer 56 that allow it to be used with other programming languages.


RTOS layer 58 can be provided as an operating system for the device 10 to control and manage system resources in real time and enable functions of the application software 52 as well as other layers such as the API layer 56, motion algorithm layer 60, and motion sensor device drivers 62. The operating system can interface application programs with other software and functions of the device 10. RTOS layer 58 can be any of a variety of available operating systems suited for embedded systems with real time operation. The RTOS layer 58 can communicate with any of the other layers, including the application software 52 which uses functions provided by the RTOS layer 58. RTOS layer 58 can be implemented as a specific operating system for the device 10, or a more general operating system adapted for use with the device 10.


Motion algorithm layer 60 provides a “motion library” of motion algorithms that provide intelligent, lower-level processing for raw sensor data provided from the motion sensors and other sensors. Such algorithms in layer 60 can take the raw sensor data and combine and form the data into high-level information, and/or application-specific information.


For example, a motion algorithm can take motion sensor data from several motion sensors and process and/or combine the data into high-level information useful for a particular application, such as roll/pitch/yaw of the device, or X and Y coordinates for positioning a cursor on a two-dimensional screen. An algorithm typically has precise timing requirements for sampling the motion sensor data from the motion sensors. For example, an algorithm may accumulate motion sensor data and integrate the data points to obtain an angle of motion or other motion characteristic of the device 10. In addition, the algorithms can use data from one or more other sensors, in addition to motion sensor data, to determine the high-level information, such as from a pressure, temperature, and/or direction sensor. The output of the algorithms can be reported to or retrieved by the API layer 56 which provides the high-level information to an application program, and so the processing performed by the motion algorithms need not be known by any application developer. The developer need only use the API functions provided in the API layer 56 to request desired high-level information based on motion sensor data.


A motion algorithm can be associated with one or more particular applications and/or APIs. For example, a “motion sensing” API can use a gesture recognition motion algorithm that checks a sequence of sensor data and outputs a determined “feature” such as a gesture when such a feature is detected. This gesture detection is in turn defined in the API layer 56 as a simple command, input or event for the application software. The motion algorithm can be designed as operation system independent as possible, which reduces obstacles in porting the algorithms between different systems.


The sensor device driver layer 62 provides a software interface to the hardware sensors of the device 10. The driver layer 62 provides an interface with multiple types of sensors of the device 10, including the gyroscopes 26, accelerometers 28, and other sensors 22 and 24 as described with reference to FIG. 1. For example, the sensed results from motion sensors 26 and 28 can be written into registers in the MPU by the hardware, and those registers are then accessed by the device driver layer 62. The driver layer 62 can then provide the accessed sensor data to one or more motion algorithms in the motion algorithm layer 60 for processing. In some embodiments, the device driver layer 62 interfaces with the hardware processing 30 of the MPU, where the hardware processing may have processed some sensor data using motion algorithms.



FIG. 4 is a block diagram illustrating examples of software layers of FIG. 3 running on the application processor 12. The application software layer 52 can include multiple different application programs to implement a variety of different types of applications. For example, a mobile phone application can be implemented by one or more application programs 60 for implementing phone functions (calling other phones, receiving calls and providing them to the user, etc.), as well as menu navigation. One or more game applications can be implemented by application programs 62 that provide different video games, such as displaying graphical images on a two-dimensional display screen of the device 10 and outputting sound from audio speakers of the device 10, and changing the output based on user input via buttons, knobs, joystick, stylus, touch pad or touchscreen, microphone, or other input device. A health application can be implemented by health and pedometer application programs 64 for controlling and displaying a pedometer measuring the walking distance of a user, and measuring other body characteristics. A digital camera application can be implemented by application programs 66 for controlling a digital still camera or digital video camera, including image stabilization, zoom and resolution functions, etc. A navigation application can be implemented by application programs 68 for personal navigational devices (PNDs), pedestrian dead reckoning (PDR), or other navigational functions, and can include application programs to control these devices and output navigational results to the user, such as current location.


The RTOS layer 58 can oversee the other software layers including the API layer 56, the motion algorithms layer 60, and the sensor device driver layer 62. The API layer 56 can include different types of APIs, each API characterized for a specific type of high-level information that may be useful to one or more application programs that can be executed by the device 10. In the example of FIG. 4, the API layer 56 includes a motion sensing API 70, an image stabilization API 72, and a navigation API 74.


The motion sensing API 70 can include high-level commands and functions for requesting high-level information that describes motion of the device 10 (or a portion thereof) or describes features determined by the motion of the device. Such high-level functions can include gesture recognition, which recognizes particular motions input by a user to invoke a particular command. For example, a gesture can include moving the device 10 in a particular direction/orientation or in a sequence of directions/orientations, and/or for a specified duration, to initiate a function associated with that gesture, such as “delete,” “pan,” “zoom,” etc. The API 70 can allow the application program developer to simply request whether any of particular predefined gestures have been detected, without the developer having to know how to check for those gestures using raw motion sensor data or how to process that sensor data using appropriate algorithms. Other motion sensor applications include requesting motion data relating to user interface functions such as scrolling a view or cursor control, and requesting data indicating input has been provided to a game, such as motion/orientation data or a gesture to move a graphical object on a screen or activate a function within the game, such as firing a weapon or opening a door.


Another example of a different API in the API layer 56 is an image stabilization API 72. This API allows an application program to request status of the device 10 relating to high-level image stabilization functions, e.g., as used in a digital still camera or video camera. For example, such high-level image stabilization functions can include estimating the amount or degree of blur within an image that has been captured by the camera lens based on the amount of particular motions detected during image capture. The API 72 can allow an application program to simply request the amount of blur in an image, where the application program does not have to compute this blur using raw sensor data or process the raw sensor data with algorithms. Other high-level image stabilization functions can include image reconstruction, in which the application program can request digital processing on a captured image to correct or reconstruct the original color or other characteristics of a blurred image, without having to perform that digital processing itself. Other image stabilization functions can include generating a point spread function (PSF), blending images, or evaluating an image for particular characteristics related to motion sensing (such as blur).


Another example of a different API in the API layer 56 is a navigation API 74. This API allows an application program to request status of the device 10 relating to high-level navigation functions, e.g., as used with navigational devices. For example, such high-level navigation functions can include providing a dead reckoning location of the device 10, and compensating for gravity in such a dead-reckoning estimation. The API 74 can allow an application program to simply request that gravity be compensated for in the data, rather than having to perform this compensation itself. Other high-level navigation functions can include applying a navigation Kalman filter to the sensor data, to compensate for error in recorded position when providing continuously-updated information about the position and/or velocity of the device 10, and setting a noise matrix or a process matrix.


The different APIs in the API layer 56 can all be provided on a single device 10 that implements the different multiple applications in the application layer 52. The ease of using the APIs allows a large and quite different variety of applications to be provided on a single device 10 without each application developer being required to have specialized knowledge in the collection and processing of motion sensor data for a particular application. In some embodiments, the multiple applications can be executed simultaneously on the device 10. This is described in greater detail below with respect to FIG. 7.


The motion algorithms layer 60 can include algorithms, such as filters, which are called by the APIs in the API layer 56. Some of the motion algorithms can be basic functional algorithms, such as providing the current orientation of the device 30 in space, or indicating whether the device is currently being moved in space or not. Algorithms can combine the outputs of different sensors and process the results (e.g. using integration, derivatives, etc.) to deliver higher accuracy sensing results, as well as providing higher level information derived from the raw sensor data.


More specific algorithms can also be included for particular applications. For example, the motion algorithm programs can include gesture recognition algorithms 80 for use with the motion sensing API 70, which determine whether particular gestures have been made by a user with an input device. Such algorithms can determine if the user input a “tapping” gesture or other gesture based on sensor data, etc. or, for a more “mid-level” API, provide roll, pitch and yaw of the device or z-rotation of the device. Similarly, cursor control algorithms 82 can be used with the motion sensing API 70 to determine the X-Y coordinates for a user input device, at which location a cursor is to be displayed on a display screen, based on roll, pitch and yaw data as determined by the algorithm from raw motion sensor data. Other user interface and continuous control algorithms can also be used, such as for determining whether icons on a display screen have been selected by a user based on sensor input, compensation for hand jitter during cursor control, and moving one or more displayed images based on motion sensor data. Gaming algorithms 84 can be used with the motion sensing API 70 to provide data related to a gaming application, such as whether a particular gesture or motion was received which the application uses as input to control a game function.


Image stabilization algorithms can include blur estimation and image reconstruction algorithms. Blur algorithms 86 can be used to determine whether a blur has occurred in an image based on motion sensor data at the time of image capture, such as an image captured by a camera lens. For example, a point spread function (PSF) can be used by the algorithm to determine the blurriness. Image reconstruction algorithms 88 can be used to correct or reconstruct characteristics of an image that may have been distorted or removed, e.g., through blur. Other image stabilization algorithms are described in copending patent application U.S. patent application Ser. No. 11/774,488, and incorporated herein by reference in its entirety. Navigation algorithms can include dead reckoning gravity compensation algorithms 90 that can be used to compensate for gravity when determining a dead reckoning, and a navigation Kalman filter 92 that can be used to compensate for errors in sensed positions. For example, a dead reckoning location algorithm can use data from one or more of the accelerometers to determine position of the device 10 and data from one or more of the gyroscopes 26 to determine the heading or direction of motion of the device 10.


The device driver layer 62 provides a software interface to the hardware motion sensors 26 and 28 of the device 10 and other sensors 22 and 24, as described above with respect to FIG. 3. The layer 62 can include drivers for gyroscopes 26, accelerometers 28, barometer, compass sensor, and other sensors as described with reference to FIG. 1.



FIG. 5 is a flow diagram illustrating a method 200 of the present invention of an application program accessing an API implemented on the motion sensing device 10. The method 200 and the other methods described herein, if not specifically described, can be implemented in hardware, software, or a combination of both hardware and software. The methods herein can be implemented using program instructions or program code that can be executed by a processor or computer and can be provided on a computer readable medium, such as electronic memory, magnetic tape, magnetic disk, optical disk, etc.


In the method 200, an application program interfaces with a particular API of the API layer 56 which provides motion sensing functions useful for the application program. In some embodiments, multiple applications can interface with a single API, while other application programs may have a dedicated API for their exclusive use. An application program can also access multiple types of APIs, as necessary. The interfacing with the API is at a high level that allows the application program to ignore the implementation details of the information it requests. Thus, for example, a command to the API can be an equivalent to “provide the current location of the device” or “provide the blur kernel for the last image” or “provide the type of movement the device is exhibiting currently.”


An API of the present invention can also use “event driven programming.” For example, when using a motion sensing API, the application program does not typically need to check the input of the motion sensors every 10 ms. Instead, if the application program is looking for a gesture composed of particular motion sensor data, it requests the API to interrupt the application program when that gesture is detected (this is an “event”). Examples of the use of an API of the present invention by an application program is shown below in Listings 1 and 2, where “ml” stands for “motion library”).












LISTING 1















mlInitializeSensors( );


mlRegisterGestures (ML_DOUBLE_TAP | ML_ROLL);


mlGestureCallBack (got Gesture);


...


void gotGesture(gesture) {









if (gesture == ML_DOUBLE_TAP) {



[...If the double tap gesture is detected, perform the functions or







operations listed here.]









}



else if (gesture==ML_ROLL) {



[...If the roll gesture is detected, perform the functions or operations







listed here.]









}







}



















LISTING 2















ml.Bind(ml.EVT_DOUBLE_TAP, OnDoubleTap) // when a double tap


gesture is detected, run the function “OnDoubleTap”


ml.Bind(ml.EVT_ORIENTATION_CHANGE, OnOrientationChange) //


when the orientation is changed, run the function “OnOrientationChange”


ml.Bind(ml.EVT_MOTION, OnMotion) // when the portable device


moves, run the function “OnMotion”


ml.MainLoop( ) // Begin an infinite loop, running the engine in the


background.


Don't run any more of the program unless an event requires it.


def OnDoubleTap( ):









[...If the double tap gesture is detected, perform the functions or







operations listed here.]


def OnOrientationChange( ):









[...If an orientation change is detected, perform the functions or







operations listed here.]


def OnMotion( ):









[...If movement is detected, perform the functions or operations







listed here.]









Method 200 of FIG. 5 starts at 202, and in step 204, the application program initially sends commands to the API to provide settings that set up or “register” one or more algorithms (such as filters) to run in the background as “callback functions” during operation of the device 10. The settings can specify which types of information the application program wants during system operation. Such settings indicate to the API which algorithms should run and provide information (such as positions, orientations, notifications, etc.) back to the application program. For example, the application program may wish to be continually updated with the position and orientation of the device 10 as it is being moved around in space by the user. The application program can send settings to the API that will set up an algorithm to provide the desired information to the application program continually. In some embodiments the application program can optionally specify parameters to customize the high level information it will receive, such as setting the rate at which the application program will receive the information from the API, the amount of time during which such information will be sent to the application program, the number of times it should be notified, etc. In addition, the application program can send settings that indicate one or more conditions that cause information to be sent to the application program when those conditions are met as determined based on sensor data. For example, the settings can specify which particular motions or gestures will, when detected, trigger the API to notify the application program of their occurrence, or the amount of time required between two detected taps for it to be considered a “double tap” gesture. The application program may also specify the algorithms or filters which the data is to be processed with, or details such as specifying the integral of continuous motion and/or angle that the device is rotated through to cause a trigger.


In step 206, the application program receives information from the API based on the callback function algorithms that were requested to be run in the background, including high-level information. The API provides the desired information to the application program based on the operation of appropriate algorithms that were started based on the information of step 204 and are running in the background. Step 206 can be performed continuously, according to any requirements specified by the application program or inherent to the request as implemented by the API and lower layers. For example, in a camera application, the application program may need to continuously know if there is excess hand jitter on the camera, where the application program can issue warning signals to the user if such is the case. Step 206 may also be performed at irregular intervals, such as when conditions (as previously specified by the application program) are met. For example, the application program might need to issue output to the user if the device 10 is tilted too far in a certain direction, and would need to be notified of such a tilt. Step 206 may be performed during the performance of other steps of method 200.


In step 208, the application program checks whether it needs information to perform its execution, such information being based (at least in part) on sensor data read by motion sensors of the device 10. For example, the application program may need to know the current position of the device in response to a request for device location from the user. If no information is required in step 208, then the process returns to step 206 to receive information (if appropriate). If information is needed, then in step 210 the application program requests the needed high-level information from the API using a high-level command as defined by the API. In step 212, the application program receives the requested information from the API. The process then returns to step 206.



FIG. 6 is a flow diagram illustrating a method 250 of the present invention of an API interfacing with other software layers implemented on the motion sensing device 10. The process starts at 252, and in step 254, the API receives high-level commands from an application program to set up running algorithms. The high-level commands provide settings that indicate which high-level information the application program desires to receive from the running algorithms based (at least in part) on motion sensor data provided by the sensors of the device 10. As explained above with reference to FIG. 5, the settings may specify which types of information, the rate at which information is to be sent, conditions under which the information is to be sent, etc. The API translates the commands and settings from the application program into particular motion algorithms that will provide the requested information following the precise requirements of the associated application, e.g. by processing motion sensor data sampled from appropriate sensors at the required sampling rate for that application.


In step 256, the API starts the requested motion algorithms based on the received commands and settings, and these algorithms run in the background during operation of the device 10. The API can run the particular algorithms which satisfies the request and settings of the application program. In some embodiments, the command from the application program is high-level enough that it does not specify the particular algorithms to run in the background, and the API can associate the proper algorithms to the received commands. In alternate embodiments, the received commands can specify particular algorithms. The algorithms can sample and process sensor data at the precise timing required for the application and report derived information to the application program at the required timing of the application program. The algorithms can also check any conditions specified by the application program. In some embodiments, a higher software layer, such as in the API, can check for some or all such specified conditions.


In step 258, the API provides continuous information to the application program, if any such information was requested, which includes high-level information. For example, the API can receive processed information from one or more of the algorithms in motion algorithm layer 60, and provide this data to the application program. The API or algorithms preferably provide the information, or allow the application program to retrieve and sample the information, at a particular rate appropriate to the application implemented by the application program.


In step 260, the API checks to see if it receives a request from the application program for particular information. If not, step 264 is initiated, described below. If so, in step 262, the API provides the requested information to the application program. This information was obtained by querying the appropriate algorithm and receiving information from the algorithm. The process then returns to step 258. In step 264, the API checks to see if an event has occurred which triggers the sending of information to the application program. For example, the event can be one or more conditions as specified by the application program or API being met. If no event has occurred, the process returns to step 258. If an event has occurred, the API provides the triggered information (typically high-level information) to the application program in step 266. This information was obtained from the appropriate algorithm(s). The process then returns to step 258.


In some embodiments, the low-level processing of the motion algorithms includes intelligent processing particular to the type of application as indicated by the received high-level command and parameters or instructions sent by the API to the motion algorithms. A “Content Aware” API can thus be provided, which is intelligent enough to know what application(s) of the device 10 are currently running and enables key features associated with those applications accordingly. For example, if the current running application in use is a gaming application or navigation application, the API enables appropriate features related to gaming or navigation, respectively, including the appropriate sensors to read and timing requirements for reading those sensors, and the appropriate high-level information and functions to provide, including interface functions and outputs to the user.


For example, the low-level processing can include examining all of the outputs of all of the motion sensors of the motion sensing device to determine the high-level information needed for the type of application implemented by the application program. Depending on the type of application, the low-level processing can selectively use only a subset of the axes of the motion sensors needed for the type of application after examining all of the motion sensor outputs. For example, in a particular application running on a 6-axis device 10, an algorithm can examine all three gyroscopes and all three accelerometers to determine that the device 10 is either being held vertically in space, in which case only sensed data from the accelerometers are to be processed to create high level information for that application; or the device is being held horizontally in space, in which case only sensed data from the gyroscopes are to be processed for that application. In other embodiments, the high-level command received by the API can determine which axes and outputs of the motion sensors to selectively use in determining the high-level information, based on the type of application. In some embodiments, the high-level command need not specify the particular axes and outputs to use; rather, the low-level processing can know which sensor outputs to use based on what the particular high-level command is and the processing the API associates with that high-level command.


In some embodiments, the selective use of only some of the axes or outputs of the motion sensors can be further exploited by turning off the operation or sensing function of the motion sensors (or particular axes thereof) that are not being used for any currently-running application. This can save power consumption and/or processing bandwidth of the device 10.


Further power management features can also be included in the API layer, including a sleep mode and wake up mode, as well as overall power management for motion sensor resources. For example, the API layer can implement one or programs running on the application processor 12 or MPU 20 that turn off power to gyroscopes 26, which may consume more power than other sensors, any time they are not sensing any data, or if their sensed data is not in use. In one embodiment, the gyroscopes can be “woken up” as soon as some motion of the device 10 is sensed by other motion sensors.


Examples of API commands which can be used with an API according to the present invention are provided below.

















mlInitializeSensors( )



mlGetRawData( )



mlGetCalibratedData( )



mlGetAugmentedData( )



mlGetHumanMotion( )



mlGetRotationMatrix( )



mlGetQuaternion( )



mlGetRoll



mlGetPitch( )



mlGetYaw( )



mlHeading( )



mlGetLocation( )



mlGetPSF( )



mlGetBlurAmount( )



mlCalibrate( )



mlUpdateState( )



mlUpdateRotationMatrix( )



mlUpdateHumanMotion( )



mlUpdateGesture( )



mlRegisterGestures( )



mlGestureCallBack( )



mlUpdateKalmanFilter( )



mlUpdateSensorCalibration( )



mlSetNoiseMatrix( )



mlSetProcessMatrix( )



mlGeneratePSF( )



mlBlendImages( )



mlEvaluateImage( )











Processing of Simultaneous Multiple Applications



FIG. 7 is a flow diagram illustrating a method 300 of the present invention for simultaneously processing data for different applications simultaneously running (i.e., being simultaneously implemented) on the motion sensor device 10, by one or more concurrently-running application programs. The method 300 assumes that multiple applications are concurrently running and require motion sensor data or data derived from the motion sensor data. In some embodiments, the method 300 can be implemented by the motion algorithm layer 60.


At least two of the concurrently-running applications require motion sensor data to be sampled at different minimum sampling rates. For example, an image stabilization application requires motion sensor data to be sampled at a high rate, such as 500 Hz, while a user interface application may require motion sensor data to be sampled at a lower rate, such as 50 Hz.


The process starts at 302, and in step 304, sensor data is received at a first sampling rate. The first sampling rate is determined as the highest minimum sampling rate required by any application currently running on the device 10 (a sampling rate greater than the minimum required can also be used). The sampling rates of other application programs that are available on the system 10, but are not currently running, are not relevant to the determination of this first sampling rate. In step 306, the sensor data sampled at the first (highest) sampling rate is used for a first application running on the device 10 (or used for multiple first applications, if more than one application requires data to be minimally sampled at the first sampling rate). As described above, motion algorithms in layer 60 can process the sensor data and provide processed high-level information to the API and a first application program implementing the first application.


In step 308, a low-pass filter is used on the sensor data received in step 304 at the first sampling rate to achieve a lower, second sampling rate that is appropriate for a different, second application concurrently running on the device 10, but which is too low of a rate to be used for the first application(s). For example, the second application may only need sensor data sampled at a lower rate than the first application, such that the first sampling rate can be reduced using the filter. The low pass filter of step 308 can be any of a variety of different types, such as a point running average, an infinite impulse response (IIR) filter, a finite impulse response (FIR) filter, etc. In step 310, the sensor data sampled at the second sampling rate is used for the second application (or used for multiple applications, if more than one can use sensor data at the second sampling rate). Steps 310 and 306 can performed simultaneously to the other steps of the method 300.


If additional applications are currently running and can use data at a different sampling rate, then in step 312, a low-pass filter is similarly used on the filtered sensor data to achieve even lower sampling rates for additional applications currently running, if appropriate, and the sampled data is used for those additional applications. If such applications are running, the second sampling rate of step 308 is the second-highest sampling rate required by any application program currently running, and the sampling rates of step 312 are lower than the second sampling rate of step 308. For example, if two additional applications can use different, lower sampling rates, then the data provided at the second sampling rate is filtered to provide a third sampling rate for the appropriate one of the applications, and the data at the third sampling rate is filtered to provide a fourth, lower sampling rate for the other application. The process is then complete at 314.


Method 300 thus allows different applications with different sampling rate requirements to be executed simultaneously on a device 10, which is normally a difficult task, by low-pass-filtering the data in a tree format. For example, a blur calculation may require sensor data to be sampled at 500 Hz, a user interface application may require a sampling rate of 100 Hz, and a navigation application may require a sampling rate of 20 Hz. At the application program level, the user interface display may be updated at 10 Hz, while the navigation data is merged with GPS data at 1 Hz. A motion sensing engine simultaneously running these applications must be able to receive motion sensor data at different sampling rates simultaneously in order to process sensor data for the multiple applications simultaneously. For example, a user may want to take a picture without blur, while controlling the camera user interface with motion gestures. Simultaneously, the device can be dead reckoning, so that the location of the device is not lost during the camera application. For a GPS-enabled camera-phone, a user may not want to lose his or her location each time a picture is taken.


The filtering in the tree format described in method 300 allows different sampling rates to be extracted from a single highest sampling rate. For example, raw sensor data can be sampled at 500 Hz with a 250 Hz anti-aliasing filter for electronic image stabilization. A 10 point running average (e.g., one type of low pass filter that can be used) of step 308 provides more anti-aliasing, reducing the bandwidth from 500 Hz to 50 Hz, allowing a 100 Hz sampling rate for a user interface application (an application can be allowed a sampling rate up to double the sensor sampling rate). Another 10 point running average can be used at 100 Hz, providing a 10 Hz bandwidth suitable for a 20 Hz navigation filter. The outputs of all these filters can be updated at their respective sample rates, without the user's knowledge. This minimizes the application processor time, since only the image stabilization filter needs to be run at the highest sample rates.


In another example, an image stabilization application can be combined with a user interface application. Either raw accelerometer data or augmented data (in this example, gravitational acceleration derived from sensor data from both accelerometers 28 and gyroscopes 26) can be used to track the orientation of the camera, used for image rotation (portrait or landscape) and leveling information. Simultaneously, gestures can also be input by the user to control camera modes, such as, for example, switching from still camera mode to video camera mode. Using the present invention, the high-sample-rate gyroscope sensor data used for blur data is captured at the same time as the lower-sample-rate gyroscope sensor data used for gesture recognition data.


In yet another example, navigation can be combined with a user interface application. In addition to running a dead reckoning algorithm for a navigation application, a handheld device may also be required to run a map rotation algorithm and a user input algorithm for a user interface application. Using the present invention, these algorithms can be running simultaneously at different sample rates, since the map rotation requires low latency in order to be an effective user interface, but the navigation algorithm may only be required to run at 20 Hz.


The different sampling rates provided by the present invention can also be used for power management of the device 10. In some embodiments, power consumption of the device 10 can be reduced, which can be important for handheld and portable applications such as pedestrian navigation. For example, in a navigation application, a GPS unit (not shown) can be an additional unit connected to the device 10 to determine the location of the device. A dead reckoning algorithm in layer 60, used in combination with a GPS receiver, can more accurately determine current location than if the GPS receiver were solely used to determine location. The dead reckoning filter has the additional benefit that it can reduce the processing required by the GPS unit, thus reducing power. If using dead reckoning with GPS location detection, a 1 Hz GPS sample rate may be reduced to 0.1 Hz, or the satellite tracker may track only 3 satellites instead of 12 satellites. Any inaccuracies in the GPS algorithm can be offset by the additional information achieved by the dead reckoning algorithms.


Hardware and Software Buffering


One reason that hardware, such as the MPU 20, is used in device 10 is to reduce the processing burden on the application processor 12 and/or other processors of the device 10. Using only software for capturing motion sensor data can be inefficient due to processor/CPU overhead, timing constraints, and difficulty for coding or customization and portability. Ideally a motion sensing driver should use no more than 1% of the CPU time, and guaranteeing correct timing may be difficult within a mobile device operating system. However, hardware is not used to perform all sensor functions for several reasons, including increased cost, and inaccurate and limited features. For example, adding extra hardware processing to the sensor integrated circuit increases the die area, which may be unnecessary if that same processing can be performed in software on the application processor 12.


Often the precise timing necessary for motion sensing is required for the input of data to an algorithm, but not the output to a user, i.e., the timing requirements are more relaxed for the output of an application program to the user. For example, in a user interface application, the motion sensing is often performed at 100 Hz, with precise timing to capture all the necessary motion. However, the output to the user by the application program may only be at 10 Hz, with imprecise timing.


Embodiments of the present invention can use hardware and/or software to take advantage of relaxed timing constraints for the application program output and thereby reduce processing time of the application processor. Some embodiments can provide more processing with software for those systems having a fast processor, while other embodiments can provide more processing with hardware for systems with a slower processor or other processing burdens. In any embodiment, the same API layer 56 can be used to provide resulting high-level information to application programs, allowing maximum portability to any system.



FIG. 8A is a flow diagram illustrating a first method 400 of the present invention for providing buffering to reduce processing of the application processor in receiving motion sensor output. Method 400 uses hardware buffering to allow the application processor 12 to relax its timing constraints in obtaining sensor data.


The method starts at 402, and in step 404 the MPU 20 samples motion sensor data at a higher rate and records the sensor data to a hardware buffer. For example, the hardware buffer can be in the hardware processing block 30 of the MPU 20 as shown in FIG. 1, or in different connected hardware of the device 10. The MPU samples the sensor data at the high rate and precise timing normally required to capture motion data for a particular application.


In step 406, the application processor 12 reads all sensor data accumulated in the hardware buffer since the last time it read the buffer, where the processor 12 samples the hardware buffer (and sensor data) at a lower rate than the MPU used to record the sensor data. The processor reads all these sensor data points in the hardware buffer at once.


In step 408, the motion algorithms are updated in quick succession based on the retrieved multiple sensor data points, and the final output of the algorithms is provided to the application program at the lower sampling rate. This provides information to the application program at the lower required sampling rate. The process then returns to step 404.


The accumulation of sensor data in the buffer allows application programs of application processor 12 to relax timing constraints for sampling data from the MPU without missing any motion information. For example, the MPU hardware may record sensor data in the buffer at the higher rate of 100 Hz. An application program on application processor 12 may need to update a display screen based on motion at only a 10 Hz sample rate. Using the method 400, the motion algorithms can read all the data stored in the MPU buffer at once at a rate of 10 Hz. Thus, if 10 data points are in the buffer, the motion algorithms are updated 10 times in quick succession, and the display information output by the motion algorithms is provided to the application program, effectively at 10 Hz. This allows the application processor 12 to read the buffer only when it needs to, e.g., at a rate of 10 Hz (the display refresh rate), which reduces the total processing time of the processor 12. The reduction may not be by a large amount, since the motion algorithms are still being run at the higher rate on average using all data points of the received motion data.



FIG. 8B is a flow diagram illustrating a second method 420 of the present invention for providing buffering to reduce processing of the application processor in receiving motion sensor output. Method 420 uses software buffering to allow the application processor 12 to relax its timing constraints in obtaining sensor data.


The method starts at 422, and in step 424 an interrupt routine samples motion sensor data at a higher rate. The interrupt routine is a software routine running on the application processor 12 and can be provided in the algorithm layer 60, for example. The interrupt routine samples the sensor data from the MPU 20 at the high rate and with the accurate and precise timing normally required to capture motion data appropriate for an application. In step 426, the interrupt routine stores the data read in step 424 in a software buffer, without processing the data. For example, the software buffer is memory accessible to the application processor and can be provided in the application processor 12 (registers, RAM, etc.), in the memory 14 of the device 10, or in other available memory.


In step 428, the interrupt routine interrupts the processor 12 to indicate that enough sensor data is accumulated to be read. In step 430, the application processor 12 (e.g., a motion algorithm) reads all the sensor data accumulated in the software buffer since the last time it read the buffer. Thus, the processor 12 reads the sensor data at a lower rate than the interrupt routine used to sample and store the sensor data. In step 432, the motion algorithms are updated in quick succession based on the retrieved multiple sensor data points, and the final output of the algorithms is provided to the application program at the lower sampling rate. This provides information to the application program at the lower required sampling rate. The process then returns to step 424.


As with the hardware buffer embodiment of FIG. 8A, the accumulation of sensor data in the buffer allows the application processor 12 to relax its timing constraints with regard to the application program output without missing any motion information. For example, the interrupt routine may sample and store sensor data in the buffer at the higher rate of 100 Hz, but the application processor 12 can read all the data stored in the software buffer at once at a relaxed rate. Thus, at a sample rate of 10 Hz, the application processor can retrieve the latest 10 data points in the buffer and process the motion algorithm 10 times in quick succession, allowing a display application program to receive appropriate information from the algorithms at 10 Hz and provide its output at 10 Hz.



FIG. 8C is a flow diagram illustrating a third method 450 of the present invention for providing buffering to reduce processing of the application processor in receiving motion sensor output. Method 450 uses hardware interrupts to allow the application processor 12 to reduce its timing constraints in obtaining sensor data.


The method starts at 452, and in step 454 the MPU 20 receives the sensor data, and the sensor data is stored in a buffer. This sampling is performed at a high rate and with the accurate and precise timing normally required to capture motion sensor data. The sensor data can be stored in a hardware buffer or in a software buffer.


In step 456, the MPU scans the buffered sensor data. In step 458, the MPU checks whether any “interesting” properties have been detected in the scanned sensor data. Such properties are patterns or features in the data that may be relevant to a particular algorithm or application, such that they should be reported to the application processor 12. For example, the properties can include a predetermined threshold that has been exceeded, or a pattern in the data indicating a particular type of motion. For example, when a gesture is made by the user, thresholds may be exceeded on at least one motion sensor. Or a particular threshold value may have been exceeded indicating a level of jitter on the camera lens portion of device 10. If no interesting properties are detected by the MPU in step 458, then the process returns to step 454.


If one or more interesting properties is detected, then in step 460 the MPU sends an interrupt to the application processor. This interrupt indicates to the application processor that an interesting property has been detected and should be examined by the application processor. Thus, in step 462, the application processor 12 retrieves data stored in a buffer that includes the detected interesting properties, e.g., the MPU can buffer the interesting property data in a different buffer or other area of the buffer, which the processor 12 can read from, or the MPU can designate the location to read from in the main buffer. The application processor 12 then analyzes the retrieved data as appropriate to the application, e.g., process the data with an algorithm in the algorithm layer 60 and provide the data via the API 56 to the application program at a reduced sampling rate. The process then returns to step 454.


The use of the MPU hardware to check for particular properties in the sensed data can reduce the processing overhead of the application processor. Even if the MPU sends interrupts to the application processor at a high rate, such as detecting interesting properties five times per second, it still reduces the number of times the algorithm processing and application program processing must be run from 100 Hz to 5 Hz. With this embodiment, the timing constraints have been reduced for all software on the application processor 12, and the processing time of processor 12 has thus also been reduced.



FIG. 8D is a flow diagram illustrating a fourth method 470 of the present invention for providing buffering to reduce processing of the application processor in receiving motion sensor output. Method 470 uses a more advanced method of hardware pre-processing to allow the application processor 12 to reduce its timing constraints in obtaining sensor data.


The method starts at 472, and in step 474 the MPU 20 receives the sensor data, and the sensor data is stored in a buffer, such as the hardware buffer of the MPU. The data is sampled and stored at a high rate and with the precise timing normally required to capture motion sensor data. In step 476, the MPU pre-processes the sensor data to reduce the data to a set of relevant features for one or more applications. The MPU can include motion algorithms similar to, or a subset of, the motion algorithms present in the motion algorithm layer 60 of the application processor software. For example, in some embodiments the MPU can detect particular gestures by processing the sensor data. This processing ability can determine which features are relevant to the applications running on the application processor 12, and/or provide high-level information for an application program. For example, relevant features can be parameters calculated from additional derivatives and integrals of the inertial data.


In step 478, the set of relevant features is provided to the application program on the application processor 12, at a lower sampling rate than the sampling rate used to capture the motion sensor data. Thus, for example, a 100 Hz sample rate for capturing sensor data can be reduced to a 5 Hz sample rate providing only the relevant information to the application processor. The relevant features can then be provided to the application program at the reduced sampling rate (or to an appropriate motion algorithm for further processing, which provides information to the application program at the reduced sampling rate). Similar to the embodiment of FIG. 8C, with this embodiment, the timing constraints have been reduced for all software on the application processor 12, and the processing time of processor 12 has thus also been reduced.


Although the present invention has been described in accordance with the embodiments shown, one of ordinary skill in the art will readily recognize that there could be variations to the embodiments and those variations would be within the spirit and scope of the present invention. Accordingly, many modifications may be made by one of ordinary skill in the art without departing from the spirit and scope of the appended claims.

Claims
  • 1. A motion processing unit comprising: at least one gyroscope configured to sense angular velocity for a plurality of axes;at least one accelerometer configured to sense acceleration for a plurality of axes;a plurality of registers;a motion processor configured to receive sensor data from the at least one gyroscope and the at least one accelerometer, read the values of one or more of the plurality of registers to identify settings that set up one or more motion algorithms to run in the background, and process the sensor data based on the one or more motion algorithms, wherein the settings indicate to the motion processor which of the one or more motion algorithms should run, which of the sensor data should be processed using the one or more motion algorithms, and which of the one or more motion algorithms provide information to one or more of the plurality of registers.
  • 2. The motion processing unit of claim 1 further comprising at least one additional sensor, wherein the sensor data includes data received from the at least one additional sensor.
  • 3. The motion processing unit of claim 2 wherein the at least one additional sensor comprises one or more of a barometer, a compass, a temperature sensor, an optical sensor, an ultrasonic sensor, a radio frequency sensor, and a magnetic field sensor.
  • 4. The motion processing unit of claim 1 wherein said one or more motion algorithms comprise one or more of a user motion algorithm, a motion tracking algorithm, a gesture recognition algorithm, a scrolling algorithm, a motion presence algorithm, an orientation algorithm, an algorithm identifying motion in space, a hand jitter algorithm, an image stabilization algorithm, a dead reckoning algorithm, a gravity compensation algorithm, a Euler angle algorithm, and a quaternion algorithm.
  • 5. The motion processing unit of claim 1 further comprising a memory that includes a motion library that stores the one or more motion algorithms.
  • 6. The motion processing unit of claim 1, wherein the motion processor is configured to provide an interrupt based on the information provided to the one or more of the plurality of registers.
  • 7. The motion processing unit of claim 1, wherein the motion processor is configured to identify an interesting property based on at least some of the sensor data, and provide an interrupt based on the identification of the interesting property.
  • 8. The motion processing unit of claim 1, wherein the motion processor is configured to communicate with a processor of a device.
  • 9. The motion processing unit of claim 8, wherein the motion processor is configured to communicate with an application layer running on the processor of the device.
  • 10. The motion processing unit of claim 8, wherein the motion processor is configured to communicate with an application interface layer running on the processor of the device.
  • 11. The motion processing unit of claim 8, wherein the motion processor is configured to communicate with the processor of the device via an interface bus.
  • 12. The motion processing unit of claim 11, wherein the interface bus comprises a I2C bus or a serial peripheral interface bus.
  • 13. A method for processing sensor data, comprising: receiving sensor data from at least one gyroscope sensing angular velocity for a plurality of axes and at least one accelerometer sensing acceleration for a plurality of axes;reading the values of one or more of a plurality of registers to identify settings that set up one or more motion algorithms to run in the background, wherein the settings indicate to a motion processor which of the one or more motion algorithms should run, which of the sensor data should be processed using the one or more motion algorithms, and which of the one or more motion algorithms provide information to one or more of the plurality of registers; andprocessing the sensor data based on the settings and the one or more motion algorithms.
  • 14. The method of claim 13 further comprising receiving additional sensor data from at least one additional sensor.
  • 15. The method of claim 14, wherein the at least one additional sensor comprises one or more of a barometer, a compass, a temperature sensor, an optical sensor, an ultrasonic sensor, a radio frequency sensor, and a magnetic field sensor.
  • 16. The method of claim 13 wherein said one or more motion algorithms comprise one or more of a user motion algorithm, a motion tracking algorithm, a gesture recognition algorithm, a scrolling algorithm, a motion presence algorithm, an orientation algorithm, an algorithm identifying motion in space, a hand jitter algorithm, an image stabilization algorithm, a dead reckoning algorithm, a gravity compensation algorithm, a Euler angle algorithm, and a quaternion algorithm.
  • 17. The method of claim 13 further comprising accessing a memory that includes a motion library that stores the one or more motion algorithms.
  • 18. The method of claim 13 further comprising providing an interrupt based on the information provided to the one or more of the plurality of registers.
  • 19. The method of claim 13, further comprising: identifying an interesting property based on at least some of the sensor data; andproviding an interrupt based on the identification of the interesting property.
  • 20. The method of claim 13, further comprising communicating with a processor of a device.
  • 21. The method of claim 20, wherein communicating with the processor of the device comprises communicating with an application layer running on the processor of the device.
  • 22. The method of claim 20, wherein communicating with the processor of the device comprises communicating with an application interface layer running on the processor of the device.
  • 23. The method of claim 20, wherein communicating with the processor of the device comprises communicating with the processor of the device via an interface bus.
  • 24. The method of claim 23, wherein the interface bus comprises a I2C bus or a serial peripheral interface bus.
CROSS-REFERENCE TO RELATED APPLICATIONS

Under 35 U.S.C. 120, this application is a Continuation Application and claims priority to U.S. application Ser. No. 12/106,921, filed Apr. 21, 2008, entitled “INTERFACING APPLICATION PROGRAMS AND MOTION SENSORS OF A DEVICE,” and also claims the benefit of U.S. Provisional Application No. 61/022,143, filed Jan. 18, 2008, entitled, “Motion Sensing Application Interface”, and is related to co-pending U.S. Utility application Ser. No. 11/774,488 entitled “Integrated Motion Processing Unit (MPU) With MEMS Inertial Sensing And Embedded Digital Electronics”, filed Jul. 6, 2007, all of which is incorporated herein by reference in its entirety.

US Referenced Citations (352)
Number Name Date Kind
4303978 Shaw et al. Dec 1981 A
4510802 Peters Apr 1985 A
4601206 Watson Jul 1986 A
4736629 Cole Apr 1988 A
4783742 Peters Nov 1988 A
4841773 Stewart Jun 1989 A
5083466 Holm-Kennedy et al. Jan 1992 A
5128671 Thomas, Jr. Jul 1992 A
5251484 Mastache Oct 1993 A
5313835 Dunn May 1994 A
5349858 Yagi et al. Sep 1994 A
5359893 Dunn Nov 1994 A
5367631 Levy Nov 1994 A
5392650 O'Brien et al. Feb 1995 A
5396797 Hulsing, II Mar 1995 A
5415040 Nottmeyer May 1995 A
5415060 DeStefano, Jr. May 1995 A
5433110 Gertz et al. Jul 1995 A
5440326 Quinn Aug 1995 A
5444639 White Aug 1995 A
5511419 Dunn Apr 1996 A
5541860 Takei et al. Jul 1996 A
5574221 Park et al. Nov 1996 A
5581484 Prince Dec 1996 A
5629988 Burt et al. May 1997 A
5635638 Geen Jun 1997 A
5635639 Greiff et al. Jun 1997 A
5698784 Hotelling Dec 1997 A
5703293 Zabler et al. Dec 1997 A
5703623 Hall et al. Dec 1997 A
5723790 Andersson Mar 1998 A
5734373 Rosenberg et al. Mar 1998 A
5780740 Lee et al. Jul 1998 A
5817942 Greiff Oct 1998 A
5825350 Case, Jr. Oct 1998 A
5831162 Sparks et al. Nov 1998 A
5868031 Kokush et al. Feb 1999 A
5895850 Buestgens Apr 1999 A
5898421 Quinn Apr 1999 A
5955668 Hsu et al. Sep 1999 A
5959209 Takeuchi et al. Sep 1999 A
5992233 Clark Nov 1999 A
5996409 Funk et al. Dec 1999 A
6018998 Zunino et al. Feb 2000 A
6060336 Wan May 2000 A
6067858 Clark et al. May 2000 A
6082197 Mizuno et al. Jul 2000 A
6122195 Estakhri et al. Sep 2000 A
6122961 Geen et al. Sep 2000 A
6122965 Seidel et al. Sep 2000 A
6134961 Touge et al. Oct 2000 A
6158280 Nonomura et al. Dec 2000 A
6159761 Okada Dec 2000 A
6167757 Yazdi et al. Jan 2001 B1
6168965 Malinovich et al. Jan 2001 B1
6189381 Huang et al. Feb 2001 B1
6192756 Kikuchi et al. Feb 2001 B1
6230564 Matsunaga et al. May 2001 B1
6250156 Seshia et al. Jun 2001 B1
6250157 Touge Jun 2001 B1
6257059 Weinberg et al. Jul 2001 B1
6269254 Mathis Jul 2001 B1
6279043 Hayward et al. Aug 2001 B1
6292170 Chang et al. Sep 2001 B1
6343349 Braun et al. Jan 2002 B1
6370937 Hsu Apr 2002 B2
6374255 Peurach et al. Apr 2002 B1
6386033 Negoro May 2002 B1
6391673 Ha et al. May 2002 B1
6393914 Zarabadi et al. May 2002 B1
6424356 Chang et al. Jul 2002 B2
6429895 Onuki Aug 2002 B1
6430998 Kawai et al. Aug 2002 B2
6456939 McCall et al. Sep 2002 B1
6480320 Nasiri Nov 2002 B2
6481283 Cardarelli Nov 2002 B1
6481284 Geen et al. Nov 2002 B2
6481285 Shkel et al. Nov 2002 B1
6487369 Sato Nov 2002 B1
6487908 Geen et al. Dec 2002 B2
6494096 Sakai et al. Dec 2002 B2
6508122 McCall et al. Jan 2003 B1
6508125 Otani Jan 2003 B2
6512478 Chien Jan 2003 B1
6513380 Reeds, III et al. Feb 2003 B2
6520017 Schoefthaler et al. Feb 2003 B1
6529144 Nilsen Mar 2003 B1
6533947 Nasiri et al. Mar 2003 B2
6538296 Wan Mar 2003 B1
6538411 Field Mar 2003 B1
6573883 Bartlett Jun 2003 B1
6603420 Lu Aug 2003 B1
6636521 Giulianelli Oct 2003 B1
6646289 Badehi Nov 2003 B1
6647352 Horton Nov 2003 B1
6666092 Zarabadi et al. Dec 2003 B2
6668614 Itakura Dec 2003 B2
6671648 McCall et al. Dec 2003 B2
6718823 Platt Apr 2004 B2
6720994 Grottodden et al. Apr 2004 B1
6725719 Cardarelli Apr 2004 B2
6729176 Begin May 2004 B2
6738721 Drucke et al. May 2004 B1
6758093 Tang et al. Jul 2004 B2
6794272 Turner et al. Sep 2004 B2
6796178 Jeong et al. Sep 2004 B2
6823733 Ichinose Nov 2004 B2
6834249 Orchard Dec 2004 B2
6843126 Hulsing, II Jan 2005 B2
6843127 Chiou Jan 2005 B1
6845669 Acar et al. Jan 2005 B2
6848304 Geen Feb 2005 B2
6859751 Cardarelli Feb 2005 B2
6860150 Cho Mar 2005 B2
6876093 Goto et al. Apr 2005 B2
6891239 Anderson et al. May 2005 B2
6892575 Nasiri et al. May 2005 B2
6915693 Kim et al. Jul 2005 B2
6918297 MacGugan Jul 2005 B2
6918298 Park Jul 2005 B2
6938484 Najafi et al. Sep 2005 B2
6939473 Nasiri et al. Sep 2005 B2
6952965 Kang et al. Oct 2005 B2
6955086 Yoshikawa et al. Oct 2005 B2
6963345 Boyd et al. Nov 2005 B2
6972480 Zilber et al. Dec 2005 B2
6981416 Chen et al. Jan 2006 B2
6985134 Suprun et al. Jan 2006 B2
7004025 Tamura Feb 2006 B2
7007550 Sakai et al. Mar 2006 B2
7026184 Xie et al. Apr 2006 B2
7028546 Hoshal Apr 2006 B2
7028547 Shiratori et al. Apr 2006 B2
7036372 Chojnacki et al. May 2006 B2
7040163 Shcheglov et al. May 2006 B2
7040922 Harney et al. May 2006 B2
7043985 Ayazi et al. May 2006 B2
7057645 Hara et al. Jun 2006 B1
7077007 Rich et al. Jul 2006 B2
7093487 Mochida Aug 2006 B2
7104129 Nasiri et al. Sep 2006 B2
7106184 Kaminaga et al. Sep 2006 B2
7121141 McNeil Oct 2006 B2
7144745 Badehi Dec 2006 B2
7154477 Hotelling et al. Dec 2006 B1
7155975 Mitani et al. Jan 2007 B2
7158118 Liberty Jan 2007 B2
7159442 Jean Jan 2007 B1
7168317 Chen Jan 2007 B2
7180500 Marvit et al. Feb 2007 B2
7196404 Schirmer et al. Mar 2007 B2
7209810 Meyer et al. Apr 2007 B2
7210351 Lo et al. May 2007 B2
7219033 Kolen May 2007 B2
7222533 Mao et al. May 2007 B2
7234351 Perkins Jun 2007 B2
7236156 Liberty et al. Jun 2007 B2
7237169 Smith Jun 2007 B2
7237437 Fedora Jul 2007 B1
7239301 Liberty et al. Jul 2007 B2
7239342 Kingetsu et al. Jul 2007 B2
7240552 Acar et al. Jul 2007 B2
7243561 Ishigami et al. Jul 2007 B2
7247246 Nasiri et al. Jul 2007 B2
7250112 Nasiri et al. Jul 2007 B2
7250322 Christenson et al. Jul 2007 B2
7253079 Hanson et al. Aug 2007 B2
7257273 Li et al. Aug 2007 B2
7258008 Durante et al. Aug 2007 B2
7258011 Nasiri et al. Aug 2007 B2
7258012 Xie Aug 2007 B2
7260789 Hunleth et al. Aug 2007 B2
7262760 Liberty Aug 2007 B2
7263883 Park et al. Sep 2007 B2
7284430 Acar et al. Oct 2007 B2
7289898 Hong et al. Oct 2007 B2
7290435 Seeger et al. Nov 2007 B2
7296471 Ono et al. Nov 2007 B2
7299695 Tanaka et al. Nov 2007 B2
7307653 Dutta Dec 2007 B2
7320253 Hanazawa et al. Jan 2008 B2
7325454 Saito et al. Feb 2008 B2
7331212 Manlove et al. Feb 2008 B2
7333087 Soh et al. Feb 2008 B2
7352567 Hotelling et al. Apr 2008 B2
7365736 Marvit et al. Apr 2008 B2
7377167 Acar et al. May 2008 B2
7386806 Wroblewski Jun 2008 B2
7395181 Foxlin Jul 2008 B2
7398683 Lehtonen Jul 2008 B2
7414611 Liberty Aug 2008 B2
7421897 Geen et al. Sep 2008 B2
7421898 Acar et al. Sep 2008 B2
7424213 Imada Sep 2008 B2
7437931 Dwyer et al. Oct 2008 B2
7442570 Nasiri et al. Oct 2008 B2
7454971 Blomqvist Nov 2008 B2
7458263 Nasiri et al. Dec 2008 B2
7474296 Obermeyer et al. Jan 2009 B2
7489777 Yamazaki et al. Feb 2009 B2
7489829 Sorek et al. Feb 2009 B2
7508384 Zhang et al. Mar 2009 B2
7518493 Bryzek et al. Apr 2009 B2
7522947 Tsuda Apr 2009 B2
7526402 Tanenhaus et al. Apr 2009 B2
7533569 Sheynblat May 2009 B2
7541214 Wan Jun 2009 B2
7549335 Inoue et al. Jun 2009 B2
7552636 Datskos Jun 2009 B2
7557832 Lindenstruth et al. Jul 2009 B2
7558013 Jeansonne et al. Jul 2009 B2
7562573 Yazdi Jul 2009 B2
7593627 Wernersson Sep 2009 B2
7609320 Okamura Oct 2009 B2
7617728 Cardarelli Nov 2009 B2
7621183 Seeger et al. Nov 2009 B2
7637155 Delevoye Dec 2009 B2
7642741 Sidman Jan 2010 B2
7650787 Ino Jan 2010 B2
7656428 Trutna, Jr. Feb 2010 B2
7667686 Suh Feb 2010 B2
7672781 Churchill et al. Mar 2010 B2
7677099 Nasiri et al. Mar 2010 B2
7677100 Konaka Mar 2010 B2
7683775 Levinson Mar 2010 B2
7688306 Wehrenberg et al. Mar 2010 B2
7689378 Kolen Mar 2010 B2
7732302 Yazdi Jun 2010 B2
7735025 Lee et al. Jun 2010 B2
7737965 Alter et al. Jun 2010 B2
7765869 Sung et al. Aug 2010 B2
7769542 Calvarese et al. Aug 2010 B2
7779689 Li et al. Aug 2010 B2
7781666 Nishitani et al. Aug 2010 B2
7782298 Smith et al. Aug 2010 B2
7783392 Oikawa Aug 2010 B2
7784344 Pavelescu et al. Aug 2010 B2
7796872 Sachs et al. Sep 2010 B2
7805245 Bacon et al. Sep 2010 B2
7813892 Sugawara et al. Oct 2010 B2
7814791 Andersson et al. Oct 2010 B2
7814792 Tateyama et al. Oct 2010 B2
7843430 Jeng et al. Nov 2010 B2
7886597 Uchiyama et al. Feb 2011 B2
7907037 Yazdi Mar 2011 B2
7907838 Nasiri et al. Mar 2011 B2
7924267 Sirtori Apr 2011 B2
7932925 Inbar et al. Apr 2011 B2
7970586 Kahn et al. Jun 2011 B1
7995852 Nakamaru Aug 2011 B2
8018435 Orchard et al. Sep 2011 B2
8020441 Seeger Sep 2011 B2
8022995 Yamazaki et al. Sep 2011 B2
8035176 Jung et al. Oct 2011 B2
8047075 Nasiri et al. Nov 2011 B2
8099124 Tilley Jan 2012 B2
8113050 Acar et al. Feb 2012 B2
8139026 Griffin Mar 2012 B2
8141424 Seeger et al. Mar 2012 B2
8160640 Rofougaran et al. Apr 2012 B2
8204684 Forstall et al. Jun 2012 B2
8230740 Katsuki et al. Jul 2012 B2
8239162 Tanenhaus Aug 2012 B2
8322213 Trusov et al. Dec 2012 B2
8427426 Corson et al. Apr 2013 B2
8717283 Lundy et al. May 2014 B1
20010045127 Chida et al. Nov 2001 A1
20020027296 Badehi Mar 2002 A1
20020189351 Reeds et al. Dec 2002 A1
20030159511 Zarabadi et al. Aug 2003 A1
20030209789 Hanson et al. Nov 2003 A1
20040007399 Heinzmann Jan 2004 A1
20040016995 Kuo et al. Jan 2004 A1
20040034449 Yokono et al. Feb 2004 A1
20040066981 Li et al. Apr 2004 A1
20040125073 Potter et al. Jul 2004 A1
20040160525 Kingetsu et al. Aug 2004 A1
20040179108 Sorek et al. Sep 2004 A1
20040200279 Mitani et al. Oct 2004 A1
20040227201 Borwick, III et al. Nov 2004 A1
20040260346 Overall et al. Dec 2004 A1
20050023656 Leedy Feb 2005 A1
20050066728 Chojnacki Mar 2005 A1
20050110778 Ben Ayed May 2005 A1
20050170656 Nasiri et al. Aug 2005 A1
20050212751 Marvit et al. Sep 2005 A1
20050212760 Marvit et al. Sep 2005 A1
20050239399 Karabinis Oct 2005 A1
20050262941 Park et al. Dec 2005 A1
20060017837 Sorek et al. Jan 2006 A1
20060032308 Acar et al. Feb 2006 A1
20060033823 Okamura Feb 2006 A1
20060061545 Hughes et al. Mar 2006 A1
20060074558 Williamson et al. Apr 2006 A1
20060115297 Nakamaru Jun 2006 A1
20060119710 Ben-Ezra et al. Jun 2006 A1
20060139327 Dawson et al. Jun 2006 A1
20060164382 Kulas et al. Jul 2006 A1
20060164385 Smith et al. Jul 2006 A1
20060184336 Kolen Aug 2006 A1
20060185502 Nishitani et al. Aug 2006 A1
20060187308 Lim et al. Aug 2006 A1
20060197753 Hotelling Sep 2006 A1
20060208326 Nasiri et al. Sep 2006 A1
20060219008 Tanaka et al. Oct 2006 A1
20060236761 Inoue et al. Oct 2006 A1
20060251410 Trutna Nov 2006 A1
20060256074 Krum et al. Nov 2006 A1
20060274032 Mao et al. Dec 2006 A1
20060287084 Mao et al. Dec 2006 A1
20060287085 Mao et al. Dec 2006 A1
20070006472 Bauch Jan 2007 A1
20070029629 Yazdi Feb 2007 A1
20070035630 Lindenstruth et al. Feb 2007 A1
20070036348 Orr Feb 2007 A1
20070055468 Pylvanainen Mar 2007 A1
20070063985 Yamazaki et al. Mar 2007 A1
20070113207 Gritton May 2007 A1
20070123282 Levinson May 2007 A1
20070125852 Rosenberg Jun 2007 A1
20070146325 Poston et al. Jun 2007 A1
20070167199 Kang Jul 2007 A1
20070176898 Suh Aug 2007 A1
20070219744 Kolen Sep 2007 A1
20070239399 Sheynblat et al. Oct 2007 A1
20070273463 Yazdi Nov 2007 A1
20070277112 Rossler et al. Nov 2007 A1
20070296571 Kolen Dec 2007 A1
20080001770 Ito et al. Jan 2008 A1
20080009348 Zalewski et al. Jan 2008 A1
20080030464 Sohm Feb 2008 A1
20080088602 Hotelling Apr 2008 A1
20080098315 Chou et al. Apr 2008 A1
20080134784 Jeng et al. Jun 2008 A1
20080158154 Liberty et al. Jul 2008 A1
20080204566 Yamazaki et al. Aug 2008 A1
20080242415 Ahmed Oct 2008 A1
20080303697 Yamamoto Dec 2008 A1
20080314147 Nasiri et al. Dec 2008 A1
20090005975 Forstall et al. Jan 2009 A1
20090005986 Soehren Jan 2009 A1
20090007661 Nasiri et al. Jan 2009 A1
20090043504 Bandyopadhyay et al. Feb 2009 A1
20090088204 Culbert et al. Apr 2009 A1
20090128485 Wu May 2009 A1
20090171616 Zhang Jul 2009 A1
20090282917 Acar Nov 2009 A1
20090319221 Kahn Dec 2009 A1
20090326851 Tanenhaus Dec 2009 A1
20100013814 Jarczyk Jan 2010 A1
20100033422 Mucignat et al. Feb 2010 A1
20110101474 Funk May 2011 A1
Foreign Referenced Citations (35)
Number Date Country
1722063 Jan 2006 CN
1853158 Oct 2006 CN
101178615 May 2008 CN
101203821 Jun 2008 CN
0429391 Aug 1995 EP
2428802 Feb 2007 GB
06-291725 Oct 1994 JP
10-240434 Sep 1998 JP
2000-148351 May 2000 JP
2001-174283 Jun 2001 JP
2001-272413 Oct 2001 JP
2004-517306 Jun 2004 JP
2004-258837 Sep 2004 JP
2005-233701 Sep 2005 JP
2005-283428 Oct 2005 JP
2005-345473 Dec 2005 JP
2006-146440 Jun 2006 JP
2006-275660 Oct 2006 JP
2007-041143 Feb 2007 JP
2007-173641 Jul 2007 JP
2008-003182 Jan 2008 JP
2008091523 Apr 2008 JP
2008-520985 Jun 2008 JP
0151890 Jul 2001 WO
2005103863 Nov 2005 WO
2005109847 Nov 2005 WO
2006000639 Jan 2006 WO
2006043890 Apr 2006 WO
WO2006043890 Apr 2006 WO
WO 2006046098 May 2006 WO
2007147012 Dec 2007 WO
WO 2008026357 Mar 2008 WO
2008068542 Jun 2008 WO
2009016607 Feb 2009 WO
WO2009016607 Feb 2009 WO
Non-Patent Literature Citations (29)
Entry
Roberto Oboe, et al., “MEMS—based Accelerometers and their Application to Vibration Suppression in Hard Dish Drives,” MEMS/NEMS Handbook Techniques and Application, vol. 4, Springer 2006, pp. 1-29 see pp. 7-22, Dec. 31, 2006.
Singh, Amit, “The Apple Motion Sensor as a Human Interface Device,” www.kernelthread.com, 1994-2006.
Cho, et al., Dynamics of Tilt-based Browsing on Mobile Devices. CHI 2007, Apr. 28-May 3, 2007, San Jose, California, USA., pp. 1947-1952.
Liu Jun, et al., “Study on Single Chip Integration Accelerometer Gyroscope,” Journal of Test and Measurement Technology, vol. 17, Issue 2, pp. 157-158, Dec. 31, 2003.
Civil Action No. 2:13-cv-405-JRG, “Invalidity Contentions”, Oct. 31, 2013.
Civil Action No. 2:13-cv-405-JRG, Exhibit A, Invalidity Charts for U.S. Pat. No. 8,347,717, Oct. 31, 2013.
Civil Action No. 2:13-cv-405-JRG, Exhibit C, Motivation to Combine References, Oct. 31, 2013.
Civil Action No. 2:13-cv-405-JRG, Exhibit B, Table of References, Oct. 31, 2013.
Civil Action No. 2:13-cv-405-JRG, Exhibit D, Invalidity Charts for U.S. Pat. No. 8,351,773, Oct. 31, 2013.
Civil Action No. 2:13-cv-405-JRG, Exhibit F, Motivation to Combine References, Oct. 31, 2013.
Civil Action No. 2:13-cv-405-JRG, Exhibit E, Table of References, Oct. 31, 2013.
Civil Action No. 2:13-cv-405-JRG, Exhibit G, Invalidity Charts for U.S. Pat. No. 8,250,921, Oct. 31, 2013.
Civil Action No. 2:13-cv-405-JRG, Exhibit I, Motivation to Combine References, Oct. 31, 2013.
Civil Action No. 2:13-cv-405-JRG, Exhibit H, Table of References, Oct. 31, 2013.
Jones, A. et al., “Micromechanical Systems Opportunities,” 1995, Department of Defense.
Brandl, M. and Kempe, V., “High Performance Accelerometer Based on CMOS Technologies with Low Cost Add-Ons,” 2001, IEEE.
Goldstein, H., “Packages Go Vertical,” 2001, IEEE/CPMT International Electronics Manufacturing Technology Symposium.
Cardarelli, D., “An Integrated MEMS Inertial Measurement Unit,” 2002, IEEE.
Hatsumei, “The Invention,” 2003.
Brandl, M., et al., “A Modular MEMS Accelerometer Concept,” 2003, AustriaMicroSystems.
Bryzek, J., “MEMS-IC integration remains a challenge,” Oct. 29, 2003, EE Times.
Gluck, N. and Last, R., “Military and Potential Homeland Security Applications for Microelectromechanical Systems (MEMS),” Nov. 2004, Institute for Defense Analysis.
Rhee, T., et al., “Development of Character Input System using 3-D Smart Input Device,” 2005.
Cho, N., “MEMS accelerometer IOD report,” Jan. 31, 2005.
“MST News: Assembly & Packaging,” Feb. 2005, VDI/VDE—Innovation + Technick GmbH.
Leondes, C.T., “MEMS/NEMS Handbook Techniques and Applications,” 2006, Springer Science+Business Media, Inc.
Higurashi, E, et al., “Integration and Packaging Technologies for Small Biomedical Sensors,” 2007.
Jang, S., et al., “MEMS Type Gyro Chip,” IT Soc Magazine.
Foxlin, E., et al., “Small type 6-axis tracking system for head mounted display”.
Related Publications (1)
Number Date Country
20150193006 A1 Jul 2015 US
Provisional Applications (1)
Number Date Country
61022143 Jan 2008 US
Continuations (1)
Number Date Country
Parent 12106921 Apr 2008 US
Child 14590877 US