US20090265671A1 - Mobile devices with motion gesture recognition - Google Patents

Mobile devices with motion gesture recognition Download PDF

Info

Publication number
US20090265671A1
US20090265671A1 US12/252,322 US25232208A US2009265671A1 US 20090265671 A1 US20090265671 A1 US 20090265671A1 US 25232208 A US25232208 A US 25232208A US 2009265671 A1 US2009265671 A1 US 2009265671A1
Authority
US
United States
Prior art keywords
motion
data
gesture
electronic device
portable electronic
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US12/252,322
Inventor
David Sachs
Steven S. Nasiri
Joseph Jiang
Anjia Gu
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
InvenSense Inc
Original Assignee
InvenSense Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from US12/106,921 external-priority patent/US8952832B2/en
Application filed by InvenSense Inc filed Critical InvenSense Inc
Priority to US12/252,322 priority Critical patent/US20090265671A1/en
Assigned to INVENSENSE, INC. reassignment INVENSENSE, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: GU, ANJIA, JIANG, JOSEPH, NASIRI, STEVEN S., SACHS, DAVID
Priority to US12/398,156 priority patent/US20090262074A1/en
Priority to US12/485,823 priority patent/US8462109B2/en
Priority to EP09821282.2A priority patent/EP2350782B1/en
Priority to PCT/US2009/060908 priority patent/WO2010045498A1/en
Priority to CN200980149970.5A priority patent/CN102246125B/en
Priority to JP2011532265A priority patent/JP5675627B2/en
Publication of US20090265671A1 publication Critical patent/US20090265671A1/en
Priority to US12/782,608 priority patent/US7907838B2/en
Priority to US13/046,623 priority patent/US8351773B2/en
Priority to US13/910,485 priority patent/US9292102B2/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/017Gesture based interaction, e.g. based on a set of recognized hand gestures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/03Arrangements for converting the position or the displacement of a member into a coded form
    • G06F3/033Pointing devices displaced or positioned by the user, e.g. mice, trackballs, pens or joysticks; Accessories therefor
    • G06F3/0346Pointing devices displaced or positioned by the user, e.g. mice, trackballs, pens or joysticks; Accessories therefor with detection of the device orientation or free movement in a 3D space, e.g. 3D mice, 6-DOF [six degrees of freedom] pointers using gyroscopes, accelerometers or tilt-sensors
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2200/00Indexing scheme relating to G06F1/04 - G06F1/32
    • G06F2200/16Indexing scheme relating to G06F1/16 - G06F1/18
    • G06F2200/163Indexing scheme relating to constructional details of the computer
    • G06F2200/1636Sensing arrangement for detection of a tap gesture on the housing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2200/00Indexing scheme relating to G06F1/04 - G06F1/32
    • G06F2200/16Indexing scheme relating to G06F1/16 - G06F1/18
    • G06F2200/163Indexing scheme relating to constructional details of the computer
    • G06F2200/1637Sensing arrangement for detection of housing movement or orientation, e.g. for controlling scrolling or cursor movement on the display of an handheld computer
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M2250/00Details of telephonic subscriber devices
    • H04M2250/12Details of telephonic subscriber devices including a sensor for measuring a physical value, e.g. temperature or motion

Definitions

  • the present invention relates generally to motion sensing devices, and more specifically to recognizing motion gestures based on motion sensors of a motion sensing device.
  • Motion sensors such as inertial sensors like accelerometers or gyroscopes, can be used in electronic devices. Accelerometers can be used for measuring linear acceleration and gyroscopes can be used for measuring angular velocity of a moved device.
  • 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.
  • 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 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.
  • GPS Global positioning system
  • LBS location base service
  • More sophisticated motion sensors typically are not used in electronic devices. 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.
  • such functionality can include motion gesture recognition implemented on motion sensing devices to allow a user to input commands or data by moving the device or otherwise cause the device sense the user's motion.
  • gesture recognition allows a user to easily select particular device functions by simply moving, shaking, or tapping the device.
  • Prior gesture recognition for motion sensing devices typically consists of examining raw sensor data such as data from gyroscopes or accelerometers, and either hard-coding patterns to look for in this raw data, or using machine learning techniques (such as neural networks or support vector machines) to learn patterns from this data.
  • machine learning techniques such as neural networks or support vector machines
  • gestures are very limited in their applications and functionality when implemented in portable devices.
  • gestures are often not reliably recognized.
  • raw sensor data is often not the best data to examine for gestures because it can greatly vary from user to user for a particular gesture.
  • one user trains a learning system or hard-codes a pattern detector for that user's gestures
  • these gestures will not be recognized correctly when a different user uses the device.
  • One example of this is in the rotation of wrist movement.
  • One user might draw a pattern in the air with the device without rotating his wrist at all, but another user might rotate his wrist while drawing the pattern.
  • the resulting raw data will look very different from user to user.
  • a typical solution is to hard-code or train all possible variations of a gesture, but this solution is expensive in processing time and difficult to implement.
  • a method for processing motion to control a portable electronic device includes receiving, on the device, sensed motion data derived from motion sensors of the device, where the sensed motion data is based on movement of the portable electronic device in space.
  • the motion sensors provide six-axis motion sensing and include at least three rotational motion sensors and at least three accelerometers.
  • a particular operating mode is determined to be active while the movement of the device occurs, where the particular operating mode is one of a plurality of different operating modes available in the operation of the device.
  • One or more motion gestures are recognized from the motion data, where the one or more motion gestures are recognized from a set of motion gestures that are available for recognition in the active operating mode of the device.
  • Each of the different operating modes of the device when active, has a different set of motion gestures available for recognition.
  • One or more states of the device are changed based on the one or more recognized motion gestures, including changing output of a display screen on the device.
  • a method for recognizing a gesture performed by a user using a motion sensing device includes receiving motion sensor data in device coordinates indicative of motion of the device, the motion sensor data received from a plurality of motion sensors of the motion sensing device including a plurality of rotational motion sensors and linear motion sensors.
  • the motion sensor data is transformed from device coordinates to world coordinates, the motion sensor data in the device coordinates describing motion of the device relative to a frame of reference of the device, and the motion sensor data in the world coordinates describing motion of the device relative to a frame of reference external to the device.
  • a gesture is detected from the motion sensor data in the world coordinates.
  • a system for detecting gestures includes a plurality of motion sensors providing motion sensor data, the motion sensors including a plurality of rotational motion sensors and linear motion sensors. At least one feature detector is each operative to detect an associated data feature derived from the motion sensor data, each data feature being a characteristic of the motion sensor data, and each feature detector outputting feature values describing the detected data feature. At least one gesture detector is each operative to detect a gesture associated with the gesture detector based on the feature values.
  • aspects of the present invention provide more flexible, varied, robust and accurate recognition of motion gestures from inertial sensor data of a mobile or handheld motion sensing device.
  • Multiple rotational motion sensors and linear motion sensors are used, and appropriate sets of gestures can be recognized in different operating modes of the device.
  • the use of world coordinates for sensed motion data allows minor variations in motions from user to user during gesture input to be recognized as the same gesture without significant additional processing.
  • the use of data features in motion sensor data allows gestures to be recognized with reduced processing compared to processing all the motion sensor data.
  • 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
  • FIGS. 3A and 3B are diagrammatic illustrations showing different motions of a device in space, as moved by a user performing a gesture
  • FIGS. 4A and 4B are diagrammatic illustrations showing the motions of FIGS. 3A and 3B as appearing using augmented sensor data;
  • FIGS. 5A-5C are diagrammatic illustrations showing different user positions when using a motion sensing device
  • FIGS. 6A-6C are diagrammatic illustrations showing different coordinate systems for sensing motion data
  • FIG. 7 is a block diagram illustrating a system of the present invention for producing augmented data for recognizing motion gestures
  • FIGS. 8A and 8B are diagrammatic illustrations showing rotational movement of a device indicating whether or not a user is intending to input a gesture
  • FIG. 9 is a flow diagram illustrating a method of the present invention for recognizing gestures based on an operating mode of the portable electronic device
  • FIGS. 10A and 10B are diagrammatic illustrations of motion data of example shake gestures
  • FIGS. 11A-10F are diagrammatic illustrations showing magnitude peaks for gesture recognition
  • FIGS. 12A and 12B are diagrammatic illustrations of two examples of tap gestures
  • FIGS. 13A and 13B are diagrammatic illustrations of detecting a tap gesture by rejecting particular spikes in motion data
  • FIG. 14 is a diagrammatic illustration of motion data of an example circle gesture
  • FIG. 15 is a diagrammatic illustration of examples of character gestures
  • FIG. 16 is a diagrammatic illustration showing one example of a set of data features of device movement that can be processed for gestures
  • FIG. 17 is a block diagram illustrating one example of a system for recognizing and processing gestures including data features
  • FIG. 18 is a block diagram illustrating one example of distributing the functions of the gesture recognition system of FIG. 16 .
  • the present invention relates generally to motion sensing devices, and more specifically to recognizing motion gestures using motion sensors of a motion sensing 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.
  • 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.
  • FIGS. 1-18 To more particularly describe the features of the present invention, please refer to FIGS. 1-18 in conjunction with the discussion below.
  • FIG. 1 is a block diagram of one example of a motion sensing system or device 10 suitable for use with the present invention.
  • Device 10 can be implemented 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.
  • 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.
  • the device 10 is a self-contained device that includes its own display and other output devices in addition to input devices.
  • the portable device 10 only functions in conjunction with a non-portable device such as a desktop computer, electronic tabletop device, server computer, etc. which can communicate with the moveable or portable device 10 , 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 software programs for the device 10 .
  • different software application programs such as menu navigation software, games, camera function control, navigation software, and phone or a wide variety of other software and functional interfaces can be provided.
  • 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 .
  • the application processor implements multiple different operating modes on the device 10 , each mode allowing a different set of applications to be used on the device and a different set of gestures to be detected. This is described in greater detail below with respect to FIG. 9 .
  • Multiple 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., for use with the application processor 12 .
  • an operating system layer can be provided for the device 10 to control and manage system resources in real time, enable functions of application software and other layers, and interface application programs with other software and functions of the device 10 .
  • a motion algorithm layer can provide motion algorithms that provide lower-level processing for raw sensor data provided from the motion sensors and other sensors.
  • a sensor device driver layer can provides a software interface to the hardware sensors of the device 10 .
  • the processor 12 can implement the gesture processing and recognition described herein based on sensor inputs from a motion processing unit (MPUTM) 20 (described below).
  • MPUTM motion processing unit
  • Other embodiments can allow a division of processing between the MPU 20 and the processor 12 as is appropriate for the applications and/or hardware used, where some of the layers (such as lower level software layers) are provided in the MPU.
  • an API layer can be implemented in layer 13 of processor 12 which allows communication of the states of application programs running on the processor 12 to the MPU 20 as well as API commands (e.g., over bus 21 ), allowing the MPU 20 to implement some or all of the gesture processing and recognition described herein.
  • 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, knob, printer, scanner, camera, computer network I/O device, other connected peripheral, etc.
  • one interface device 16 included in many embodiments is a display screen 16 a for outputting images viewable by the user.
  • 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 (MPUTM) 20 .
  • the MPU is a device including motion sensors that can measure motion of the device 10 (or portion thereof) in space.
  • the MPU can measure one or more axes of rotation and one or more axes of acceleration of the device.
  • at least some of the motion sensors are inertial sensors, such as gyroscopes and/or accelerometers.
  • 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 , e.g., I2C or Serial Peripheral Interface (SPI) bus, to which the application processor 12 is also connected.
  • processor 12 is a controller or master of the bus 21 .
  • 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 .
  • inertial sensors are used, where 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.
  • 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.
  • MEMS MicroElectroMechanical Systems
  • 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.
  • motion algorithms, or parts of algorithms may be implemented by block 30 in some embodiments, and/or part of or all the gesture recognition described herein.
  • an API can be provided for the application processor 12 to communicate desired sensor processing tasks to the MPU 20 , as described above.
  • Some embodiments can include a hardware buffer in the block 30 to store sensor data received from the motion sensors 26 and 28 .
  • a motion control 36 such as a button, can be included in some embodiments to control the input of gestures to the electronic device 10 , as described in greater detail below.
  • 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 Sunnyvale, 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.
  • sensors such one or more barometers, compasses, temperature sensors, optical sensors (such as a camera sensor, infrared sensor, etc.), ultrasonic sensors, radio frequency sensors, or other types of sensors can be provided.
  • digital sensors 24 can provide sensor data directly to the interface bus 21
  • 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 .
  • 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 .
  • the ADC 34 can be implemented elsewhere in device 10 .
  • FIG. 2 shows one example of an embodiment of motion processing unit (MPU) 20 suitable for use with 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 .
  • DMA direct memory access
  • 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.
  • 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, including the gesture processing and recognition described herein.
  • 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.
  • 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.
  • raw sensor data can be merely buffered by the MPU 20 , where the raw sensor data is retrieved by the application processor 12 for low-level processing.
  • 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.
  • FIGS. 3A and 3B are diagrammatic illustrations showing different motions of a device 10 in space, as moved by a user performing a gesture.
  • a “gesture” or “motion gesture,” as referred to herein, is a predefined motion or set of motions of the device which, when recognized by the device have occurred, triggers one or more associated functions of the device.
  • This motion can be a contained set of motions such as a shake or circle motion, or can be a simple movement of the device, such as tilting the device in a particular axes or angle.
  • the associated functions can include, for example, scrolling a list or menu displayed on a display screen of the device in a particular direction, selecting and/or manipulating a displayed item (button, menu, control), providing input such as desired commands or data (such as characters, etc.) to a program or interface of the device, turn on or off main power to the device, and so on.
  • An aspect of the invention pre-processes the raw sensor data of the device 10 by changing coordinate systems or converting to other physical parameters, such that the resulting “augmented data” looks similar for all users regardless of the small, unintentional differences in user motion.
  • This augmented data can then be used to train learning systems or hard-code pattern recognizers resulting in much more robust gesture recognition, and is a cost effective way of utilizing motion sensor data from low-cost inertial sensors to provide a repeatable and robust gesture recognition.
  • Some embodiments of the invention use inertial sensors such as gyroscopes and/or accelerometers.
  • Gyroscopes output angular velocity in device coordinates
  • accelerometers output the sum of linear acceleration in device coordinates and tilt due to gravity.
  • the outputs of gyroscopes and accelerometers is often not consistent from user to user or even during the use of the same user, despite the users intending to perform or repeat the same gestures. For example, when a user rotates the device in a vertical direction, a Y-axis gyroscope may sense the movement; however, with a different wrist orientation of a user, the Z-axis gyroscope may sense the movement.
  • FIGS. 3A and 3B while performing a “straight down” movement of the device 10 as a gesture or part of a gesture, one user might use a linear movement as shown in FIG. 3A , and a different user might use a tilting movement as shown in FIG. 3B .
  • the gyroscope(s) When sensing the motion of FIG. 3A , the gyroscope(s) will have a large sensed signal, and the accelerometer will be responding to gravity. When sensing the motion of FIG. 3B , the gyroscope will have no sensed signal, and the accelerometer will be responding to linear acceleration, which looks significantly different from gravity. Both users think they are doing the same movement; this is because they each see the tip of their device moving downward.
  • FIG. 4A shows the case of the rotational movement about a pivot point, where the device 10 is projected outward to find the linear movement of the tip 100 of the device.
  • the augmented data being used as the input to the gesture recognizer can be the linear trajectory 101 of the tip of the device, obtained by scaling the rotational information relative to a moment arm.
  • the moment arm can be approximated by comparing angular acceleration, derived from the derivative of the gyroscope, with linear acceleration, derived from the accelerometer after removing the effects of gravity.
  • FIG. 4A shows the case of the rotational movement about a pivot point, where the device 10 is projected outward to find the linear movement of the tip 100 of the device.
  • the augmented data being used as the input to the gesture recognizer can be the linear trajectory 101 of the tip of the device, obtained by scaling the rotational information relative to a moment arm.
  • the moment arm can be approximated by comparing angular acceleration, derived from the derivative of the gyroscope, with linear acceleration, derived from the
  • FIG. 4B shows the case of the linear movement, where the linear trajectory 101 of the tip 102 of the device 10 can be obtained directly by reading the accelerometers on the device.
  • augmented data describing a linear trajectory 101 will be the same, and a gesture mapped to that motion can be recognized from either type of motion and used to select one or more associated functions of the device.
  • recognizing gestures only relative to the world may not produce the desired augmented data.
  • the user may not intend to perform motion gestures relative to the world.
  • FIGS. 5A , 5 B, and 5 C for example, a user may perform a gesture sitting up ( FIG. 5A ), and later perform the gesture lying in bed ( FIG. 5C ).
  • a vertical gesture performed sitting up would thus later be performed horizontally relative to the world when in bed.
  • one user may perform a vertical (relative to the world) gesture while sitting up straight ( FIG. 5A ), and a different user may perform the gesture while slouching ( FIG. 5B ), making the device 10 closer to horizontal relative to the world than when sitting up.
  • FIGS. 6A , 6 B, and 6 C illustrate world coordinates ( FIG. 6A ), device coordinates ( FIG. 6B ), and local world coordinates ( FIG. 6C ).
  • the movement can be considered slow enough to update the local world coordinate system with the movement of the device.
  • one of the angular velocity or linear velocity can be examined for this purpose.
  • the movement is assumed to be for inputting a gesture, and the local world coordinate system is kept fixed while the device is moving.
  • the local world coordinate system for the gesture will then be the local world coordinate system just before the gesture started; the assumption is that the user was directly looking at a screen of the device before beginning the gesture and the user remains approximately in the same position during the gesture.
  • the “world” is updated, and when the device is moved quickly, the gesture is analyzed relative to last updated “world,” or “local world.”
  • motion sensor data in device coordinates is received from the sensors of the device, where the data in device coordinates describes motion of the device relative to a frame of reference of the device.
  • the data in the device coordinates is transformed to augmented motion sensor data in world coordinates, such as local world coordinates, where the data in world coordinates describes motion of the device relative to a frame of reference external to the device.
  • the frame of reference is the user's body.
  • a gesture can be detected more accurately and robustly from the motion sensor data in the world coordinates.
  • FIG. 7 is a block diagram illustrating a system 150 of the present invention for producing the augmented data described above for recognizing motion gestures.
  • System 150 is implemented on the device 10 , e.g., in the processor 12 and/or the MPU 20 , and uses the raw sensor data from gyroscopes 26 and accelerometers 28 to determine the motion of the device and to derive augmented data from that motion to allow more accurate recognition of gestures from the motion data.
  • System 150 includes a gyroscope calibration block 152 that receives the raw sensor data from the gyroscopes 26 and which calibrates the data for accuracy.
  • the output of the calibration block 152 is angular velocity in device coordinates 170 , and can be considered one portion of the augmented sensor data provided by system 150 .
  • System 150 also includes an accelerometer calibration block 154 that receives the raw sensor data from the accelerometers 28 and which calibrates the data for accuracy. For example, such calibration can be the subtraction or addition of a known constant determined for the particular accelerometer or device 10 .
  • the gravity removal block 156 receives the calibrated accelerometer data and removes the effect of gravity from the sensor data, thus leaving data describing the linear acceleration of the device 10 .
  • This linear acceleration data 180 is one portion of the augmented sensor data provided by system 150 .
  • the removal of gravity uses a gravity acceleration obtained from other components, as described below.
  • a gravity reference block 158 also receives the calibrated accelerometer data from calibration block 154 and provides a gravity vector to the gyroscope calibration block 152 and to a 3D integration block 160 .
  • 3-D integration block 160 receives the gravity vector from gravity reference block 158 and the calibrated gyroscope data from calibration block 152 .
  • the 3-D integration block combines the gyroscope and accelerometer data to produce a model of the orientation of the device using world coordinates. This resulting model of device orientation is the quaternion/rotation matrix 174 and is one portion of the augmented sensor data provided by system 150 .
  • Matrix 174 can be used to provide world coordinates for sensor data from existing device coordinates.
  • a coordinate transform block 162 receives calibrated gyroscope data from calibration block 152 , as well as the model data from the 3-D integration block 160 , to produce an angular velocity 172 of the device in world coordinates, which is part of the augmented sensor data produced by the system 150 .
  • a coordinate transform block 164 receives calibrated linear acceleration data from the remove gravity block 156 , as well as the model data from the 3-D integration block 160 , to produce a linear acceleration 176 of the device in world coordinates, which is part of the augmented sensor data produced by the system 150 .
  • Gravitational acceleration data 178 in device coordinates is produced as part of the augmented sensor data of the system 150 .
  • the acceleration data 178 is provided by the quaternion/rotation matrix 174 and is a combination of gyroscope data and accelerometer data to obtain gravitational data.
  • the acceleration data 178 is also provided to the remove gravity block 156 to allow gravitational acceleration to be removed from the accelerometer data (to obtain the linear acceleration data 180 ).
  • 3-D integration block combining gyroscope and accelerometer data to produce a model of the orientation of the device using world coordinates.
  • Other methods can be used in other embodiments.
  • the orientation of the device is stored in both quaternion form and rotation matrix form.
  • To update the quaternion first the raw accelerometer data is rotated into world coordinates using the previous rotation matrix:
  • the vector a contains the raw accelerometer data, R is the rotation matrix representing the orientation of the device, and a′ is the resulting acceleration term in world coordinates.
  • a feedback term is generated from the cross product of a′ with a vector representing gravity:
  • Constant k is a time constant which determines the timescale in which the acceleration data is used.
  • a quaternion update term is generated from this by multiplying with the current quaternion:
  • the vector w contains the raw gyroscope data, q is the current quaternion, and dt is the sample time of the sensor data.
  • the quaternion is updated as follows:
  • This new quaternion becomes the “current quaternion,” and can be converted to a rotation matrix.
  • Angular velocity from both accelerometers and gyroscopes can be obtained as follows:
  • W device q ⁇ 1 ( q accelerometer +q gyroscope /(0.5 dt ))
  • Angular velocity in world coordinates can be obtained as follows:
  • Linear acceleration in world coordinates can be obtained as follows:
  • Linear acceleration in device coordinates can be obtained as follows:
  • a device R ⁇ 1 a world
  • Relative timing of features in motion data can be used to improve gesture recognition. Different users may perform gestures faster or slower relative to each other, which can make gesture recognition difficult. Some gestures may require particular features (i.e., characteristics) of the sensor data to occur in a particular sequence and with a particular timing. For example, a gesture may be defined as three features occurring in a sequence. For one user, feature 2 might occur 100 ms after feature 1 , and feature 3 might occur 200 ms after feature 2 . For a different user performing the gesture more slowly, feature 2 might occur 200 ms after feature 1 , and feature 3 might occur 400 ms after feature 2 . If the required timing values are hard-coded, then many different ranges of values will need to be stored, and it will be difficult to cover all possible user variances and scenarios.
  • an aspect of the present invention recognizes gestures using relative timing requirements.
  • the timing between different features in motion data can be expressed and detected based on multiples and/or fractions of a basic time period used in that gesture.
  • the basic time period can be, for example, the time between two data features.
  • time t 1 exists between features 1 and 2 of a gesture
  • the time between features 2 and 3 can be defined as approximately two times t 1 . This allows different users to perform gestures at different rates without requiring algorithms such as Dynamic Time Warping, which are expensive in CPU time.
  • Relative peaks or magnitudes in motion sensor data can also be used to improve gesture recognition. Similar to the variance in timing of features when gestures are performed by different users or at different times as described above, one user may perform a gesture or provide features with more energy or speed or quickness than a different user, or with variance at different times. For example, a first user may perform movement causing a first feature that is detected by a gyroscope as 100 degrees per second, and causing a second feature that is detected by the gyroscope as 200 degrees per second, while a second user may perform movement causing the first feature that is detected as 200 degrees per second and causing a second feature that is detected as 400 degrees per second. Hard-coding these values for recognition would require training a system with all possible combinations.
  • One aspect of the present invention expresses the features as peak values (maximum or minimum) that are relative to each other within the gesture, such as multiples or fractions of a basic peak magnitude.
  • peak values maximum or minimum
  • a first peak of a gesture is detected as a magnitude of p 1
  • a second peak must have a magnitude roughly twice p 1 to satisfy the requirements of the gesture and be recognized as such.
  • FIGS. 8A and 8B illustrate rotational movement of a device 10 which can indicate whether or not a user is intending to input a gesture.
  • raw sensor noise in gesture recognition is usually negligible with good motion sensors, noise from human movement can be significant. This noise can be due to the user's hand shaking unintentionally, from the user adjusting his or her grip on the device, or other incidental motion, which can cause large angular movements and spikes to appear in the sensor data.
  • One method of the present invention to more accurately determine whether detected motion is intended for a gesture is to correlate an angular gesture with linear acceleration.
  • the presence of linear acceleration indicates that a user is moving the device using the wrist or elbow, rather than just adjusting the device in the hand.
  • FIG. 8A illustrates pure rotation 190 of the device 10 without the presence of linear acceleration, and can result from the user adjusting his or her grip on the device, for example.
  • FIG. 8B illustrates the device 10 exhibiting rotation 190 that correlates with accompanying linear movement 192 , which is more likely to correspond to an intended gesture.
  • the presence of device movement producing linear acceleration can be detected by taking the derivative of the gyroscope sensor data, obtaining angular velocity, and comparing the angular velocity to linear acceleration.
  • the ratio of one to the other can indicate the moment arm 194 about which the device is rotating. Having this parameter as a check will allow the gesture engine to reject movements that are all (or substantially all) rotation, which are caused by the user adjusting the device.
  • motion sensor data that may include a gesture is compared to a background noise floor acquired while no gestures are being detected.
  • the noise floor can filter out motions caused by a user with shaky hands, or motions caused by an environment in which there is a lot of background motion, such as on a train.
  • the signal to noise ratio of the motion sensor data must be above a noise floor value that is predetermined, or dynamically determined based on current detected conditions (e.g., a current noise level can be detected by monitoring motion sensor data over a period of time). In cases with a lot of background noise, the user can still deliver a gesture, but the user will be required to use more power when performing the gesture.
  • FIG. 9 is a flow diagram illustrating a method 200 of the present invention for recognizing gestures based on an operating mode of the portable electronic device 10 .
  • the method 200 can be implemented on the device 10 in hardware and/or software, e.g., in the processor 12 and/or the MPU 20 .
  • step 203 sensed motion data is received from the sensors 26 and 28 , including multiple gyroscopes (or other rotational sensors) and accelerometers as described above.
  • the motion data is based on movement of the device 10 in space.
  • step 204 the active operating mode of the device 10 is determined, i.e., the operating mode that was active when the motion data was received.
  • An “operating mode” of the device provides a set of functions and outputs for the user based on that mode, where multiple operating modes are available on the device 10 , each operating mode offering a set of different functions for the user.
  • each operating mode allows a different set of applications to be used on the device.
  • one operating mode can be a telephone mode that provides application programs for a telephone functions, while a different operating mode can provide a picture or video viewer for use with a display screen 16 a of the device 10 .
  • operating modes can correspond to broad applications, such as games, image capture and processing, and location detection (e.g., as described in copending application Ser. No. 12/106,921).
  • operating modes can be defined more narrowly based on other functions or application programs.
  • the active operating mode is one operating mode that is selected for purposes of method 200 when the motion data was received, and this mode can be determined based on one or more device operating characteristics. For example, the mode can be determined based on user input, such as the prior selection of a mode selection button or control or a detected motion gesture from the user, or other movement and/or orientation of the device 10 in space. The mode may alternatively or additionally be determined based on a prior or present event that has occurred or is occurring; for example, a cellular phone operating mode can automatically be designated the active operating mode when the device 10 receives a telephone call or text message, and while the user responds to the call.
  • a set of gestures is selected, this set of gestures being available for recognition in the active operating mode.
  • at least two different operating modes of the device 10 each has a different set of gestures that is available for recognition when that mode is active. For example, one operating mode may be receptive to character gestures and shake gestures, while a different operating mode may only be receptive to shake gestures.
  • step 206 the received motion data (and any other relevant data) is analyzed and one or more motion gestures are recognized in the motion data, if any such gestures are present and correctly recognized.
  • the gestures recognized are included in the set of gestures available for the active operating mode.
  • step 207 one or more states of the device 10 are changed based on the recognized motion gesture(s).
  • the modification of states of the device can be the changing of a status or display, the selection of a function, and/or the execution or activation of a function or program.
  • one or more functions of the device can be performed, such as updating the display screen 16 a , answering a telephone call, sending out data to another device, entering a new operating mode, etc., based on which gesture(s) were recognized.
  • the process 200 is then complete at 208 .
  • a shake gesture typically involves the user intentionally shaking the motion sensing device in one angular direction to trigger one or more associated functions of the device.
  • the device might be shaken in a “yaw direction,” with a peak appearing on only one gyroscope axis. If the user shakes with some cross-axis error (e.g., motion in another axis besides the one gyroscope axis), there may be a peak along another axis as well. The two peaks occur at the same time, and the zero-crossings (corresponding to the change of direction of the motion sensing device during the shaking) also occur at the same time. As there are three axes of rotation (roll, pitch, and yaw), each can be used as a separate shaking command.
  • FIG. 10A is a graph 212 illustrating linear yaw shake motion data 214 forming a yaw shake gesture, in which the majority of the shaking occurs in the yaw axis.
  • a smaller-amplitude cross-axis motion in the pitch axis provides pitch motion data 216 , where the yaw and pitch outputs are in phase such that peaks and zero crossings occur at the same time.
  • FIG. 10B is a graph 217 illustrating linear pitch shake motion data 218 forming a pitch shake gesture in which the majority of the shaking is in the pitch axis, and some cross-axis motion also occurs in the yaw axis that is in phase with the pitch axis motion, shown by yaw motion data 219 .
  • FIGS. 10A-10F are diagrammatic illustrations of magnitude peaks for gesture recognition.
  • a shake gesture can be any of a variety of intentional shaking of the device 10 by the user. The shaking required to qualify as a shaking gesture requires a magnitude that is at least a threshold level above a background noise level, so that intentional shaking can be distinguished from unintentional shaking.
  • the shaking gesture can be defined to have a predetermined number of direction changes or zero crossings (e.g., angular or linear movement).
  • a shaking gesture can be determined to be complete once a predetermined period of time passes during which no additional large-magnitude pulses are detected.
  • FIG. 10A an example of a basic waveform of a shaking gesture 220 is shown involving a clockwise rotation of the device 10 around an axis (measured by a gyroscope) followed by a counterclockwise rotation of the device around that axis.
  • shaking gestures may involve linear movement along different axes to produce analogous peaks).
  • the gesture is processed by feature detectors that look for the peaks (shown by vertical lines 222 and 224 ) and zero crossings (shown by vertical line 226 ) where the rotation switches direction.
  • the gesture can trigger if a positive peak and a negative peak in angular rotation are both detected, and both exceed a threshold magnitude.
  • FIG. 10B a similar gesture 228 is shown to FIG. 10A , but the gesture has been performed by the user more quickly such that the peaks 230 and 232 and zero crossing 234 occur sooner and closer together.
  • a prior standard technique used in this case is Dynamic Time Warping, in which the gesture is heavily processed by warping or stretching the data in time and comparing the result to a database of predefined gesture data. This is not a viable solution in many portable devices because of the large amount of processing required.
  • the present invention instead can time each feature such as peaks and zero crossings. For example, a bank of timers can be used for the data features, each timer associated with one feature. If the features occur within a certain predetermined time of each other, the gesture will be considered recognized and will trigger. This has a similar result as Dynamic Time Warping, but with much less processing, and minimal memory usage.
  • FIG. 10C shows motion data forming a gesture 240 and performed with more power than in FIGS. 10A and 10B , i.e., the peaks 242 and 244 are higher (have a greater magnitude).
  • a false gesture appears, represented by the dotted curve 246 superimposed on the same graph.
  • the false gesture is motion data sensed on an incorrect axis for the desired gesture, due to the user's motion not being very precise. Since the false gesture crosses the upper threshold 248 first, it may trigger first if the gesture engine is not implemented well. Therefore, the present invention delays triggering the gesture until device movement settles to close to zero (or below a threshold close to zero), and then selects the highest peak for gesture recognition, since the first peak detected may not be the correct one.
  • FIG. 10D shows an example in which simply detecting the highest peak in motion data can be deceptive.
  • the highest peak 252 in motion data 250 is in the wrong direction for the desired gesture, i.e., the peak is negative rather than positive.
  • the method used for the example of FIG. 10C will fail in this example, because the highest peak is not the correct one and the gesture will not be recognized.
  • the present invention allows the recognition method to remember at least one previous peak and determine if the highest peak had a previous peak on the same axis. This previous peak, in this case peak 252 , is examined to determine if it meets the criteria for a gesture.
  • FIG. 10E shows an example in which the highest peak 262 in the motion data 260 is the correct one for recognizing the desired gesture, but a peak 264 has occurred before the highest peak.
  • a previous peak commonly occurs as a “wind-up” movement, which is sometimes performed unconsciously by the user before delivering the desired gesture.
  • all three peaks are examined (including the negative peak) for the highest peak. If one peak is higher than the others, then it is assumed that the lower peaks are unintended motion, such as a “wind-up” movement before the intended peak, or a “retraction” movement after an intended peak, and the greatest-magnitude peak is selected as the only intended gesture data.
  • each peak can be assumed to be intended gesture data.
  • wind-up and retraction movements result in small peaks and data features relative to the peaks and features of conscious, desired gestures.
  • a threshold can be used to determine whether a peak qualifies as intended or not. For example, the ratio of one peak (such as the first peak) to the highest peak can be compared to a threshold ratio, where peaks falling below a threshold ratio are considered unintentional and ignored.
  • FIG. 10F shows motion data 270 having a long, chaotic series of peaks and zero-crossings, due to the user moving the device around without the intention of triggering a gesture.
  • FIGS. 10A-E Features similar to the data features shown in FIGS. 10A-E are shown in the dashed box 272 , which resemble the data features enough such that the associated gesture may trigger falsely.
  • a set of “abort conditions” or “trigger conditions” can be added, which are tested and must be avoided or fulfilled for the associated device function to actually trigger (execute).
  • the trigger conditions can include a condition that the gesture must be preceded by and followed by a predetermined time period in which no significant movement occurs. If there is too much movement, an abort condition can be set which prevents gestures from triggering.
  • An abort condition can be communicated to the user via an icon, for example, which is only visible when the device is ready to receive gestures.
  • a tap gesture typically includes the user hitting or tapping of the device 10 with a finger, hand, or object sufficiently to cause a large pulse of movement of the device in space.
  • the tap gesture can be used to control any of a variety of functions of the device.
  • FIGS. 11A and 11B are diagrammatic illustrations of two examples of motion data for a tap gesture.
  • detecting a tap gesture is performed by examining motion sensor data to detect a gesture relative to a background noise floor, as described above.
  • FIG. 11A shows a waveform 280 resulting from a tap gesture when a device 10 is held loosely in the user's hand, and includes a detected tap pulse 282 shown as a large magnitude pulse.
  • pulses 284 there may be a lot of background noise indicated by pulses 284 which could falsely trigger a tap gesture.
  • an actual intended tap gesture produces a pulse magnitude 282 far above this noise level 284 because the tap gesture significantly moves the device in space, since the device is held loosely.
  • FIG. 11A shows a waveform 280 resulting from a tap gesture when a device 10 is held loosely in the user's hand, and includes a detected tap pulse 282 shown as a large magnitude pulse.
  • pulses 284 there may be a lot of background noise indicated by pulses 2
  • FIG. 11B shows a waveform 288 resulting from a tap gesture when a device 10 has been placed on a desk or other hard surface and then tapped.
  • This tap gesture produces a much smaller magnitude pulse 290 , since the device cannot move in space as much in response to the tap. The actual tap in this situation will therefore largely be an acoustic response.
  • a detected tap 290 is typically far above the noise level 292 . Thus, if the background noise level is considered in the tap detection, tap gestures can be detected more robustly.
  • spikes having significant amplitude are rejected if they occur at the end of device movements (e.g., the end of the portion of motion data being examined).
  • the assumption is that the device 10 was relatively motionless before a tap gesture occurred, so the tap gesture causes a spike at the start of a movement.
  • a spike may also appear at the end of a movement, due to a sudden stop of the device by the user. This end spike should be rejected.
  • FIGS. 12A and 12B illustrate detecting a tap gesture by rejecting particular spikes in motion data.
  • a spike 294 precedes a curve 296 in the waveform of motion data showing device movement.
  • a spike 298 follows a curve 299 in the waveform.
  • Tap detection can be improved in the present invention by rejecting spikes 298 that follow a curve 299 and/or which occur at or near (within a threshold of) the end of the examined movement, as in FIG. 12B , which shows an abrupt movement of the device 10 at the end of movement, and not an intended gesture.
  • Such spikes typically indicate stopping of the device and not an intentional gesture.
  • a spike is detected as a tap gesture if the spike 294 precedes the curve 296 , as shown in FIG. 12A , which indicates an intended spike of movement followed by movement of less magnitude (the curve). Note that the spike and the curve may appear on different sensors or motion axes of the device.
  • Tap gestures can be used in a variety of ways to initiate device functions in applications or other programs running on the device.
  • tapping can be configured to cause a set of images to move on a display screen such that a previously-visible or highlighted image moves and a next image available becomes highlighted or otherwise visible. Since tapping has no direction associated with it, this tap detection may be coupled with an additional input direction detection to determine which direction the images should move. For example, if the device is tilted in a left direction, the images move left on a display screen. If the device is tilted in a backward direction, the images move backward, e.g., moving “into” the screen in a simulated 3 rd dimension of depth. This feature allows the user to simultaneously control the time of movement of images (or other displayed objects) and the direction of movement of the images using tilting and tap gestures.
  • FIG. 13 is a graph 300 illustrating an example of motion data for a circle gesture.
  • the user moves the motion sensing device in a quick, approximately circular movement in space.
  • the peaks of amplitude appear on two axes, such as, for example, pitch 302 and yaw 304 as shown in FIG. 13 .
  • the peaks and zero-crossings are out of phase for a circle gesture, occurring at different times.
  • FIG. 14 is a diagrammatic illustration 310 illustrating examples of character gestures.
  • a character gesture is created by motion of the device 10 in space that approximately follows the form of a particular character.
  • the motion gesture is recognized as a particular character, which can activate a function corresponding to the character.
  • some commands in particular application programs can be activated by pressing key(s) on a keyboard corresponding to a character; in some embodiments.
  • Such a command can alternatively be activated by inputting a motion gesture that is detected as that same character, alone or in combination with providing some other input to the device 10 .
  • Characters can be considered as combinations of linear and circle movements of the device 10 .
  • Characters can be detected. Since precise angular movement on the part of the user is usually not possible, the representation can be approximate.
  • FIG. 14 shows some examples.
  • a linear pitch gesture 312 , a linear yaw gesture 314 , and a half-circle gesture 316 can be detected individually and combined to create characters.
  • a “1” character 320 can be detected as a linear pitch gesture.
  • a “2” character 322 can be defined as a half-circle followed by a horizontal line.
  • a “3” character 324 can be defined as two half-circle gestures. As long as there is no other gesture that has the same representation, this representation should be accurate enough, and will give the user room for imprecise movement.
  • Other gestures can be detected to provide other portions of desired characters, such as triangles, circles, hooks, angles, etc.
  • a variety of different gestures can be defined for different characters, and are recognized when the device is moved through space to trace out these characters.
  • gestures can also be defined as desired. Any particular gesture can be defined as requiring one or more of the above gestures, or other types of gestures, in different combinations. For example, gestures for basic yaw, pitch, and roll movements of the device 10 can be defined, as movements in each of these axes. These gestures can also be combined with other gestures to define a compound gesture.
  • a gesture may be required to be input and detected multiple times, for robustness, i.e., to make sure the intended gesture has been detected.
  • three shake gestures may be required to be detected, in succession, to detect the three as a single gesture and to implement the function(s) associated with the shake gesture.
  • three tap gestures may be required to be detected instead of just one.
  • gestures device motion
  • the input control provides an indication for the device to detect gestures during device motion intended by the user for gesture input.
  • a button, switch, knob, wheel, or other input control device all referred to herein as a “motion control” 36 (as shown in FIG. 1 ) can be provided on the housing of the motion sensing device 10 , which the user can push or otherwise activate.
  • a dedicated hardware control can be used, or alternatively a software/displayed control (e.g. a displayed button or control on a touchscreen) can be used as the motion control.
  • the motion control on the device can be used to determine whether the device is in a “motion mode” or not.
  • the processor or other controller in the device 10 can allow motion of the device to be detected to modify the state of the device, e.g., detected as a gesture.
  • the motion control is in its inactive state, e.g., when not activated and held by the user, the user moves the device naturally without modifying the state of the device.
  • the motion control is activated by the user, the device is moved to modify one or more states of the device.
  • the modification of states of the device can be the selection of a function and/or the execution or activation of a function or program.
  • a function can be performed on the device in response to detecting a gesture from motion data receiving while in the motion mode.
  • the device exits the motion mode based on a detected exit event.
  • the exit event occurs when the motion control is released by the user and the activation signal from the motion control is no longer detected.
  • the modification of states of the device based on the motion data only occurs after the motion mode has been exited, e.g., after the button is released in this embodiment.
  • the device e.g. processor or other applicable controller in the device ignores input sensed motion data for the purposes of motion gesture recognition.
  • the sensed motion data can still be input and used for other functions or purposes, such as computing a model of the orientation of the device as described previously; or only particular predetermined types of gestures or other motions can still be input and/or recognized, such as a tap gesture which in some embodiments may not function well when used with some embodiments of a motion control.
  • all sensed motion data is ignored for any purposes when not in motion mode, e.g., the sensors are turned off. For example, the release of the button may cause a detected spike in device motion, but this spike occurs after release of the button and so is ignored.
  • the operation of a motion mode of the device can be dependent on the operating mode of the device.
  • the activation of a motion control to enter motion mode may be required for the user to input motion gestures while the device is in some operating modes, while in other operating modes of the device, no motion control activation is required.
  • the activation of a motion mode may be required (e.g., by the user holding down the motion control).
  • different operating modes of the device 10 can use the motion control and motion mode in different ways. For example, one operating mode may allow motion mode to be exited only by the user deactivating the motion control, while a different operating mode may allow motion mode to be exited by the user inputting a particular motion gesture.
  • a set of icons may be displayed on the display screen of the device that are not influenced by movement of the device while the motion control is not activated.
  • the motion of the device as detected by the motion sensors can be used to determine which icon is highlighted, e.g. move a cursor or indicator to different icons.
  • This motion can be detected as, for example, rotation in a particular axis, or in more than one axis (which can be considered a rotation gesture), where the device is rotated in space; or alternatively, as a linear motion or a linear gesture, where the device is moved linearly in space.
  • the icon highlighted at release is executed to cause a change of one or more states in the device, e.g., perform an associated function, such as starting an application program associated with the highlighted icon.
  • additional visual feedback can be presented which is correlated with device motion, such as including a continuously moving cursor overlayed on top of the icons in addition to a discretely moving indicator or cursor that moves directly from icon to icon, or continuously moving an icon a small amount (correlated with device motion) to indicate that particular icon would be selected if the motion control were released.
  • a set of images may be displayed in a line on the display screen.
  • the user can manipulate the set of images forward or backward by moving the device in a positive or negative direction, e.g. as a gesture, such as tilting or linearly moving the device forward (toward the user, as the user looks at the device) or backward (away from the user).
  • a gesture such as tilting or linearly moving the device forward (toward the user, as the user looks at the device) or backward (away from the user).
  • the images may be moved continuously on the screen without additional input from the user.
  • the motion control is released, the device 10 controls the images to stop moving.
  • holding down the button may initiate panning or zooming within an image, map, or web page displayed on a display screen of the device.
  • Rotating the device along different axes may cause panning the view of the display screen along corresponding axes, or zooming along those axes.
  • the different functions may be triggered by different types of movements, or they may be triggered by using different buttons. For example, one motion control can be provided for panning, and a different motion control provided for zooming. If different types of movements are used, thresholding may be used to aid in determining which function should be triggered.
  • both panning and zooming can be activated by moving the device along both axes at once.
  • a panning movement is executed past a certain threshold amount of movement, than the device can implement only panning, ignoring the movement on the zooming axis.
  • the motion control need not be held by the user to activate the motion mode of the device, and/or the exit event is not the release of the motion control.
  • the motion control can be “clicked,” i.e., activated (e.g., pressed) and then released immediately, to activate the motion mode that allows device motion to modify one or more states of the device. The device remains in motion mode after the motion control is clicked.
  • a desired predefined exit event can be used to exit the motion mode when detected, so that device motion no longer modifies device states.
  • a particular shake gesture can be detected from the motion data, from motion provided by the user (such as a shake gesture having a predetermined number of shakes) and, when detected, exits motion mode.
  • the exit event is not based on user motion.
  • motion mode can be exited automatically based on other criteria, such as the completion of a detected gesture (when the gesture is detected correctly by the device).
  • a sampling rate such as 100 Hz may be needed.
  • a sampling rate such as 100 Hz may be needed.
  • the human motion can be reduced by extracting important features from the sensor data, such as the magnitude of peaks in the motion waveform, or the particular times of zero crossings.
  • Such data features typically occur at about 2 Hz when the user is performing gestures.
  • the total number of data points during one second of motion will be 48 points. The amount of data to be processed has thus been reduced by more than a factor of 10 by concentrating only on particular features of movement data, rather than processing all data points describing all of the motion.
  • FIG. 15 is a diagrammatic illustration showing one example of a set of data features of device movement that can be processed for gestures.
  • Waveform 350 indicates the magnitude (vertical axis) of movement of the device over time (horizontal axis).
  • a dead zone 352 can be designated at a desired magnitude when detecting data features for gestures, where the dead zone indicates a positive value and a negative value of magnitude approximately equal to a typical or determined noise magnitude level. Any motion data falling between these values, within the dead zone, is ignored as indistinguishable over background noise (such as the user unintentionally shaking the device 10 ).
  • Data features are characteristics of the waveform 350 of motion sensor data that can be detected from the waveform 350 and which can be used to recognize that a particular gesture has been performed.
  • Data features can include, for example, a maximum (or minimum) height (or magnitude) 354 of the waveform 350 , and a peak time value 356 which is the time at which the maximum height 354 occurred.
  • Additional data features can include the times 358 at which the waveform 350 made a zero crossing (i.e., a change in direction of motion in an axis of movement, such as transitioning from positive values to negative values or vice-versa).
  • Another data feature can include the integral 360 providing a particular area of the waveform 350 , such as an integral of the interval between two zero crossings 358 as shown in FIG.
  • Another data feature can include the derivative of the waveform 350 at a particular zero crossing 358 .
  • These data features can be extracted from motion sensor data and stored and processed for gesture recognition more quickly and easily than storing and processing all of the motion sensor data of the waveform.
  • Other data features can be used in other embodiments, such as the curvature of the motion waveform 350 (e.g., how smooth the waveform is at different points), etc.
  • the particular data features which are examined are based on the present operating mode of the device 10 , where different operating modes require different features to be extracted and processed as appropriate for the application(s) running in a particular operating mode.
  • FIG. 16 is a block diagram illustrating one example of a system 370 which can recognize and process gestures, including the data features described above with reference to FIG. 15 .
  • System 370 can be included in the device 10 in the MPU 20 , or in the processor 12 , or as a separate unit.
  • System 370 includes a raw data and pre-processing block 372 , which receives the raw data from the sensors and also provides or receives augmented data as described above with reference to FIG. 7 , e.g. data in reference to device coordinates and world coordinates.
  • the raw sensor data and augmented sensor data is used as a basis for gesture recognition.
  • the pre-processing block 372 can include all or part of the system 150 described above with reference to FIG. 7 .
  • the raw and augmented data is provided from block 372 to a number of low-level data feature detectors 374 , where each detector 374 detects a different feature in the sensor data.
  • Feature 1 block 374 a can detect the peaks in motion waveforms
  • Feature 2 block 374 b can detect zero crossings in motion waveforms
  • Feature 3 block 374 c can detect and determine the integral of the area under the waveform. Additional feature detectors can be used in different embodiments.
  • Each feature detector 374 provides timer values 376 , which indicate the time values appropriate to the data feature detected, and provides magnitude values 378 , which indicates magnitudes appropriate to the data feature detected (peak magnitudes, value of integral, etc.).
  • the timer and magnitude values 378 and 376 are provided to higher-level gesture detectors 380 .
  • Gesture detectors 380 each use the timing and magnitude values 378 and 376 from all the feature detectors 374 to detect whether the particular gesture associated with that detector has occurred. For example, gesture detector 380 a detects a particular Gesture 1 , which may be a tap gesture, by examining the appropriate time and magnitude data from the feature detectors 374 , such as the peak feature detector 374 a . Similarly, gesture detector 380 b detects a particular Gesture 2 , and gesture detector 380 c detects a particular Gesture 3 . As many gesture detectors 380 can be provided as different types of gestures that are desired to be recognized on the device 10 .
  • Each gesture detector 380 provides timer values 382 , which indicate the time values at which the gesture was detected, and provides magnitude values 384 , which indicate magnitude values describing the data features of the gesture that was detected (peak, integral, etc.).
  • the raw and augmented data 372 also is provided to a monitor 390 that monitors states and abort conditions of the device 10 .
  • Monitor 390 includes an orientation block 392 that determines an orientation of the device 10 using the raw and augmented data from processing block 372 .
  • the device orientation can be indicated as horizontal, vertical, or other states as desired.
  • This orientation is provided to the gesture detectors 380 for use in detecting appropriate gestures (such as gestures requiring a specific device orientation or a transition from one orientation to another orientation).
  • Monitor 390 also includes a movement block 394 which determines the amount of movement that the device 10 has moved in space, e.g. angular and linear movement, using the raw and augmented sensor data from block 372 .
  • the amount of movement is provided to gesture detectors 380 for use in detecting gestures (such as gestures requiring a minimum amount of movement of the device 10 ).
  • Abort conditions 396 are also included in monitor 390 for use in determining whether movement of the device 10 aborts a potentially recognized gesture.
  • the abort conditions include conditions that, when fulfilled, indicate that particular device movement is not a gesture.
  • the background noise described above can be determined, such that movement within the noise amplitude is caused to be ignored by using the abort conditions 396 .
  • certain spikes of motion such as a spike following a curve as described above with reference to FIGS. 12A and 12B , can be ignored, i.e. cause gesture recognition to be aborted for the spike.
  • the abort conditions block 396 sends abort indications corresponding to current (or designated) portions of the sensor data to the gesture detectors 380 and also sends abort indications to a final gesture output block 398 .
  • Final gesture output block 398 receives all the timer and magnitude values from the gesture detectors 380 and also receives the abort indicators from abort conditions block 396 .
  • the final block 398 outputs data for non-aborted gestures that were recognized by the gesture detectors 380 .
  • the output data can be to components of the device 10 (software and/or hardware) that process the gestures and perform functions in response to the recognized gestures.
  • FIG. 17 is a block diagram 400 illustrating one example of distributing the functions of the gesture recognition system 350 of FIG. 16 .
  • six axes of motion sensor output e.g., three gyroscopes 26 and three accelerometers 28 .
  • the motion sensors output their raw sensor data to be processed for augmented data and for data features in block 404 , and this feature processing block 404 is also included in the hard-wired hardware block 402 .
  • some or all of gesture recognition system 370 can be incorporated in hardware on each motion sensor itself (gyroscope and/or accelerometer).
  • a motion sensor may include a hardware accelerator for calculating augmented data, such as a coordinate transform from device coordinates to world coordinates.
  • the hardware accelerator may output transformed data, and the hardware accelerator may include additional processing to reduce augmented data further into data features.
  • the accelerator can output the transformed data from the hard-wired block 402 .
  • the features from block 404 can be output to a motion logic processing block 406 , which is included in a programmable block 408 of the device 10 .
  • the programmable block 408 for example, can be implemented as software and/or firmware implemented by a processor or controller.
  • the motion logic can include numerical output and in some embodiments gesture output.
  • the entire gesture system 370 may run on an external processor that receives raw data from the motion sensors and hard-wired block 402 . In some embodiments, the entire gesture system 370 may run in the hard-wired hardware on/with the motion sensors.
  • a six-axis motion sensing device including the gesture recognition techniques described above can include three accelerometers and three compasses.
  • Other types of usable sensors can include optical sensors (visible, infrared, ultraviolet, etc.), magnetic sensors, etc.

