Dynamic GPS Location Update for Tracking Devices

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current GPS location updating methods on mobile devices consume significant battery power, necessitating a trade-off between accuracy and update frequency.

Innovation Solution

A method that divides an area into static and dynamic regions, allowing for coarse identification and accurate location determination based on predefined events, minimizing battery usage by setting update times according to the shortest time required to reach a region border and geo-locating devices at update time expiration.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If GPS location updates are performed frequently to maintain accuracy, then location accuracy is improved, but battery consumption increases

Engineering Contradiction:
Improvelocation accuracyVSAvoidbattery consumption
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The service area is divided into multiple regions, and the system transitions from continuous GPS tracking to region-based coarse tracking. The GPS function is segmented into two modes: coarse region identification (low power) and precise location determination (high power, activated only on region border crossing). This segmentation resolves the contradiction by maintaining location awareness through region monitoring while activating precise GPS only when necessary, significantly reducing overall battery consumption while preserving essential location accuracy.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system implements periodic GPS updates triggered by region border crossing events rather than continuous updates. The GPS function is activated periodically when the device enters a new region, and deactivated when remaining within the same region. This periodic activation pattern maintains location tracking accuracy while dramatically reducing battery consumption compared to continuous GPS operation.

Inventive Principle:
Principle #19Periodic action

2Measurement precision

If GPS updates are performed continuously to maintain real-time location tracking, then location tracking accuracy is improved, but battery life decreases

Engineering Contradiction:
Improvelocation tracking accuracyVSAvoidbattery life
Core Design Contradiction:
Measurement precisionVSDuration of action of moving object

Solution Approach 1:

The system extracts the essential location tracking function from continuous GPS operation by implementing region-based coarse tracking. Instead of continuously determining precise GPS coordinates, the system extracts only the necessary information (region identification) and defers precise location determination to event-triggered moments. This extraction approach extends battery life while maintaining functional location tracking capability.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system applies partial action by using coarse region tracking instead of full precise GPS tracking for the entire duration. Precise GPS is activated only partially when region border crossing events occur, rather than continuously. This partial action approach extends battery life while providing sufficient location tracking accuracy for the application's needs.

Inventive Principle:
Principle #16Partial or excessive action

3Productivity

If the GPS function is activated at high frequency to provide accurate location data, then location update frequency is improved, but power consumption increases

Engineering Contradiction:
Improvelocation update frequencyVSAvoidpower consumption
Core Design Contradiction:
ProductivityVSUse of energy by stationary object

Solution Approach 1:

The system dynamically adjusts the GPS update frequency based on the device's location state. When the device remains within the same region, GPS updates are deactivated (low frequency). When the device crosses region borders, GPS updates are activated (high frequency). This dynamic adjustment optimizes the balance between location update frequency and power consumption, providing high update frequency only when location changes occur.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS10317236B2Dynamic GPS location update
Publication Date: 2019.06.11 INTERNATIONAL BUSINESS MACHINE CORPORATION
  • US10317236B2 patent drawing
  • US10317236B2 patent drawing
  • US10317236B2 patent drawing

AI summary

A tracking device is provided and includes a processing unit that is in communication with a networking unit and a memory unit. The memory unit has executable instructions stored thereon, which, when executed, cause the processing unit to control the networking unit to coarsely identify a region currently occupied by a tracked device and determine an accurate location of the tracked device responsive to a predefined event.