Mobile Delivery Device Compression for Location Tracking

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The transmission of large volumes of location and acceleration data from mobile delivery devices in distribution networks is cumbersome, inefficient, and costly due to bandwidth and battery constraints, particularly when using cellular networks.

Innovation Solution

Implementing data compression techniques such as delta encoding and numeric base conversion on mobile devices to reduce the size of GPS and acceleration data before transmission, including methods like eliminating redundant fields and applying delta encoding to numerical values.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If raw location and acceleration data is transmitted directly from mobile delivery devices, then data completeness is maintained, but transmission efficiency deteriorates and network costs increase

Engineering Contradiction:
Improvetransmission efficiencyVSAvoiddata volume
Core Design Contradiction:
ProductivityVSQuantity of substance

Solution Approach 1:

The mobile delivery device performs data compression operations (delta encoding, numeric base conversion, field elimination) locally before transmission. This preliminary action reduces the data volume to be transmitted over the network, improving transmission efficiency without requiring complex processing at the remote system.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system changes the parameters of the data representation by applying delta encoding to numerical fields and converting to numeric base 62. These parameter changes reduce the data size while maintaining information integrity, directly addressing the contradiction between data completeness and transmission efficiency.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If frequent data transmission is performed to maintain real-time tracking, then tracking accuracy is improved, but battery consumption increases and network bandwidth is exceeded

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

Solution Approach 1:

By changing the data representation parameters through compression techniques, the system enables more frequent transmissions without proportionally increasing energy consumption. The reduced data size means less energy is required for transmission while maintaining real-time tracking capability.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The device prepares and compresses data locally before transmission, so that when transmission occurs, it uses less network bandwidth and energy. This allows the system to transmit more frequently while controlling battery consumption through efficient data packaging.

Inventive Principle:
Principle #10Preliminary action

3Quantity of substance

If data compression is applied at the mobile device, then transmission size is reduced, but device processing complexity increases

Engineering Contradiction:
Improvedata sizeVSAvoidprocessing complexity
Core Design Contradiction:
Quantity of substanceVSDevice complexity

Solution Approach 1:

The system uses relatively simple parameter changes (delta encoding, base conversion) that can be implemented with standard processing capabilities on mobile devices. These changes reduce data size while avoiding the need for complex compression algorithms.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The compression process is segmented into distinct operations: identifying compressible fields, applying delta encoding to numerical values, converting to base 62, and eliminating redundant fields. This segmentation makes the complex task manageable and implementable on resource-constrained mobile devices.

Inventive Principle:
Principle #1Segmentation

4Reliability

If all location and acceleration data is transmitted, then data completeness is maintained, but network bandwidth is exceeded and transmission delays occur

Engineering Contradiction:
Improvedata completenessVSAvoidtransmission speed
Core Design Contradiction:
ReliabilityVSSpeed

Solution Approach 1:

The system changes data parameters through compression techniques that reduce size while preserving information. Delta encoding maintains the relative relationships between data points, and base conversion preserves numerical accuracy, ensuring data completeness is maintained even at reduced size.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The system extracts and eliminates redundant fields from the data before transmission. By identifying and removing unnecessary fields while retaining essential information through compression, the system maintains data completeness for critical tracking parameters while reducing overall data volume to improve transmission speed.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS20250277914A1Mobile delivery device methods and systems
Publication Date: 2025.09.04 US POSTAL SERVICE
  • US20250277914A1 patent drawing
  • US20250277914A1 patent drawing
  • US20250277914A1 patent drawing

AI summary

A system and method for tracking mobile devices. The system can include a data center and a plurality of mobile devices in communication with the data center via the network. Each mobile device can include at least one sensor configured to periodically generate tracking data records, a memory, and a processor in communication with the at least one sensor and the memory. The mobile devices can transmit sets of tracking data records to the data center using reduced bandwidth relative to the original records by implement compression algorithms that can include delta encoding and/or numeric base conversion of number valued fields, as well as additional compression techniques that may be reversed at the data center to reconstruct the original records or otherwise decompress the data.