Abstract

Mobile devices using motion gesture recognition. In one aspect, processing motion to control a portable electronic device includes receiving, on the device, sensed motion data derived from motion sensors of the device and based on device movement in space. The motion sensors include at least three rotational motion sensors and at least three accelerometers. A particular operating mode is determined to be active while the movement of the device occurs, the mode being one of multiple different operating modes of the device. Motion gesture(s) are recognized from the motion data from a set of motion gestures available for recognition in the active operating mode. Each of the different operating modes, when active, has a different set of gestures available. State(s) of the device are changed based on the recognized gestures, including changing output of a display screen on the device.

Description

    CROSS REFERENCE TO RELATED APPLICATIONS
  • This application claims the benefit of U.S. Provisional Application No. 61/022,143, filed Jan. 18, 2008, entitled, “Motion Sensing Application Interface,” and
  • This application is a continuation-in-part of U.S. patent application Ser. No. 12/106,921 (4360P), filed Apr. 21, 2008, entitled, “Interfacing Application Programs and Motion Sensors of a Device,”
  • all of which are incorporated herein by reference in their entireties.
  • FIELD OF THE INVENTION
  • The present invention relates generally to motion sensing devices, and more specifically to recognizing motion gestures based on motion sensors of a motion sensing device.
  • BACKGROUND OF THE INVENTION
  • Motion sensors, such as inertial sensors like accelerometers or gyroscopes, can be used in electronic devices. Accelerometers can be used for measuring linear acceleration and gyroscopes can be used for measuring angular velocity of a moved device. 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 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 portable (mobile) 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. 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 needed for greater accuracy.
  • More sophisticated motion sensors typically are not used in electronic devices. 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.
  • Furthermore, everyday portable consumer electronic devices for the consumer market are desired to be low-cost. Yet the most reliable and accurate inertial sensors such as gyroscopes and accelerometers are typically too expensive for many consumer products. Low-cost inertial sensors can be used bring many motion sensing features to portable electronic devices. However, the accuracy of such low-cost sensors are limiting factors for more sophisticated functionality.
  • For example, such functionality can include motion gesture recognition implemented on motion sensing devices to allow a user to input commands or data by moving the device or otherwise cause the device sense the user's motion. For example, gesture recognition allows a user to easily select particular device functions by simply moving, shaking, or tapping the device. Prior gesture recognition for motion sensing devices typically consists of examining raw sensor data such as data from gyroscopes or accelerometers, and either hard-coding patterns to look for in this raw data, or using machine learning techniques (such as neural networks or support vector machines) to learn patterns from this data. In some cases the required processing resources for detecting gestures using machine learning can be reduced by first using machine learning to learn the gesture, and then hard-coding and optimizing the result of the machine learning algorithm.
  • Several problems exist with these prior techniques. One problem is that gestures are very limited in their applications and functionality when implemented in portable devices. Another problem is that gestures are often not reliably recognized. For example, raw sensor data is often not the best data to examine for gestures because it can greatly vary from user to user for a particular gesture. In such a case, if one user trains a learning system or hard-codes a pattern detector for that user's gestures, these gestures will not be recognized correctly when a different user uses the device. One example of this is in the rotation of wrist movement. One user might draw a pattern in the air with the device without rotating his wrist at all, but another user might rotate his wrist while drawing the pattern. The resulting raw data will look very different from user to user. A typical solution is to hard-code or train all possible variations of a gesture, but this solution is expensive in processing time and difficult to implement.
  • Accordingly, a system and method that provides varied, robust and accurate gesture recognition with low-cost inertial sensors would be desirable in many applications.
  • SUMMARY OF THE INVENTION
  • The invention of the present application relates to mobile devices providing motion gesture recognition. In one aspect, a method for processing motion to control a portable electronic device includes receiving, on the device, sensed motion data derived from motion sensors of the device, where the sensed motion data is based on movement of the portable electronic device in space. The motion sensors provide six-axis motion sensing and include at least three rotational motion sensors and at least three accelerometers. A particular operating mode is determined to be active while the movement of the device occurs, where the particular operating mode is one of a plurality of different operating modes available in the operation of the device. One or more motion gestures are recognized from the motion data, where the one or more motion gestures are recognized from a set of motion gestures that are available for recognition in the active operating mode of the device. Each of the different operating modes of the device, when active, has a different set of motion gestures available for recognition. One or more states of the device are changed based on the one or more recognized motion gestures, including changing output of a display screen on the device.
  • In another aspect of the invention, a method for recognizing a gesture performed by a user using a motion sensing device includes receiving motion sensor data in device coordinates indicative of motion of the device, the motion sensor data received from a plurality of motion sensors of the motion sensing device including a plurality of rotational motion sensors and linear motion sensors. The motion sensor data is transformed from device coordinates to world coordinates, the motion sensor data in the device coordinates describing motion of the device relative to a frame of reference of the device, and the motion sensor data in the world coordinates describing motion of the device relative to a frame of reference external to the device. A gesture is detected from the motion sensor data in the world coordinates.
  • In another aspect of the invention, a system for detecting gestures includes a plurality of motion sensors providing motion sensor data, the motion sensors including a plurality of rotational motion sensors and linear motion sensors. At least one feature detector is each operative to detect an associated data feature derived from the motion sensor data, each data feature being a characteristic of the motion sensor data, and each feature detector outputting feature values describing the detected data feature. At least one gesture detector is each operative to detect a gesture associated with the gesture detector based on the feature values.
  • Aspects of the present invention provide more flexible, varied, robust and accurate recognition of motion gestures from inertial sensor data of a mobile or handheld motion sensing device. Multiple rotational motion sensors and linear motion sensors are used, and appropriate sets of gestures can be recognized in different operating modes of the device. The use of world coordinates for sensed motion data allows minor variations in motions from user to user during gesture input to be recognized as the same gesture without significant additional processing. The use of data features in motion sensor data allows gestures to be recognized with reduced processing compared to processing all the motion sensor data.
  • 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;
  • FIGS. 3A and 3B are diagrammatic illustrations showing different motions of a device in space, as moved by a user performing a gesture;
  • FIGS. 4A and 4B are diagrammatic illustrations showing the motions of FIGS. 3A and 3B as appearing using augmented sensor data;
  • FIGS. 5A-5C are diagrammatic illustrations showing different user positions when using a motion sensing device;
  • FIGS. 6A-6C are diagrammatic illustrations showing different coordinate systems for sensing motion data;
  • FIG. 7 is a block diagram illustrating a system of the present invention for producing augmented data for recognizing motion gestures;
  • FIGS. 8A and 8B are diagrammatic illustrations showing rotational movement of a device indicating whether or not a user is intending to input a gesture;
  • FIG. 9 is a flow diagram illustrating a method of the present invention for recognizing gestures based on an operating mode of the portable electronic device;
  • FIGS. 10A and 10B are diagrammatic illustrations of motion data of example shake gestures;
  • FIGS. 11A-10F are diagrammatic illustrations showing magnitude peaks for gesture recognition;
  • FIGS. 12A and 12B are diagrammatic illustrations of two examples of tap gestures;
  • FIGS. 13A and 13B are diagrammatic illustrations of detecting a tap gesture by rejecting particular spikes in motion data;
  • FIG. 14 is a diagrammatic illustration of motion data of an example circle gesture;
  • FIG. 15 is a diagrammatic illustration of examples of character gestures;
  • FIG. 16 is a diagrammatic illustration showing one example of a set of data features of device movement that can be processed for gestures;
  • FIG. 17 is a block diagram illustrating one example of a system for recognizing and processing gestures including data features;
  • FIG. 18 is a block diagram illustrating one example of distributing the functions of the gesture recognition system of FIG. 16.
  • DETAILED DESCRIPTION
  • The present invention relates generally to motion sensing devices, and more specifically to recognizing motion gestures using motion sensors of a motion sensing 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-18 in conjunction with the discussion below.
  • FIG. 1 is a block diagram of one example of a motion sensing system or device 10 suitable for use with the present invention. Device 10 can be implemented 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. For example, 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 some embodiments, the device 10 is a self-contained device that includes its own display and other output devices in addition to input devices. In other embodiments, the portable device 10 only functions in conjunction with a non-portable device such as a desktop computer, electronic tabletop device, server computer, etc. which can communicate with the moveable or portable device 10, 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 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 a wide variety of other software and 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. In some embodiments, the application processor implements multiple different operating modes on the device 10, each mode allowing a different set of applications to be used on the device and a different set of gestures to be detected. This is described in greater detail below with respect to FIG. 9.
  • Multiple 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., for use with the application processor 12. For example, an operating system layer can be provided for the device 10 to control and manage system resources in real time, enable functions of application software and other layers, and interface application programs with other software and functions of the device 10. A motion algorithm layer can provide motion algorithms that provide lower-level processing for raw sensor data provided from the motion sensors and other sensors. A sensor device driver layer can provides a software interface to the hardware sensors of the device 10.
  • Some or all of these layers can be provided in software 13 of the processor 12. For example, in some embodiments, the processor 12 can implement the gesture processing and recognition described herein based on sensor inputs from a motion processing unit (MPU™) 20 (described below). Other embodiments can allow a division of processing between the MPU 20 and the processor 12 as is appropriate for the applications and/or hardware used, where some of the layers (such as lower level software layers) are provided in the MPU. For example, in embodiments allowing processing by the MPU 20, an API layer can be implemented in layer 13 of processor 12 which allows communication of the states of application programs running on the processor 12 to the MPU 20 as well as API commands (e.g., over bus 21), allowing the MPU 20 to implement some or all of the gesture processing and recognition described herein. Some embodiments of API implementations in a motion detecting device are described in co-pending U.S. patent application Ser. No. 12/106,921, incorporated herein by reference in its entirety.
  • 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, knob, printer, scanner, camera, computer network I/O device, other connected peripheral, etc. For example, one interface device 16 included in many embodiments is a display screen 16 a for outputting images viewable by the user. 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 preferred embodiments, at least some of the motion sensors are inertial sensors, such as gyroscopes and/or accelerometers. 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, e.g., I2C or Serial Peripheral Interface (SPI) bus, to which the application processor 12 is also connected. In one embodiment, processor 12 is a controller or master of the bus 21. 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, inertial sensors are used, where 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, and/or part of or all the gesture recognition described herein. In such embodiments, an API can be provided for the application processor 12 to communicate desired sensor processing tasks to the MPU 20, as described above. Some embodiments can include a hardware buffer in the block 30 to store sensor data received from the motion sensors 26 and 28. A motion control 36, such as a button, can be included in some embodiments to control the input of gestures to the electronic device 10, as described in greater detail below.
  • 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 Sunnyvale, 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 one or more barometers, compasses, temperature sensors, optical sensors (such as a camera sensor, infrared sensor, etc.), ultrasonic sensors, radio frequency sensors, 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 (MPU) 20 suitable for use with 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, including the gesture processing and recognition described herein. 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 low-level processing. 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.
  • Recognizing Motion Gestures
  • FIGS. 3A and 3B are diagrammatic illustrations showing different motions of a device 10 in space, as moved by a user performing a gesture. A “gesture” or “motion gesture,” as referred to herein, is a predefined motion or set of motions of the device which, when recognized by the device have occurred, triggers one or more associated functions of the device. This motion can be a contained set of motions such as a shake or circle motion, or can be a simple movement of the device, such as tilting the device in a particular axes or angle. The associated functions can include, for example, scrolling a list or menu displayed on a display screen of the device in a particular direction, selecting and/or manipulating a displayed item (button, menu, control), providing input such as desired commands or data (such as characters, etc.) to a program or interface of the device, turn on or off main power to the device, and so on.
  • An aspect of the invention pre-processes the raw sensor data of the device 10 by changing coordinate systems or converting to other physical parameters, such that the resulting “augmented data” looks similar for all users regardless of the small, unintentional differences in user motion. This augmented data can then be used to train learning systems or hard-code pattern recognizers resulting in much more robust gesture recognition, and is a cost effective way of utilizing motion sensor data from low-cost inertial sensors to provide a repeatable and robust gesture recognition.
  • Some embodiments of the invention use inertial sensors such as gyroscopes and/or accelerometers. Gyroscopes output angular velocity in device coordinates, while accelerometers output the sum of linear acceleration in device coordinates and tilt due to gravity. The outputs of gyroscopes and accelerometers is often not consistent from user to user or even during the use of the same user, despite the users intending to perform or repeat the same gestures. For example, when a user rotates the device in a vertical direction, a Y-axis gyroscope may sense the movement; however, with a different wrist orientation of a user, the Z-axis gyroscope may sense the movement.
  • Training a system to respond to the gyroscope signal differently depending on the tilt of the device (where the tilt is extracted from the accelerometers and the X-axis gyroscope) would be very difficult. However, doing a coordinate transform from device coordinates to world coordinates simplifies the problem. Two users providing different device tilts are both rotating the device downward relative to the world external to the device. If the augmented data angular velocity in world coordinates is used, then the system will be more easily trained or hard-coded, because the sensor data has been processed to look the same for both users.
  • In the examples of FIGS. 3A and 3B, while performing a “straight down” movement of the device 10 as a gesture or part of a gesture, one user might use a linear movement as shown in FIG. 3A, and a different user might use a tilting movement as shown in FIG. 3B.
  • When sensing the motion of FIG. 3A, the gyroscope(s) will have a large sensed signal, and the accelerometer will be responding to gravity. When sensing the motion of FIG. 3B, the gyroscope will have no sensed signal, and the accelerometer will be responding to linear acceleration, which looks significantly different from gravity. Both users think they are doing the same movement; this is because they each see the tip of their device moving downward.
  • The two styles of movement can be made to appear the same by providing augmented data by first converting the sensor data from device coordinates to world coordinates. FIG. 4A shows the case of the rotational movement about a pivot point, where the device 10 is projected outward to find the linear movement of the tip 100 of the device. In this case, the augmented data being used as the input to the gesture recognizer can be the linear trajectory 101 of the tip of the device, obtained by scaling the rotational information relative to a moment arm. The moment arm can be approximated by comparing angular acceleration, derived from the derivative of the gyroscope, with linear acceleration, derived from the accelerometer after removing the effects of gravity. FIG. 4B shows the case of the linear movement, where the linear trajectory 101 of the tip 102 of the device 10 can be obtained directly by reading the accelerometers on the device. Thus, regardless of whether the device was rotated or moved linearly, augmented data describing a linear trajectory 101 will be the same, and a gesture mapped to that motion can be recognized from either type of motion and used to select one or more associated functions of the device.
  • In some cases, recognizing gestures only relative to the world may not produce the desired augmented data. When using a device 10 that is portable, the user may not intend to perform motion gestures relative to the world. As shown in FIGS. 5A, 5B, and 5C, for example, a user may perform a gesture sitting up (FIG. 5A), and later perform the gesture lying in bed (FIG. 5C). In this example a vertical gesture performed sitting up would thus later be performed horizontally relative to the world when in bed. In another example, one user may perform a vertical (relative to the world) gesture while sitting up straight (FIG. 5A), and a different user may perform the gesture while slouching (FIG. 5B), making the device 10 closer to horizontal relative to the world than when sitting up.
  • One way to avoid these problems is to examine what the user is trying to do. The user performs gestures relative to his or her own body, which may be vertical or horizontal; this is called “human body coordinates.” Another way to describe “human body coordinates” is as “local world coordinates.” FIGS. 6A, 6B, and 6C illustrate world coordinates (FIG. 6A), device coordinates (FIG. 6B), and local world coordinates (FIG. 6C).
  • However, it is not possible to measure local world coordinates directly without also having sensors on the user's body. An indirect way to accomplish the same task is to assume that the device is being held in a particular way by the user relative to the user's body when the gesture is attempted and so the user's body position can be assumed based on the device position to approximate local world coordinates. When the device is moved slowly, the local world coordinate system is updated and moved while the device is being moved, so that the local world coordinate system tracks the direction of the user's body. It is assumed that with slow movement, the user is simply looking at or adjusting the device without intending to input any gestures, and the local world coordinate system should thus track the user orientation. The slow movement can be determined as movement under a predetermined threshold velocity or other motion-related threshold. For example, when the angular velocity of the device 10 (as determined from gyroscope data) is under a threshold angular velocity, and the linear velocity of the device 10 (as determined from accelerometer data) is under a threshold linear velocity, the movement can be considered slow enough to update the local world coordinate system with the movement of the device. Alternatively, one of the angular velocity or linear velocity can be examined for this purpose.
  • However, when the device is moved quickly (over the threshold(s)), the movement is assumed to be for inputting a gesture, and the local world coordinate system is kept fixed while the device is moving. The local world coordinate system for the gesture will then be the local world coordinate system just before the gesture started; the assumption is that the user was directly looking at a screen of the device before beginning the gesture and the user remains approximately in the same position during the gesture. Thus, while the device is stationary or being moved slowly, the “world” is updated, and when the device is moved quickly, the gesture is analyzed relative to last updated “world,” or “local world.”
  • Thus, motion sensor data in device coordinates is received from the sensors of the device, where the data in device coordinates describes motion of the device relative to a frame of reference of the device. The data in the device coordinates is transformed to augmented motion sensor data in world coordinates, such as local world coordinates, where the data in world coordinates describes motion of the device relative to a frame of reference external to the device. In the case of local world coordinates, the frame of reference is the user's body. A gesture can be detected more accurately and robustly from the motion sensor data in the world coordinates.
  • FIG. 7 is a block diagram illustrating a system 150 of the present invention for producing the augmented data described above for recognizing motion gestures. System 150 is implemented on the device 10, e.g., in the processor 12 and/or the MPU 20, and uses the raw sensor data from gyroscopes 26 and accelerometers 28 to determine the motion of the device and to derive augmented data from that motion to allow more accurate recognition of gestures from the motion data.
  • System 150 includes a gyroscope calibration block 152 that receives the raw sensor data from the gyroscopes 26 and which calibrates the data for accuracy. The output of the calibration block 152 is angular velocity in device coordinates 170, and can be considered one portion of the augmented sensor data provided by system 150.
  • System 150 also includes an accelerometer calibration block 154 that receives the raw sensor data from the accelerometers 28 and which calibrates the data for accuracy. For example, such calibration can be the subtraction or addition of a known constant determined for the particular accelerometer or device 10. The gravity removal block 156 receives the calibrated accelerometer data and removes the effect of gravity from the sensor data, thus leaving data describing the linear acceleration of the device 10. This linear acceleration data 180 is one portion of the augmented sensor data provided by system 150. The removal of gravity uses a gravity acceleration obtained from other components, as described below.
  • A gravity reference block 158 also receives the calibrated accelerometer data from calibration block 154 and provides a gravity vector to the gyroscope calibration block 152 and to a 3D integration block 160. 3-D integration block 160 receives the gravity vector from gravity reference block 158 and the calibrated gyroscope data from calibration block 152. The 3-D integration block combines the gyroscope and accelerometer data to produce a model of the orientation of the device using world coordinates. This resulting model of device orientation is the quaternion/rotation matrix 174 and is one portion of the augmented sensor data provided by system 150. Matrix 174 can be used to provide world coordinates for sensor data from existing device coordinates.
  • A coordinate transform block 162 receives calibrated gyroscope data from calibration block 152, as well as the model data from the 3-D integration block 160, to produce an angular velocity 172 of the device in world coordinates, which is part of the augmented sensor data produced by the system 150. A coordinate transform block 164 receives calibrated linear acceleration data from the remove gravity block 156, as well as the model data from the 3-D integration block 160, to produce a linear acceleration 176 of the device in world coordinates, which is part of the augmented sensor data produced by the system 150.
  • Gravitational acceleration data 178 in device coordinates is produced as part of the augmented sensor data of the system 150. The acceleration data 178 is provided by the quaternion/rotation matrix 174 and is a combination of gyroscope data and accelerometer data to obtain gravitational data. The acceleration data 178 is also provided to the remove gravity block 156 to allow gravitational acceleration to be removed from the accelerometer data (to obtain the linear acceleration data 180).
  • One example follows of the 3-D integration block combining gyroscope and accelerometer data to produce a model of the orientation of the device using world coordinates. Other methods can be used in other embodiments.
  • The orientation of the device is stored in both quaternion form and rotation matrix form. To update the quaternion, first the raw accelerometer data is rotated into world coordinates using the previous rotation matrix:

  • a′=Ra
  • The vector a contains the raw accelerometer data, R is the rotation matrix representing the orientation of the device, and a′ is the resulting acceleration term in world coordinates. A feedback term is generated from the cross product of a′ with a vector representing gravity:

  • f=k(a×g)
  • Constant k is a time constant which determines the timescale in which the acceleration data is used. A quaternion update term is generated from this by multiplying with the current quaternion:

  • qaccelerometer=fq
  • A similar update term is generated from the gyroscope data using quaternion integration:

  • q gyroscope=0.5qw(dt)
  • The vector w contains the raw gyroscope data, q is the current quaternion, and dt is the sample time of the sensor data. The quaternion is updated as follows:

  • q′=normalize(q+q accelerometer +q gyroscope)
  • This new quaternion becomes the “current quaternion,” and can be converted to a rotation matrix. Angular velocity from both accelerometers and gyroscopes can be obtained as follows:

  • W device =q −1(q accelerometer +q gyroscope/(0.5dt))
  • Angular velocity in world coordinates can be obtained as follows:

  • wworld=Rwdevice
  • Linear acceleration in world coordinates can be obtained as follows:

  • a world =a′−g
  • Linear acceleration in device coordinates can be obtained as follows:

  • A device =R −1 a world
  • Other Techniques for Improved Gesture Recognition
  • Relative timing of features in motion data can be used to improve gesture recognition. Different users may perform gestures faster or slower relative to each other, which can make gesture recognition difficult. Some gestures may require particular features (i.e., characteristics) of the sensor data to occur in a particular sequence and with a particular timing. For example, a gesture may be defined as three features occurring in a sequence. For one user, feature 2 might occur 100 ms after feature 1, and feature 3 might occur 200 ms after feature 2. For a different user performing the gesture more slowly, feature 2 might occur 200 ms after feature 1, and feature 3 might occur 400 ms after feature 2. If the required timing values are hard-coded, then many different ranges of values will need to be stored, and it will be difficult to cover all possible user variances and scenarios.
  • To provide a more flexible recognition of gestures that takes into account variance in gesture feature timing, an aspect of the present invention recognizes gestures using relative timing requirements. Thus the timing between different features in motion data can be expressed and detected based on multiples and/or fractions of a basic time period used in that gesture. The basic time period can be, for example, the time between two data features. For example, when relative timing is used, for whatever time t1 exists between features 1 and 2 of a gesture, the time between features 2 and 3 can be defined as approximately two times t1. This allows different users to perform gestures at different rates without requiring algorithms such as Dynamic Time Warping, which are expensive in CPU time.
  • Relative peaks or magnitudes in motion sensor data can also be used to improve gesture recognition. Similar to the variance in timing of features when gestures are performed by different users or at different times as described above, one user may perform a gesture or provide features with more energy or speed or quickness than a different user, or with variance at different times. For example, a first user may perform movement causing a first feature that is detected by a gyroscope as 100 degrees per second, and causing a second feature that is detected by the gyroscope as 200 degrees per second, while a second user may perform movement causing the first feature that is detected as 200 degrees per second and causing a second feature that is detected as 400 degrees per second. Hard-coding these values for recognition would require training a system with all possible combinations. One aspect of the present invention expresses the features as peak values (maximum or minimum) that are relative to each other within the gesture, such as multiples or fractions of a basic peak magnitude. Thus, if a first peak of a gesture is detected as a magnitude of p1, a second peak must have a magnitude roughly twice p1 to satisfy the requirements of the gesture and be recognized as such.
  • Rejecting Noise in Gesture Recognition
  • FIGS. 8A and 8B illustrate rotational movement of a device 10 which can indicate whether or not a user is intending to input a gesture. While raw sensor noise in gesture recognition is usually negligible with good motion sensors, noise from human movement can be significant. This noise can be due to the user's hand shaking unintentionally, from the user adjusting his or her grip on the device, or other incidental motion, which can cause large angular movements and spikes to appear in the sensor data. For very sensitive gestures, it can be difficult to tell the difference between incidental movement not intended for gestures, and movement intended as gestures for triggering association device functions.
  • One method of the present invention to more accurately determine whether detected motion is intended for a gesture is to correlate an angular gesture with linear acceleration. The presence of linear acceleration indicates that a user is moving the device using the wrist or elbow, rather than just adjusting the device in the hand.
  • FIG. 8A illustrates pure rotation 190 of the device 10 without the presence of linear acceleration, and can result from the user adjusting his or her grip on the device, for example. FIG. 8B illustrates the device 10 exhibiting rotation 190 that correlates with accompanying linear movement 192, which is more likely to correspond to an intended gesture. The presence of device movement producing linear acceleration can be detected by taking the derivative of the gyroscope sensor data, obtaining angular velocity, and comparing the angular velocity to linear acceleration. The ratio of one to the other can indicate the moment arm 194 about which the device is rotating. Having this parameter as a check will allow the gesture engine to reject movements that are all (or substantially all) rotation, which are caused by the user adjusting the device.
  • In another method, motion sensor data that may include a gesture is compared to a background noise floor acquired while no gestures are being detected. The noise floor can filter out motions caused by a user with shaky hands, or motions caused by an environment in which there is a lot of background motion, such as on a train. To prevent the gesture triggering due to noise, the signal to noise ratio of the motion sensor data must be above a noise floor value that is predetermined, or dynamically determined based on current detected conditions (e.g., a current noise level can be detected by monitoring motion sensor data over a period of time). In cases with a lot of background noise, the user can still deliver a gesture, but the user will be required to use more power when performing the gesture.
  • Gestures and Modes of Operation
  • FIG. 9 is a flow diagram illustrating a method 200 of the present invention for recognizing gestures based on an operating mode of the portable electronic device 10. The method 200 can be implemented on the device 10 in hardware and/or software, e.g., in the processor 12 and/or the MPU 20.
  • The method starts at 202, and in step 203, sensed motion data is received from the sensors 26 and 28, including multiple gyroscopes (or other rotational sensors) and accelerometers as described above. The motion data is based on movement of the device 10 in space. In step 204, the active operating mode of the device 10 is determined, i.e., the operating mode that was active when the motion data was received.
  • An “operating mode” of the device provides a set of functions and outputs for the user based on that mode, where multiple operating modes are available on the device 10, each operating mode offering a set of different functions for the user. In some embodiments, each operating mode allows a different set of applications to be used on the device. For example, one operating mode can be a telephone mode that provides application programs for a telephone functions, while a different operating mode can provide a picture or video viewer for use with a display screen 16 a of the device 10. In some embodiments, operating modes can correspond to broad applications, such as games, image capture and processing, and location detection (e.g., as described in copending application Ser. No. 12/106,921). Alternatively, in other embodiments, operating modes can be defined more narrowly based on other functions or application programs.
  • The active operating mode is one operating mode that is selected for purposes of method 200 when the motion data was received, and this mode can be determined based on one or more device operating characteristics. For example, the mode can be determined based on user input, such as the prior selection of a mode selection button or control or a detected motion gesture from the user, or other movement and/or orientation of the device 10 in space. The mode may alternatively or additionally be determined based on a prior or present event that has occurred or is occurring; for example, a cellular phone operating mode can automatically be designated the active operating mode when the device 10 receives a telephone call or text message, and while the user responds to the call.
  • In step 205, a set of gestures is selected, this set of gestures being available for recognition in the active operating mode. In preferred embodiments, at least two different operating modes of the device 10 each has a different set of gestures that is available for recognition when that mode is active. For example, one operating mode may be receptive to character gestures and shake gestures, while a different operating mode may only be receptive to shake gestures.
  • In step 206, the received motion data (and any other relevant data) is analyzed and one or more motion gestures are recognized in the motion data, if any such gestures are present and correctly recognized. The gestures recognized are included in the set of gestures available for the active operating mode. In step 207, one or more states of the device 10 are changed based on the recognized motion gesture(s). The modification of states of the device can be the changing of a status or display, the selection of a function, and/or the execution or activation of a function or program. For example, one or more functions of the device can be performed, such as updating the display screen 16 a, answering a telephone call, sending out data to another device, entering a new operating mode, etc., based on which gesture(s) were recognized. The process 200 is then complete at 208.
  • Examples of types of motion gestures suitable for use with the device 10 are described below.
  • Shake Gesture
  • A shake gesture typically involves the user intentionally shaking the motion sensing device in one angular direction to trigger one or more associated functions of the device. For example, the device might be shaken in a “yaw direction,” with a peak appearing on only one gyroscope axis. If the user shakes with some cross-axis error (e.g., motion in another axis besides the one gyroscope axis), there may be a peak along another axis as well. The two peaks occur at the same time, and the zero-crossings (corresponding to the change of direction of the motion sensing device during the shaking) also occur at the same time. As there are three axes of rotation (roll, pitch, and yaw), each can be used as a separate shaking command.
  • For example, FIG. 10A is a graph 212 illustrating linear yaw shake motion data 214 forming a yaw shake gesture, in which the majority of the shaking occurs in the yaw axis. A smaller-amplitude cross-axis motion in the pitch axis provides pitch motion data 216, where the yaw and pitch outputs are in phase such that peaks and zero crossings occur at the same time. FIG. 10B is a graph 217 illustrating linear pitch shake motion data 218 forming a pitch shake gesture in which the majority of the shaking is in the pitch axis, and some cross-axis motion also occurs in the yaw axis that is in phase with the pitch axis motion, shown by yaw motion data 219.
  • FIGS. 10A-10F are diagrammatic illustrations of magnitude peaks for gesture recognition. A shake gesture can be any of a variety of intentional shaking of the device 10 by the user. The shaking required to qualify as a shaking gesture requires a magnitude that is at least a threshold level above a background noise level, so that intentional shaking can be distinguished from unintentional shaking. The shaking gesture can be defined to have a predetermined number of direction changes or zero crossings (e.g., angular or linear movement). A shaking gesture can be determined to be complete once a predetermined period of time passes during which no additional large-magnitude pulses are detected.
  • In FIG. 10A, an example of a basic waveform of a shaking gesture 220 is shown involving a clockwise rotation of the device 10 around an axis (measured by a gyroscope) followed by a counterclockwise rotation of the device around that axis. (Other embodiments of shaking gestures may involve linear movement along different axes to produce analogous peaks). The gesture is processed by feature detectors that look for the peaks (shown by vertical lines 222 and 224) and zero crossings (shown by vertical line 226) where the rotation switches direction. In this example, the gesture can trigger if a positive peak and a negative peak in angular rotation are both detected, and both exceed a threshold magnitude.
  • In FIG. 10B, a similar gesture 228 is shown to FIG. 10A, but the gesture has been performed by the user more quickly such that the peaks 230 and 232 and zero crossing 234 occur sooner and closer together. A prior standard technique used in this case is Dynamic Time Warping, in which the gesture is heavily processed by warping or stretching the data in time and comparing the result to a database of predefined gesture data. This is not a viable solution in many portable devices because of the large amount of processing required. The present invention instead can time each feature such as peaks and zero crossings. For example, a bank of timers can be used for the data features, each timer associated with one feature. If the features occur within a certain predetermined time of each other, the gesture will be considered recognized and will trigger. This has a similar result as Dynamic Time Warping, but with much less processing, and minimal memory usage.
  • FIG. 10C shows motion data forming a gesture 240 and performed with more power than in FIGS. 10A and 10B, i.e., the peaks 242 and 244 are higher (have a greater magnitude). Also, a false gesture appears, represented by the dotted curve 246 superimposed on the same graph. The false gesture is motion data sensed on an incorrect axis for the desired gesture, due to the user's motion not being very precise. Since the false gesture crosses the upper threshold 248 first, it may trigger first if the gesture engine is not implemented well. Therefore, the present invention delays triggering the gesture until device movement settles to close to zero (or below a threshold close to zero), and then selects the highest peak for gesture recognition, since the first peak detected may not be the correct one.
  • FIG. 10D shows an example in which simply detecting the highest peak in motion data can be deceptive. The highest peak 252 in motion data 250 is in the wrong direction for the desired gesture, i.e., the peak is negative rather than positive. Thus the method used for the example of FIG. 10C will fail in this example, because the highest peak is not the correct one and the gesture will not be recognized. To reduce misdetection in such a case, the present invention allows the recognition method to remember at least one previous peak and determine if the highest peak had a previous peak on the same axis. This previous peak, in this case peak 252, is examined to determine if it meets the criteria for a gesture.
  • FIG. 10E shows an example in which the highest peak 262 in the motion data 260 is the correct one for recognizing the desired gesture, but a peak 264 has occurred before the highest peak. Such a previous peak commonly occurs as a “wind-up” movement, which is sometimes performed unconsciously by the user before delivering the desired gesture. In this case, all three peaks are examined (including the negative peak) for the highest peak. If one peak is higher than the others, then it is assumed that the lower peaks are unintended motion, such as a “wind-up” movement before the intended peak, or a “retraction” movement after an intended peak, and the greatest-magnitude peak is selected as the only intended gesture data. However, if one or more peaks are relatively close in magnitude, then each peak can be assumed to be intended gesture data. Typically, wind-up and retraction movements result in small peaks and data features relative to the peaks and features of conscious, desired gestures. A threshold can be used to determine whether a peak qualifies as intended or not. For example, the ratio of one peak (such as the first peak) to the highest peak can be compared to a threshold ratio, where peaks falling below a threshold ratio are considered unintentional and ignored.
  • FIG. 10F shows motion data 270 having a long, chaotic series of peaks and zero-crossings, due to the user moving the device around without the intention of triggering a gesture. Features similar to the data features shown in FIGS. 10A-E are shown in the dashed box 272, which resemble the data features enough such that the associated gesture may trigger falsely. To reduce such a result, a set of “abort conditions” or “trigger conditions” can be added, which are tested and must be avoided or fulfilled for the associated device function to actually trigger (execute). In this case, the trigger conditions can include a condition that the gesture must be preceded by and followed by a predetermined time period in which no significant movement occurs. If there is too much movement, an abort condition can be set which prevents gestures from triggering. An abort condition can be communicated to the user via an icon, for example, which is only visible when the device is ready to receive gestures.
  • Tap Gesture
  • A tap gesture typically includes the user hitting or tapping of the device 10 with a finger, hand, or object sufficiently to cause a large pulse of movement of the device in space. The tap gesture can be used to control any of a variety of functions of the device.
  • FIGS. 11A and 11B are diagrammatic illustrations of two examples of motion data for a tap gesture. In these examples, detecting a tap gesture is performed by examining motion sensor data to detect a gesture relative to a background noise floor, as described above. FIG. 11A shows a waveform 280 resulting from a tap gesture when a device 10 is held loosely in the user's hand, and includes a detected tap pulse 282 shown as a large magnitude pulse. In this situation, there may be a lot of background noise indicated by pulses 284 which could falsely trigger a tap gesture. However, an actual intended tap gesture produces a pulse magnitude 282 far above this noise level 284 because the tap gesture significantly moves the device in space, since the device is held loosely. In contrast, FIG. 11B shows a waveform 288 resulting from a tap gesture when a device 10 has been placed on a desk or other hard surface and then tapped. This tap gesture produces a much smaller magnitude pulse 290, since the device cannot move in space as much in response to the tap. The actual tap in this situation will therefore largely be an acoustic response. Still, a detected tap 290 is typically far above the noise level 292. Thus, if the background noise level is considered in the tap detection, tap gestures can be detected more robustly.
  • Rejecting spikes in motion sensor data due to movement other than tapping can also be difficult. In one method to make this rejection more robust, spikes having significant amplitude are rejected if they occur at the end of device movements (e.g., the end of the portion of motion data being examined). The assumption is that the device 10 was relatively motionless before a tap gesture occurred, so the tap gesture causes a spike at the start of a movement. However, a spike may also appear at the end of a movement, due to a sudden stop of the device by the user. This end spike should be rejected.
  • FIGS. 12A and 12B illustrate detecting a tap gesture by rejecting particular spikes in motion data. In FIG. 12A, a spike 294 precedes a curve 296 in the waveform of motion data showing device movement. In FIG. 12B, a spike 298 follows a curve 299 in the waveform. Tap detection can be improved in the present invention by rejecting spikes 298 that follow a curve 299 and/or which occur at or near (within a threshold of) the end of the examined movement, as in FIG. 12B, which shows an abrupt movement of the device 10 at the end of movement, and not an intended gesture. Such spikes typically indicate stopping of the device and not an intentional gesture. A spike is detected as a tap gesture if the spike 294 precedes the curve 296, as shown in FIG. 12A, which indicates an intended spike of movement followed by movement of less magnitude (the curve). Note that the spike and the curve may appear on different sensors or motion axes of the device.
  • Tap gestures can be used in a variety of ways to initiate device functions in applications or other programs running on the device. For example, in one example embodiment, tapping can be configured to cause a set of images to move on a display screen such that a previously-visible or highlighted image moves and a next image available becomes highlighted or otherwise visible. Since tapping has no direction associated with it, this tap detection may be coupled with an additional input direction detection to determine which direction the images should move. For example, if the device is tilted in a left direction, the images move left on a display screen. If the device is tilted in a backward direction, the images move backward, e.g., moving “into” the screen in a simulated 3rd dimension of depth. This feature allows the user to simultaneously control the time of movement of images (or other displayed objects) and the direction of movement of the images using tilting and tap gestures.
  • Other Gestures
  • Some examples of other gestures suitable for use with the present invention are described below.
  • FIG. 13 is a graph 300 illustrating an example of motion data for a circle gesture. For this gesture, the user moves the motion sensing device in a quick, approximately circular movement in space. The peaks of amplitude appear on two axes, such as, for example, pitch 302 and yaw 304 as shown in FIG. 13. As shown, the peaks and zero-crossings are out of phase for a circle gesture, occurring at different times.
  • FIG. 14 is a diagrammatic illustration 310 illustrating examples of character gestures. A character gesture is created by motion of the device 10 in space that approximately follows the form of a particular character. The motion gesture is recognized as a particular character, which can activate a function corresponding to the character. For example, some commands in particular application programs can be activated by pressing key(s) on a keyboard corresponding to a character; in some embodiments. Such a command can alternatively be activated by inputting a motion gesture that is detected as that same character, alone or in combination with providing some other input to the device 10.
  • Characters (including letters, numbers, and other symbols) can be considered as combinations of linear and circle movements of the device 10. By combining the detection algorithms for lines and circles, characters can be detected. Since precise angular movement on the part of the user is usually not possible, the representation can be approximate.
  • FIG. 14 shows some examples. A linear pitch gesture 312, a linear yaw gesture 314, and a half-circle gesture 316 can be detected individually and combined to create characters. For example, a “1” character 320 can be detected as a linear pitch gesture. A “2” character 322 can be defined as a half-circle followed by a horizontal line. A “3” character 324 can be defined as two half-circle gestures. As long as there is no other gesture that has the same representation, this representation should be accurate enough, and will give the user room for imprecise movement. Other gestures can be detected to provide other portions of desired characters, such as triangles, circles, hooks, angles, etc. A variety of different gestures can be defined for different characters, and are recognized when the device is moved through space to trace out these characters.
  • Other gestures can also be defined as desired. Any particular gesture can be defined as requiring one or more of the above gestures, or other types of gestures, in different combinations. For example, gestures for basic yaw, pitch, and roll movements of the device 10 can be defined, as movements in each of these axes. These gestures can also be combined with other gestures to define a compound gesture.
  • In addition, in some embodiments a gesture may be required to be input and detected multiple times, for robustness, i.e., to make sure the intended gesture has been detected. For example, three shake gestures may be required to be detected, in succession, to detect the three as a single gesture and to implement the function(s) associated with the shake gesture. Or, three tap gestures may be required to be detected instead of just one.
  • Applications using a Motion Control
  • One feature of the present invention for increasing the ability to accurately detect motion gestures involves using gestures (device motion) in combination with input detected from an input control device of the motion sensing device 10. The input control provides an indication for the device to detect gestures during device motion intended by the user for gesture input. For example, a button, switch, knob, wheel, or other input control device, all referred to herein as a “motion control” 36 (as shown in FIG. 1), can be provided on the housing of the motion sensing device 10, which the user can push or otherwise activate. A dedicated hardware control can be used, or alternatively a software/displayed control (e.g. a displayed button or control on a touchscreen) can be used as the motion control.
  • The motion control on the device can be used to determine whether the device is in a “motion mode” or not. When the device is in a motion mode, the processor or other controller in the device 10 can allow motion of the device to be detected to modify the state of the device, e.g., detected as a gesture. For example, when the motion control is in its inactive state, e.g., when not activated and held by the user, the user moves the device naturally without modifying the state of the device. However, while the motion control is activated by the user, the device is moved to modify one or more states of the device. The modification of states of the device can be the selection of a function and/or the execution or activation of a function or program. For example, a function can be performed on the device in response to detecting a gesture from motion data receiving while in the motion mode. The device exits the motion mode based on a detected exit event. For example, in this embodiment, the exit event occurs when the motion control is released by the user and the activation signal from the motion control is no longer detected. In some embodiments, the modification of states of the device based on the motion data only occurs after the motion mode has been exited, e.g., after the button is released in this embodiment. When not in the motion mode, the device (e.g. processor or other applicable controller in the device) ignores input sensed motion data for the purposes of motion gesture recognition. In some embodiments, the sensed motion data can still be input and used for other functions or purposes, such as computing a model of the orientation of the device as described previously; or only particular predetermined types of gestures or other motions can still be input and/or recognized, such as a tap gesture which in some embodiments may not function well when used with some embodiments of a motion control. In other embodiments, all sensed motion data is ignored for any purposes when not in motion mode, e.g., the sensors are turned off. For example, the release of the button may cause a detected spike in device motion, but this spike occurs after release of the button and so is ignored.
  • The operation of a motion mode of the device can be dependent on the operating mode of the device. For example, the activation of a motion control to enter motion mode may be required for the user to input motion gestures while the device is in some operating modes, while in other operating modes of the device, no motion control activation is required. For example, when in an image display operating mode which allows scrolling a set of images or other objects across a display screen 16a of the device based on movement of the device, the activation of a motion mode may be required (e.g., by the user holding down the motion control). However, when in a telephone mode in which the user can make or answer cell phone calls, no motion mode activation or motion control activation need be required for the user to input motion gestures to answer the phone call or perform other telephone functions on the device 10. In addition, different operating modes of the device 10 can use the motion control and motion mode in different ways. For example, one operating mode may allow motion mode to be exited only by the user deactivating the motion control, while a different operating mode may allow motion mode to be exited by the user inputting a particular motion gesture.
  • As an example, a set of icons may be displayed on the display screen of the device that are not influenced by movement of the device while the motion control is not activated. When the motion control on the device is depressed, the motion of the device as detected by the motion sensors can be used to determine which icon is highlighted, e.g. move a cursor or indicator to different icons. This motion can be detected as, for example, rotation in a particular axis, or in more than one axis (which can be considered a rotation gesture), where the device is rotated in space; or alternatively, as a linear motion or a linear gesture, where the device is moved linearly in space. When the motion control is released, the icon highlighted at release is executed to cause a change of one or more states in the device, e.g., perform an associated function, such as starting an application program associated with the highlighted icon. To aid the user in selecting an icon, additional visual feedback can be presented which is correlated with device motion, such as including a continuously moving cursor overlayed on top of the icons in addition to a discretely moving indicator or cursor that moves directly from icon to icon, or continuously moving an icon a small amount (correlated with device motion) to indicate that particular icon would be selected if the motion control were released.
  • In another application, a set of images may be displayed in a line on the display screen. When the motion control is depressed, the user can manipulate the set of images forward or backward by moving the device in a positive or negative direction, e.g. as a gesture, such as tilting or linearly moving the device forward (toward the user, as the user looks at the device) or backward (away from the user). When the user moves the device past a predetermined threshold magnitude (e.g., tilting the device more than a predetermined amount), the images may be moved continuously on the screen without additional input from the user. When the motion control is released, the device 10 controls the images to stop moving.
  • In another application, holding down the button may initiate panning or zooming within an image, map, or web page displayed on a display screen of the device. Rotating the device along different axes may cause panning the view of the display screen along corresponding axes, or zooming along those axes. The different functions may be triggered by different types of movements, or they may be triggered by using different buttons. For example, one motion control can be provided for panning, and a different motion control provided for zooming. If different types of movements are used, thresholding may be used to aid in determining which function should be triggered. For example, if a panning motion is moving the device in one axis and a zooming motion is moving the device in a different axis, both panning and zooming can be activated by moving the device along both axes at once. However, if a panning movement is executed past a certain threshold amount of movement, than the device can implement only panning, ignoring the movement on the zooming axis.
  • In some embodiments, the motion control need not be held by the user to activate the motion mode of the device, and/or the exit event is not the release of the motion control. For example, the motion control can be “clicked,” i.e., activated (e.g., pressed) and then released immediately, to activate the motion mode that allows device motion to modify one or more states of the device. The device remains in motion mode after the motion control is clicked. A desired predefined exit event can be used to exit the motion mode when detected, so that device motion no longer modifies device states. For example, a particular shake gesture can be detected from the motion data, from motion provided by the user (such as a shake gesture having a predetermined number of shakes) and, when detected, exits motion mode. Other types of gestures can be used in other embodiments to exit the motion mode. In still other embodiments, the exit event is not based on user motion. For example, motion mode can be exited automatically based on other criteria, such as the completion of a detected gesture (when the gesture is detected correctly by the device).
  • Data Features for Recognizing Gestures
  • In order to resolve and process human motion on a device 10, it is necessary to acquire sensor data at high rates. For example, a sampling rate such as 100 Hz may be needed. For a one-second gesture and assuming six motion sensors are provided on the device, such a sampling rate requires processing 600 data points for 6 degrees of freedom of motion. However, it is rarely necessary to process all 600 data points, since the human motion can be reduced by extracting important features from the sensor data, such as the magnitude of peaks in the motion waveform, or the particular times of zero crossings. Such data features typically occur at about 2 Hz when the user is performing gestures. Thus, for example, if four features are examined for each of the 6 degrees of freedom, the total number of data points during one second of motion will be 48 points. The amount of data to be processed has thus been reduced by more than a factor of 10 by concentrating only on particular features of movement data, rather than processing all data points describing all of the motion.
  • Some example methods of reducing the required sampling rate of data for a device processor by using hardware to find features in motion sensor data is described in copending patent application Ser. No. 12/106,921, previously incorporated herein by reference.
  • FIG. 15 is a diagrammatic illustration showing one example of a set of data features of device movement that can be processed for gestures. Waveform 350 indicates the magnitude (vertical axis) of movement of the device over time (horizontal axis). A dead zone 352 can be designated at a desired magnitude when detecting data features for gestures, where the dead zone indicates a positive value and a negative value of magnitude approximately equal to a typical or determined noise magnitude level. Any motion data falling between these values, within the dead zone, is ignored as indistinguishable over background noise (such as the user unintentionally shaking the device 10).
  • Data features, as referred to herein, are characteristics of the waveform 350 of motion sensor data that can be detected from the waveform 350 and which can be used to recognize that a particular gesture has been performed. Data features can include, for example, a maximum (or minimum) height (or magnitude) 354 of the waveform 350, and a peak time value 356 which is the time at which the maximum height 354 occurred. Additional data features can include the times 358 at which the waveform 350 made a zero crossing (i.e., a change in direction of motion in an axis of movement, such as transitioning from positive values to negative values or vice-versa). Another data feature can include the integral 360 providing a particular area of the waveform 350, such as an integral of the interval between two zero crossings 358 as shown in FIG. 15. Another data feature can include the derivative of the waveform 350 at a particular zero crossing 358. These data features can be extracted from motion sensor data and stored and processed for gesture recognition more quickly and easily than storing and processing all of the motion sensor data of the waveform. Other data features can be used in other embodiments, such as the curvature of the motion waveform 350 (e.g., how smooth the waveform is at different points), etc. In some embodiments, the particular data features which are examined are based on the present operating mode of the device 10, where different operating modes require different features to be extracted and processed as appropriate for the application(s) running in a particular operating mode.
  • FIG. 16 is a block diagram illustrating one example of a system 370 which can recognize and process gestures, including the data features described above with reference to FIG. 15. System 370 can be included in the device 10 in the MPU 20, or in the processor 12, or as a separate unit.
  • System 370 includes a raw data and pre-processing block 372, which receives the raw data from the sensors and also provides or receives augmented data as described above with reference to FIG. 7, e.g. data in reference to device coordinates and world coordinates. The raw sensor data and augmented sensor data is used as a basis for gesture recognition. For example, the pre-processing block 372 can include all or part of the system 150 described above with reference to FIG. 7.
  • The raw and augmented data is provided from block 372 to a number of low-level data feature detectors 374, where each detector 374 detects a different feature in the sensor data. For example, Feature 1 block 374 a can detect the peaks in motion waveforms, Feature 2 block 374 b can detect zero crossings in motion waveforms, and Feature 3 block 374 c can detect and determine the integral of the area under the waveform. Additional feature detectors can be used in different embodiments. Each feature detector 374 provides timer values 376, which indicate the time values appropriate to the data feature detected, and provides magnitude values 378, which indicates magnitudes appropriate to the data feature detected (peak magnitudes, value of integral, etc.).
  • The timer and magnitude values 378 and 376 are provided to higher-level gesture detectors 380. Gesture detectors 380 each use the timing and magnitude values 378 and 376 from all the feature detectors 374 to detect whether the particular gesture associated with that detector has occurred. For example, gesture detector 380 a detects a particular Gesture 1, which may be a tap gesture, by examining the appropriate time and magnitude data from the feature detectors 374, such as the peak feature detector 374 a. Similarly, gesture detector 380 b detects a particular Gesture 2, and gesture detector 380 c detects a particular Gesture 3. As many gesture detectors 380 can be provided as different types of gestures that are desired to be recognized on the device 10.
  • Each gesture detector 380 provides timer values 382, which indicate the time values at which the gesture was detected, and provides magnitude values 384, which indicate magnitude values describing the data features of the gesture that was detected (peak, integral, etc.).
  • The raw and augmented data 372 also is provided to a monitor 390 that monitors states and abort conditions of the device 10. Monitor 390 includes an orientation block 392 that determines an orientation of the device 10 using the raw and augmented data from processing block 372. The device orientation can be indicated as horizontal, vertical, or other states as desired. This orientation is provided to the gesture detectors 380 for use in detecting appropriate gestures (such as gestures requiring a specific device orientation or a transition from one orientation to another orientation). Monitor 390 also includes a movement block 394 which determines the amount of movement that the device 10 has moved in space, e.g. angular and linear movement, using the raw and augmented sensor data from block 372. The amount of movement is provided to gesture detectors 380 for use in detecting gestures (such as gestures requiring a minimum amount of movement of the device 10).
  • Abort conditions 396 are also included in monitor 390 for use in determining whether movement of the device 10 aborts a potentially recognized gesture. The abort conditions include conditions that, when fulfilled, indicate that particular device movement is not a gesture. For example, the background noise described above can be determined, such that movement within the noise amplitude is caused to be ignored by using the abort conditions 396. In another example, certain spikes of motion, such as a spike following a curve as described above with reference to FIGS. 12A and 12B, can be ignored, i.e. cause gesture recognition to be aborted for the spike. In another example, if only small or subtle movement is being examined by all the gesture detectors 380, then large movements over a predetermined threshold magnitude can be ignored using the abort conditions 396. The abort conditions block 396 sends abort indications corresponding to current (or designated) portions of the sensor data to the gesture detectors 380 and also sends abort indications to a final gesture output block 398.
  • Final gesture output block 398 receives all the timer and magnitude values from the gesture detectors 380 and also receives the abort indicators from abort conditions block 396. The final block 398 outputs data for non-aborted gestures that were recognized by the gesture detectors 380. The output data can be to components of the device 10 (software and/or hardware) that process the gestures and perform functions in response to the recognized gestures.
  • FIG. 17 is a block diagram 400 illustrating one example of distributing the functions of the gesture recognition system 350 of FIG. 16. In this example, six axes of motion sensor output (e.g., three gyroscopes 26 and three accelerometers 28) are provided as hard-wired hardware 402. The motion sensors output their raw sensor data to be processed for augmented data and for data features in block 404, and this feature processing block 404 is also included in the hard-wired hardware block 402. Thus, some or all of gesture recognition system 370 can be incorporated in hardware on each motion sensor itself (gyroscope and/or accelerometer). For example, a motion sensor may include a hardware accelerator for calculating augmented data, such as a coordinate transform from device coordinates to world coordinates. The hardware accelerator may output transformed data, and the hardware accelerator may include additional processing to reduce augmented data further into data features. Alternatively, the accelerator can output the transformed data from the hard-wired block 402.
  • The features from block 404 can be output to a motion logic processing block 406, which is included in a programmable block 408 of the device 10. The programmable block 408, for example, can be implemented as software and/or firmware implemented by a processor or controller. The motion logic can include numerical output and in some embodiments gesture output.
  • In alternative embodiments, the entire gesture system 370 may run on an external processor that receives raw data from the motion sensors and hard-wired block 402. In some embodiments, the entire gesture system 370 may run in the hard-wired hardware on/with the motion sensors.
  • Many of the above-described techniques and systems can be implemented with additional or alternate types of sensor than the gyroscopes and/or accelerometers described above. For example, a six-axis motion sensing device including the gesture recognition techniques described above can include three accelerometers and three compasses. Other types of usable sensors can include optical sensors (visible, infrared, ultraviolet, etc.), magnetic sensors, etc.
  • 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 (39)

