Mobile Location Tracker Mode Switching for Battery Optimization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing location tracking systems for mobile devices face challenges in efficiently managing resource consumption, particularly battery life, when tracking employees visiting multiple points of interest (POIs), leading to potential inaccuracies in tracking due to quick resource depletion.

Innovation Solution

Implementing a method that transitions the mobile location tracker through operational modes such as conserve and active modes, using a combination of tracking technologies like GPS and cell towers, and calculating an Estimated Time of Arrival (ETA) to optimize resource usage, switching to active mode only when necessary.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If continuous location tracking is performed using GPS, then tracking accuracy is improved, but battery consumption increases

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

Solution Approach 1:

The system dynamically adjusts tracking granularity based on proximity to POIs. When near a POI, fine-grained GPS tracking is activated for accurate location verification. When far from POIs, coarse-grained tracking using less power-intensive methods (cell tower triangulation, Wi-Fi positioning) is used, thereby reducing battery consumption while maintaining adequate tracking accuracy.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

Different tracking methods are applied to different spatial zones. High-accuracy GPS tracking is localized to POI proximity areas where precision is critical for compliance verification. Lower-power coarse tracking methods are applied in transit areas, creating a spatially varying tracking quality that optimizes the balance between accuracy and energy consumption.

Inventive Principle:
Principle #3Local quality

2Measurement precision

If fine grained location tracking is used continuously, then location accuracy is improved, but resource depletion occurs quickly

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

Solution Approach 1:

The system implements periodic reassessment of tracking needs based on ETA to POIs. Before approaching a POI, the system switches to fine-grained tracking mode. After leaving the POI area, it transitions back to coarse-grained mode. This periodic switching pattern ensures high accuracy is maintained only when necessary, extending battery life throughout the overall journey.

Inventive Principle:
Principle #19Periodic action

Solution Approach 2:

Instead of continuously applying full fine-grained tracking, the system applies partial tracking (coarse-grained) during periods when high precision is not needed. Fine-grained tracking is activated partially only during critical periods near POIs, providing sufficient accuracy for compliance verification without the excessive resource consumption of continuous fine tracking.

Inventive Principle:
Principle #16Partial or excessive action

3Use of energy by moving object

If the tracker switches modes frequently, then resource optimization is improved, but system complexity increases

Engineering Contradiction:
Improveresource optimizationVSAvoidsystem complexity
Core Design Contradiction:
Use of energy by moving objectVSDevice complexity

Solution Approach 1:

The system calculates ETA to POIs in advance using route planning data and current location. Based on this preliminary calculation, it proactively switches to fine-grained tracking mode before actually arriving near a POI. This advance preparation allows smooth mode transitions without frequent rapid switching, reducing system complexity while maintaining resource optimization.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system continuously monitors location, ETA, and battery status, using this feedback to make informed decisions about mode switching. The feedback loop ensures transitions occur at optimal moments based on actual conditions rather than arbitrary timing, reducing unnecessary mode changes and simplifying control logic while achieving resource optimization.

Inventive Principle:
Principle #23Feedback

Data Source

PatentEP2757388B1Method and system for resource optimized, coarse and fine grained location tracking for planned journey
Publication Date: 2017.10.25 ACCENTURE GLOBAL SERVICES LTD
  • EP2757388B1 patent drawing
  • EP2757388B1 patent drawing
  • EP2757388B1 patent drawing

AI summary

Methods and systems for resource optimized, coarse and fine grained location tracking for planned journey are disclosed. A method for tracking a mobile device with respect to a point of interest (POI) using a mobile location tracker includes a conserve mode in which the mobile location tracker is turned off. The conserve mode comprises determining, by an analyzer module, whether to assess an estimated time to arrive (ETA) at the POI. If determined to assess the ETA, the conserve mode comprises performing an ETA assess operation comprising receiving the ETA; and if the ETA is not greater than a threshold time, switching from the conserve mode to an active mode, wherein in the active mode the mobile location tracker is turned on. It is determined to assess the ETA if a timer measurement is not less than the reassess time or if a trigger to reassess is received.