Described herein are systems and methods that can employ a motion detection algorithm to determine whether a sensor has experienced a motion event or a no motion event. The sensor can be any sensor that can be used to identify and/or characterize motion. Upon receiving a signal from the sensor, moments of the signal can be calculated. Then, the moments can be compared to determine whether the signal is Gaussian. If the signal is a Gaussian signal, the algorithm determines that the signal is due to a no motion event. If the signal is a non-Gaussian signal, the algorithm determines that the signal is due to a motion event.
|
1. A computer implemented method, comprising:
receiving a data signal from a motion sensor, wherein the data signal comprises data values as a function of user motion and noise; wherein a computer executes instructions for:
determining an average of the data values; wherein the average of the data values comprises a first order moment;
determining an average of squares of the data values; wherein the average of the squares of the data values comprises a second order moment;
determining an average of cubes of the data values;
determining a difference between a third order moment calculated only using the average of cubes and a third order moment calculated using only the first and second order moments; and
determining whether a user motion event has occurred based on the difference.
12. A computer implemented method, comprising:
receiving a data signal from a motion sensor, wherein the data signal comprises data values as a function of motion and noise, when the motion sensor is known not to be moving;
wherein a computer executes instructions for:
determining an average of the data values; wherein the average of the data values comprises a first order moment;
determining an average of squares of the data values; wherein the average of the squares of the data values comprises a second order moment
determining an average of cubes of the data values;
determining a difference between a third order moment calculated only using the average of cubes and a third order moment calculated using only the first and second order moments; and
determining whether the motion sensor is working properly based on the difference.
23. A computer implemented method, comprising:
receiving a data signal from a motion sensor, wherein the data signal comprises data values as a function of user motion and noise; wherein a computer executes instructions for:
determining an average of the data values; wherein the average of the data values comprises a first order moment;
determining an average of squares of the data values; wherein the average of the squares of the data values comprises a second order moment;
determining an average of cubes of the data values;
determining a difference based on the equation
V3=T3−(3*T2*T1−2*T13), where V3 is the difference between the estimated third order moment (T3) and the theoretical third order moment based on T1 and T2, T1 is the estimated first order moment and T2 is the estimated second order moment; and
determining whether a user motion event has occurred based on the difference.
18. A system, comprising:
a sensor chip comprising a gyroscope and a first processor configured to run a motion detection algorithm on data from the gyroscope;
a host device communicatively coupled to the sensor chip comprising a second processor configured to independently run the motion detection algorithm on the data from the sensor chip and further configured to run a temperature compensation algorithm, wherein the data signal comprises data values as a function of user motion and noise; wherein the motion detection algorithm determines an average of the data values; wherein the average of the data values comprises a first order moment; determines an average of squares of the data values; wherein the average of the squares of the data values comprises a second order moment; determines an average of cubes of the data values; determines a difference between a third order moment calculated only using the average of cubes and a third order moment calculated using only the first and second order moments; and determines whether a user motion event has occurred based on the difference;
wherein when the motion detection algorithm running on the first processor detects a no motion event, the second processor records a bias for the gyroscope that is used within the temperature compensation algorithm.
2. The computer implemented method of
3. The computer implemented method of
4. The computer implemented method of
5. The computer implemented method of
6. The computer implemented method of
7. The computer implemented method of
8. The computer implemented method of
10. The computer implemented method of
determining an average of fourth powers of the data values;
determining a second difference between the average of the fourth powers and an expected fourth order moment, wherein the expected fourth order moment is calculated from the average of the squares and the average of the data values; and
determining whether a user motion event has occurred based on the second difference.
11. The computer implemented method of
determining an average of fourth powers of the data values;
determining an average of fifth powers of the data values;
determining a third difference between the average of the fifth powers and an expected fifth order moment, wherein the expected fifth order moment is calculated from the from the average of the squares and the average of the data values; and
determining whether a user motion event has occurred based on the third difference.
13. The computer implemented method of
14. The computer implemented method of
15. The computer implemented method of
16. The computer implemented method of
17. The computer implemented method of
determining an average of fourth powers of the data values;
determining a second difference between the average of the fourth powers and an expected fourth order moment, wherein the expected fourth order moment is calculated from the average of the squares and the average of the data values; and
determining whether the motion sensor is working properly based on the second difference.
19. The system of
20. The system of
21. The system of
22. The system of
24. The computer implemented method of
determining an average of fourth power of the data values;
determining a difference based on the equation
V4=T4−(3*T22−2* T14+4*V3*T1), where V4 is the difference between the estimated fourth order moment (T4) and the theoretical fourth order moment based on estimated T1, T2 and V3, and
determining whether a user motion event has occurred based on the difference.
|
This disclosure relates generally to determining whether measurements from sensors are due to the sensors being moved.
Traditional motion detection systems can observe signals from sensors over a period of time and verify that the signals are within a small range for the period of time. If the signals are within the small range for the period of time, the motion detection systems can determine that a no motion event has occurred. However, this determination that a no motion event has occurred can take a long time (e.g., eight seconds), making the motion detection systems inefficient.
The above-described deficiencies of traditional motion detection systems are merely intended to provide an overview of some of problems of current technology, and are not intended to be exhaustive. Other problems with the state of the art, and corresponding benefits of some of the various non-limiting embodiments described herein, can become further apparent upon review of the following detailed description.
The following presents a simplified summary of the claimed subject matter in order to provide a basic understanding of some aspects described herein. This summary is not an extensive overview, and is not intended to identify key/critical elements or to delineate the scope of the claimed subject matter. Its sole purpose is to present some concepts in a simplified form as a prelude to the more detailed description that is presented later.
Described herein are systems and methods that can promote a fast and reliable indication of whether a sensor has been moved or is stationary. This determination can be based on an analysis of a signal from the sensor. More specifically, upon receiving the signal from the sensor, moments of the signal can be analyzed to determine whether the signal is Gaussian. The sensor can include any sensor that produces Gaussian noise while not moving or produces a response close to Gaussian noise. Examples of sensors that can be used in connection with this algorithm can include: a gyroscope, an accelerometer, a compass, a pressure sensor, a proximity sensor, a range sensor, or the like. The sensor can be any sensor that can be used to identify and/or characterize motion. The input can also be parameters derived from sensor data such as a quaternion.
If the signal is determined to be non-Gaussian, then the signal is due to the sensor being moved. However, if the signal is determined to be Gaussian, the systems and methods can determine that the sensor has not been moved. If the sensor is a gyroscope, and when the systems or methods determine that the signal is a Gaussian signal, a gyroscope bias can be determined. Additionally, if it is known a priori that the sensor has not been moved, the systems and methods can use the same information to determine whether the sensor is working and/or to determine a quality of noise.
The following description and annexed drawings set forth certain illustrative aspects of the specification. These aspects are indicative, however, of but a few of the various ways in which the principles of the specification can be employed. Other advantages and novel features of the specification will become apparent from the following detailed description of the specification when considered in conjunction with the drawings.
Non-limiting and non-exhaustive embodiments of the subject disclosure are described with reference to the following figures, wherein like reference numerals refer to like parts throughout the various views unless otherwise specified.
Various non-limiting embodiments of a remote control device and methods utilized with the remote control device are described herein. In the following description, numerous specific details are set forth in order to provide a thorough understanding of one or more embodiments. One skilled in the relevant art will recognize, however, that the techniques described herein can be practiced without one or more of the specific details, or with other methods, components, materials, etc., and is not limited by these specific details and examples. In other instances, well-known structures, materials, and/or operations are not shown or described in detail to avoid obscuring certain aspects.
Reference throughout this specification to “one embodiment,” or “an embodiment,” means that a particular feature, structure, or characteristic described in connection with the embodiment is included in at least one embodiment. Thus, the appearances of the phrase “in one embodiment,” or “in an embodiment,” in various places throughout this specification are not necessarily all referring to the same embodiment. Furthermore, the particular features, structures, or characteristics can be combined in any suitable manner in one or more embodiments.
The word “exemplary” is used herein to mean serving as an example, instance, or illustration. For the avoidance of doubt, the subject matter disclosed herein is not limited by such examples. Any aspect described herein as “exemplary” is not necessarily to be construed as preferred or advantageous over other, nor is it meant to preclude equivalent exemplary structures and techniques known to those of ordinary skill in the art. Furthermore, to the extent that the terms “includes,” “has,” “contains,” and other similar words are used in either the detailed description or the claims, such terms are intended to be inclusive—in a manner similar to the term “comprising” as an open transition word—without precluding any additional or other elements.
As used in this application, the term “or” is intended to mean an inclusive “or” rather than an exclusive “or.” Therefore, unless specified otherwise, or clear from context, “X employs A or B” is intended to mean any of the natural inclusive permutations. That is, if X employs A; X employs B; or X employs both A and B, then “X employs A or B” is satisfied under any of the foregoing instances. In addition, the articles “a” and “an” as used in this application and the appended claims should generally be construed to mean “one or more” unless specified otherwise or clear from context to be directed to a singular form.
Referring now to
The system 100 can include a sensor chip 102. The sensor chip 102 can be, for example, an integrated circuit (IC) chip. The sensor chip 102 can have one or more sensors (e.g., on the IC chip)(not shown). The sensors can be any type of sensor capable of producing a Gaussian signal (e.g., the signal can include data that satisfy a Gaussian relationship). Examples of sensors that can be used in connection with this algorithm can include: a gyroscope, an accelerometer, a compass, a pressure sensor, a proximity sensor, a range sensor, or the like. The sensor can be any sensor that can be used to identify and/or characterize motion. The system can also use parameters derived from sensor data such as a quaternion.
For example, the sensors can be MEMS-based motion sensors. An example of a MEMS-based motion sensor is an accelerometer, which can be used to measure linear acceleration. The physical mechanisms underlying MEMS-based accelerometers include capacitive, piezoresistive, electromagnetic, piezoelectric, ferroelectric, optical and tunneling. MEMS-based accelerometers can be simple devices consisting of a cantilever beam with a predetermined test mass (also known as proof mass seismic mass). Under the influence of external accelerations, the mass deflects from its neutral position. This deflection is measured in an analog or digital manner. Commonly, the capacitance between a set of fixed beams and a set of beams attached to the proof mass is measured.
Other types of MEMS-based accelerometers can contain a small heater at the bottom of a very small dome, which heats the air inside the dome to cause it to rise. A thermocouple on the dome determined where the heated air reaches the dome and the deflection off the center is a measure of the acceleration applied to the sensor. MEMS-based accelerometers generally operate in-plane, that is, they are designed to be sensitive only to a direction of the plane of the die. By integrating two devices perpendicularly on a single die a two-axis accelerometer can be made. By adding an additional out-of-plane device, three axes can be measured. Accelerometers with integral electronics offer readout electronics and self-test capability.
Another example of a MEMS-based motion sensor is a compass, which is an instrument used for determining direction relative to the earth's magnetic pole. A compass can include a magnetized pointer free to align itself with the earth's magnetic field. Miniature compasses are usually built out of two or three magnetic field sensors, for example Hall sensors, that provide data for a microprocessor. The correct heading relative to the compass can be calculated using trigonometry. Often, a miniature compass is a discrete component which outputs either a digital or analog signal proportional to its orientation. This signal can be interpreted by a controller or a microprocessor. The compass can use highly calibrated internal electronics to measure the response of the compass to the earth's magnetic field. Examples of miniature compasses available in the marketplace include the HMC1051Z single-axis and the HMC1052 two-axis magneto-resistive sensors sold by Honeywell International Inc., the AK8973 3-axis electronic compass sold by Asahi Kasei Microdevices Corporation, and the AMI 201 (2-axis) and the AMI 302 (3-axis) electronic compass modules sold by Aichi Micro Intelligent Corporation of Japan.
Another example of a MEMS-based motion sensor is a gyroscope, which is a device used for measuring or maintaining orientation, based on the principles of conservation of angular momentum. MEMS-based gyroscopes use vibrating proof masses. Those masses typically vibrate at a high frequency. As the sensor housing rotates in inertial space a Coriolis force is induced on the proof mass. The Coriolis force causes a vibration in an orthogonal plane and the amplitude of the orthogonal motion can be measured. This type of device is also known as a Coriolis vibratory gyro because as the plane of oscillation is rotated, the response detected by the transducer results from the Coriolis term in its equations of motion (“Coriolis force”). A vibrating structure gyroscope can be implemented as a tuning fork resonator, a vibrating wheel or a wine glass resonator using MEMS technology.
One of ordinary skill in the art will appreciate that the subject innovation is not limited to MEMS based devices, that the MEMS based embodiments disclosed herein are exemplary, and that the subject innovation can be implemented with any sensor that can be incorporated in a handheld device. Examples of sensors that can be used in connection with this algorithm can include: a gyroscope, an accelerometer, a compass, a pressure sensor, a proximity sensor, a range sensor, or the like. The sensor can be any sensor that can be used to identify and/or characterize motion. For example, quartz sensors, can also be used herein. Other types of sensors that include mechanical components on the micron or millimeter scale and can be combined with electronic circuitry can also be used in the subject innovation.
The sensor chip 102 can also have a processing power and/or capability. For example, the sensor chip 102 can have a processor (e.g., on the IC chip). The processor can be communicatively coupled to the sensor, enabling the processor to receive a signal from the sensor. For example, on the sensor chip 102, the processor can be located next to the sensor. This can enable the processor to receive a signal and/or data from the sensor and process the signal and/or data (e.g., according to a motion detection algorithm) to determine whether the signal and/or data is due to a motion event or a no motion event. However, the processing power and/or capability associated with the sensor chip 102 can be limited (e.g., due to size constraints).
To compensate for the limited processing power and/or capability, the sensor chip 102 can be associated with a host device 104 (e.g., a CPU unit of a mobile device). The host device 104 can also have a processing power and/or capability. The processing power and/or capability of the host device 104 can be greater than the processing power and/or capability of the sensor chip 102.
The host device 104 can include a processor (not shown) with a greater processing power than the processor associated with the sensor chip 102. The sensor chip 102 and the host device 104 can be communicatively coupled, for example, through a coupling 106. The coupling can include, for example, an I2C bus and/or a serial port. The sensor chip 102 can send a signal and/or data from the sensors to the host device 104 across the connection 106. The processor of the host device 104 can independently process the signal and/or data (e.g., according to the motion detection algorithm) to determine whether the signal and/or data is due to a motion event or a no motion event.
Both the sensor chip 102 and the host device 104 can independently process signals and/or data from the sensors. Having the sensor chip 102 with a processing power to run, for example, a motion detection algorithm, to detect whether the signal and/or data is due to a motion event or a no motion event can reduce the amount of traffic between the sensor chip 102 and the host device 104 across the connection 106. For example, the host device 104 can receive a signal and/or data from the sensor less frequently than the processor on the sensor chip 102 receives the data.
The following non-limiting example is described to give context for system 100. The sensor chip 102 can include a gyroscope (not illustrated). The gyroscope can send data to the processor associated with the sensor chip 102 and across the connection 106 to the processor associated with the host device 104 (e.g., for parallel processing). The gyroscope can send data to the host device 104 less frequently than it sends data to the processor associated with the sensor chip 102 (e.g., reducing the amount of traffic between the sensor chip 102 and the host device 104). The processor associated with the sensor chip 102 and the processor associated with the host device 104 can independently run a motion detection algorithm to determine if the data is due to a motion event (e.g., a person moving the mobile phone) or a no motion event (e.g., noise).
When the host device 104 determines that the data is due to a no motion event, the host can record a gyroscope bias. The gyroscope bias, for example, can be applied to the gyroscope signal to reduce the error between true rotation rate and measured rotation rate. The gyroscope bias also can be utilized, for example, for temperature compensation. The processor of the sensor device 102 can also determine that the data is due to a no motion event and record a gyroscope bias that can be utilized, for example, for temperature compensation. The processor of the sensor device 102 can utilize the data that is normally sent across the connection 106 (e.g., transport layer) to feed its motion detection algorithm. If the processor associated with the sensor device 102 determines that a no motion event has occurred, and a time period has elapsed and/or a temperature change has occurred, the processor associated with the sensor device 102 can utilize the gyroscope biases it calculated and/or read from the gyroscope to update the gyroscope biases. The processor associated with the host device 104 can have similar functionality. This is an improvement over traditional systems that, for example, ask the gyroscope what the motion state is at certain time periods and read the bias of the gyroscope and the temperature if the bias and the temperature were not being sent to the host device 104.
Additionally, according to another non-limiting example, a gyroscope bias can have a correlation to temperature. When determining the gyroscope bias, the bias and temperature can be saved and sent to a temperature compensation algorithm. Over time, for example, the temperature compensation algorithm can learn the relationship between the gyroscope bias and temperature. This compensation can then be applied to reduce the overall gyroscope error as temperature changes in the figure.
For example, a gyroscope bias algorithm can run on the sensor device 102 (e.g., on hardware of the sensor device 102). A temperature compensation algorithm can, additionally or alternatively, for example, run on the host device 104. The gyroscope bias can be communicated back to the host device 104 to be employed in connection with the temperature compensation algorithm so to facilitate the temperature compensation algorithm learning the temperature and gyroscope bias relationship.
Alternatively, the gyroscope bias algorithm can run on the sensor device 102. The gyroscope bias algorithm can also run on the host device 104. Also running on the host device 104 can be the temperature compensation algorithm. With the gyroscope bias algorithm and the temperature compensation algorithm both running on host device 104, there can be, for example, a reduction in communication between the sensor device 102 and the host device 104 across the coupling 106 (e.g., through I2C or serial ports) because typically gyroscope data is sent to the host device 104 when the gyroscope is active, so additional data, including a no motion message and/or the gyroscope bias, would not have to be sent. Even if the gyroscope bias algorithms running on the sensor device 102 and the host device 104 were different and/or used different data rates, the algorithms could give similar enough results to be useful.
Referring now to
At element 202, the processor (e.g., the processor associated with the sensor chip and/or the processor associated with the host device) can determine if the signal is due to a motion event or a no motion event. The processor associated with the sensor chip and/or the processor associated with the host device can apply an algorithm independently to determine if the signal and/or data are due to a motion event or a no motion event. The processors can employ algorithms described, for example, in
Referring now to
At element 302, a signal can be received from a sensor (e.g., as described above). The signal can include data of size N. For example, the data can be [x0, x1, . . . , xN-1]. Additionally or alternatively, all axes of data from the sensor can be utilized (e.g., three axes). The processor can determine whether the data is Gaussian utilizing estimated moments.
At element 304, the estimated first order moment for the data can be calculated. For example, the estimated first order moment (T1) can be calculated according to the following:
where T1 is the first order moment, N is the size of the data, and xn is a data point within [x0, x1, . . . , xN-1].
At element 306, the estimated second order moment for the data can be calculated. For example, the estimated second order moment (T2) can be calculated according to the following:
where T2 is the estimated second order moment, N is the size of the data, and xn is a data point within [x0, x1, . . . , xN-1].
At element 308, the estimated third order moment for the data can be calculated. For example, the estimated third order moment (T3) can be calculated according to the following:
where T3 is the estimated third order moment, N is the size of the data, and xn is a data point within [x0, x1, . . . , xN-1].
It is well known, that if a process is Gaussian, all third order and higher moments can be calculated from the first order moment and the second order moment. At element 310, it can be determined if the signal is Gaussian by comparing the estimated third order moment calculated according to EQUATION 3 (T3) to a theoretical third order moment. The theoretical third order moment can be calculated based on the estimated first order moment (T1) and the estimated second order moment (T2). A difference (V3) between the estimated third order moment (T3) and the theoretical third order moment can be expressed as:
V3=T3−3*T2*T1+2*T13 EQUATION 4,
where V3 is the difference between the estimated third order moment (T3) and the theoretical third order moment based on T1 and T2, T1 is the estimated first order moment and T2 is the estimated second order moment.
In a Gaussian process, the third order moment T3 should be equal to the moment computed by using the true first and second order moments. By using estimates of the moments and comparing the relationship when using estimates, the errors produced on the comparison should be small for a Gaussian process. For example, the absolute value of V3 should be within a threshold range for the process to be Gaussian. Therefore, if the absolute value of V3 is less than the threshold, the process is determined to be Gaussian, and the data from the sensor is determined to be due to a no motion event. In contrast, if the absolute value of V3 is greater than the threshold, the process is determined to be non-Gaussian, and the data from the sensor is determined to be due to a motion event. The threshold may have to be increased if the sensor noise is not strictly Gaussian.
V3 can be computed according to EQUATION 4 for a known Gaussian sequence (e.g., [x1, x2, . . . , xN-1] is known to be Gaussian) with a standard deviation of 1. Referring now to
The standard deviation used with the determination of V3 has an effect on the cumulative probability function. Referring now to
The number of samples (N) used for the determination of V3 also has an effect on the cumulative probability function. Referring now to
One option to facilitate achieving a stricter requirement without a large time loss is shown in
At element 702, a signal can be received from a sensor (e.g., as described above). Similar to element 302 above, the signal can include data of size N. For example, the data can be [x0, x1, . . . , xN-1]. Additionally or alternatively, all axes of data from the sensor can be utilized (e.g., three axes). The processor can determine whether the data is Gaussian utilizing well defined moments.
At element 704, similar to element 304 above, the estimated first order moment for the data can be calculated. For example, the estimated first order moment (T1) can be calculated according to the following:
where T1 is the estimated first order moment, N is the size of the data, and xn is a data point within [x0, x1, . . . , xN-1].
At element 706, similar to element 306 above, the estimated second order moment for the data can be calculated. For example, the estimated second order moment (T2) can be calculated according to the following:
where T2 is the estimated second order moment, N is the size of the data, and xn is a data point within [x0, x1, . . . , xN-1].
At element 708, similar to element 308 above, the estimated third order moment for the data can be calculated. For example, the estimated third order moment (T3) can be calculated according to the following:
where T3 is the estimated third order moment, N is the size of the data, and xn is a data point within [x0, x1, . . . , xN-1].
To achieve a stricter requirement, at element 712, the estimated fourth order moment for the data can be calculated. For example, the estimated fourth order moment (T4) can be calculated according to the following:
where T4 is the estimated fourth order moment, N is the size of the data, and xn is a data point within [x0, x1, . . . , xN-1].
It is well known, that if a process is Gaussian, all third order and higher order moments (e.g., including the fourth order moment) can be calculated from the first order moment and the second order moment. At element 712, it can be determined if the signal is Gaussian by comparing the estimated fourth order moment calculated according to EQUATION 5 (T4) to a theoretical fourth order Gaussian moment. The theoretical fourth order moment can be calculated based on the estimated first order moment (T1) and the estimated second order moment (T2). A difference (V4) between the estimated fourth order moment (T4) and the theoretical fourth order moment can be expressed as:
V4=T4−3*T22+2*T14−4*V3*T1 EQUATION 6,
where V4 is the difference between the estimated fourth order moment (T4) and the theoretical fourth order moment based on estimated T1, T2 and V3, T1 is the estimated first order moment and T2 is the estimated second order moment, and V3 is found via EQUATION 4. V3 may be non zero due to estimation errors.
In a Gaussian process, the fourth order moment T4 should be equal to the moment computed by using the true first and second order moments. By using estimates of the moments and comparing the relationship when using estimates, the errors produced on the comparison should be small for a Gaussian process. For example, the absolute value of V4 should be within a threshold range for the process to be Gaussian. Therefore, if the absolute value of V4 is less than the threshold, the process is determined to be Gaussian, and the data from the sensor is determined to be due to a no motion event. In contrast, if the absolute value of V4 is greater than the threshold, the process is determined to be non-Gaussian, and the data from the sensor is determined to be due to a motion event. The threshold may have to be increased if the sensor noise is not strictly Gaussian.
V4 can be computed according to EQUATION 6 for a known Gaussian sequence (e.g., [x1, x2, . . . , xN-1] is known to be Gaussian) with a standard deviation of 1. Referring now to
The standard deviation used with the determination of V4 has an effect on the cumulative probability function. Referring now to
Although not illustrated, the number of samples (N) used for the determination of V4 also has an effect on the cumulative probability function. In practice, 25 samples are a good number to achieve fast no motion determinations with a low number of false motion events. Using a higher number of samples would be preferred if time were not a constraint.
Higher order moments can be utilized in the determination of a motion event or a no motion event. The same techniques as illustrated in
V5=T5−15*T22*T1+20*T2*T13−6*T15−10*V3*T12 EQUATION 7,
where T5 is the estimated fifth order moment, T1 is the estimated first order moment, T2 is the estimated second order moment, and V3 is found according to EQUATION 4.
By way of a non-limiting example, for more security in not getting a transition effect, more than a single motion event can be detected. For example, three motion events can be detected. The second or third motion event can be taken as the determination of a motion event or a no motion event. Since the number of samples is so few (e.g., N=25), the time to get the no motion event remains small.
As a non-limiting example, the sensor can be a gyroscope and a determination of a no motion event can facilitate setting the bias of the gyroscope. Referring now to
At element 1004, it can be determined (e.g., according to the methods illustrated in
At element 1006, if the data is determined to be due to a no motion event, a bias of the gyroscope can be set. For example, the bias of the gyroscope can be set to the estimated first order moment (T1). A gyroscope bias is easy to compute if it is known if the gyroscope is moving or not. On a typical gyroscope, the standard deviation is typically 1 or 2 bits, so just a few samples (e.g., N=25) would give a good estimate of bias upon a determination of whether the gyroscope is experiencing a motion event or a no motion event. The bias can simply be computed by taking an average of the gyroscope sensor data while the gyroscope is not moving (e.g., T1).
In practice, a false motion event is of less concern than a false no motion event. This is because a false no motion event can cause the wrong gyro bias to be applied, whereas for a false motion event, no bias correction happens.
If other sensors are attached, such as, an accelerometer, a compass, a pressure sensor, a proximity sensor, a range sensor, or the like, then that data can optionally also be run through the methods as illustrated in
According to another non-limited example, the methods as described in
At element 1102, a signal can be received from a sensor that is known to be experiencing a no motion event. For example, the signal can include data of size N. For example, the data can be [x0, x1, . . . , xN-1]. Additionally or alternatively, all axes of data from the sensor can be utilized (e.g., three axes).
At element 1104, it can be determined (e.g., according to the methods illustrated in
At element 1106, it can be determined whether the sensor is working properly. For example, at element 1102, the sensor is known to be experiencing a no motion event. If, at element 1104, it is determined that the sensor is experiencing a motion event, the sensor cannot be working properly. However, if, at element 1104, it is determined that the sensor is experiencing a no motion event, then the sensor, which is known to by experiencing a no motion event, is working properly.
If it is known that a device is not moving, V3 as defined in
Referring now to
Referring now to
Each object 1210, 1212, etc. and computing objects or devices 1220, 1222, 1224, 1226, 1228, etc. can communicate with one or more other objects 1210, 1212, etc. and computing objects or devices 1220, 1222, 1224, 1226, 1228, etc. by way of the communications network 1240, either directly or indirectly. Even though illustrated as a single element in
There are a variety of systems, components, and network configurations that support distributed computing environments. For example, computing systems can be connected together by wired or wireless systems, by local networks or widely distributed networks. Currently, many networks are coupled to the Internet, which provides an infrastructure for widely distributed computing and encompasses many different networks, though any network infrastructure can be used for exemplary communications made incident to the techniques as described in various embodiments.
Thus, a host of network topologies and network infrastructures, such as client/server, peer-to-peer, or hybrid architectures, can be utilized. In a client/server architecture, particularly a networked system, a client is usually a computer that accesses shared network resources provided by another computer, e.g., a server. In the illustration of
A server is typically a remote computer system accessible over a remote or local network, such as the Internet or wireless network infrastructures. The client process can be active in a first computer system, and the server process can be active in a second computer system, communicating with one another over a communications medium, thus providing distributed functionality and allowing multiple clients to take advantage of the information-gathering capabilities of the server. Any software objects utilized pursuant to the direction based services can be provided standalone, or distributed across multiple computing devices or objects.
In a network environment in which the communications network/bus 1240 is the Internet, for example, the servers 1210, 1212, etc. can be Web servers with which the clients 1220, 1222, 1224, 1226, 1228, etc. communicate via any of a number of known protocols, such as the hypertext transfer protocol (HTTP). Servers 1210, 1212, etc. can also serve as clients 1220, 1222, 1224, 1226, 1228, etc., as can be characteristic of a distributed computing environment.
As a further non-limiting example, various embodiments described herein apply to any handheld, portable and other computing devices and computing objects of all kinds are contemplated for use in connection with the various embodiments described herein, i.e., anywhere that a device can request pointing based services. Accordingly, the general purpose remote computer described below in
Although not required, any of the embodiments can partly be implemented via an operating system, for use by a developer of services for a device or object, and/or included within application software that operates in connection with the operable component(s). Software can be described in the general context of computer executable instructions, such as program modules, being executed by one or more computers, such as client workstations, servers or other devices. Those skilled in the art will appreciate that network interactions can be practiced with a variety of computer system configurations and protocols.
With reference to
Computer 1310 typically includes a variety of computer readable media and can be any available media that can be accessed by computer 1310. The system memory 1330 can include computer storage media in the form of volatile and/or nonvolatile memory such as read only memory (ROM) and/or random access memory (RAM). By way of example, and not limitation, memory 1330 can also include an operating system, application programs, other program modules, and program data.
A user can enter commands and information into the computer 1310 through input devices 1340. A monitor or other type of display device is also connected to the system bus 1321 via an interface, such as output interface 1350. In addition to a monitor, computers can also include other peripheral output devices such as speakers and a printer, which can be connected through output interface 1350.
The computer 1310 can operate in a networked or distributed environment using logical connections to one or more other remote computers, such as remote computer 1370. The remote computer 1370 can be a personal computer, a server, a router, a network PC, a peer device or other common network node, or any other remote media consumption or transmission device, and can include any or all of the elements described above relative to the computer 1310. The logical connections depicted in
As described above, various embodiments can be embodied on a mobile device.
While the various embodiments have been described in connection with the various figures, it is to be understood that other similar embodiments can be used or modifications and additions can be made to the described embodiment for performing the same function without deviating therefrom. Therefore, the present innovation should not be limited to any single embodiment, but rather should be construed in breadth and scope in accordance with the appended claims.
Patent | Priority | Assignee | Title |
Patent | Priority | Assignee | Title |
5323337, | Aug 04 1992 | Lockheed Martin Corporation | Signal detector employing mean energy and variance of energy content comparison for noise detection |
6758080, | Mar 17 1999 | Input/Output, Inc. | Calibration of sensors |
20030036847, | |||
20040168797, | |||
20050251328, | |||
20050283988, | |||
20060229869, | |||
20080262728, | |||
20090007661, | |||
20100292943, | |||
WO55652, |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Jun 20 2011 | Invensense, Inc. | (assignment on the face of the patent) | / | |||
Jun 20 2011 | KEAL, WILLIAM KERRY | INVENSENSE, INC | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 026503 | /0736 |
Date | Maintenance Fee Events |
Mar 08 2018 | M1551: Payment of Maintenance Fee, 4th Year, Large Entity. |
Mar 09 2022 | M1552: Payment of Maintenance Fee, 8th Year, Large Entity. |
Date | Maintenance Schedule |
Sep 23 2017 | 4 years fee payment window open |
Mar 23 2018 | 6 months grace period start (w surcharge) |
Sep 23 2018 | patent expiry (for year 4) |
Sep 23 2020 | 2 years to revive unintentionally abandoned end. (for year 4) |
Sep 23 2021 | 8 years fee payment window open |
Mar 23 2022 | 6 months grace period start (w surcharge) |
Sep 23 2022 | patent expiry (for year 8) |
Sep 23 2024 | 2 years to revive unintentionally abandoned end. (for year 8) |
Sep 23 2025 | 12 years fee payment window open |
Mar 23 2026 | 6 months grace period start (w surcharge) |
Sep 23 2026 | patent expiry (for year 12) |
Sep 23 2028 | 2 years to revive unintentionally abandoned end. (for year 12) |