1. A method for processing motion of a portable electronic device to control the portable electronic device, the method comprising:
receiving, on the portable electronic device, sensed motion data derived from motion sensors of the portable electronic device, wherein the sensed motion data is based on movement of the portable electronic device in space, the motion sensors providing six-axis motion sensing and including at least three rotational motion sensors and at least three accelerometers;
determining, on the portable electronic device, a particular operating mode that is active while the movement of the portable electronic device occurs, wherein the particular operating mode is one of a plurality of different operating modes available in the operation of the portable electronic device;
recognizing, on the portable electronic device, one or more motion gestures from the motion data, wherein the one or more motion gestures are recognized from a set of a plurality of motion gestures that are available for recognition in the active operating mode of the portable electronic device, and wherein each of the different operating modes of the portable electronic device, when active, has a different set of motion gestures available for recognition; and
changing one or more states of the portable electronic device based on the one or more recognized motion gestures, including changing output of a display screen on the portable electronic device.
2. The method of claim 1 wherein the one or more gestures includes a shake gesture, the shake gesture detected from the sensed motion data that describes motion of the portable electronic device in one angular direction and includes a magnitude that is at least a threshold level above a background noise level.
3. The method of claim 1 wherein the one or more gestures include a tap gesture, the tap gesture detected from the sensed motion data that describes motion of the portable electronic device as a pulse of movement of the device in space.
4. The method of claim 3 wherein the pulse of the tap gesture is detected by examining peaks in the motion sensor data above a background noise level, the tap gesture having a magnitude that is at least a threshold level above the background noise level, and including rejecting spikes in the motion sensor data at the end of the movement of the motion sensor device conesponding to the gesture.
5. The method of claim 1 wherein the one or more gestures includes a circle gesture, the circle gesture detected from the sensed motion data that describes motion of the portable electronic device in an approximate circular movement in space.
6. The method of claim 1 wherein the one or more gestures include a character gesture, the character gesture detected from sensed motion data that describes a combination of at least one linear movement and at least one approximately circular movement of the portable electronic device in space.
7. The method of claim 1 further comprising:
receiving an enter mode control signal indicating a motion control of the portable electronic device has been activated by a user;
in response to receiving the enter mode control signal, entering a motion mode of the portable electronic device that allows the sensed motion data to be used for recognizing the one or more motion gestures; and
exiting the motion mode of the portable electronic device based on an exit event determined by the portable electronic device.
8. The method of claim 7 further comprising ignoring additional sensed motion data derived from the motion sensors for the purpose of detecting gestures from the additional sensed motion data, while the portable electronic device is not in the motion mode.
9. The method of claim 8 wherein the portable electronic device stays in the motion mode only while the enter mode control signal is maintained by the user continuing to activate the motion control, and wherein the motion mode is exited in response to receiving an exit mode control signal, the exit mode control signal corresponding to the user releasing the motion control.
10. The method of claim 7 wherein the portable electronic device stays in the motion mode after the user has clicked the motion control, and wherein the exit event is detecting a predefined exit gesture in the sensed motion data.
11. The method of claim 7 wherein the portable electronic device stays in the motion mode after the user has clicked the motion control, and wherein the exit event is a completion of one of the one or more gestures.
12. The method of claim 1 wherein the detected one or more gestures are used to move an image on a display screen of the portable electronic device, the image moving in a direction corresponding to a direction of motion of the portable electronic device as detected in the motion data.
13. A portable electronic device for sensing motion gestures, the portable electronic device comprising:
a plurality of motion sensors providing sensed data based on movement of the portable electronic device in space, the motion sensors providing six-axis motion sensing and including at least three rotational motion sensors and at least three accelerometers;
a display screen; and
one or more processors, wherein at least one of the processors:
receives motion data derived from the sensed data provided by the motion sensors;
determines a particular operating mode that is active while the movement of the portable electronic device occurs, wherein the particular operating mode is one of a plurality of different operating modes available in the operation of the portable electronic device;
recognizes one or more motion gestures from the motion data, wherein the one or more motion gestures are recognized from a set of a plurality of motion gestures that are available for recognition in the active operating mode of the portable electronic device, and wherein each of the different operating modes of the portable electronic device, when active, has a different set of motion gestures available for recognition; and
changes one or more states of the portable electronic device based on the one or more recognized motion gestures, including changing output of the display screen.
14. The portable electronic device of claim 13 wherein the one or more motion gestures includes a shake gesture, the shake gesture detected from the motion data that describes motion of the portable electronic device in one angular direction and includes a magnitude that is at least a threshold level above a background noise level.
15. The portable electronic device of claim 13 wherein the one or more motion gestures include a tap gesture, the tap gesture detected from the motion data that describes motion of the portable electronic device as a pulse of movement of the device in space, wherein the pulse of the tap gesture has a magnitude that is at least a threshold level above a background noise level, wherein spikes of magnitude in the motion data are rejected as the tap gesture if occurring at the end of movements of the portable electronic device in space.
16. The portable electronic device of claim 13 wherein the one or more motion gestures includes a circle gesture, the circle gesture detected from the motion data that describes motion of the portable electronic device in an approximate circular movement in space.
17. The portable electronic device of claim 13 wherein the one or more motion gestures include a character gesture, the character gesture detected from motion data that describes a combination of at least one linear movement and at least one approximately circular movement of the portable electronic device in space.
18. The portable electronic device of claim 13 further comprising a motion control activatable by a user of the portable electronic device, wherein at least one of the one or more processors:
receives an enter mode control signal indicating the motion control of the portable electronic device has been activated by a user;
in response to receiving the enter mode control signal, enters a motion mode of the portable electronic device that allows the motion data to be used for recognizing the one or more motion gestures; and
exits the motion mode of the portable electronic device based on an exit event determined by the processor,
wherein the at least one processor ignores additional sensed data from motion sensors for the purpose of detecting motion gestures from the additional sensed motion data, while the portable electronic device is not in the motion mode.
19. The portable electronic device of claim 18 wherein the at least one processor maintains the portable electronic device in the motion mode only while the enter mode control signal is maintained by the user continuing to activate the motion control, and wherein the at least one processor exits the motion mode in response to the user releasing the motion control.
20. The portable electronic device of claim 14 wherein the detected one or more motion gestures are used to move an image displayed on the display screen, the image moving in a direction corresponding to a direction of motion of the portable electronic device as detected in the motion data.
21. A method for recognizing a gesture performed by a user using a motion sensing device, the method comprising:
receiving motion sensor data in device coordinates indicative of motion of the device, the motion sensor data received from a plurality of motion sensors of the motion sensing device, the motion sensors including a plurality of rotational motion sensors and a plurality of linear motion sensors;
transforming the motion sensor data in the device coordinates to motion sensor data in world coordinates, the motion sensor data in the device coordinates describing motion of the device relative to a frame of reference of the device, and the motion sensor data in the world coordinates describing motion of the device relative to a frame of reference external to the device; and
detecting a gesture from the motion sensor data in the world coordinates.
22. The method of claim 21 further comprising transforming the motion sensor data from the world coordinates to local world coordinates, the motion sensor data in the local world coordinates describing motion relative to the body of the user of the device.
23. The method of claim 22 wherein the local world coordinates are determined by updating the world coordinates to track the motion of the motion sensing device when the motion sensing device is moved at a velocity below a predetermined threshold.
24. The method of claim 23 wherein the velocity below the predetermined threshold is derived from an angular velocity of the motion sensing device and a linear velocity of the motion sensing device.
25. The method of claim 23 wherein in response to the motion sensing device moving at a velocity above the predetermined threshold during the gesture, the local world coordinates are kept fixed during the gesture, the world coordinates being fixed at the last position and orientation of the motion sensing device before the gesture is determined to have started.
26. The method of claim 21 wherein the gesture is detected by extracting one or more data features from the motion sensor data and processing the one or more data features to detect the gesture, the data features comprising less data points than the motion sensor data over a portion of the motion sensor data including the data features.
27. The method of claim 26 wherein the one or more data features include at least one of:
a maximum magnitude or minimum magnitude of the motion sensor data;
a zero crossing of the motion sensor data from positive values to negative values or negative values to positive values; and
an integral of an interval defined by a graph of the motion sensor data.
28. The method of claim 26 wherein the gesture is detected by examining the motion sensor data for the one or more data features in terms of one of more of the following:
relative timing between the one or more data features, and
relative magnitudes between the one or more data features.
29. The method of claim 26 wherein the gesture is detected by timing each of the one or more data features and recognizing the gesture in response to the data features occuning within a predetermined time of each other.
30. The method of claim 26 wherein a plurality of the data features are peaks in the motion sensor data, and wherein the gesture is detected by at least one of:
selecting only the highest peak in the motion sensor data, and
examining a peak previous to the highest peak in the motion sensor data.
31. The method of claim 21 further comprising, after detecting the gesture, triggering a function of the motion sensing device, the function associated with the detected gesture, and further comprising testing at least one abort condition before triggering the associated function, wherein if the abort condition is met, the associated function is not triggered, wherein the abort condition includes a minimum amount of time preceding and following the gesture during which no significant movement of the motion sensing device has occured.
32. The method of claim 21 wherein detecting the gesture includes correlating an angular velocity during the motion of the motion sensing device with linear acceleration of the motion sensing device, and using the correlation to reject noise motion of the motion sensing device that is substantially all rotation.
33. A system for detecting gestures, the system including:
a plurality of motion sensors providing motion sensor data, the motion sensors including a plurality of rotational motion sensors and a plurality of linear motion sensors;
at least one feature detector, each feature detector operative to detect an associated data feature derived from the motion sensor data, each data feature being a characteristic of the motion sensor data, each feature detector outputting one or more feature values describing the detected data feature; and
at least one gesture detector, each gesture detector operative to detect a gesture associated with the gesture detector based on the one or more feature values.
34. The system of claim 33 wherein the at least one feature detector includes a peak feature detector operative to detect a peak in the motion sensor data.
35. The system of claim 33 wherein the at least one feature detector includes a zero crossing feature detector operative to detect a zero crossing in the motion sensor data, the zero crossing indicating a change in direction of motion in an axis of movement.
36. The system of claim 33 further comprising a processing block that processes the motion sensor data to provide the augmented motion data, the augmented motion data being in reference to world coordinates and the motion sensor data being in reference to device coordinates, and wherein each feature detector is operative to detect an associated data feature derived from the motion sensor data and the augmented motion data.
37. The system of claim 33 wherein the motion sensor data further includes sensor data from additional sensors of the motion sensing device, the additional sensors including at least one of a temperature sensor, a pressure sensor, and a compass.
38. The system of claim 33 wherein the rotational motion sensors include gyroscopes or compasses and the linear motion sensors include accelerometers.
39. A handheld electronic device operable in a plurality of motion-responsive operating modes, wherein at least one recognizable motion gesture corresponds to each motion-responsive operating mode, the electronic device comprising:
a set of motion sensors sensing rotational rate around at least three axes and linear acceleration along at least three axes;
a display; and
processing logic that, based on motion data derived from at least one of the motion sensors in response to a physical movement of the electronic device and a then-active operating mode of the device, is capable of recognizing at least one gesture corresponding to the physical movement and changing at least one operating mode of the device.
US12/252,322 2007-01-05 2008-10-15 Mobile devices with motion gesture recognition Abandoned US20090265671A1 (en)

