Earpiece with GPS receiver
20170264990 · 2017-09-14
Inventors
Cpc classification
H04R2420/09
ELECTRICITY
H04R1/1041
ELECTRICITY
H04R2420/07
ELECTRICITY
G01S19/49
PHYSICS
H04R1/1025
ELECTRICITY
International classification
H04R1/10
ELECTRICITY
G01S19/49
PHYSICS
Abstract
An earpiece includes an earpiece housing, a processor disposed within the earpiece, a speaker operatively connected to the processor, a microphone operatively connected the processor, and a global navigation satellite system (GNSS) receiver disposed within the earpiece. A system may includes a first earpiece having a connector with earpiece charging contacts, a charging case for the first earpiece, the charging case having contacts for connecting with the earpiece charging contacts, and a glob& navigation satellite system (GNSS) receiver disposed within the charging case.
Claims
1. An earpiece comprising: an earpiece housing; a processor disposed within the earpiece; a speaker operatively connected to the processor; a microphone operatively connected the processor; a global navigation satellite system (GNSS) receiver disposed within the earpiece.
2. The earpiece of claim 1 further comprising at least one inertial sensor disposed within the earpiece housing and operatively connected to the processor.
3. The earpiece of claim 2 wherein the at least one Menial sensor comprises an accelerometer.
4. The earpiece of claim 2 wherein the processor is adapted to determine when the GNSS receiver is not providing current location data and updating a current location of the earpiece based on a last available location from the GNSS receiver and data from the at least one inertial sensor.
5. The earpiece of claim 1 wherein the earpiece comprises a wireless transceiver to communicate a geospatial location determined by the GNSS receiver to another earpiece.
6. The earpiece of claim 1 wherein the processor is configured to turn the GNSS receiver of
7. The earpiece of claim 1 wherein the GNSS receiver is a global positioning system (GPS) receiver.
8. A method of maintaining a current location of an earpiece, the method comprising steps of: determining a geospatial location using a global navigation satellite system (GNSS) receiver disposed within the earpiece; updating a current location of the earpiece with the geospatial location; updating the current location of the earpiece with data from one or more inertial sensors disposed within the earpiece.
9. The method of claim 8 wherein the step of updating the current location of the earpiece with data from the one or more inertial sensors disposed within the earpiece is performed if the GNSS receiver is unable to determine a geospatial location.
10. The method of claim 8 wherein the step of updating the current location of the earpiece with data from the one or more inertial sensors disposed within the earpiece is performed if the GNSS receiver is turned off.
11. A system comprising: a first earpiece having a connector with earpiece charging contacts; a charging case for the first earpiece, the charging case having contacts for connecting with the earpiece charging contacts; a global navigation satellite system (GNSS) receiver disposed within the charging case.
12. The system of claim 11 further comprising a processor disposed within the earpiece.
13. The system of claim 12 further comprising an inertial sensor disposed within the earpiece.
14. The system of claim 13 wherein the system is configure to convey a geospatial location from the charging case to the processor of the first earpiece.
15. The system of claim 14 wherein the geospatial location is conveyed wirelessly from the charging case to the first earpiece.
16. The system of claim 14 wherein the geospatial location is conveyed through the connector of the first earpiece.
17. The system of claim 14 wherein the system is configured to set a current location using the geospatial location and then update the current location using data from the inertial sensor.
18. The system of claim 11 wherein the first earpiece further comprises an ear piece housing, a processor disposed within the earpiece housing, a microphone operatively connected to the processor, and a speaker operatively connected to the processor.
19. The system of claim 11 wherein the GNSS receiver is a global positioning system (GPS) receiver.
Description
BRIEF DESCRIPTION OF THE DRAWINGS
[0014]
[0015]
[0016]
[0017]
[0018]
[0019]
[0020]
[0021]
DETAILED DESCRIPTION
[0022]
[0023]
[0024]
[0025]
[0026] Below is one example of pseudo-code which may be used to determine a current location using a GNSS receiver if available and calculate a current location from a last known location and inertial data.
TABLE-US-00001 If GNSS_receiver_available: current_loc = Get_geoloc( ) current_loc_time = Get_time( ) else: current_loc = calculate_loc (current_loc, current_loc_time) current_loc_time = Get_time( )
[0027] It is contemplated, however, that this methodology may be implemented in any number of ways in order to reduce the processing resources used. For example, position may only be updated when the amount of change in position as determined by the inertial sensor exceeds a particular threshold. Similarly, if the inertial sensors determine that there is very little change in position then the earpiece may turn off or power down, or change modes of power consumption for the GNSS receiver in order to conserve resources. For example the pseudo-code below illustrates one way of powering down the GNSS if the earpiece is not moving or has entered a power saving mode.
TABLE-US-00002 If not_moving or power_save_Mode: PowerdownGNSS( ) GNSS_receiver_available = 0
[0028] It is contemplated, however, that the methodology may be implemented in any number of ways in addition to that which is shown and described herein.
[0029] Instead of or in addition to having a GNSS receiver in one or more earpieces, the one, or more earpieces may have a charging case associated with them.
[0030]
[0031] It is contemplated that in many applications the earpieces are not located far from the charging case such as when a person is using the earpieces at home, at work, at the gym, or while travelling. In addition, the charging case may be plugged-in and charged more regularly and the battery 226 may have greater capacity than any batteries in the earpieces. Thus, it may be advantageous in certain implementations to place the GNSS receiver 220 in the charging case 502. Thus, the earpieces still have access to GNSS position data and can use that data as an approximate position of the earpieces or calculate position based on a combination of last GNSS position and movement of the earpieces as determined by inertial sensors of the earpieces as previously discussed.
[0032]
[0033] Thus, an earpiece with a GNSS receiver or which uses a GNSS receiver in its case has been shown and described. The present invention contemplates numerous variations, options, and alternatives including the location of the GNSS receiver, the type of GNSS receiver, the specific algorithms used, the type of materials, and tools used to implement the invention, the number and type of sensors present, the number and type of transceivers present, and any number of other variations.