Mobile Workforce Location Filtering for Accurate Trip and Dwell Tracking
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing location tracking systems for mobile and remote work are prone to inaccuracies due to indoor GPS signal interference and lack of travel mode recognition, leading to inefficient data capture and management.
Innovation Solution
A computerized system that filters raw location data on mobile devices to distinguish between inline and outlier points, determining trip information and dwell times, and processes this data on both the device and server side to enhance accuracy and efficiency.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Measurement precision
If GPS location tracking is performed continuously to ensure accurate location monitoring, then location accuracy is improved, but battery power is depleted faster
Solution Approach 1:
The system dynamically adjusts the location data capture interval based on the detected motion state of the worker. When the worker is detected to be in motion (via accelerometer or speed data), the system increases the data capture frequency to maintain tracking accuracy. When the worker is stationary, the system reduces the capture frequency to conserve battery power. This dynamic adaptation resolves the contradiction between continuous accurate tracking and power conservation.
Solution Approach 2:
The system changes the parameter of data capture interval based on motion state detection. The motion state (moving vs. stationary) serves as a trigger to switch between different capture frequencies. This parameter change allows the system to optimize the balance between location accuracy and power consumption according to actual working conditions.
2Measurement precision
If location data is captured at high frequency to improve tracking precision, then location precision is improved, but data transmission volume increases
Solution Approach 1:
The system applies different data capture qualities (frequencies) to different motion states. High-frequency capture is applied locally when motion is detected, while low-frequency capture is applied when stationary. This localized quality adjustment ensures precision is maintained only when necessary, reducing overall data transmission volume while preserving tracking precision during active work periods.
3Adaptability or versatility
If GPS signal is used indoors to determine location, then location coverage is improved, but signal accuracy deteriorates due to interference
Solution Approach 1:
The system uses motion state detection (via accelerometer or speed sensors) as an intermediary to infer location information when GPS signal is unavailable or unreliable indoors. By detecting changes in motion patterns, the system can track worker movement and position changes even without accurate GPS signals, maintaining both coverage and precision in indoor environments.
Solution Approach 2:
The system employs different location determination methods for different environments: GPS satellite signals for outdoor locations and motion-based inference for indoor locations. This asymmetric approach recognizes that the same method (GPS) cannot provide accurate results in both environments, and applies the appropriate method for each context to maintain overall system accuracy.
Data Source
AI summary
A system for managing mobile workforce location data includes a server and a mobile computer device. The mobile computer device collects raw location data points using one or more sensors, derives a set of filtered data points from the raw location data points based on a determination of inline and outlier data points, and transmits the set of filtered data points to the server. The server receives and processes the filtered data points, analyzes the filtered data points to determine trip information including origin, path, destination, and dwell time, and generates reports based on the trip information. The system optimizes data collection and processing to provide accurate location tracking while improving efficiency and battery life of the mobile device.