Priority Applications (10)

Application Number Priority Date Filing Date Title
US12/252,322 US20090265671A1 (en) 2008-04-21 2008-10-15 Mobile devices with motion gesture recognition
US12/398,156 US20090262074A1 (en) 2007-01-05 2009-03-04 Controlling and accessing content using motion processing on mobile devices
US12/485,823 US8462109B2 (en) 2007-01-05 2009-06-16 Controlling and accessing content using motion processing on mobile devices
JP2011532265A JP5675627B2 (en) 2008-10-15 2009-10-15 Mobile device with gesture recognition
CN200980149970.5A CN102246125B (en) 2008-10-15 2009-10-15 Mobile devices with motion gesture recognition
EP09821282.2A EP2350782B1 (en) 2008-10-15 2009-10-15 Mobile devices with motion gesture recognition
PCT/US2009/060908 WO2010045498A1 (en) 2008-10-15 2009-10-15 Mobile devices with motion gesture recognition
US12/782,608 US7907838B2 (en) 2007-01-05 2010-05-18 Motion sensing and processing on mobile devices
US13/046,623 US8351773B2 (en) 2007-01-05 2011-03-11 Motion sensing and processing on mobile devices
US13/910,485 US9292102B2 (en) 2007-01-05 2013-06-05 Controlling and accessing content using motion processing on mobile devices

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US12/106,921 US8952832B2 (en) 2008-01-18 2008-04-21 Interfacing application programs and motion sensors of a device
US12/252,322 US20090265671A1 (en) 2008-04-21 2008-10-15 Mobile devices with motion gesture recognition

Related Parent Applications (4)

Application Number Title Priority Date Filing Date
US12/106,921 Continuation-In-Part US8952832B2 (en) 2007-01-05 2008-04-21 Interfacing application programs and motion sensors of a device
US12/117,264 Continuation-In-Part US8508039B1 (en) 2007-01-05 2008-05-08 Wafer scale chip scale packaging of vertically integrated MEMS sensors with electronics
US12/236,757 Continuation-In-Part US20100071467A1 (en) 2007-01-05 2008-09-24 Integrated multiaxis motion sensor
US12/398,156 Continuation-In-Part US20090262074A1 (en) 2007-01-05 2009-03-04 Controlling and accessing content using motion processing on mobile devices

Related Child Applications (2)

Application Number Title Priority Date Filing Date
US12/236,757 Continuation-In-Part US20100071467A1 (en) 2007-01-05 2008-09-24 Integrated multiaxis motion sensor
US12/398,156 Continuation-In-Part US20090262074A1 (en) 2007-01-05 2009-03-04 Controlling and accessing content using motion processing on mobile devices

Publications (1)

Publication Number Publication Date
US20090265671A1 true US20090265671A1 (en) 2009-10-22

Family

ID=41202164

Family Applications (1)

Application Number Title Priority Date Filing Date
US12/252,322 Abandoned US20090265671A1 (en) 2007-01-05 2008-10-15 Mobile devices with motion gesture recognition

Country Status (5)

Country Link
US (1) US20090265671A1 (en)
EP (1) EP2350782B1 (en)
JP (1) JP5675627B2 (en)
CN (1) CN102246125B (en)
WO (1) WO2010045498A1 (en)

Cited By (242)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090042246A1 (en) * 2004-12-07 2009-02-12 Gert Nikolaas Moll Methods For The Production And Secretion Of Modified Peptides
US20090221368A1 (en) * 2007-11-28 2009-09-03 Ailive Inc., Method and system for creating a shared game space for a networked game
US20100004896A1 (en) * 2008-07-05 2010-01-07 Ailive Inc. Method and apparatus for interpreting orientation invariant motion
US20100113153A1 (en) * 2006-07-14 2010-05-06 Ailive, Inc. Self-Contained Inertial Navigation System for Interactive Control Using Movable Controllers
WO2010056548A1 (en) 2008-10-29 2010-05-20 Invensense Inc. Controlling and accessing content using motion processing on mobile devices
US20100157034A1 (en) * 2008-12-24 2010-06-24 Moon Min Woo Communication apparatus and control device to generate control data
US20100182248A1 (en) * 2009-01-19 2010-07-22 Chun Jin-Woo Terminal and control method thereof
US20100223582A1 (en) * 2009-02-27 2010-09-02 Research In Motion Limited System and method for analyzing movements of an electronic device using rotational movement data
US20100277579A1 (en) * 2009-04-30 2010-11-04 Samsung Electronics Co., Ltd. Apparatus and method for detecting voice based on motion information
US20100295790A1 (en) * 2009-05-22 2010-11-25 Samsung Electronics Co., Ltd. Apparatus and method for display switching in a portable terminal
US20100315439A1 (en) * 2009-06-15 2010-12-16 International Business Machines Corporation Using motion detection to process pan and zoom functions on mobile computing devices
US20100321286A1 (en) * 2009-06-19 2010-12-23 Myra Mary Haggerty Motion sensitive input control
US20100328344A1 (en) * 2009-06-25 2010-12-30 Nokia Corporation Method and apparatus for an augmented reality user interface
US20110006977A1 (en) * 2009-07-07 2011-01-13 Microsoft Corporation System and method for converting gestures into digital graffiti
US20110022957A1 (en) * 2009-07-27 2011-01-27 Samsung Electronics Co., Ltd. Web browsing method and web browsing device
US20110025901A1 (en) * 2009-07-29 2011-02-03 Canon Kabushiki Kaisha Movement detection apparatus and movement detection method
US20110032202A1 (en) * 2009-08-06 2011-02-10 Square Enix Co., Ltd. Portable computer with touch panel display
US7899772B1 (en) 2006-07-14 2011-03-01 Ailive, Inc. Method and system for tuning motion recognizers by a user using a set of motion signals
US7917455B1 (en) 2007-01-29 2011-03-29 Ailive, Inc. Method and system for rapid evaluation of logical expressions
WO2011059404A2 (en) * 2009-11-12 2011-05-19 Nanyang Polytechnic Method and system for interactive gesture-based control
US20110125292A1 (en) * 2009-11-20 2011-05-26 Askey Computer Corp. Starting device of electronic product and method thereof
US20110218458A1 (en) * 2010-03-02 2011-09-08 Myriam Valin Mems-based method and system for tracking a femoral frame of reference
WO2011110267A1 (en) * 2010-03-10 2011-09-15 Sony Ericsson Mobile Communications Ab Method for activating/deactivating functions of a mobile communication device upon a sensed acceleration motion and corresponding mobile communication device
US20110227826A1 (en) * 2010-01-29 2011-09-22 Sony Corporation Information processing apparatus and information processing method
US20110267026A1 (en) * 2010-04-30 2011-11-03 Lenovo (Singapore) Pte, Ltd. Method and Apparatus for Modifying a Transition to an Altered Power State of an Electronic Device Based on Accelerometer Output
US20110290020A1 (en) * 2010-06-01 2011-12-01 Oliver Kohn Method for operating a sensor system and sensor system
WO2012001464A1 (en) * 2010-07-02 2012-01-05 Nokia Corporation An apparatus and method for detecting a rocking movement of an electronic device and execute a function in response to the detected movement
US20120007713A1 (en) * 2009-11-09 2012-01-12 Invensense, Inc. Handheld computer systems and techniques for character and command recognition related to human movements
US20120036485A1 (en) * 2010-08-09 2012-02-09 XMG Studio Motion Driven User Interface
US20120032877A1 (en) * 2010-08-09 2012-02-09 XMG Studio Motion Driven Gestures For Customization In Augmented Reality Applications
US20120054620A1 (en) * 2010-08-31 2012-03-01 Motorola, Inc. Automated controls for sensor enabled user interface
US8180208B2 (en) * 2010-05-19 2012-05-15 Eastman Kodak Company Identifying a photographer
US8180209B2 (en) * 2010-05-19 2012-05-15 Eastman Kodak Company Determining camera activity from a steadiness signal
US20120123733A1 (en) * 2010-11-11 2012-05-17 National Chiao Tung University Method system and computer readable media for human movement recognition
US8200076B2 (en) * 2010-05-19 2012-06-12 Eastman Kodak Company Estimating gender or age of a photographer
US20120158629A1 (en) * 2010-12-17 2012-06-21 Microsoft Corporation Detecting and responding to unintentional contact with a computing device
WO2012082322A1 (en) 2010-12-16 2012-06-21 Motorola Mobility, Inc. Method and apparatus for activating a function of an electronic device
US20120168241A1 (en) * 2011-01-05 2012-07-05 Bernstein Ian H Self-propelled device for interpreting input from a controller device
US20120179965A1 (en) * 2011-01-12 2012-07-12 Whitney Taylor Gesture-based navigation system for a mobile device
CN102609114A (en) * 2010-12-23 2012-07-25 微软公司 Effects of gravity on gestures
US8251821B1 (en) 2007-06-18 2012-08-28 Ailive, Inc. Method and system for interactive control using movable controllers
US20120221290A1 (en) * 2011-02-28 2012-08-30 Anand Ravindra Oka Portable electronic device adapted to provide an improved attitude matrix
US20120254809A1 (en) * 2011-03-31 2012-10-04 Nokia Corporation Method and apparatus for motion gesture recognition
US20120272194A1 (en) * 2011-04-21 2012-10-25 Nokia Corporation Methods and apparatuses for facilitating gesture recognition
US20120280905A1 (en) * 2011-05-05 2012-11-08 Net Power And Light, Inc. Identifying gestures using multiple sensors
US20120313847A1 (en) * 2011-06-09 2012-12-13 Nokia Corporation Method and apparatus for contextual gesture recognition
US20130054181A1 (en) * 2011-08-23 2013-02-28 Abdelmonaem Lakhzouri Method and apparatus for sensor based pedestrian motion detection in hand-held devices
WO2013048469A1 (en) * 2011-09-30 2013-04-04 Intel Corporation Detection of gesture data segmentation in mobile devices
US20130104090A1 (en) * 2011-10-21 2013-04-25 Eugene Yu Device and method for selection of options by motion gestures
US20130106697A1 (en) * 2011-11-01 2013-05-02 Qualcom Incorporated System and method for improving orientation data
US20130111384A1 (en) * 2011-10-27 2013-05-02 Samsung Electronics Co., Ltd. Method arranging user interface objects in touch screen portable terminal and apparatus thereof
US20130113836A1 (en) * 2011-11-09 2013-05-09 Samsung Electronics Co. Ltd. Method for controlling rotation of screen and terminal and touch system supporting the same
US20130125059A1 (en) * 2011-11-11 2013-05-16 Jongwoo LEE Hierarchy-Indicating Graphical User Interface For Discussion Threads
US8456329B1 (en) 2010-06-03 2013-06-04 The United States Of America As Represented By The Secretary Of The Navy Wand controller for aircraft marshaling
ITTO20111144A1 (en) * 2011-12-13 2013-06-14 St Microelectronics Srl SYSTEM AND METHOD OF COMPENSATION OF THE ORIENTATION OF A PORTABLE DEVICE
US8468458B2 (en) 2011-11-11 2013-06-18 Apollo Group, Inc. Dynamic and local management of hierarchical discussion thread data
US20130162525A1 (en) * 2009-07-14 2013-06-27 Cywee Group Limited Method and apparatus for performing motion recognition using motion sensor fusion, and associated computer program product
US20130211843A1 (en) * 2012-02-13 2013-08-15 Qualcomm Incorporated Engagement-dependent gesture recognition
WO2013119149A1 (en) * 2012-02-06 2013-08-15 Telefonaktiebolaget L M Ericsson (Publ) A user terminal with improved feedback possibilities
US8532675B1 (en) 2012-06-27 2013-09-10 Blackberry Limited Mobile communication device user interface for manipulation of data items in a physical space
US8543917B2 (en) 2009-12-11 2013-09-24 Nokia Corporation Method and apparatus for presenting a first-person world view of content
US20130254674A1 (en) * 2012-03-23 2013-09-26 Oracle International Corporation Development mode activation for a mobile device
US8544729B2 (en) 2011-06-24 2013-10-01 American Express Travel Related Services Company, Inc. Systems and methods for gesture-based interaction with computer systems
EP2652676A1 (en) * 2010-12-17 2013-10-23 Koninklijke Philips N.V. Gesture control for monitoring vital body signs
US20140009389A1 (en) * 2012-07-06 2014-01-09 Funai Electric Co., Ltd. Electronic Information Terminal and Display Method of Electronic Information Terminal
US20140013143A1 (en) * 2012-07-06 2014-01-09 Samsung Electronics Co. Ltd. Apparatus and method for performing user authentication in terminal
WO2013184997A3 (en) * 2012-06-08 2014-01-30 Apple Inc. Multi-stage device orientation detection
US20140037139A1 (en) * 2012-08-01 2014-02-06 Samsung Electronics Co., Ltd. Device and method for recognizing gesture based on direction of gesture
US20140075355A1 (en) * 2012-09-10 2014-03-13 Lg Electronics Inc. Mobile terminal and control method thereof
US20140095994A1 (en) * 2012-09-28 2014-04-03 Lg Electronics Inc. Portable device and control method thereof
US8714439B2 (en) 2011-08-22 2014-05-06 American Express Travel Related Services Company, Inc. Methods and systems for contactless payments at a merchant
US20140141833A1 (en) * 2012-11-20 2014-05-22 Lenovo (Beijing) Co., Ltd. Information processing method, system and mobile terminal
WO2013145588A3 (en) * 2012-03-30 2014-06-05 Sony Corporation Control method, control apparatus, and control program for virtual target using handheld inertial input device
WO2014092437A1 (en) * 2012-12-10 2014-06-19 Samsung Electronics Co., Ltd. Mobile device of bangle type, control method thereof, and ui display method
US20140168057A1 (en) * 2012-12-13 2014-06-19 Qualcomm Incorporated Gyro aided tap gesture detection
US20140191955A1 (en) * 2010-07-13 2014-07-10 Giuseppe Raffa Efficient gesture processing
EP2765477A2 (en) * 2013-02-08 2014-08-13 Cywee Group Limited Method and apparatus for performing motion recognition using motion sensor fusion, and associated computer program product
WO2014160229A1 (en) 2013-03-13 2014-10-02 Robert Bosch Gmbh System and method for transitioning between operational modes of an in-vehicle device using gestures
EP2367092A3 (en) * 2010-03-19 2014-10-29 Fujitsu Limited Motion determination apparatus and motion determination method
US20140351700A1 (en) * 2013-05-09 2014-11-27 Tencent Technology (Shenzhen) Company Limited Apparatuses and methods for resource replacement
US8902181B2 (en) 2012-02-07 2014-12-02 Microsoft Corporation Multi-touch-movement gestures for tablet computing devices
US8912877B2 (en) 2011-02-18 2014-12-16 Blackberry Limited System and method for activating an electronic device using two or more sensors
EP2816519A1 (en) * 2013-06-17 2014-12-24 Spreadtrum Communications (Shanghai) Co., Ltd. Three-dimensional shopping platform displaying system
EP2818074A1 (en) 2013-06-28 2014-12-31 Babyliss Faco S.P.R.L. Hair styling device
WO2015006523A1 (en) 2013-07-12 2015-01-15 Facebook, Inc. Calibration of grab detection
WO2015006544A1 (en) 2013-07-12 2015-01-15 Facebook Inc. Isolating mobile device electrode
US20150026623A1 (en) * 2013-07-19 2015-01-22 Apple Inc. Device input modes with corresponding user interfaces
US20150025840A1 (en) * 2013-07-19 2015-01-22 Cywee Group Ltd. Electronic device and method of motion processing
US20150040211A1 (en) * 2008-11-10 2015-02-05 Samsung Electronics Co., Ltd. Motion input device for portable terminal and operation method using the same
US20150061994A1 (en) * 2013-09-03 2015-03-05 Wistron Corporation Gesture recognition method and wearable apparatus
US8982045B2 (en) 2010-12-17 2015-03-17 Microsoft Corporation Using movement of a computing device to enhance interpretation of input events produced when interacting with the computing device
US20150077435A1 (en) * 2013-09-13 2015-03-19 Fujitsu Limited Setting method and information processing device
US8988398B2 (en) 2011-02-11 2015-03-24 Microsoft Corporation Multi-touch input device with orientation sensing
US20150089456A1 (en) * 2013-09-24 2015-03-26 Kyocera Document Solutions Inc. Electronic device
US8994646B2 (en) 2010-12-17 2015-03-31 Microsoft Corporation Detecting gestures involving intentional movement of a computing device
US9009516B1 (en) 2014-02-19 2015-04-14 Google Inc. Adjusting a power mode of a wearable computing device based on motion data
US20150103004A1 (en) * 2013-10-16 2015-04-16 Leap Motion, Inc. Velocity field interaction for free space gesture interface and control
US20150121228A1 (en) * 2013-10-31 2015-04-30 Samsung Electronics Co., Ltd. Photographing image changes
US9052746B2 (en) 2013-02-15 2015-06-09 Microsoft Technology Licensing, Llc User center-of-mass and mass distribution extraction using depth images
US20150161989A1 (en) * 2013-12-09 2015-06-11 Mediatek Inc. System for speech keyword detection and associated method
US20150169069A1 (en) * 2013-12-16 2015-06-18 Dell Products, L.P. Presentation Interface in a Virtual Collaboration Session
US20150177850A1 (en) * 2010-09-01 2015-06-25 Telefonaktiebolaget L M Ericsson (Publ) Input precision method for minimizing erroneous entries stemming from instability of a mobile device using an accelerometer and apparatus to detect a shake and apparatus and computer program thereof
FR3016046A1 (en) * 2013-12-31 2015-07-03 Commissariat Energie Atomique METHOD AND DEVICE FOR DETECTING HANDLING OF A PORTABLE DEVICE
US20150205946A1 (en) * 2013-12-10 2015-07-23 Dell Products, Lp System and Method for Motion Gesture Access to an Application and Limited Resources of an Information Handling System
US9092657B2 (en) 2013-03-13 2015-07-28 Microsoft Technology Licensing, Llc Depth image processing
CN104808785A (en) * 2014-01-29 2015-07-29 拓连科技股份有限公司 Action-oriented user interface control method and system
US9110510B2 (en) 2011-06-03 2015-08-18 Apple Inc. Motion pattern classification and gesture recognition
US9119068B1 (en) * 2013-01-09 2015-08-25 Trend Micro Inc. Authentication using geographic location and physical gestures
US9135516B2 (en) 2013-03-08 2015-09-15 Microsoft Technology Licensing, Llc User body angle, curvature and average extremity positions extraction using depth images
US9142034B2 (en) 2013-03-14 2015-09-22 Microsoft Technology Licensing, Llc Center of mass state vector for analyzing user motion in 3D images
US9147057B2 (en) 2012-06-28 2015-09-29 Intel Corporation Techniques for device connections using touch gestures
US20150272456A1 (en) * 2014-04-01 2015-10-01 Xerox Corporation Discriminating between atrial fibrillation and sinus rhythm in physiological signals obtained from video
US9159140B2 (en) 2013-03-14 2015-10-13 Microsoft Technology Licensing, Llc Signal analysis for repetition detection and analysis
US20150312402A1 (en) * 2014-04-29 2015-10-29 Samsung Electronics Co., Ltd. Computing system with control mechanism and method of operation thereof
US20150312393A1 (en) * 2014-04-25 2015-10-29 Wistron Corporation Voice communication method and electronic device using the same
US20150331534A1 (en) * 2014-05-13 2015-11-19 Lenovo (Singapore) Pte. Ltd. Detecting inadvertent gesture controls
US9201520B2 (en) 2011-02-11 2015-12-01 Microsoft Technology Licensing, Llc Motion and context sharing for pen-based computing inputs
ES2552881A1 (en) * 2014-06-02 2015-12-02 Samsung Electronics Iberia, S.A.U. Portable device and gesture control method (Machine-translation by Google Translate, not legally binding)
US20150346834A1 (en) * 2014-06-02 2015-12-03 Samsung Electronics Co., Ltd. Wearable device and control method using gestures
US20150355224A1 (en) * 2014-06-04 2015-12-10 Danlaw Inc. Vehicle monitoring module
US9218316B2 (en) 2011-01-05 2015-12-22 Sphero, Inc. Remotely controlling a self-propelled device in a virtualized environment
US20160018895A1 (en) * 2014-04-24 2016-01-21 Dennis Sidi Private messaging application and associated methods
US9244545B2 (en) 2010-12-17 2016-01-26 Microsoft Technology Licensing, Llc Touch and stylus discrimination and rejection for contact sensitive computing devices
US9262744B2 (en) 2011-11-11 2016-02-16 Apollo Education Group, Inc. Efficient navigation of hierarchical data displayed in a graphical user interface
US20160048161A1 (en) * 2014-08-16 2016-02-18 Google Inc. Identifying gestures using motion data
WO2016053822A1 (en) * 2014-09-30 2016-04-07 Microsoft Technology Licensing, Llc Natural motion-based control via wearable and mobile devices
CN105493006A (en) * 2013-08-30 2016-04-13 三星电子株式会社 Electronic device having curved bottom and operation method therefor
CN105556425A (en) * 2013-07-18 2016-05-04 脸谱公司 Movement-triggered action for mobile device
US20160132169A1 (en) * 2014-11-12 2016-05-12 Kobo Incorporated System and method for cyclic motion gesture
US20160158782A1 (en) * 2014-12-09 2016-06-09 R. J. Reynolds Tobacco Company Gesture recognition user interface for an aerosol delivery device
US9367145B2 (en) 2013-03-14 2016-06-14 Qualcomm Incorporated Intelligent display image orientation based on relative motion detection
US9372997B2 (en) 2013-12-23 2016-06-21 Google Inc. Displaying private information on personal devices
US20160187978A1 (en) * 2014-12-31 2016-06-30 Fih (Hong Kong) Limited Electronic device and method for removing folders from touch screen of the electronic device
US9413870B2 (en) 2011-09-05 2016-08-09 Samsung Electronics Co., Ltd. Terminal capable of controlling attribute of application based on motion and method thereof
US9410809B2 (en) 2011-12-16 2016-08-09 Microsoft Technology Licensing, Llc Applying a correct factor derivative method for determining an orientation of a portable electronic device based on sense gravitation component linear accelerate filter data obtained
US9436231B2 (en) 2011-04-07 2016-09-06 Qualcomm Incorporated Rest detection using accelerometer
US20160258978A1 (en) * 2015-03-06 2016-09-08 Samsung Electronics Co., Ltd. Method and electronic device for improving accuracy of measurment of motion sensor
US9443446B2 (en) 2012-10-30 2016-09-13 Trulnject Medical Corp. System for cosmetic and therapeutic training
US9442570B2 (en) 2013-03-13 2016-09-13 Google Technology Holdings LLC Method and system for gesture recognition
US20160282949A1 (en) * 2015-03-27 2016-09-29 Sony Corporation Method and system for detecting linear swipe gesture using accelerometer
US20160299576A1 (en) * 2013-10-24 2016-10-13 Chunsheng ZHU Air control input apparatus and method
US20160370879A1 (en) * 2015-06-19 2016-12-22 Microsoft Technology Licensing, Llc Selecting events based on user input and current context
US9545542B2 (en) 2011-03-25 2017-01-17 May Patents Ltd. System and method for a motion sensing device which provides a visual or audible indication
US20170048706A1 (en) * 2015-08-11 2017-02-16 Samsung Electronics Co., Ltd. Method for controlling according to state and electronic device thereof
US9574878B2 (en) 2012-07-16 2017-02-21 Lenovo (Beijing) Co., Ltd. Terminal device having hand shaking sensing units to determine the manner that a user holds the terminal device
US9619035B2 (en) 2011-03-04 2017-04-11 Microsoft Technology Licensing, Llc Gesture detection and recognition
US9632588B1 (en) * 2011-04-02 2017-04-25 Open Invention Network, Llc System and method for redirecting content based on gestures
US20170131891A1 (en) * 2015-11-09 2017-05-11 Analog Devices, Inc. Slider and gesture recognition using capacitive sensing
US20170177929A1 (en) * 2015-12-21 2017-06-22 Intel Corporation Crowd gesture recognition
US20170191831A1 (en) * 2015-05-22 2017-07-06 InvenSense, Incorporated Systems and methods for synthetic sensor signal generation
US9703385B2 (en) 2008-06-20 2017-07-11 Microsoft Technology Licensing, Llc Data services based on gesture and location information of device
US20170199588A1 (en) * 2016-01-12 2017-07-13 Samsung Electronics Co., Ltd. Electronic device and method of operating same
US9710048B2 (en) 2011-10-03 2017-07-18 Google Technology Holdings LLC Method for detecting false wake conditions of a portable electronic device
US9727161B2 (en) 2014-06-12 2017-08-08 Microsoft Technology Licensing, Llc Sensor correlation for pen and touch-sensitive computing device interaction
US9746926B2 (en) 2012-12-26 2017-08-29 Intel Corporation Techniques for gesture-based initiation of inter-device wireless connections
US9792836B2 (en) 2012-10-30 2017-10-17 Truinject Corp. Injection training apparatus using 3D position sensor
US20170300181A1 (en) * 2015-03-17 2017-10-19 Google Inc. Dynamic icons for gesture discoverability
US9804679B2 (en) 2015-07-03 2017-10-31 Google Inc. Touchless user interface navigation using gestures
US9827487B2 (en) 2012-05-14 2017-11-28 Sphero, Inc. Interactive augmented reality using a self-propelled device
US9830043B2 (en) 2012-08-21 2017-11-28 Beijing Lenovo Software Ltd. Processing method and processing device for displaying icon and electronic device
US9832187B2 (en) 2014-01-07 2017-11-28 Google Llc Managing display of private information
US9829882B2 (en) 2013-12-20 2017-11-28 Sphero, Inc. Self-propelled device with center of mass drive system
US9833173B2 (en) 2012-04-19 2017-12-05 Abraham Carter Matching system for correlating accelerometer data to known movements
WO2017214116A1 (en) * 2016-06-10 2017-12-14 Wal-Mart Stores, Inc. Methods and systems for monitoring a retail shopping facility
US9855497B2 (en) 2015-01-20 2018-01-02 Disney Enterprises, Inc. Techniques for providing non-verbal speech recognition in an immersive playtime environment
US9870083B2 (en) 2014-06-12 2018-01-16 Microsoft Technology Licensing, Llc Multi-device multi-user sensor correlation for pen and computing device interaction
US9885734B2 (en) 2013-05-08 2018-02-06 Cm Hk Limited Method of motion processing and related mobile device and microcontroller unit
US9886032B2 (en) 2011-01-05 2018-02-06 Sphero, Inc. Self propelled device with magnetic coupling
US9891712B2 (en) 2013-12-16 2018-02-13 Leap Motion, Inc. User-defined virtual interaction space and manipulation of virtual cameras with vectors
US9922578B2 (en) 2014-01-17 2018-03-20 Truinject Corp. Injection site training system
US9958946B2 (en) 2014-06-06 2018-05-01 Microsoft Technology Licensing, Llc Switching input rails without a release command in a natural user interface
EP3213091B1 (en) 2014-10-28 2018-05-16 Koninklijke Philips N.V. Method and apparatus for reliable detection of opening and closing events
EP3327541A4 (en) * 2015-07-24 2018-05-30 ZTE Corporation Method, apparatus and wearable device for realizing display
US9996180B2 (en) 2013-02-13 2018-06-12 Nec Corporation Determining process to be executed based on direction of surface in which vibration-applied surface faces and application state
US10022643B2 (en) 2011-01-05 2018-07-17 Sphero, Inc. Magnetically coupled accessory for a self-propelled device
US10039975B2 (en) 2015-01-13 2018-08-07 Disney Enterprises, Inc. Techniques for representing imaginary participants in an immersive play environment
US10057724B2 (en) 2008-06-19 2018-08-21 Microsoft Technology Licensing, Llc Predictive services for devices supporting dynamic direction information
US10056791B2 (en) 2012-07-13 2018-08-21 Sphero, Inc. Self-optimizing power transfer
US20180267617A1 (en) * 2015-01-09 2018-09-20 Razer (Asia-Pacific) Pte. Ltd. Gesture recognition devices and gesture recognition methods
US10168701B2 (en) 2011-01-05 2019-01-01 Sphero, Inc. Multi-purposed self-propelled device
WO2019008864A1 (en) * 2017-07-07 2019-01-10 ソニーセミコンダクタソリューションズ株式会社 Communication device, communication method and communication system
US10192310B2 (en) 2012-05-14 2019-01-29 Sphero, Inc. Operating a computing device by detecting rounded objects in an image
US10203815B2 (en) 2013-03-14 2019-02-12 Apple Inc. Application-based touch sensitivity
US20190075288A1 (en) * 2016-05-25 2019-03-07 Qingdao Goertek Technology Co., Ltd. Virtual Reality Helmet and Method for Using Same
WO2019045842A1 (en) * 2017-08-28 2019-03-07 Microsoft Technology Licensing, Llc Techniques for reducing power consumption in magnetic tracking system
WO2019051082A1 (en) * 2017-09-06 2019-03-14 Georgia Tech Research Corporation Systems, methods and devices for gesture recognition
US10235904B2 (en) 2014-12-01 2019-03-19 Truinject Corp. Injection training tool emitting omnidirectional light
US10265621B2 (en) 2015-01-20 2019-04-23 Disney Enterprises, Inc. Tracking specific gestures relative to user movement
US10269266B2 (en) 2017-01-23 2019-04-23 Truinject Corp. Syringe dose and position measuring apparatus
US10290231B2 (en) 2014-03-13 2019-05-14 Truinject Corp. Automated detection of performance characteristics in an injection training system
US10296874B1 (en) 2007-12-17 2019-05-21 American Express Travel Related Services Company, Inc. System and method for preventing unauthorized access to financial accounts
US10311249B2 (en) 2017-03-31 2019-06-04 Google Llc Selectively obscuring private information based on contextual information
CN109933192A (en) * 2019-02-25 2019-06-25 努比亚技术有限公司 A kind of implementation method, terminal and the computer readable storage medium of gesture high up in the air
WO2019125215A1 (en) * 2017-12-19 2019-06-27 Александр Борисович БОБРОВНИКОВ Method of information input/output in a user device and structural design thereof
US20190244016A1 (en) * 2018-02-04 2019-08-08 KaiKuTek Inc. Gesture recognition method for reducing false alarm rate, gesture recognition system for reducing false alarm rate, and performing device thereof
US10386203B1 (en) * 2015-11-05 2019-08-20 Invensense, Inc. Systems and methods for gyroscope calibration
US10433172B2 (en) 2012-12-10 2019-10-01 Samsung Electronics Co., Ltd. Method of authentic user of electronic device, and electronic device for performing the same
US10500340B2 (en) 2015-10-20 2019-12-10 Truinject Corp. Injection system
US10540348B2 (en) 2014-09-22 2020-01-21 At&T Intellectual Property I, L.P. Contextual inference of non-verbal expressions
US10551211B2 (en) 2013-05-08 2020-02-04 Cm Hk Limited Methods and devices with sensor time calibration
US20200104038A1 (en) * 2018-09-28 2020-04-02 Apple Inc. System and method of controlling devices using motion gestures
US10648790B2 (en) 2016-03-02 2020-05-12 Truinject Corp. System for determining a three-dimensional position of a testing tool
US10650703B2 (en) 2017-01-10 2020-05-12 Truinject Corp. Suture technique training system
US10660039B1 (en) 2014-09-02 2020-05-19 Google Llc Adaptive output of indications of notification data
US10725064B2 (en) 2013-05-08 2020-07-28 Cm Hk Limited Methods of motion processing and related electronic devices and motion modules
US10743942B2 (en) 2016-02-29 2020-08-18 Truinject Corp. Cosmetic and therapeutic injection safety systems, methods, and devices
US20200294533A1 (en) * 2017-12-28 2020-09-17 Zte Corporation Terminal control method, terminal and computer readable storage medium
US10802572B2 (en) 2017-02-02 2020-10-13 Stmicroelectronics, Inc. System and method of determining whether an electronic device is in contact with a human body
US10845452B2 (en) 2013-05-08 2020-11-24 Cm Hk Limited Hybrid positioning method, electronic apparatus and computer-readable recording medium thereof
US10849688B2 (en) 2016-03-02 2020-12-01 Truinject Corp. Sensory enhanced environments for injection aid and social training
US11026051B2 (en) * 2019-07-29 2021-06-01 Apple Inc. Wireless communication modes based on mobile device orientation
US11029414B2 (en) 2013-05-08 2021-06-08 Cm Hk Limited Electronic devices and methods for providing location information
WO2021186146A1 (en) * 2020-03-19 2021-09-23 Nicoventures Trading Limited Electronic aerosol provision system
US11166104B2 (en) 2014-02-11 2021-11-02 Apple Inc. Detecting use of a wearable device
US20210382555A1 (en) * 2018-08-05 2021-12-09 Pison Technology, Inc. User Interface Control of Responsive Devices
US11243611B2 (en) * 2013-08-07 2022-02-08 Nike, Inc. Gesture recognition
CN114138110A (en) * 2021-11-05 2022-03-04 成都映潮科技股份有限公司 Gesture recording method and system based on android system and storage medium
US11281262B2 (en) 2014-02-11 2022-03-22 Apple Inc. Detecting a gesture made by a person wearing a wearable electronic device
ES2920649A1 (en) * 2021-02-05 2022-08-08 Cecotec Res And Development S L Smart monitoring system for hair dryer and associated method apparatus (Machine-translation by Google Translate, not legally binding)
US11432766B2 (en) 2017-09-05 2022-09-06 Apple Inc. Wearable electronic device with electrodes for sensing biological parameters
US11460928B2 (en) * 2019-12-18 2022-10-04 Samsung Electronics Co., Ltd. Electronic device for recognizing gesture of user from sensor signal of user and method for recognizing gesture using the same
US11481031B1 (en) 2019-04-30 2022-10-25 Meta Platforms Technologies, Llc Devices, systems, and methods for controlling computing devices via neuromuscular signals of users
US11481030B2 (en) 2019-03-29 2022-10-25 Meta Platforms Technologies, Llc Methods and apparatus for gesture detection and classification
US20220342486A1 (en) * 2019-10-16 2022-10-27 Stmicroelectronics S.R.L. Method for detecting a wrist-tilt gesture and an electronic unit and a wearable electronic device which implement the same
US11484797B2 (en) 2012-11-19 2022-11-01 Imagine AR, Inc. Systems and methods for capture and use of local elements in gameplay
US11493993B2 (en) 2019-09-04 2022-11-08 Meta Platforms Technologies, Llc Systems, methods, and interfaces for performing inputs based on neuromuscular control
US11504057B2 (en) 2017-09-26 2022-11-22 Apple Inc. Optical sensor subsystem adjacent a cover of an electronic device housing
US11550530B2 (en) 2018-10-02 2023-01-10 Hewlett-Packard Development Company, L.P. Computer resource utilization reduction devices
US11567573B2 (en) 2018-09-20 2023-01-31 Meta Platforms Technologies, Llc Neuromuscular text entry, writing and drawing in augmented reality systems
US20230113991A1 (en) * 2018-08-05 2023-04-13 Pison Technology, Inc. Biopotential-Based Gesture Interpretation With Machine Labeling
US11635736B2 (en) 2017-10-19 2023-04-25 Meta Platforms Technologies, Llc Systems and methods for identifying biological structures associated with neuromuscular source signals
US11644799B2 (en) 2013-10-04 2023-05-09 Meta Platforms Technologies, Llc Systems, articles and methods for wearable electronic devices employing contact sensors
US11666264B1 (en) 2013-11-27 2023-06-06 Meta Platforms Technologies, Llc Systems, articles, and methods for electromyography sensors
US11704592B2 (en) 2019-07-25 2023-07-18 Apple Inc. Machine-learning based gesture recognition
US11797087B2 (en) 2018-11-27 2023-10-24 Meta Platforms Technologies, Llc Methods and apparatus for autocalibration of a wearable electrode sensor system
US11797172B2 (en) 2015-03-06 2023-10-24 Alibaba Group Holding Limited Method and apparatus for interacting with content through overlays
WO2023218171A1 (en) * 2022-05-12 2023-11-16 Nicoventures Trading Limited Electronic aerosol provision system including a motion sensor and an ai-system
WO2023239757A1 (en) * 2022-06-09 2023-12-14 Wizard Tag LLC Method and apparatus for game play
US11868531B1 (en) 2021-04-08 2024-01-09 Meta Platforms Technologies, Llc Wearable device providing for thumb-to-finger-based input gestures detected based on neuromuscular signals, and systems and methods of use thereof
US11875012B2 (en) 2018-05-25 2024-01-16 Ultrahaptics IP Two Limited Throwable interface for augmented reality and virtual reality environments
US11907423B2 (en) 2019-11-25 2024-02-20 Meta Platforms Technologies, Llc Systems and methods for contextualized interactions with an environment
US11921471B2 (en) 2013-08-16 2024-03-05 Meta Platforms Technologies, Llc Systems, articles, and methods for wearable devices having secondary power sources in links of a band for providing secondary power in addition to a primary power source

Families Citing this family (42)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102457674A (en) * 2010-10-27 2012-05-16 赛龙通信技术(深圳)有限公司 Method for simulating gravity sensor with camera
US9244530B1 (en) 2011-01-31 2016-01-26 Google Inc. Virtual artifacts using mobile devices
KR101830966B1 (en) * 2011-09-21 2018-02-22 엘지전자 주식회사 Electronic device and contents generation method for electronic device
CN103369383A (en) * 2012-03-26 2013-10-23 乐金电子(中国)研究开发中心有限公司 Control method and device of spatial remote controller, spatial remote controller and multimedia terminal
DE102012103911A1 (en) * 2012-05-04 2013-11-07 Carl Mahr Holding Gmbh Measuring device for dimensional measuring and characteristic quantities with separate control device
CN102750107A (en) * 2012-08-02 2012-10-24 深圳市经纬科技有限公司 Single-hand operation method of large-screen handheld electronic device and device
US9291695B2 (en) * 2012-08-06 2016-03-22 Fluke Corporation Real-time RF signal visualization device
CN102867190B (en) * 2012-08-30 2016-04-27 南京大学 A kind of method utilizing mobile device built-in sensors to carry out Activity recognition
CN102929392B (en) * 2012-10-25 2015-09-30 三星半导体(中国)研究开发有限公司 Based on the user operation recognition methods of multisensor and the equipment of use the method
CN103632133B (en) * 2012-10-25 2017-05-24 上海理工大学 Human gesture recognition method
CN103051841B (en) * 2013-01-05 2016-07-06 小米科技有限责任公司 The control method of time of exposure and device
KR102049475B1 (en) * 2013-01-08 2020-01-08 삼성전자주식회사 Input device, display device and methods of controlling thereof
EP2959394B1 (en) * 2013-02-22 2021-05-12 Facebook Technologies, LLC. Methods and devices that combine muscle activity sensor signals and inertial sensor signals for gesture-based control
WO2014186370A1 (en) 2013-05-13 2014-11-20 Thalmic Labs Inc. Systems, articles and methods for wearable electronic devices that accommodate different user forms
CN103340634B (en) * 2013-06-17 2015-11-18 无锡市中安捷联科技有限公司 A kind of method detecting people's kinestate based on acceleration change
US10042422B2 (en) 2013-11-12 2018-08-07 Thalmic Labs Inc. Systems, articles, and methods for capacitive electromyography sensors
TWI723271B (en) * 2013-09-18 2021-04-01 日商半導體能源研究所股份有限公司 Display device, driving method of display device, program, and memory medium
CN103619090A (en) * 2013-10-23 2014-03-05 深迪半导体(上海)有限公司 System and method of automatic stage lighting positioning and tracking based on micro inertial sensor
CN103605701A (en) * 2013-11-07 2014-02-26 北京智谷睿拓技术服务有限公司 Method and device for determining communication objects
JP5613314B1 (en) * 2013-11-14 2014-10-22 Jfeシステムズ株式会社 Gesture detection device, gesture detection program, gesture recognition device, and gesture recognition program
US9971412B2 (en) * 2013-12-20 2018-05-15 Lenovo (Singapore) Pte. Ltd. Enabling device features according to gesture input
JP6230452B2 (en) * 2014-03-17 2017-11-15 シャープ株式会社 Information processing apparatus and information processing method
US10199008B2 (en) 2014-03-27 2019-02-05 North Inc. Systems, devices, and methods for wearable electronic devices as state machines
CN110136200B (en) * 2014-04-25 2023-07-04 谷歌技术控股有限责任公司 Image-based electronic device positioning
US9880632B2 (en) 2014-06-19 2018-01-30 Thalmic Labs Inc. Systems, devices, and methods for gesture identification
US9952675B2 (en) * 2014-09-23 2018-04-24 Fitbit, Inc. Methods, systems, and apparatuses to display visibility changes responsive to user gestures
CN104596510A (en) * 2014-12-23 2015-05-06 深圳市金立通信设备有限公司 Terminal
CN104536567B (en) * 2014-12-23 2018-03-13 深圳市金立通信设备有限公司 A kind of direction detection method
US10078435B2 (en) 2015-04-24 2018-09-18 Thalmic Labs Inc. Systems, methods, and computer program products for interacting with electronically displayed presentation materials
CN106092134B (en) * 2016-05-30 2020-01-31 河北建筑工程学院 motion alarm method and device based on self-adaptive algorithm
CN106406516A (en) * 2016-08-26 2017-02-15 兰州理工大学 Local real-time movement trajectory characteristic extraction and identification method for smartphone
CN107169525B (en) * 2017-06-01 2020-05-19 腾云天宇科技(北京)有限公司 Method and device for determining application scene of mobile terminal and mobile terminal
CN107368725B (en) * 2017-06-16 2020-04-10 Oppo广东移动通信有限公司 Iris recognition method, electronic device, and computer-readable storage medium
CN107689074A (en) * 2017-08-31 2018-02-13 重庆环漫科技有限公司 A kind of dynamic equipment moving computational methods based on real-time rendering engine
CN108920228B (en) 2018-05-28 2021-01-15 云谷(固安)科技有限公司 Control instruction input method and input device
CN109691992A (en) * 2019-03-04 2019-04-30 深圳星脉医疗仪器有限公司 A kind of modification method and blood pressure detector of blood pressure detecting signal
CN110187767B (en) * 2019-05-31 2022-09-16 奥佳华智能健康科技集团股份有限公司 Massage chair gesture control system and method
CN110876613B (en) * 2019-09-27 2022-07-22 深圳先进技术研究院 Human motion state identification method and system and electronic equipment
CN110674801B (en) * 2019-12-04 2020-03-20 展讯通信(上海)有限公司 Method and device for identifying user motion mode based on accelerometer and electronic equipment
JP2023530872A (en) * 2020-06-29 2023-07-20 ジェイティー インターナショナル エス.エイ. Battery level display on demand
CN112274872B (en) * 2020-10-20 2022-01-28 金书易 Cloud-based intelligent walnut motion mode identification method and system
IT202100008897A1 (en) * 2021-04-09 2022-10-09 St Microelectronics Srl SYSTEM FOR DETECTING A USER'S TOUCH GESTURE, DEVICE INCLUDING THE SYSTEM, AND METHOD

Citations (96)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4303978A (en) * 1980-04-18 1981-12-01 The Boeing Company Integrated-strapdown-air-data sensor system
US4510802A (en) * 1983-09-02 1985-04-16 Sundstrand Data Control, Inc. Angular rate sensor utilizing two vibrating accelerometers secured to a parallelogram linkage
US4601206A (en) * 1983-09-16 1986-07-22 Ferranti Plc Accelerometer system
US4736629A (en) * 1985-12-20 1988-04-12 Silicon Designs, Inc. Micro-miniature accelerometer
US4783742A (en) * 1986-12-31 1988-11-08 Sundstrand Data Control, Inc. Apparatus and method for gravity correction in borehole survey systems
US4841773A (en) * 1987-05-01 1989-06-27 Litton Systems, Inc. Miniature inertial measurement unit
US5083466A (en) * 1988-07-14 1992-01-28 University Of Hawaii Multidimensional force sensor
US5128671A (en) * 1990-04-12 1992-07-07 Ltv Aerospace And Defense Company Control device having multiple degrees of freedom
US5251484A (en) * 1992-04-03 1993-10-12 Hewlett-Packard Company Rotational accelerometer
US5313835A (en) * 1991-12-19 1994-05-24 Motorola, Inc. Integrated monolithic gyroscopes/accelerometers with logic circuits
US5349858A (en) * 1991-01-29 1994-09-27 Canon Kabushiki Kaisha Angular acceleration sensor
US5359893A (en) * 1991-12-19 1994-11-01 Motorola, Inc. Multi-axes gyroscope
US5367631A (en) * 1992-04-14 1994-11-22 Apple Computer, Inc. Cursor control device with programmable preset cursor positions
US5392650A (en) * 1991-01-11 1995-02-28 Northrop Grumman Corporation Micromachined accelerometer gyroscope
US5396797A (en) * 1991-02-08 1995-03-14 Alliedsignal Inc. Triaxial angular rate and acceleration sensor
US5415060A (en) * 1992-09-04 1995-05-16 Destefano, Jr.; Albert M. Incremental advance means
US5415040A (en) * 1993-03-03 1995-05-16 Zexel Corporation Acceleration sensor
US5433110A (en) * 1992-10-29 1995-07-18 Sextant Avionique Detector having selectable multiple axes of sensitivity
US5440326A (en) * 1990-03-21 1995-08-08 Gyration, Inc. Gyroscopic pointer
US5444639A (en) * 1993-09-07 1995-08-22 Rockwell International Corporation Angular rate sensing system and method, with digital synthesizer and variable-frequency oscillator
US5511419A (en) * 1991-12-19 1996-04-30 Motorola Rotational vibration gyroscope
US5541860A (en) * 1988-06-22 1996-07-30 Fujitsu Limited Small size apparatus for measuring and recording acceleration
US5574221A (en) * 1993-10-29 1996-11-12 Samsung Electro-Mechanics Co., Ltd. Angular acceleration sensor
US5581484A (en) * 1994-06-27 1996-12-03 Prince; Kevin R. Finger mounted computer input device
US5629988A (en) * 1993-06-04 1997-05-13 David Sarnoff Research Center, Inc. System and method for electronic image stabilization
US5635639A (en) * 1991-09-11 1997-06-03 The Charles Stark Draper Laboratory, Inc. Micromechanical tuning fork angular rate sensor
US5635638A (en) * 1995-06-06 1997-06-03 Analog Devices, Inc. Coupling for multiple masses in a micromachined device
US5698784A (en) * 1996-01-24 1997-12-16 Gyration, Inc. Vibratory rate gyroscope and methods of assembly and operation
US5703623A (en) * 1996-01-24 1997-12-30 Hall; Malcolm G. Smart orientation sensing circuit for remote control
US5703293A (en) * 1995-05-27 1997-12-30 Robert Bosch Gmbh Rotational rate sensor with two acceleration sensors
US5723790A (en) * 1995-02-27 1998-03-03 Andersson; Gert Monocrystalline accelerometer and angular rate sensor and methods for making and using same
US5734373A (en) * 1993-07-16 1998-03-31 Immersion Human Interface Corporation Method and apparatus for controlling force feedback interface systems utilizing a host computer
US5825350A (en) * 1996-03-13 1998-10-20 Gyration, Inc. Electronic pointing apparatus and method
US5955668A (en) * 1997-01-28 1999-09-21 Irvine Sensors Corporation Multi-element micro gyro
US6082197A (en) * 1994-12-20 2000-07-04 Zexel Corporation Acceleration sensor
US6158280A (en) * 1997-12-22 2000-12-12 Kabushiki Kaisha Toyota Chuo Kenkyusho Detector for detecting angular velocities about perpendicular axes
US6230564B1 (en) * 1998-02-19 2001-05-15 Akebono Brake Industry Co., Ltd. Semiconductor acceleration sensor and its self-diagnosing method
US6279043B1 (en) * 1998-05-01 2001-08-21 Apple Computer, Inc. Method and system for script access to API functionality
US20010045127A1 (en) * 2000-05-22 2001-11-29 Toyota Jidosha Kabushiki Kaisha Sensing device and sensor apparatus
US6343349B1 (en) * 1997-11-14 2002-01-29 Immersion Corporation Memory caching for force feedback effects
US6374255B1 (en) * 1996-05-21 2002-04-16 Immersion Corporation Haptic authoring
US6424356B2 (en) * 1999-05-05 2002-07-23 Immersion Corporation Command of force sensations in a forceback system using force effect suites
US20020189351A1 (en) * 2001-06-14 2002-12-19 Reeds John W. Angular rate sensor having a sense element constrained to motion about a single axis and flexibly attached to a rotary drive mass
US6520017B1 (en) * 1999-08-12 2003-02-18 Robert Bosch Gmbh Micromechanical spin angular acceleration sensor
US6573883B1 (en) * 1998-06-24 2003-06-03 Hewlett Packard Development Company, L.P. Method and apparatus for controlling a computing device with gestures
US20030159511A1 (en) * 2002-02-28 2003-08-28 Zarabadi Seyed R. Angular accelerometer having balanced inertia mass
US6647352B1 (en) * 1998-06-05 2003-11-11 Crossbow Technology Dynamic attitude measurement method and apparatus
US6834249B2 (en) * 2001-03-29 2004-12-21 Arraycomm, Inc. Method and apparatus for controlling a computing system
US6892575B2 (en) * 2003-10-20 2005-05-17 Invensense Inc. X-Y axis dual-mass tuning fork gyroscope with vertically integrated electronics and wafer-scale hermetic packaging
US20050212751A1 (en) * 2004-03-23 2005-09-29 Marvit David L Customizable gesture mappings for motion controlled handheld devices
US6981416B2 (en) * 2003-11-21 2006-01-03 Chung-Shan Institute Of Science And Technology Multi-axis solid state accelerometer
US7007550B2 (en) * 2003-03-27 2006-03-07 Denso Corporation Semiconductor dynamic quantity sensor
US20060074558A1 (en) * 2003-11-26 2006-04-06 Williamson Walton R Fault-tolerant system, apparatus and method
US7028546B2 (en) * 2003-10-21 2006-04-18 Instrumented Sensor Technology, Inc. Data recorder
US7040922B2 (en) * 2003-06-05 2006-05-09 Analog Devices, Inc. Multi-surface mounting member and electronic device
US7077007B2 (en) * 2001-02-14 2006-07-18 Delphi Technologies, Inc. Deep reactive ion etching process and microelectromechanical devices formed thereby
US7104129B2 (en) * 2004-02-02 2006-09-12 Invensense Inc. Vertically integrated MEMS structure with electronics in a hermetically sealed cavity
US20060208326A1 (en) * 2005-03-18 2006-09-21 Nasiri Steven S Method of fabrication of ai/ge bonding in a wafer packaging environment and a product produced therefrom
US20060236761A1 (en) * 2005-04-22 2006-10-26 Hitachi Metals, Ltd. Free fall detection device
US7154477B1 (en) * 2003-09-03 2006-12-26 Apple Computer, Inc. Hybrid low power computer mouse
US7158118B2 (en) * 2004-04-30 2007-01-02 Hillcrest Laboratories, Inc. 3D pointing devices with orientation compensation and improved usability
US7155975B2 (en) * 2001-06-25 2007-01-02 Matsushita Electric Industrial Co., Ltd. Composite sensor for detecting angular velocity and acceleration
US7159442B1 (en) * 2005-01-06 2007-01-09 The United States Of America As Represented By The Secretary Of The Navy MEMS multi-directional shock sensor
US20070029629A1 (en) * 2005-07-21 2007-02-08 Evigia Systems, Inc. Integrated sensor and circuitry and process therefor
US20070055468A1 (en) * 2005-09-02 2007-03-08 Nokia Corporation Calibration of 3D field sensors
US7210351B2 (en) * 2004-06-10 2007-05-01 Chung Shan Institute Of Science And Technology Micro accelerometer
US7222533B2 (en) * 2005-06-06 2007-05-29 Bei Technologies, Inc. Torsional rate sensor with momentum balance and mode decoupling
US20070125852A1 (en) * 2005-10-07 2007-06-07 Outland Research, Llc Shake responsive portable media player
US7236156B2 (en) * 2004-04-30 2007-06-26 Hillcrest Laboratories, Inc. Methods and devices for identifying users based on tremor
US7237437B1 (en) * 2005-10-27 2007-07-03 Honeywell International Inc. MEMS sensor systems and methods
US7239301B2 (en) * 2004-04-30 2007-07-03 Hillcrest Laboratories, Inc. 3D pointing devices and methods
US7243561B2 (en) * 2003-08-26 2007-07-17 Matsushita Electric Works, Ltd. Sensor device
US7260789B2 (en) * 2004-02-23 2007-08-21 Hillcrest Laboratories, Inc. Method of real-time incremental zooming
US7258011B2 (en) * 2005-11-21 2007-08-21 Invensense Inc. Multiple axis accelerometer
US7280435B2 (en) * 2003-03-06 2007-10-09 General Electric Company Switching circuitry for reconfigurable arrays of sensor elements
US7289898B2 (en) * 2005-05-13 2007-10-30 Samsung Electronics Co., Ltd. Apparatus and method for measuring speed of a moving object
US7299695B2 (en) * 2002-02-25 2007-11-27 Fujitsu Media Devices Limited Acceleration sensor
US20080001770A1 (en) * 2006-04-14 2008-01-03 Sony Corporation Portable electronic apparatus, user interface controlling method, and program
US7325454B2 (en) * 2004-09-30 2008-02-05 Honda Motor Co., Ltd. Acceleration/angular velocity sensor unit
US7331212B2 (en) * 2006-01-09 2008-02-19 Delphi Technologies, Inc. Sensor module
US7352567B2 (en) * 2005-08-09 2008-04-01 Apple Inc. Methods and apparatuses for docking a portable electronic device that has a planar like configuration and that operates in multiple orientations
US7386806B2 (en) * 2005-01-05 2008-06-10 Hillcrest Laboratories, Inc. Scaling and layout methods and systems for handling one-to-many objects
US7395181B2 (en) * 1998-04-17 2008-07-01 Massachusetts Institute Of Technology Motion tracking system
US7437931B2 (en) * 2006-07-24 2008-10-21 Honeywell International Inc. Medical application for no-motion sensor
US20080303697A1 (en) * 2007-06-06 2008-12-11 Sony Corporation Input apparatus, control apparatus, control system, control method, and program therefor
US20080314147A1 (en) * 2007-06-21 2008-12-25 Invensense Inc. Vertically integrated 3-axis mems accelerometer with electronics
US7533569B2 (en) * 2006-03-15 2009-05-19 Qualcomm, Incorporated Sensor-based orientation system
US7552636B2 (en) * 2007-04-17 2009-06-30 Ut-Battelle, Llc Electron/hole transport-based NEMS gyro and devices using the same
US7617728B2 (en) * 2006-05-17 2009-11-17 Donato Cardarelli Tuning fork gyroscope
US20100033422A1 (en) * 2008-08-05 2010-02-11 Apple Inc Systems and methods for processing motion sensor generated data
US7677099B2 (en) * 2007-11-05 2010-03-16 Invensense Inc. Integrated microelectromechanical systems (MEMS) vibrating mass Z-axis rate sensor
US7677100B2 (en) * 2007-09-19 2010-03-16 Murata Manufacturing Co., Ltd Composite sensor and acceleration sensor
US7779689B2 (en) * 2007-02-21 2010-08-24 Freescale Semiconductor, Inc. Multiple axis transducer with multiple sensing range capability
US7783392B2 (en) * 2005-10-13 2010-08-24 Toyota Jidosha Kabushiki Kaisha Traveling apparatus and method of controlling the same
US7784344B2 (en) * 2007-11-29 2010-08-31 Honeywell International Inc. Integrated MEMS 3D multi-sensor
US8717283B1 (en) * 2008-11-25 2014-05-06 Sprint Communications Company L.P. Utilizing motion of a device to manipulate a display screen feature

Family Cites Families (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5757360A (en) * 1995-05-03 1998-05-26 Mitsubishi Electric Information Technology Center America, Inc. Hand held computer control device
JP2000148351A (en) * 1998-09-09 2000-05-26 Matsushita Electric Ind Co Ltd Operation instruction output device giving operation instruction in accordance with kind of user's action and computer-readable recording medium
US7183480B2 (en) * 2000-01-11 2007-02-27 Yamaha Corporation Apparatus and method for detecting performer's motion to interactively control performance of music or the like
JP3646599B2 (en) * 2000-01-11 2005-05-11 ヤマハ株式会社 Playing interface
JP2004258837A (en) * 2003-02-25 2004-09-16 Nippon Hoso Kyokai <Nhk> Cursor operation device, method therefor and program therefor
JP2004326242A (en) * 2003-04-22 2004-11-18 Nec Tokin Corp Input device and input method for attitude angle and position information
US7233316B2 (en) * 2003-05-01 2007-06-19 Thomson Licensing Multimedia user interface
JP2007531113A (en) * 2004-03-23 2007-11-01 富士通株式会社 Identification of mobile device tilt and translational components
US20060061545A1 (en) * 2004-04-02 2006-03-23 Media Lab Europe Limited ( In Voluntary Liquidation). Motion-activated control with haptic feedback
FI119746B (en) * 2004-06-24 2009-02-27 Nokia Corp Control of an electronic device
JP4220943B2 (en) * 2004-07-15 2009-02-04 ソフトバンクモバイル株式会社 Electronics
JP4588028B2 (en) * 2004-10-19 2010-11-24 ソフトバンクモバイル株式会社 Function control method and terminal device
US20060097983A1 (en) * 2004-10-25 2006-05-11 Nokia Corporation Tapping input on an electronic device
KR101984833B1 (en) * 2005-03-04 2019-06-03 애플 인크. Multi-functional hand-held device
JP2006323599A (en) * 2005-05-18 2006-11-30 Toshiba Corp Spatial operation input device and household electrical appliance system
JP4926424B2 (en) * 2005-08-01 2012-05-09 旭化成エレクトロニクス株式会社 Mobile device and drawing processing control method thereof
TWI317898B (en) * 2006-12-12 2009-12-01 Ind Tech Res Inst Inertial sensing input apparatus and method

Patent Citations (100)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4303978A (en) * 1980-04-18 1981-12-01 The Boeing Company Integrated-strapdown-air-data sensor system
US4510802A (en) * 1983-09-02 1985-04-16 Sundstrand Data Control, Inc. Angular rate sensor utilizing two vibrating accelerometers secured to a parallelogram linkage
US4601206A (en) * 1983-09-16 1986-07-22 Ferranti Plc Accelerometer system
US4736629A (en) * 1985-12-20 1988-04-12 Silicon Designs, Inc. Micro-miniature accelerometer
US4783742A (en) * 1986-12-31 1988-11-08 Sundstrand Data Control, Inc. Apparatus and method for gravity correction in borehole survey systems
US4841773A (en) * 1987-05-01 1989-06-27 Litton Systems, Inc. Miniature inertial measurement unit
US5541860A (en) * 1988-06-22 1996-07-30 Fujitsu Limited Small size apparatus for measuring and recording acceleration
US5083466A (en) * 1988-07-14 1992-01-28 University Of Hawaii Multidimensional force sensor
US5440326A (en) * 1990-03-21 1995-08-08 Gyration, Inc. Gyroscopic pointer
US5898421A (en) * 1990-03-21 1999-04-27 Gyration, Inc. Gyroscopic pointer and method
US5128671A (en) * 1990-04-12 1992-07-07 Ltv Aerospace And Defense Company Control device having multiple degrees of freedom
US5392650A (en) * 1991-01-11 1995-02-28 Northrop Grumman Corporation Micromachined accelerometer gyroscope
US5349858A (en) * 1991-01-29 1994-09-27 Canon Kabushiki Kaisha Angular acceleration sensor
US5396797A (en) * 1991-02-08 1995-03-14 Alliedsignal Inc. Triaxial angular rate and acceleration sensor
US5635639A (en) * 1991-09-11 1997-06-03 The Charles Stark Draper Laboratory, Inc. Micromechanical tuning fork angular rate sensor
US5511419A (en) * 1991-12-19 1996-04-30 Motorola Rotational vibration gyroscope
US5359893A (en) * 1991-12-19 1994-11-01 Motorola, Inc. Multi-axes gyroscope
US5313835A (en) * 1991-12-19 1994-05-24 Motorola, Inc. Integrated monolithic gyroscopes/accelerometers with logic circuits
US5251484A (en) * 1992-04-03 1993-10-12 Hewlett-Packard Company Rotational accelerometer
US5367631A (en) * 1992-04-14 1994-11-22 Apple Computer, Inc. Cursor control device with programmable preset cursor positions
US5415060A (en) * 1992-09-04 1995-05-16 Destefano, Jr.; Albert M. Incremental advance means
US5433110A (en) * 1992-10-29 1995-07-18 Sextant Avionique Detector having selectable multiple axes of sensitivity
US5415040A (en) * 1993-03-03 1995-05-16 Zexel Corporation Acceleration sensor
US5629988A (en) * 1993-06-04 1997-05-13 David Sarnoff Research Center, Inc. System and method for electronic image stabilization
US5734373A (en) * 1993-07-16 1998-03-31 Immersion Human Interface Corporation Method and apparatus for controlling force feedback interface systems utilizing a host computer
US5444639A (en) * 1993-09-07 1995-08-22 Rockwell International Corporation Angular rate sensing system and method, with digital synthesizer and variable-frequency oscillator
US5574221A (en) * 1993-10-29 1996-11-12 Samsung Electro-Mechanics Co., Ltd. Angular acceleration sensor
US5581484A (en) * 1994-06-27 1996-12-03 Prince; Kevin R. Finger mounted computer input device
US6082197A (en) * 1994-12-20 2000-07-04 Zexel Corporation Acceleration sensor
US5723790A (en) * 1995-02-27 1998-03-03 Andersson; Gert Monocrystalline accelerometer and angular rate sensor and methods for making and using same
US5703293A (en) * 1995-05-27 1997-12-30 Robert Bosch Gmbh Rotational rate sensor with two acceleration sensors
US5635638A (en) * 1995-06-06 1997-06-03 Analog Devices, Inc. Coupling for multiple masses in a micromachined device
US5703623A (en) * 1996-01-24 1997-12-30 Hall; Malcolm G. Smart orientation sensing circuit for remote control
US5698784A (en) * 1996-01-24 1997-12-16 Gyration, Inc. Vibratory rate gyroscope and methods of assembly and operation
US5825350A (en) * 1996-03-13 1998-10-20 Gyration, Inc. Electronic pointing apparatus and method
US6374255B1 (en) * 1996-05-21 2002-04-16 Immersion Corporation Haptic authoring
US5955668A (en) * 1997-01-28 1999-09-21 Irvine Sensors Corporation Multi-element micro gyro
US6343349B1 (en) * 1997-11-14 2002-01-29 Immersion Corporation Memory caching for force feedback effects
US6158280A (en) * 1997-12-22 2000-12-12 Kabushiki Kaisha Toyota Chuo Kenkyusho Detector for detecting angular velocities about perpendicular axes
US6230564B1 (en) * 1998-02-19 2001-05-15 Akebono Brake Industry Co., Ltd. Semiconductor acceleration sensor and its self-diagnosing method
US7395181B2 (en) * 1998-04-17 2008-07-01 Massachusetts Institute Of Technology Motion tracking system
US6279043B1 (en) * 1998-05-01 2001-08-21 Apple Computer, Inc. Method and system for script access to API functionality
US6647352B1 (en) * 1998-06-05 2003-11-11 Crossbow Technology Dynamic attitude measurement method and apparatus
US6573883B1 (en) * 1998-06-24 2003-06-03 Hewlett Packard Development Company, L.P. Method and apparatus for controlling a computing device with gestures
US6424356B2 (en) * 1999-05-05 2002-07-23 Immersion Corporation Command of force sensations in a forceback system using force effect suites
US6520017B1 (en) * 1999-08-12 2003-02-18 Robert Bosch Gmbh Micromechanical spin angular acceleration sensor
US20010045127A1 (en) * 2000-05-22 2001-11-29 Toyota Jidosha Kabushiki Kaisha Sensing device and sensor apparatus
US7077007B2 (en) * 2001-02-14 2006-07-18 Delphi Technologies, Inc. Deep reactive ion etching process and microelectromechanical devices formed thereby
US6834249B2 (en) * 2001-03-29 2004-12-21 Arraycomm, Inc. Method and apparatus for controlling a computing system
US20020189351A1 (en) * 2001-06-14 2002-12-19 Reeds John W. Angular rate sensor having a sense element constrained to motion about a single axis and flexibly attached to a rotary drive mass
US7155975B2 (en) * 2001-06-25 2007-01-02 Matsushita Electric Industrial Co., Ltd. Composite sensor for detecting angular velocity and acceleration
US7299695B2 (en) * 2002-02-25 2007-11-27 Fujitsu Media Devices Limited Acceleration sensor
US20030159511A1 (en) * 2002-02-28 2003-08-28 Zarabadi Seyed R. Angular accelerometer having balanced inertia mass
US7280435B2 (en) * 2003-03-06 2007-10-09 General Electric Company Switching circuitry for reconfigurable arrays of sensor elements
US7007550B2 (en) * 2003-03-27 2006-03-07 Denso Corporation Semiconductor dynamic quantity sensor
US7040922B2 (en) * 2003-06-05 2006-05-09 Analog Devices, Inc. Multi-surface mounting member and electronic device
US7243561B2 (en) * 2003-08-26 2007-07-17 Matsushita Electric Works, Ltd. Sensor device
US7154477B1 (en) * 2003-09-03 2006-12-26 Apple Computer, Inc. Hybrid low power computer mouse
US6892575B2 (en) * 2003-10-20 2005-05-17 Invensense Inc. X-Y axis dual-mass tuning fork gyroscope with vertically integrated electronics and wafer-scale hermetic packaging
US7028546B2 (en) * 2003-10-21 2006-04-18 Instrumented Sensor Technology, Inc. Data recorder
US6981416B2 (en) * 2003-11-21 2006-01-03 Chung-Shan Institute Of Science And Technology Multi-axis solid state accelerometer
US20060074558A1 (en) * 2003-11-26 2006-04-06 Williamson Walton R Fault-tolerant system, apparatus and method
US7104129B2 (en) * 2004-02-02 2006-09-12 Invensense Inc. Vertically integrated MEMS structure with electronics in a hermetically sealed cavity
US7260789B2 (en) * 2004-02-23 2007-08-21 Hillcrest Laboratories, Inc. Method of real-time incremental zooming
US20050212751A1 (en) * 2004-03-23 2005-09-29 Marvit David L Customizable gesture mappings for motion controlled handheld devices
US7158118B2 (en) * 2004-04-30 2007-01-02 Hillcrest Laboratories, Inc. 3D pointing devices with orientation compensation and improved usability
US7262760B2 (en) * 2004-04-30 2007-08-28 Hillcrest Laboratories, Inc. 3D pointing devices with orientation compensation and improved usability
US7239301B2 (en) * 2004-04-30 2007-07-03 Hillcrest Laboratories, Inc. 3D pointing devices and methods
US7414611B2 (en) * 2004-04-30 2008-08-19 Hillcrest Laboratories, Inc. 3D pointing devices with orientation compensation and improved usability
US7236156B2 (en) * 2004-04-30 2007-06-26 Hillcrest Laboratories, Inc. Methods and devices for identifying users based on tremor
US7210351B2 (en) * 2004-06-10 2007-05-01 Chung Shan Institute Of Science And Technology Micro accelerometer
US7325454B2 (en) * 2004-09-30 2008-02-05 Honda Motor Co., Ltd. Acceleration/angular velocity sensor unit
US7386806B2 (en) * 2005-01-05 2008-06-10 Hillcrest Laboratories, Inc. Scaling and layout methods and systems for handling one-to-many objects
US7159442B1 (en) * 2005-01-06 2007-01-09 The United States Of America As Represented By The Secretary Of The Navy MEMS multi-directional shock sensor
US20060208326A1 (en) * 2005-03-18 2006-09-21 Nasiri Steven S Method of fabrication of ai/ge bonding in a wafer packaging environment and a product produced therefrom
US7549335B2 (en) * 2005-04-22 2009-06-23 Hitachi Metals, Ltd. Free fall detection device
US20060236761A1 (en) * 2005-04-22 2006-10-26 Hitachi Metals, Ltd. Free fall detection device
US7289898B2 (en) * 2005-05-13 2007-10-30 Samsung Electronics Co., Ltd. Apparatus and method for measuring speed of a moving object
US7222533B2 (en) * 2005-06-06 2007-05-29 Bei Technologies, Inc. Torsional rate sensor with momentum balance and mode decoupling
US20070029629A1 (en) * 2005-07-21 2007-02-08 Evigia Systems, Inc. Integrated sensor and circuitry and process therefor
US7352567B2 (en) * 2005-08-09 2008-04-01 Apple Inc. Methods and apparatuses for docking a portable electronic device that has a planar like configuration and that operates in multiple orientations
US20070055468A1 (en) * 2005-09-02 2007-03-08 Nokia Corporation Calibration of 3D field sensors
US20070125852A1 (en) * 2005-10-07 2007-06-07 Outland Research, Llc Shake responsive portable media player
US7783392B2 (en) * 2005-10-13 2010-08-24 Toyota Jidosha Kabushiki Kaisha Traveling apparatus and method of controlling the same
US7237437B1 (en) * 2005-10-27 2007-07-03 Honeywell International Inc. MEMS sensor systems and methods
US7258011B2 (en) * 2005-11-21 2007-08-21 Invensense Inc. Multiple axis accelerometer
US7331212B2 (en) * 2006-01-09 2008-02-19 Delphi Technologies, Inc. Sensor module
US7533569B2 (en) * 2006-03-15 2009-05-19 Qualcomm, Incorporated Sensor-based orientation system
US20080001770A1 (en) * 2006-04-14 2008-01-03 Sony Corporation Portable electronic apparatus, user interface controlling method, and program
US7617728B2 (en) * 2006-05-17 2009-11-17 Donato Cardarelli Tuning fork gyroscope
US7437931B2 (en) * 2006-07-24 2008-10-21 Honeywell International Inc. Medical application for no-motion sensor
US7779689B2 (en) * 2007-02-21 2010-08-24 Freescale Semiconductor, Inc. Multiple axis transducer with multiple sensing range capability
US7552636B2 (en) * 2007-04-17 2009-06-30 Ut-Battelle, Llc Electron/hole transport-based NEMS gyro and devices using the same
US20080303697A1 (en) * 2007-06-06 2008-12-11 Sony Corporation Input apparatus, control apparatus, control system, control method, and program therefor
US20080314147A1 (en) * 2007-06-21 2008-12-25 Invensense Inc. Vertically integrated 3-axis mems accelerometer with electronics
US7677100B2 (en) * 2007-09-19 2010-03-16 Murata Manufacturing Co., Ltd Composite sensor and acceleration sensor
US7677099B2 (en) * 2007-11-05 2010-03-16 Invensense Inc. Integrated microelectromechanical systems (MEMS) vibrating mass Z-axis rate sensor
US7784344B2 (en) * 2007-11-29 2010-08-31 Honeywell International Inc. Integrated MEMS 3D multi-sensor
US20100033422A1 (en) * 2008-08-05 2010-02-11 Apple Inc Systems and methods for processing motion sensor generated data
US8717283B1 (en) * 2008-11-25 2014-05-06 Sprint Communications Company L.P. Utilizing motion of a device to manipulate a display screen feature

Cited By (457)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090042246A1 (en) * 2004-12-07 2009-02-12 Gert Nikolaas Moll Methods For The Production And Secretion Of Modified Peptides
US7899772B1 (en) 2006-07-14 2011-03-01 Ailive, Inc. Method and system for tuning motion recognizers by a user using a set of motion signals
US9261968B2 (en) 2006-07-14 2016-02-16 Ailive, Inc. Methods and systems for dynamic calibration of movable game controllers
US9405372B2 (en) 2006-07-14 2016-08-02 Ailive, Inc. Self-contained inertial navigation system for interactive control using movable controllers
US20100113153A1 (en) * 2006-07-14 2010-05-06 Ailive, Inc. Self-Contained Inertial Navigation System for Interactive Control Using Movable Controllers
US8051024B1 (en) 2006-07-14 2011-11-01 Ailive, Inc. Example-based creation and tuning of motion recognizers for motion-controlled applications
US7917455B1 (en) 2007-01-29 2011-03-29 Ailive, Inc. Method and system for rapid evaluation of logical expressions
US8251821B1 (en) 2007-06-18 2012-08-28 Ailive, Inc. Method and system for interactive control using movable controllers
US20090221368A1 (en) * 2007-11-28 2009-09-03 Ailive Inc., Method and system for creating a shared game space for a networked game
US10296874B1 (en) 2007-12-17 2019-05-21 American Express Travel Related Services Company, Inc. System and method for preventing unauthorized access to financial accounts
US10057724B2 (en) 2008-06-19 2018-08-21 Microsoft Technology Licensing, Llc Predictive services for devices supporting dynamic direction information
US9703385B2 (en) 2008-06-20 2017-07-11 Microsoft Technology Licensing, Llc Data services based on gesture and location information of device
US10509477B2 (en) 2008-06-20 2019-12-17 Microsoft Technology Licensing, Llc Data services based on gesture and location information of device
US20100004896A1 (en) * 2008-07-05 2010-01-07 Ailive Inc. Method and apparatus for interpreting orientation invariant motion
US8655622B2 (en) 2008-07-05 2014-02-18 Ailive, Inc. Method and apparatus for interpreting orientation invariant motion
WO2010056548A1 (en) 2008-10-29 2010-05-20 Invensense Inc. Controlling and accessing content using motion processing on mobile devices
US10261603B2 (en) 2008-11-10 2019-04-16 Samsung Electronics Co., Ltd. Motion input device for portable terminal and operation method using the same
US9626519B2 (en) * 2008-11-10 2017-04-18 Samsung Electronics Co., Ltd. Motion input device for portable terminal and operation method using the same
US20150040211A1 (en) * 2008-11-10 2015-02-05 Samsung Electronics Co., Ltd. Motion input device for portable terminal and operation method using the same
US20100157034A1 (en) * 2008-12-24 2010-06-24 Moon Min Woo Communication apparatus and control device to generate control data
US20100182248A1 (en) * 2009-01-19 2010-07-22 Chun Jin-Woo Terminal and control method thereof
US9128544B2 (en) * 2009-01-19 2015-09-08 Lg Electronics Inc. Mobile terminal and control method slidably displaying multiple menu screens
US8339367B2 (en) * 2009-02-27 2012-12-25 Research In Motion Limited System and method for analyzing movements of an electronic device using rotational movement data
US20100223582A1 (en) * 2009-02-27 2010-09-02 Research In Motion Limited System and method for analyzing movements of an electronic device using rotational movement data
US8471821B2 (en) 2009-02-27 2013-06-25 Research In Motion Limited System and method for analyzing movements of an electronic device using rotational movement data
US20100277579A1 (en) * 2009-04-30 2010-11-04 Samsung Electronics Co., Ltd. Apparatus and method for detecting voice based on motion information
US9443536B2 (en) * 2009-04-30 2016-09-13 Samsung Electronics Co., Ltd. Apparatus and method for detecting voice based on motion information
US20100295790A1 (en) * 2009-05-22 2010-11-25 Samsung Electronics Co., Ltd. Apparatus and method for display switching in a portable terminal
US20100315439A1 (en) * 2009-06-15 2010-12-16 International Business Machines Corporation Using motion detection to process pan and zoom functions on mobile computing devices
US20100321286A1 (en) * 2009-06-19 2010-12-23 Myra Mary Haggerty Motion sensitive input control
US8970475B2 (en) * 2009-06-19 2015-03-03 Apple Inc. Motion sensitive input control
USRE46737E1 (en) 2009-06-25 2018-02-27 Nokia Technologies Oy Method and apparatus for an augmented reality user interface
US20100328344A1 (en) * 2009-06-25 2010-12-30 Nokia Corporation Method and apparatus for an augmented reality user interface
US8427508B2 (en) 2009-06-25 2013-04-23 Nokia Corporation Method and apparatus for an augmented reality user interface
US20110006977A1 (en) * 2009-07-07 2011-01-13 Microsoft Corporation System and method for converting gestures into digital graffiti
US9661468B2 (en) * 2009-07-07 2017-05-23 Microsoft Technology Licensing, Llc System and method for converting gestures into digital graffiti
US20150022549A1 (en) * 2009-07-07 2015-01-22 Microsoft Corporation System and method for converting gestures into digital graffiti
US8872767B2 (en) * 2009-07-07 2014-10-28 Microsoft Corporation System and method for converting gestures into digital graffiti
US10817072B2 (en) 2009-07-14 2020-10-27 Cm Hk Limited Method and apparatus for performing motion recognition using motion sensor fusion, and associated computer program product
US20130162525A1 (en) * 2009-07-14 2013-06-27 Cywee Group Limited Method and apparatus for performing motion recognition using motion sensor fusion, and associated computer program product
US9690386B2 (en) * 2009-07-14 2017-06-27 Cm Hk Limited Method and apparatus for performing motion recognition using motion sensor fusion, and associated computer program product
US10275038B2 (en) 2009-07-14 2019-04-30 Cm Hk Limited Method and apparatus for performing motion recognition using motion sensor fusion, and associated computer program product
US20110022957A1 (en) * 2009-07-27 2011-01-27 Samsung Electronics Co., Ltd. Web browsing method and web browsing device
US20110025901A1 (en) * 2009-07-29 2011-02-03 Canon Kabushiki Kaisha Movement detection apparatus and movement detection method
US8610785B2 (en) * 2009-07-29 2013-12-17 Canon Kabushiki Kaisha Movement detection apparatus and movement detection method
US8797413B2 (en) * 2009-07-29 2014-08-05 Canon Kabushiki Kaisha Movement detection apparatus and movement detection method
US20110032202A1 (en) * 2009-08-06 2011-02-10 Square Enix Co., Ltd. Portable computer with touch panel display
US9174123B2 (en) * 2009-11-09 2015-11-03 Invensense, Inc. Handheld computer systems and techniques for character and command recognition related to human movements
US20120007713A1 (en) * 2009-11-09 2012-01-12 Invensense, Inc. Handheld computer systems and techniques for character and command recognition related to human movements
TWI582643B (en) * 2009-11-09 2017-05-11 伊凡聖斯股份有限公司 Handheld computer systems and techniques for character and command recognition related to human movements
WO2011059404A3 (en) * 2009-11-12 2011-07-21 Nanyang Polytechnic Method and system for interactive gesture-based control
WO2011059404A2 (en) * 2009-11-12 2011-05-19 Nanyang Polytechnic Method and system for interactive gesture-based control
US20110125292A1 (en) * 2009-11-20 2011-05-26 Askey Computer Corp. Starting device of electronic product and method thereof
DE102009055207A1 (en) * 2009-11-20 2011-05-26 Askey Computer Corp. Response device and method for electronic products
US8543917B2 (en) 2009-12-11 2013-09-24 Nokia Corporation Method and apparatus for presenting a first-person world view of content
US8957890B2 (en) * 2010-01-29 2015-02-17 Sony Corporation Information processing apparatus and information processing method
US20110227826A1 (en) * 2010-01-29 2011-09-22 Sony Corporation Information processing apparatus and information processing method
US11284944B2 (en) 2010-03-02 2022-03-29 Orthosoft Ulc MEMS-based method and system for tracking a femoral frame of reference
US20110218458A1 (en) * 2010-03-02 2011-09-08 Myriam Valin Mems-based method and system for tracking a femoral frame of reference
US9901405B2 (en) * 2010-03-02 2018-02-27 Orthosoft Inc. MEMS-based method and system for tracking a femoral frame of reference
WO2011110267A1 (en) * 2010-03-10 2011-09-15 Sony Ericsson Mobile Communications Ab Method for activating/deactivating functions of a mobile communication device upon a sensed acceleration motion and corresponding mobile communication device
EP2367092A3 (en) * 2010-03-19 2014-10-29 Fujitsu Limited Motion determination apparatus and motion determination method
US9122735B2 (en) * 2010-04-30 2015-09-01 Lenovo (Singapore) Pte. Ltd. Method and apparatus for modifying a transition to an altered power state of an electronic device based on accelerometer output
US20110267026A1 (en) * 2010-04-30 2011-11-03 Lenovo (Singapore) Pte, Ltd. Method and Apparatus for Modifying a Transition to an Altered Power State of an Electronic Device Based on Accelerometer Output
US8180208B2 (en) * 2010-05-19 2012-05-15 Eastman Kodak Company Identifying a photographer
US8180209B2 (en) * 2010-05-19 2012-05-15 Eastman Kodak Company Determining camera activity from a steadiness signal
US8200076B2 (en) * 2010-05-19 2012-06-12 Eastman Kodak Company Estimating gender or age of a photographer
US9244340B2 (en) * 2010-06-01 2016-01-26 Robert Bosch Gmbh Method for operating a sensor system and sensor system
US20110290020A1 (en) * 2010-06-01 2011-12-01 Oliver Kohn Method for operating a sensor system and sensor system
US8456329B1 (en) 2010-06-03 2013-06-04 The United States Of America As Represented By The Secretary Of The Navy Wand controller for aircraft marshaling
WO2012001464A1 (en) * 2010-07-02 2012-01-05 Nokia Corporation An apparatus and method for detecting a rocking movement of an electronic device and execute a function in response to the detected movement
US10198025B2 (en) 2010-07-02 2019-02-05 Nokia Technologies Oy Apparatus and method for detecting a rocking movement of an electronic device and execute a function in response to the detected movement
CN102971690A (en) * 2010-07-02 2013-03-13 诺基亚公司 An apparatus and method for detecting a rocking movement of an electronic device and execute a function in response to the detected movement
US20140191955A1 (en) * 2010-07-13 2014-07-10 Giuseppe Raffa Efficient gesture processing
US9535506B2 (en) * 2010-07-13 2017-01-03 Intel Corporation Efficient gesture processing
US10353476B2 (en) * 2010-07-13 2019-07-16 Intel Corporation Efficient gesture processing
US20120032877A1 (en) * 2010-08-09 2012-02-09 XMG Studio Motion Driven Gestures For Customization In Augmented Reality Applications
US20120036485A1 (en) * 2010-08-09 2012-02-09 XMG Studio Motion Driven User Interface
US9164542B2 (en) * 2010-08-31 2015-10-20 Symbol Technologies, Llc Automated controls for sensor enabled user interface
US20120054620A1 (en) * 2010-08-31 2012-03-01 Motorola, Inc. Automated controls for sensor enabled user interface
US20150177850A1 (en) * 2010-09-01 2015-06-25 Telefonaktiebolaget L M Ericsson (Publ) Input precision method for minimizing erroneous entries stemming from instability of a mobile device using an accelerometer and apparatus to detect a shake and apparatus and computer program thereof
US9535510B2 (en) * 2010-09-01 2017-01-03 Telefonaktiebolaget Lm Ericsson (Publ) Input precision method for minimizing erroneous entries stemming from instability of a mobile device using an accelerometer and apparatus to detect a shake and apparatus and computer program thereof
US20120123733A1 (en) * 2010-11-11 2012-05-17 National Chiao Tung University Method system and computer readable media for human movement recognition
CN107422965A (en) * 2010-12-16 2017-12-01 谷歌技术控股有限责任公司 The method and apparatus for activating the function of electronic equipment
US9176615B2 (en) 2010-12-16 2015-11-03 Google Technology Holdings LLC Method and apparatus for activating a function of an electronic device
US8866735B2 (en) 2010-12-16 2014-10-21 Motorla Mobility LLC Method and apparatus for activating a function of an electronic device
WO2012082322A1 (en) 2010-12-16 2012-06-21 Motorola Mobility, Inc. Method and apparatus for activating a function of an electronic device
US8982045B2 (en) 2010-12-17 2015-03-17 Microsoft Corporation Using movement of a computing device to enhance interpretation of input events produced when interacting with the computing device
US8660978B2 (en) * 2010-12-17 2014-02-25 Microsoft Corporation Detecting and responding to unintentional contact with a computing device
US8994646B2 (en) 2010-12-17 2015-03-31 Microsoft Corporation Detecting gestures involving intentional movement of a computing device
US20120158629A1 (en) * 2010-12-17 2012-06-21 Microsoft Corporation Detecting and responding to unintentional contact with a computing device
EP2652676A1 (en) * 2010-12-17 2013-10-23 Koninklijke Philips N.V. Gesture control for monitoring vital body signs
US9244545B2 (en) 2010-12-17 2016-01-26 Microsoft Technology Licensing, Llc Touch and stylus discrimination and rejection for contact sensitive computing devices
CN102609114A (en) * 2010-12-23 2012-07-25 微软公司 Effects of gravity on gestures
US8786547B2 (en) * 2010-12-23 2014-07-22 Microsoft Corporation Effects of gravity on gestures
US9952590B2 (en) 2011-01-05 2018-04-24 Sphero, Inc. Self-propelled device implementing three-dimensional control
US20120168241A1 (en) * 2011-01-05 2012-07-05 Bernstein Ian H Self-propelled device for interpreting input from a controller device
US9766620B2 (en) 2011-01-05 2017-09-19 Sphero, Inc. Self-propelled device with actively engaged drive system
US9394016B2 (en) 2011-01-05 2016-07-19 Sphero, Inc. Self-propelled device for interpreting input from a controller device
US10248118B2 (en) 2011-01-05 2019-04-02 Sphero, Inc. Remotely controlling a self-propelled device in a virtualized environment
US9290220B2 (en) 2011-01-05 2016-03-22 Sphero, Inc. Orienting a user interface of a controller for operating a self-propelled device
US10168701B2 (en) 2011-01-05 2019-01-01 Sphero, Inc. Multi-purposed self-propelled device
US9395725B2 (en) 2011-01-05 2016-07-19 Sphero, Inc. Self-propelled device implementing three-dimensional control
US9218316B2 (en) 2011-01-05 2015-12-22 Sphero, Inc. Remotely controlling a self-propelled device in a virtualized environment
US10423155B2 (en) 2011-01-05 2019-09-24 Sphero, Inc. Self propelled device with magnetic coupling
US10678235B2 (en) 2011-01-05 2020-06-09 Sphero, Inc. Self-propelled device with actively engaged drive system
US9886032B2 (en) 2011-01-05 2018-02-06 Sphero, Inc. Self propelled device with magnetic coupling
US11630457B2 (en) 2011-01-05 2023-04-18 Sphero, Inc. Multi-purposed self-propelled device
US9389612B2 (en) 2011-01-05 2016-07-12 Sphero, Inc. Self-propelled device implementing three-dimensional control
US10022643B2 (en) 2011-01-05 2018-07-17 Sphero, Inc. Magnetically coupled accessory for a self-propelled device
US10012985B2 (en) 2011-01-05 2018-07-03 Sphero, Inc. Self-propelled device for interpreting input from a controller device
US11460837B2 (en) 2011-01-05 2022-10-04 Sphero, Inc. Self-propelled device with actively engaged drive system
US9150263B2 (en) 2011-01-05 2015-10-06 Sphero, Inc. Self-propelled device implementing three-dimensional control
US9841758B2 (en) 2011-01-05 2017-12-12 Sphero, Inc. Orienting a user interface of a controller for operating a self-propelled device
US9114838B2 (en) * 2011-01-05 2015-08-25 Sphero, Inc. Self-propelled device for interpreting input from a controller device
US9836046B2 (en) 2011-01-05 2017-12-05 Adam Wilson System and method for controlling a self-propelled device using a dynamically configurable instruction library
US10281915B2 (en) 2011-01-05 2019-05-07 Sphero, Inc. Multi-purposed self-propelled device
US20120179965A1 (en) * 2011-01-12 2012-07-12 Whitney Taylor Gesture-based navigation system for a mobile device
US9201520B2 (en) 2011-02-11 2015-12-01 Microsoft Technology Licensing, Llc Motion and context sharing for pen-based computing inputs
US8988398B2 (en) 2011-02-11 2015-03-24 Microsoft Corporation Multi-touch input device with orientation sensing
US8912877B2 (en) 2011-02-18 2014-12-16 Blackberry Limited System and method for activating an electronic device using two or more sensors
US8688403B2 (en) * 2011-02-28 2014-04-01 Blackberry Limited Portable electronic device adapted to provide an improved attitude matrix
US20120221290A1 (en) * 2011-02-28 2012-08-30 Anand Ravindra Oka Portable electronic device adapted to provide an improved attitude matrix
US9619035B2 (en) 2011-03-04 2017-04-11 Microsoft Technology Licensing, Llc Gesture detection and recognition
US9545542B2 (en) 2011-03-25 2017-01-17 May Patents Ltd. System and method for a motion sensing device which provides a visual or audible indication
US10926140B2 (en) 2011-03-25 2021-02-23 May Patents Ltd. Device for displaying in response to a sensed motion
US11631994B2 (en) 2011-03-25 2023-04-18 May Patents Ltd. Device for displaying in response to a sensed motion
US11631996B2 (en) 2011-03-25 2023-04-18 May Patents Ltd. Device for displaying in response to a sensed motion
US11949241B2 (en) 2011-03-25 2024-04-02 May Patents Ltd. Device for displaying in response to a sensed motion
US11173353B2 (en) 2011-03-25 2021-11-16 May Patents Ltd. Device for displaying in response to a sensed motion
US11916401B2 (en) 2011-03-25 2024-02-27 May Patents Ltd. Device for displaying in response to a sensed motion
US9782637B2 (en) 2011-03-25 2017-10-10 May Patents Ltd. Motion sensing device which provides a signal in response to the sensed motion
US11192002B2 (en) 2011-03-25 2021-12-07 May Patents Ltd. Device for displaying in response to a sensed motion
US9764201B2 (en) 2011-03-25 2017-09-19 May Patents Ltd. Motion sensing device with an accelerometer and a digital display
US9757624B2 (en) 2011-03-25 2017-09-12 May Patents Ltd. Motion sensing device which provides a visual indication with a wireless signal
US9808678B2 (en) 2011-03-25 2017-11-07 May Patents Ltd. Device for displaying in respose to a sensed motion
US11605977B2 (en) 2011-03-25 2023-03-14 May Patents Ltd. Device for displaying in response to a sensed motion
US11298593B2 (en) 2011-03-25 2022-04-12 May Patents Ltd. Device for displaying in response to a sensed motion
US9555292B2 (en) 2011-03-25 2017-01-31 May Patents Ltd. System and method for a motion sensing device which provides a visual or audible indication
US11305160B2 (en) 2011-03-25 2022-04-19 May Patents Ltd. Device for displaying in response to a sensed motion
US11689055B2 (en) 2011-03-25 2023-06-27 May Patents Ltd. System and method for a motion sensing device
US9878228B2 (en) 2011-03-25 2018-01-30 May Patents Ltd. System and method for a motion sensing device which provides a visual or audible indication
US9630062B2 (en) 2011-03-25 2017-04-25 May Patents Ltd. System and method for a motion sensing device which provides a visual or audible indication
US10953290B2 (en) 2011-03-25 2021-03-23 May Patents Ltd. Device for displaying in response to a sensed motion
US11260273B2 (en) 2011-03-25 2022-03-01 May Patents Ltd. Device for displaying in response to a sensed motion
US9592428B2 (en) 2011-03-25 2017-03-14 May Patents Ltd. System and method for a motion sensing device which provides a visual or audible indication
US11141629B2 (en) 2011-03-25 2021-10-12 May Patents Ltd. Device for displaying in response to a sensed motion
US9868034B2 (en) 2011-03-25 2018-01-16 May Patents Ltd. System and method for a motion sensing device which provides a visual or audible indication
US9878214B2 (en) 2011-03-25 2018-01-30 May Patents Ltd. System and method for a motion sensing device which provides a visual or audible indication
US10525312B2 (en) 2011-03-25 2020-01-07 May Patents Ltd. Device for displaying in response to a sensed motion
US20120254809A1 (en) * 2011-03-31 2012-10-04 Nokia Corporation Method and apparatus for motion gesture recognition
US11720179B1 (en) * 2011-04-02 2023-08-08 International Business Machines Corporation System and method for redirecting content based on gestures
US9632588B1 (en) * 2011-04-02 2017-04-25 Open Invention Network, Llc System and method for redirecting content based on gestures
US10338689B1 (en) * 2011-04-02 2019-07-02 Open Invention Network Llc System and method for redirecting content based on gestures
US10884508B1 (en) 2011-04-02 2021-01-05 Open Invention Network Llc System and method for redirecting content based on gestures
US11281304B1 (en) 2011-04-02 2022-03-22 Open Invention Network Llc System and method for redirecting content based on gestures
US9436231B2 (en) 2011-04-07 2016-09-06 Qualcomm Incorporated Rest detection using accelerometer
US8873841B2 (en) * 2011-04-21 2014-10-28 Nokia Corporation Methods and apparatuses for facilitating gesture recognition
WO2012143603A3 (en) * 2011-04-21 2012-12-13 Nokia Corporation Methods and apparatuses for facilitating gesture recognition
US20120272194A1 (en) * 2011-04-21 2012-10-25 Nokia Corporation Methods and apparatuses for facilitating gesture recognition
US20120280905A1 (en) * 2011-05-05 2012-11-08 Net Power And Light, Inc. Identifying gestures using multiple sensors
US9063704B2 (en) * 2011-05-05 2015-06-23 Net Power And Light, Inc. Identifying gestures using multiple sensors
US10209778B2 (en) 2011-06-03 2019-02-19 Apple Inc. Motion pattern classification and gesture recognition
US9110510B2 (en) 2011-06-03 2015-08-18 Apple Inc. Motion pattern classification and gesture recognition
US20120313847A1 (en) * 2011-06-09 2012-12-13 Nokia Corporation Method and apparatus for contextual gesture recognition
US8701983B2 (en) 2011-06-24 2014-04-22 American Express Travel Related Services Company, Inc. Systems and methods for gesture-based interaction with computer systems
US9984362B2 (en) 2011-06-24 2018-05-29 Liberty Peak Ventures, Llc Systems and methods for gesture-based interaction with computer systems
US8544729B2 (en) 2011-06-24 2013-10-01 American Express Travel Related Services Company, Inc. Systems and methods for gesture-based interaction with computer systems
US8714439B2 (en) 2011-08-22 2014-05-06 American Express Travel Related Services Company, Inc. Methods and systems for contactless payments at a merchant
US9483761B2 (en) 2011-08-22 2016-11-01 Iii Holdings 1, Llc Methods and systems for contactless payments at a merchant
US8849605B2 (en) * 2011-08-23 2014-09-30 Qualcomm Incorporated Method and apparatus for sensor based pedestrian motion detection in hand-held devices
US20130054181A1 (en) * 2011-08-23 2013-02-28 Abdelmonaem Lakhzouri Method and apparatus for sensor based pedestrian motion detection in hand-held devices
US9413870B2 (en) 2011-09-05 2016-08-09 Samsung Electronics Co., Ltd. Terminal capable of controlling attribute of application based on motion and method thereof
WO2013048469A1 (en) * 2011-09-30 2013-04-04 Intel Corporation Detection of gesture data segmentation in mobile devices
US9811255B2 (en) 2011-09-30 2017-11-07 Intel Corporation Detection of gesture data segmentation in mobile devices
US9710048B2 (en) 2011-10-03 2017-07-18 Google Technology Holdings LLC Method for detecting false wake conditions of a portable electronic device
US8949745B2 (en) * 2011-10-21 2015-02-03 Konntech Inc. Device and method for selection of options by motion gestures
US20130104090A1 (en) * 2011-10-21 2013-04-25 Eugene Yu Device and method for selection of options by motion gestures
US20130111384A1 (en) * 2011-10-27 2013-05-02 Samsung Electronics Co., Ltd. Method arranging user interface objects in touch screen portable terminal and apparatus thereof
US9182876B2 (en) * 2011-10-27 2015-11-10 Samsung Electronics Co., Ltd. Method arranging user interface objects in touch screen portable terminal and apparatus thereof
US20130106697A1 (en) * 2011-11-01 2013-05-02 Qualcom Incorporated System and method for improving orientation data
US9454245B2 (en) * 2011-11-01 2016-09-27 Qualcomm Incorporated System and method for improving orientation data
US9995575B2 (en) 2011-11-01 2018-06-12 Qualcomm Incorporated System and method for improving orientation data
US9495018B2 (en) 2011-11-01 2016-11-15 Qualcomm Incorporated System and method for improving orientation data
US9785254B2 (en) 2011-11-01 2017-10-10 Qualcomm Incorporated System and method for improving orientation data
US20130113836A1 (en) * 2011-11-09 2013-05-09 Samsung Electronics Co. Ltd. Method for controlling rotation of screen and terminal and touch system supporting the same
US9785202B2 (en) * 2011-11-09 2017-10-10 Samsung Electronics Co., Ltd. Method for controlling rotation of screen and terminal and touch system supporting the same
US8966404B2 (en) 2011-11-11 2015-02-24 Apollo Education Group, Inc. Hierarchy-indicating graphical user interface for discussion threads
US8869041B2 (en) 2011-11-11 2014-10-21 Apollo Education Group, Inc. Dynamic and local management of hierarchical discussion thread data
US9262744B2 (en) 2011-11-11 2016-02-16 Apollo Education Group, Inc. Efficient navigation of hierarchical data displayed in a graphical user interface
US20130125059A1 (en) * 2011-11-11 2013-05-16 Jongwoo LEE Hierarchy-Indicating Graphical User Interface For Discussion Threads
US8468458B2 (en) 2011-11-11 2013-06-18 Apollo Group, Inc. Dynamic and local management of hierarchical discussion thread data
US8572499B2 (en) 2011-11-11 2013-10-29 Apollo Group, Inc. Visual depth-indicators for messages
ITTO20111144A1 (en) * 2011-12-13 2013-06-14 St Microelectronics Srl SYSTEM AND METHOD OF COMPENSATION OF THE ORIENTATION OF A PORTABLE DEVICE
US9410809B2 (en) 2011-12-16 2016-08-09 Microsoft Technology Licensing, Llc Applying a correct factor derivative method for determining an orientation of a portable electronic device based on sense gravitation component linear accelerate filter data obtained
WO2013119149A1 (en) * 2012-02-06 2013-08-15 Telefonaktiebolaget L M Ericsson (Publ) A user terminal with improved feedback possibilities
US9554251B2 (en) 2012-02-06 2017-01-24 Telefonaktiebolaget L M Ericsson User terminal with improved feedback possibilities
US8902181B2 (en) 2012-02-07 2014-12-02 Microsoft Corporation Multi-touch-movement gestures for tablet computing devices
US20130211843A1 (en) * 2012-02-13 2013-08-15 Qualcomm Incorporated Engagement-dependent gesture recognition
US20130254674A1 (en) * 2012-03-23 2013-09-26 Oracle International Corporation Development mode activation for a mobile device
US10114478B2 (en) 2012-03-30 2018-10-30 Sony Corporation Control method, control apparatus, and program
WO2013145588A3 (en) * 2012-03-30 2014-06-05 Sony Corporation Control method, control apparatus, and control program for virtual target using handheld inertial input device
US9833173B2 (en) 2012-04-19 2017-12-05 Abraham Carter Matching system for correlating accelerometer data to known movements
US9827487B2 (en) 2012-05-14 2017-11-28 Sphero, Inc. Interactive augmented reality using a self-propelled device
US10192310B2 (en) 2012-05-14 2019-01-29 Sphero, Inc. Operating a computing device by detecting rounded objects in an image
WO2013184997A3 (en) * 2012-06-08 2014-01-30 Apple Inc. Multi-stage device orientation detection
US9244499B2 (en) 2012-06-08 2016-01-26 Apple Inc. Multi-stage device orientation detection
US8532675B1 (en) 2012-06-27 2013-09-10 Blackberry Limited Mobile communication device user interface for manipulation of data items in a physical space
US9147057B2 (en) 2012-06-28 2015-09-29 Intel Corporation Techniques for device connections using touch gestures
US20140009389A1 (en) * 2012-07-06 2014-01-09 Funai Electric Co., Ltd. Electronic Information Terminal and Display Method of Electronic Information Terminal
US20140013143A1 (en) * 2012-07-06 2014-01-09 Samsung Electronics Co. Ltd. Apparatus and method for performing user authentication in terminal
US10056791B2 (en) 2012-07-13 2018-08-21 Sphero, Inc. Self-optimizing power transfer
US9574878B2 (en) 2012-07-16 2017-02-21 Lenovo (Beijing) Co., Ltd. Terminal device having hand shaking sensing units to determine the manner that a user holds the terminal device
US20140037139A1 (en) * 2012-08-01 2014-02-06 Samsung Electronics Co., Ltd. Device and method for recognizing gesture based on direction of gesture
US9495758B2 (en) * 2012-08-01 2016-11-15 Samsung Electronics Co., Ltd. Device and method for recognizing gesture based on direction of gesture
US9830043B2 (en) 2012-08-21 2017-11-28 Beijing Lenovo Software Ltd. Processing method and processing device for displaying icon and electronic device
US20140075355A1 (en) * 2012-09-10 2014-03-13 Lg Electronics Inc. Mobile terminal and control method thereof
US20140095994A1 (en) * 2012-09-28 2014-04-03 Lg Electronics Inc. Portable device and control method thereof
US11854426B2 (en) 2012-10-30 2023-12-26 Truinject Corp. System for cosmetic and therapeutic training
US10902746B2 (en) 2012-10-30 2021-01-26 Truinject Corp. System for cosmetic and therapeutic training
US9792836B2 (en) 2012-10-30 2017-10-17 Truinject Corp. Injection training apparatus using 3D position sensor
US9443446B2 (en) 2012-10-30 2016-09-13 Trulnject Medical Corp. System for cosmetic and therapeutic training
US10643497B2 (en) 2012-10-30 2020-05-05 Truinject Corp. System for cosmetic and therapeutic training
US11403964B2 (en) 2012-10-30 2022-08-02 Truinject Corp. System for cosmetic and therapeutic training
US11484797B2 (en) 2012-11-19 2022-11-01 Imagine AR, Inc. Systems and methods for capture and use of local elements in gameplay
US20140141833A1 (en) * 2012-11-20 2014-05-22 Lenovo (Beijing) Co., Ltd. Information processing method, system and mobile terminal
US9781252B2 (en) * 2012-11-20 2017-10-03 Lenovo (Beijing) Co., Ltd. Information processing method, system and mobile terminal
US10433172B2 (en) 2012-12-10 2019-10-01 Samsung Electronics Co., Ltd. Method of authentic user of electronic device, and electronic device for performing the same
US20220007185A1 (en) 2012-12-10 2022-01-06 Samsung Electronics Co., Ltd. Method of authenticating user of electronic device, and electronic device for performing the same
WO2014092437A1 (en) * 2012-12-10 2014-06-19 Samsung Electronics Co., Ltd. Mobile device of bangle type, control method thereof, and ui display method
US10349273B2 (en) 2012-12-10 2019-07-09 Samsung Electronics Co., Ltd. User authentication using gesture input and facial recognition
US9652135B2 (en) 2012-12-10 2017-05-16 Samsung Electronics Co., Ltd. Mobile device of bangle type, control method thereof, and user interface (ui) display method
US11930361B2 (en) 2012-12-10 2024-03-12 Samsung Electronics Co., Ltd. Method of wearable device displaying icons, and wearable device for performing the same
US11134381B2 (en) 2012-12-10 2021-09-28 Samsung Electronics Co., Ltd. Method of authenticating user of electronic device, and electronic device for performing the same
US20140168057A1 (en) * 2012-12-13 2014-06-19 Qualcomm Incorporated Gyro aided tap gesture detection
WO2014092952A1 (en) * 2012-12-13 2014-06-19 Qualcomm Incorporated Gyro aided tap gesture detection
US9746926B2 (en) 2012-12-26 2017-08-29 Intel Corporation Techniques for gesture-based initiation of inter-device wireless connections
US9119068B1 (en) * 2013-01-09 2015-08-25 Trend Micro Inc. Authentication using geographic location and physical gestures
EP2765477A3 (en) * 2013-02-08 2014-10-08 Cywee Group Limited Method and apparatus for performing motion recognition using motion sensor fusion, and associated computer program product
EP2765477A2 (en) * 2013-02-08 2014-08-13 Cywee Group Limited Method and apparatus for performing motion recognition using motion sensor fusion, and associated computer program product
US9996180B2 (en) 2013-02-13 2018-06-12 Nec Corporation Determining process to be executed based on direction of surface in which vibration-applied surface faces and application state
US9052746B2 (en) 2013-02-15 2015-06-09 Microsoft Technology Licensing, Llc User center-of-mass and mass distribution extraction using depth images
US9311560B2 (en) 2013-03-08 2016-04-12 Microsoft Technology Licensing, Llc Extraction of user behavior from depth images
US9135516B2 (en) 2013-03-08 2015-09-15 Microsoft Technology Licensing, Llc User body angle, curvature and average extremity positions extraction using depth images
US9959459B2 (en) 2013-03-08 2018-05-01 Microsoft Technology Licensing, Llc Extraction of user behavior from depth images
US9442570B2 (en) 2013-03-13 2016-09-13 Google Technology Holdings LLC Method and system for gesture recognition
US9092657B2 (en) 2013-03-13 2015-07-28 Microsoft Technology Licensing, Llc Depth image processing
US9824260B2 (en) 2013-03-13 2017-11-21 Microsoft Technology Licensing, Llc Depth image processing
US9261908B2 (en) 2013-03-13 2016-02-16 Robert Bosch Gmbh System and method for transitioning between operational modes of an in-vehicle device using gestures
WO2014160229A1 (en) 2013-03-13 2014-10-02 Robert Bosch Gmbh System and method for transitioning between operational modes of an in-vehicle device using gestures
US9159140B2 (en) 2013-03-14 2015-10-13 Microsoft Technology Licensing, Llc Signal analysis for repetition detection and analysis
US10203815B2 (en) 2013-03-14 2019-02-12 Apple Inc. Application-based touch sensitivity
US9142034B2 (en) 2013-03-14 2015-09-22 Microsoft Technology Licensing, Llc Center of mass state vector for analyzing user motion in 3D images
US9367145B2 (en) 2013-03-14 2016-06-14 Qualcomm Incorporated Intelligent display image orientation based on relative motion detection
US9885734B2 (en) 2013-05-08 2018-02-06 Cm Hk Limited Method of motion processing and related mobile device and microcontroller unit
US10845452B2 (en) 2013-05-08 2020-11-24 Cm Hk Limited Hybrid positioning method, electronic apparatus and computer-readable recording medium thereof
US10551211B2 (en) 2013-05-08 2020-02-04 Cm Hk Limited Methods and devices with sensor time calibration
US10725064B2 (en) 2013-05-08 2020-07-28 Cm Hk Limited Methods of motion processing and related electronic devices and motion modules
US11029414B2 (en) 2013-05-08 2021-06-08 Cm Hk Limited Electronic devices and methods for providing location information
US20140351700A1 (en) * 2013-05-09 2014-11-27 Tencent Technology (Shenzhen) Company Limited Apparatuses and methods for resource replacement
US10055785B2 (en) * 2013-06-17 2018-08-21 Spreadtrum Communications (Shanghai) Co., Ltd. Three-dimensional shopping platform displaying system
EP2816519A1 (en) * 2013-06-17 2014-12-24 Spreadtrum Communications (Shanghai) Co., Ltd. Three-dimensional shopping platform displaying system
US20160132962A1 (en) * 2013-06-17 2016-05-12 Spreadtrum Commications (Shanghai) Co. Ltd. Three-dimensional shopping platform displaying system
EP2818074A1 (en) 2013-06-28 2014-12-31 Babyliss Faco S.P.R.L. Hair styling device
WO2015006544A1 (en) 2013-07-12 2015-01-15 Facebook Inc. Isolating mobile device electrode
US10742798B1 (en) * 2013-07-12 2020-08-11 Facebook, Inc. Calibration of grab detection
US10582038B2 (en) * 2013-07-12 2020-03-03 Facebook, Inc. Calibration of grab detection
EP3019934A4 (en) * 2013-07-12 2017-03-15 Facebook, Inc. Calibration of grab detection
EP3019931A4 (en) * 2013-07-12 2017-03-15 Facebook, Inc. Isolating mobile device electrode
CN107422790A (en) * 2013-07-12 2017-12-01 脸谱公司 For grasping calibration method, medium and the equipment of detection
AU2017201926B2 (en) * 2013-07-12 2019-05-16 Facebook, Inc. Calibration of grab detection
US20160261734A1 (en) * 2013-07-12 2016-09-08 Facebook, Inc. Calibration of grab detection
WO2015006523A1 (en) 2013-07-12 2015-01-15 Facebook, Inc. Calibration of grab detection
CN105556425A (en) * 2013-07-18 2016-05-04 脸谱公司 Movement-triggered action for mobile device
AU2017202332B2 (en) * 2013-07-18 2018-07-05 Facebook, Inc. Movement-triggered action for mobile device
EP3022630A4 (en) * 2013-07-18 2017-01-25 Facebook, Inc. Movement-triggered action for mobile device
US9645721B2 (en) * 2013-07-19 2017-05-09 Apple Inc. Device input modes with corresponding cover configurations
TWI570620B (en) * 2013-07-19 2017-02-11 蘋果公司 Method of using a device having a touch screen display for accepting input gestures and a cover, computing device, and non-transitory computer-readable storage medium
US9798390B2 (en) * 2013-07-19 2017-10-24 Cm Hk Limited Electronic device and method of motion processing
US20150026623A1 (en) * 2013-07-19 2015-01-22 Apple Inc. Device input modes with corresponding user interfaces
US20150025840A1 (en) * 2013-07-19 2015-01-22 Cywee Group Ltd. Electronic device and method of motion processing
US11513610B2 (en) 2013-08-07 2022-11-29 Nike, Inc. Gesture recognition
US11861073B2 (en) 2013-08-07 2024-01-02 Nike, Inc. Gesture recognition
US11243611B2 (en) * 2013-08-07 2022-02-08 Nike, Inc. Gesture recognition
US11921471B2 (en) 2013-08-16 2024-03-05 Meta Platforms Technologies, Llc Systems, articles, and methods for wearable devices having secondary power sources in links of a band for providing secondary power in addition to a primary power source
US9990010B2 (en) 2013-08-30 2018-06-05 Samsung Electronics Co., Ltd Electronic device having curved bottom and operation method thereof
EP3040819A4 (en) * 2013-08-30 2017-05-10 Samsung Electronics Co., Ltd. Electronic device having curved bottom and operation method therefor
CN105493006A (en) * 2013-08-30 2016-04-13 三星电子株式会社 Electronic device having curved bottom and operation method therefor
CN104423566A (en) * 2013-09-03 2015-03-18 纬创资通股份有限公司 Gesture recognition method and wearable device
US20150061994A1 (en) * 2013-09-03 2015-03-05 Wistron Corporation Gesture recognition method and wearable apparatus
US9383824B2 (en) * 2013-09-03 2016-07-05 Wistron Corporation Gesture recognition method and wearable apparatus
US10078914B2 (en) * 2013-09-13 2018-09-18 Fujitsu Limited Setting method and information processing device
US20150077435A1 (en) * 2013-09-13 2015-03-19 Fujitsu Limited Setting method and information processing device
US20150089456A1 (en) * 2013-09-24 2015-03-26 Kyocera Document Solutions Inc. Electronic device
US9747022B2 (en) * 2013-09-24 2017-08-29 Kyocera Document Solutions Inc. Electronic device
US11644799B2 (en) 2013-10-04 2023-05-09 Meta Platforms Technologies, Llc Systems, articles and methods for wearable electronic devices employing contact sensors
US10452154B2 (en) 2013-10-16 2019-10-22 Ultrahaptics IP Two Limited Velocity field interaction for free space gesture interface and control
US11726575B2 (en) * 2013-10-16 2023-08-15 Ultrahaptics IP Two Limited Velocity field interaction for free space gesture interface and control
US20210342013A1 (en) * 2013-10-16 2021-11-04 Ultrahaptics IP Two Limited Velocity field interaction for free space gesture interface and control
US11068071B2 (en) 2013-10-16 2021-07-20 Ultrahaptics IP Two Limited Velocity field interaction for free space gesture interface and control
US10635185B2 (en) 2013-10-16 2020-04-28 Ultrahaptics IP Two Limited Velocity field interaction for free space gesture interface and control
US10152136B2 (en) * 2013-10-16 2018-12-11 Leap Motion, Inc. Velocity field interaction for free space gesture interface and control
US20150103004A1 (en) * 2013-10-16 2015-04-16 Leap Motion, Inc. Velocity field interaction for free space gesture interface and control
US20160299576A1 (en) * 2013-10-24 2016-10-13 Chunsheng ZHU Air control input apparatus and method
US20150121228A1 (en) * 2013-10-31 2015-04-30 Samsung Electronics Co., Ltd. Photographing image changes
US10027737B2 (en) * 2013-10-31 2018-07-17 Samsung Electronics Co., Ltd. Method, apparatus and computer readable medium for activating functionality of an electronic device based on the presence of a user staring at the electronic device
US11666264B1 (en) 2013-11-27 2023-06-06 Meta Platforms Technologies, Llc Systems, articles, and methods for electromyography sensors
US20150161989A1 (en) * 2013-12-09 2015-06-11 Mediatek Inc. System for speech keyword detection and associated method
US9747894B2 (en) * 2013-12-09 2017-08-29 Mediatek Inc. System and associated method for speech keyword detection enhanced by detecting user activity
US9613202B2 (en) * 2013-12-10 2017-04-04 Dell Products, Lp System and method for motion gesture access to an application and limited resources of an information handling system
US20150205946A1 (en) * 2013-12-10 2015-07-23 Dell Products, Lp System and Method for Motion Gesture Access to an Application and Limited Resources of an Information Handling System
US10013547B2 (en) 2013-12-10 2018-07-03 Dell Products, Lp System and method for motion gesture access to an application and limited resources of an information handling system
US11775080B2 (en) 2013-12-16 2023-10-03 Ultrahaptics IP Two Limited User-defined virtual interaction space and manipulation of virtual cameras with vectors
US11567583B2 (en) 2013-12-16 2023-01-31 Ultrahaptics IP Two Limited User-defined virtual interaction space and manipulation of virtual configuration
US11500473B2 (en) 2013-12-16 2022-11-15 Ultrahaptics IP Two Limited User-defined virtual interaction space and manipulation of virtual cameras in the interaction space
US10579155B2 (en) 2013-12-16 2020-03-03 Ultrahaptics IP Two Limited User-defined virtual interaction space and manipulation of virtual cameras with vectors
US11132064B2 (en) 2013-12-16 2021-09-28 Ultrahaptics IP Two Limited User-defined virtual interaction space and manipulation of virtual configuration
US20150169069A1 (en) * 2013-12-16 2015-06-18 Dell Products, L.P. Presentation Interface in a Virtual Collaboration Session
US9891712B2 (en) 2013-12-16 2018-02-13 Leap Motion, Inc. User-defined virtual interaction space and manipulation of virtual cameras with vectors
US11068070B2 (en) 2013-12-16 2021-07-20 Ultrahaptics IP Two Limited User-defined virtual interaction space and manipulation of virtual cameras with vectors
US10275039B2 (en) 2013-12-16 2019-04-30 Leap Motion, Inc. User-defined virtual interaction space and manipulation of virtual cameras in the interaction space
US10901518B2 (en) 2013-12-16 2021-01-26 Ultrahaptics IP Two Limited User-defined virtual interaction space and manipulation of virtual cameras in the interaction space
US10126822B2 (en) 2013-12-16 2018-11-13 Leap Motion, Inc. User-defined virtual interaction space and manipulation of virtual configuration
US10281992B2 (en) 2013-12-16 2019-05-07 Leap Motion, Inc. User-defined virtual interaction space and manipulation of virtual cameras with vectors
US9372543B2 (en) * 2013-12-16 2016-06-21 Dell Products, L.P. Presentation interface in a virtual collaboration session
US11460929B2 (en) 2013-12-16 2022-10-04 Ultrahaptics IP Two Limited User-defined virtual interaction space and manipulation of virtual cameras with vectors
US9829882B2 (en) 2013-12-20 2017-11-28 Sphero, Inc. Self-propelled device with center of mass drive system
US11454963B2 (en) 2013-12-20 2022-09-27 Sphero, Inc. Self-propelled device with center of mass drive system
US10620622B2 (en) 2013-12-20 2020-04-14 Sphero, Inc. Self-propelled device with center of mass drive system
US9372997B2 (en) 2013-12-23 2016-06-21 Google Inc. Displaying private information on personal devices
WO2015101568A1 (en) * 2013-12-31 2015-07-09 Commissariat A L'energie Atomique Et Aux Energies Alternatives Method and apparatus for detecting a manipulation of a portable device
FR3016046A1 (en) * 2013-12-31 2015-07-03 Commissariat Energie Atomique METHOD AND DEVICE FOR DETECTING HANDLING OF A PORTABLE DEVICE
US10175777B2 (en) 2013-12-31 2019-01-08 Commissariat a l'energy Atomique et Aux Energies Alternatives Method and apparatus for detecting a manipulation of a portable device
US9832187B2 (en) 2014-01-07 2017-11-28 Google Llc Managing display of private information
US10896627B2 (en) 2014-01-17 2021-01-19 Truinjet Corp. Injection site training system
US9922578B2 (en) 2014-01-17 2018-03-20 Truinject Corp. Injection site training system
US20150212593A1 (en) * 2014-01-29 2015-07-30 Noodoe Corporation Operational Methods and Systems for Motion-Centric User Interfaces
CN104808785A (en) * 2014-01-29 2015-07-29 拓连科技股份有限公司 Action-oriented user interface control method and system
US11166104B2 (en) 2014-02-11 2021-11-02 Apple Inc. Detecting use of a wearable device
US11281262B2 (en) 2014-02-11 2022-03-22 Apple Inc. Detecting a gesture made by a person wearing a wearable electronic device
US9009516B1 (en) 2014-02-19 2015-04-14 Google Inc. Adjusting a power mode of a wearable computing device based on motion data
US10290231B2 (en) 2014-03-13 2019-05-14 Truinject Corp. Automated detection of performance characteristics in an injection training system
US10290232B2 (en) 2014-03-13 2019-05-14 Truinject Corp. Automated detection of performance characteristics in an injection training system
US20150272456A1 (en) * 2014-04-01 2015-10-01 Xerox Corporation Discriminating between atrial fibrillation and sinus rhythm in physiological signals obtained from video
US9320440B2 (en) * 2014-04-01 2016-04-26 Xerox Corporation Discriminating between atrial fibrillation and sinus rhythm in physiological signals obtained from video
US20160018895A1 (en) * 2014-04-24 2016-01-21 Dennis Sidi Private messaging application and associated methods
US20150312393A1 (en) * 2014-04-25 2015-10-29 Wistron Corporation Voice communication method and electronic device using the same
US20150312402A1 (en) * 2014-04-29 2015-10-29 Samsung Electronics Co., Ltd. Computing system with control mechanism and method of operation thereof
US20150331534A1 (en) * 2014-05-13 2015-11-19 Lenovo (Singapore) Pte. Ltd. Detecting inadvertent gesture controls
US10845884B2 (en) * 2014-05-13 2020-11-24 Lenovo (Singapore) Pte. Ltd. Detecting inadvertent gesture controls
US10222868B2 (en) * 2014-06-02 2019-03-05 Samsung Electronics Co., Ltd. Wearable device and control method using gestures
ES2552881A1 (en) * 2014-06-02 2015-12-02 Samsung Electronics Iberia, S.A.U. Portable device and gesture control method (Machine-translation by Google Translate, not legally binding)
US20150346834A1 (en) * 2014-06-02 2015-12-03 Samsung Electronics Co., Ltd. Wearable device and control method using gestures
US20150355224A1 (en) * 2014-06-04 2015-12-10 Danlaw Inc. Vehicle monitoring module
US10429408B2 (en) * 2014-06-04 2019-10-01 Danlaw Inc. Vehicle monitoring module
US9958946B2 (en) 2014-06-06 2018-05-01 Microsoft Technology Licensing, Llc Switching input rails without a release command in a natural user interface
US9727161B2 (en) 2014-06-12 2017-08-08 Microsoft Technology Licensing, Llc Sensor correlation for pen and touch-sensitive computing device interaction
US10168827B2 (en) 2014-06-12 2019-01-01 Microsoft Technology Licensing, Llc Sensor correlation for pen and touch-sensitive computing device interaction
US9870083B2 (en) 2014-06-12 2018-01-16 Microsoft Technology Licensing, Llc Multi-device multi-user sensor correlation for pen and computing device interaction
WO2016028629A1 (en) * 2014-08-16 2016-02-25 Google Inc. Identifying gestures using motion data
US9996109B2 (en) * 2014-08-16 2018-06-12 Google Llc Identifying gestures using motion data
US20160048161A1 (en) * 2014-08-16 2016-02-18 Google Inc. Identifying gestures using motion data
US10660039B1 (en) 2014-09-02 2020-05-19 Google Llc Adaptive output of indications of notification data
US10540348B2 (en) 2014-09-22 2020-01-21 At&T Intellectual Property I, L.P. Contextual inference of non-verbal expressions
WO2016053822A1 (en) * 2014-09-30 2016-04-07 Microsoft Technology Licensing, Llc Natural motion-based control via wearable and mobile devices
EP3213091B1 (en) 2014-10-28 2018-05-16 Koninklijke Philips N.V. Method and apparatus for reliable detection of opening and closing events
US9684405B2 (en) * 2014-11-12 2017-06-20 Rakuten Kobo, Inc. System and method for cyclic motion gesture
US20160132169A1 (en) * 2014-11-12 2016-05-12 Kobo Incorporated System and method for cyclic motion gesture
US10235904B2 (en) 2014-12-01 2019-03-19 Truinject Corp. Injection training tool emitting omnidirectional light
US10500600B2 (en) * 2014-12-09 2019-12-10 Rai Strategic Holdings, Inc. Gesture recognition user interface for an aerosol delivery device
US20160158782A1 (en) * 2014-12-09 2016-06-09 R. J. Reynolds Tobacco Company Gesture recognition user interface for an aerosol delivery device
US9864506B2 (en) * 2014-12-31 2018-01-09 Fih (Hong Kong) Limited Electronic device and method for removing folders from touch screen of the electronic device
US20160187978A1 (en) * 2014-12-31 2016-06-30 Fih (Hong Kong) Limited Electronic device and method for removing folders from touch screen of the electronic device
US20180267617A1 (en) * 2015-01-09 2018-09-20 Razer (Asia-Pacific) Pte. Ltd. Gesture recognition devices and gesture recognition methods
US10039975B2 (en) 2015-01-13 2018-08-07 Disney Enterprises, Inc. Techniques for representing imaginary participants in an immersive play environment
US9855497B2 (en) 2015-01-20 2018-01-02 Disney Enterprises, Inc. Techniques for providing non-verbal speech recognition in an immersive playtime environment
US10265621B2 (en) 2015-01-20 2019-04-23 Disney Enterprises, Inc. Tracking specific gestures relative to user movement
US11797172B2 (en) 2015-03-06 2023-10-24 Alibaba Group Holding Limited Method and apparatus for interacting with content through overlays
US10001505B2 (en) * 2015-03-06 2018-06-19 Samsung Electronics Co., Ltd. Method and electronic device for improving accuracy of measurement of motion sensor
US20160258978A1 (en) * 2015-03-06 2016-09-08 Samsung Electronics Co., Ltd. Method and electronic device for improving accuracy of measurment of motion sensor
US20170300181A1 (en) * 2015-03-17 2017-10-19 Google Inc. Dynamic icons for gesture discoverability
US20160282949A1 (en) * 2015-03-27 2016-09-29 Sony Corporation Method and system for detecting linear swipe gesture using accelerometer
US20170299388A9 (en) * 2015-05-22 2017-10-19 InvenSense, Incorporated Systems and methods for synthetic sensor signal generation
US20170191831A1 (en) * 2015-05-22 2017-07-06 InvenSense, Incorporated Systems and methods for synthetic sensor signal generation
US10942583B2 (en) 2015-06-19 2021-03-09 Microsoft Technology Licensing, Llc Selecting events based on user input and current context
US9939923B2 (en) * 2015-06-19 2018-04-10 Microsoft Technology Licensing, Llc Selecting events based on user input and current context
US20160370879A1 (en) * 2015-06-19 2016-12-22 Microsoft Technology Licensing, Llc Selecting events based on user input and current context
US9804679B2 (en) 2015-07-03 2017-10-31 Google Inc. Touchless user interface navigation using gestures
EP3327541A4 (en) * 2015-07-24 2018-05-30 ZTE Corporation Method, apparatus and wearable device for realizing display
US20170048706A1 (en) * 2015-08-11 2017-02-16 Samsung Electronics Co., Ltd. Method for controlling according to state and electronic device thereof
CN106445065A (en) * 2015-08-11 2017-02-22 三星电子株式会社 Method for controlling according to state and electronic device thereof
KR20170019127A (en) * 2015-08-11 2017-02-21 삼성전자주식회사 Method for controlling according to state and electronic device thereof
US10616762B2 (en) * 2015-08-11 2020-04-07 Samsung Electronics Co., Ltd. Method for controlling according to state and electronic device thereof
KR102354586B1 (en) 2015-08-11 2022-01-24 삼성전자주식회사 Method for controlling according to state and electronic device thereof
US10500340B2 (en) 2015-10-20 2019-12-10 Truinject Corp. Injection system
US10386203B1 (en) * 2015-11-05 2019-08-20 Invensense, Inc. Systems and methods for gyroscope calibration
US10359929B2 (en) * 2015-11-09 2019-07-23 Analog Devices, Inc. Slider and gesture recognition using capacitive sensing
US20170131891A1 (en) * 2015-11-09 2017-05-11 Analog Devices, Inc. Slider and gesture recognition using capacitive sensing
US20170177929A1 (en) * 2015-12-21 2017-06-22 Intel Corporation Crowd gesture recognition
US20170199588A1 (en) * 2016-01-12 2017-07-13 Samsung Electronics Co., Ltd. Electronic device and method of operating same
US10743942B2 (en) 2016-02-29 2020-08-18 Truinject Corp. Cosmetic and therapeutic injection safety systems, methods, and devices
US11730543B2 (en) 2016-03-02 2023-08-22 Truinject Corp. Sensory enhanced environments for injection aid and social training
US10648790B2 (en) 2016-03-02 2020-05-12 Truinject Corp. System for determining a three-dimensional position of a testing tool
US10849688B2 (en) 2016-03-02 2020-12-01 Truinject Corp. Sensory enhanced environments for injection aid and social training
US10841567B2 (en) * 2016-05-25 2020-11-17 Qingdao Goertek Technology Co., Ltd. Virtual reality helmet and method for using same
US20190075288A1 (en) * 2016-05-25 2019-03-07 Qingdao Goertek Technology Co., Ltd. Virtual Reality Helmet and Method for Using Same
GB2567756A (en) * 2016-06-10 2019-04-24 Walmart Apollo Llc Methods and systems for monitoring a retail shopping facility
GB2567756B (en) * 2016-06-10 2022-03-09 Walmart Apollo Llc Methods and systems for monitoring a retail shopping facility
US10565554B2 (en) 2016-06-10 2020-02-18 Walmart Apollo, Llc Methods and systems for monitoring a retail shopping facility
WO2017214116A1 (en) * 2016-06-10 2017-12-14 Wal-Mart Stores, Inc. Methods and systems for monitoring a retail shopping facility
US10650703B2 (en) 2017-01-10 2020-05-12 Truinject Corp. Suture technique training system
US11710424B2 (en) 2017-01-23 2023-07-25 Truinject Corp. Syringe dose and position measuring apparatus
US10269266B2 (en) 2017-01-23 2019-04-23 Truinject Corp. Syringe dose and position measuring apparatus
US10802572B2 (en) 2017-02-02 2020-10-13 Stmicroelectronics, Inc. System and method of determining whether an electronic device is in contact with a human body
US10311249B2 (en) 2017-03-31 2019-06-04 Google Llc Selectively obscuring private information based on contextual information
WO2019008864A1 (en) * 2017-07-07 2019-01-10 ソニーセミコンダクタソリューションズ株式会社 Communication device, communication method and communication system
WO2019045842A1 (en) * 2017-08-28 2019-03-07 Microsoft Technology Licensing, Llc Techniques for reducing power consumption in magnetic tracking system
US11432766B2 (en) 2017-09-05 2022-09-06 Apple Inc. Wearable electronic device with electrodes for sensing biological parameters
US11762474B2 (en) 2017-09-06 2023-09-19 Georgia Tech Research Corporation Systems, methods and devices for gesture recognition
WO2019051082A1 (en) * 2017-09-06 2019-03-14 Georgia Tech Research Corporation Systems, methods and devices for gesture recognition
US11504057B2 (en) 2017-09-26 2022-11-22 Apple Inc. Optical sensor subsystem adjacent a cover of an electronic device housing
US11635736B2 (en) 2017-10-19 2023-04-25 Meta Platforms Technologies, Llc Systems and methods for identifying biological structures associated with neuromuscular source signals
WO2019125215A1 (en) * 2017-12-19 2019-06-27 Александр Борисович БОБРОВНИКОВ Method of information input/output in a user device and structural design thereof
US11568888B2 (en) * 2017-12-28 2023-01-31 Zte Corporation Terminal control method, terminal and non-transitory computer readable storage medium
US20200294533A1 (en) * 2017-12-28 2020-09-17 Zte Corporation Terminal control method, terminal and computer readable storage medium
US10810411B2 (en) * 2018-02-04 2020-10-20 KaiKuTek Inc. Gesture recognition method for reducing false alarm rate, gesture recognition system for reducing false alarm rate, and performing device thereof
US20190244016A1 (en) * 2018-02-04 2019-08-08 KaiKuTek Inc. Gesture recognition method for reducing false alarm rate, gesture recognition system for reducing false alarm rate, and performing device thereof
US11875012B2 (en) 2018-05-25 2024-01-16 Ultrahaptics IP Two Limited Throwable interface for augmented reality and virtual reality environments
US20210382555A1 (en) * 2018-08-05 2021-12-09 Pison Technology, Inc. User Interface Control of Responsive Devices
US20230113991A1 (en) * 2018-08-05 2023-04-13 Pison Technology, Inc. Biopotential-Based Gesture Interpretation With Machine Labeling
US11474604B2 (en) * 2018-08-05 2022-10-18 Pison Technology, Inc. User interface control of responsive devices
US11567573B2 (en) 2018-09-20 2023-01-31 Meta Platforms Technologies, Llc Neuromuscular text entry, writing and drawing in augmented reality systems
WO2020068367A1 (en) * 2018-09-28 2020-04-02 Apple Inc. System, device and method of controlling devices using motion gestures, and corresponding non-transitory computer readable storage medium
US20200104038A1 (en) * 2018-09-28 2020-04-02 Apple Inc. System and method of controlling devices using motion gestures
US11422692B2 (en) * 2018-09-28 2022-08-23 Apple Inc. System and method of controlling devices using motion gestures
US11550530B2 (en) 2018-10-02 2023-01-10 Hewlett-Packard Development Company, L.P. Computer resource utilization reduction devices
US11941176B1 (en) 2018-11-27 2024-03-26 Meta Platforms Technologies, Llc Methods and apparatus for autocalibration of a wearable electrode sensor system
US11797087B2 (en) 2018-11-27 2023-10-24 Meta Platforms Technologies, Llc Methods and apparatus for autocalibration of a wearable electrode sensor system
CN109933192A (en) * 2019-02-25 2019-06-25 努比亚技术有限公司 A kind of implementation method, terminal and the computer readable storage medium of gesture high up in the air
US11481030B2 (en) 2019-03-29 2022-10-25 Meta Platforms Technologies, Llc Methods and apparatus for gesture detection and classification
US11481031B1 (en) 2019-04-30 2022-10-25 Meta Platforms Technologies, Llc Devices, systems, and methods for controlling computing devices via neuromuscular signals of users
US11704592B2 (en) 2019-07-25 2023-07-18 Apple Inc. Machine-learning based gesture recognition
US20230050767A1 (en) * 2019-07-29 2023-02-16 Apple Inc. Wireless communication modes based on mobile device orientation
US11516622B2 (en) * 2019-07-29 2022-11-29 Apple Inc. Wireless communication modes based on mobile device orientation
US11825380B2 (en) * 2019-07-29 2023-11-21 Apple Inc. Wireless communication modes based on mobile device orientation
US20210281973A1 (en) * 2019-07-29 2021-09-09 Apple Inc. Wireless communication modes based on mobile device orientation
US11026051B2 (en) * 2019-07-29 2021-06-01 Apple Inc. Wireless communication modes based on mobile device orientation
US11493993B2 (en) 2019-09-04 2022-11-08 Meta Platforms Technologies, Llc Systems, methods, and interfaces for performing inputs based on neuromuscular control
US20220342486A1 (en) * 2019-10-16 2022-10-27 Stmicroelectronics S.R.L. Method for detecting a wrist-tilt gesture and an electronic unit and a wearable electronic device which implement the same
US11907423B2 (en) 2019-11-25 2024-02-20 Meta Platforms Technologies, Llc Systems and methods for contextualized interactions with an environment
US11460928B2 (en) * 2019-12-18 2022-10-04 Samsung Electronics Co., Ltd. Electronic device for recognizing gesture of user from sensor signal of user and method for recognizing gesture using the same
WO2021186146A1 (en) * 2020-03-19 2021-09-23 Nicoventures Trading Limited Electronic aerosol provision system
ES2920649A1 (en) * 2021-02-05 2022-08-08 Cecotec Res And Development S L Smart monitoring system for hair dryer and associated method apparatus (Machine-translation by Google Translate, not legally binding)
US11868531B1 (en) 2021-04-08 2024-01-09 Meta Platforms Technologies, Llc Wearable device providing for thumb-to-finger-based input gestures detected based on neuromuscular signals, and systems and methods of use thereof
CN114138110A (en) * 2021-11-05 2022-03-04 成都映潮科技股份有限公司 Gesture recording method and system based on android system and storage medium
WO2023218171A1 (en) * 2022-05-12 2023-11-16 Nicoventures Trading Limited Electronic aerosol provision system including a motion sensor and an ai-system
WO2023239757A1 (en) * 2022-06-09 2023-12-14 Wizard Tag LLC Method and apparatus for game play

Also Published As

Publication number Publication date
EP2350782B1 (en) 2019-04-10
EP2350782A1 (en) 2011-08-03
JP5675627B2 (en) 2015-02-25
JP2012506100A (en) 2012-03-08
CN102246125A (en) 2011-11-16
WO2010045498A1 (en) 2010-04-22
CN102246125B (en) 2015-02-18
EP2350782A4 (en) 2014-04-30

Similar Documents

Publication Publication Date Title
EP2350782B1 (en) Mobile devices with motion gesture recognition
US9292102B2 (en) Controlling and accessing content using motion processing on mobile devices
US9250799B2 (en) Control method for information input device, information input device, program therefor, and information storage medium therefor
TWI457793B (en) Real-time motion recognition method and inertia sensing and trajectory
EP3114556B1 (en) Proximity sensor-based interactions
US9952663B2 (en) Method for gesture-based operation control
US8146020B2 (en) Enhanced detection of circular engagement gesture
EP2901246B1 (en) Remote control with 3d pointing and gesture recognition capabilities
US20090262074A1 (en) Controlling and accessing content using motion processing on mobile devices
JPWO2009072583A1 (en) Input device, control device, control system, control method, and handheld device
US9383824B2 (en) Gesture recognition method and wearable apparatus
JP6534011B2 (en) INFORMATION PROCESSING APPARATUS, INFORMATION PROCESSING PROGRAM, INFORMATION PROCESSING SYSTEM, AND INFORMATION PROCESSING METHOD
US10296096B2 (en) Operation recognition device and operation recognition method
JP6519075B2 (en) INFORMATION PROCESSING APPARATUS, INFORMATION PROCESSING PROGRAM, INFORMATION PROCESSING SYSTEM, AND INFORMATION PROCESSING METHOD
US20100313133A1 (en) Audio and position control of user interface
JP6603024B2 (en) Information processing program, information processing apparatus, information processing system, and information processing method
Murao et al. Evaluation study on sensor placement and gesture selection for mobile devices
US10558270B2 (en) Method for determining non-contact gesture and device for the same
JP6442769B2 (en) Information processing apparatus, gesture detection method, and program
CN115857700A (en) Virtual interaction system, method, apparatus, device, storage medium, and program product
Liou et al. Manipulated cell phone camera with using accelerometer devices
JP2019003366A (en) Information input device, information input method and information input system

Legal Events

Date Code Title Description
AS Assignment

Owner name: INVENSENSE, INC., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:SACHS, DAVID;NASIRI, STEVEN S.;JIANG, JOSEPH;AND OTHERS;REEL/FRAME:021690/0434

Effective date: 20081014

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION